History log of /frameworks/base/data/keyboards/qwerty2.idc
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
77ef8b50616dc21f02dc09d77bfdcda166d24a74 26-Jan-2011 Jeff Brown <jeffbrown@google.com> Fix emulator touchscreen.

Bug: 3393763
Change-Id: Ief16640344d61d283aac08ef4b53e85d7ee3c73f
/frameworks/base/data/keyboards/qwerty2.idc
76646cef5fea10ec64b804bb3c640c6a545395f5 25-Jan-2011 Jeff Brown <jeffbrown@google.com> Fix emulator trackball.

Bug: 3369229
Change-Id: I97ce0ac664636224decb040c743704dfcbd90c81
/frameworks/base/data/keyboards/qwerty2.idc
9065504a63d6bf37bf621191fda1d1fe4da76ee3 02-Dec-2010 Jeff Brown <jeffbrown@google.com> Improve support for external keyboards.

Use Vendor ID, Product ID and optionally the Version to
locate keymaps and configuration files for external devices.

Moved virtual key definition parsing to native code so that
EventHub can identify touch screens with virtual keys and load
the appropriate key layout file.

Cleaned up a lot of old code in EventHub.

Fixed a regression in ViewRoot's fallback event handling.

Fixed a minor bug in FileMap that caused it to try to munmap
or close invalid handled when released if the attempt to map
the file failed.

Added a couple of new String8 conveniences for formatting strings.

Modified Tokenizer to fall back to open+read when mmap fails since
we can't mmap sysfs files as needed to open the virtual key
definition files in /sys/board_properties/.

Change-Id: I6ca5e5f9547619fd082ddac47e87ce185da69ee6
/frameworks/base/data/keyboards/qwerty2.idc