1. 58530bd Fixing notification dots settings not updated properly by Sunny Goyal · 3 years, 3 months ago
  2. ec1277e Migrate existing 4x5 and 4x4 grid users to a new 4x5 grid. by Jon Miranda · 3 years, 4 months ago
  3. a34af18 Update System settings content observer to cache values. by Vinit Nayak · 3 years, 5 months ago
  4. f993518 Revert "Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..."" by Winson Chung · 3 years, 9 months ago
  5. 087a9e3 Revert "Merge commit '8d14dbe041199d611839140f1c9285fd4174e9f4' ..." by Alistair Delva · 3 years, 9 months ago
  6. 573b9ca Moving package installer initialization to worker thread by Sunny Goyal · 3 years, 10 months ago
  7. 4484015 Simplifying AppFilter by Sunny Goyal · 3 years, 11 months ago
  8. 0fc3d12 Moving hotseat predictions to ModelDelegate by Sunny Goyal · 4 years ago
  9. eaf7a95 Changing minimum supported Launcher version to 26 by Sunny Goyal · 4 years ago
  10. 8b74cc7 Moving all-apps predictions to Launcher model by Sunny Goyal · 4 years ago
  11. d12d6ab Switch to new protocol for hybrid hotseat by Samuel Fufa · 4 years, 2 months ago
  12. 385e932 Improve Hybird hotseat cache support by Samuel Fufa · 4 years, 2 months ago
  13. be13d10 Render user's actual workspace in ThemePicker preview (Part 3) by Tracy Zhou · 4 years, 6 months ago
  14. 3eeb41d Rename flag IS_DOGFOOD to IS_STUDIO. by Zak Cohen · 4 years, 5 months ago
  15. a7a5bf3 Adding support for multiple Model clients by Sunny Goyal · 4 years, 6 months ago
  16. 73b5a27 Updating some non-final static objects by Sunny Goyal · 4 years, 7 months ago
  17. 337c81f Removing static instances of UserManagerCompat and AppWidgetManager by Sunny Goyal · 4 years, 7 months ago
  18. 1416843 Adding support for dynamic calendar and clock icons by Sunny Goyal · 4 years, 9 months ago
  19. f31dab5 Merge "Removing static instance of LauncherAppsCompat and unnecessary wrapper classes" into ub-launcher3-master by TreeHugger Robot · 4 years, 9 months ago
  20. e7b0012 Removing static instance of LauncherAppsCompat and unnecessary wrapper classes by Sunny Goyal · 4 years, 9 months ago
  21. 01615a6 Removing host deletion on startup and corresponding callbacks by Sunny Goyal · 4 years, 10 months ago
  22. 045b4fa Removing static listeners from PackageInstallerCompat by Sunny Goyal · 4 years, 10 months ago
  23. cf845f0 Fixing some robolectric tests by Sunny Goyal · 4 years, 10 months ago
  24. 338e4ea resolve merge conflicts of 057059665ebb1277626e01317ae999ffc0453d39 to ub-launcher3-master by Hyunyoung Song · 4 years, 10 months ago
  25. e17a699 When DeviceConfig/FeatureFlag value is different than the previous by Hyunyoung Song · 4 years, 10 months ago
  26. c7a6c29 migrate custom widgets in comply with plugin framework by Pinyao Ting · 4 years, 11 months ago
  27. 934ebd0 Adding support for storing keywords in iconCache by Sunny Goyal · 5 years ago
  28. e529a86 Adding support for storing keywords in iconCache by Sunny Goyal · 5 years ago
  29. d17a951 Removing user locked change in LauncherAppState by Sunny Goyal · 5 years ago
  30. 2bf3f37 Fix icon shape refresh for widgets list / legacy shortcut black bg issue by Hyunyoung Song · 5 years ago
  31. 573c3e1 Make TouchInteractionService direct boot aware by Tony · 5 years ago
  32. c55a350 Refresh icon cache when icon shape path has changed Bug: 120505990 by Hyunyoung Song · 6 years ago
  33. f34bee8 Rename "badges" to "dots" where appropriate by Tony Wickham · 6 years ago
  34. 87dc48b Handling configuration changes at runtime instead of killing the process by Sunny Goyal · 6 years ago
  35. 420d545 Using a common class for observing secure settings by Sunny Goyal · 6 years ago
  36. f840f10 Removing additional rpc due to icon cache update by Sunny Goyal · 6 years ago
  37. d0e360a Lazy loading LauncherAppState by Sunny Goyal · 6 years ago
  38. 29947f0 No more waiting around for resume by Sunny Goyal · 7 years ago
  39. 0ab09fc Deleting sample code demonstrating how to extend Launcher3 by Sunny Goyal · 7 years ago
  40. 8838b8e Merge "Removing extraction service and palette api dependency" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  41. fca6bc9 Adding a utility method to simplify method tracing by Sunny Goyal · 7 years ago
  42. f2dd421 Removing extraction service and palette api dependency by Sunny Goyal · 7 years ago
  43. d48710c Unbind notification listener when badging is disabled by Tony · 7 years ago
  44. c6e9769 Moving LoaderTask static by Sunny Goyal · 7 years ago
  45. 66d91e5 resolve merge conflicts of 40dfa3bf6 to ub-launcher3-master by Sunny Goyal · 7 years ago
  46. 4610324 Revert "Adding some logging around launcher grid when device profile changes" by Sunny Goyal · 7 years ago
  47. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 7 years ago
  48. dd96a5e Simplifying Model data load state management by Sunny Goyal · 7 years ago
  49. c29de85 Adding some logging around launcher grid when device profile changes by Sunny Goyal · 7 years ago
  50. fdbef27 Initializing LauncherAppState only on the main thread by Sunny Goyal · 7 years ago
  51. 87f784c Removing static Context access using LauncherAppState by Sunny Goyal · 8 years ago
  52. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 8 years ago
  53. ab121c1 Adding a generic method to initiate overridable objects by Sunny Goyal · 8 years ago
  54. dde4fd9 Changing DeepShortcutManager to have a singleton contructor instead by Sunny Goyal · 8 years ago
  55. f5e3744 Updating version check method names by Sunny Goyal · 8 years ago
  56. 0de0117 Code sanitization by Hyunyoung Song · 8 years ago
  57. d3b87ef Adding quiet mode support for shortcuts by Sunny Goyal · 8 years ago
  58. ec1b1c5 Merge "Add support for launcher shortcuts." into ub-launcher3-calgary by Tony Wickham · 8 years ago
  59. bfbf7f9 Add support for launcher shortcuts. by Tony Wickham · 8 years ago
  60. e26d100 Adding some tracing sections around launcher startup by Sunny Goyal · 8 years ago
  61. ae50284 Moving LauncherAccessibilityDelegate to Launcher to associate it with by Sunny Goyal · 8 years ago
  62. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 8 years ago
  63. a26e2d3 Removing some obsolete flags by Sunny Goyal · 8 years ago
  64. 713edfc Adding a utility class for persistant logging. by Sunny Goyal · 8 years ago
  65. ac6e5d7 Listen on new broadcasts for profile changes. by Rubin Xu · 8 years ago
  66. 827cef2 Added ColorExtractionService and ExtractedColors. by Tony Wickham · 8 years ago
  67. ff05f43 Respond to managed profile availabilty Intents. by Kenny Guy · 8 years ago
  68. 5743d87 resolve merge conflicts of b56090af35 to ub-launcher3-master. by Sunny Goyal · 8 years ago
  69. 2080603 Removing some obsolete files by Sunny Goyal · 9 years ago
  70. 38e7f28 resolve merge conflicts of a50a419b82 to ub-launcher3-master. by Sunny Goyal · 9 years ago
  71. a50a419 Restarting launcher when on font scale change by Sunny Goyal · 9 years ago
  72. d3849d1 Moving DB creation to background thread by Sunny Goyal · 9 years ago
  73. d249748 Making all provider calls using content resolver. by Sunny Goyal · 9 years ago
  74. f912beb resolve merge conflicts of fe3db428ab to ub-launcher3-master. by Sunny Goyal · 9 years ago
  75. f725824 Refactoring getPreferenceKey method by Sunny Goyal · 9 years ago
  76. d306055 Moving a few testing classes to a separate package by Sunny Goyal · 9 years ago
  77. 322d556 Moving a few testing classes to a separate package by Sunny Goyal · 9 years ago
  78. 4b17147 Updating logic for setting wallpaper desired size by Sunny Goyal · 9 years ago
  79. c268148 resolved conflicts for merge of 9fc953b9 to ub-launcher3-master by Sunny Goyal · 9 years ago
  80. 9fc953b Version code cleanup by Sunny Goyal · 9 years ago
  81. 42e2809 Removing some eclipse warnings by Sunny Goyal · 9 years ago
  82. f85602b am 7ca3250a: Merge "Creating a cache of users to avoid multiple calls to UserManager" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  83. 823fd50 Creating a cache of users to avoid multiple calls to UserManager by Sunny Goyal · 9 years ago
  84. 790b7ad am 153b02a5: Merge "Remove handler for searchables changed broadcast." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  85. 153b02a Merge "Remove handler for searchables changed broadcast." into ub-launcher3-burnaby by Winson Chung · 9 years ago
  86. 88fa741 Remove handler for searchables changed broadcast. by Winson Chung · 9 years ago
  87. c1729a4 resolved conflicts for merge of e5bb705f to ub-launcher3-master by Sunny Goyal · 9 years ago
  88. e5bb705 Homescreen migration from a larger grid to a smaller grid. by Sunny Goyal · 9 years ago
  89. 6c56c68 Changing the dogfood check to a static boolean to better handle proguard optimizations by Sunny Goyal · 9 years ago
  90. b177744 Refactoring fast scroller. by Winson Chung · 9 years ago
  91. 2003c75 Cancelling launcher reload on mcc change by Sunny Goyal · 9 years ago
  92. 383c507 Removing ContentObserver in launcher by Sunny Goyal · 9 years ago
  93. 7779d62 Using content provider to update launcher settings by Sunny Goyal · 9 years ago
  94. 553a8f6 Merge "Fixing crash in restore" into ub-launcher3-burnaby by Sunny Goyal · 9 years ago
  95. 9637364 Fixing crash in restore by Sunny Goyal · 9 years ago
  96. 7501adf Ensure that we use the system long press duration when dragging from AllApps. by Winson Chung · 9 years ago
  97. 4f3e938 Code cleanup by Sunny Goyal · 9 years ago
  98. c620560 Creating landscape and portrait device profiles at app initialization by Sunny Goyal · 9 years ago
  99. 2e6da15 Refactoring DeviceProfile by Adam Cohen · 9 years ago
  100. 83a8f04 Moving LauncherAccessibilityDelegate to accessibility package by Sunny Goyal · 9 years ago