summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/logging
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Adding a utility class for persistant logging.Sunny Goyal2016-05-091-0/+211
|/
* Refactor UserEventDispatcher (1/2)Hyunyoung Song2016-04-191-7/+9
* Removing Launcher broadcast support from Launcher3Sunny Goyal2016-04-151-60/+6
* Refactor UserEventLogging, Add predictedRank, replace Bundle with ProtoHyunyoung Song2016-04-132-68/+184
* Add getUserEventLogger to LauncherCallbacksHyunyoung Song2016-03-082-0/+210
* Trim down the logging classHyunyoung Song2016-03-041-3/+0
* Define generic logging classHyunyoung Song2016-03-041-0/+7