aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/userdictionary/UserDictionaryAddWordContents.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-286/+0
|
* Bring back shortcuts and add to dictionary UIJatin Matani2015-07-061-13/+65
| | | | | | For JB and lower devices, the UI is surfaced by the IME. Bug: 22200135 Change-Id: Icca08500ee0683e2ceb5357b0bc430cd1712220e
* Remove shortcut support from LatinIME.Dan Zivkovic2015-02-111-64/+13
| | | | | | Note this change does not affect the native decoder interface. Change-Id: I73b7dc008a5acaf75a31a36a2d332b5afabd82d0
* Make LocaleUtils.constructLocaleFromString as @NonnullTadashi G. Takaoka2014-11-211-2/+4
| | | | Change-Id: I82d574c67b25239510f3ecc8882efe46e40677eb
* Move util classes under commonJean Chalard2014-11-071-1/+1
| | | | | | | Also why did we have two copies of LocaleUtils >.> Bug: 18108776 Change-Id: I03b4403dfd51934e66b567f2f8b87da419cfb3ab
* Allow multiple shortcuts for a personal dictionary wordJean Chalard2014-06-041-1/+3
| | | | | Bug: 13869301 Change-Id: Icd77a308f85cc16dccffe65a532471c738d6fbc5
* Use Java 7 diamond operatorTadashi G. Takaoka2014-05-241-1/+1
| | | | Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
* Fix the title of the personal dictionary settingsSatoshi Kataoka2013-07-301-0/+4
| | | | | Bug: 8976598 Change-Id: I9e07ff9e06449e2093b9ba8d6f28a030c69756bc
* Fix a bug with multiple word insertion.Jean Chalard2013-07-251-0/+14
| | | | | | | This is a port of I5202bc52 Bug: 7903831 Change-Id: I3eb526de01a1f5b51212166e39b98de1d71e9eaf
* Move util classes to the latin/utils directoryKen Wakasa2013-06-241-4/+4
| | | | Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
* Fix a bug with long user dict entriesJean Chalard2013-06-141-1/+3
| | | | | Bug: 9410958 Change-Id: I966e452c6dbdcb444abbb6ffb316849a7c85a73b
* Support ICS on the user dictionary settingsSatoshi Kataoka2013-04-261-9/+23
| | | | | Bug: 8600958 Change-Id: I50e9228afc7b04147eb7c4734d3145abe8859a30
* Implement a functionality to add an entry to the user dictionarySatoshi Kataoka2013-04-251-0/+247
Bug: 8600958 Change-Id: Ic472500406b9d54ec4052c490ee7cef62fc4e52a