summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod/UserDictionaryAddWordFragment.java
Commit message (Expand)AuthorAgeFilesLines
* 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