summaryrefslogtreecommitdiff
path: root/src/com/android/settings/inputmethod/UserDictionaryAddWordContents.java
AgeCommit message (Expand)Author
2018-04-17Migrate UserDictionaryList to DashboardFragmentEmily Chuang
2017-07-13Load only unique dictionary wordsFan Zhang
2016-08-30Can restore state on rotate personal dict screenSalvador Martinez
2014-06-04Allow multiple shortcuts for a personal dictionary wordJean Chalard
2013-07-25Fix a bug with multiple word insertion.Jean Chalard
2013-07-22Remove the locale spinner and show the current languageSatoshi Kataoka
2013-06-14Fix a bug where a user dict entry is too longJean Chalard
2012-12-17Distinguish adding an already present word / cancellingJean Chalard
2012-12-14Call back to whom requested to add a word to the user dictJean Chalard
2012-05-10Fix a bug with adding a wordJean Chalard
2012-05-10Implement the "more locales" feature.Jean Chalard
2012-05-10Fix a bug with a duplicate entryJean Chalard
2012-05-10Implement the delete button for user wordsJean Chalard
2012-05-09Rework the de-duplication scheme for shortcuts.Jean Chalard
2012-05-09Pass the shortcut to the user dictionary provider.Jean Chalard
2012-05-09Small cleanupJean Chalard
2012-05-09Improve encapsulationJean Chalard
2012-05-09Cut a helper method to increase encapsulation.Jean Chalard
2012-05-08Move the word commit code to UserDictionaryAddWordContent.Jean Chalard
2012-05-08Factor some codeJean Chalard