aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/userdictionary/UserDictionaryAddWordFragment.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Rename to Kelar Keyboard (org.kelar.inputmethod.latin)Amin Bandali2025-01-111-179/+0
|
* Bring back shortcuts and add to dictionary UIJatin Matani2015-07-061-0/+179
| | | | | | For JB and lower devices, the UI is surfaced by the IME. Bug: 22200135 Change-Id: Icca08500ee0683e2ceb5357b0bc430cd1712220e
* LatinIME portion of "green plus" feature.Dan Zivkovic2015-02-031-178/+0
| | | | | | | | | Removes the feature that adds strings to the user dictionary, aka the "green highlight with a plus sign". Bug 19237189. Change-Id: I2387129a3add2d69d625f2ff16ed8cab3f10a735
* Use Java 7 diamond operatorTadashi G. Takaoka2014-05-241-2/+2
| | | | Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
* Fix some warningsJean Chalard2013-07-311-1/+1
| | | | Change-Id: I7290cd1fb675a1b85b9b6ac2d464c932b5bca1dd
* Fix the title of the personal dictionary settingsSatoshi Kataoka2013-07-301-0/+3
| | | | | Bug: 8976598 Change-Id: I9e07ff9e06449e2093b9ba8d6f28a030c69756bc
* Fix a bug with multiple word insertion.Jean Chalard2013-07-251-3/+16
| | | | | | | This is a port of I5202bc52 Bug: 7903831 Change-Id: I3eb526de01a1f5b51212166e39b98de1d71e9eaf
* Fix labels in the personal dictionary settingsSatoshi Kataoka2013-05-081-4/+4
| | | | | | Bug: 8855738 Bug: 8853764 Change-Id: I03383bb5d6d72645f511cc6175dec747eb13a840
* Support ICS on the user dictionary settingsSatoshi Kataoka2013-04-261-5/+14
| | | | | Bug: 8600958 Change-Id: I50e9228afc7b04147eb7c4734d3145abe8859a30
* Implement a functionality to add an entry to the user dictionarySatoshi Kataoka2013-04-251-0/+153
Bug: 8600958 Change-Id: Ic472500406b9d54ec4052c490ee7cef62fc4e52a