aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/Constants.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix dicttool_aosp buildKen Wakasa2012-09-101-3/+1
| | | | Change-Id: Iabcf420b4120e3d275fdbcb23939a0ab6052ddf0
* Check the length of the word when add to FusionDictionary.Yuichiro Hanada2012-09-101-0/+8
| | | | Change-Id: Id98d18e90a8b83b597507728b467f56888c8fd12
* Rename and consolidate some constantsTadashi G. Takaoka2012-08-211-0/+7
| | | | Change-Id: I7863936cca18b28bf0117afcbcf544a5fd7f185d
* Add gesture trail feedback.Tom Ouyang2012-07-201-0/+7
| | | | Change-Id: I32709fac0dec3165678a052aa286e2fb3d90721b
* Change auto caps mode argument to int typeTadashi G. Takaoka2012-05-181-0/+15
| | | | | Bug: 6501446 Change-Id: I3f7bc0fc39edd29ebf96107c3d43b9ccc9b8022e
* Fix subtype name for a custom input style with en_US and en_GBTadashi G. Takaoka2012-05-071-5/+14
| | | | | | | | This change utilizes "UntranslatableReplacementStringInSubtypeName" subtype extra value to display keyboard layout name dynamically. Bug: 6449315 Change-Id: I9ef4c3d66ff9a223aa8c89c346d04cb72e4f6263
* Add Constants class to hold public constantsTadashi G. Takaoka2012-04-191-0/+103
This change also gets rid of compiler warnings about "deprecations". Change-Id: Id9b83483c453a81ebac34b684656db05e3599657