LatinIME/tools/makedict/src/com/android/inputmethod/latin
Jean Chalard e0f6cc1814 Make makedict able to write binary format versions 1 and 2
Version 2 provides for a variable-length header region.
The first step is to allow the implementation to simply step
over the header, which will allow us to put any ignored metadata
we want. This change implements the makedict part of this.

Bug: 5686638
Change-Id: I97f1a8a4f84d15e1bedbad74e54303852aef6e0b
2012-03-01 11:05:17 +09:00
..
BinaryDictInputOutput.java Make makedict able to write binary format versions 1 and 2 2012-03-01 11:05:17 +09:00
CharGroupInfo.java Add methods to read and write shortcut to binary files (B5) 2012-01-06 19:03:30 +09:00
DictionaryMaker.java Make makedict able to write binary format versions 1 and 2 2012-03-01 11:05:17 +09:00
FusionDictionary.java Fix string iterations in a couple places. 2012-02-03 11:15:46 +09:00
MakedictLog.java Remove the old dictionary maker 2011-08-15 14:24:37 +09:00
PendingAttribute.java Remove the old dictionary maker 2011-08-15 14:24:37 +09:00
UnsupportedFormatException.java Remove the old dictionary maker 2011-08-15 14:24:37 +09:00
Word.java Add shortcut only to xml output. 2012-01-16 19:06:37 +09:00
XmlDictInputOutput.java Merge "Actually add shortcut-only entries." 2012-01-16 02:23:53 -08:00