aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/research/MotionEventReader.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove researcher loggerTadashi G. Takaoka2014-05-291-324/+0
| | | | | | | This CL must be checked in together with I5cc76807e3. Bug: 15318007 Change-Id: I61423c3377ddc299fb332e742d6626c2e47145bb
* Use Java 7 diamond operatorTadashi G. Takaoka2014-05-241-8/+6
| | | | Change-Id: If16ef50ae73147594615d0f49d6a22621eaf1aef
* Fix some warningsJean Chalard2013-07-311-10/+0
| | | | Change-Id: I7290cd1fb675a1b85b9b6ac2d464c932b5bca1dd
* Preserve a class for testingKurt Partridge2013-04-101-0/+3
| | | | | | Addresses b/8583091 Change-Id: I89605223784312d9572dfc7c8aaa7e5eba44c4f6
* Rename ProductionFlag.IS_EXPERIMENTAL to USES_DEVELOPMENT_ONLY_DIAGNOSTICSKen Wakasa2013-03-181-1/+2
| | | | | bug: 8393568 Change-Id: Ie5edf44a3627aca9416145aff56bf05bbf2a05f3
* [Rlog48c] Replay historical motion dataKurt Partridge2013-02-041-17/+236
| | | | Change-Id: Ib398ea61ff048b1a4ac3b7f7b4a772e173a7b294
* [Rlog48a] Update and make logging strings consistentKurt Partridge2013-01-311-1/+1
| | | | Change-Id: Iae04115921aaf6bbc3c6ad6e7d2d0e7401af41f8
* [Rlog27] Add replay capabilityKurt Partridge2013-01-291-0/+113
- 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