maiacore android keyboard app or something
 
 
 
 
Go to file
Kurt Partridge bf62dc9460 Fix bug in counting words between samples
Previously MainLogBuffer#shiftOutWords() assumed it wouldn't be called if
mNumWordsUntilSafeToSample was 0.  This relaxes this assumption (which is in fact
false in the current code).

Change-Id: I8723248095e84a0d9d6f4639b4742cc7dda9716b
2013-04-17 08:44:06 -07:00
dictionaries Update dictionaries 2013-04-15 20:25:48 +09:00
java Fix bug in counting words between samples 2013-04-17 08:44:06 -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 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