aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/SpecialKeyDetector.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Abolish source code overlay and inroduce overridable src dirKen Wakasa2014-08-161-43/+0
| | | | | | | | This should make IDEs happy with appropriate source code directory selection. bug: 16829244 Change-Id: Ic734bd4d20aa050c688a3158b1a382ae0ac18991
* Add debug setting to force hardware special keyTadashi G. Takaoka2014-08-131-0/+8
| | | | | Bug: 13988700 Change-Id: If23f8a14097431e76a303a6d6c24e8d9835fb655
* Add SpecialkeyDetectorTadashi G. Takaoka2014-08-121-0/+35
Bug: 13988700 Change-Id: I215e879ad33b149370c1d0a5fdcf2203c0fc8b4a