summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/logging
Commit message (Expand)AuthorAgeFilesLines
* logging: prevent NPE at logDeepShortcutsOpenAlexander Martinz2018-11-011-1/+1
* 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-162-2/+17
* Add logging for OnboardingHyunyoung Song2018-05-152-7/+43
* Merge "Refactors ButtonDropTarget to add extension data" into ub-launcher3-ed...Mehdi Alizadeh2018-05-021-3/+5
|\
| * Refactors ButtonDropTarget to add extension dataMehdi Alizadeh2018-05-021-3/+5
* | 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-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