replicant-frameworks_native/include/ui
Jeff Brown 9ee44c8f94 Fix application launch shortcuts.
Improved quick launch bookmarks to support category-based shortcuts
instead of hardcoding package and class names for all apps.

Added a set of Intent categories for typical applications on the
platform.

Added support for some of the HID application launch usages to
reduce reliance on quick launch for special purpose keys.  Some
keyboard vendors have hardcoded launch keys that synthesize
"Search + X" type key combos.  The goal is to encourage them
to stop doing this by implementing more of HID.

Bug: 5674723
Change-Id: I79f1147c65a208efc3f67228c9f0fa5cd050c593
2011-11-29 12:17:22 -08:00
..
egl frameworks/base: move ANativeWindow/android_native_buffer_t out 2011-05-03 16:39:54 -07:00
android_native_buffer.h frameworks/base: move ANativeWindow/android_native_buffer_t out 2011-05-03 16:39:54 -07:00
DisplayInfo.h
EGLNativeSurface.h
EGLUtils.h
FramebufferNativeWindow.h frameworks/base: android_native_buffer_t -> ANativeWindowBuffer 2011-05-03 16:40:14 -07:00
GraphicBuffer.h SurfaceFlinger: use the HWC gralloc usage bit 2011-08-22 14:56:29 -07:00
GraphicBufferAllocator.h
GraphicBufferMapper.h
GraphicLog.h
Input.h Eliminate hw.keyboards system properties. 2011-11-15 18:00:10 -08:00
InputTransport.h Add initial API for stylus and mouse buttons. 2011-05-13 12:11:17 -07:00
Keyboard.h Eliminate hw.keyboards system properties. 2011-11-15 18:00:10 -08:00
KeyCharacterMap.h Eliminate hw.keyboards system properties. 2011-11-15 18:00:10 -08:00
KeycodeLabels.h Fix application launch shortcuts. 2011-11-29 12:17:22 -08:00
KeyLayoutMap.h Joystick tweaks. (DO NOT MERGE) 2011-03-04 19:12:41 -08:00
PixelFormat.h Adding SurfaceEncoder for encoding FilterFrames 2011-07-21 17:12:50 -07:00
Point.h
PowerManager.h
Rect.h fix the float Rect in OpenGLRenderer to handle NANs 2011-09-19 16:50:07 -07:00
Region.h get rid of dependency on copybit HAL module 2011-04-28 19:50:21 -07:00
VirtualKeyMap.h