| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge "Reduce memory of emoji palette" |  Satoshi Kataoka | 2013-10-08 | 1 | -5/+1 |
|\ |
|
| * | Reduce memory of emoji palette•••Bug: 10902556
Change-Id: I3c8da35a601de2bfb248292c7b59235fc1120988
|  Satoshi Kataoka | 2013-10-08 | 1 | -5/+1 |
* | | Show the keyboard earlier when rotating.•••Bug: 11107229
Change-Id: I0b36341d60b634a860eb13fafd0dc69fe734bdeb
|  Jean Chalard | 2013-10-08 | 1 | -4/+5 |
|/ |
|
* | Make the sentence separator a resource.•••This will help handing correctly the armenian full stop.
Bug: 10082781
Change-Id: Id7bb219ebd89daba203216eab362d1cc26a65a36
|  Jean Chalard | 2013-10-08 | 1 | -6/+9 |
* | Call loadKeyboard later if it can't be called right away•••Since loadKeyboard relies on the input connection being
available to give it the auto-caps state, but also can't
be called twice in a row because it needs to save and
restore its state and invalidates it after the restore,
we need to wait until we know we have a valid input
connection to call it.
Bug: 11107229
Change-Id: I1c7baf3215682df6f6ceb357bd37254f9e7418c7
|  Jean Chalard | 2013-10-07 | 1 | -4/+15 |
* | Clear the cache of subtypes in onStartInputViewInternal•••Bug: 11077905
Change-Id: I9495f13a20edca0e6153cd1a7a0ac6891f707c59
|  Satoshi Kataoka | 2013-10-07 | 1 | -1/+1 |
* | Merge "Fallback on empty locales." |  Jean Chalard | 2013-10-04 | 1 | -2/+18 |
|\ |
|
| * | Fallback on empty locales.•••This is a very rare corner case.
Bug: 11072132
Change-Id: Iad2aa69511f7dc99105284a049c63f2f997b8ef0
|  Jean Chalard | 2013-10-04 | 1 | -2/+18 |
* | | Accept double-space-period after emoji.•••This also includes a fix that allows this code to read surrogate
pairs in this processing.
Bug: 11070482
Change-Id: If5ef8d6863938252f09128b7e99ea07ece6e7019
|  Jean Chalard | 2013-10-04 | 1 | -6/+17 |
|/ |
|
* | Merge "Try decaying user history at hourly intervals." |  Keisuke Kuroyanagi | 2013-10-02 | 1 | -0/+3 |
|\ |
|
| * | Try decaying user history at hourly intervals.•••Bug: 6669677
Change-Id: Ib465fa7e1a7f289a07843535ba89d0dd5259e803
|  Keisuke Kuroyanagi | 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
|  Jean Chalard | 2013-10-02 | 1 | -0/+1 |
|/ |
|
* | Merge "Speak auto-corrections for accessibility" |  Alan Viverette | 2013-09-30 | 1 | -0/+5 |
|\ |
|
| * | Speak auto-corrections for accessibility•••BUG: 8669376
Change-Id: Id71b2c2835daa7a8c9d6c92c57a7e302551c289d
|  Alan Viverette | 2013-09-27 | 1 | -0/+5 |
* | | Merge "Set header attributes for ExpandableBinaryDictionary." |  Keisuke Kuroyanagi | 2013-09-29 | 1 | -11/+9 |
|\ \ |
|
| * | | Set header attributes for ExpandableBinaryDictionary.•••Bug: 6669677
Change-Id: I2462777eaa07600f1c774226adfc4f351882f523
|  Keisuke Kuroyanagi | 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
|  Jean Chalard | 2013-09-27 | 1 | -9/+13 |
|/ |
|
* | Merge "Detect cases where rotation messes with initialization" |  Jean Chalard | 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
|  Jean Chalard | 2013-09-20 | 1 | -5/+77 |
* | | Fix a bug that happens upon a race condition•••Bug: 10848621
Change-Id: If5ff7f001e69af005a5ff9ab3e9f630b88a0a858
|  Jean Chalard | 2013-09-20 | 1 | -0/+1 |
|/ |
|
* | Add showSuggestionStripWithTypedWord.•••Bug: 10814472
Change-Id: I3a150124baf7a9b7889b033089a859ff9c11e206
|  Yuichiro Hanada | 2013-09-19 | 1 | -15/+49 |
* | Merge "Allow double-space-to-period after a plus char" |  Jean Chalard | 2013-09-18 | 1 | -1/+2 |
|\ |
|
| * | Allow double-space-to-period after a plus char•••Bug: 10704936
Change-Id: I30fdaea648605ef7e7fea6c093581ed5c6de03f3
|  Jean Chalard | 2013-09-18 | 1 | -1/+2 |
* | | Don't resume suggestion on digits.•••Bug: 10780016
Change-Id: I94fad06e4c71eddc96bdda1765925f98bed160f3
|  Jean Chalard | 2013-09-18 | 1 | -0/+8 |
|/ |
|
* | [AC8] Restrict the suggestion strip to the correct part•••...for phrase gesture.
Bug: 9059617
Change-Id: Ic5c0616f28af4ba45ca72a5721d1926029adc1c5
|  Jean Chalard | 2013-09-17 | 1 | -0/+1 |
* | [AC7] Actually auto-commit.•••Bug: 9059617
Change-Id: I7e5d89a9037b9181a0a6456c12043b4bfda8fe4b
|  Keisuke Kuroyanagi | 2013-09-17 | 1 | -6/+25 |
* | Merge "[AC4] Add native methods necessary for auto-commit" |  Jean Chalard | 2013-09-13 | 1 | -1/+3 |
|\ |
|
| * | [AC4] Add native methods necessary for auto-commit•••Bug: 9059617
Change-Id: I7a47b0675446fc4f39628c60d16de9aea90d1b4d
|  Jean Chalard | 2013-09-13 | 1 | -1/+3 |
* | | Fix emoji keyboard insets•••Bug: 10541453
Change-Id: I16dd72c8c55cb5d21ad61a3307c0f3c5f16f460c
|  Satoshi Kataoka | 2013-09-13 | 1 | -1/+4 |
* | | Avoid recorrection in ex-password fields.•••Bug: 10115839
Change-Id: I1f1025c9f28adfb6f5a63d5ba86e359f30c0963e
|  Jean Chalard | 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
|  Jean Chalard | 2013-09-12 | 1 | -33/+0 |
* | Revert Ida230ca42 and I6adf7d08f.•••Change-Id: I2ddb250d5a473ea955a5171656974de7288a13f7
|  Yuichiro Hanada | 2013-09-10 | 1 | -101/+46 |
* | Add AsyncResultHolder.•••Change-Id: Icfa685bcda2f5c74f5649f09098d00b4bd321c5a
|  Yuichiro Hanada | 2013-09-10 | 1 | -19/+7 |
* | Make commitCurrentAutoCorrection asynchronous.•••Change-Id: Ida230ca4243347fb3ab9fda7de3a9a18f886cd1c
|  Yuichiro Hanada | 2013-09-09 | 1 | -13/+27 |
* | Add a callback to the arguments of commitCurrentAutoCorrection.•••Change-Id: I6adf7d08fdc4382233a63304743207368db8058a
|  Yuichiro Hanada | 2013-09-05 | 1 | -45/+91 |
* | Change GET_SUGGESTED_WORDS_TIMEOUT to 200.•••Change-Id: Ia5aa0b7af16d7ad45c98d0c5a7dcabba76d19b67
|  Yuichiro Hanada | 2013-09-03 | 1 | -1/+2 |
* | Change GET_SUGGESTED_WORDS_TIMEOUT to 50.•••Change-Id: I4d495a782ed1dea1c377837c6579ce5ff74086b5
|  Yuichiro Hanada | 2013-09-03 | 1 | -1/+2 |
* | Call getSuggestedWords asynchronously.•••Change-Id: Ia8a21b53f4d12b759d9ef5a5181ed04875e4d198
|  Yuichiro Hanada | 2013-09-03 | 1 | -39/+100 |
* | Remove typedWord from the arguments of showSuggestionStrip.•••Change-Id: Iddf33227982e65705b49c6a527286d8695878c90
|  Yuichiro Hanada | 2013-09-02 | 1 | -11/+9 |
* | Revert "Revert "Add onGetSuggestedWordsCallback.""•••This reverts commit 78f707a142570c33bf5a7a3173f39d19103383ea.
Change-Id: I5dd4f2d40314002736226886477563f29a25079c
|  Yuichiro Hanada | 2013-09-02 | 1 | -56/+95 |
* | Merge "Revert "Add onGetSuggestedWordsCallback."" |  Ken Wakasa | 2013-08-30 | 1 | -96/+57 |
|\ |
|
| * | Revert "Add onGetSuggestedWordsCallback."•••This reverts commit 820c290a61e4067c9d8557af4c3160c866f70667.
Change-Id: I5c50731ff9f330c05c5841b8c65f16e28e67422c
|  Ken Wakasa | 2013-08-30 | 1 | -96/+57 |
* | | Fix emoji view insets calculation•••bug: 10541453
Change-Id: I605e657c94686c4974d162657a5e820798d20e8f
|  Ken Wakasa | 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
|  Satoshi Kataoka | 2013-08-30 | 1 | -1/+2 |
* | | Merge "Add onGetSuggestedWordsCallback." |  Ken Wakasa | 2013-08-30 | 1 | -57/+96 |
|\| |
|
| * | Add onGetSuggestedWordsCallback.•••Change-Id: Ib527d31f9c2dd6dc385cb2f767cd90d9d28a1b1b
|  Yuichiro Hanada | 2013-08-30 | 1 | -57/+96 |
* | | Merge "Revert "Remove key preview backing view"" |  Ken Wakasa | 2013-08-30 | 1 | -47/+63 |
|\ \ |
|
| * | | Revert "Remove key preview backing view"•••This reverts commit 2dfcfc5013eee2fbd19a5830ff70943bd6c1bee2.
Change-Id: I96c691b2e9c92be456420196cd7361d03ea4f3e9
bug: 10541453
|  Ken Wakasa | 2013-08-30 | 1 | -47/+63 |
* | | | Revert "Support Emoji keyboard"•••This reverts commit d7791a93b0dee268a9e97f06fe5abcf6082e0ed1.
Change-Id: I5ca4c0227f97540e8a22b487b5056dfa3611082b
|  Ken Wakasa | 2013-08-30 | 1 | -2/+1 |
| |/
|/| |
|
* | | Support Emoji keyboard•••Bug: 6370846
Change-Id: I33ce8f952799c89929996a226ac17731a953ec2a
|  Tadashi G. Takaoka | 2013-08-29 | 1 | -1/+2 |