aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/Constants.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change auto caps mode argument to int type•••Bug: 6501446 Change-Id: I3f7bc0fc39edd29ebf96107c3d43b9ccc9b8022e Tadashi G. Takaoka2012-05-181-0/+15
* Fix subtype name for a custom input style with en_US and en_GB•••This change utilizes "UntranslatableReplacementStringInSubtypeName" subtype extra value to display keyboard layout name dynamically. Bug: 6449315 Change-Id: I9ef4c3d66ff9a223aa8c89c346d04cb72e4f6263 Tadashi G. Takaoka2012-05-071-5/+14
* Add Constants class to hold public constants•••This change also gets rid of compiler warnings about "deprecations". Change-Id: Id9b83483c453a81ebac34b684656db05e3599657 Tadashi G. Takaoka2012-04-191-0/+103