aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/ComposingStateManager.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add a test for auto-correction.•••Fix two related subtle bugs: - Stop singling out fat-finger-only corrections for rejection when touch coordinates are not available. - Remove a racy check that would happen only in debug mode Change-Id: Ic904f9b27c091ca6b369052c4e65a630bff81257 Jean Chalard2012-01-251-0/+7
* Fix a bug that the typed word with the blue underline indicator will be dupli...•••Bug: 5466373 Change-Id: I0300c34cb6076b12ecb89cb29bea95288559108f satok2011-10-171-0/+68