Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge "Try decaying user history at hourly intervals." | 2013-10-02 | 1 | -0/+3 | |
|\ | |||||
| * | Try decaying user history at hourly intervals.•••Bug: 6669677 Change-Id: Ib465fa7e1a7f289a07843535ba89d0dd5259e803 | 2013-10-02 | 1 | -0/+3 | |
* | | Fix a pernicious bug with caps.•••What's happening here is, setAlphabetKeyboard sets the keyboard to AUTOMATIC_SHIFTED and updates the keyboard, then restoring the keyboard old state sets it back to UNSHIFTED without updating it. When we finally know what the correct value is, we try to set it to UNSHIFTED, but since that's already the currently recorded state, it skips updating the keyboard forever. The solution is to avoid setting the shift state without updating the keyboard. Bug: 10948582 Change-Id: Ic8670401e378f8284e851281f91a9ad93eac8e90 | 2013-10-02 | 1 | -0/+1 | |
|/ | |||||
* | Merge "Speak auto-corrections for accessibility" | 2013-09-30 | 1 | -0/+5 | |
|\ | |||||
| * | Speak auto-corrections for accessibility•••BUG: 8669376 Change-Id: Id71b2c2835daa7a8c9d6c92c57a7e302551c289d | 2013-09-27 | 1 | -0/+5 | |
* | | Merge "Set header attributes for ExpandableBinaryDictionary." | 2013-09-29 | 1 | -11/+9 | |
|\ \ | |||||
| * | | Set header attributes for ExpandableBinaryDictionary.•••Bug: 6669677 Change-Id: I2462777eaa07600f1c774226adfc4f351882f523 | 2013-09-28 | 1 | -11/+9 | |
| |/ | |||||
* / | Send backspace as an event when TYPE_NULL.•••This is not enough to really fix behavior with TYPE_NULL, but it does make things a bit better. Bug: 10949594 Change-Id: Ia359f781cdd76a2e2c5a4c9f166025d81b931174 | 2013-09-27 | 1 | -9/+13 | |
|/ | |||||
* | Merge "Detect cases where rotation messes with initialization" | 2013-09-24 | 1 | -5/+77 | |
|\ | |||||
| * | Detect cases where rotation messes with initialization•••...and do a best effort to fix it. Bug: 10323080 Bug: 10252066 Change-Id: Icb3c9fe85005406bdfce0b7bb143ba0a910a0ddb | 2013-09-20 | 1 | -5/+77 | |
* | | Fix a bug that happens upon a race condition•••Bug: 10848621 Change-Id: If5ff7f001e69af005a5ff9ab3e9f630b88a0a858 | 2013-09-20 | 1 | -0/+1 | |
|/ | |||||
* | Add showSuggestionStripWithTypedWord.•••Bug: 10814472 Change-Id: I3a150124baf7a9b7889b033089a859ff9c11e206 | 2013-09-19 | 1 | -15/+49 | |
* | Merge "Allow double-space-to-period after a plus char" | 2013-09-18 | 1 | -1/+2 | |
|\ | |||||
| * | Allow double-space-to-period after a plus char•••Bug: 10704936 Change-Id: I30fdaea648605ef7e7fea6c093581ed5c6de03f3 | 2013-09-18 | 1 | -1/+2 | |
* | | Don't resume suggestion on digits.•••Bug: 10780016 Change-Id: I94fad06e4c71eddc96bdda1765925f98bed160f3 | 2013-09-18 | 1 | -0/+8 | |
|/ | |||||
* | [AC8] Restrict the suggestion strip to the correct part•••...for phrase gesture. Bug: 9059617 Change-Id: Ic5c0616f28af4ba45ca72a5721d1926029adc1c5 | 2013-09-17 | 1 | -0/+1 | |
* | [AC7] Actually auto-commit.•••Bug: 9059617 Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b | 2013-09-17 | 1 | -6/+25 | |
* | Merge "[AC4] Add native methods necessary for auto-commit" | 2013-09-13 | 1 | -1/+3 | |
|\ | |||||
| * | [AC4] Add native methods necessary for auto-commit•••Bug: 9059617 Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d | 2013-09-13 | 1 | -1/+3 | |
* | | Fix emoji keyboard insets•••Bug: 10541453 Change-Id: I16dd72c8c55cb5d21ad61a3307c0f3c5f16f460c | 2013-09-13 | 1 | -1/+4 | |
* | | Avoid recorrection in ex-password fields.•••Bug: 10115839 Change-Id: I1f1025c9f28adfb6f5a63d5ba86e359f30c0963e | 2013-09-12 | 1 | -0/+2 | |
|/ | |||||
* | Remove changing a word when added to the dictionary•••This code is now useless. I thought it affected 9902905, but it seems it actually does not. Still, it's dead code. Bug: 9902905 Change-Id: Id9c90fbf88f015af47b2368b90d173c481647093 | 2013-09-12 | 1 | -33/+0 | |
* | Revert Ida230ca42 and I6adf7d08f.•••Change-Id: I2ddb250d5a473ea955a5171656974de7288a13f7 | 2013-09-10 | 1 | -101/+46 | |
* | Add AsyncResultHolder.•••Change-Id: Icfa685bcda2f5c74f5649f09098d00b4bd321c5a | 2013-09-10 | 1 | -19/+7 | |
* | Make commitCurrentAutoCorrection asynchronous.•••Change-Id: Ida230ca4243347fb3ab9fda7de3a9a18f886cd1c | 2013-09-09 | 1 | -13/+27 | |
* | Add a callback to the arguments of commitCurrentAutoCorrection.•••Change-Id: I6adf7d08fdc4382233a63304743207368db8058a | 2013-09-05 | 1 | -45/+91 | |
* | Change GET_SUGGESTED_WORDS_TIMEOUT to 200.•••Change-Id: Ia5aa0b7af16d7ad45c98d0c5a7dcabba76d19b67 | 2013-09-03 | 1 | -1/+2 | |
* | Change GET_SUGGESTED_WORDS_TIMEOUT to 50.•••Change-Id: I4d495a782ed1dea1c377837c6579ce5ff74086b5 | 2013-09-03 | 1 | -1/+2 | |
* | Call getSuggestedWords asynchronously.•••Change-Id: Ia8a21b53f4d12b759d9ef5a5181ed04875e4d198 | 2013-09-03 | 1 | -39/+100 | |
* | Remove typedWord from the arguments of showSuggestionStrip.•••Change-Id: Iddf33227982e65705b49c6a527286d8695878c90 | 2013-09-02 | 1 | -11/+9 | |
* | Revert "Revert "Add onGetSuggestedWordsCallback.""•••This reverts commit 78f707a142570c33bf5a7a3173f39d19103383ea. Change-Id: I5dd4f2d40314002736226886477563f29a25079c | 2013-09-02 | 1 | -56/+95 | |
* | Merge "Revert "Add onGetSuggestedWordsCallback."" | 2013-08-30 | 1 | -96/+57 | |
|\ | |||||
| * | Revert "Add onGetSuggestedWordsCallback."•••This reverts commit 820c290a61e4067c9d8557af4c3160c866f70667. Change-Id: I5c50731ff9f330c05c5841b8c65f16e28e67422c | 2013-08-30 | 1 | -96/+57 | |
* | | Fix emoji view insets calculation•••bug: 10541453 Change-Id: I605e657c94686c4974d162657a5e820798d20e8f | 2013-08-30 | 1 | -9/+11 | |
* | | Revert "Revert "Support Emoji keyboard""•••Window resizing junkiness is addressed in I605e657c9468 This reverts commit aabc97233826da69edbadfc7c1465a505a1fe2ec. Change-Id: I0bc0f1ad9a90799e643fe9ec35f5b4bbe94eee0d | 2013-08-30 | 1 | -1/+2 | |
* | | Merge "Add onGetSuggestedWordsCallback." | 2013-08-30 | 1 | -57/+96 | |
|\| | |||||
| * | Add onGetSuggestedWordsCallback.•••Change-Id: Ib527d31f9c2dd6dc385cb2f767cd90d9d28a1b1b | 2013-08-30 | 1 | -57/+96 | |
* | | Merge "Revert "Remove key preview backing view"" | 2013-08-30 | 1 | -47/+63 | |
|\ \ | |||||
| * | | Revert "Remove key preview backing view"•••This reverts commit 2dfcfc5013eee2fbd19a5830ff70943bd6c1bee2. Change-Id: I96c691b2e9c92be456420196cd7361d03ea4f3e9 bug: 10541453 | 2013-08-30 | 1 | -47/+63 | |
* | | | Revert "Support Emoji keyboard"•••This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1. Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b | 2013-08-30 | 1 | -2/+1 | |
| |/ |/| | |||||
* | | Support Emoji keyboard•••Bug: 6370846 Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a | 2013-08-29 | 1 | -1/+2 | |
* | | Pass additionalFeaturesOptions for getSuggestions().•••This fixes null pointer exceptions that are caused when getSuggestion() is called from spell checker. Change-Id: Ifc9e7abb900e1a4646e33c91022effde439673e4 | 2013-08-28 | 1 | -1/+2 | |
* | | Make DynamicPred...Base extend ExpandableBinaryDictionary.•••Bug: 6669677 Change-Id: I06afad35d3eb73510c34d10cd4116f5bcf934f7c | 2013-08-26 | 1 | -4/+4 | |
* | | Register personalization dictionary•••Bug: 9429906 Change-Id: Ic754dd8da67446dfb1ebf44aa3d5ab0804298ca0 | 2013-08-22 | 1 | -0/+5 | |
* | | Merge "Add onDestroy to PersonalizationDictionarySessionRegister" | 2013-08-21 | 1 | -0/+1 | |
|\ \ | |||||
| * | | Add onDestroy to PersonalizationDictionarySessionRegister•••Bug: 9429906 Change-Id: Ibf8efd7302da2c27ac59e62b0393f1eec03dc136 | 2013-08-21 | 1 | -0/+1 | |
* | | | Don't start composing on dash.•••Bug: 10403176 Change-Id: I9f969ab9b772dc5ba2015c494b4f98a8864277c4 | 2013-08-21 | 1 | -4/+5 | |
* | | | Merge "[AC3] Start calling the methods for auto-commit." | 2013-08-20 | 1 | -0/+6 | |
|\ \ \ | |||||
| * | | | [AC3] Start calling the methods for auto-commit.•••Bug: 9059617 Change-Id: I190a4baf2fa831b70e00e129b5dfaa8c9c32b3a0 | 2013-08-20 | 1 | -0/+6 | |
* | | | | Merge "[AC2] Reference a dict rather than a string in suggestion infos" | 2013-08-20 | 1 | -2/+2 | |
|\| | | |