aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/userdictionary/UserDictionaryAddWordContents.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa Ken Wakasa2013-06-241-4/+4
* Fix a bug with long user dict entries•••Bug: 9410958 Change-Id: I966e452c6dbdcb444abbb6ffb316849a7c85a73b Jean Chalard2013-06-141-1/+3
* Support ICS on the user dictionary settings•••Bug: 8600958 Change-Id: I50e9228afc7b04147eb7c4734d3145abe8859a30 Satoshi Kataoka2013-04-261-9/+23
* Implement a functionality to add an entry to the user dictionary•••Bug: 8600958 Change-Id: Ic472500406b9d54ec4052c490ee7cef62fc4e52a Satoshi Kataoka2013-04-251-0/+247