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
/
UserDictionaryAddWordContents.java
Age
Commit message (
Expand
)
Author
2018-04-17
Migrate UserDictionaryList to DashboardFragment
Emily Chuang
2017-07-13
Load only unique dictionary words
Fan Zhang
2016-08-30
Can restore state on rotate personal dict screen
Salvador Martinez
2014-06-04
Allow multiple shortcuts for a personal dictionary word
Jean Chalard
2013-07-25
Fix a bug with multiple word insertion.
Jean Chalard
2013-07-22
Remove the locale spinner and show the current language
Satoshi Kataoka
2013-06-14
Fix a bug where a user dict entry is too long
Jean Chalard
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-10
Fix a bug with adding a word
Jean Chalard
2012-05-10
Implement the "more locales" feature.
Jean Chalard
2012-05-10
Fix a bug with a duplicate entry
Jean Chalard
2012-05-10
Implement the delete button for user words
Jean Chalard
2012-05-09
Rework the de-duplication scheme for shortcuts.
Jean Chalard
2012-05-09
Pass the shortcut to the user dictionary provider.
Jean Chalard
2012-05-09
Small cleanup
Jean Chalard
2012-05-09
Improve encapsulation
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