1. 477d70f Merge "[reset] Call SearchUiManager#resetSearch instead of reset." into main by Holly Jiuyu Sun · 1 year, 4 months ago
  2. c113ce9 Merge "Migrate smartspace as a widget and smartspace removal toggle flags to aconfig" into main by Federico Baron · 1 year, 4 months ago
  3. 7bb9247 [reset] Call SearchUiManager#resetSearch instead of reset. by Holly Sun · 1 year, 4 months ago
  4. 47b9cb8 [a11y] Change all apps screen name to All Apps instead of reusing Home. by Holly Sun · 1 year, 4 months ago
  5. 9d08e0f Migrate smartspace as a widget and smartspace removal toggle flags to aconfig by fbaron · 1 year, 4 months ago
  6. 120838b Make settings cog animate back to original button by Brandon Dayauon · 1 year, 5 months ago
  7. 4a22ed8 Using resource overrides for PluginManager instead of code-swap by Sunny Goyal · 1 year, 5 months ago
  8. 0580379 Rename freeform tasks to desktop tasks by Alina Zaidi · 1 year, 5 months ago
  9. 3f4e581 Merge "Prevent meta shortcut from cancelling split select state." into main by Brian Isganitis · 1 year, 5 months ago
  10. 84fbec0 Prevent meta shortcut from cancelling split select state. by Brian Isganitis · 1 year, 5 months ago
  11. 59091e4 [2/2] Fix widget resize frame show up at skewed location. by Fengjiang Li · 1 year, 5 months ago
  12. 01cc273 Add LAUNCHER_ALL_APPS_SEARCH_BACK jank instrumentation by Fengjiang Li · 1 year, 5 months ago
  13. da4ba93 Merge "Reparent folders and app pairs" into main by Jeremy Sim · 1 year, 5 months ago
  14. 742630c Reparent folders and app pairs by Jeremy Sim · 1 year, 5 months ago
  15. 61102b6 Merge "Extend CUJ_LAUNCHER_CLOSE_ALL_APPS_BACK to start as early as when user starts predictive back swipe" into main by Fengjiang Li · 1 year, 5 months ago
  16. 10c03e4 Extend CUJ_LAUNCHER_CLOSE_ALL_APPS_BACK to start as early as when user starts predictive back swipe by Fengjiang Li · 1 year, 5 months ago
  17. 18821d1 Add debug logs to ActivityTracker by Schneider Victor-tulias · 1 year, 5 months ago
  18. 9adc988 Merge "Update WidgetSize on binding workspace, and when dropping widget with config activity" into main by Fengjiang Li · 1 year, 5 months ago
  19. 6f8069a Update WidgetSize on binding workspace, and when dropping widget with config activity by Fengjiang Li · 1 year, 5 months ago
  20. 59781a7 Remove DesktopTaskView.isDesktopModeSupported by Alex Chau · 1 year, 6 months ago
  21. 30a9a21 Change existing callers to use no matching id constant by Winson Chung · 1 year, 6 months ago
  22. 68c145a Merge "Clearing All Apps Search For ALL_APPS Intent" into main by Himanshu Gupta · 1 year, 6 months ago
  23. fb16517 [2/n] Avoid flicker to drop a widget that needs a config activity by Fengjiang Li · 1 year, 6 months ago
  24. b3cd980 Clearing All Apps Search For ALL_APPS Intent by Himanshu Gupta · 1 year, 6 months ago
  25. 7cc75c6 Merge changes from topics "removeDesktopMode2", "replaceDesktopWindowingFlag" into main by Eghosa Ewansiha-Vlachavas · 1 year, 6 months ago
  26. 957bbcd [2/n] Remove use of `persist.wm.debug.desktop_mode_2` by Eghosa Ewansiha-Vlachavas · 1 year, 6 months ago
  27. 72a7466 Adding support for async view inflation by Sunny Goyal · 1 year, 7 months ago
  28. 80232ea [2/n] Replace read-only desktop windowing flag with runtime flag by Eghosa Ewansiha-Vlachavas · 1 year, 6 months ago
  29. 2b03172 Merge "Log split metrics through individual sessions" into main by Vinit Nayak · 1 year, 6 months ago
  30. 73ece20 Merge "Avoid flicker to drop a widget that needs a config activity." into main by Fengjiang Li · 1 year, 7 months ago
  31. 8bd66ee Avoid flicker to drop a widget that needs a config activity. by Fengjiang Li · 1 year, 7 months ago
  32. e337a80 Cleaning up some no-op calls during workspace binding by Sunny Goyal · 1 year, 7 months ago
  33. 5a9d4af Log split metrics through individual sessions by Vinit Nayak · 1 year, 7 months ago
  34. dc7cdd8 Sending original motion events to launcher overlay along with inferred values by Sunny Goyal · 1 year, 7 months ago
  35. dd22227 Merge "Revert "Make sure TAPL waits for Launcher activity to stop each time it stops"" into main by Cliff Wang · 1 year, 7 months ago
  36. ac82e99 Revert "Make sure TAPL waits for Launcher activity to stop each time it stops" by Cliff Wang · 1 year, 7 months ago
  37. f9eced5 Merge "Make sure TAPL waits for Launcher activity to stop each time it stops" into main by Vadim Tryshev · 1 year, 7 months ago
  38. dd33b64 Make sure TAPL waits for Launcher activity to stop each time it stops by Vadim Tryshev · 1 year, 7 months ago
  39. 558196e Merge "Splitting bindItems method to also accept already inflated views which will eventually allow us to inflate icons on the background thread" into main by Sunny Goyal · 1 year, 7 months ago
  40. eb5684c Splitting bindItems method to also accept already inflated views by Sunny Goyal · 1 year, 7 months ago
  41. ea73bf5 Merge "Removing the Worskapce as a dependency of CellLayout" into main by Sebastián Franco · 1 year, 7 months ago
  42. 2986e0b Removing the Worskapce as a dependency of CellLayout by Sebastian Franco · 1 year, 7 months ago
  43. af7ff56 Merge changes from topics "awickham-api-cleanup", "keyboard-on-back" into main by Andy Wickham · 1 year, 7 months ago
  44. dff4231 Merge "Moving view inflation in Launcher to a separate class" into main by Sunny Goyal · 1 year, 7 months ago
  45. 4e01423 Moving view inflation in Launcher to a separate class by Sunny Goyal · 1 year, 8 months ago
  46. b922dcc Cleanup API checks for P, Q, and R. by Andy Wickham · 1 year, 7 months ago
  47. a601341 Add a WindowInsetsAnimationCallback to listen to IME changes. by Andy Wickham · 1 year, 8 months ago
  48. 7c7ece3 Rename isSplitSelectionEnabled() to isSplitSelectionActive() by Vinit Nayak · 1 year, 7 months ago
  49. 9ae4032 Updating launcher settings so that they become split-screen by Sebastian Franco · 1 year, 11 months ago
  50. 1d8ed79 Removing binder claas from main thread related to widget sizes by Sunny Goyal · 1 year, 8 months ago
  51. d24d339 Using WidgetInflater in loader task by Sunny Goyal · 1 year, 8 months ago
  52. 4743cb3 Merge "Disable back gesture in Launcher after reboot" into main by Johannes Gallmann · 1 year, 8 months ago
  53. 9e91335 Disable back gesture in Launcher after reboot by Johannes Gallmann · 1 year, 8 months ago
  54. 31e27ed Moving widget inflation logic to a separate class by Sunny Goyal · 1 year, 8 months ago
  55. fdeb19e Simplifying pending widget inflation path by Sunny Goyal · 1 year, 8 months ago
  56. 4df719a Removing ENABLE_CACHED_WIDGET since we now have always listenign widget by Sunny Goyal · 1 year, 8 months ago
  57. 511421c Adds logging for Launcher restore metrics in Launcher and LoaderTask by Charlie Anderson · 1 year, 10 months ago
  58. 20fdc7b Move taskbar clean up so that it only gets called when user swipes up to go home. by Jon Miranda · 1 year, 9 months ago
  59. 1602250 Merge "App Pairs: Launch animation" into main by Jeremy Sim · 1 year, 9 months ago
  60. f217079 Merge "Move onInitialBindComplete to ModelCallbacks" into main by Sebastián Franco · 1 year, 9 months ago
  61. 0b461ef Move onInitialBindComplete to ModelCallbacks by Sebastian Franco · 1 year, 9 months ago
  62. 23fcbf2 App Pairs: Launch animation by Jeremy Sim · 1 year, 9 months ago
  63. 1faa4ed Make numFolderRows/Columns accept more values by Thales Lima · 1 year, 9 months ago
  64. c811263 Merge "Moving finishBindingItems to ModelCallbacks" into main by Sebastián Franco · 1 year, 9 months ago
  65. 83a6a2c Merge "Clear mOnInitialBindListener in Launcher#onDestroy()" into main by Fengjiang Li · 1 year, 9 months ago
  66. 17720f1 Clear mOnInitialBindListener in Launcher#onDestroy() by Fengjiang Li · 1 year, 9 months ago
  67. 6196b90 Moving finishBindingItems to ModelCallbacks by Sebastian Franco · 1 year, 9 months ago
  68. e496512 Moving startBinding and clearPendingBinds to ModelCallbacks by Sebastian Franco · 1 year, 9 months ago
  69. f6014478 Merge "Moving bindAppsAdded and setIsFirstPagePinnedItemEnabled to ModelCallbacks" into main by Sebastián Franco · 1 year, 9 months ago
  70. 09d42d5 Revert "Make numFolderRows/numFolderColumns accept more values" by Thales Lima · 1 year, 9 months ago
  71. 54dbd42 Merge "Waiting for Launcher activity to stop when starting a Launchable" into main by Vadim Tryshev · 1 year, 9 months ago
  72. 1b058fd Waiting for Launcher activity to stop when starting a Launchable by Vadim Tryshev · 1 year, 9 months ago
  73. eb29313 Updating WidgetSheets so that it can be displayed in any by Sunny Goyal · 1 year, 10 months ago
  74. 2e1b287 Merge "Use DeviceProfile numFolderRows and numFolderColumns" into main by Jordan Silva · 1 year, 9 months ago
  75. 6dda7c7 Moving bindAppsAdded and setIsFirstPagePinnedItemEnabled to ModelCallbacks by Sebastian Franco · 1 year, 10 months ago
  76. 07c6b8d Use DeviceProfile numFolderRows and numFolderColumns by Thales Lima · 1 year, 10 months ago
  77. f05c0f5 Merge "Only log COLD_DEVICE_REBOOTING startup latency logs" into main by Fengjiang Li · 1 year, 10 months ago
  78. 5f14285 Merge "Moving bindSmartspaceWidget to ModelCallbacks" into main by Sebastián Franco · 1 year, 10 months ago
  79. e5f91a4 Only log COLD_DEVICE_REBOOTING startup latency logs by Fengjiang Li · 1 year, 10 months ago
  80. 50b74c3 Moving bindSmartspaceWidget to ModelCallbacks by Sebastian Franco · 1 year, 10 months ago
  81. da18b9e Merge "Use the number of shown hotseat icons instead of database items to store into the DB" into main by Sebastián Franco · 1 year, 10 months ago
  82. 2d023e2 Use the number of shown hotseat icons instead of database items to store into the DB by Sebastian Franco · 1 year, 10 months ago
  83. bf02197 Merge "[Trackpad] Do not reverse two-finger gestures on the homescreen when reverse scrolling is on" into main by Tracy Zhou · 1 year, 10 months ago
  84. af4f41b Merge "Hide overlay if the overlay was shown when Meta key is tapped." into main by Anushree Ganjam · 1 year, 10 months ago
  85. b736982 Hide overlay if the overlay was shown when Meta key is tapped. by Anushree Ganjam · 1 year, 10 months ago
  86. 5054899 Merge "Moving some constants in Launcher.java to a separate file for ease of readability" into main by Sebastián Franco · 1 year, 10 months ago
  87. 974cc94 Moving some constants in Launcher.java to a separate file for ease of readability by Sebastian Franco · 1 year, 11 months ago
  88. de8e25c [Trackpad] Do not reverse two-finger gestures on the homescreen when reverse scrolling is on by Tracy Zhou · 1 year, 11 months ago
  89. 0282c10 Merge "Fix page indicator bugs for foldable" into main by Federico Baron · 1 year, 10 months ago
  90. 95ed863 Fix page indicator bugs for foldable by fbaron · 1 year, 10 months ago
  91. 866e771 Merge "Use aconfig flag for desktop mode" into main by Ats Jenk · 1 year, 10 months ago
  92. e82a20a Removing some dependencies on Activity by Sunny Goyal · 1 year, 11 months ago
  93. 5c25c3a Use aconfig flag for desktop mode by Ats Jenk · 1 year, 11 months ago
  94. a1be4c1 Use aconfig flag enable_split_contextual by Vinit Nayak · 1 year, 10 months ago
  95. 2bb6aba Clean up ENABLE_KEYBOARD_TRANSITION_SYNC flag. by Luca Zuccarini · 1 year, 11 months ago
  96. 6bde22c Merge "Fix bug where we should not have changed when to log end of workspace binding in launche startup" into main by Fengjiang Li · 1 year, 11 months ago
  97. b739372 Fix bug where we should not have changed when to log end of workspace binding in launche startup by Fengjiang Li · 1 year, 11 months ago
  98. 063f14e Merge "If COLD startup occurs while launcher is backgrounded, do not wait until user goes to home to end startup session." into main by Fengjiang Li · 1 year, 11 months ago
  99. 6dff092 If COLD startup occurs while launcher is backgrounded, do not wait until user goes to home to end startup session. by Fengjiang Li · 1 year, 11 months ago
  100. c3a2919 Merge "Moving getPagesToBindSynchronously to ModelCallbacks" into main by Sebastián Franco · 1 year, 11 months ago