- Jan 07, 2013
-
-
Jean Chalard authored
Bug: 7939324 Change-Id: I11b7af54893cb645f8a06266a0b0ba95dd0b02f9
-
- Jan 02, 2013
-
-
Baligh Uddin authored
Change-Id: Iadfb1d9dcb28cfd8f0d6d9891bbde89f8647fe48 Auto-generated-cl: translation import
-
- Dec 28, 2012
-
-
Andrew Hsieh authored
* commit '5dc24372': Add -ldl for new stlport
-
Tadashi G. Takaoka authored
- Default keypress volume is set to 0.2f in resource. - Default keypress vibration duration is set to 10 msec in resource. Bug: 7055329 Change-Id: I83bd6288d171d9787d52e2b02e4e5305f1435681
-
Tadashi G. Takaoka authored
Change-Id: Id8e08a1d5ec5efb2baf96a2634111619fcb9fd4e
-
Jean Chalard authored
-
Jean Chalard authored
It's useless to setAutoCorrection(getTypedWord()). Every time the contents of the word composer are altered, the auto-correction is reset, and at use time if it's null then the typed word is used anyway. Change-Id: I0870657a1ab3f456f376995b27e70703f7a5d23a
-
- Dec 27, 2012
-
-
Ken Wakasa authored
Change-Id: I33f4042265c0dcc2530cee43c610f73ec99c6792
-
Jean Chalard authored
Essentially this does activate auto-correction with a hardware keyboard, although a lot of things are still left to implement. No proximity is used yet which means only missing and excessive letters are considered. Dead keys are not handled. No combiner is supported. No suggestions are displayed. Resuming suggestions does not work correctly with a hardware key (because the view holds a temporary hardware event 'onKeyPreIme' and the event from the IME won't be handled until this is handled which won't happen until after the IME said that it did handle the event). Bug: 5037589 Change-Id: Idcb5c7b26d56717ed772d53c062362807f11cdae
-
Jean Chalard authored
Bug: 5037589 Change-Id: I829f70a258de58ef8d2b836a9b435198a226e37f
-
Jean Chalard authored
Change-Id: Ib0de800599ae7f12c86270a627616d5b52366414
-
Jean Chalard authored
In this test, it's impossible that start < 0 so the test is useless. I'm not sure what the cursor test was for, but it's very old code, and it seems the assumption was either misled or doesn't hold any more: testing for the absolute cursor position against the length of the word against the cursor makes no sense. The net result of this was that when the cursor index got large enough, resuming suggestion would not work any more. Bug: 7586467 Change-Id: I3462082374fe9579bec7698f4d424de6ff5f2ded
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
-
Tadashi G. Takaoka authored
Bug: 7675452 Change-Id: I2121f56964b6d25e8d40f5b8ec67eeae527b2117
-
Tadashi G. Takaoka authored
Change-Id: I41e0a95437aa9b8ec9a8eefb3bc5eb0452284b60
-
- Dec 26, 2012
-
-
Jean Chalard authored
Bug: 5037589 Change-Id: I0a4926f94ef8d1caa17669801608608648b697b9
-
- Dec 24, 2012
-
-
Kurt Partridge authored
Leftover from changing variables from CharSequence to String Change-Id: I4db43fcb075aa37bf9c5b2a23bad0e4c2d718379
-
- Dec 23, 2012
-
-
Kurt Partridge authored
multi project commit with I5847d4aba97a7224ae170a7153811c5a11816449 Change-Id: Ie6fbf6f19f0193451fe6f3ddf9d4ef1637a35db1
-
Kurt Partridge authored
-
Kurt Partridge authored
-
Kurt Partridge authored
-
Kurt Partridge authored
-
Kurt Partridge authored
-
Kurt Partridge authored
Change-Id: I73a6009294a4f559a93b6ea9ceb4ea2683d97486
-
Kurt Partridge authored
-
Kurt Partridge authored
-
Kurt Partridge authored
Change-Id: Ic46c91374ae0177cafad4579d28d6980af0d8d3a
-
Kurt Partridge authored
Change-Id: I73b7765c764e5f1035f1c37df45345f26aa5acb1
-
Kurt Partridge authored
Change-Id: I2c59983236c936b8698004db8213b68c2f964cd5
-
Kurt Partridge authored
-
- Dec 22, 2012
-
-
Kurt Partridge authored
Upcoming changes require LatinIME class, not just InputMethodService Change-Id: Ia5b3a716ac02a99749fb2ba0164ba46c8a0c559a
-
Kurt Partridge authored
Previously, LOG_EVERYTHING logged both all bigrams and also the entire TextView at the end of a session. Now, use a separate flag, LOG_FULL_TEXTVIEW_CONTENTS to determine whether the TextView contents are recorded. Change-Id: I0c7a90a8ff88aa65d057f3b2d3dd5adc3893504a
-
Kurt Partridge authored
Change-Id: I31c5520598269a83ab218e3a024bff0a625c2770
-
Kurt Partridge authored
Change-Id: I70d5bd0cb12be7a5cc216799f92622912646466f
-
Kurt Partridge authored
-
Kurt Partridge authored
-
- Dec 21, 2012
-
-
Andrew Hsieh authored
* commit 'd61f9981': Add -ldl for new stlport
-
Andrew Hsieh authored
-
Kurt Partridge authored
Change-Id: Idd786e2804dc82c1fa27ecf0fc0537491438d017
-