summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/logging
Commit message (Expand)AuthorAgeFilesLines
* Log dismissing or launching recent tasksTony Wickham2018-04-061-11/+13
* Adding WEB_APP item type for logging.Mario Bertschler2018-04-032-10/+21
* Revert "Revert "Adding support for hiding widgets from the widget tray and re...Winson Chung2018-03-051-9/+2
* Revert "Adding support for hiding widgets from the widget tray and reconfigur...Winson Chung2018-03-051-2/+9
* Adding support for hiding widgets from the widget tray and reconfiguring widgetsSunny Goyal2018-03-021-9/+2
* 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-202-20/+102
* Log time spent on different UI surfacesHyunyoung Song2017-10-192-4/+13
* Launcher state management cleanupSunny Goyal2017-10-171-5/+3
* Fix predictiveAppsHyunyoung Song2017-09-291-3/+5
* Fixing various testsSunny Goyal2017-07-311-4/+6
* Merge "Adding support for derivative apps to safely extend LauncherLog proto"...TreeHugger Robot2017-07-201-0/+8
|\
| * Adding support for derivative apps to safely extend LauncherLog protoSunny Goyal2017-07-201-0/+8
* | Updating UserEventDispatcher to make some methods accessible.Sunny Goyal2017-07-191-42/+26
|/
* Salt packageNameHash with unique user identifierHyunyoung Song2017-07-061-2/+13
* Add user event logging for page rearrangement and LEFT/RIGHT swipesHyunyoung Song2017-06-301-1/+7
* 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
* | Merge "make sure all type of Item in DumpTarget contains component and packag...Hyunyoung Song2017-04-251-6/+8
|\|
| * make sure all type of Item in DumpTarget contains component and package nameHyunyoung Song2017-04-241-6/+8
| * Launcher dump proto that will be used for:Hyunyoung Song2017-04-042-7/+175
* | Merge "Minor Refactoring only: no functional change" into ub-launcher3-masterMario Bertschler2017-03-281-1/+0
|\ \
| * | Minor Refactoring only: no functional changeMario Bertschler2017-03-281-1/+0
* | | 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-072-9/+7
* | Merge "Moving Event dispatcher definition from LAuncher to BaseActivity so th...Sunny Goyal2017-03-031-0/+15
|\|
| * Moving Event dispatcher definition from LAuncher to BaseActivity so thatSunny Goyal2017-02-271-0/+15
* | Launcher dump proto that will be used for:Hyunyoung Song2017-03-012-7/+175
|/
* 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
* Adding some logging around launcher restoreSunny Goyal2017-01-091-1/+1
* Using java_style enum generation for protoSunny Goyal2016-12-152-170/+100
* Consolidating a few log util methodsSunny Goyal2016-12-152-127/+71
* Added logging for HOME_INTENT and BACK commands.Jon Miranda2016-11-212-28/+88
* 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-032-15/+7
* Add user event logging for action on search boxHyunyoung Song2016-09-271-0/+12
* Support user event logging for drag and dropHyunyoung Song2016-09-012-37/+132
* Set launch source target correctly for user event loggingHyunyoung Song2016-08-152-24/+75
* Log shortcuts open on ACTION_UP instead of in showForIcon().Tony Wickham2016-08-101-3/+5