LatinIME/java/src/com/android/inputmethod/research
Kurt Partridge 87bc3a4a62 Close ResearchLogger upon onFinishInputView
Previously, ResearchLogger#stop() was called both in
LatinIME#onFinishInputView() and in LatinIME#onWindowHidden().  This
resulted in multiple logs being written.

Since onFinishInputView is the more reliable of the two (it is called
in InputMethodService#onDestroy; onWindowHidden is not), the code now
uses onFinishInputView as a stopping signal.

Change-Id: Iae4b8c3bdab226027624eeab19b3737367e4a108
2013-03-25 17:31:25 -07:00
..
BootBroadcastReceiver.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
FeedbackActivity.java [Rlog29] User interface for recording 2013-01-29 15:46:16 -08:00
FeedbackFragment.java [Rlog79b] Save channel name during internal use 2013-02-04 06:09:45 -08:00
FeedbackLayout.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
FixedLogBuffer.java [Rlog83] Fix missing uses of hasWord() abstraction 2013-01-23 09:21:56 -08:00
JsonUtils.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
LogBuffer.java Fix Apache license comment 2013-01-21 22:23:37 +09:00
LoggingUtils.java [TestPrep1] Move MotionEvent.Action strings to LoggingUtils 2013-02-20 17:12:56 -08:00
LogStatement.java Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS 2013-03-18 23:15:47 +09:00
LogUnit.java resolved conflicts for merge of 5b048292 to master 2013-03-19 10:48:10 +09:00
MainLogBuffer.java resolved conflicts for merge of 5b048292 to master 2013-03-19 10:48:10 +09:00
MotionEventReader.java Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS 2013-03-18 23:15:47 +09:00
Replayer.java Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS 2013-03-18 23:15:47 +09:00
ReplayerService.java [Rlog47] Replayer service, inspect-researchLog.py 2013-01-31 12:13:08 -08:00
ResearchLog.java resolved conflicts for merge of 5b048292 to master 2013-03-19 10:48:10 +09:00
ResearchLogDirectory.java [FileEncap9] Extract ResearchLogDirectory class 2013-03-14 06:37:56 -07:00
ResearchLogger.java Close ResearchLogger upon onFinishInputView 2013-03-25 17:31:25 -07:00
ResearchSettings.java [FileEncap9] Extract ResearchLogDirectory class 2013-03-14 06:37:56 -07:00
Statistics.java Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICS 2013-03-18 23:15:47 +09:00
Uploader.java resolved conflicts for merge of 5b048292 to master 2013-03-19 10:48:10 +09:00
UploaderService.java resolved conflicts for merge of 5b048292 to master 2013-03-19 10:48:10 +09:00