index
:
packages_apps_settings.git
replicant-4.2
replicant-6.0
packages/apps/settings
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
settings
/
inputmethod
/
UserDictionaryAddWordActivity.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Distinguish adding an already present word / cancelling
Jean Chalard
2012-12-17
1
-6
/
+9
*
Call back to whom requested to add a word to the user dict
Jean Chalard
2012-12-14
1
-1
/
+24
*
Small cleanup
Jean Chalard
2012-05-09
1
-11
/
+0
*
Improve encapsulation
Jean Chalard
2012-05-09
1
-3
/
+1
*
Remove the useless parts in the 'add word' dialog.
Jean Chalard
2012-05-09
1
-50
/
+0
*
Move the spinner code to the fragment.
Jean Chalard
2012-05-09
1
-29
/
+1
*
Cut a helper method to increase encapsulation.
Jean Chalard
2012-05-09
1
-52
/
+3
*
Move the word commit code to UserDictionaryAddWordContent.
Jean Chalard
2012-05-08
1
-32
/
+1
*
Factor some code
Jean Chalard
2012-05-08
1
-43
/
+28
*
Implement the "add word" screen according to new spec
Jean Chalard
2012-05-08
1
-0
/
+1
*
Make the layout of the add word dialog easier to understand
Jean Chalard
2012-01-23
1
-8
/
+21
*
Have the add dialog maintain state across screen rotation
Jean Chalard
2011-12-21
1
-3
/
+40
*
Change the "manage dictionaries" button to "less options"
Jean Chalard
2011-12-16
1
-9
/
+15
*
Add an option to show the whole language list
Jean Chalard
2011-12-08
1
-20
/
+21
*
Add functionality to the spinner.
Jean Chalard
2011-12-08
1
-10
/
+49
*
Small refactoring to make the next diff smaller
Jean Chalard
2011-12-08
1
-41
/
+41
*
Populate the locale list
Jean Chalard
2011-12-08
1
-0
/
+38
*
Add the more options interface.
Jean Chalard
2011-12-08
1
-0
/
+20
*
Move adding word functionality to the new interface
Jean Chalard
2011-12-07
1
-4
/
+67
*
Add the cancel button handler
Jean Chalard
2011-12-07
1
-0
/
+5
*
Add the new add_word interface.
Jean Chalard
2011-12-07
1
-1
/
+12
*
Add a new activity for adding a user dictionary word
Jean Chalard
2011-12-07
1
-0
/
+30