summaryrefslogtreecommitdiff
path: root/java/src/com/android/inputmethod/latin/ResearchLogger.java
Commit message (Expand)AuthorAgeFilesLines
* ResearchLog refactorKurt Partridge2012-07-201-1083/+0
* ResearchLogger: make logging more reliable (esp on startup)Kurt Partridge2012-07-191-83/+160
* Merge "delete old ResearchLog files"Kurt Partridge2012-07-161-0/+24
|\
| * delete old ResearchLog filesKurt Partridge2012-07-131-0/+24
* | researchLog records versionCode, versionNameKurt Partridge2012-07-131-8/+26
|/
* intentional loggingKurt Partridge2012-07-101-285/+166
* Remove an unused method (A55)Jean Chalard2012-07-051-7/+0
* Update log and make a variable private (A35).Jean Chalard2012-07-021-2/+1
* Remove a useless variable (A28)Jean Chalard2012-06-291-2/+0
* only output every kth word to logKurt Partridge2012-06-261-8/+58
* Allow punctuation through privacy filterKurt Partridge2012-06-211-29/+44
* Remove non-dictionary words and digit touch data.Kurt Partridge2012-06-171-153/+280
* Replace digits in ResearchLoggerKurt Partridge2012-06-161-16/+49
* No logging of passwords.Kurt Partridge2012-06-141-2/+13
* Check inputs to ResearchLoggerKurt Partridge2012-06-121-8/+15
* Merge RichInputConnection with EditingUtilsJean Chalard2012-06-081-2/+3
* Remove a slew of Eclipse warnings.Jean Chalard2012-06-081-2/+2
* add research log ui controlKurt Partridge2012-06-061-12/+102
* Change constants in ResearchLoggerKurt Partridge2012-06-051-30/+30
* Include version number in log output.Kurt Partridge2012-05-311-4/+3
* Fixes to json outputKurt Partridge2012-05-291-96/+63
* am 41cf0ced: am b6c314e4: Merge "Clean up some compiler warnings" into jb-devTadashi G. Takaoka2012-05-251-1/+1
|\
| * Clean up some compiler warningsTadashi G. Takaoka2012-05-251-1/+1
* | Merge "switch ResearchLogger output to json."Kurt Partridge2012-05-221-572/+538
|\ \
| * | switch ResearchLogger output to json.Kurt Partridge2012-05-211-572/+538
* | | am 628a5745: am 75c60bf3: Merge "Change auto caps mode argument to int type" ...Tadashi G. Takaoka2012-05-211-1/+1
|\ \ \ | |/ / |/| / | |/
| * Change auto caps mode argument to int typeTadashi G. Takaoka2012-05-181-1/+1
* | include text context in researchLoggerKurt Partridge2012-05-141-4/+9
* | Merge "record full text after finishing session"Kurt Partridge2012-05-041-3/+50
|\ \
| * | record full text after finishing sessionKurt Partridge2012-05-041-2/+49
| |/
* | associate a per-device UUID with the researchLogKurt Partridge2012-05-021-0/+16
* | log packageName in researchLogger on startupKurt Partridge2012-04-301-0/+2
|/
* remove unnecessary KeyboardState loggingKurt Partridge2012-04-191-114/+0
* researchLogger detail on IME sessionsKurt Partridge2012-04-191-54/+103
* researchLogging for inputConnection eventsKurt Partridge2012-04-171-8/+73
* add logPoint for manual correction (inc touch pos)Kurt Partridge2012-04-161-0/+28
* clean up researchLogging of autocorrectionKurt Partridge2012-04-121-1/+13
* change ResearchLoggerTests to check fileKurt Partridge2012-04-111-33/+98
* move suggested words logpoint to SuggestionsView.javaKurt Partridge2012-04-091-24/+7
* add more data collection points to ResearchLogger (attempt #2)Kurt Partridge2012-04-091-45/+396
* Revert "add more data collection points to ResearchLogger"Kurt Partridge2012-04-061-396/+45
* add more data collection points to ResearchLoggerKurt Partridge2012-04-061-45/+396
* improve ResearchLogger performanceKurt Partridge2012-03-291-5/+18
* Merge "Fix some obvious compiler warnings"Tadashi G. Takaoka2012-03-291-1/+1
|\
| * Fix some obvious compiler warningsTadashi G. Takaoka2012-03-291-1/+1
* | make ResearchLogger log write onlyKurt Partridge2012-03-281-0/+1
|/
* Optimization: Start making use of ProductionFlag.IS_EXPERIMENTAL for Research...Ken Wakasa2012-03-271-1/+1
* add tests for ResearchLoggerKurt Partridge2012-03-261-7/+9
* move usability log code to new class (ResearchLogger) and clean apiKurt Partridge2012-03-241-0/+302