replicant-frameworks_native/libs/ui
Dianne Hackborn 189ed23c10 Implement default key handling for native code.
The native code now maintains a list of all keys that may use
default handling.  If the app finishes one of these keys
without handling it, the key will be passed back off to Java
for default treatment.

Change-Id: I6a842a0d728eeafa4de7142fae573f8c11099e18
2010-06-30 10:49:40 -07:00
..
tests Even more native input dispatch work in progress. 2010-06-17 13:27:16 -07:00
Android.mk Native input dispatch rewrite work in progress. 2010-06-13 17:42:16 -07:00
EGLUtils.cpp added EGLUtils::strerror 2009-08-07 16:37:21 -07:00
EventHub.cpp Native input dispatch rewrite work in progress. 2010-06-13 17:42:16 -07:00
EventRecurrence.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
FramebufferNativeWindow.cpp implement connect/disconnect in our native_window_t implementations 2010-03-11 15:06:54 -08:00
GraphicBuffer.cpp allow re-targetting of surfaces 2010-06-08 20:10:02 -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 Implement default key handling for native code. 2010-06-30 10:49:40 -07:00
InputDispatcher.cpp Fix native input dispatch in the emulator. 2010-06-29 16:52:21 -07:00
InputManager.cpp Native input event dispatching. 2010-06-28 19:10:54 -07:00
InputReader.cpp Fix native input dispatch in the emulator. 2010-06-29 16:52:21 -07:00
InputTransport.cpp Update native activity & event APIs to follow correct conventions. 2010-06-29 10:43:54 -07:00
IOverlay.cpp some work to try to reduce the code size of some native libraries 2009-05-26 16:12:20 -07:00
KeyCharacterMap.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
KeyLayoutMap.cpp auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
KeyLayoutMap.h auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:31:44 -08:00
Overlay.cpp Adding resizeInput and setAttributes for overlay 2009-07-29 17:53:38 -07:00
PixelFormat.cpp remove unused YUV formats 2010-06-21 18:22:09 -07:00
Rect.cpp minor clean-up to Rect and Point. 2009-05-26 17:47:39 -07:00
Region.cpp Remove a dependency of Region (libui) on Parcel (libbinder). 2010-02-17 20:26:47 -08:00