replicant-frameworks_native/include/ui
Jeff Brown 02d85b5021 Add support for fallback keycodes.
This change enables the framework to synthesize key events to implement
default behavior when an application does not handle a key.
For example, this change enables numeric keypad keys to perform
their associated special function when numlock is off.

The application is informed that it is processing a fallback keypress
so it can choose to ignore it.

Added a new keycode for switching applications.

Added ALT key deadkeys.

New default key mappings:
- ESC -> BACK
- Meta+ESC -> HOME
- Alt+ESC -> MENU
- Meta+Space -> SEARCH
- Meta+Tab -> APP_SWITCH

Fixed some comments.
Fixed some tests.

Change-Id: Id7f3b6645f3a350275e624547822f72652f3defe
2010-12-07 17:35:26 -08:00
..
egl fix [2835280] Add support for cancelling buffers to ANativeWindow 2010-10-04 20:10:11 -07:00
android_native_buffer.h
DisplayInfo.h
EGLNativeSurface.h
EGLUtils.h
EventHub.h Improve support for external keyboards. 2010-12-02 16:01:32 -08:00
FramebufferNativeWindow.h am a15e4886: Merge "Framebuffer: Support variable number of framebuffers in the UI" 2010-11-17 17:29:48 -08:00
GraphicBuffer.h am 48f42f8c: am 4153bf3a: Merge "[3171580] don\'t automatically log GraphicBuffer allocation failures" into gingerbread 2010-12-07 17:24:03 -08:00
GraphicBufferAllocator.h [3171580] don't automatically log GraphicBuffer allocation failures 2010-12-03 17:33:09 -08:00
GraphicBufferMapper.h
GraphicLog.h
Input.h Improve support for external keyboards. 2010-12-02 16:01:32 -08:00
InputDispatcher.h Add support for fallback keycodes. 2010-12-07 17:35:26 -08:00
InputManager.h
InputReader.h Add support for fallback keycodes. 2010-12-07 17:35:26 -08:00
InputTransport.h Add support for fallback keycodes. 2010-12-07 17:35:26 -08:00
IOverlay.h
Keyboard.h Improve support for external keyboards. 2010-12-02 16:01:32 -08:00
KeyCharacterMap.h Add support for fallback keycodes. 2010-12-07 17:35:26 -08:00
KeycodeLabels.h Add support for fallback keycodes. 2010-12-07 17:35:26 -08:00
KeyLayoutMap.h Added support for full PC-style keyboards. 2010-11-18 09:49:03 -08:00
Overlay.h
PixelFormat.h
Point.h
PowerManager.h The CHEEK_TOUCH stuff never worked. Remove it. 2010-11-08 13:02:58 -08:00
Rect.h
Region.h
VirtualKeyMap.h Improve support for external keyboards. 2010-12-02 16:01:32 -08:00