Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup the dictionary type. | 2012-06-27 | 1 | -1/+1 | |
| | | | | | | | Stop storing an int in each of the different class types, and just store a string in the top class. Change-Id: I2af1832743e6fe78e5c1364f6d9cc21252bf5831 | ||||
* | Improve compatibility for ICS. | 2012-06-20 | 1 | -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. | 2012-05-17 | 1 | -0/+211 | |
Bug: 6435677 Change-Id: If83409f699608d443796e64a3c65692ae81b98e6 |