maiacore android keyboard app or something
 
 
 
 
Go to file
Kurt Partridge dfa5628cd3 Better release build reporting
The ResearchLogger reports whether a build is a release build or not
to avoid polluting data with IME debugging work by developers.
Previously this was done by checking a constant flag, which was also
serving the dual purpose of masking out debug code in release builds.

This change introduces a heuristic to determine whether a build was
created by a developer (using the package versionName), and annotating
the data sent to the server appropriately.

Change-Id: Icbad17c66b703cabf6d23d05e2c7c41bcceaae45
2013-04-10 11:52:37 -07:00
dictionaries Update the Russian dictionary 2013-01-21 19:30:17 +09:00
java Better release build reporting 2013-04-10 11:52:37 -07:00
native Typing double letters via a 'circle' on the key. 2013-04-10 12:43:13 +09:00
tests Fix a faulty test 2013-04-10 18:08:27 +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