summaryrefslogtreecommitdiff
path: root/src/com/android/settings/inputmethod/UserDictionaryAddWordActivity.java
AgeCommit message (Expand)Author
2015-10-16am 6d85d168: am d2975f9d: am d9774c9f: am cdcba9ce: Merge "Fix crashes in Set...Jason Monk
2015-10-16Fix crashes in SettingsJason Monk
2015-10-13Depend on support lib preferencesJason Monk
2013-05-08Fix the label for the personal dictionary settingsSatoshi Kataoka
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-09Small cleanupJean Chalard
2012-05-09Improve encapsulationJean Chalard
2012-05-09Remove the useless parts in the 'add word' dialog.Jean Chalard
2012-05-09Move the spinner code to the fragment.Jean 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
2012-05-08Implement the "add word" screen according to new specJean Chalard
2012-01-23Make the layout of the add word dialog easier to understandJean Chalard
2011-12-21Have the add dialog maintain state across screen rotationJean Chalard
2011-12-16Change the "manage dictionaries" button to "less options"Jean Chalard
2011-12-08Add an option to show the whole language listJean Chalard
2011-12-08Add functionality to the spinner.Jean Chalard
2011-12-08Small refactoring to make the next diff smallerJean Chalard
2011-12-08Populate the locale listJean Chalard
2011-12-08Add the more options interface.Jean Chalard
2011-12-07Move adding word functionality to the new interfaceJean Chalard
2011-12-07Add the cancel button handlerJean Chalard
2011-12-07Add the new add_word interface.Jean Chalard
2011-12-07Add a new activity for adding a user dictionary wordJean Chalard