Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename PrevWordsInfo to NgramContext.•••Bug: 14425059 Change-Id: Id06a71681fa8b5e589e29fba10fe5c1cfed66984 | 2014-09-29 | 1 | -229/+0 | |
* | Refactoring PrevWordsInfo.•••Bug: 14425059 Change-Id: I48a193b965e3055bd10a00046322c2b7b19a6232 | 2014-09-26 | 1 | -21/+57 | |
* | Prepare supporting n-gram for user history dictionary.•••Bug:17097992 Change-Id: Ic8bfde3d4cc0e720bf7681e08e16fb2ad94d5670 | 2014-09-22 | 1 | -0/+7 | |
* | Fix unit tests.•••Change-Id: I7706db4c9279488552ea5fabc16dd1dd2bc7fa05 | 2014-09-19 | 1 | -3/+24 | |
* | Use PrevWordsInfo.getPrevWordCount() in Java side.•••Bug: 14425059 Change-Id: Ie6295ff657c483876af403f2d474b7d857e5e3d6 | 2014-09-17 | 1 | -11/+12 | |
* | Use CharSequence for spell checker to keep spans preserved•••This is a ground work to take per word locale information into consideration in the spell checker. This CL is supposed to change no user visible behavior. With this CL, the spell checker session is able to read span information if necessary. BUG: 16029304 Change-Id: Icb1e1ecdf40fe0445e14565b685b1b878b746210 | 2014-07-20 | 1 | -5/+7 | |
* | Find multiple previous word information to support n-gram.•••Bug: 14425059 Change-Id: Ieace636334a9b2a094527341d4fcfc05958296c5 | 2014-06-27 | 1 | -9/+34 | |
* | Make PrevWordsInfo have multiple words' information.•••Bug: 14425059 Change-Id: I2bd6a872904a44b80f638a13d91a97559217cc1a | 2014-06-25 | 1 | -22/+97 | |
* | Return whether the dynamic dict operation was success.•••Bug: 12184250 Change-Id: Iee7e00c1e84c95551a077f4dd023c0a9b9ac9466 | 2014-05-27 | 1 | -0/+6 | |
* | Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE.•••Bug: 14119293 Change-Id: I5020e5f0aa64bc3e97b3a3c2c07a60c8b765ed64 | 2014-05-23 | 1 | -7/+14 | |
* | Extend jni methods and enable Beginning-of-Sentence.•••Bug: 14119293 Change-Id: I78fc877367dd0d6240eeacb750b6d2d0b93cba83 | 2014-05-23 | 1 | -1/+7 | |
* | Add beginning of sentence information in PrevWordsInfo.•••Bug: 14119293 Bug: 14425059 Change-Id: I65320920e840082b0b697bb621676716d0933e0c | 2014-05-21 | 1 | -0/+14 | |
* | Use PrevWordsInfo instead of String in Java side.•••Bug: 14119293 Bug: 14425059 Change-Id: I3d5da84881a49a04550180dd9aac2c37da2ed762 | 2014-05-19 | 1 | -0/+29 |