A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Kurt Partridge fe0529714e Label logUnits after LatinImeOnEndBatchInput
Previously only a commitText would cause a LogUnit to be
labeled with the word that the data generates.  In the case
of gestured text, this information is available when
LatinIME#onEndBatchInput is called. Labeling the LogUnit
at this time means that the Log will have labeled words even
if stop() is called before commit.

Change-Id: Idb2f99a9c159a1b1aa00448a2ecddeca6c351c3e
2013-04-17 01:14:36 -07:00
dictionaries Update dictionaries 2013-04-15 20:25:48 +09:00
java Label logUnits after LatinImeOnEndBatchInput 2013-04-17 01:14:36 -07:00
native Make digraph lookups case insensitive 2013-04-16 20:08:42 +09:00
tests Don't insert automatic spaces when text looks like a URL 2013-04-16 18:03:49 +09:00
tools
Android.mk
CleanSpec.mk