Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use Java 7 diamond operator | 2014-05-24 | 54 | -238/+115 | |
| | | | | Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef | ||||
* | Merge "Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE." | 2014-05-23 | 6 | -21/+29 | |
|\ | |||||
| * | Introduce EMPTY_PREV_WORDS_INFO and BEGINNING_OF_SENTENCE. | 2014-05-23 | 6 | -21/+29 | |
| | | | | | | | | | | Bug: 14119293 Change-Id: I5020e5f0aa64bc3e97b3a3c2c07a60c8b765ed64 | ||||
* | | Merge "Revert "Fix: too many calls to getSuggestedWordsForTypingInput"" | 2014-05-23 | 2 | -6/+4 | |
|\ \ | |||||
| * | | Revert "Fix: too many calls to getSuggestedWordsForTypingInput" | 2014-05-23 | 2 | -6/+4 | |
| | | | | | | | | | | | | | | | | | | | | | This reverts commit 7aa895e2e3edb59620c28354c7d7746b93964b10. Bug: 15148015 Change-Id: If39c4f8b897f247d4eb935923d55d81def4c8fb4 | ||||
* | | | Version up dynamic dict format from 401 to 402. | 2014-05-23 | 2 | -3/+5 | |
| |/ |/| | | | | | Change-Id: Ibea36af905ade773ae3db3a5456f7b5a0ad7d220 | ||||
* | | Extend jni methods and enable Beginning-of-Sentence. | 2014-05-23 | 4 | -21/+39 | |
| | | | | | | | | | | Bug: 14119293 Change-Id: I78fc877367dd0d6240eeacb750b6d2d0b93cba83 | ||||
* | | Merge "Make DistracterFilter interface." | 2014-05-23 | 4 | -199/+247 | |
|\ \ | |||||
| * | | Make DistracterFilter interface. | 2014-05-23 | 4 | -199/+247 | |
| | | | | | | | | | | | | | | | | | | Bug: 13142176 Bug: 15094186 Change-Id: If94b0a155b5ea2ff6b839e7da9d12a9cc6553931 | ||||
* | | | Fix some auto-caps problems: | 2014-05-23 | 2 | -5/+41 | |
|/ / | | | | | | | | | | | | | | | | | - (mainly for Spanish) auto-caps after inverted bang and what - (German only) don't auto-cap after digits-period-space Bug: 15177663 Bug: 12206753 Change-Id: Ia214bc067319469d9debbbfbdcb1dcff980847f0 | ||||
* | | Move distracter filter to dictionary facilitator. | 2014-05-23 | 6 | -44/+133 | |
| | | | | | | | | | | | | Bug: 13142176 Bug: 15094186 Change-Id: Ib9e42f8e25538009f3ba62cf1e034cae3f6823c7 | ||||
* | | Have DictionaryFacilitator in LatinIME. | 2014-05-23 | 7 | -56/+56 | |
| | | | | | | | | | | | | Bug: 13142176 Bug: 15094186 Change-Id: I9da67352ff2abcd289fa5885389895ced878a413 | ||||
* | | Fix NPE happening in unit tests. | 2014-05-22 | 1 | -2/+3 | |
| | | | | | | | | Change-Id: I2fc0dba53e18883755ff77351c152a9d3534c92b | ||||
* | | Merge "Add a new production flag for metrics logging" | 2014-05-22 | 1 | -0/+3 | |
|\ \ | |||||
| * | | Add a new production flag for metrics logging | 2014-05-22 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | BUG:14909963 Change-Id: I2d48c5b7d959d9bb95afe2cd3cbd16b27092a054 | ||||
* | | | Merge "Check the md5 checksum of the copied file." | 2014-05-22 | 1 | -2/+12 | |
|\ \ \ | |||||
| * | | | Check the md5 checksum of the copied file. | 2014-05-22 | 1 | -2/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | If it doesn't match, mark it broken. It means the dictionary pack will try to install it again next time it updates. We may want to rethink this. Bug: 13125743 Change-Id: I0eb547aa7066bed8cb00c009debbafe9181c37ad | ||||
* | | | | Fix: NPE in DistracterFilter | 2014-05-22 | 1 | -7/+9 | |
|/ / / | | | | | | | | | | Change-Id: I19a92d79cf547aae8f15e7e5fd5309812ae4f2d5 | ||||
* | | | Merge "Use enabled subtypes for Keyboard in DistracterFilter." | 2014-05-22 | 3 | -53/+71 | |
|\ \ \ | |||||
| * | | | Use enabled subtypes for Keyboard in DistracterFilter. | 2014-05-21 | 3 | -53/+71 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13142176 Bug: 15094186 Change-Id: I142eeaa11f838080a4fc5a342155e5d470eab3d4 | ||||
* | | | | Merge "Don't upcase suggestions when resuming on an uppercase word" | 2014-05-22 | 1 | -1/+4 | |
|\ \ \ \ | |||||
| * | | | | Don't upcase suggestions when resuming on an uppercase word | 2014-05-22 | 1 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13917781 Change-Id: I7458d120898a7c8c0bc2db2f6db3578fd1dd1681 | ||||
* | | | | | Merge "Arrange to send the rawChecksum to LatinIME." | 2014-05-22 | 2 | -2/+5 | |
|\ \ \ \ \ | |||||
| * | | | | | Arrange to send the rawChecksum to LatinIME. | 2014-05-22 | 2 | -2/+5 | |
| |/ / / / | | | | | | | | | | | | | | | | | | | | | Bug: 13125743 Change-Id: I5d111336e6a0f5ab4e93ff333654a7a1f8f46480 | ||||
* | | | | | Merge "Fix: too many calls to getSuggestedWordsForTypingInput" | 2014-05-22 | 2 | -4/+6 | |
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Fix: too many calls to getSuggestedWordsForTypingInput | 2014-05-22 | 2 | -4/+6 | |
| |/ / | | | | | | | | | | | | | Bug: 15148015 Change-Id: Idcb729734bd62b537fb81acf8bdb5cae4470404c | ||||
* | | | Add beginning of sentence information in PrevWordsInfo. | 2014-05-21 | 5 | -45/+76 | |
| | | | | | | | | | | | | | | | | | | Bug: 14119293 Bug: 14425059 Change-Id: I65320920e840082b0b697bb621676716d0933e0c | ||||
* | | | Merge "Refactor MoreKeysKeyboardView to use Key class" | 2014-05-21 | 2 | -10/+25 | |
|\ \ \ | |_|/ |/| | | |||||
| * | | Refactor MoreKeysKeyboardView to use Key class | 2014-05-21 | 2 | -10/+25 | |
| |/ | | | | | | | | | | | | | This can make MoreSuggestionsView to use extended Key class to hold a index of a suggested word. Change-Id: I54d03d2447b04e3caf3e19e7cadcd391cbf58dd5 | ||||
* / | 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 | |
|\ \ |