aboutsummaryrefslogtreecommitdiffstats
path: root/tools/dicttool/compat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* [HW6] Split processing and applying the event.Jean Chalard2014-07-301-2/+6
| | | | | | ...take 2 Change-Id: I9d13b6d51e13ce2e76ae3febebfb8c310eba509d
* Fix build breakage in dicttoolYohei Yukawa2014-07-201-0/+20
| | | | | | | | This CL fixes the build breakage caused by I0dd103185dcf62fb1e2505 due to the lack of android.text.Spanned in host environment. BUG: 16029304 Change-Id: Ic966d10e8abe2c2be8d62c09d1502574535aa8b8
* Fix the build.Jean Chalard2014-05-291-0/+20
| | | | Change-Id: Ie1cdc5642d8b6f63dbf71603b993f36b5c5f923c
* Use Java 7 diamond operatorTadashi G. Takaoka2014-05-243-7/+3
| | | | Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
* Have dicttool test tidy up after itself.Jean Chalard2014-05-231-1/+7
| | | | | Bug: 13776363 Change-Id: Icb1d3fc0efe71e0339b434928e8aed507f2fb590
* Fix a bug where changing languages kills the composition.Jean Chalard2014-05-141-2/+4
| | | | | Bug: 14926896 Change-Id: Id2a06c68a51f833db4d8bbc858a232c2696afb6e
* Create the path for specifying combining rules in the subtypeJean Chalard2014-05-121-0/+12
| | | | | | | | Also add the skeleton of the combining rules for Myanmar reordering as a pilot. Bug: 13945569 Change-Id: Iabeb6838f45f1efff482143595ce5b48543e0c43
* Use Clang for dicttoolKen Wakasa2014-03-271-1/+1
| | | | | | Fix the wrong shared lib name too. Change-Id: Ib98c55dfd1aee4a762dc96b12df3a463bef2ac80
* [CB12] Reset the combining state when resetting the composerJean Chalard2014-03-241-0/+6
| | | | | Bug: 13406701 Change-Id: I490574b7ca4b953f67dd2c0ef97401297fade0a4
* [CB11] Get the result of the combinationJean Chalard2014-03-201-1/+7
| | | | Change-Id: I165ec4a24f5b1334d55c14948e4d942ec40eb33b
* [CB09] Pass events through the combiner chainJean Chalard2014-03-201-0/+26
| | | | | Bug: 13406701 Change-Id: I4696f145478afdd132314b7d3c148c3a9ca11c9c
* Implement PatriciaTriePolicy::getNextWordAndNextToken().Keisuke Kuroyanagi2014-02-151-0/+43
| | | | | Bug: 12810574 Change-Id: Id1d44f90de9455d9cbe7b6e0a161cae91d6d422c
* Check timestamp for each pointer.Keisuke Kuroyanagi2014-02-041-0/+57
| | | | | Bug: 11325631 Change-Id: I4e296cdeccf21323c5732754e86c3a4075ccf82a
* Fix checkbuild breakage on dicttoolTadashi G. Takaoka2014-01-171-0/+20
| | | | | | | This CL fix the checkbuild build, though I'm not sure it can create working dicttool or not. Change-Id: I5aec34a0f72441c75ac48184c0550b8e0fc40634
* Fix build.Jean Chalard2014-01-101-23/+0
| | | | Change-Id: I6d0b572190080e58e95f72856ad39e72a49537b7
* Have dicttool use the native library to generate v4 dicts.Jean Chalard2013-12-1312-4/+339
| | | | | | Yay ! Change-Id: Iea8ced9e81031b9ab7eff05ad9ef7215be248de9
* Add an initial JNI interface to dicttool.Jean Chalard2013-08-152-3/+28
| | | | | Bug: 10100269 Change-Id: I883992c2033e7d9e7c754c0bf653767728b221b6
* Remove dependencies to android source in dicttoolKen Wakasa2013-07-171-0/+84
| | | | | bug: 9889653 Change-Id: I2630c56548f9146ade85b17f891932dae2082a85
* Add tests to dicttool test.Jean Chalard2013-06-204-0/+132
Bug: 8526576 Change-Id: Idd6f9cd076d5915361c68f5c29afbba67dd54eba