summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod/UserDictionaryAddWordActivity.java
Commit message (Expand)AuthorAgeFilesLines
* Make the layout of the add word dialog easier to understandJean Chalard2012-01-231-8/+21
* Have the add dialog maintain state across screen rotationJean Chalard2011-12-211-3/+40
* Change the "manage dictionaries" button to "less options"Jean Chalard2011-12-161-9/+15
* Add an option to show the whole language listJean Chalard2011-12-081-20/+21
* Add functionality to the spinner.Jean Chalard2011-12-081-10/+49
* Small refactoring to make the next diff smallerJean Chalard2011-12-081-41/+41
* Populate the locale listJean Chalard2011-12-081-0/+38
* Add the more options interface.Jean Chalard2011-12-081-0/+20
* Move adding word functionality to the new interfaceJean Chalard2011-12-071-4/+67
* Add the cancel button handlerJean Chalard2011-12-071-0/+5
* Add the new add_word interface.Jean Chalard2011-12-071-1/+12
* Add a new activity for adding a user dictionary wordJean Chalard2011-12-071-0/+30