summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/logging/UserEventDispatcher.java
Commit message (Expand)AuthorAgeFilesLines
* Log the right workspace id for -1 screen for stop and resume.Becky Qiu2019-08-011-0/+8
* Add several missing swipe loggingHyunyoung Song2019-07-251-0/+13
* Fix NPE / add downX,Y location for all swipes/ add extra debugging infoHyunyoung Song2019-04-241-3/+4
* Add launcher logging of back buttonWinson Chung2019-04-031-3/+23
* Add logging for assistant gestureHyunyoung Song2019-04-031-1/+0
* Add StatsLog*Manager for logging.Hyunyoung Song2018-11-051-62/+16
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Remove device profile dependency from UserEventDispatcherHyunyoung Song2018-07-111-12/+3
* Cleaning up build rules to simplify customizing derivative projectsSunny Goyal2018-07-021-2/+3
* Log the parent of the PREDICTION container type (ALLAPPS OR TASKSWITCHER)Hyunyoung Song2018-05-231-1/+15
* onResume event should be logged (not twice but once)Hyunyoung Song2018-05-211-4/+8
* Improve Task user event loggingHyunyoung Song2018-05-161-2/+14
* Add logging for OnboardingHyunyoung Song2018-05-151-1/+21
* Log OVERVIEW_ACTIVITY via MetricsLogger in quickstepHyunyoung Song2018-05-021-1/+1
* Log dismissing or launching recent tasksTony Wickham2018-04-061-11/+13
* Adding WEB_APP item type for logging.Mario Bertschler2018-04-031-6/+11
* Fix index out of exception inside UserEventDispatcherHyunyoung Song2018-02-221-1/+1
* Removing launcher dependency when logging quickstep interactionSunny Goyal2018-02-221-4/+4
* Quick step/scrub/switch loggingHyunyoung Song2018-02-201-15/+88
* Log time spent on different UI surfacesHyunyoung Song2017-10-191-0/+5
* Launcher state management cleanupSunny Goyal2017-10-171-5/+3
* Updating UserEventDispatcher to make some methods accessible.Sunny Goyal2017-07-191-42/+26
* Salt packageNameHash with unique user identifierHyunyoung Song2017-07-061-2/+13
* Revert "Salt the package hash code using the device serial Bug: 62676166"Hyunyoung Song2017-06-291-9/+2
* Salt the package hash code using the device serialHyunyoung Song2017-06-291-2/+9
* Log when App info or Widgets system shortcuts are tappedTony Wickham2017-05-251-4/+16
* Merge "Log whether an event happened during landscape mode or not b/38211234"...Hyunyoung Song2017-05-161-1/+6
|\
| * Log whether an event happened during landscape mode or notHyunyoung Song2017-05-161-1/+6
* | Resolve merge conflicts of 8eb0de133 to ub-launcher3-masterJon Miranda2017-03-281-11/+8
|\|
| * Add isInMultiWindowMode bool to all logs.Jon Miranda2017-03-221-12/+8
* | Separating the config and flags in different directories so thatSunny Goyal2017-03-071-3/+2
|/
* Moving Event dispatcher definition from LAuncher to BaseActivity so thatSunny Goyal2017-02-271-0/+15
* Add basic logs for tap outside action.Jon Miranda2017-02-071-0/+8
* Add logging for notifications.Tony Wickham2017-02-071-5/+22
* Clean up around 1) Log.VERBOSE and 2) dumpHyunyoung Song2017-02-011-1/+2
* Using java_style enum generation for protoSunny Goyal2016-12-151-43/+35
* Consolidating a few log util methodsSunny Goyal2016-12-151-35/+29
* Added logging for HOME_INTENT and BACK commands.Jon Miranda2016-11-211-21/+46
* Add logging for workspace rearrangement in overview modeHyunyoung Song2016-11-211-0/+20
|\
| * Add logging for workspace rearrangement in overview modeHyunyoung Song2016-11-171-0/+20
* | Refactors in UserEventDispatcherHyunyoung Song2016-10-061-17/+13
* | Code sanitizationHyunyoung Song2016-10-061-1/+1
* | Add logging for long presses. Reset elapsed timer when changing containers.Jon Miranda2016-10-051-0/+7
|/
* Add user event logging for tap on searchHyunyoung Song2016-10-031-15/+3
* Add user event logging for action on search boxHyunyoung Song2016-09-271-0/+12
* Support user event logging for drag and dropHyunyoung Song2016-09-011-31/+75
* Set launch source target correctly for user event loggingHyunyoung Song2016-08-151-15/+23
* Log shortcuts open on ACTION_UP instead of in showForIcon().Tony Wickham2016-08-101-3/+5
* Add logging for shortcuts opening.Tony Wickham2016-08-011-1/+13
* Add user event log for deep shortcuts and all apps opening interaction.Hyunyoung Song2016-07-211-12/+23