A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
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
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Fix a bug where moving the cursor would not reset selection 2011-10-03 17:18:29 +09:00
native Fix bug in calculateSweetSpotType() 2011-10-03 14:39:40 +09:00
tests Remove code related to AutoText 2011-10-03 14:38:44 +09:00
tools Fix a bug where ampersands in XML would not work 2011-09-28 20:58:59 +09:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00