aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-08-13Add setting boolean for showing UI to accept typed wordTadashi G. Takaoka4-0/+11
Change-Id: Iedd90d07b904362d9debc9994ce86cd78a0303b9
2014-08-13(DO NOT MERGE) Add debug setting to force hardware special keyTadashi G. Takaoka6-4/+22
Bug: 13988700 Change-Id: If23f8a14097431e76a303a6d6c24e8d9835fb655 (cherry picked from commit 3659c70fc3174b00ac24e105677d7e480596bf56)
2014-08-13Add BuildCompatUtils to get an effective platfrom API versionTadashi G. Takaoka5-23/+52
This CL removes reference of VERSION_CODES.CUR_DEVELOPMENT. Bug: 13888366 Change-Id: I5c8499a175473a220c8fb04ead219760c585a19a
2014-08-13Revert "Remove reference of VERSION_CODES.CUR_DEVELOPMENT"Tadashi G. Takaoka2-6/+11
This reverts commit 5380acfd04342b35289599f0bda3eaae1ddac642. Bug: 13888366 Change-Id: Iae0fb6798cef9d59c9de3790123f6acaf8b2746b
2014-08-12Remove reference of VERSION_CODES.CUR_DEVELOPMENTTadashi G. Takaoka2-11/+6
Bug: 13888366 Change-Id: I0b829e2cf9a11c694cf01b6f02753233c9c85105
2014-08-12(DO NOT MERGE) Add SpecialkeyDetectorTadashi G. Takaoka2-3/+44
Bug: 13988700 Change-Id: I215e879ad33b149370c1d0a5fdcf2203c0fc8b4a (cherry picked from commit 34541bfeb68e63bad71b83f1b7eba7922cca1723)
2014-08-12(DO NOT MERGE) Show InputView even when hardware keyboard is connectedTadashi G. Takaoka2-1/+41
Bug: 13988700 Change-Id: I4aeb01bf3571afc97959c213474a6424d7896120 (cherry picked from commit 06514f00f43f15e702ad3d8287e0d90bff555b7f)