- Oct 22, 2013
-
-
Jean Chalard authored
Bug: 11311002 Change-Id: I62955e364c9ffc75322cf05fa3ad7985f1d09259
-
Ken Wakasa authored
bug: 11227246 Change-Id: I291ebdaf7e96d4a2ca738432ce8be1d75b91e5c3
-
Keisuke Kuroyanagi authored
- Suggestions form user history can contain invalid words. - isValidWord always returns false. Bug: 11139426 Change-Id: I6075b275603332ddb00f4a9284afcaa82d824270
-
Jean Chalard authored
Bug: 11123691 Change-Id: I36474e12e34af95051129840865015f85595411b
-
Satoshi Kataoka authored
Bug: 11264603 Change-Id: I85e8dfa795bbaad26f38bcdb8a958c26e031a4cd
-
Satoshi Kataoka authored
- Show "..." on enter key if it has long-pressing emoji key - Show enter key on symbols shift keyboard Bug: 11262889 Bug: 11263464 Change-Id: If84d0cc621b12e1bf3a3102b1f09cbaedf92f007
-
Ken Wakasa authored
* commit 'a62dc281': Update input method subtype locales. Change-Id: Id28f5ee33c201e1d335119c1b3d99bc30a10a131
-
Satoshi Kataoka authored
* commit 'af846af8': Remove Azerbaijani subtype
-
Jean Chalard authored
This allows testing for suggestion freshness in an asynchronous suggestions world. In-advance cherrypick of Ic76cd17568598d8534aec81e037f9e37f52eb6b4 because there's a merge conflict. Bug: 11301597 Change-Id: I4aec765a975298fcac30a48dede73d2622224fe5
-
- Oct 18, 2013
-
-
satok authored
-
Satoshi Kataoka authored
Change-Id: I291269dbca71805a40d48a0e373b9561ad075f6b
-
satok authored
Change-Id: I847e303b1a3843e5a95d1ecb2802e3779c8f085b
-
- Oct 16, 2013
-
-
Baligh Uddin authored
Change-Id: I83d28c60de84b09da48bd79aa9917f12bd850fdc Auto-generated-cl: translation import
-
- Oct 15, 2013
-
-
The Android Automerger authored
-
Ken Wakasa authored
am eb870b14: am 34ad4e08: am b9ce8421: mExpectingUpdateSelection was out of sync when nothing to delete. * commit 'eb870b14': mExpectingUpdateSelection was out of sync when nothing to delete.
-
Ken Wakasa authored
* commit 'b0440472': mExpectingUpdateSelection was out of sync when nothing to delete.
-
Ken Wakasa authored
cherripick of I9c6a948331726a821bd3ccec9c1d02dec2c4703a (forward cherrypicking this because the automerger is stuck now.) This bug was leading to corrupted rendering of surrogate pairs in the following scenario. 1. Type some emojis 2. Move the cursor at the beginning of the text field 3. Hit backspace even though there's nothing to delete 4. Move the cursor after some emoji 5. Hit backspace The root cause of this issue was the out-of-sync mExpectingUpdateSelection if handleBackspace() gets called when the cursor reaches at the beginning of the TextView. In such case, mExpectingUpdateSelection shouldn't be set true because there's nothing to delete, so there will be no onUpdateSelection() calls associated with it. Due to this bug, the cache in RichInputConnection could get stale at step 4 described above. Then the following handleBackspace() that should delete a surrogate pair was not working correctly because of the stale cache. bug: 11181913 Change-Id: I1cbf444d8d105416e7de75c16d80b3797f470495
-
Ken Wakasa authored
* commit '34ad4e08': mExpectingUpdateSelection was out of sync when nothing to delete.
-
Ken Wakasa authored
* commit 'b9ce8421': mExpectingUpdateSelection was out of sync when nothing to delete.
-
- Oct 14, 2013
-
-
Ken Wakasa authored
* commit '3a3bbf4a': Fix wrong commitText parameter in sendKeyCodePoint()
-
Baligh Uddin authored
am 8a866d6f: (-s ours) am f68ef910: (-s ours) am cdc4c1dc: (-s ours) Import translations. DO NOT MERGE * commit '8a866d6f': Import translations. DO NOT MERGE
-
Ken Wakasa authored
This bug was leading to corrupted rendering of surrogate pairs in the following scenario. 1. Type some emojis 2. Move the cursor at the beginning of the text field 3. Hit backspace even though there's nothing to delete 4. Move the cursor after some emoji 5. Hit backspace The root cause of this issue was the out-of-sync mExpectingUpdateSelection if handleBackspace() gets called when the cursor reaches at the beginning of the TextView. In such case, mExpectingUpdateSelection shouldn't be set true because there's nothing to delete, so there will be no onUpdateSelection() calls associated with it. Due to this bug, the cache in RichInputConnection could get stale at step 4 described above. Then the following handleBackspace() that should delete a surrogate pair was not working correctly because of the stale cache. bug: 11181913 Change-Id: I9c6a948331726a821bd3ccec9c1d02dec2c4703a
- Oct 13, 2013
-
-
Ken Wakasa authored
* commit 'eed74b81': Fix wrong commitText parameter in sendKeyCodePoint()
-
Ken Wakasa authored
* commit 'c8383eda': Fix wrong commitText parameter in sendKeyCodePoint()
-
Ken Wakasa authored
Small optimization on generating a String instance from a single code point too. bug: 11181913 Change-Id: I0f905e4dc6ec7841092bb4d3d940daf3b2303f5b
-
- Oct 12, 2013
-
-
Baligh Uddin authored
* commit 'f68ef910': Import translations. DO NOT MERGE
-
Baligh Uddin authored
* commit 'cdc4c1dc': Import translations. DO NOT MERGE
-
Baligh Uddin authored
* commit '9e4210ba': Import translations. DO NOT MERGE
-
Baligh Uddin authored
Change-Id: I6f722071496d4673ca2214cd5fe73dde1006f036 Auto-generated-cl: translation import
-
Baligh Uddin authored
Change-Id: Icbe028a32311c167219f366e695cb7932f5a9a71 Auto-generated-cl: translation import
-
Baligh Uddin authored
Change-Id: If437fe9dd00e8d95d1d3b99eebf360bcf288bb40 Auto-generated-cl: translation import
-
Baligh Uddin authored
Change-Id: Ie3282562a318563d607fea65c51efba90547d202 Auto-generated-cl: translation import
-
- Oct 11, 2013
-
-
Baligh Uddin authored
am e35594f9: (-s ours) am 3c8bbd2f: (-s ours) am 40823338: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev * commit 'e35594f9': Import translations. DO NOT MERGE
-
Baligh Uddin authored
am 3c8bbd2f: (-s ours) am 40823338: (-s ours) Merge "Import translations. DO NOT MERGE" into klp-dev * commit '3c8bbd2f': Import translations. DO NOT MERGE
-
Baligh Uddin authored
* commit '40823338': Import translations. DO NOT MERGE
-
Baligh Uddin authored
* commit '8f99107b': Import translations. DO NOT MERGE