History log of /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/LogStatement.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
9c3860ce461c3791891bf667edc77fe798c8d332 18-Mar-2013 Ken Wakasa <kwakasa@google.com> Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS

bug: 8393568
Change-Id: Ie5edf44a3627aca9416145aff56bf05bbf2a05f3
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/LogStatement.java
531dd150eb1ddf88cb09c404a14834893c82f960 05-Feb-2013 Kurt Partridge <kep@google.com> Cleanup in preparation for tests

multi-project commit with I1212da392ecda0ad78962da68941870b5a651eee

Change-Id: Ie74af59d4e45bf954723fee9dcf350a36468c381
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/LogStatement.java
b02a19c49d29cd7758d01349ebbfeb479a56bb37 31-Jan-2013 Kurt Partridge <kep@google.com> Refactor LogStatement publishing method

The method in LogUnit for publishing a LogStatement to a JsonWriter doesn't
depend on anything in the LogUnit.

multi-project commit with Id1d6ff4851148bba0e6b5a1ec6eec2b842d9c707

Change-Id: I323cec239d6ea1cee602c2ecf9b13713791e9283
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/LogStatement.java
c20a415e151404414c0195fdd8a64918452d8027 31-Jan-2013 Kurt Partridge <kep@google.com> [Rlog48a] Update and make logging strings consistent

Change-Id: Iae04115921aaf6bbc3c6ad6e7d2d0e7401af41f8
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/LogStatement.java
f3731188e5ee46c0bee7e9366528c826289a91bb 22-Jan-2013 Kurt Partridge <kep@google.com> [Rlog27] Add replay capability

- Add support for replaying log files to the ResearchLogger. This will let
users preview data that they choose to upload.
- When the user explicitly requests that the system record their action, it
will record everything up to, and including, the motion involved in shutting
off the recording. This change also removes the stop-recording motion
commands.

Change-Id: Ib1df383bbf1881512cb111fab9f6749c25e436ba
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/research/LogStatement.java