| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ALS from LatinIME.•••This fixes unit tests and brings us closer to a green build.
Change-Id: Iffcc392eda4a7671a238b79cc7367320ca648725
|  Dan Zivkovic | 2015-03-11 | 1 | -56/+0 |
* | Remove shortcut support from LatinIME.•••Note this change does not affect the native decoder interface.
Change-Id: I73b7dc008a5acaf75a31a36a2d332b5afabd82d0
|  Dan Zivkovic | 2015-02-11 | 1 | -4/+4 |
* | Renaming "blacklist" flag to "possibly offensive"•••No behaviour changes.
Unified the overloaded FusionDictionary::add method to always take an
isPossiblyOffensive argument.
Bug: 11031090
Change-Id: I5741a023ca1ce842d2cf10d4f6c926b0efabaa78
|  Adrian Velicu | 2014-10-21 | 1 | -4/+8 |
* | Move DictionaryOptions from FusionDictionary to FormatSpec.•••Bug: 8187060
Bug:13035567
Change-Id: Id4f45e589521ae98c926a4c0607be10ce1a983f2
|  Keisuke Kuroyanagi | 2014-03-06 | 1 | -1/+2 |
* | Make PtNode have ProbabilityInfo instead of raw value.•••Bug: 11281877
Bug: 12810574
Change-Id: Id1cda0afc74c4e30633c735729143491b2274a7b
|  Keisuke Kuroyanagi | 2014-02-10 | 1 | -4/+5 |
* | Remove flags from Java side.•••This simplifies the code quite a bit.
- GERMAN_UMLAUTS are now handled through a key-value attribute.
The dictionary generator does not need to know about it any more.
- FRENCH_LIGATURES are deprecated as we handle them with shortcuts now.
- CONTAINS_BIGRAMS is deprecated. Bigram processing is always applied
regardless of this flag.
Bug: 11281748
Change-Id: If567e52e245a9342adc7f3104a0f7d8d782df8c1
|  Jean Chalard | 2013-12-13 | 1 | -1/+1 |
* | Rename Node to PtNodeArray•••Bug: 10247660
Change-Id: I1a0ac19f58f96adb5efac5fd35c6404831618c99
|  Jean Chalard | 2013-08-16 | 1 | -9/+9 |
* | Separate caps mode related utils to CapsModeUtils•••Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf
|  Tadashi G. Takaoka | 2013-02-12 | 1 | -8/+8 |
* | Add unit tests tags•••Bug: 8131968
Change-Id: Ibca5a0d63a492134b8af401a62ca3a5748e003cf
|  Tadashi G. Takaoka | 2013-02-04 | 1 | -0/+2 |
* | Reinstate the shortcut-only attribute•••Also add the blacklist attribute
Bug: 7005742
Bug: 2704000
Change-Id: Icbe60bdf25bfb098d9e3f20870be30d6aef07c9d
|  Jean Chalard | 2012-08-31 | 1 | -4/+4 |
* | fix findWordInTree.•••Change-Id: I8f42df28f76188677db9d4e55885e1fc6a40b53f
|  Yuichiro Hanada | 2012-08-17 | 1 | -0/+6 |
* | fix findWordInTree.•••Change-Id: I9d81c815494a0670afa81219ad7bad82274d997e
|  Yuichiro Hanada | 2012-08-16 | 1 | -0/+42 |