Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | 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 | 3 | -6/+17 | ||
|\ \ \ \ \ \ | ||||||
| * | | | | | | Arrange to send the rawChecksum to LatinIME. | 2014-05-22 | 3 | -6/+17 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |||||
* | | | | | | Merge "Add the rawChecksum column to the database." | 2014-05-22 | 5 | -15/+52 | ||
|\ \ \ \ \ \ | | |/ / / / | |/| | / / | |_|_|/ / |/| | | | | ||||||
| * | | | | Add the rawChecksum column to the database. | 2014-05-22 | 5 | -15/+52 | ||
| |/ / / | | | | | | | | | | | | | | | | | Bug: 13125743 Change-Id: I082aa9df1dd4a10cdb3f97ee0692f2d72f6c8e7e | |||||
* | | | | 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 | 3 | -12/+28 | ||
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Refactor MoreKeysKeyboardView to use Key class | 2014-05-21 | 3 | -12/+28 | ||
| |/ / | | | | | | | | | | | | | | | | | | | 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 | |||||
* | | | Support accessibility TalkBack in emoji palette | 2014-05-20 | 2 | -16/+39 | ||
| | | | | | | | | | | | | | | | Bug: 11452158 Change-Id: I699e4e9f4baec4bb0fb9cd7875f675044f20465f | |||||
* | | | Move generic hover event handling to KeyboardAccessibilityDelegate | 2014-05-20 | 2 | -146/+116 | ||
| | | | | | | | | | | | | | | | | | | This is a follow up of I0d73b4cf60. Change-Id: Iecfe124321682c8fc307ccf4c79e836390403d95 | |||||
* | | | Separate MainKeyboardView specific accessibility code | 2014-05-20 | 3 | -291/+343 | ||
| | | | | | | | | | | | | Change-Id: I0d73b4cf60145b6e34bd89f72eb49de3c686f5e3 | |||||
* | | | Merge "Refactor accessibility classes to be more generic" | 2014-05-20 | 3 | -37/+39 | ||
|\ \ \ | ||||||
| * | | | Refactor accessibility classes to be more generic | 2014-05-20 | 3 | -37/+39 | ||
| | | | | | | | | | | | | | | | | Change-Id: Ifad1905f304bccdc39f0d5fbcab8a6353e0b4f76 | |||||
* | | | | 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 | |||||
* | | | Refactor Emoji tab indicators to refer keyboard theme | 2014-05-20 | 2 | -16/+24 | ||
| | | | | | | | | | | | | | | | Bug: 14419121 Change-Id: I7086923fff153039c2d011bbccbfd04eb687a76a | |||||
* | | | Remove Emoji label tab | 2014-05-19 | 2 | -47/+27 | ||
|/ / | | | | | | | Change-Id: Ia2f3482363b462c16a51f2baac59d6bcae96ffab | |||||
* | | Merge "Remove Emoji delete key UX hack" | 2014-05-19 | 1 | -5/+2 | ||
|\ \ | ||||||
| * | | Remove Emoji delete key UX hack | 2014-05-19 | 1 | -5/+2 | ||
| | | | | | | | | | | | | | | | | | | | | | The Emoji delete key UX hack that changes key background color based on the key state isn't keyboard theme compliant. Change-Id: I0fa43a91cdd6da944d6d4d1a5a09b771f852a081 | |||||
* | | | Merge "Use PrevWordsInfo instead of String in Java side." | 2014-05-19 | 17 | -84/+119 | ||
|\ \ \ | |/ / |/| | | ||||||
| * | | Use PrevWordsInfo instead of String in Java side. | 2014-05-19 | 17 | -84/+119 | ||
| | | | | | | | | | | | | | | | | | | | | | Bug: 14119293 Bug: 14425059 Change-Id: I3d5da84881a49a04550180dd9aac2c37da2ed762 | |||||
* | | | Rename Emoji related resource names more consistent | 2014-05-19 | 2 | -7/+7 | ||
|/ / | | | | | | | Change-Id: I318a98feeaf7b8bc4d2ed6d54475a144e2dca0a1 | |||||
* | | Rename LXX theme to LXX_Dark | 2014-05-19 | 1 | -3/+3 | ||
| | | | | | | | | | | Bug: 14419121 Change-Id: I3d73c51d339eafec26871a659575d8b7b8cc441c | |||||
* | | 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 "Fix keyboard theme selection logic" | 2014-05-16 | 1 | -20/+37 | ||
|\ \ \ | ||||||
| * | | | Fix keyboard theme selection logic | 2014-05-16 | 1 | -20/+37 | ||
| | | | | | | | | | | | | | | | | | | | | Bug: 15002666 Change-Id: I5cc52db71ee609edffdb2613e93245e92ac6fc6a | |||||
* | | | | 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 | |||||
* | | | Merge "Fix: NPE when context.getFilesDir() returns null." | 2014-05-16 | 1 | -4/+6 | ||
|\ \ \ | ||||||
| * | | | Fix: NPE when context.getFilesDir() returns null. | 2014-05-15 | 1 | -4/+6 | ||
| |/ / | | | | | | | | | | | | | Bug: 14517587 Change-Id: Ib99bea14eab3a25ddb5042527b757133734a6ba6 | |||||
* / / | Support 9-patch drawable for spacebar icon | 2014-05-15 | 3 | -44/+43 | ||
|/ / | | | | | | | | | Bug: 14419121 Change-Id: I901ea2a5bfae870b3aae8fea3bc38d999b2354b8 | |||||
* | | Remove unused auto correction led for spacebar feature | 2014-05-15 | 3 | -47/+1 | ||
| | | | | | | | | Change-Id: Ie1544bd0d28684d9b7887fddff37b224ed4f8201 | |||||
* | | Merge "Use slightly dimmed text color for functional keys" | 2014-05-15 | 3 | -0/+10 | ||
|\ \ | ||||||
| * | | Use slightly dimmed text color for functional keys | 2014-05-15 | 3 | -0/+10 | ||
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL introduces two new key attributes to achieve this. - KeyboardView.functionalTextColor - followFunctionalTextColor flag for Key.keyLabelFlags Bug: 14419121 Change-Id: I45ca433dcc9cc8c6cf891e21d5316ee4048b0cad | |||||
* | | | Merge "Fix NPE in KeyboardSwitcher while orientation change" | 2014-05-15 | 1 | -1/+1 | ||
|\ \ \ |