replicant-frameworks_native/include
Dianne Hackborn ce838a265d IME events are now dispatched to native applications.
And also:

- APIs to show and hide the IME, and control its interaction with the app.
- APIs to tell the app when its window resizes and needs to be redrawn.
- API to tell the app the content rectangle of its window (to layout
  around the IME or status bar).

There is still a problem with IME interaction -- we need a way for the
app to deliver events to the IME before it handles them, so that for
example the back key will close the IME instead of finishing the app.

Change-Id: I37b75fc2ec533750ef36ca3aedd2f0cc0b5813cd
2010-07-13 18:36:46 -07:00
..
binder Add Parcel::readExceptionCode() and Parcel::writeNoException() 2010-07-13 15:45:18 -07:00
pim
private allow re-targetting of surfaces 2010-06-08 20:10:02 -07:00
surfaceflinger Introduce official public NativeWindow type. 2010-06-30 15:32:04 -07:00
tts Update TTS plugin interface to receive engine configuration data 2010-03-18 11:52:41 -07:00
ui IME events are now dispatched to native applications. 2010-07-13 18:36:46 -07:00
utils Add new glue code for writing native apps. 2010-07-08 11:06:59 -07:00