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