LatinIME/java/src/com/android/inputmethod/latin/makedict
Keisuke Kuroyanagi 5128935ac4 Add header attributes for evaluation.
Bug: 13197276
Change-Id: Ib5247da691ff24a73e13485288237ccc51bb54f0
2014-02-28 21:06:03 +09:00
..
AbstractDictDecoder.java Remove unused code. 2014-02-15 17:39:24 +09:00
BinaryDictDecoderUtils.java Correctly read the header of APK-embedded dicts 2014-02-24 22:54:01 +09:00
BinaryDictEncoderUtils.java Remove unused code. 2014-02-15 17:39:24 +09:00
BinaryDictIOUtils.java Correctly read the header of APK-embedded dicts 2014-02-24 22:54:01 +09:00
DictDecoder.java Remove unused code. 2014-02-15 17:39:24 +09:00
DictEncoder.java Use dynamic operations to construct all ver4 dicts. 2014-02-27 23:21:09 +09:00
DictionaryHeader.java Add header attributes for evaluation. 2014-02-28 21:06:03 +09:00
FormatSpec.java Correctly read the header of APK-embedded dicts 2014-02-24 22:54:01 +09:00
FusionDictionary.java Make PtNode have ProbabilityInfo instead of raw value. 2014-02-10 15:05:08 +09:00
MakedictLog.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
PendingAttribute.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
ProbabilityInfo.java Make PtNode have ProbabilityInfo instead of raw value. 2014-02-10 15:05:08 +09:00
PtNodeInfo.java Remove unused code. 2014-02-15 17:39:24 +09:00
UnsupportedFormatException.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
Ver2DictDecoder.java Correctly read the header of APK-embedded dicts 2014-02-24 22:54:01 +09:00
Ver2DictEncoder.java Remove unused code. 2014-02-15 17:39:24 +09:00
Ver4DictDecoder.java Fix: file descriptor leaking. 2014-02-21 17:25:34 +09:00
Ver4DictEncoder.java Remove unused code. 2014-02-15 17:39:24 +09:00
WordProperty.java Make PtNode have ProbabilityInfo instead of raw value. 2014-02-10 15:05:08 +09:00