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
/
SynchronouslyLoadedContactsBinaryDictionary.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move dicts for spellchecker to under spellcheck.
Keisuke Kuroyanagi
2014-04-28
1
-51
/
+0
*
Add languageWeight as an argument of getSuggestions.
Keisuke Kuroyanagi
2014-04-03
1
-2
/
+3
*
Remove useless method call for spell checker.
Keisuke Kuroyanagi
2013-12-26
1
-18
/
+10
*
Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock.
Yuichiro Hanada
2013-09-10
1
-2
/
+2
*
Pass additionalFeaturesOptions for getSuggestions().
Keisuke Kuroyanagi
2013-08-28
1
-2
/
+3
*
Pass blockOffensiveWords as a parameter
Jean Chalard
2013-05-01
1
-2
/
+3
*
Replace useless CharSequence to String
Tadashi G. Takaoka
2012-10-22
1
-2
/
+2
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-1
/
+1
*
Cleanup old methods (A90)
Jean Chalard
2012-07-10
1
-2
/
+2
*
Reduce method visibility (A88)
Jean Chalard
2012-07-10
1
-1
/
+1
*
Cleanup the dictionary type.
Jean Chalard
2012-06-27
1
-1
/
+1
*
Remove the callback argument to getWords() (A15)
Jean Chalard
2012-06-26
1
-3
/
+2
*
Change the return type of getWords and getBigrams (A8)
Jean Chalard
2012-06-26
1
-2
/
+4
*
Fix a bug where Latin IME crashes on spell checker request
Jean Chalard
2012-06-05
1
-4
/
+5
*
Change to a binary version of the expandable user dictionary.
Tom Ouyang
2012-05-17
1
-1
/
+0
*
Pass the previous word to getSuggestions
Jean Chalard
2012-04-17
1
-2
/
+3
*
Add a new binary contacts dictionary based on ExpandableBinaryDictionary and ...
Tom Ouyang
2012-04-13
1
-0
/
+54