summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod/UserDictionaryAddWordContents.java
Commit message (Expand)AuthorAgeFilesLines
* Allow multiple shortcuts for a personal dictionary wordJean Chalard2014-06-041-1/+3
* Fix a bug with multiple word insertion.Jean Chalard2013-07-251-0/+14
* Remove the locale spinner and show the current languageSatoshi Kataoka2013-07-221-0/+4
* Fix a bug where a user dict entry is too longJean Chalard2013-06-141-1/+3
* Distinguish adding an already present word / cancellingJean Chalard2012-12-171-6/+5
* Call back to whom requested to add a word to the user dictJean Chalard2012-12-141-3/+13
* Fix a bug with adding a wordJean Chalard2012-05-101-0/+33
* Implement the "more locales" feature.Jean Chalard2012-05-101-0/+4
* Fix a bug with a duplicate entryJean Chalard2012-05-101-1/+4
* Implement the delete button for user wordsJean Chalard2012-05-101-1/+10
* Rework the de-duplication scheme for shortcuts.Jean Chalard2012-05-091-6/+22
* Pass the shortcut to the user dictionary provider.Jean Chalard2012-05-091-7/+20
* Small cleanupJean Chalard2012-05-091-4/+4
* Improve encapsulationJean Chalard2012-05-091-0/+5
* Cut a helper method to increase encapsulation.Jean Chalard2012-05-091-0/+58
* Move the word commit code to UserDictionaryAddWordContent.Jean Chalard2012-05-081-0/+31
* Factor some codeJean Chalard2012-05-081-0/+59