1. a992ac9 Moving all intent receiver register calls to a single place by Sunny Goyal · 2 years, 8 months ago
  2. d1b33b3 Expanded LauncherPrefs APIs to Replace Direct Shared Preference Usage. by Stefan Andonian · 2 years, 8 months ago
  3. 146701c Move SharedPreferences code to its own class. by Stefan Andonian · 2 years, 10 months ago
  4. c5c7da9 Removing some obsolete features by Sunny Goyal · 3 years, 1 month ago
  5. d5a4d60 update enterprise strings on ACTION_DEVICE_POLICY_RESOURCE_UPDATED by kholoud mohamed · 3 years, 4 months ago
  6. 2f94c70 Merge "Adding icon theming API support in Launcher" by TreeHugger Robot · 3 years, 8 months ago
  7. 68af549 Adding icon theming API support in Launcher by Sunny Goyal · 3 years, 8 months ago
  8. 871467b Add required flag to registerReceiver call in LauncherAppState by Michael Groover · 3 years, 9 months ago
  9. d495e8c Implement LauncherLayoutSnapshot pulled atom callback. by Thiru Ramasamy · 4 years ago
  10. 667bda8 Merge "Revert "Revert "Migrating all model tests to Instrumentation tests""" into sc-v2-dev by TreeHugger Robot · 4 years ago
  11. 777d490 Revert "Revert "Migrating all model tests to Instrumentation tests"" by Sunny Goyal · 4 years ago
  12. 6e6f799 Do not reload launcher when changing active display by Sunny Goyal · 4 years ago
  13. 7a4a30d Revert "Migrating all model tests to Instrumentation tests" by Alex Chau · 4 years ago
  14. 455ba62 Migrating all model tests to Instrumentation tests by Sunny Goyal · 4 years, 1 month ago
  15. ed2a55f Removing widget preview caching by Sunny Goyal · 4 years ago
  16. a093523 Load widget preview images before adding the rows to the adapter by Stevie Kideckel · 4 years, 2 months ago
  17. 2e747e2 Remove APP_SEARCH_IMPROVEMENTS by Hyunyoung Song · 4 years, 3 months ago
  18. df4241c Fixing Launcher preview leaking surface and memory by Sunny Goyal · 4 years, 3 months ago
  19. 01c32a6 Adding a shared-pref to control icon theming by Sunny Goyal · 4 years, 3 months ago
  20. b47172b Linking various settings that control icon cache to icon state by Sunny Goyal · 4 years, 4 months ago
  21. 5eff0bb Remove temp logic added to migrate users to new 4x5 grid. by Jon Miranda · 4 years, 5 months ago
  22. 58530bd Fixing notification dots settings not updated properly by Sunny Goyal · 4 years, 5 months ago
  23. ec1277e Migrate existing 4x5 and 4x4 grid users to a new 4x5 grid. by Jon Miranda · 4 years, 5 months ago
  24. a34af18 Update System settings content observer to cache values. by Vinit Nayak · 4 years, 7 months ago
  25. f993518 Revert "Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..."" by Winson Chung · 4 years, 10 months ago
  26. 087a9e3 Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..." by Alistair Delva · 4 years, 11 months ago
  27. 573b9ca Moving package installer initialization to worker thread by Sunny Goyal · 5 years ago
  28. 4484015 Simplifying AppFilter by Sunny Goyal · 5 years ago
  29. 0fc3d12 Moving hotseat predictions to ModelDelegate by Sunny Goyal · 5 years ago
  30. eaf7a95 Changing minimum supported Launcher version to 26 by Sunny Goyal · 5 years ago
  31. 8b74cc7 Moving all-apps predictions to Launcher model by Sunny Goyal · 5 years ago
  32. d12d6ab Switch to new protocol for hybrid hotseat by Samuel Fufa · 5 years ago
  33. 385e932 Improve Hybird hotseat cache support by Samuel Fufa · 5 years ago
  34. be13d10 Render user's actual workspace in ThemePicker preview (Part 3) by Tracy Zhou · 6 years ago
  35. 3eeb41d Rename flag IS_DOGFOOD to IS_STUDIO. by Zak Cohen · 6 years ago
  36. a7a5bf3 Adding support for multiple Model clients by Sunny Goyal · 6 years ago
  37. 73b5a27 Updating some non-final static objects by Sunny Goyal · 6 years ago
  38. 337c81f Removing static instances of UserManagerCompat and AppWidgetManager by Sunny Goyal · 6 years ago
  39. 1416843 Adding support for dynamic calendar and clock icons by Sunny Goyal · 6 years ago
  40. f31dab5 Merge "Removing static instance of LauncherAppsCompat and unnecessary wrapper classes" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  41. e7b0012 Removing static instance of LauncherAppsCompat and unnecessary wrapper classes by Sunny Goyal · 6 years ago
  42. 01615a6 Removing host deletion on startup and corresponding callbacks by Sunny Goyal · 6 years ago
  43. 045b4fa Removing static listeners from PackageInstallerCompat by Sunny Goyal · 6 years ago
  44. cf845f0 Fixing some robolectric tests by Sunny Goyal · 6 years ago
  45. 338e4ea resolve merge conflicts of 057059665ebb1277626e01317ae999ffc0453d39 to ub-launcher3-master by Hyunyoung Song · 6 years ago
  46. e17a699 When DeviceConfig/FeatureFlag value is different than the previous by Hyunyoung Song · 6 years ago
  47. c7a6c29 migrate custom widgets in comply with plugin framework by Pinyao Ting · 6 years ago
  48. 934ebd0 Adding support for storing keywords in iconCache by Sunny Goyal · 6 years ago
  49. e529a86 Adding support for storing keywords in iconCache by Sunny Goyal · 6 years ago
  50. d17a951 Removing user locked change in LauncherAppState by Sunny Goyal · 6 years ago
  51. 2bf3f37 Fix icon shape refresh for widgets list / legacy shortcut black bg issue by Hyunyoung Song · 6 years ago
  52. 573c3e1 Make TouchInteractionService direct boot aware by Tony · 7 years ago
  53. c55a350 Refresh icon cache when icon shape path has changed Bug: 120505990 by Hyunyoung Song · 7 years ago
  54. f34bee8 Rename "badges" to "dots" where appropriate by Tony Wickham · 7 years ago
  55. 87dc48b Handling configuration changes at runtime instead of killing the process by Sunny Goyal · 7 years ago
  56. 420d545 Using a common class for observing secure settings by Sunny Goyal · 7 years ago
  57. f840f10 Removing additional rpc due to icon cache update by Sunny Goyal · 7 years ago
  58. d0e360a Lazy loading LauncherAppState by Sunny Goyal · 7 years ago
  59. 29947f0 No more waiting around for resume by Sunny Goyal · 8 years ago
  60. 0ab09fc Deleting sample code demonstrating how to extend Launcher3 by Sunny Goyal · 8 years ago
  61. 8838b8e Merge "Removing extraction service and palette api dependency" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  62. fca6bc9 Adding a utility method to simplify method tracing by Sunny Goyal · 8 years ago
  63. f2dd421 Removing extraction service and palette api dependency by Sunny Goyal · 8 years ago
  64. d48710c Unbind notification listener when badging is disabled by Tony · 8 years ago
  65. c6e9769 Moving LoaderTask static by Sunny Goyal · 8 years ago
  66. 66d91e5 resolve merge conflicts of 40dfa3bf6 to ub-launcher3-master by Sunny Goyal · 8 years ago
  67. 4610324 Revert "Adding some logging around launcher grid when device profile changes" by Sunny Goyal · 8 years ago
  68. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 8 years ago
  69. dd96a5e Simplifying Model data load state management by Sunny Goyal · 9 years ago
  70. c29de85 Adding some logging around launcher grid when device profile changes by Sunny Goyal · 9 years ago
  71. fdbef27 Initializing LauncherAppState only on the main thread by Sunny Goyal · 9 years ago
  72. 87f784c Removing static Context access using LauncherAppState by Sunny Goyal · 9 years ago
  73. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 9 years ago
  74. ab121c1 Adding a generic method to initiate overridable objects by Sunny Goyal · 9 years ago
  75. dde4fd9 Changing DeepShortcutManager to have a singleton contructor instead by Sunny Goyal · 9 years ago
  76. f5e3744 Updating version check method names by Sunny Goyal · 9 years ago
  77. 0de0117 Code sanitization by Hyunyoung Song · 9 years ago
  78. d3b87ef Adding quiet mode support for shortcuts by Sunny Goyal · 9 years ago
  79. ec1b1c5 Merge "Add support for launcher shortcuts." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  80. bfbf7f9 Add support for launcher shortcuts. by Tony Wickham · 9 years ago
  81. e26d100 Adding some tracing sections around launcher startup by Sunny Goyal · 9 years ago
  82. ae50284 Moving LauncherAccessibilityDelegate to Launcher to associate it with by Sunny Goyal · 9 years ago
  83. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 9 years ago
  84. a26e2d3 Removing some obsolete flags by Sunny Goyal · 9 years ago
  85. 713edfc Adding a utility class for persistant logging. by Sunny Goyal · 9 years ago
  86. ac6e5d7 Listen on new broadcasts for profile changes. by Rubin Xu · 9 years ago
  87. 827cef2 Added ColorExtractionService and ExtractedColors. by Tony Wickham · 9 years ago
  88. ff05f43 Respond to managed profile availabilty Intents. by Kenny Guy · 10 years ago
  89. 5743d87 resolve merge conflicts of b56090af35 to ub-launcher3-master. by Sunny Goyal · 10 years ago
  90. 2080603 Removing some obsolete files by Sunny Goyal · 10 years ago
  91. 38e7f28 resolve merge conflicts of a50a419b82 to ub-launcher3-master. by Sunny Goyal · 10 years ago
  92. a50a419 Restarting launcher when on font scale change by Sunny Goyal · 10 years ago
  93. d3849d1 Moving DB creation to background thread by Sunny Goyal · 10 years ago
  94. d249748 Making all provider calls using content resolver. by Sunny Goyal · 10 years ago
  95. f912beb resolve merge conflicts of fe3db428ab to ub-launcher3-master. by Sunny Goyal · 10 years ago
  96. f725824 Refactoring getPreferenceKey method by Sunny Goyal · 10 years ago
  97. d306055 Moving a few testing classes to a separate package by Sunny Goyal · 10 years ago
  98. 322d556 Moving a few testing classes to a separate package by Sunny Goyal · 10 years ago
  99. 4b17147 Updating logic for setting wallpaper desired size by Sunny Goyal · 10 years ago
  100. c268148 resolved conflicts for merge of 9fc953b9 to ub-launcher3-master by Sunny Goyal · 10 years ago