index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
ExpandableDictionary.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix AIOOBE
satok
2012-03-28
1
-12
/
+13
*
ongoing cleanup 2
satok
2012-03-27
1
-2
/
+6
*
Convert an internal enum into an int of same underlying value.
Jean Chalard
2012-01-26
1
-3
/
+3
*
Change visibility to avoid synthetic accessor method
Tadashi G. Takaoka
2011-12-15
1
-0
/
+2
*
Cleanup unused import
Tadashi G. Takaoka
2011-10-04
1
-17
/
+14
*
Fix a bug with synchronicity of spell checking/user dict
Jean Chalard
2011-08-29
1
-3
/
+11
*
Have the spell checker use the User dictionary.
Jean Chalard
2011-08-19
1
-4
/
+3
*
Create a way to pass the proximity info to the dictionary
Jean Chalard
2011-08-04
1
-1
/
+3
*
Squash case for bigram insertion/lookup.
Jean Chalard
2011-05-23
1
-9
/
+24
*
Straighten out magic space vs real spaces behavior.
Jean Chalard
2011-05-02
1
-3
/
+4
*
Reinforce user-history based bigram use.
Jean Chalard
2011-04-06
1
-13
/
+16
*
Add Utils.equalsIgnoreCase methods
Tadashi G. Takaoka
2011-03-16
1
-1
/
+1
*
Merge "Demote skipped characters matched words with respect to length." into ...
Jean Chalard
2011-03-04
1
-9
/
+32
|
\
|
*
Demote skipped characters matched words with respect to length.
Jean Chalard
2011-03-05
1
-9
/
+32
*
|
Fix a NPE caused by a null typedWord
Ken Wakasa
2011-03-05
1
-1
/
+1
|
/
*
Remove next letters frequency handling
Tadashi G. Takaoka
2011-02-17
1
-12
/
+4
*
Fix StringIndexOutOfBoundsException
Ken Wakasa
2011-01-09
1
-1
/
+2
*
Remove Tutorial class and unused debug feature
Tadashi G. Takaoka
2010-12-10
1
-82
/
+95
*
Cleanup unused Java import
Tadashi G. Takaoka
2010-11-29
1
-2
/
+2
*
-UserBigram
Jae Yong Sung
2010-08-10
1
-28
/
+57
*
- separate dict (uses xml)
Jae Yong Sung
2010-07-28
1
-33
/
+160
*
Merge remote branch 'goog/master'
satok
2010-07-16
1
-2
/
+4
|
\
|
*
added bigram prediction
Jae Yong Sung
2010-07-13
1
-2
/
+3
*
|
Check suggested words whether they are from mainDic or not
satok
2010-06-02
1
-6
/
+5
|
/
*
Load UserDictionary and AutoDictionary in a background thread.
Amith Yamasani
2010-03-10
1
-0
/
+69
*
Don't let the native code target be included twice when unbundling.
Amith Yamasani
2010-03-09
1
-0
/
+465
[prev]