History log of /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/CombinedFormatUtils.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
12d80ebead6a1d7f704a5a3af3b6fe3313ceab05 10-Feb-2015 Dan Zivkovic <zivkovic@google.com> Remove shortcut support from LatinIME.

Note this change does not affect the native decoder interface.

Change-Id: I73b7dc008a5acaf75a31a36a2d332b5afabd82d0
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/CombinedFormatUtils.java
11a3965f8c376db4d8fbdf3c6ea6ac54550ae6ed 01-Dec-2014 Adrian Velicu <adrianv@google.com> Fix a misspelled method name

Change-Id: I1151dc1d5db3986a97daf68c1e387dbc2e4610dc
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/CombinedFormatUtils.java
7c87859d4c16c9cf19b095b865d7000ebc3cdaa9 13-Oct-2014 Adrian Velicu <adrianv@google.com> Using "blacklist" flag as "possibly offensive"

Bug: 11031090
Change-Id: I5cc0d006ab003656498eb82b0875eb9c051d331e
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/CombinedFormatUtils.java
b5ef884fbb6bfd08ce793604cdf7f0941e958a84 22-Oct-2014 Keisuke Kuroyanagi <ksk@google.com> Support dumping ngram entries.

Bug: 14425059
Change-Id: Ib03a0c3d166ed6f1e60c67127b28006d55143b6b
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/CombinedFormatUtils.java
05172bf1a5693c2e108e91436b98ecd35d2dadad 13-Oct-2014 Adrian Velicu <adrianv@google.com> Renaming "blacklist" flag to "possibly offensive"

No behaviour changes.
Unified the overloaded FusionDictionary::add method to always take an
isPossiblyOffensive argument.

Bug: 11031090
Change-Id: I5741a023ca1ce842d2cf10d4f6c926b0efabaa78
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/CombinedFormatUtils.java
c6a6f6a9905ab98516d944ac85933d016e4147fb 01-Oct-2014 Keisuke Kuroyanagi <ksk@google.com> Introduce NgramProperty in Java side.

Bug: 14425059
Change-Id: I8b3458ad22730b3dccbe0caea2c5930f5276dc82
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/CombinedFormatUtils.java
88fa47a27d45f6460971d0d223aa558e121b3478 23-Jun-2014 Keisuke Kuroyanagi <ksk@google.com> Support migration/dump of Beginning-of-Sentence entries.

Bug: 14119293
Change-Id: Ie975138f819794d5c34a7a547be5a6117050e084
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/CombinedFormatUtils.java
516f86815ddec465e3d3ff59540d26913b05236f 06-Mar-2014 Keisuke Kuroyanagi <ksk@google.com> Separate WeightedString from FusionDictionary.

Bug: 8187060

Change-Id: I40c1dafca3eb52244c64fdb4c1db30a56385d678
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/CombinedFormatUtils.java
fc9ca59cc1dccc8353528c42a7eb710ad6d90e14 06-Feb-2014 Keisuke Kuroyanagi <ksk@google.com> Implement getHeaderInfoNative.

Bug: 11281877
Bug: 12810574
Change-Id: Ia3d85ae2cfdb486e74b8636a62431eae883c85da
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/CombinedFormatUtils.java
b24de426fc98b7550406f54075de4bbbdb2e0ee2 06-Feb-2014 Keisuke Kuroyanagi <ksk@google.com> Use CombinedFormatUtils to convert dict elements to strings.

Bug: 11281877
Bug: 12810574
Change-Id: Ib631f75eab73abc9877a7698171c45e8f2fc7600
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/CombinedFormatUtils.java