1. c363295 Simplifying some LauncherModel logic by Sunny Goyal · 11 months ago
  2. 9cbc478 Split LauncherPrefs into abs class / impl. by Brian Isganitis · 11 months ago
  3. 6b8e362 Adds new bugfix flag for using new app archiving icon by Charlie Anderson · 1 year, 1 month ago
  4. 241fba2 Handle when archiving icon flag is turned off by setting overlay back on by Charlie Anderson · 1 year, 1 month ago
  5. d5acd6a Add new Cloud archived app icon and support for inline icons for BubbleTextView by Charlie Anderson · 1 year, 2 months ago
  6. b87ad6f [Launcher Jank] Improve SimpleBroadcastReceiver.java by Fengjiang Li · 1 year, 2 months ago
  7. 1f87d94 [Launcher Jank] Avoid SimpleBroadcastReceiver making binder calls on main thread by Fengjiang Li · 1 year, 2 months ago
  8. ee38224 Guard Flags references with a check for running on Android V. by Anton Vayvod · 1 year, 3 months ago
  9. 94e8ad0 Add multi-instance state to item infos by Winson Chung · 1 year, 4 months ago
  10. bf3efe8 Fixing LauncherIcons leaking outside sandbox context by Sunny Goyal · 1 year, 4 months ago
  11. c113ce9 Merge "Migrate smartspace as a widget and smartspace removal toggle flags to aconfig" into main by Federico Baron · 1 year, 4 months ago
  12. 638a687 Converting IconShape to mainThreadInitializedObject instead of by Sunny Goyal · 1 year, 4 months ago
  13. 9d08e0f Migrate smartspace as a widget and smartspace removal toggle flags to aconfig by fbaron · 1 year, 4 months ago
  14. 10fa016 Fixing MainThreadInitializedObject by Sunny Goyal · 1 year, 4 months ago
  15. e5ad96c [Launcher/Archive] remove all checks for the archiving system property by Song Chun Fan · 1 year, 5 months ago
  16. 328c322 Add the archiving sysprop check to launcher3. by Jakob Schneider · 1 year, 7 months ago
  17. 94b5f17 Refactor API syntax based on API council feedback. This is a noop. by Jakob Schneider · 1 year, 7 months ago
  18. 2f609d0 Initialize the archiving compat options during launcher3 startup. by Jakob Schneider · 1 year, 8 months ago
  19. 6449a21 Fixing some launcher model tests by Sunny Goyal · 1 year, 8 months ago
  20. 31e27ed Moving widget inflation logic to a separate class by Sunny Goyal · 1 year, 8 months ago
  21. 4df719a Removing ENABLE_CACHED_WIDGET since we now have always listenign widget by Sunny Goyal · 1 year, 8 months ago
  22. 739b3c9 Enabling Private Space Container in Launcher. by Himanshu Gupta · 1 year, 10 months ago
  23. d167498 Adds haptic build-up during LPNH behind feature flag by Andreas Agvard · 1 year, 11 months ago
  24. 9fbc52f Add CUSTOM_LPNH_THRESHOLDS feature flag to customize LPNH by Andy Wickham · 2 years ago
  25. c0e687b Add smartspace removal option as a toggle by fbaron · 1 year, 11 months ago
  26. b02dafc Removing explicit target SDK for launcher by Sunny Goyal · 2 years, 2 months ago
  27. c80e60d Making UserCache the source of truth for all user events by Sunny Goyal · 2 years, 3 months ago
  28. af5bb30 Add developer option to tweak All Apps from Overview threshold. by Andy Wickham · 2 years, 3 months ago
  29. e274d97 Removing support for lagacy shortcuts by Sunny Goyal · 2 years, 4 months ago
  30. a3d37c8 Use PROFILE_INACCESSIBLE to track locked profile by Pavel Grafov · 2 years, 4 months ago
  31. bd638e7 Retains cached widget in launcher process by Pinyao Ting · 2 years, 5 months ago
  32. 5bd9a22 Preload expensive objects before user is unlocked. by Stefan Andonian · 2 years, 6 months ago
  33. a992ac9 Moving all intent receiver register calls to a single place by Sunny Goyal · 2 years, 8 months ago
  34. d1b33b3 Expanded LauncherPrefs APIs to Replace Direct Shared Preference Usage. by Stefan Andonian · 2 years, 9 months ago
  35. 146701c Move SharedPreferences code to its own class. by Stefan Andonian · 2 years, 10 months ago
  36. c5c7da9 Removing some obsolete features by Sunny Goyal · 3 years, 1 month ago
  37. d5a4d60 update enterprise strings on ACTION_DEVICE_POLICY_RESOURCE_UPDATED by kholoud mohamed · 3 years, 4 months ago
  38. 2f94c70 Merge "Adding icon theming API support in Launcher" by TreeHugger Robot · 3 years, 8 months ago
  39. 68af549 Adding icon theming API support in Launcher by Sunny Goyal · 3 years, 8 months ago
  40. 871467b Add required flag to registerReceiver call in LauncherAppState by Michael Groover · 3 years, 9 months ago
  41. d495e8c Implement LauncherLayoutSnapshot pulled atom callback. by Thiru Ramasamy · 4 years ago
  42. 667bda8 Merge "Revert "Revert "Migrating all model tests to Instrumentation tests""" into sc-v2-dev by TreeHugger Robot · 4 years ago
  43. 777d490 Revert "Revert "Migrating all model tests to Instrumentation tests"" by Sunny Goyal · 4 years ago
  44. 6e6f799 Do not reload launcher when changing active display by Sunny Goyal · 4 years ago
  45. 7a4a30d Revert "Migrating all model tests to Instrumentation tests" by Alex Chau · 4 years ago
  46. 455ba62 Migrating all model tests to Instrumentation tests by Sunny Goyal · 4 years, 1 month ago
  47. ed2a55f Removing widget preview caching by Sunny Goyal · 4 years, 1 month ago
  48. a093523 Load widget preview images before adding the rows to the adapter by Stevie Kideckel · 4 years, 3 months ago
  49. 2e747e2 Remove APP_SEARCH_IMPROVEMENTS by Hyunyoung Song · 4 years, 3 months ago
  50. df4241c Fixing Launcher preview leaking surface and memory by Sunny Goyal · 4 years, 3 months ago
  51. 01c32a6 Adding a shared-pref to control icon theming by Sunny Goyal · 4 years, 3 months ago
  52. b47172b Linking various settings that control icon cache to icon state by Sunny Goyal · 4 years, 4 months ago
  53. 5eff0bb Remove temp logic added to migrate users to new 4x5 grid. by Jon Miranda · 4 years, 5 months ago
  54. 58530bd Fixing notification dots settings not updated properly by Sunny Goyal · 4 years, 5 months ago
  55. ec1277e Migrate existing 4x5 and 4x4 grid users to a new 4x5 grid. by Jon Miranda · 4 years, 5 months ago
  56. a34af18 Update System settings content observer to cache values. by Vinit Nayak · 4 years, 7 months ago
  57. f993518 Revert "Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..."" by Winson Chung · 4 years, 10 months ago
  58. 087a9e3 Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..." by Alistair Delva · 5 years ago
  59. 573b9ca Moving package installer initialization to worker thread by Sunny Goyal · 5 years ago
  60. 4484015 Simplifying AppFilter by Sunny Goyal · 5 years ago
  61. 0fc3d12 Moving hotseat predictions to ModelDelegate by Sunny Goyal · 5 years ago
  62. eaf7a95 Changing minimum supported Launcher version to 26 by Sunny Goyal · 5 years ago
  63. 8b74cc7 Moving all-apps predictions to Launcher model by Sunny Goyal · 5 years ago
  64. d12d6ab Switch to new protocol for hybrid hotseat by Samuel Fufa · 5 years ago
  65. 385e932 Improve Hybird hotseat cache support by Samuel Fufa · 5 years ago
  66. be13d10 Render user's actual workspace in ThemePicker preview (Part 3) by Tracy Zhou · 6 years ago
  67. 3eeb41d Rename flag IS_DOGFOOD to IS_STUDIO. by Zak Cohen · 6 years ago
  68. a7a5bf3 Adding support for multiple Model clients by Sunny Goyal · 6 years ago
  69. 73b5a27 Updating some non-final static objects by Sunny Goyal · 6 years ago
  70. 337c81f Removing static instances of UserManagerCompat and AppWidgetManager by Sunny Goyal · 6 years ago
  71. 1416843 Adding support for dynamic calendar and clock icons by Sunny Goyal · 6 years ago
  72. f31dab5 Merge "Removing static instance of LauncherAppsCompat and unnecessary wrapper classes" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  73. e7b0012 Removing static instance of LauncherAppsCompat and unnecessary wrapper classes by Sunny Goyal · 6 years ago
  74. 01615a6 Removing host deletion on startup and corresponding callbacks by Sunny Goyal · 6 years ago
  75. 045b4fa Removing static listeners from PackageInstallerCompat by Sunny Goyal · 6 years ago
  76. cf845f0 Fixing some robolectric tests by Sunny Goyal · 6 years ago
  77. 338e4ea resolve merge conflicts of 057059665ebb1277626e01317ae999ffc0453d39 to ub-launcher3-master by Hyunyoung Song · 6 years ago
  78. e17a699 When DeviceConfig/FeatureFlag value is different than the previous by Hyunyoung Song · 6 years ago
  79. c7a6c29 migrate custom widgets in comply with plugin framework by Pinyao Ting · 6 years ago
  80. 934ebd0 Adding support for storing keywords in iconCache by Sunny Goyal · 6 years ago
  81. e529a86 Adding support for storing keywords in iconCache by Sunny Goyal · 6 years ago
  82. d17a951 Removing user locked change in LauncherAppState by Sunny Goyal · 6 years ago
  83. 2bf3f37 Fix icon shape refresh for widgets list / legacy shortcut black bg issue by Hyunyoung Song · 6 years ago
  84. 573c3e1 Make TouchInteractionService direct boot aware by Tony · 7 years ago
  85. c55a350 Refresh icon cache when icon shape path has changed Bug: 120505990 by Hyunyoung Song · 7 years ago
  86. f34bee8 Rename "badges" to "dots" where appropriate by Tony Wickham · 7 years ago
  87. 87dc48b Handling configuration changes at runtime instead of killing the process by Sunny Goyal · 7 years ago
  88. 420d545 Using a common class for observing secure settings by Sunny Goyal · 7 years ago
  89. f840f10 Removing additional rpc due to icon cache update by Sunny Goyal · 7 years ago
  90. d0e360a Lazy loading LauncherAppState by Sunny Goyal · 7 years ago
  91. 29947f0 No more waiting around for resume by Sunny Goyal · 8 years ago
  92. 0ab09fc Deleting sample code demonstrating how to extend Launcher3 by Sunny Goyal · 8 years ago
  93. 8838b8e Merge "Removing extraction service and palette api dependency" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  94. fca6bc9 Adding a utility method to simplify method tracing by Sunny Goyal · 8 years ago
  95. f2dd421 Removing extraction service and palette api dependency by Sunny Goyal · 8 years ago
  96. d48710c Unbind notification listener when badging is disabled by Tony · 8 years ago
  97. c6e9769 Moving LoaderTask static by Sunny Goyal · 8 years ago
  98. 66d91e5 resolve merge conflicts of 40dfa3bf6 to ub-launcher3-master by Sunny Goyal · 8 years ago
  99. 4610324 Revert "Adding some logging around launcher grid when device profile changes" by Sunny Goyal · 8 years ago
  100. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 8 years ago