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
/
spellcheck
/
AndroidSpellCheckerSession.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a verifier error on ICS.
Jean Chalard
2014-07-28
1
-2
/
+2
*
Use CharSequence for spell checker to keep spans preserved
Yohei Yukawa
2014-07-20
1
-19
/
+24
*
Remove SuggestionsGatherer.
Keisuke Kuroyanagi
2014-07-10
1
-1
/
+0
*
Make PrevWordsInfo have multiple words' information.
Keisuke Kuroyanagi
2014-06-25
1
-2
/
+4
*
Split the sentences into words ourselves
Jean Chalard
2014-06-09
1
-2
/
+58
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-5
/
+3
*
Use PrevWordsInfo instead of String in Java side.
Keisuke Kuroyanagi
2014-05-19
1
-3
/
+5
*
Move util classes to the latin/utils directory
Ken Wakasa
2013-06-24
1
-1
/
+1
*
Merge the dictionary pack in Latin IME.
Jean Chalard
2013-03-19
1
-11
/
+17
*
Fix Apache license comment
Tadashi G. Takaoka
2013-01-21
1
-8
/
+8
*
Cleanup: Make some classes as final
Tadashi G. Takaoka
2012-09-27
1
-1
/
+1
*
Add CollectionUtils class to create generic collection easily
Tadashi G. Takaoka
2012-08-22
1
-3
/
+5
*
Separate ICS-dependent code from the spell checker service
Satoshi Kataoka
2012-07-10
1
-285
/
+18
*
Create AndroidSpellCheckerSessionFactory
Satoshi Kataoka
2012-07-10
1
-1
/
+0
*
Separate SpellCheckerSession from SpellCheckerService
Satoshi Kataoka
2012-07-10
1
-0
/
+420