maiacore android keyboard app or something
 
 
 
 
Go to file
Kurt Partridge e92b5e145f Allow LogUnits to hold >1 word
LogUnits have been annotated with the autocorrected words, but
until now this was assumed to be a single word without spaces.
But spaceless typing can result in spaces in the LogUnit label.  With this
change, the LogUnit inspects the autocorrected text to determine how many
words were inserted, and counts them accurately.

This change corrects a privacy problem, which was that if the word sampling
algorithm chose a LogUnit that actually contained multiple words, then more
than two successive words would be included in the log.

Change-Id: I7c01c3dd3ac33d7e96c00836256bae9c14b124ed
2013-04-19 08:55:39 -07:00
dictionaries Update dictionaries 2013-04-15 20:25:48 +09:00
java Allow LogUnits to hold >1 word 2013-04-19 08:55:39 -07:00
native Remove duplicate new-word bigram cost (part 1) 2013-04-17 19:25:48 -07:00
tests Don't insert automatic spaces when text looks like a URL 2013-04-16 18:03:49 +09:00
tools Fix two nasty bugs with surrogate pairs. 2013-04-01 17:06:19 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00