Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. | 2014-05-21 | 10 | -90/+102 | |
| | | | | | | | Bug: 14119293 Bug: 14425059 Bug: 15102610 Change-Id: Ib482390f8d15b37d44a1a54e8c243a9eaec3f815 | ||||
* | Merge "Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry."" | 2014-05-20 | 10 | -100/+89 | |
|\ | |||||
| * | Revert "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." | 2014-05-20 | 10 | -100/+89 | |
| | | | | | | | | | | | | | | | | | | | | This reverts commit ff50b39176370ab80a33bfdcf9979603c08a88b3. Bug: 14119293 Bug: 14425059 Bug: 15102610 Change-Id: If278b4ab236e38d20d8cdc0761b0438911bd4ff9 | ||||
* | | Merge "Use PrevWordsInfo for get/add/remove n-gram(bigram) entry." | 2014-05-20 | 10 | -89/+100 | |
|\| | |||||
| * | Use PrevWordsInfo for get/add/remove n-gram(bigram) entry. | 2014-05-20 | 10 | -89/+100 | |
| | | | | | | | | | | | | | | Bug: 14119293 Bug: 14425059 Change-Id: I12e9ba977c153b514c6591ab52940712fd0874e3 | ||||
* | | Fix number password field handling | 2014-05-20 | 1 | -3/+2 | |
|/ | | | | | Bug: 15088419 Change-Id: Ie88375c8c8203c318d9b410692c527443cb0a2d5 | ||||
* | Use PrevWordsInfo instead of String in Java side. | 2014-05-19 | 17 | -84/+119 | |
| | | | | | | | Bug: 14119293 Bug: 14425059 Change-Id: I3d5da84881a49a04550180dd9aac2c37da2ed762 | ||||
* | Use dedicated DictionaryFacilitator for DistracterFilter | 2014-05-17 | 4 | -15/+45 | |
| | | | | | Bug: 15002249 Change-Id: Ic77eaa7d627d406daad7dcd15cb4884d9f647312 | ||||
* | Merge "Revert "Use dedicated DictionaryFacilitator for DistracterFilter"" | 2014-05-16 | 4 | -55/+15 | |
|\ | |||||
| * | Revert "Use dedicated DictionaryFacilitator for DistracterFilter" | 2014-05-16 | 4 | -55/+15 | |
| | | | | | | | | | | | | This reverts commit 7122fe76e3ca48a12f1e069ee0c742788c1884b6. Change-Id: I341089864a2b58de6e0f35844a12fb632bd1eabb | ||||
* | | Merge "Use dedicated DictionaryFacilitator for DistracterFilter" | 2014-05-16 | 4 | -15/+55 | |
|\| | |||||
| * | Use dedicated DictionaryFacilitator for DistracterFilter | 2014-05-16 | 4 | -15/+55 | |
| | | | | | | | | | | Bug: 15002249 Change-Id: I2ebf1941fb0453ea4b97c0e539f8b36e5e0262c1 | ||||
* | | Merge "Make session id mandatory for getSuggestions." | 2014-05-16 | 10 | -60/+21 | |
|\ \ | |||||
| * | | Make session id mandatory for getSuggestions. | 2014-05-16 | 10 | -60/+21 | |
| |/ | | | | | | | | | Bug: 15008504 Change-Id: Ic4a17a4b7242118ae74fd89c695da2bb52204fb2 | ||||
* | | Merge "Fix: StringIndexOutOfBoundsException." | 2014-05-16 | 4 | -14/+16 | |
|\ \ | |/ |/| | |||||
| * | Fix: StringIndexOutOfBoundsException. | 2014-05-16 | 4 | -14/+16 | |
| | | | | | | | | | | Bug: 14985751 Change-Id: I9df2f737555ab02e24e0fbd231a97c1eec26bc57 | ||||
* | | Fix: NPE when context.getFilesDir() returns null. | 2014-05-15 | 1 | -4/+6 | |
|/ | | | | | Bug: 14517587 Change-Id: Ib99bea14eab3a25ddb5042527b757133734a6ba6 | ||||
* | Remove unused auto correction led for spacebar feature | 2014-05-15 | 1 | -2/+0 | |
| | | | | Change-Id: Ie1544bd0d28684d9b7887fddff37b224ed4f8201 | ||||
* | Merge "Quit use bigram probability diff for ver4 dict." | 2014-05-15 | 1 | -8/+0 | |
|\ | |||||
| * | Quit use bigram probability diff for ver4 dict. | 2014-05-15 | 1 | -8/+0 | |
| | | | | | | | | Change-Id: I2cfcfbcf351877d1dff466a24974dbb05908f14e | ||||
* | | Merge "Simplify StatsUtils" | 2014-05-15 | 4 | -26/+12 | |
|\ \ | |||||
| * | | Simplify StatsUtils | 2014-05-15 | 4 | -26/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this CL, the implementation of StatsUtils no longer needs to know how to read settings from the system. Insted, the LatinIME class is now responsible for notifying StatsUtils whenever the settings is changed. BUG: 14324207 Change-Id: Ic3d26ec31c8d2c082d3e7487b578b323aad2f960 | ||||
* | | | Fix off-device build | 2014-05-14 | 3 | -15/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL fixed the breakage caused by DistracterFilter. It should be checked in together with I8f53e9481c0f Bug: 14911612 Bug: 13142176 Change-Id: I33c3526165cea58926d10404552f1fadc385c2e5 | ||||
* | | | Merge "Add VERSION4_DEV(402) in Java side and use it for tests." | 2014-05-14 | 1 | -1/+2 | |
|\ \ \ | | |/ | |/| | |||||
| * | | Add VERSION4_DEV(402) in Java side and use it for tests. | 2014-05-14 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | Bug: 13406708 Change-Id: I7c9c53bf34d12dced7331a359a83f6444490783a | ||||
* | | | Merge "Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries()" | 2014-05-14 | 1 | -7/+2 | |
|\ \ \ | |||||
| * | | | Fix a NPE in DistracterFilter.isDistracterToWordsInDictionaries() | 2014-05-13 | 1 | -7/+2 | |
| | |/ | |/| | | | | | | | | | | Bug: 14904706 Change-Id: I3b52bb01b9c59cbba2eba0bd1d91dffb4419c019 | ||||
* | | | Fix a bug where changing languages kills the composition. | 2014-05-14 | 2 | -10/+9 | |
| |/ |/| | | | | | | | Bug: 14926896 Change-Id: Id2a06c68a51f833db4d8bbc858a232c2696afb6e | ||||
* | | Merge "Don't send empty composing texts." | 2014-05-14 | 1 | -1/+5 | |
|\ \ | |||||
| * | | Don't send empty composing texts. | 2014-05-14 | 1 | -1/+5 | |
| | | | | | | | | | | | | | | | Bug: 13160467 Change-Id: I5e3204ac8aaa18fe9219cc6b564b832ab6cf94fc | ||||
* | | | Merge "Output dictionary format version for dump." | 2014-05-14 | 1 | -0/+1 | |
|\ \ \ | |_|/ |/| | | |||||
| * | | Output dictionary format version for dump. | 2014-05-14 | 1 | -0/+1 | |
| | | | | | | | | | | | | Change-Id: I13873727dbb25550a5087c883968a77094d2115d | ||||
* | | | Show voice key even when important notice is showing | 2014-05-14 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | Bug: 14822080 Change-Id: I2a55bb630cf544b6dc31a5e0e6b932c6af268c71 | ||||
* | | | Merge "Implement the distracter filter" | 2014-05-13 | 3 | -17/+97 | |
|\ \ \ | |||||
| * | | | Implement the distracter filter | 2014-05-13 | 3 | -17/+97 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13142176 Change-Id: I85a048cdcbbad3d6020a25f900250d8d7a0fe3da | ||||
* | | | | Add content description to the voice key | 2014-05-13 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | Bug: 14849593 Change-Id: I1664b6a4ef54b78a09df65adbffff7861b54c4a9 | ||||
* | | | | Merge "Fix typo wordPreperty -> wordProperty." | 2014-05-13 | 1 | -2/+2 | |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Fix typo wordPreperty -> wordProperty. | 2014-05-13 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | Change-Id: I793f9a42f8dbf48fa15292e74df9edf1cf5d8901 | ||||
* | | | | Merge "Add initial reordering rules for Myanmar" | 2014-05-12 | 1 | -1/+2 | |
|\ \ \ \ | |||||
| * | | | | Add initial reordering rules for Myanmar | 2014-05-12 | 1 | -1/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13945569 Change-Id: Ib546ba110e87bf72afa7f42c878cc5f638bff6c7 | ||||
* | | | | | Merge "Add freq=0 words to user history depending on the option." | 2014-05-12 | 2 | -5/+7 | |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Add freq=0 words to user history depending on the option. | 2014-05-12 | 2 | -5/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14686585 Change-Id: Ia1c3adb1bcc625788016e378e1ac7b0792ea9f4e | ||||
* | | | | | Merge "Improve multi-word suggestion handling for user history." | 2014-05-12 | 3 | -14/+29 | |
|\| | | | | |/ / / |/| | | | |||||
| * | | | Improve multi-word suggestion handling for user history. | 2014-05-12 | 3 | -14/+29 | |
| | | | | | | | | | | | | | | | | | | | | Bug: 12902664 Change-Id: I03deed16047f0beaba8932d87c6129ec8061ba9c | ||||
* | | | | Create the path for specifying combining rules in the subtype | 2014-05-12 | 6 | -2/+51 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add the skeleton of the combining rules for Myanmar reordering as a pilot. Bug: 13945569 Change-Id: Iabeb6838f45f1efff482143595ce5b48543e0c43 | ||||
* | | | | Add voice key to suggestions strip | 2014-05-12 | 1 | -12/+48 | |
| | | | | | | | | | | | | | | | | | | | | Bug: 14419121 Change-Id: I3b2bdc3c07bb7e49ea7be53649bd6dd134fea27c | ||||
* | | | | Remove ContextualDictionary.haveContentsChanged(). | 2014-05-12 | 1 | -6/+1 | |
| | | | | | | | | | | | | | | | | Change-Id: I7023ba4d9515dcad90e0a226f70936550c5241f4 | ||||
* | | | | Merge "Add contextual dictionary to the dictionary facilitator." | 2014-05-12 | 3 | -1/+65 | |
|\ \ \ \ | |||||
| * | | | | Add contextual dictionary to the dictionary facilitator. | 2014-05-01 | 3 | -1/+65 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14161647 Change-Id: I0e706b2abd0cb9f351e28681e275cd7f2fdbfd9c | ||||
* | | | | | Cleanup : remove a useless member | 2014-05-12 | 1 | -3/+2 | |
| | | | | | | | | | | | | | | | | | | | | Change-Id: I7871c3243c82b5a19acf266033187795a2ea1767 |