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
/
makedict
/
WordProperty.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
LatinIME: Add shortcuts support
Janet Sun
2019-12-11
1
-5
/
+23
*
Remove shortcut support from LatinIME.
Dan Zivkovic
2015-02-11
1
-23
/
+5
*
Move StringUtils under common.
Jean Chalard
2014-10-28
1
-1
/
+1
*
Support dumping ngram entries.
Keisuke Kuroyanagi
2014-10-22
1
-6
/
+13
*
Fix some compiler warnings
Tadashi G. Takaoka
2014-10-21
1
-6
/
+6
*
Renaming "blacklist" flag to "possibly offensive"
Adrian Velicu
2014-10-21
1
-7
/
+7
*
Extend jni method to dump ngram entries.
Keisuke Kuroyanagi
2014-10-09
1
-6
/
+11
*
Fix a behavior change in dicttool
Jean Chalard
2014-10-03
1
-8
/
+23
*
Introduce NgramProperty in Java side.
Keisuke Kuroyanagi
2014-10-01
1
-16
/
+41
*
Support migration/dump of Beginning-of-Sentence entries.
Keisuke Kuroyanagi
2014-06-24
1
-3
/
+3
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-3
/
+2
*
Extend jni methods and enable Beginning-of-Sentence.
Keisuke Kuroyanagi
2014-05-23
1
-0
/
+4
*
Fix unit tests by adding @UsedForTesting.
Keisuke Kuroyanagi
2014-03-28
1
-0
/
+1
*
Separate WeightedString from FusionDictionary.
Keisuke Kuroyanagi
2014-03-06
1
-1
/
+0
*
Make PtNode have ProbabilityInfo instead of raw value.
Keisuke Kuroyanagi
2014-02-10
1
-2
/
+2
*
Use CombinedFormatUtils to convert dict elements to strings.
Keisuke Kuroyanagi
2014-02-06
1
-29
/
+4
*
Consolidate WordProperty and Word.
Keisuke Kuroyanagi
2014-02-06
1
-0
/
+189