Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - separate dict (uses xml) | 2010-07-28 | 1 | -3/+15 | |
| | | | | | | | | | | - retrieve bigrams that only starts with character typed and neighbor keys - contacts bigram - performance measure bug: 2873133 Change-Id: If97c005b18c82f3fafef50009dd2dfd972b0ab8f | ||||
* | added bigram prediction | 2010-07-13 | 1 | -0/+16 | |
| | | | | | | | | | - after first character, only suggests bigram data (but doesn't autocomplete) - after second character, words from dictionary gets rearranged by using bigram - compatible with old dictionary - added preference option to disable bigram Change-Id: Ia8f4e8fa55e797e86d858fd499887cd396388411 | ||||
* | Remember typed words for auto-corrections | 2010-06-24 | 1 | -0/+178 | |
Change-Id: I475c2fa7604f91659100510079fa13c7615177e9 |