1. c864281 Revert "Refactor all uses of DisplayController singleton INSTANCE" by Sunny Goyal · 7 months ago
  2. 5f8b620 Refactor all uses of DisplayController singleton INSTANCE by Will Osborn · 7 months ago
  3. edc1453 Removing BaseDraggingActivity by Sunny Goyal · 7 months ago
  4. 99c442b Revert "Fix Taskbar Y-Translation with Visible Bottom Sheet" by Sukesh Ram · 10 months ago
  5. d82503f Fix Taskbar Y-Translation with Visible Bottom Sheet by Sukesh Ram · 11 months ago
  6. c50aa8b Limited recents in window introductory cl by randypfohl · 1 year, 1 month ago
  7. d159e61 5/ Remove unused recents code by Winson Chung · 1 year ago
  8. b2d0845 [Launcher Jank] Avoid lock contention on AssetManager in all apps preinflate thread by Fengjiang Li · 1 year, 4 months ago
  9. dae8b65 Removing logging for verifying internal Launcher state from tests by Vadim Tryshev · 1 year, 6 months ago
  10. 451eebd Adding logging for for the case whe Launcher activity is not resumed after Back by Vadim Tryshev · 1 year, 7 months ago
  11. e82a20a Removing some dependencies on Activity by Sunny Goyal · 1 year, 11 months ago
  12. cb58259 Clear Accessibility Focus from icon after Shorcut Menu invoked by Jon Miranda · 2 years, 4 months ago
  13. a79d460 Add optional debug logging to on flag changes by Mike Schneider · 2 years, 6 months ago
  14. e884c2c Support predictive back from all apps to home by Fengjiang Li · 2 years, 8 months ago
  15. 54fa110 Removing some unnecessary interfaces and merging them to ActivityContext by Sunny Goyal · 2 years, 9 months ago
  16. 9a90c2d Hide launcher when freeform tasks are visible by Mady Mellor · 3 years ago
  17. 18446d0 Move OnBackInvoked to BaseActivity. by Yein Jo · 3 years ago
  18. 977838b Fixing nullpointer exception when accessing StatsLogger before initialization by Sunny Goyal · 3 years, 2 months ago
  19. bde3c8b Move activity starting logic into new ActivityContext extension. by Brian Isganitis · 3 years, 6 months ago
  20. 099945b Add predictions row to taskbar all apps. by Brian Isganitis · 3 years, 7 months ago
  21. 177785e Moving all widget picker tests to instrumentation tests by Sunny Goyal · 4 years, 1 month ago
  22. 5996937 Removing Launcher dependency from Folders by Sunny Goyal · 4 years, 4 months ago
  23. b482188 Some overview scrim and status bar color adjustments by Tony Wickham · 4 years, 4 months ago
  24. b65d766 Adding support for listening for app launch animation completion by Sunny Goyal · 4 years, 6 months ago
  25. 1906cc3 Refactor Folder to use ActivityContext and BaseDragLayer by Tony Wickham · 4 years, 7 months ago
  26. c96873c [AA+] Log LAUNCHER_ONSTOP & LAUNCHER_ONRESUME events with AllApps session InstanceId. by thiruram · 4 years, 7 months ago
  27. f993518 Revert "Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..."" by Winson Chung · 4 years, 10 months ago
  28. 087a9e3 Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..." by Alistair Delva · 5 years ago
  29. 95786e0 Good riddance UserEventDispatcher by Hyunyoung Song · 5 years ago
  30. 801f81f Log Launcher transitions to WW by Hyunyoung Song · 5 years ago
  31. 034ce6f Update shelf offset earlier when in gesture nav by Winson Chung · 5 years ago
  32. cf275c1 Choosing better points to output "start" events for TAPL by vadimt · 5 years ago
  33. a579ddc Refactor logging to capture Target hierarchy by Samuel Fufa · 6 years ago
  34. d633c9c Verifying events from TouchInteractionService by vadimt · 6 years ago
  35. 6098a8c Adding events checking for Launcher starting apps by vadimt · 6 years ago
  36. 24ab40c Move remote animation definition runner to wrapped class by Winson Chung · 6 years ago
  37. fa39536 Removing static reference of deep shortcut manager by Sunny Goyal · 6 years ago
  38. fca2015 Removing custom activity dump logic by Sunny Goyal · 6 years ago
  39. 210e174 Subclassing Launcher instead of using UiFactory by Sunny Goyal · 6 years ago
  40. ef52876 Defer listening on widget host until after the state transition ends by Winson Chung · 6 years ago
  41. a36c800 Reset the overview sysui state when returning to the previous task by Winson Chung · 6 years ago
  42. 5686333 Adding a utility class to cache views at an activity level by Sunny Goyal · 6 years ago
  43. 8c48d8b Changing min sdk to 25 by Sunny Goyal · 7 years ago
  44. c4ad03b Split LauncherAppTransitionManagerImpl for Go by Kevin · 7 years ago
  45. fe8e4a9 Moving some methods from various activities to the base interface by Sunny Goyal · 7 years ago
  46. fc00747 Add StatsLog*Manager for logging. Bug: 113043444 by Hyunyoung Song · 7 years ago
  47. 6a71a5b Add undo snackbar for deleting items by Tony Wickham · 7 years ago
  48. d230307 Migrating to android-x by Sunny Goyal · 7 years ago
  49. 0a40a18 Merge "Exposing some private methods to easily customize arrow popup" into ub-launcher3-master by Sunny Goyal · 7 years ago
  50. 956ec4b Remove device profile dependency from UserEventDispatcher Bug: 110122682 by Hyunyoung Song · 7 years ago
  51. 87b5eb6 Exposing some private methods to easily customize arrow popup by Sunny Goyal · 7 years ago
  52. 1c63c72 Adding a pending invisibility flag, which is used to indicate that the launcher by Sunny Goyal · 7 years ago
  53. 46d07f7 Log the parent of the PREDICTION container type (ALLAPPS OR TASKSWITCHER) by Hyunyoung Song · 7 years ago
  54. 55eb556 Dumping the excoded view hierarchy instead of the default activity dump by Sunny Goyal · 7 years ago
  55. e43d00d Adding some activity state information in dump by Sunny Goyal · 7 years ago
  56. a0f09f9 Revert "Revert "Update sysui flags on swipe, skip task backgrounds on opaque apps"" by Winson Chung · 7 years ago
  57. f5d5b6f Revert "Update sysui flags on swipe, skip task backgrounds on opaque apps" by Winson Chung · 7 years ago
  58. 5dd46d5 Update sysui flags on swipe, skip task backgrounds on opaque apps by Winson Chung · 7 years ago
  59. 59d086c Using surface rotation instead of insets to determine seascape configuration by Sunny Goyal · 7 years ago
  60. 7171271 Fix bug where launcher closing animation isn't run. by Jon Miranda · 7 years ago
  61. f23931f Reset the force-invisible flag after the animation into launcher completes. by Winson Chung · 7 years ago
  62. b67e353 Reset PIP position when canceling swipe up by Tracy Zhou · 7 years ago
  63. 3483c52 Waiting until onResume before creating the wallpaper-open animation. by Sunny Goyal · 7 years ago
  64. 7eff40f Several app transition fixes: by Sunny Goyal · 7 years ago
  65. 1a77c3d Reload the task list when multiwindow mode changes by Winson Chung · 7 years ago
  66. 9800e73 Fix animations home by Winson Chung · 7 years ago
  67. a706f00 Move default pip position to right above the shelf (Pt. Launcher) by Tracy Zhou · 7 years ago
  68. 8a968fa Fix black flash when splitting task by Winson Chung · 7 years ago
  69. f633ef5 Adding fallback recents activity by Sunny Goyal · 7 years ago
  70. d70e75a Removing launcher dependency when logging quickstep interaction by Sunny Goyal · 8 years ago
  71. fde5505 Handling configuration changes by Sunny Goyal · 8 years ago
  72. cc96aa1 Running state animations if launcher is visible by Sunny Goyal · 8 years ago
  73. 64a75aa Adding A feature flag to disable widgets and a corresponding build by Sunny Goyal · 8 years ago
  74. 8392c82 Fixing various system UI flags not getting updated properly on theme changes. by Sunny Goyal · 8 years ago
  75. d5a9b57 Log whether an event happened during landscape mode or not b/38211234 by Hyunyoung Song · 8 years ago
  76. fe96432 Add isInMultiWindowMode bool to all logs. by Jon Miranda · 8 years ago
  77. a535ae4 Moving Event dispatcher definition from LAuncher to BaseActivity so that by Sunny Goyal · 9 years ago
  78. 2783595 Adding support for requesting addition of shortcut/widget on the workspace. by Sunny Goyal · 9 years ago