replicant-frameworks_native/libs/ui
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
..
tests Add support for secure views. 2010-09-08 11:50:55 -07:00
Android.mk Refactor input reader to support new device types more easily. 2010-07-28 14:16:15 -07:00
EGLUtils.cpp
EventHub.cpp Input device calibration and capabilities. 2010-08-30 18:16:43 -07:00
EventRecurrence.cpp
FramebufferNativeWindow.cpp Introduce official public NativeWindow type. 2010-06-30 15:32:04 -07:00
GraphicBuffer.cpp fix live wallpapers on Droid 2010-06-30 15:43:47 -07:00
GraphicBufferAllocator.cpp when a zero dimension buffer is allocated, turn the allocation into 2010-04-15 15:23:25 -07:00
GraphicBufferMapper.cpp fix [2168531] have software-only gralloc buffer side-step the HAL 2009-10-06 17:00:25 -07:00
Input.cpp Add support for secure views. 2010-09-08 11:50:55 -07:00
InputDispatcher.cpp Add support for secure views. 2010-09-08 11:50:55 -07:00
InputManager.cpp DO NOT MERGE: Fix input event injection ANRs on UI thread. 2010-07-29 12:54:27 -07:00
InputReader.cpp Add support for secure views. 2010-09-08 11:50:55 -07:00
InputTransport.cpp Add support for secure views. 2010-09-08 11:50:55 -07:00
IOverlay.cpp
KeyCharacterMap.cpp
KeyLayoutMap.cpp
KeyLayoutMap.h
MODULE_LICENSE_APACHE2
NOTICE
Overlay.cpp
PixelFormat.cpp remove unused pixel format 2010-08-19 13:11:42 -07:00
Rect.cpp Add ANativeWindow API for directly drawing to the surface bits. 2010-07-09 16:58:19 -07:00
Region.cpp Remove a dependency of Region (libui) on Parcel (libbinder). 2010-02-17 20:26:47 -08:00