summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/logging
Commit message (Expand)AuthorAgeFilesLines
* Move swipe actions on container logging to west world.Becky Qiu2019-08-221-0/+1
* Log the event for swiping up to dismiss a task in Overview.Becky Qiu2019-08-091-0/+1
* 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-252-0/+32
* Add more logging and commands to service dumpWinson Chung2019-05-171-1/+6
* Adding query length parameter to protobufAlex Mang2019-05-091-0/+4
* Fix NPE / add downX,Y location for all swipes/ add extra debugging infoHyunyoung Song2019-04-242-7/+18
* Add launcher logging of back buttonWinson Chung2019-04-031-3/+23
* Merge "Add logging for assistant gesture" into ub-launcher3-masterTreeHugger Robot2019-04-031-1/+0
|\
| * Add logging for assistant gestureHyunyoung Song2019-04-031-1/+0
* | Update logging for quick switchTony Wickham2019-04-021-2/+4
|/
* Using a single array instead of a list of array for trcking eventsSunny Goyal2019-03-051-0/+136
* Ensure base StatsLogManager can be instantiatedWinson Chung2018-11-141-3/+1
* Add StatsLog*Manager for logging.Hyunyoung Song2018-11-054-62/+130
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Merge "Exposing some private methods to easily customize arrow popup" into ub...Sunny Goyal2018-07-121-1/+1
|\
| * Exposing some private methods to easily customize arrow popupSunny Goyal2018-07-111-1/+1
* | 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-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