LatinIME/tests/src/com/android/inputmethod/latin/makedict
Tadashi G. Takaoka 6a1b37353d Fix dicttool build
This CL partially reverts
  - Id88b02b74bdfe4ca05b08181ceb6b34d5652fc0c
  - I05c7d8429e8d9a26139456763c77997340fea8c2
And followup (remove shortcut support)
  - I73b7dc008a5acaf75a31a36a2d332b5afabd82d0

Bug: 28255684
Test: make -j10 dicttool_aosp
Change-Id: I2e01ed86b9517a1141aee35ea6d8ef39258981d1
2018-10-29 15:59:05 +09:00
..
AbstractDictDecoder.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
BinaryDictDecoderEncoderTests.java Fix dicttool build 2018-10-29 15:59:05 +09:00
BinaryDictDecoderUtils.java Add a *FAST* dictionary header reader. 2014-11-06 13:17:08 +09:00
BinaryDictEncoderUtils.java Remove shortcut support from LatinIME. 2015-02-11 13:02:41 -08:00
BinaryDictIOUtils.java Retire Delight2 migration code to speed up tests. 2015-03-20 11:16:46 -07:00
BinaryDictUtils.java Fix dicttool build 2018-10-29 15:59:05 +09:00
DictDecoder.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
DictEncoder.java Include a code point table in the binary dictionary. 2014-10-02 12:27:49 +09:00
FusionDictionary.java "spellcheking" needs spellchecking. 2015-03-27 14:48:20 -07:00
MakedictLog.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
PendingAttribute.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
PtNodeInfo.java Move code only used for dicttool and tests under tests. 2014-03-27 15:30:32 +09:00
Ver2DictEncoder.java Fix dicttool build 2018-10-29 15:59:05 +09:00
Ver4DictDecoder.java Remove shortcut support from LatinIME. 2015-02-11 13:02:41 -08:00
Ver4DictEncoder.java Fix dicttool build 2018-10-29 15:59:05 +09:00