aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/UserBinaryDictionary.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Improve compatibility for ICS.Jean Chalard2012-06-201-10/+23
| | | | | | | | | ICS didn't have a SHORTCUT column in the user dictionary. If running on a build under JellyBean, we should not ask for it lest we crash. Bug: 6600617 Change-Id: Iac0cbcc63c10064f01e2d51eec5931fd9cdd0922
* Change to a binary version of the expandable user dictionary.Tom Ouyang2012-05-171-0/+211
Bug: 6435677 Change-Id: If83409f699608d443796e64a3c65692ae81b98e6