1. b93119e Merge "SystemUI proxy updates for managing split screen" into sc-dev by Winson Chung · 4 years, 7 months ago
  2. 64edc22 Space out empty taskbar hotseat views when on home screen by Tony Wickham · 4 years, 7 months ago
  3. 634f600 Merge "Align real hotseat with taskbar hotseat during drag and drop" into sc-dev by Tony Wickham · 4 years, 7 months ago
  4. a29a046 Align real hotseat with taskbar hotseat during drag and drop by Tony Wickham · 4 years, 7 months ago
  5. 162ed05 Add NavigationModeFeatureFlag by Tracy Zhou · 4 years, 7 months ago
  6. 4092352 Merge "Add debug log for initInputMonitor()" into sc-dev by Tony Wickham · 4 years, 7 months ago
  7. aa47630 Merge "Show TaskView as grid in large screens" into sc-dev by Alex Chau · 4 years, 7 months ago
  8. b96cf5c Fix some issues with TwoButtonNavbarTouchController by Tony Wickham · 4 years, 8 months ago
  9. b794ea6 Show TaskView as grid in large screens by Alex Chau · 4 years, 8 months ago
  10. a655475 Merge "Move widget files into widget folder + add tests." into sc-dev by Yogisha Dixit · 4 years, 7 months ago
  11. f543e6c Merge "Check if the recents animation is still running and whether the app being restarted is the live tile app in mLiveTileRestartListener" into sc-dev by Tracy Zhou · 4 years, 7 months ago
  12. ed8f264 Add debug log for initInputMonitor() by Tony Wickham · 4 years, 7 months ago
  13. 0d0f4f9 SystemUI proxy updates for managing split screen by Jeff Pierce · 4 years, 7 months ago
  14. 741fae9 Move widget files into widget folder + add tests. by Yogisha Dixit · 4 years, 8 months ago
  15. 8c575c3 Remove smallestScreenSize from configChanges by Alex Chau · 4 years, 7 months ago
  16. fd1d752 Check if the recents animation is still running and whether the app being restarted is the live tile app in mLiveTileRestartListener by Tracy Zhou · 4 years, 7 months ago
  17. 4f3e8ef Merge "Skip window transform if SwipePipToHomeAnimator's running" into sc-dev by Hongwei Wang · 4 years, 7 months ago
  18. 9140af1 Skip window transform if SwipePipToHomeAnimator's running by Hongwei Wang · 4 years, 7 months ago
  19. a9cb2fb Merge "Adds a removeChangeListener to FeatureFlags$BooleanFlag." into sc-dev by TreeHugger Robot · 4 years, 7 months ago
  20. e1ea6cf Merge "Waiting for the state of views to settle after orientation change" into sc-dev by Vadim Tryshev · 4 years, 7 months ago
  21. 75845ed Adds a removeChangeListener to FeatureFlags$BooleanFlag. by Andy Wickham · 4 years, 7 months ago
  22. 5f21f10 Waiting for the state of views to settle after orientation change by vadimt · 4 years, 7 months ago
  23. be5fdb0 Merge "Update input-monitors to accept unrotated coordinates" into sc-dev by Evan Rosky · 4 years, 7 months ago
  24. 036b585 Merge "Fix DWB cutting off above inset when translating down." into sc-dev by Sreyas Rangaraju · 4 years, 7 months ago
  25. 226c4af Merge "Restore divider between app predictions and apps" into sc-dev by Samuel Fufa · 4 years, 7 months ago
  26. 2fb22af Merge "Ensure taskbar visibility callbacks are called in init()" into sc-dev by Tony Wickham · 4 years, 7 months ago
  27. 7801bf6 Merge "Make RecentsView INVISIBLE instead of GONE" into sc-dev by Tony Wickham · 4 years, 7 months ago
  28. b984cf7 Restore divider between app predictions and apps by Samuel Fufa · 4 years, 7 months ago
  29. 25992f1 Fix DWB cutting off above inset when translating down. by Sreyas · 4 years, 8 months ago
  30. 752ebfc Ensure taskbar visibility callbacks are called in init() by Tony Wickham · 4 years, 8 months ago
  31. 29016e8 Make RecentsView INVISIBLE instead of GONE by Tony Wickham · 4 years, 8 months ago
  32. 1408c64 Merge "ShareTargets animations and styling." into sc-dev by Sreyas Rangaraju · 4 years, 8 months ago
  33. 06df8d7 Merge "Instrumenting swiping up to all apps for jank" into sc-dev by Vadim Tryshev · 4 years, 8 months ago
  34. d0ab1a0 [AA+] Add WW logging for Slice actions. by thiruram · 4 years, 8 months ago
  35. 97710ff [AA+] Log additional UI events with Launcher snapshot logging. by thiruram · 4 years, 8 months ago
  36. f3b8797 Merge "Increase taskbar size to match latest specs" into sc-dev by Tony Wickham · 4 years, 8 months ago
  37. f8f2a6e [AA+] Log tap on SearchActionItem. by thiruram · 4 years, 8 months ago
  38. 40fbc96 Increase taskbar size to match latest specs by Tony Wickham · 4 years, 8 months ago
  39. dfdeddc Merge "Add group highlighting to AA+ result" into sc-dev by Hyunyoung Song · 4 years, 8 months ago
  40. aa14b19 Merge changes Id68b6c37,I16d39d3e into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  41. 786dd93 Fix a couple of crashes when taskbar isn't yet attached by Tony Wickham · 4 years, 8 months ago
  42. 0bd7c9b Merge "Use PersistedTaskSnapshotData to calculate TaskView size" into sc-dev by Alex Chau · 4 years, 8 months ago
  43. 1588389 Subtract taskbar size from DeviceProfile#availableHeight by Tony Wickham · 4 years, 8 months ago
  44. db9a53d Add group highlighting to AA+ result by Hyunyoung Song · 4 years, 8 months ago
  45. 3c5e748 Merge "Removing menu and dialog for custom actions hanlding. These do not work well with gesture-nav and can potentially block the Launcher UI." into sc-dev by Sunny Goyal · 4 years, 8 months ago
  46. 4d6b027 Merge "Update System settings content observer to cache values." into sc-dev by Vinit Nayak · 4 years, 8 months ago
  47. 3a06568 Use PersistedTaskSnapshotData to calculate TaskView size by Alex Chau · 4 years, 8 months ago
  48. a34af18 Update System settings content observer to cache values. by Vinit Nayak · 4 years, 8 months ago
  49. b6d28e8 Merge "Switching overlays more correctly" into sc-dev by Vadim Tryshev · 4 years, 8 months ago
  50. a9740ec Switching overlays more correctly by vadimt · 4 years, 8 months ago
  51. bb4de85 Draw folder leave-behind when opening folder in taskbar by Tony Wickham · 4 years, 8 months ago
  52. 7ba547c Folder support in Taskbar by Tony Wickham · 4 years, 8 months ago
  53. 960ddb0 ShareTargets animations and styling. by Sreyas · 4 years, 8 months ago
  54. 384b578 Removing menu and dialog for custom actions hanlding. by Sunny Goyal · 4 years, 8 months ago
  55. 9199fd1 Merge "Adds CONTAINER_QSB to be used for QSB data." into sc-dev by Andy Wickham · 4 years, 8 months ago
  56. c96873c [AA+] Log LAUNCHER_ONSTOP & LAUNCHER_ONRESUME events with AllApps session InstanceId. by thiruram · 4 years, 8 months ago
  57. 0d1fa0e Merge "Adjust task padding overview to match new specs." into sc-dev by Zak Cohen · 4 years, 8 months ago
  58. fe7fb09 Merge "Remove elevation from Task in Overview." into sc-dev by Zak Cohen · 4 years, 8 months ago
  59. e38dc9b Merge "Remove scaling and dimming for adjacent tasks in Overview." into sc-dev by Zak Cohen · 4 years, 8 months ago
  60. 4e6a7e3 Merge "Updated TaskMenuView." into sc-dev by Sreyas Rangaraju · 4 years, 8 months ago
  61. 6600860 [AA+] Log app launches with AllApps session InstanceId when current state is ALL_APPS. by thiruram · 4 years, 8 months ago
  62. 1216e59 Merge "Add NIU Actions buttons to the Go Overview" into sc-dev by Rajeev Kumar · 4 years, 8 months ago
  63. 2268d7a Merge "Revert "Ignore broken launcher tests"" into sc-dev by Lucas Dupin · 4 years, 8 months ago
  64. 19ab177 Adds CONTAINER_QSB to be used for QSB data. by Andy Wickham · 4 years, 8 months ago
  65. db3f34f Revert "Ignore broken launcher tests" by Lucas Dupin · 4 years, 8 months ago
  66. f8bb6c0 Merge "Registering input monitor in Launcher process" into sc-dev by Sunny Goyal · 4 years, 8 months ago
  67. e87b4c4 Updated TaskMenuView. by Sreyas · 4 years, 8 months ago
  68. 5fc546d Merge "Ignore broken launcher tests" into sc-dev by Lucas Dupin · 4 years, 8 months ago
  69. b849aaf Remove scaling and dimming for adjacent tasks in Overview. by Zak Cohen · 4 years, 8 months ago
  70. b56611d Adjust task padding overview to match new specs. by Zak Cohen · 4 years, 8 months ago
  71. 34f4b7e Remove elevation from Task in Overview. by Zak Cohen · 4 years, 8 months ago
  72. 03c5a46 Ignore broken launcher tests by Ryan Mitchell · 4 years, 8 months ago
  73. 12e547f Merge "Draw the workspace scrim in the LauncherRootView instead of DragLayer" into sc-dev by Adam Cohen · 4 years, 8 months ago
  74. 2b6d182 Instrumenting swiping up to all apps for jank by vadimt · 4 years, 8 months ago
  75. 99f23c9 Merge "Update TaskIcon UI." into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  76. 0f16e51 Merge "Support autoEnterPip without source rect hint" into sc-dev by Hongwei Wang · 4 years, 8 months ago
  77. 501e139 Draw the workspace scrim in the LauncherRootView instead of DragLayer by Adam Cohen · 4 years, 8 months ago
  78. ea826f8 [AA+] Log DeviceSearchResultContainer.QueryLength as cardinality field of statsd by thiruram · 4 years, 8 months ago
  79. dffbdf8 [Overview Sharing] Pass the full screen progress to task overlay. by Becky Qiu · 4 years, 8 months ago
  80. 4defb40 Update TaskIcon UI. by Sreyas · 4 years, 8 months ago
  81. 5c3d37b Update input-monitors to accept unrotated coordinates by [1;3C · 4 years, 8 months ago
  82. 1f6b7fc Merge "Deduping multiple prediction UI update calls" into sc-dev by Sunny Goyal · 4 years, 8 months ago
  83. 3a1cfc9 Add NIU Actions buttons to the Go Overview by Jon Spivack · 4 years, 9 months ago
  84. ab2739e Merge "Add screen size to touch regions cache." into sc-dev by Winson Chung · 4 years, 8 months ago
  85. 1d8a2a6 Merge "Migrate AA+ Search related files" into sc-dev by Samuel Fufa · 4 years, 8 months ago
  86. a3a30a9 Migrate AA+ Search related files by Hyunyoung Song · 4 years, 8 months ago
  87. c402fda Deduping multiple prediction UI update calls by Sunny Goyal · 4 years, 8 months ago
  88. 6cd63cb Merge "Added API to specify if split-screen should exit on hide" into sc-dev by Wale Ogunwale · 4 years, 8 months ago
  89. 8eced27 Merge "Updating Chips UI" into sc-dev by Sreyas Rangaraju · 4 years, 8 months ago
  90. 9fa3a07 Merge "Removing released features" into sc-dev by Sunny Goyal · 4 years, 8 months ago
  91. fb674c7 Added API to specify if split-screen should exit on hide by Wale Ogunwale · 4 years, 8 months ago
  92. 823c5f8 Merge "Enable variable size thumbnail for large screen" into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  93. 4d69fab Support autoEnterPip without source rect hint by Hongwei Wang · 4 years, 8 months ago
  94. 52b5a4d Registering input monitor in Launcher process by Sunny Goyal · 4 years, 8 months ago
  95. afd0d81 Fix some issues with taskbar by Tony Wickham · 4 years, 8 months ago
  96. 7944ee5 Enable variable size thumbnail for large screen by Alex Chau · 4 years, 9 months ago
  97. df256ae Add screen size to touch regions cache. by Himanshu Jaju · 4 years, 9 months ago
  98. 73821a9 [AA+] Fixes wrong container for LAUNCHER_ITEM_DROP_COMPLETED log event. by thiruram · 4 years, 8 months ago
  99. 43b1d40 [AA+] Add QueryLength to DeviceSearchResultContainer. by thiruram · 4 years, 8 months ago
  100. fd03d04 Merge "Enable slice again" into sc-dev by TreeHugger Robot · 4 years, 8 months ago