LatinIME/tools/makedict
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
..
etc Remove the old dictionary maker 2011-08-15 14:24:37 +09:00
src/com/android/inputmethod/latin Make makedict able to write binary format versions 1 and 2 2012-03-01 11:05:17 +09:00
tests/com/android/inputmethod/latin Add shortcut support to the in-memory format of makedict (B3) 2012-01-05 19:11:02 +09:00
Android.mk Remove the old dictionary maker 2011-08-15 14:24:37 +09:00