Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Small code cleanups•••Multi-project commit with I249d5fbe Change-Id: Ia28c4e970992aa1299a30e604eaa5d096655c3a5 | 2013-01-07 | 1 | -0/+2 | |
* | Remove trailing spaces•••Change-Id: I260b85ef9e91d17f97d6e405d2d92a65b443df44 | 2012-12-19 | 1 | -2/+2 | |
* | Remove a couple Eclipse and Android Lint warnings•••Change-Id: I0c29c5d2abcbf80759b996d34b534deb083cd7d3 | 2012-12-06 | 1 | -0/+1 | |
* | Add a plumbing option to dicttool info.•••Also align the `porcelain' option to the diff command that was used mistakenly. Bug: 7388665 Change-Id: Ic0e1b98c62ce37b2e909384a0370af4458563703 | 2012-10-31 | 1 | -5/+9 | |
* | Remove warnings•••Thanks Eclipse Change-Id: I88e3979ed22be5d8be5a5accdde417c6b1a8bf2d | 2012-10-29 | 1 | -5/+3 | |
* | Implement the word-level diff (A9)•••Bug: 7388857 Change-Id: I4c4560d4f4b579936a44cdf409a4c27300b65610 | 2012-10-29 | 1 | -1/+24 | |
* | Finish up the "info" command in dicttool. (A6)•••Bug: 7388857 Change-Id: I704f12a6be76ce1644ec5e8dd3b667f112e9c04a | 2012-10-25 | 1 | -2/+34 | |
* | Add auto detection and decoding of dictionary files. (A2)•••Bug: 7388852 Change-Id: I25e755fc15f5b383acc046f668e9681efa4f0c2f | 2012-10-25 | 1 | -0/+6 | |
* | Fix a bug where a bigram would be ignored•••Bug: 7403386 Change-Id: I89f495d07f7059a9f1ccd97d487c2f2657a8ebd2 | 2012-10-24 | 1 | -0/+4 | |
* | Add insertWord.•••bug: 6669677 Change-Id: Ide55a4931071de9cd42c1cddae63ddd531d2feba | 2012-10-04 | 1 | -1/+1 | |
* | Cleanup: Make some classes as final•••Change-Id: I6009b3c1950ba32b7f1e205a3db2307fe0cd688e | 2012-09-27 | 1 | -10/+8 | |
* | Fix a bug with surrogate characters•••This is a pretty bad bug :/ Bug: 7013840 Change-Id: I12c7cfa4fa9d56b2c1fee6e6222c64fe20b88fa3 | 2012-09-18 | 1 | -3/+4 | |
* | Add new binary dictionary format.•••Change-Id: Ia99411d4009857d5e420ca87ef8acf1f1826d3ed | 2012-09-10 | 1 | -6/+4 | |
* | Check the length of the word when add to FusionDictionary.•••Change-Id: Id98d18e90a8b83b597507728b467f56888c8fd12 | 2012-09-10 | 1 | -0/+7 | |
* | Cosmetic fixes and a bug fix in UnigramDictionary::testCharGroupForContinuedL...•••This change has actually been extracted from a change work in progress I4fe423834b8131fb122251892c98228a6e08ba25 Change-Id: I52568fa09da2ea22be7f8bfe9676b7cd73c31fa4 | 2012-09-04 | 1 | -2/+2 | |
* | Reinstate the shortcut-only attribute•••Also add the blacklist attribute Bug: 7005742 Bug: 2704000 Change-Id: Icbe60bdf25bfb098d9e3f20870be30d6aef07c9d | 2012-08-31 | 1 | -18/+58 | |
* | 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 |