aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/accessibility/KeyCodeDescriptionMapper.java (unfollow)
Commit message (Expand)AuthorFilesLines
2014-08-13(DO NOT MERGE) Add debug setting to force hardware special key•••Bug: 13988700 Change-Id: If23f8a14097431e76a303a6d6c24e8d9835fb655 (cherry picked from commit 3659c70fc3174b00ac24e105677d7e480596bf56) Tadashi G. Takaoka6-4/+22
2014-08-13Add BuildCompatUtils to get an effective platfrom API version•••This CL removes reference of VERSION_CODES.CUR_DEVELOPMENT. Bug: 13888366 Change-Id: I5c8499a175473a220c8fb04ead219760c585a19a Tadashi G. Takaoka5-23/+52
2014-08-13Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"•••This reverts commit 5380acfd04342b35289599f0bda3eaae1ddac642. Bug: 13888366 Change-Id: Iae0fb6798cef9d59c9de3790123f6acaf8b2746bTadashi G. Takaoka2-6/+11
2014-08-12Remove reference of VERSION_CODES.CUR_DEVELOPMENT•••Bug: 13888366 Change-Id: I0b829e2cf9a11c694cf01b6f02753233c9c85105 Tadashi G. Takaoka2-11/+6
2014-08-12(DO NOT MERGE) Add SpecialkeyDetector•••Bug: 13988700 Change-Id: I215e879ad33b149370c1d0a5fdcf2203c0fc8b4a (cherry picked from commit 34541bfeb68e63bad71b83f1b7eba7922cca1723) Tadashi G. Takaoka2-3/+44
2014-08-12(DO NOT MERGE) Show InputView even when hardware keyboard is connected•••Bug: 13988700 Change-Id: I4aeb01bf3571afc97959c213474a6424d7896120 (cherry picked from commit 06514f00f43f15e702ad3d8287e0d90bff555b7f) Tadashi G. Takaoka2-1/+41