Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remap SEARCH key to ASSIST. | Jeff Brown | 2012-06-13 | 1 | -1/+1 |
| | | | | | Bug: 6594275 Change-Id: I6f63c1edc73e9541bb1cce890800e04a110d4399 | ||||
* | Fix keylayouts for ICS. | Jeff Brown | 2011-06-23 | 1 | -0/+18 |
Some Crespo devices have a single combined touchscreen and use the framework virtual key support instead of having a separate capacitive keypad sensor. The default key layout changed in Honeycomb which had the effect of breaking the HOME key on these devices. Added a new key layout to explicitly map the virtual keys. Also fixed an old key layout that used obsolete syntax. Bug: 4901533 Change-Id: I3281b516ea44a150ec85da29bc5f0f3c00da2e6b |