summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod/UserDictionaryAddWordFragment.java
Commit message (Expand)AuthorAgeFilesLines
* log visibility of viewsChris Wren2015-03-271-2/+8
* Use Drawer in Settings appFabrice Di Meglio2014-02-031-3/+3
* Fix the displayed name of the personal dictionarySatoshi Kataoka2013-07-301-1/+0
* Fix a bug with multiple word insertion.Jean Chalard2013-07-251-3/+17
* Remove the locale spinner and show the current languageSatoshi Kataoka2013-07-221-4/+3
* Distinguish adding an already present word / cancellingJean Chalard2012-12-171-1/+1
* Implement the "more locales" feature.Jean Chalard2012-05-101-4/+25
* Implement the delete button for user wordsJean Chalard2012-05-101-2/+24
* Pass the shortcut to the user dictionary provider.Jean Chalard2012-05-091-1/+1
* Move the spinner code to the fragment.Jean Chalard2012-05-091-4/+35
* Move the word commit code to UserDictionaryAddWordContent.Jean Chalard2012-05-081-0/+1
* Factor some codeJean Chalard2012-05-081-1/+5
* Implement the "add word" screen according to new specJean Chalard2012-05-081-0/+69