- Oct 27, 2011
-
-
Alan Viverette authored
Bug: 5522854 Change-Id: I32df86450fa0d5dd9606609ea693d0e331b64b19
-
- Oct 26, 2011
-
-
Jean Chalard authored
The spell checker cannot afford to return static objects, seeing as the framework will then use the same objects to pair the cookie and sequence ids to the request. This is a backport of Ia9c3a933 Bug: 5503243 Change-Id: Ia9c3a933bfb30cf5525418b240ef60632d72c9d0
-
Tadashi G. Takaoka authored
Bug: 5514583 Change-Id: Idf8dd1ebba0afdb768e538c2626b60770421d4be
-
- Oct 25, 2011
-
-
Ken Wakasa authored
bug: 5512097 Change-Id: Id6752c95c9c4b39e7975daa187a2ab92b740060a
-
- Oct 24, 2011
-
-
Jean Chalard authored
Bug: 5447495 Change-Id: I7292eb291a1630265884cc8e505a2e83a74f0c72
-
Tadashi G. Takaoka authored
Bug: 5495739 Change-Id: I25eab59833a8b95a0b75893d37a45e67504fa7d0
-
- Oct 21, 2011
-
-
Jean Chalard authored
...and insert some explaining commands Change-Id: Iff6511e71d66abfaea9f6c21c47f74fa0a67ad78
-
- Oct 20, 2011
-
-
Tadashi G. Takaoka authored
Bug: 5462524 Change-Id: I76012d1bbcd83d58f034c2f588802e4d1b7edc4d
-
- Oct 19, 2011
-
-
Tadashi G. Takaoka authored
This is a cherry-pick of I3484c751 from Master. Bug: 5130446 Change-Id: I140980bf093fb3310496c8021166d16f0ddc362f
-
Tadashi G. Takaoka authored
Bug: 5142447 Change-Id: I275a304e46456e3b80968fb5de330a3b04bd2035
-
Tadashi G. Takaoka authored
Bug: 5130446 Change-Id: I3484c75144ba68db0734a4d38186d2eafd1b1879
-
Tadashi G. Takaoka authored
Change-Id: I333e55b4e7925dac5495e2e73ac57ffcef4fabb4
-
- Oct 17, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: If21ee187c83f044b235d88fba15af00e6ac8a308
-
satok authored
Bug: 5466373 Change-Id: I0300c34cb6076b12ecb89cb29bea95288559108f
-
- Oct 14, 2011
-
-
satok authored
Bug: 5460262 Change-Id: Ibeb875bb885fb663ed23f0299d671e995a66b642
-
Tadashi G. Takaoka authored
Bug: 5450387 Change-Id: I3e60edd8c0ea70aff9e484f6e00dadcc8f8981f6
-
Tadashi G. Takaoka authored
Use pre-computed width and height of mini keyboard if * Popup key preview is enabled * The mini keyboard has only one key * Pre-computed width and height are specified Bug: 5248783 Change-Id: I53475698e87d5bd67d36e63323c25a9e9f18fbb1
-
Tadashi G. Takaoka authored
This reverts commit b1bc5fd8. (If3a73179) Bug: 5410786
-
- Oct 13, 2011
-
-
satok authored
Bug: 5453150 Change-Id: I5990feb2622738988bf29843c6bcdb9cbf8bbf33
-
- Oct 12, 2011
-
-
satok authored
Bug: 5440788 Change-Id: I7832b449ee777dbd87388a02cebdfee0ce350fbd
-
Tadashi G. Takaoka authored
Bug: 5410786 Change-Id: I97ce2d72f86ce62b37d408103863af66f91e7107
-
- Oct 11, 2011
-
-
satok authored
Bug: 5345401 Bug: 5402541 Change-Id: I1e653573a3362160104b77388d6cbd1700424649
-
Tadashi G. Takaoka authored
Bug: 5435669 Change-Id: Ic1c1eb00d7e535a3ac602b9b505fd8bf43da5a8d
-
Tadashi G. Takaoka authored
Change-Id: I31115c29e47cdd09b2d8cc8f04e9fc9f9d542811
-
- Oct 10, 2011
-
-
satok authored
Bug: 5245468 Change-Id: Ia5609e1b3c69f5553e3632fbce60a55665a5b185
-
- Oct 07, 2011
-
-
Jean Chalard authored
Bug: 5402436 Change-Id: If89b8bbdebf6751697c4788270d01d4639cff665
-
Jean Chalard authored
This bug would kill the case where the whitelist contains a word to be autocorrected to an uppercased version of itself, and the user would enter the uppercase version. In this case, this bug would cause the typed word to be killed off the list of candidates, and possibly autocorrected to the *next* candidate. When the whitelist checks whether this the typed word is a candidate for whitelisting, this change has it check whether the whitelisting results in the typed word before returning. Hence, it can keep the case-insensitive behavior of the whitelist. Coincidentally, this change renames the method used to do this, because it does not comply with the general contract of Dictionary. This happens to be in the way of another upcoming change. Bug: 5420371 Change-Id: Ifb305271acc5f171adf9b18c762ae7975b14be0a
-
Jean Chalard authored
Change-Id: I2f40ca40f2b452078d0f24cef72e0182e10e2269
-
Tadashi G. Takaoka authored
When long press triggers caps lock, the keyboard also triggers haptic feedback. This change also fixes trivial harmless bug in KeyboardSwitcher. Bug: 5424681 Change-Id: I62706b49abd7be1dcebc3c5166ea03f426fc8c86
-
- Oct 06, 2011
-
-
Alan Viverette authored
Change-Id: If96cd7626950dd12e88a8a97f5e405d303d41e06
-
Jean Chalard authored
Change-Id: I55776110a489621c99e9a3bf58daa6fcaf415cb3
-
Jean Chalard authored
Change-Id: I6eb13c228738119c78496a96acaedbccefd83cd3
-
Tadashi G. Takaoka authored
Change-Id: I00e8a82aaaf5fec1e27707bce0a82cbfd1bc9fae
-
Jean Chalard authored
This goes together with I6b8628b9acc32449e4147a2a754b222fbb76c754 or it will break the build Bug: 5402436 Change-Id: I07c6266b713773a8de80bb22afdd4c566261f78a
-
- Oct 04, 2011
-
-
Tadashi G. Takaoka authored
Change-Id: Ia71e03ee59153db1dbc35028569f7c76d5b12bf7
-
Tadashi G. Takaoka authored
This change also gets rid of several compiler warnings. Change-Id: I23962edaadad18a6e0395d528af17b909dcf5dad
-
- Oct 03, 2011
-
-
Yusuke Nojima authored
Change-Id: Ia242a9fa2fa71f7fdf8f974071a2df7acc4aa51f
-
Jean Chalard authored
This removes UPDATE_OLD_SUGGESTIONS, and the associated settings. Bug: 5402537 Change-Id: Ie87d4e05c54e4b7d2dd5a05f2d0b570e9cd3e463
-
Jean Chalard authored
This removes the calls, but another change will be needed to remove the messages LatinIME used to send itself to update the suggestion strip. Bug: 5402537 Change-Id: I5d1aa63a892516f339f3ceac21f43771b5ffda34
-
Jean Chalard authored
This change updates suggestions when the cursor is moved. It is now reasonable to remove the explicit test for TextEntryState.isAcceptedDefault because it is now shielded by mExpectingUpdateSelection : actually, this probably fixes a long-standing bug. Bug: 5337309 Change-Id: Iee4046420c6a88d1a07d428230f93c3ebef25c39
-