replicant-frameworks_native/include
Jeff Brown af30ff6020 Add support for secure views.
Added the MotionEvent.FLAG_WINDOW_IS_OBSCURED flag which is set by the
input manager whenever another visible window is partly or wholly obscured
the target of a touch event so that applications can filter touches
accordingly.

Added a "filterTouchesWhenObscured" attribute to View which can be used to
enable filtering of touches when the view's window is obscured.

Change-Id: I936d9c85013fd2d77fb296a600528d30a29027d2
2010-09-08 11:50:55 -07:00
..
binder Don't propagate StrictMode over one-way Binder calls. 2010-08-31 13:16:49 -07:00
gui Added SensorManager.getMinDelay() 2010-07-29 18:18:00 -07:00
pim
private fix a race in SF buffer management 2010-08-26 17:42:27 -07:00
surfaceflinger fix [2931513] Add support for setting the orientation of an ANativeWindow 2010-08-24 15:40:50 -07:00
tts Update TTS plugin interface to receive engine configuration data 2010-03-18 11:52:41 -07:00
ui Add support for secure views. 2010-09-08 11:50:55 -07:00
utils Modify native ALooper to take an explicit ident. 2010-09-07 15:46:55 -07:00