1. c2da3c6 Merge "Allow badging with ComponentNames" into sc-dev by Samuel Fufa · 4 years, 8 months ago
  2. 1408c64 Merge "ShareTargets animations and styling." into sc-dev by Sreyas Rangaraju · 4 years, 8 months ago
  3. 85df1c2 Merge "Overlay property instead of style" into sc-dev by Lucas Dupin · 4 years, 8 months ago
  4. 85dfc2e Allow badging with ComponentNames by Samuel Fufa · 4 years, 8 months ago
  5. 06df8d7 Merge "Instrumenting swiping up to all apps for jank" into sc-dev by Vadim Tryshev · 4 years, 8 months ago
  6. 6936040 Merge "Add personal / work tabs for work profile widgets" into sc-dev by Steven Ng · 4 years, 8 months ago
  7. aec90be [automerger skipped] Merge ab/7061308 into stage. am: d7927e46dc -s ours am: 6b965bbd7f -s ours by Xin Li · 4 years, 8 months ago
  8. 6b965bb [automerger skipped] Merge ab/7061308 into stage. am: d7927e46dc -s ours by Xin Li · 4 years, 8 months ago
  9. d0ab1a0 [AA+] Add WW logging for Slice actions. by thiruram · 4 years, 8 months ago
  10. 97710ff [AA+] Log additional UI events with Launcher snapshot logging. by thiruram · 4 years, 8 months ago
  11. b8bb677 [AA+] Skip title logging when search result type is PEOPLE. by thiruram · 4 years, 8 months ago
  12. 3cdc6f8 Overlay property instead of style by Lucas Dupin · 4 years, 8 months ago
  13. f3b8797 Merge "Increase taskbar size to match latest specs" into sc-dev by Tony Wickham · 4 years, 8 months ago
  14. f8f2a6e [AA+] Log tap on SearchActionItem. by thiruram · 4 years, 8 months ago
  15. 40fbc96 Increase taskbar size to match latest specs by Tony Wickham · 4 years, 8 months ago
  16. 391404f Add personal / work tabs for work profile widgets by Steven Ng · 4 years, 8 months ago
  17. 1739c5c When in search mode, do not refresh rescycler view, on package update by Hyunyoung Song · 4 years, 8 months ago
  18. d7927e4 Merge ab/7061308 into stage. by Xin Li · 4 years, 8 months ago
  19. dfdeddc Merge "Add group highlighting to AA+ result" into sc-dev by Hyunyoung Song · 4 years, 8 months ago
  20. aa14b19 Merge changes Id68b6c37,I16d39d3e into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  21. 4236451 Merge "Extract common codes for personal / work profile tabs" into sc-dev by Steven Ng · 4 years, 8 months ago
  22. fed6b8c Merge "Update popup container to match spec." into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  23. 36322d8 Merge "Render preview layout in full widgets sheet and bottom widgets sheet" into sc-dev by Steven Ng · 4 years, 8 months ago
  24. 4e50f99 Merge "Always loading high-res icon for apps." into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  25. 786dd93 Fix a couple of crashes when taskbar isn't yet attached by Tony Wickham · 4 years, 8 months ago
  26. 4c45d5f Replace Optional.ifPresent with simple if clause. by thiruram · 4 years, 8 months ago
  27. 0bd7c9b Merge "Use PersistedTaskSnapshotData to calculate TaskView size" into sc-dev by Alex Chau · 4 years, 8 months ago
  28. 1588389 Subtract taskbar size from DeviceProfile#availableHeight by Tony Wickham · 4 years, 8 months ago
  29. cabc13a Update popup container to match spec. by Jon Miranda · 4 years, 8 months ago
  30. 13f656e Always loading high-res icon for apps. by Sunny Goyal · 4 years, 8 months ago
  31. 40ff7e4 Merge "Fixing shortcut intent getting cleared during backup/restore" into sc-dev by Sunny Goyal · 4 years, 8 months ago
  32. 2b509cd Merge "Refresh DisplayContext to prevent getting stale DisplayMetrics" into sc-dev by Alex Chau · 4 years, 8 months ago
  33. db9a53d Add group highlighting to AA+ result by Hyunyoung Song · 4 years, 8 months ago
  34. 26311d9 Merge "Update folder to new specs." into sc-dev by Jonathan Miranda · 4 years, 8 months ago
  35. 2db3ded Merge "Conform to new naming" into sc-dev by Lucas Dupin · 4 years, 8 months ago
  36. 22679f8 Update folder to new specs. by Jon Miranda · 4 years, 8 months ago
  37. 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
  38. d25e87a Refresh DisplayContext to prevent getting stale DisplayMetrics by Alex Chau · 4 years, 8 months ago
  39. 4d6b027 Merge "Update System settings content observer to cache values." into sc-dev by Vinit Nayak · 4 years, 8 months ago
  40. b686972 Extract common codes for personal / work profile tabs by Steven Ng · 4 years, 8 months ago
  41. 3a06568 Use PersistedTaskSnapshotData to calculate TaskView size by Alex Chau · 4 years, 8 months ago
  42. a34af18 Update System settings content observer to cache values. by Vinit Nayak · 4 years, 8 months ago
  43. e1a8440 Add @Nullable annotation to AllAppsStore.getApp. by thiruram · 4 years, 8 months ago
  44. b6d28e8 Merge "Switching overlays more correctly" into sc-dev by Vadim Tryshev · 4 years, 8 months ago
  45. 2cdc6ba Conform to new naming by Lucas Dupin · 4 years, 8 months ago
  46. a9740ec Switching overlays more correctly by vadimt · 4 years, 8 months ago
  47. bb4de85 Draw folder leave-behind when opening folder in taskbar by Tony Wickham · 4 years, 8 months ago
  48. 7ba547c Folder support in Taskbar by Tony Wickham · 4 years, 8 months ago
  49. 1906cc3 Refactor Folder to use ActivityContext and BaseDragLayer by Tony Wickham · 4 years, 8 months ago
  50. e9110af Merge "Fixing dragView not getting removed on returning home" into sc-dev by Sunny Goyal · 4 years, 8 months ago
  51. 960ddb0 ShareTargets animations and styling. by Sreyas · 4 years, 8 months ago
  52. 0be3a61 Render preview layout in full widgets sheet and bottom widgets sheet by Steven Ng · 4 years, 8 months ago
  53. 384b578 Removing menu and dialog for custom actions hanlding. by Sunny Goyal · 4 years, 8 months ago
  54. 8dd4ddc Merge "Add border spacing and fixed cell height to grid." into sc-dev by Jonathan Miranda · 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. c860448 Merge "Fix WidgetsListContentEntryTest static initialization error" into sc-dev by Hyunyoung Song · 4 years, 8 months ago
  58. d2526d6 Merge "Make all widgets collapsed in the full widget picker by default" into sc-dev by Steven Ng · 4 years, 8 months ago
  59. e92bc55 Make all widgets collapsed in the full widget picker by default by Steven Ng · 4 years, 8 months ago
  60. 9dbb9fe Merge "Revert "Update Robolectric SDK to 30"" into sc-dev by Hyunyoung Song · 4 years, 8 months ago
  61. 53d3427 Fix WidgetsListContentEntryTest static initialization error by Steven Ng · 4 years, 8 months ago
  62. 5fb8aae Revert "Update Robolectric SDK to 30" by Hyunyoung Song · 4 years, 8 months ago
  63. 106aa0d Merge "Apply Silk/ colorBackground(Floating) to AllApps" into sc-dev by Hyunyoung Song · 4 years, 8 months ago
  64. 0d1fa0e Merge "Adjust task padding overview to match new specs." into sc-dev by Zak Cohen · 4 years, 8 months ago
  65. fe7fb09 Merge "Remove elevation from Task in Overview." into sc-dev by Zak Cohen · 4 years, 8 months ago
  66. e38dc9b Merge "Remove scaling and dimming for adjacent tasks in Overview." into sc-dev by Zak Cohen · 4 years, 8 months ago
  67. 4e6a7e3 Merge "Updated TaskMenuView." into sc-dev by Sreyas Rangaraju · 4 years, 8 months ago
  68. 9cc6ecf Fixing dragView not getting removed on returning home by Sunny Goyal · 4 years, 8 months ago
  69. 6600860 [AA+] Log app launches with AllApps session InstanceId when current state is ALL_APPS. by thiruram · 4 years, 8 months ago
  70. 1216e59 Merge "Add NIU Actions buttons to the Go Overview" into sc-dev by Rajeev Kumar · 4 years, 8 months ago
  71. 4c23ca7 Fixing shortcut intent getting cleared during backup/restore by Sunny Goyal · 4 years, 8 months ago
  72. 2268d7a Merge "Revert "Ignore broken launcher tests"" into sc-dev by Lucas Dupin · 4 years, 8 months ago
  73. 19ab177 Adds CONTAINER_QSB to be used for QSB data. by Andy Wickham · 4 years, 8 months ago
  74. db3f34f Revert "Ignore broken launcher tests" by Lucas Dupin · 4 years, 8 months ago
  75. f8bb6c0 Merge "Registering input monitor in Launcher process" into sc-dev by Sunny Goyal · 4 years, 8 months ago
  76. e87b4c4 Updated TaskMenuView. by Sreyas · 4 years, 8 months ago
  77. 5fc546d Merge "Ignore broken launcher tests" into sc-dev by Lucas Dupin · 4 years, 8 months ago
  78. b849aaf Remove scaling and dimming for adjacent tasks in Overview. by Zak Cohen · 4 years, 8 months ago
  79. b56611d Adjust task padding overview to match new specs. by Zak Cohen · 4 years, 8 months ago
  80. 34f4b7e Remove elevation from Task in Overview. by Zak Cohen · 4 years, 8 months ago
  81. b3d739d Apply Silk/ colorBackground(Floating) to AllApps by Hyunyoung Song · 4 years, 8 months ago
  82. 03c5a46 Ignore broken launcher tests by Ryan Mitchell · 4 years, 8 months ago
  83. fa58bfa Merge "Refactoring before adding a new view type in the WidgetsListAdapter" into sc-dev by Steven Ng · 4 years, 8 months ago
  84. 12e547f Merge "Draw the workspace scrim in the LauncherRootView instead of DragLayer" into sc-dev by Adam Cohen · 4 years, 8 months ago
  85. 91d4f9f Fix to avoid NPE with LiveSearchManager. by thiruram · 4 years, 8 months ago
  86. 2b6d182 Instrumenting swiping up to all apps for jank by vadimt · 4 years, 8 months ago
  87. 228877d Add border spacing and fixed cell height to grid. by Jon Miranda · 4 years, 8 months ago
  88. 99f23c9 Merge "Update TaskIcon UI." into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  89. 2f5648a Refactoring before adding a new view type in the WidgetsListAdapter by Steven Ng · 4 years, 8 months ago
  90. 16126ee Merge changes I0e4cedbf,Idfa1b82c into sc-dev by TreeHugger Robot · 4 years, 8 months ago
  91. 0f16e51 Merge "Support autoEnterPip without source rect hint" into sc-dev by Hongwei Wang · 4 years, 8 months ago
  92. 501e139 Draw the workspace scrim in the LauncherRootView instead of DragLayer by Adam Cohen · 4 years, 8 months ago
  93. 03f8dcb Add instanceId to LAUNCHER_FOLDER_CONVERTED_TO_ICON log event. by thiruram · 4 years, 8 months ago
  94. 7823402 Fixes wrong container for LAUNCHER_ITEM_DROP_COMPLETED log event. by thiruram · 4 years, 8 months ago
  95. ea826f8 [AA+] Log DeviceSearchResultContainer.QueryLength as cardinality field of statsd by thiruram · 4 years, 8 months ago
  96. 9aac07e [AA+] Add LAUNCHER_ALLAPPS_SWITCHED_TO_WORK_TAB & LAUNCHER_ALLAPPS_SWITCHED_TO_MAIN_TAB events. by thiruram · 4 years, 8 months ago
  97. dffbdf8 [Overview Sharing] Pass the full screen progress to task overlay. by Becky Qiu · 4 years, 8 months ago
  98. 4defb40 Update TaskIcon UI. by Sreyas · 4 years, 8 months ago
  99. aafa8a4 [AA+] Add LAUNCHER_ALLAPPS_KEYBOARD_CLOSED event. by thiruram · 4 years, 8 months ago
  100. 9012515 Merge "Fixes NPE with LAUNCHER_ALLAPPS_EXIT log event." into sc-dev by Thiru Ramasamy · 4 years, 8 months ago