LatinIME/java
Jean Chalard cd95a36558 Fix a bug where moving the cursor would not reset selection
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
2011-10-03 17:18:29 +09:00
..
res Merge "Move auto text to white list dictionary" 2011-10-02 22:11:50 -07:00
src/com/android/inputmethod Fix a bug where moving the cursor would not reset selection 2011-10-03 17:18:29 +09:00
Android.mk Use InputMethodSettingsFragment 2011-07-09 11:25:54 +09:00
AndroidManifest.xml Remove unnecessary permission from open source LatinIME as well 2011-09-29 12:40:44 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Add a settings activity for the spell checker. 2011-08-12 19:07:51 +09:00