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
/
NgramContext.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Carry over the mMaxPreWordCount when creating the new NgramContext
Mohammadinamul Sheik
2015-03-17
1
-1
/
+1
*
Use BinaryDicitonary.MAX_PREV_WORD_COUNT_FOR_NGRAM for D2 dictioanries.
Mohammadinamul Sheik
2015-03-17
1
-2
/
+12
*
Handle empty previous ngram context correctly.
Chieu Nguyen
2015-03-09
1
-5
/
+2
*
Add util method in ngramcontext for context array
Jatin Matani
2015-03-03
1
-0
/
+26
*
Add a addOrIncrement term api to DicFacilitator
Jatin Matani
2015-02-10
1
-1
/
+3
*
Move decoder specific constants to DecoderSpecificConstants.java
Mohammadinamul Sheik
2015-02-05
1
-3
/
+3
*
AOSP changes to use KeyboardLayout to support the new DictionaryFacilitator
Mohammadinamul Sheik
2015-02-04
1
-0
/
+30
*
Fix a misspelled method name
Adrian Velicu
2014-12-02
1
-1
/
+1
*
Move StringUtils under common.
Jean Chalard
2014-10-28
1
-1
/
+1
*
Move Constants.java to the latin.common package
Ken Wakasa
2014-10-23
1
-0
/
+1
*
Fix Javadoc and null analysis related warnings
Tadashi G. Takaoka
2014-10-23
1
-0
/
+7
*
Fix some compiler warnings
Tadashi G. Takaoka
2014-10-21
1
-15
/
+3
*
Make UserHistoryDictionary use updateEntriesForWordWithNgramContext()
Keisuke Kuroyanagi
2014-10-06
1
-5
/
+0
*
Introduce NgramProperty in Java side.
Keisuke Kuroyanagi
2014-10-01
1
-2
/
+8
*
Rename PrevWordsInfo to NgramContext.
Keisuke Kuroyanagi
2014-09-29
1
-0
/
+229