Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix findWordInTree.•••Change-Id: I8f42df28f76188677db9d4e55885e1fc6a40b53f | 2012-08-17 | 1 | -0/+1 | |
* | fix findWordInTree.•••Change-Id: I9d81c815494a0670afa81219ad7bad82274d997e | 2012-08-16 | 1 | -1/+10 | |
* | Make a makedict command for dicttool (A3)•••This behaves exactly as the old makedict command. Further changes will redirect the calls to makedict to this, so as to consolidate similar code. Groundwork for Bug: 6429606 Change-Id: Ibeadbf48bec70f988a15ca36ebf5d1ce3b5b54ea | 2012-08-04 | 1 | -2/+2 | |
* | Clean up some compiler warnings•••Change-Id: I604da15e65fc3cf807ec4033df4e4cd5ef0196fc | 2012-05-25 | 1 | -3/+5 | |
* | Some more obvious optimizations•••The speedup is about 15% Bug: 6394357 Change-Id: Ibd57363d9d793206dd916d8927366db4192083b6 | 2012-05-14 | 1 | -3/+3 | |
* | Some obvious optimizations to makedict•••Bug: 6394357 Change-Id: Ibfd98aac2304ef50cf90b1de984736ddcfe7a4bc | 2012-05-14 | 1 | -28/+21 | |
* | Add a flag for bigram presence in the header•••This is a cherry-pick of Icb602762 onto jb-dev. Bug: 6355745 Change-Id: Icb602762bb0d81472f024fa491571062ec1fc4e9 | 2012-04-26 | 1 | -1/+27 | |
* | Ignore bigrams that are not also listed as unigrams•••This is a cherry pick of I14b67e51 on jb-dev Bug: 6340915 Change-Id: Iaa512abe1b19ca640ea201f9761fd7f1416270ed | 2012-04-26 | 1 | -23/+18 | |
* | Add support for German umlaut and French ligatures flags•••Bug: 6202812 Change-Id: Ib4a7f96f6ef86c840069b15d04393f84d428c176 | 2012-04-06 | 1 | -3/+7 | |
* | Remove constructors•••And small cleanup. Change-Id: I1de903f42c1b8d57a488be2162e0b94055a6d1f2 | 2012-04-06 | 1 | -10/+0 | |
* | Remove the shortcutOnly attribute which is now useless.•••Change-Id: Ifccdfdaf7c0066bb7728981503baceff0fedb71f | 2012-04-06 | 1 | -53/+17 | |
* | Add a simple way to input dictionary header attributes•••Just add them as an attribute to the root of the XML node. Bug: 6202812 Change-Id: Idf040bfebf20a72f9e4370930a85d97df593f484 | 2012-04-03 | 1 | -1/+15 | |
* | Remove useless adding of shortcut as unigrams.•••Change-Id: I1f50ebf00d6dd0dad4114fad86ace5b7b304613a | 2012-03-28 | 1 | -4/+0 | |
* | Merge "Add support for updating and adding bigrams to existing nodes." | 2012-03-23 | 1 | -29/+128 | |
|\ | |||||
| * | Add support for updating and adding bigrams to existing nodes.•••Bug: 6188977 Change-Id: I48aca8ba199247d73395ab13b9d1976f4e739208 | 2012-03-23 | 1 | -29/+128 | |
* | | Add missing Word.hashCode()•••Some cleanups too. bug: 6209651 Change-Id: I94e2e29c92e90e554e4952d277d590e093766c4f | 2012-03-23 | 1 | -0/+13 | |
|/ | |||||
* | Revive the Makefile for makedict•••Follow up to I4d2ef504. Address a compiler warning and a small optimization as well. bug: 6188977 bug: 6209651 Change-Id: Ibc9da51d48ebf0b8815ad0bb2f697242970ba8f7 | 2012-03-22 | 1 | -9/+3 | |
* | Move makedict to LatinIME android keyboard.•••Bug: 6188977 Change-Id: I4d2ef504bb983abbda3cb52ee450cb46f58d95cf | 2012-03-21 | 1 | -0/+677 |