index
:
Project-1CE/packages_apps_Settings
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
settings
/
inputmethod
/
UserDictionaryAddWordActivity.java
Age
Commit message (
Expand
)
Author
2015-10-16
am 6d85d168: am d2975f9d: am d9774c9f: am cdcba9ce: Merge "Fix crashes in Set...
Jason Monk
2015-10-16
Fix crashes in Settings
Jason Monk
2015-10-13
Depend on support lib preferences
Jason Monk
2013-05-08
Fix the label for the personal dictionary settings
Satoshi Kataoka
2012-12-17
Distinguish adding an already present word / cancelling
Jean Chalard
2012-12-14
Call back to whom requested to add a word to the user dict
Jean Chalard
2012-05-09
Small cleanup
Jean Chalard
2012-05-09
Improve encapsulation
Jean Chalard
2012-05-09
Remove the useless parts in the 'add word' dialog.
Jean Chalard
2012-05-09
Move the spinner code to the fragment.
Jean Chalard
2012-05-09
Cut a helper method to increase encapsulation.
Jean Chalard
2012-05-08
Move the word commit code to UserDictionaryAddWordContent.
Jean Chalard
2012-05-08
Factor some code
Jean Chalard
2012-05-08
Implement the "add word" screen according to new spec
Jean Chalard
2012-01-23
Make the layout of the add word dialog easier to understand
Jean Chalard
2011-12-21
Have the add dialog maintain state across screen rotation
Jean Chalard
2011-12-16
Change the "manage dictionaries" button to "less options"
Jean Chalard
2011-12-08
Add an option to show the whole language list
Jean Chalard
2011-12-08
Add functionality to the spinner.
Jean Chalard
2011-12-08
Small refactoring to make the next diff smaller
Jean Chalard
2011-12-08
Populate the locale list
Jean Chalard
2011-12-08
Add the more options interface.
Jean Chalard
2011-12-07
Move adding word functionality to the new interface
Jean Chalard
2011-12-07
Add the cancel button handler
Jean Chalard
2011-12-07
Add the new add_word interface.
Jean Chalard
2011-12-07
Add a new activity for adding a user dictionary word
Jean Chalard