summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Support testing Direct Reply with EditTextVariations on API 24/25Yohei Yukawa2019-02-052-18/+22
* Support testing Direct Reply with EditTextVariationsYohei Yukawa2019-01-165-1/+162
* Convert to Android.bpDan Willemsen2018-10-3116-393/+76
* Merge "Fix dicttool build" am: a92d0f9262 am: 438a303732Tadashi G. Takaoka2018-10-317-61/+21
|\
| * Fix dicttool buildTadashi G. Takaoka2018-10-297-61/+21
* | Opensource a test tool called EditTextVariationsYohei Yukawa2018-05-2227-0/+2073
|/
* Merge "Clean up Makefiles, remove HOST_JDK_IS_64BIT_VERSION"Dan Willemsen2017-07-262-19/+0
|\
| * Clean up Makefiles, remove HOST_JDK_IS_64BIT_VERSIONDan Willemsen2017-07-262-19/+0
* | Rename language+country resources to just languageRoozbeh Pournader2017-01-1018-0/+0
|/
* Use junit-host instead of junitPaul Duffin2016-11-302-3/+3
* Rely on the platform -std default.Elliott Hughes2016-10-071-3/+0
* Remove unused import and local variableTadashi G. Takaoka2014-11-283-5/+0
* dicttool header to read stream exhaustivelyAdrian Velicu2014-11-111-3/+15
* Dicttool to handle unpackaging non-latest version dictsAdrian Velicu2014-11-111-4/+6
* Merge "Making 'dicttool header' output format version"Adrian Velicu2014-11-111-0/+1
|\
| * Making 'dicttool header' output format versionAdrian Velicu2014-11-081-0/+1
* | Move util classes under commonJean Chalard2014-11-072-5/+2
* | Merge "Remove dicttool dependency to NativeSuggestOptions"Jean Chalard2014-11-071-1/+0
|\ \ | |/ |/|
| * Remove dicttool dependency to NativeSuggestOptionsJean Chalard2014-11-061-1/+0
* | Fix the build : move offdevice tests in an off device fileJean Chalard2014-11-061-1/+92
* | Add a header command to dicttool.Jean Chalard2014-11-063-10/+92
* | Add a *FAST* dictionary header reader.Jean Chalard2014-11-061-0/+53
|/
* Genericize getting a raw dictionaryJean Chalard2014-11-063-48/+71
* Large simplification in obtaining a raw dictionaryJean Chalard2014-11-052-89/+61
* Merge "Initial commit for native dicttoolkit."Keisuke Kuroyanagi2014-10-311-0/+1
|\
| * Initial commit for native dicttoolkit.Keisuke Kuroyanagi2014-10-311-0/+1
* | Remove some dicttool dependenciesJean Chalard2014-10-312-56/+0
* | Merge "Remove Dict dependency on WordComposer and ProximityInfo"Jean Chalard2014-10-311-2/+0
|\ \
| * | Remove Dict dependency on WordComposer and ProximityInfoJean Chalard2014-10-291-2/+0
* | | Using "blacklist" flag as "possibly offensive"Adrian Velicu2014-10-312-21/+32
|/ /
* | Move InputPointers and ResizableIntArray to commonJean Chalard2014-10-291-3/+1
* | Move StringUtils under common.Jean Chalard2014-10-281-2/+1
|/
* Fix unit test breakageTadashi G. Takaoka2014-10-241-1/+0
* Merge "Some more simplification of DecoderSpec works"Jean Chalard2014-10-242-7/+14
|\
| * Some more simplification of DecoderSpec worksJean Chalard2014-10-232-7/+14
* | Merge "Simplify handling of steps in DecoderChainSpec"Jean Chalard2014-10-242-14/+28
|\|
| * Simplify handling of steps in DecoderChainSpecJean Chalard2014-10-232-14/+28
* | Merge "Fix dicttool build."Keisuke Kuroyanagi2014-10-231-1/+1
|\ \
| * | Fix dicttool build.Keisuke Kuroyanagi2014-10-231-1/+1
* | | Remove unused import and methodTadashi G. Takaoka2014-10-231-9/+0
|/ /
* / Move annotations classes to latiime-commonKen Wakasa2014-10-231-7/+3
|/
* Fix Javadoc and null analysis related warningsTadashi G. Takaoka2014-10-234-38/+4
* Add latinime-common local libKen Wakasa2014-10-221-1/+1
* Remove XML input/output from dicttool.Jean Chalard2014-10-224-503/+13
* Fix some compiler warningsTadashi G. Takaoka2014-10-217-20/+15
* Renaming "blacklist" flag to "possibly offensive"Adrian Velicu2014-10-217-21/+34
* Fix a possible NPE in DicttoolJean Chalard2014-10-061-3/+4
* Align a compat file for a change in native signatureJean Chalard2014-10-031-5/+4
* Use Devanagari Danda letter as full stop on Nepali keyboardTadashi G. Takaoka2014-10-031-0/+5
* Merge "Include a code point table in the binary dictionary."Akifumi Yoshimoto2014-10-021-1/+1
|\