1. fae91d5 Include DigitalWelllBeing banner in task XML to avoid addView during animation by Alex Chau · 1 year, 1 month ago
  2. 09623dd Merge "Fix talkback in split mode" into main by Alex Chau · 1 year ago
  3. 32f22de Merge "Reuse stash handle alpha animation constants" into main by Ats Jenk · 1 year ago
  4. 3359fa7 Fix talkback in split mode by vinayjoglekar · 1 year, 1 month ago
  5. e6eca9c Promote TaplTestsQuickstep.testBackground to presubmit by Alex Chau · 1 year ago
  6. d75eacf 3/3 Move some Shell utils to the Shared package. by Luca Zuccarini · 1 year, 1 month ago
  7. ba6c9f0 Merge "Scale bubble bar to the width of the handle" into main by Ats Jenk · 1 year ago
  8. a4ce092 Merge "Add a test base for AbsSwipeUpHandler and its subclasses" into main by Schneider Victor-tulias · 1 year ago
  9. a2dc65a Merge "Make java_sdk_library dependencies explicit" into main am: 10f0f9a93b am: 612b153591 by Jihoon Kang · 1 year ago
  10. 98febb5 Merge "Skip updating taskbar background alpha in phone mode" into main by Tracy Zhou · 1 year ago
  11. 612b153 Merge "Make java_sdk_library dependencies explicit" into main am: 10f0f9a93b by Jihoon Kang · 1 year ago
  12. 673b885 Reuse stash handle alpha animation constants by Ats Jenk · 1 year ago
  13. 10f0f9a Merge "Make java_sdk_library dependencies explicit" into main by Jihoon Kang · 1 year ago
  14. dff855e Merge "Update bubble bar stash and unstash animation" into main by Ats Jenk · 1 year ago
  15. 669445f Merge "Don't show the app badge on app bubbles" into main by Mady Mellor · 1 year ago
  16. f503584 Add a test base for AbsSwipeUpHandler and its subclasses by Schneider Victor-tulias · 1 year, 2 months ago
  17. f24aea0 Merge "Add waiting to test to wait for the Workspace to be in Edit mode" into main by Sebastián Franco · 1 year ago
  18. da9e36e Scale bubble bar to the width of the handle by Ats Jenk · 1 year ago
  19. 3808adc Don't show the app badge on app bubbles by Mady Mellor · 1 year, 1 month ago
  20. c4c5057 Merge "Follow RegionSamplingHelper being moved into shell" into main by Mady Mellor · 1 year ago
  21. 5b0e061 Merge "Only refresh TaskThumbnailViewDeprecated if runningTaskShowScreenshot has changed" into main by Treehugger Robot · 1 year ago
  22. 5a5ff52 Merge "Fixes wrong colors in SUW -> AllSet" into main by Treehugger Robot · 1 year ago
  23. 2117516 Merge changes I3e97ec83,Ib47a8a7f into main by Schneider Victor-tulias · 1 year ago
  24. f0a6d1d Update KQS UX to better support square aspect ratio devices by Schneider Victor-tulias · 1 year, 2 months ago
  25. 55c0c5e Update KQS recents apps and desktop mode launching UX by Schneider Victor-tulias · 1 year, 2 months ago
  26. 31d4659 Only refresh TaskThumbnailViewDeprecated if runningTaskShowScreenshot has changed by Alex Chau · 1 year ago
  27. 8da23e8 Merge "Refactoring OverviewCommandHelper (2/3)" into main by Treehugger Robot · 1 year ago
  28. 09398bf Merge "Refactoring OverviewCommandHelper (1/3)" into main by Treehugger Robot · 1 year ago
  29. c6fca0e Fixes wrong colors in SUW -> AllSet by Marcelo Arteiro · 1 year, 1 month ago
  30. ebfae18 Refactoring OverviewCommandHelper (2/3) by Jordan Silva · 1 year ago
  31. 9ab2b8c Update bubble bar stash and unstash animation by Ats Jenk · 1 year ago
  32. 380f11e Merge "5/ Remove unused recents code" into main by Winson Chung · 1 year ago
  33. 5cfb887 Merge "Fix bug where PredictedIcon circle/dot flicker." into main by Treehugger Robot · 1 year ago
  34. 9f8e4b6 Make java_sdk_library dependencies explicit by Jihoon Kang · 1 year ago
  35. e7efecc Merge "Add some info about the overflow in bubble bar dump" into main by Treehugger Robot · 1 year ago
  36. d159e61 5/ Remove unused recents code by Winson Chung · 1 year, 1 month ago
  37. 313b559 Merge "[Predictive Back] Clean up flags" into main by Treehugger Robot · 1 year ago
  38. a68e4fe Merge "Promote TaplAddWidgetTest#testResizeWidget" into main by Jagrut Desai · 1 year ago
  39. 03cace2 Merge "Only handle taps on bubble bar when it was collapsed/stashed on down" into main by Treehugger Robot · 1 year ago
  40. 9657710 Merge "Refactor TaskbarIconSpecs and TaskbarSpecsEvaluator" into main by Jagrut Desai · 1 year ago
  41. bc98db6 Merge "Use TaskbarAllAppsButtonContainer and TaskbarDividerContainer in TaskbarView" into main by Jagrut Desai · 1 year ago
  42. cc84382 Add some info about the overflow in bubble bar dump by Mady Mellor · 1 year ago
  43. 9025fe9 Merge "FloatingWidgetView - avoid calling position callback when nothing changes." into main by Treehugger Robot · 1 year ago
  44. 6a5a6f9 Merge "Update launcher cold startup trace" into main by Mark Fasheh · 1 year ago
  45. 1f25f64 [Predictive Back] Clean up flags by Fengjiang Li · 1 year, 1 month ago
  46. 4290d3c Only handle taps on bubble bar when it was collapsed/stashed on down by Mady Mellor · 1 year ago
  47. 8104ad3 Follow RegionSamplingHelper being moved into shell by Mady Mellor · 1 year, 1 month ago
  48. 6060db4 Use TaskbarAllAppsButtonContainer and TaskbarDividerContainer in TaskbarView by Jagrut Desai · 1 year, 1 month ago
  49. 1398d22 Merge "Promote com.android.quickstep.TaplTestsQuickstep#testSwitchToOverview to presubmit" into main by Vadim Tryshev · 1 year ago
  50. 7280968 Promote TaplAddWidgetTest#testResizeWidget by Jagrut Desai · 1 year ago
  51. 858b76e Merge "(1/2) Fix NPE for title description broken by ag/28991306. It can be nullable initially before its set." into main by Vinay Joglekar · 1 year ago
  52. a587ea6 Merge "Promote testUninstallFromWorkspace to presubmit" into main by Treehugger Robot · 1 year ago
  53. 4baa30d Update launcher cold startup trace by Mark Fasheh · 1 year, 1 month ago
  54. 0816257 Merge "Revert "Add screenrecord and demote TaplTestsTrackpad#switchToOverview"" into main by Treehugger Robot · 1 year ago
  55. 7310809 Merge "Setup Dagger for Launcher (1/n)" into main by Anushree Ganjam · 1 year ago
  56. 62fb48d Merge "Extend DesktopVisibilityController Funcationality to handle taskbar corner radius in desktop windowing mode" into main by Jagrut Desai · 1 year ago
  57. 7f9985a FloatingWidgetView - avoid calling position callback when nothing changes. by Zak Cohen · 1 year ago
  58. f73bca7 Merge "Make TasksRepository listen to changes in task visuals and update" into main by Treehugger Robot · 1 year ago
  59. d42af4b Promote testUninstallFromWorkspace to presubmit by Vinit Nayak · 1 year ago
  60. ef0b042 Add waiting to test to wait for the Workspace to be in Edit mode by Sebastian Franco · 1 year, 1 month ago
  61. cf4666f Merge "Honors three_button_corner_swipe flag." into main by Treehugger Robot · 1 year ago
  62. 374aa5a Revert "Add screenrecord and demote TaplTestsTrackpad#switchToOverview" by Federico Baron · 1 year ago
  63. 144852b Promote com.android.quickstep.TaplTestsQuickstep#testSwitchToOverview to presubmit by Vadim Tryshev · 1 year ago
  64. bd86331 Setup Dagger for Launcher (1/n) by Anushree Ganjam · 1 year, 1 month ago
  65. 7640d97 Make TasksRepository listen to changes in task visuals and update by Uwais Ashraf · 1 year, 1 month ago
  66. 60dfc43 Ignore three finger trackpad for nav handle long press by Liam, Lee Pong Lam · 1 year, 1 month ago
  67. dd737b5 Refactor TaskbarIconSpecs and TaskbarSpecsEvaluator by Jagrut Desai · 1 year ago
  68. 9c12d8f Merge "Skip nav button animation in gesture nav mode" into main by Tracy Zhou · 1 year ago
  69. e7ae4e3 Refactoring OverviewCommandHelper (1/3) by Jordan Silva · 1 year ago
  70. 9bcdb1c Fix bug where PredictedIcon circle/dot flicker. by Jon Miranda · 1 year ago
  71. c41fb6b (1/2) Fix NPE for title description broken by ag/28991306. It can be nullable initially before its set. by Vinay Joglekar · 1 year ago
  72. 4fd9449 Merge "Convert DigitalWellBeingToast to Kotlin" into main by Treehugger Robot · 1 year ago
  73. 7f4e40c Merge "Slightly lower icon shadow insets to avoid accidental shrinking or padding" into main by Charlie Anderson · 1 year ago
  74. 5e319c2 Merge "Add logging for onPackageAdded callback to see if installed packages are added to Launcher." into main by Charlie Anderson · 1 year ago
  75. 632444a Merge "Add 4dp vertical offset to taskbar hover tooltip." into main by Pat Manning · 1 year ago
  76. 141a4c9 Convert DigitalWellBeingToast to Kotlin by Alex Chau · 1 year, 1 month ago
  77. 4cbceb1 Skip nav button animation in gesture nav mode by Tracy Zhou · 1 year ago
  78. f35a601 Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Treehugger Robot · 1 year ago
  79. 989ee12 Merge "Import translations. DO NOT MERGE ANYWHERE" into main by Treehugger Robot · 1 year ago
  80. 59a4dfd Merge "Skip taskbar animations from launcher state changes in phone mode" into main by Tracy Zhou · 1 year ago
  81. 4503c2c Merge "Polish transition between desktop mode and overview" into main by Treehugger Robot · 1 year ago
  82. 3aa9668 Merge "Cleanup unused workspacePageIndicator" into main by Sunny Goyal · 1 year ago
  83. 0c54dbd Slightly lower icon shadow insets to avoid accidental shrinking or padding by Charlie Anderson · 1 year, 1 month ago
  84. 42becd0 Cleanup unused workspacePageIndicator by Sunny Goyal · 1 year, 1 month ago
  85. 65eaea3 Merge "Skip animating stashed handle color based on color sampling if it's the same" into main by Tracy Zhou · 1 year, 1 month ago
  86. 23e6f38 Skip updating taskbar background alpha in phone mode by Tracy Zhou · 1 year, 1 month ago
  87. 51433de Polish transition between desktop mode and overview by Schneider Victor-tulias · 1 year, 1 month ago
  88. 70ac7a0 Add logging for onPackageAdded callback to see if installed packages are added to Launcher. by Charlie Anderson · 1 year, 1 month ago
  89. 111d05c Skip taskbar animations from launcher state changes in phone mode by Tracy Zhou · 1 year, 1 month ago
  90. dd981d7 Merge "Adding logs to find which call is responsible for the animation error" into main by Sebastián Franco · 1 year, 1 month ago
  91. fd2f14c Add 4dp vertical offset to taskbar hover tooltip. by Pat Manning · 1 year, 1 month ago
  92. 94c4dbf Merge "Reuse widget picker's surface color in add item dialog." into main by Shamali Patwa · 1 year, 1 month ago
  93. 565f7e7 Merge "Convert OverviewCommandHelper to Kotlin" into main by Treehugger Robot · 1 year, 1 month ago
  94. 89cf733 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  95. 05ea1f7 Import translations. DO NOT MERGE ANYWHERE by Bill Yi · 1 year, 1 month ago
  96. 9146984 Merge "Only call notifyUpdateLayoutParams when the params is changed" into main by Tracy Zhou · 1 year, 1 month ago
  97. fe4cb0d Merge "Add logging around InstallSessionTracker to verify PackageInstaller is communicating with Launcher." into main by Treehugger Robot · 1 year, 1 month ago
  98. 7f95181 Adding logs to find which call is responsible for the animation error by Sebastian Franco · 1 year, 1 month ago
  99. 0cac409 Reuse widget picker's surface color in add item dialog. by Shamali P · 1 year, 1 month ago
  100. e745aa8 Add logging around InstallSessionTracker to verify PackageInstaller is communicating with Launcher. by Charlie Anderson · 1 year, 1 month ago