futokb/java
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
..
res Hide Setup Wizard icon for stock keyboard 2013-04-10 12:24:40 +09:00
src/com/android/inputmethod Better release build reporting 2013-04-10 11:52:37 -07:00
Android.mk
AndroidManifest.xml Ask the client to make itself known when it's not 2013-04-01 17:37:22 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags