aboutsummaryrefslogtreecommitdiffstats
path: root/tools (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Error out when given an unknown argumentJean Chalard2011-12-281-2/+5
| | | | | | | | | | Bug: 5802658 Change-Id: I3a3871f17a5001dc61e835111944d35540aa5bcd
* | Make bigram handler a son of a more generic class (B1)Jean Chalard2011-12-281-24/+47
|/ | | | Change-Id: I71aa109d3e67ff139e4f385344882d906f687c77
* Fix a bug where attributes would have the wrong freq (B0)Jean Chalard2011-12-271-1/+7
| | | | | | | The reading code is accepting 0..15 and this outputs 0..31. Change-Id: Ia638950dc2ce0b8743cbb6a71fbad866e9208786
* Reorganize LatinIME native build directory structure. Now it got NDK friendly.Ken Wakasa2011-12-131-3/+1
| | | | Change-Id: I0f62ce8a6a4d2b6134db698f8b8d0576616e524d
* Fix a bug where ampersands in XML would not workJean Chalard2011-09-281-3/+11
| | | | Change-Id: Icc1bce28b78c4da2d529c308f251e298ea94539f
* Fix a bug ending in a NPE in some rare cases.Jean Chalard2011-09-271-2/+2
| | | | Change-Id: If8109c6aa29d100eb745f17f0af756bcb6e3cabb
* Remove the old dictionary makerJean Chalard2011-08-1520-850/+11
| | | | | | | ...and also rename the new one into "makedict". Bug: 5151604 Change-Id: I44a8ab640d408f630f20f502787a967791796dc6
* Add the new dictionary maker to the build.Jean Chalard2011-08-1114-0/+2472
| | | | | Bug: 4392433 Change-Id: Ic17806cb708b1181a52703537119f7f11fa5f1d6
* Fix issues with single-char word. Some refactorings as well.Ken Wakasa2011-04-181-116/+118
| | | | Change-Id: If20a15324d7704361dd61e0e431b665552567ea3
* Allow a single letter dic entryKen Wakasa2010-12-141-1/+1
| | | | | | | Redo of Id46b4490 which has been abandoned bug: 3193883 Change-Id: I95b16b1a4f190482098f40d8e29717ea28fdec1e
* Move tools/makedict from platform/development to ↵Ken Wakasa2010-12-117-0/+854
platform/packages/inputmethods/LatinIME The corresponding change is I559207ab Change-Id: I01ef7084cffa72468e87147e0ec7a9b16dd19990