1. 1b7a140 Merge "Making ReorderWidget test more reliable" into tm-qpr-dev by TreeHugger Robot · 2 years, 8 months ago
  2. 3a14f13 Merge "Refactor Workspace Loading / Processing code." into tm-qpr-dev by Stefan Andonian · 2 years, 8 months ago
  3. 3788da6 Merge "Migrate IDP_GRID_NAME usage to LauncherPrefs" into tm-qpr-dev by Stefan Andonian · 2 years, 8 months ago
  4. 05ca3a8 Refactor Workspace Loading / Processing code. by Stefan Andonian · 2 years, 10 months ago
  5. 0af71f8 Merge "Create a DeviceProfileDumpTest for nonquickstep" into tm-qpr-dev by Thales Lima · 2 years, 8 months ago
  6. 6f9a571 Migrate IDP_GRID_NAME usage to LauncherPrefs by Stefan Andonian · 2 years, 8 months ago
  7. 81b8272 Making ReorderWidget test more reliable by Sebastian Franco · 2 years, 8 months ago
  8. 69166dd Create a DeviceProfileDumpTest for nonquickstep by Thales Lima · 2 years, 9 months ago
  9. 77e732a Moving widget background to xml, so that the same constantstate is by Sunny Goyal · 2 years, 8 months ago
  10. 62a4932 Removing unnecessary search header duplication by Sunny Goyal · 2 years, 8 months ago
  11. 740541e Merge "Implement two pane widget picker" into tm-qpr-dev by Federico Baron · 2 years, 8 months ago
  12. 4b1a38b Implement two pane widget picker by Federico Baron · 2 years, 11 months ago
  13. fb9c4d2 Merge "Method to override feature flag" into tm-qpr-dev by Brandon Dayauon · 2 years, 8 months ago
  14. 533e485 Method to override feature flag by Brandon Dayauon · 2 years, 8 months ago
  15. 1a2d4bd Create an XML parser for WorkspaceSpecs by Thales Lima · 2 years, 10 months ago
  16. fcb6a5f Merge "Improvements for All Apps on different display sizes" into tm-qpr-dev by Thales Lima · 2 years, 8 months ago
  17. e8ee34a Move Launcher classes shared between tests and prod in a separate lib by Nicolo' Mazzucato · 2 years, 8 months ago
  18. 4a2bf3b Merge "Update tests to support floating search." into tm-qpr-dev by TreeHugger Robot · 2 years, 8 months ago
  19. 8d004b0 Update tests to support floating search. by Andy Wickham · 2 years, 8 months ago
  20. a3e6124 Merge "Add instruction to put the device into test harness to error message" into tm-qpr-dev by TreeHugger Robot · 2 years, 8 months ago
  21. b57479c Merge "Adding test to make sure the icons seen when unfolded are the same when folded" into tm-qpr-dev by Sebastián Franco · 2 years, 8 months ago
  22. de15772 Merge "Exposing method to register content providers in sandbox context" into tm-qpr-dev by Sunny Goyal · 2 years, 8 months ago
  23. 5903751 Merge "Update notification dot renderer when we update the taskbar icon size." into tm-qpr-dev by Jon Miranda · 2 years, 8 months ago
  24. 6a4e9a3 Merge "Migrate "isRotationAllowed" setting to LauncherPrefs." into tm-qpr-dev by Stefan Andonian · 2 years, 8 months ago
  25. 305cb87 Exposing method to register content providers in sandbox context by Sunny Goyal · 2 years, 8 months ago
  26. 2b25ded Update notification dot renderer when we update the taskbar icon size. by Jon Miranda · 2 years, 8 months ago
  27. bdb4923 Add instruction to put the device into test harness to error message by Nicolo' Mazzucato · 2 years, 8 months ago
  28. 48c7f8e Adding test to make sure the icons seen when unfolded are the same when folded by Sebastian Franco · 2 years, 8 months ago
  29. 1d7f703 Migrate "isRotationAllowed" setting to LauncherPrefs. by Stefan Andonian · 2 years, 8 months ago
  30. 18be12d Merge "Add @ScreenRecord to testPressHomeOnAllAppsContextMenu" into tm-qpr-dev by TreeHugger Robot · 2 years, 8 months ago
  31. e9273ea Improvements for All Apps on different display sizes by Thales Lima · 2 years, 8 months ago
  32. 669b71f Introducing CellPosMapper which allows mapping between UI position by Sunny Goyal · 2 years, 8 months ago
  33. 50b8243 Add @ScreenRecord to testPressHomeOnAllAppsContextMenu by hyunyoungs · 2 years, 8 months ago
  34. 70c9aee Merge "Revert "Expose getSearchBox from the HomeAllApps class"" into tm-qpr-dev by Becky Qiu · 2 years, 8 months ago
  35. d5311f6 Revert "Expose getSearchBox from the HomeAllApps class" by Becky Qiu · 2 years, 8 months ago
  36. d852d65 Create attr for padding between icon and text in cells by Thales Lima · 2 years, 9 months ago
  37. 68f5667 Merge "Adding the avility to add icons on multiple CellLayouts on tests." into tm-qpr-dev by Sebastián Franco · 2 years, 8 months ago
  38. a992ac9 Moving all intent receiver register calls to a single place by Sunny Goyal · 2 years, 9 months ago
  39. 38aa60c Merge "Expose getSearchBox from the HomeAllApps class" into tm-qpr-dev by Ling Wo · 2 years, 8 months ago
  40. 48651b2 Merge "Remove unused Throw Throwable from clearHomescreen method" into tm-qpr-dev by Sebastián Franco · 2 years, 9 months ago
  41. 1eb59d6 Merge "Expanded LauncherPrefs APIs to Replace Direct Shared Preference Usage." into tm-qpr-dev by Stefan Andonian · 2 years, 9 months ago
  42. de1fe14 Adding the avility to add icons on multiple CellLayouts on tests. by Sebastian Franco · 2 years, 10 months ago
  43. d1b33b3 Expanded LauncherPrefs APIs to Replace Direct Shared Preference Usage. by Stefan Andonian · 2 years, 10 months ago
  44. 877088e Change the access of cellX/Y of CellLayoutLayoutParams to private by Sebastian Franco · 2 years, 9 months ago
  45. 9db35f7 Remove unused Throw Throwable from clearHomescreen method by Sebastian Franco · 2 years, 9 months ago
  46. 9d46bca Make mutable PendingIntent explicit by Christophe Pinelli · 2 years, 9 months ago
  47. 2a58ddb Refactor the OnUserUnlock code out of RecentsAnimationDeviceState and by Stefan Andonian · 2 years, 9 months ago
  48. bdfc07f Merge "Check kotlin format before uploading" into tm-qpr-dev by Thales Lima · 2 years, 9 months ago
  49. 03ac377 Check kotlin format before uploading by Thales Lima · 2 years, 9 months ago
  50. b66293e Merge "Printing the workspace items to improve flake investigation." into tm-qpr-dev by Sebastián Franco · 2 years, 9 months ago
  51. 1cf1e3b Removing screen recording for testShortcutIconWithTheme by Sebastian Franco · 2 years, 9 months ago
  52. 2f4a1b9 Merge "Re-enable AddConfigWidgetTest" into tm-qpr-dev by TreeHugger Robot · 2 years, 9 months ago
  53. f34f35f Printing the workspace items to improve flake investigation. by Sebastian Franco · 2 years, 10 months ago
  54. 1973056 Merge "Revert "Add logging to help debug additional app infos being updated by CacheDataUpdatedTask"" into tm-qpr-dev by TreeHugger Robot · 2 years, 9 months ago
  55. 2825d06 Merge "Re-enabling testShortcutIconWithTheme" into tm-qpr-dev by TreeHugger Robot · 2 years, 9 months ago
  56. 62ea1f1 Re-enabling testShortcutIconWithTheme by Sunny Goyal · 2 years, 9 months ago
  57. 5455b85 Revert "Add logging to help debug additional app infos being updated by CacheDataUpdatedTask" by Schneider Victor-tulias · 2 years, 10 months ago
  58. d9ca71b Ignoring failing out-of-SLO test by vadimt · 2 years, 9 months ago
  59. 55d828b Add Tapl support for swiping from All Apps to Workspace. by Luca Zuccarini · 2 years, 10 months ago
  60. 8ba48c1 Expose getSearchBox from the HomeAllApps class by Ling Wo · 3 years ago
  61. befcfa4 Not waiting for animations for Launcher clicks by vadimt · 2 years, 9 months ago
  62. 04c89fe Merge "Add QuickstepWidgetHolder for widget handling" into tm-qpr-dev by Sihua Ma · 2 years, 9 months ago
  63. 6a59006 Polish hotseat and taskbar with 3 buttons by Thales Lima · 2 years, 10 months ago
  64. 1db8bc2 Add QuickstepWidgetHolder for widget handling by Sihua Ma · 2 years, 11 months ago
  65. f8b79d4 Use overridden default xml for TwoPanelWorkspaceTest by Alex Chau · 2 years, 10 months ago
  66. 8a7dc2b Merge "Remove unnecessary GridDisplayOption_defaultSplitDisplayLayoutId attribute" into tm-qpr-dev by Alex Chau · 2 years, 10 months ago
  67. 08f7246 Re-enable AddConfigWidgetTest by Pinyao Ting · 2 years, 10 months ago
  68. be75313 Don't scale iconSize and textSize in non-default display size by Alex Chau · 2 years, 10 months ago
  69. 55cfcfc Merge "Ignore all launcher3 flaky test so that they come back online" into tm-qpr-dev by Sunny Goyal · 2 years, 10 months ago
  70. 9c19638 Merge "Support mouse right click on HomeScreen to show the customization menu" into tm-qpr-dev by TreeHugger Robot · 2 years, 10 months ago
  71. 09c9cb5 Ignore all launcher3 flaky test so that they come back online by Sebastian Franco · 2 years, 10 months ago
  72. d31c8ba Merge "Removing some unnecessary interfaces and merging them to ActivityContext" into tm-qpr-dev by Sunny Goyal · 2 years, 10 months ago
  73. a6a67e3 Support mouse right click on HomeScreen to show the customization menu by Fengjiang Li · 2 years, 10 months ago
  74. 54fa110 Removing some unnecessary interfaces and merging them to ActivityContext by Sunny Goyal · 2 years, 10 months ago
  75. f772ba1 Merge "Change method name as suggested" into tm-qpr-dev by Brandon Dayauon · 2 years, 10 months ago
  76. bb31462 Change method name as suggested by Brandon Dayauon · 2 years, 10 months ago
  77. 878ae3f Merge "Ignore all launcher3 flaky test so that they come back online" into tm-qpr-dev by Sebastián Franco · 2 years, 10 months ago
  78. 5e0d7ae Merge "Revert "Revert "Enable taskbar in overview by default""" into tm-qpr-dev by TreeHugger Robot · 2 years, 10 months ago
  79. 766cd2b Remove unnecessary GridDisplayOption_defaultSplitDisplayLayoutId attribute by Alex Chau · 3 years, 3 months ago
  80. 150e572 Ignore all launcher3 flaky test so that they come back online by Sebastian Franco · 2 years, 10 months ago
  81. 5dec2ac Revert "Revert "Enable taskbar in overview by default"" by Alex Chau · 2 years, 10 months ago
  82. 5356ff9 Creating a new alarm when drag X,Y change by Sebastian Franco · 2 years, 10 months ago
  83. 33c348f Merge "Make grid size migration less confusing for users." into tm-qpr-dev by TreeHugger Robot · 2 years, 10 months ago
  84. cc90d1b Make grid size migration less confusing for users. by Pinyao Ting · 2 years, 10 months ago
  85. f9d418b Merge "Ignore test while the solution for the flaky tests improve." into tm-qpr-dev by Sebastián Franco · 2 years, 10 months ago
  86. ac53846 Ignore test while the solution for the flaky tests improve. by Sebastian Franco · 2 years, 10 months ago
  87. ed88231 Merge "Adding screenrecord to debug themeIconTest" into tm-qpr-dev by TreeHugger Robot · 2 years, 10 months ago
  88. 8267b76 Merge "Searching for Golden Gate Bridge should show three queries and check if predicted app row and web suggest exists" into tm-qpr-dev by Brandon Dayauon · 2 years, 10 months ago
  89. 7b53004 Searching for Golden Gate Bridge should show three queries and check if predicted app row and web suggest exists by Brandon Dayauon · 2 years, 10 months ago
  90. d25f79c Adding screenrecord to debug themeIconTest by Sunny Goyal · 2 years, 10 months ago
  91. ce4896c Fixing shortcuts not getting theme icons by Sunny Goyal · 2 years, 10 months ago
  92. ad93204 Merge "Refactor GridSizeMigrationTaskV2" into tm-qpr-dev by Pinyao Ting · 2 years, 10 months ago
  93. dec4305 Refactor GridSizeMigrationTaskV2 by Pinyao Ting · 2 years, 10 months ago
  94. 81a994e Merge "Increase icon size to be closer to spec" into tm-qpr-dev by TreeHugger Robot · 2 years, 10 months ago
  95. ae0d7ef Increase icon size to be closer to spec by Thales Lima · 2 years, 11 months ago
  96. c5b5044 Merge "Add feature flag to control whether to inject fallback app results when AiAi fails to return app corpus results." into tm-qpr-dev by TreeHugger Robot · 2 years, 11 months ago
  97. c6bd4ad Merge changes If022ec8d,I34341937 into tm-qpr-dev by Sihua Ma · 2 years, 11 months ago
  98. 8bbfcb6 Move LauncherWidgetHolder to widget package by Sihua Ma · 2 years, 11 months ago
  99. aa2b872 Move most of the functions in LauncherAppWidgetHost to LauncherWidgetHolder by Sihua Ma · 3 years ago
  100. 0d69c8d Add feature flag to control whether to inject fallback app results when AiAi fails to return app corpus results. by Holly Sun · 3 years ago