Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_packages_inputmethods_LatinIME
/
refs/heads/android-15
/
tools
/
dicttool
/
tests
91cb9a6
Fix errorprone warnings that should be errors
by Cole Faust
· 2 years, 11 months ago
6a1b373
Fix dicttool build
by Tadashi G. Takaoka
· 7 years ago
982f0fa
Use junit-host instead of junit
by Paul Duffin
· 9 years ago
b0a0ce0
Remove unused import and local variable
by Tadashi G. Takaoka
· 11 years ago
e1652d7
Fix the build : move offdevice tests in an off device file
by Jean Chalard
· 11 years ago
5564317
Genericize getting a raw dictionary
by Jean Chalard
· 11 years ago
ae55db9
Large simplification in obtaining a raw dictionary
by Jean Chalard
· 11 years ago
afdde63
Some more simplification of DecoderSpec works
by Jean Chalard
· 11 years ago
52e92b8
Simplify handling of steps in DecoderChainSpec
by Jean Chalard
· 11 years ago
5f00fe0
Fix some compiler warnings
by Tadashi G. Takaoka
· 11 years ago
05172bf
Renaming "blacklist" flag to "possibly offensive"
by Adrian Velicu
· 11 years ago
fec4769
Refactor dicttool with try-with-resource
by Tadashi G. Takaoka
· 11 years ago
a91561a
Use Java 7 diamond operator
by Tadashi G. Takaoka
· 11 years ago
c73b46f
Do not call exit 1 when loaded with source command
by Yohei Yukawa
· 11 years ago
93cda5b
Move code only used for dicttool and tests under tests.
by Keisuke Kuroyanagi
· 11 years ago
f14cf3e
Fix: dicttool build.
by Keisuke Kuroyanagi
· 12 years ago
890b44e
Correctly read the header of APK-embedded dicts
by Jean Chalard
· 12 years ago
8e3a1d0
Remove unused argument from readDictionaryBinary.
by Keisuke Kuroyanagi
· 12 years ago
8ffc631
Make PtNode have ProbabilityInfo instead of raw value.
by Keisuke Kuroyanagi
· 12 years ago
5f5feeb
Consolidate WordProperty and Word.
by Keisuke Kuroyanagi
· 12 years ago
b986f78
Separate header class from FormatSpec.
by Keisuke Kuroyanagi
· 12 years ago
79b2e4d
[HD03] Straighten out attribute key names in Java.
by Jean Chalard
· 12 years ago
3df6173
Make the bad header a checked exception and fix dicttool test
by Jean Chalard
· 12 years ago
a245d15
Have dicttool use the native library to generate v4 dicts.
by Jean Chalard
· 12 years ago
7b55cd3
Remove flags from Java side.
by Jean Chalard
· 12 years ago
48e01ec
Make dicttool read the compressed combined format.
by Yuichiro Hanada
· 12 years ago
0e40cd0
Add getDictDecoder.
by Yuichiro Hanada
· 12 years ago
95bc256
Add a flag to readDictioanryBinary in DictDecoder.
by Yuichiro Hanada
· 12 years ago
576f625
Rename CharGroup to PtNode.
by Yuichiro Hanada
· 12 years ago
e9a10ff
Add DictDecoder.readDictionaryBinary.
by Yuichiro Hanada
· 12 years ago
c922c8a
Add DictEncoder.
by Yuichiro Hanada
· 12 years ago
a306e08
Rename BinaryDictEncoder to BinaryDictEncoderUtils.
by Yuichiro Hanada
· 12 years ago
112257e
Rename BinaryDictDecoder to Ver3DictDecoder.
by Yuichiro Hanada
· 12 years ago
77bce05
[Refactor] Rename BinaryDictReader and BinaryDictDecoder.
by Yuichiro Hanada
· 12 years ago
af30cbf
Rename Node to PtNodeArray
by Jean Chalard
· 12 years ago
a94eb97
Remove unused imports.
by Yuichiro Hanada
· 12 years ago
94460eb
[Refactor] Divide BinaryDictInputOutput into BinaryDictEncoder and BinaryDictDecoder.
by Yuichiro Hanada
· 12 years ago
117f18e
Revert "[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils."
by Ken Wakasa
· 12 years ago
4c63d06
[Refactor] Divide BinaryDictInputOutput into BinaryDictInputUtils and BinaryDictOutputUtils.
by Yuichiro Hanada
· 12 years ago
3feacba
Add BinaryDictReader.
by Yuichiro Hanada
· 12 years ago
23d4eb5
Add tests to dicttool test.
by Jean Chalard
· 12 years ago
a411595
Fix two nasty bugs with surrogate pairs.
by Jean Chalard
· 12 years ago
02996dc
Clean up dependency for dicttool
by Ken Wakasa
· 13 years ago
a8058d1
Cleanup after dicttool
by Jean Chalard
· 13 years ago
b3c9890
Add auto detection and decoding of dictionary files. (A2)
by Jean Chalard
· 13 years ago
15f6d4a
Add @UsedForTesting and @ExternallyReferenced annotations
by Tadashi G. Takaoka
· 13 years ago
72b1c93
Reinstate the shortcut-only attribute
by Jean Chalard
· 13 years ago
3598053
Move dicttool tests and make a script to run them (A4)
by Jean Chalard
· 13 years ago