summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/logging
Commit message (Expand)AuthorAgeFilesLines
* logging: prevent NPE at logDeepShortcutsOpenAlexander Martinz2018-07-141-1/+1
* 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
* Add logging for shortcuts opening.Tony Wickham2016-08-012-1/+17
* Add user event log for deep shortcuts and all apps opening interaction.Hyunyoung Song2016-07-212-21/+53
* Fixing potantial context leak code pathSunny Goyal2016-06-201-2/+16
* Fixing FileLogs testsSunny Goyal2016-06-071-0/+9
* Merge "Fixing a crash/ Launcher3 doesn't have predicted apps" into ub-launche...TreeHugger Robot2016-05-111-2/+4
|\
| * Fixing a crash/ Launcher3 doesn't have predicted appsHyunyoung Song2016-05-111-2/+4
* | Merge "Send predictedApps rank via user event logging" into ub-launcher3-calgaryHyunyoung Song2016-05-111-5/+14
|\|
| * Send predictedApps rank via user event loggingHyunyoung Song2016-05-101-5/+14
* | Using a separate thread for loggingSunny Goyal2016-05-091-2/+7