1. 3f8d868 Defer recreation until resumed by Winson Chung · 4 years ago
  2. 29266c9 Updating some comments and variables by Sunny Goyal · 4 years ago
  3. c6a38ba Replaces StatsLogManager.log with StatsLogManager.logger() by thiruram · 4 years, 1 month ago
  4. e9c4f40 [WW logging] Log rankings for app launches by Samuel Fufa · 4 years, 1 month ago
  5. 13c2bc7 LAUNCHER_APP_LAUNCH_TAP should log correctly for icons inside folder by Hyunyoung Song · 4 years, 1 month ago
  6. f26c793 Fix double logging for wallpaper settings icon activation by Hyunyoung Song · 4 years, 1 month ago
  7. aaac3f1 Merge "Fixing incorrect taskView size in multiwindow-landscape" into ub-launcher3-rvc-dev by TreeHugger Robot · 4 years, 1 month ago
  8. b46703d Fixing incorrect taskView size in multiwindow-landscape by Sunny Goyal · 4 years, 1 month ago
  9. c85095b Fixes missing WW logs for drag and drop events. by thiruram · 4 years, 1 month ago
  10. 7f7894e Hookup statsd for workspace layout logging by Hyunyoung Song · 4 years, 2 months ago
  11. f81e8b0 Implement LAUNCHER_ITEM_DRAG_STARTED event. by thiruram · 4 years, 3 months ago
  12. 0addbf0 Various multi-window fixes by Sunny Goyal · 4 years, 2 months ago
  13. 7ccd2da Merge "ItemInfo null check inside BaseDraggingActivity" into ub-launcher3-rvc-dev by TreeHugger Robot · 4 years, 2 months ago
  14. 103e8e3 ItemInfo null check inside BaseDraggingActivity by Hyunyoung Song · 4 years, 3 months ago
  15. cf275c1 Choosing better points to output "start" events for TAPL by vadimt · 4 years, 3 months ago
  16. c730304 Merge "Revert "Use UiEvent for constants inside StatsLogManager"" into ub-launcher3-rvc-dev by TreeHugger Robot · 4 years, 3 months ago
  17. 1505d2f Revert "Use UiEvent for constants inside StatsLogManager" by Hyunyoung Song · 4 years, 3 months ago
  18. a613217 Merge "Use UiEvent for constants inside StatsLogManager" into ub-launcher3-rvc-dev by Hyunyoung Song · 4 years, 3 months ago
  19. 6b99a7d Use UiEvent for constants inside StatsLogManager by Hyunyoung Song · 4 years, 3 months ago
  20. e396abf Moving model data structures to a separate file by Sunny Goyal · 4 years, 3 months ago
  21. 7ac0ef1 ItemInfo supports lite proto builder (1/n) by Hyunyoung Song · 4 years, 3 months ago
  22. 47a7367 Merge "Verifying events from TouchInteractionService" into ub-launcher3-master by Vadim Tryshev · 4 years, 5 months ago
  23. 9f56a2f Using Display listener for landscape/seascape changes by Sunny Goyal · 4 years, 5 months ago
  24. d633c9c Verifying events from TouchInteractionService by vadimt · 4 years, 5 months ago
  25. 9c2b960 Adding SecondaryDisplayLauncher in Launcher using common listener by Sunny Goyal · 4 years, 6 months ago
  26. 6098a8c Adding events checking for Launcher starting apps by vadimt · 4 years, 5 months ago
  27. f10903e Merge "Removing static reference of deep shortcut manager" into ub-launcher3-master by TreeHugger Robot · 4 years, 6 months ago
  28. fa39536 Removing static reference of deep shortcut manager by Sunny Goyal · 4 years, 7 months ago
  29. bdfa251 Merge "Add boolean to differentiate icons from workprofile" into ub-launcher3-master by TreeHugger Robot · 4 years, 7 months ago
  30. 73b5a27 Updating some non-final static objects by Sunny Goyal · 4 years, 7 months ago
  31. 78e7e5f Add boolean to differentiate icons from workprofile by Samuel Fufa · 4 years, 7 months ago
  32. a19a2b7 14/ Bake the running task info into the gesture state by Winson Chung · 4 years, 9 months ago
  33. 17c72fb Unifying various tracing calls by Sunny Goyal · 4 years, 9 months ago
  34. e7b0012 Removing static instance of LauncherAppsCompat and unnecessary wrapper classes by Sunny Goyal · 4 years, 9 months ago
  35. a879f9c Adding binder tracking support in tests by Winson Chung · 4 years, 10 months ago
  36. 13c1c2c Migrate to using DefaultDisplay by Winson Chung · 4 years, 10 months ago
  37. 3edba34 Fix launcher crash when trying to open work profile promise icon. am: 0121d466ec by Jon Miranda · 5 years ago
  38. 0121d46 Fix launcher crash when trying to open work profile promise icon. by Jon Miranda · 5 years ago
  39. f9b585b Don't specify 1P Launcher3 type if 3P Launcher is active by Vinit Nayak · 5 years ago
  40. 9dbb27c Moving some utilities methods to separate class by Sunny Goyal · 5 years ago
  41. 1fd52d9 Remove tracing for a fixed bug by vadimt · 5 years ago
  42. ab3963d Moving TestInformationProvider to Launcher3 so that it can be used for by Sunny Goyal · 5 years ago
  43. 3ab80bb Enable debug tracing for a lab-only non-starting app from all apps by vadimt · 5 years ago
  44. fcd090d Move theme res logic to Themes static class. Bug: 131310726 by Hyunyoung Song · 5 years ago
  45. 9589916 ShortcutInfo renamed to WorkspaceItemInfo by Sunny Goyal · 5 years ago
  46. 369212a Adding a utility class to listen for app launches by Sunny Goyal · 5 years ago
  47. 9018627 Removing disable launch animation flag by Sunny Goyal · 5 years ago
  48. 8c48d8b Changing min sdk to 25 by Sunny Goyal · 5 years ago
  49. f34bee8 Rename "badges" to "dots" where appropriate by Tony Wickham · 6 years ago
  50. fe8e4a9 Moving some methods from various activities to the base interface by Sunny Goyal · 6 years ago
  51. fc00747 Add StatsLog*Manager for logging. Bug: 113043444 by Hyunyoung Song · 6 years ago
  52. eca08a1 Respect night mode flag on Q and beyond by Lucas Dupin · 6 years ago
  53. 87b5eb6 Exposing some private methods to easily customize arrow popup by Sunny Goyal · 6 years ago
  54. bd88f39 Defining a base theme, which can be overriden by derivative projects without by Sunny Goyal · 6 years ago
  55. a6afdff Adding support for dark text on dark theme by Sunny Goyal · 6 years ago
  56. 73c27ec Enable new open app transitions when in multiwindow mode. by Jon Miranda · 6 years ago
  57. 59d086c Using surface rotation instead of insets to determine seascape configuration by Sunny Goyal · 6 years ago
  58. 18c699f Using the system color extraction logic instead of inbuild logic by Sunny Goyal · 6 years ago
  59. 2fd7a8b Updating the UI of the options popup to make it look similar to icon popup by Sunny Goyal · 6 years ago
  60. ab83773 Updating fallback activity by Sunny Goyal · 6 years ago
  61. 112c927 Starting wallpaper picker in a separate task by Sunny Goyal · 6 years ago
  62. 9d69c8d Abstracting out all the Laucher related logic by Sunny Goyal · 6 years ago
  63. 0b0847b Fixing taskMenu and taskView clicks in fallback activity by Sunny Goyal · 6 years ago