LatinIME/java
Kurt Partridge 74a6196c6b Modify isAllowedToLog
Currently isAllowedToLog only checks the state of the
ResearchLogger, and does not consider which log the data is
going to.  This causes problems with the logs for Feedback.
The Feedback log should inhibit normal logging procedures,
but the system needs to be able to write specific data
directly to it.

This change renames to isAllowedToLogTo and adds the
destination ResearchLog as a parameter.  A FeedbackLog is also
added as a new class so it can be distinguished from other
ResearchLogs.

Change-Id: I5a1eea05bb040c26bf816b89179f44b3024fa2ad
2013-05-21 14:09:04 -07:00
..
res Merge "Tune layout parameters of setup wizard" 2013-05-15 10:13:24 +00:00
src/com/android/inputmethod Modify isAllowedToLog 2013-05-21 14:09:04 -07:00
Android.mk
AndroidManifest.xml Introduce another activity to launch setup wizard 2013-05-10 15:30:53 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags