Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove logic related to dictionary loading from LatinIME.•••Make mSuggest final and give DictionaryFacilitator the responsibility to manage dictionary loading state. This can simplify the logic to decide how to deal with additional dictionaries when loading settings or language switching. Bug: 13273534 Change-Id: I9f3d328272f25addfa186fbeedaaf8417455ba99 | 2014-03-25 | 1 | -326/+303 | |
* | Merge changes I20ce61c4,I2edab4e3•••* changes: Remove "Use only personalization dictionary". Remove redundant creation of dictionary facilitator. | 2014-03-03 | 1 | -14/+6 | |
|\ | |||||
| * | Remove "Use only personalization dictionary".•••Bug: 13216198 Change-Id: I20ce61c4a10c360e028bf6427f632cc5299763e4 | 2014-02-27 | 1 | -19/+1 | |
| * | Remove redundant creation of dictionary facilitator.•••Change-Id: I2edab4e3ba4ea0b9b13f9bb224aac86cac9b9f31 | 2014-02-27 | 1 | -0/+10 | |
* | | Set additional attributes in dictionary facilitator.•••Bug: 13197276 Change-Id: I206cf4e599ca9cdf40d669358a1067a2954d11e3 | 2014-02-26 | 1 | -1/+11 | |
* | | Use an executor to serialize opening dictionaries.•••Bug: 13082957 Change-Id: I25570ab4da94337ed60330c0869fe47657096626 | 2014-02-24 | 1 | -3/+3 | |
|/ | |||||
* | Disconnect app data search client after fetching all data.•••Bug: 13138201 Change-Id: Ibaa3c2c22a4fe44ea23e92ce8576141bbad09b12 | 2014-02-24 | 1 | -0/+6 | |
* | Add test only methods to test personalized dicts.•••Bug: 11122480 Change-Id: I79a4a73ff09a2d34d4ca094d705e901fb4bc855c | 2014-02-20 | 1 | -0/+18 | |
* | Remove personalization dicts for multilingual users.•••Bug: 13067743 Change-Id: I1f50cb137b6054dc9442237586b70fc0aa2bf427 | 2014-02-19 | 1 | -1/+0 | |
* | Conditionally store the raw suggestions.•••Bug: 12913520 Change-Id: Ie15f97d90c142c51089280252b35b5ad1d226e19 | 2014-02-06 | 1 | -3/+10 | |
* | Add dictionary dump buttons in debug settings.•••Bug: 11736680 Bug: 12810574 Change-Id: I1f797b5ac6acf94b40d9698d4535e8f5da2bfb17 | 2014-02-04 | 1 | -0/+21 | |
* | Add method to clear user history dictionary for testing•••This change should be checked in together with I19cd689157. Bug: 12179576 Change-Id: I5cc9f52a37ad6623809a14575f3f4b1cd18725c3 | 2014-01-29 | 1 | -0/+8 | |
* | Check probability before adding to the user history dict.•••Bug: 12764888 Change-Id: I5da3ef21d9d82b7034e7dc9b7d0fdca0d48a49f4 | 2014-01-28 | 1 | -1/+24 | |
* | Update personalization dict via dictionary facilitator.•••Change-Id: I512c41e12d8d31f03b5df6ad03bf7711611c80f5 | 2014-01-15 | 1 | -0/+27 | |
* | Make final Locale field public•••This change must be checked in together with Id9382498a8. Change-Id: I804d78969bccf8bdc224477bd64c8ac12c1ab0d6 | 2014-01-15 | 1 | -1/+1 | |
* | Pass time stamp to addToUserHistory method as an argument•••Bug: 12179576 Change-Id: I93037ee2aa7c0432400fe2f93fb60d2e60f70f5f | 2014-01-14 | 1 | -12/+7 | |
* | Fix possible NPE in DictionaryFacilitatorForSuggest.•••Change-Id: I57792b7417b5f1acbb99e6ea60250eb44b193785 | 2014-01-10 | 1 | -0/+1 | |
* | Make reloadMainDict() private.•••Bug: 8187060 Change-Id: I852a751d748f39512e62c9cd69748dfbe87b2151 | 2014-01-08 | 1 | -9/+38 | |
* | Add DictionaryFacilitatorForSuggest constructor for testing•••This change must be checked in together with I00b6e79d6b. Change-Id: Id5f87a8d0286eb44958381fefd428f16896dc0d4 | 2014-01-06 | 1 | -9/+46 | |
* | Merge "Make setAdditionalDictionaries private." | 2013-12-27 | 1 | -21/+60 | |
|\ | |||||
| * | Make setAdditionalDictionaries private.•••Bug: 8187060 Change-Id: I17be7b77ff89972d3ca6823b087b7bf35105af56 | 2013-12-27 | 1 | -21/+60 | |
* | | Fix a code path that looks ridiculous•••Bug: 12295276 Change-Id: I187016b59213d351c943c6e0b9a2ad3708499646 | 2013-12-26 | 1 | -4/+3 | |
|/ | |||||
* | Remove DictionaryFacilitatorForSuggest.getMainDictionary().•••Bug: 8187060 Change-Id: Ide087f1e39b24695b610bd2b3c464b7e3cb9cd29 | 2013-12-26 | 1 | -4/+7 | |
* | Extract dict operations from Suggest to a new class.•••Bug: 8187060 Change-Id: I77775aa50763158d99753c2312fa11fe14267aef | 2013-12-26 | 1 | -0/+376 |