History log of /packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/CommandList.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
5b33d197ba7c9e44847561b99f948d5a11e1ecc6 20-Oct-2014 Jean Chalard <jchalard@google.com> Add a header command to dicttool.

This will allow to greatly improve the performance of the
metadata-generating files, as they won't have to wait for
the info command to read the entire dictionary when the
header is all we need.

Also add tests, and while we're at it, use the seed as
intended to enable reproducible tests.

Change-Id: I0ba79ef62f0292b23e63aed57ff565bb102281a2
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/CommandList.java
e101a53ffc517a9249d0442bbf435ce214374e9b 31-Oct-2014 Keisuke Kuroyanagi <ksk@google.com> Initial commit for native dicttoolkit.

Bug: 10059681

Change-Id: Ib730af8ebc944e08aaada869c0626724a499747c
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/CommandList.java
d055cca7d28812a480eb49e8264f02d6b16fdfd5 27-Aug-2012 Jean Chalard <jchalard@google.com> Add an initial test command to dicttool.

Also fix some warnings
This is a preliminary change to help track b/8526576

Bug: 8526576
Change-Id: If2ed74bb92f9b5fb7bbaf9c4851d9d0b5514b405
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/CommandList.java
ba98b639836953ee3be8f7b58000123822fd2865 30-Oct-2012 Jean Chalard <jchalard@google.com> Add the unpackage command

Bug: 7388852
Change-Id: I7e5376f5d646e669884ef78e4e0dee62c99d4d6b
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/CommandList.java
e44358d2eb94a8678aece7a5eb0ac388fdf40184 30-Oct-2012 Jean Chalard <jchalard@google.com> Add an empty crypt command to aosp dicttool

This also makes the AdditionalCommandList useless,
so let's remove it

Bug: 7388852
Change-Id: I308f54ca6f778afe01c1233801a9cc22ebb3d1e9
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/CommandList.java
0c5b93800e1dcc946a414c4b844c776a711ecc32 25-Oct-2012 Jean Chalard <jchalard@google.com> Add the dicttool diff command. (A8)

This is an initial implementation, it does not
do everything just yet.

Bug: 7388857
Change-Id: I11543973a4657e122ca3475225059b06b9a3f2b9
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/CommandList.java
243c1fecc61f4cf0a5fda3143987902f0bf4fa9d 20-Oct-2012 Tadashi G. Takaoka <takaoka@google.com> Sync package name and source path

Change-Id: I8d3ded01c508c3afaa0d8afa9ce1445117626ddc
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/CommandList.java