LatinIME/java
Amith Yamasani c20c5a8d4c Fixes for correction mode - reliably show the corrections when tapping on a word.
Also, continue to show the corrections when user keeps replacing the word repeatedly
with different corrections from the suggestion strip. There were problems with
tapping suggestions quickly or tapping the same suggestion more than once (same length).

Also fixes Bug: 2852891 - Text suggestion appears incorrectly when selecting text that's
not a whole word.

Changed the TextEntryState states to an enum type instead of int. Needed it to show the
states for debugging purposes.
2010-08-17 09:05:24 -07:00
..
res Revert the open-source LatinIME package name - 2010-08-13 00:01:03 +09:00
src/com/android/inputmethod Fixes for correction mode - reliably show the corrections when tapping on a word. 2010-08-17 09:05:24 -07:00
Android.mk Revert the open-source LatinIME package name - 2010-08-13 00:01:03 +09:00
AndroidManifest.xml Revert the open-source LatinIME package name - 2010-08-13 00:01:03 +09:00
MODULE_LICENSE_APACHE2 Clarify licensing 2010-04-05 09:47:36 -07:00
NOTICE Clarify licensing 2010-04-05 09:47:36 -07:00
proguard.flags Tests and some new constructors to help in testing. 2010-05-07 13:40:20 -07:00