- 22 Oct, 2013 5 commits
-
-
Jean Chalard authored
* commit 'f603fa1f': [DO NOT MERGE] Add a sequence number to SuggestedWords.
-
Jean Chalard authored
* commit 'f356a25f': [DO NOT MERGE] Fix a bug where autocaps would jam auto-commit
-
Jean Chalard authored
-
Jean Chalard authored
This allows testing for suggestion freshness in an asynchronous suggestions world. Cherry-pick of Ic76cd175 Bug: 11301597 Change-Id: I45a84de0632062475eebe30234b3147f1c680359
-
Jean Chalard authored
Cherry-pick of I62955e36 Bug: 11311002 Change-Id: I5b11cb48e6dd0563fc29566fe0d27864be2beb0a
-
- 18 Oct, 2013 9 commits
-
-
Ken Wakasa authored
* commit '47568d5e': Fix: Suggested words from user history are invalid. DO NOT MERGE.
-
Ken Wakasa authored
* commit '146cf238': DO NOT MERGE: Update input method subtype locales.
-
Ken Wakasa authored
-
Keisuke Kuroyanagi authored
- Suggestions form user history can contain invalid words. - isValidWord always returns false. Bug: 11139426 Change-Id: I6075b275603332ddb00f4a9284afcaa82d824270
-
Ken Wakasa authored
To match up with the removal of obsolete locales. cherrypick of I27098bfa26b66631ef412f8f0f72e0273a0161bc bug: 11244796 Change-Id: I6e93513978ac657c859391d0431f90143d855e5f
-
Satoshi Kataoka authored
* commit '2e7f360a': Do not merge. Fix keyboard layout
-
Satoshi Kataoka authored
* commit '141a0c33': Do not merge. Don't show long-pressing emoji key on tablet
-
Satoshi Kataoka authored
-
Satoshi Kataoka authored
-
- 17 Oct, 2013 14 commits
-
-
Baligh Uddin authored
am e47f7332: These files were in the obsoleted locale directories and are not processed by the translation pipeline. Moving them to their new locale directory. * commit 'e47f7332': These files were in the obsoleted locale directories and are not processed by the translation pipeline. Moving them to their new locale directory.
-
Baligh Uddin authored
* commit '486c5896': Remove obsolete locale directories.
-
Baligh Uddin authored
directories and are not processed by the translation pipeline. Moving them to their new locale directory. Example: values-et/bools.xml moved to values-et-rEE/bools.xml Bug: 11244796
-
Baligh Uddin authored
Bug: 11244796
-
Ken Wakasa authored
am d8ba6abf: Merge "[DO NOT MERGE] Fix a bug where autoshift would be ignored coming from emoji" into klp-dev * commit 'd8ba6abf': [DO NOT MERGE] Fix a bug where autoshift would be ignored coming from emoji
-
Ken Wakasa authored
-
Baligh Uddin authored
* commit '8d757c20': Import translations. DO NOT MERGE
-
Baligh Uddin authored
-
Baligh Uddin authored
Change-Id: Ia2590927c02e8e64506e746650d318c1d84ae7c2 Auto-generated-cl: translation import
-
Jean Chalard authored
Bug: 11123691 Change-Id: I36474e12e34af95051129840865015f85595411b
-
Satoshi Kataoka authored
Bug: 11264603 Change-Id: Ic46086e9f1b223e26586e0611d14a7d14b561100
-
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: I3797fe2ef8c1e4cbba3298475f01f90c98e3335f
-
Ed Heyl authored
-
- 16 Oct, 2013 3 commits
-
-
Satoshi Kataoka authored
* commit 'ea3db813': Do not merge. Remove Azerbaijani subtype
-
Satoshi Kataoka authored
-
Satoshi Kataoka authored
The corresponding change is I0d2a98dffe03ebd Bug: 11244796 Change-Id: I0d2a98dffe03ebddf26fc3c2760061c39de4c57e
-
- 15 Oct, 2013 2 commits
-
-
The Android Automerger authored
-
Ken Wakasa authored
* commit 'b9ce8421': mExpectingUpdateSelection was out of sync when nothing to delete.
-
- 14 Oct, 2013 2 commits
-
-
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
-
The Android Automerger authored
-
- 13 Oct, 2013 3 commits
-
-
Ken Wakasa authored
* commit 'c8383eda': Fix wrong commitText parameter in sendKeyCodePoint()
-
The Android Automerger authored
-
Ken Wakasa authored
Small optimization on generating a String instance from a single code point too. bug: 11181913 Change-Id: I0f905e4dc6ec7841092bb4d3d940daf3b2303f5b
-
- 12 Oct, 2013 2 commits
-
-
Baligh Uddin authored
* commit 'cdc4c1dc': Import translations. DO NOT MERGE
-
Baligh Uddin authored
Change-Id: Icbe028a32311c167219f366e695cb7932f5a9a71 Auto-generated-cl: translation import
-