summaryrefslogtreecommitdiff
path: root/src/com/android/launcher3/logging/StatsLogManager.java
AgeCommit message (Expand)Author
2021-11-09[AA+ Search] Add logging for header search icon tapping events.Becky Qiu
2021-09-13Add logs for taskbar and overview split actionTony Wickham
2021-08-30Add RESERVE_NEW_UI_EVENT_ID field to EventEnum interface.Thiru Ramasamy
2021-08-10Add logging when item not added due to insufficient space.Yogisha Dixit
2021-06-23[settings-pixel-search] Add ww logging to track slice fetching timeoutHilary Huo
2021-06-16Add logging for tapped on 'Turn on/off work apps' button in all appsThiru Ramasamy
2021-06-15Enable logging for 'Themed icons' setting.Thiru Ramasamy
2021-06-04Add new log events for widgets.Yogisha Dixit
2021-04-15[Overview Sharing] Add logging events for overview sharing.Becky Qiu
2021-03-08Instrumenting flinging all apps for jankHyunyoung Song
2021-02-26[AA+] Logs LAUNCHER_ALLAPPS_ITEM_LONG_PRESSED event.thiruram
2021-02-26[AA+] Fixes duplicate LAUNCHER_ALLAPPS_SWITCHED_TO_MAIN_TAB logs.thiruram
2021-02-25[AA+] Log LAUNCHER_ALLAPPS_FOCUSED_ITEM_SELECTED_WITH_IME event.thiruram
2021-02-24[AA+] Use different launcher event to log all apps entry with device search.thiruram
2021-02-22[AA+] Add WW logging for Slice actions.thiruram
2021-02-18Replace Optional.ifPresent with simple if clause.thiruram
2021-02-15[AA+] Log LAUNCHER_ONSTOP & LAUNCHER_ONRESUME events with AllApps session Ins...thiruram
2021-02-10Fixes wrong container for LAUNCHER_ITEM_DROP_COMPLETED log event.thiruram
2021-02-10[AA+] Add LAUNCHER_ALLAPPS_SWITCHED_TO_WORK_TAB & LAUNCHER_ALLAPPS_SWITCHED_T...thiruram
2021-02-09[AA+] Add LAUNCHER_ALLAPPS_KEYBOARD_CLOSED event.thiruram
2021-02-04[AA+] Add LAUNCHER_ALLAPPS_ENTRY, LAUNCHER_ALLAPPS_EXIT events.thiruram
2020-11-20Log grid size changeTracy Zhou
2020-11-06Fixes invalid ids for UiEvents: LAUNCHER_FOLDER_CONVERTED_TO_ICON, LAUNCHER_H...thiruram
2020-10-27Integrating snapshot logging in LauncherSunny Goyal
2020-09-27Good riddance UserEventDispatcherHyunyoung Song
2020-08-17Moving hotseat predictions to ModelDelegateSunny Goyal
2020-08-10Merge "[Overview Actions] Add a logging event for tapping images in select mo...TreeHugger Robot
2020-08-07[Overview Actions] Add a logging event for tapping images in select mode.Becky Qiu
2020-08-04AOSP/Launcher3 - Update language to comply with Android's inclusive language ...Raman Tenneti
2020-07-27Logs system navigation details part of launcher snapshot logging.thiruram
2020-07-27Logs system navigation details part of launcher snapshot logging.thiruram
2020-07-16Using StatsLog for notifyingAppPredictorSunny Goyal
2020-06-22Log Launcher transitions to WWHyunyoung Song
2020-06-19Log LAUNCHER_FOLDER_AUTO_LABELING_SKIPPED events.thiruram
2020-06-19Fixes folder logging.thiruram
2020-06-18Deprecates LAUNCHER_ALL_APPS_RANKED event.thiruram
2020-06-17Add LAUNCHER_WORKSPACE_SNAPSHOT event_idHyunyoung Song
2020-06-18[Overview Actions] Add overview actions events.Becky Qiu
2020-06-17Replaces StatsLogManager.log with StatsLogManager.logger()thiruram
2020-06-17Replace StatsLogManager with builder pattern.thiruram
2020-06-15[WW logging] Log rankings for app launchesSamuel Fufa
2020-06-14Updates StatsLogManager to log LauncherAtom.ItemInfo directly.thiruram
2020-06-11LAUNCHER_APP_LAUNCH_TAP should log correctly for icons inside folderHyunyoung Song
2020-06-11Migrate Hotseat logging to WWSamuel Fufa
2020-06-10Log folder open event into WW.thiruram
2020-06-10Update StatsLogManager to support ranking related events.thiruram
2020-06-08Merge "Add westworld logging when user reaches All Apps education view." into...Jonathan Miranda
2020-06-08Add westworld logging when user reaches All Apps education view.Jon Miranda
2020-06-07Fix double logging for wallpaper settings icon activationHyunyoung Song
2020-06-05Merge "Migrate QSB logging to WW" into ub-launcher3-rvc-devHyunyoung Song