index
:
packages_inputmethods_LatinIME.git
mm6.0
q10.0
packages_inputmethods_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
UserDictionary.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove deprecated classes.
Jean Chalard
2012-06-08
1
-225
/
+0
*
Clean up some compiler warnings
Tadashi G. Takaoka
2012-05-25
1
-0
/
+1
*
Mark UserDictionary and ContactsDictionary as deprecated
Tadashi G. Takaoka
2012-05-21
1
-2
/
+4
*
Change to a binary version of the expandable user dictionary.
Tom Ouyang
2012-05-17
1
-0
/
+4
*
Read and use user dictionary shortcuts.
Jean Chalard
2012-05-15
1
-4
/
+15
*
Pass the previous word to getSuggestions
Jean Chalard
2012-04-17
1
-2
/
+3
*
Don't assume a word has been added to the user dict
Jean Chalard
2012-02-16
1
-5
/
+0
*
Change visibility to avoid synthetic accessor method
Tadashi G. Takaoka
2011-12-15
1
-3
/
+0
*
Use the system-wide interface to add a word.
Jean Chalard
2011-12-07
1
-48
/
+12
*
Cleanup.
Jean Chalard
2011-11-18
1
-2
/
+5
*
Fix a bug where the UserDictionary may not be released
Jean Chalard
2011-11-07
1
-1
/
+5
*
Add an option to user dict to match more precise locales
Jean Chalard
2011-09-15
1
-4
/
+34
*
Fix a bug where the user dict's locale match would be wrong
Jean Chalard
2011-09-14
1
-5
/
+33
*
Create a way to pass the proximity info to the dictionary
Jean Chalard
2011-08-04
1
-2
/
+5
*
Check user dictionary is enabled before showing touch-to-save
Tadashi G. Takaoka
2011-07-22
1
-5
/
+17
*
Fix crash on adding a word in the user dictionary.
Jean Chalard
2011-07-13
1
-14
/
+26
*
Remove next letters frequency handling
Tadashi G. Takaoka
2011-02-17
1
-3
/
+2
*
Fix NPE
Ken Wakasa
2011-02-14
1
-1
/
+1
*
Fix adding user dictionary
Tadashi G. Takaoka
2010-12-16
1
-9
/
+13
*
Check user dictionary before inserting new word
Tadashi G. Takaoka
2010-12-13
1
-2
/
+18
*
Remove Tutorial class and unused debug feature
Tadashi G. Takaoka
2010-12-10
1
-1
/
+1
*
Move some inner static class to top class in new package
Tadashi G. Takaoka
2010-12-02
1
-0
/
+1
*
Keep addWordToDictionary from doing disk I/O on main thread
Ken Wakasa
2010-09-25
1
-2
/
+8
*
DO NOT MERGE. Backport LatinIME from master to Gingerbread
satok
2010-08-20
1
-1
/
+2
*
Load UserDictionary and AutoDictionary in a background thread.
Amith Yamasani
2010-03-10
1
-16
/
+9
*
Don't let the native code target be included twice when unbundling.
Amith Yamasani
2010-03-09
1
-0
/
+138