replicant-frameworks_native/libs/ui
Jeff Brown c393eb6cf5 Fix injection of specially intercepted keys like HOME.
This change mainly unwinds a premature optimization in the
dispatch pipeline.
To test HOME injection, run 'adb shell input keyevent 3'.

Change-Id: I1c4b7377c205da7c898014b8b07fc6dc1d46e4dd
2010-06-30 14:41:59 -07:00
..
tests
Android.mk
EGLUtils.cpp
EventHub.cpp
EventRecurrence.cpp
FramebufferNativeWindow.cpp
GraphicBuffer.cpp
GraphicBufferAllocator.cpp
GraphicBufferMapper.cpp
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 injection of specially intercepted keys like HOME. 2010-06-30 14:41:59 -07:00
InputTransport.cpp Update native activity & event APIs to follow correct conventions. 2010-06-29 10:43:54 -07:00
IOverlay.cpp
KeyCharacterMap.cpp
KeyLayoutMap.cpp
KeyLayoutMap.h
MODULE_LICENSE_APACHE2
NOTICE
Overlay.cpp
PixelFormat.cpp remove unused YUV formats 2010-06-21 18:22:09 -07:00
Rect.cpp
Region.cpp