1. 14c6c8c Improving tests to fix testBindNormalWidget_withoutConfig, and beyond by Vadim Tryshev · 7 years ago
  2. efb7e84 Converting long item IDs to int by Sunny Goyal · 7 years ago
  3. a7da86e More temporary logging to diagnose testPendingWidget_autoRestored by Vadim Tryshev · 7 years ago
  4. c052e4e Adding temporary logging to diagnose testPendingWidget_autoRestored by Vadim Tryshev · 7 years ago
  5. ac8154a Caching widget labels in icon cache to avoid lookup at startup by Sunny Goyal · 7 years ago
  6. 48cb7bc Move IconNormalizer/ShadowGenerator/LauncherIcons to icons package by Hyunyoung Song · 7 years ago
  7. f840f10 Removing additional rpc due to icon cache update by Sunny Goyal · 7 years ago
  8. 6a71a5b Add undo snackbar for deleting items by Tony Wickham · 7 years ago
  9. d230307 Migrating to android-x by Sunny Goyal · 7 years ago
  10. 83fd25e Moving some abstract classes to interfaces, to better use java-8 features by Sunny Goyal · 7 years ago
  11. f266deb Persist the updated item to DB when a shortcut info is badged for the first time by Sunny Goyal · 7 years ago
  12. 605bcf3 Fixing bug when model was not reflected properly on the UI. by Sunny Goyal · 7 years ago
  13. 0e7724c Ensuring that all the pending tasks are run by Sunny Goyal · 8 years ago
  14. d651966 Revert "Revert "Synchronizing loader preload to avoid launcher getting stuck in loading state,"" by Winson Chung · 8 years ago
  15. 73aa302 Revert "Synchronizing loader preload to avoid launcher getting stuck in loading state," by Winson Chung · 8 years ago
  16. a1b4911 Synchronizing loader preload to avoid launcher getting stuck in loading state, by Sunny Goyal · 8 years ago
  17. e75d9f1 Preloading the LauncherModel in case launcher dies by Sunny Goyal · 8 years ago
  18. 18a4e5a Making LauncherIcons thread safe by Sunny Goyal · 8 years ago
  19. 179249d Dominant color is part of icon cache by Sunny Goyal · 8 years ago
  20. 29947f0 No more waiting around for resume by Sunny Goyal · 8 years ago
  21. aeb1643 Launcher state management cleanup by Sunny Goyal · 8 years ago
  22. f1fbc3f Converting widget panel into a floating view by Sunny Goyal · 8 years ago
  23. 91498ab Moving install queue updates to worker thread. by Sunny Goyal · 8 years ago
  24. f2dd421 Removing extraction service and palette api dependency by Sunny Goyal · 8 years ago
  25. 6e13dd3 Simplifying some package matching code by using common itemInfo mathcher by Sunny Goyal · 8 years ago
  26. b23980c Fixing duplicate/inconsistent definitions for model and callbacks by Sunny Goyal · 8 years ago
  27. 2917a8b Defer some work until after workspace fade-in by Tony · 8 years ago
  28. 64a75aa Adding A feature flag to disable widgets and a corresponding build by Sunny Goyal · 8 years ago
  29. e86f11f Adding support for loading workspace in the absence of Launcher. by Sunny Goyal · 8 years ago
  30. b434fde Moving LoaderTask to a separate class file by Sunny Goyal · 8 years ago
  31. c6e9769 Moving LoaderTask static by Sunny Goyal · 8 years ago
  32. f8d6ed2 Moving workspace bind logic into a separate class. by Sunny Goyal · 8 years ago
  33. a474a9b Simplifying logic for managed for icon addition by Sunny Goyal · 8 years ago
  34. 8bca47a Merge "Making some methods accessible" into ub-launcher3-dorval-polish by Sunny Goyal · 8 years ago
  35. 0e947fb Making some methods accessible by Sunny Goyal · 8 years ago
  36. c6bfffb Removing workspaceLoaded check from loadDeepShortcuts() am: 4869bf3f74 by Sunny Goyal · 8 years ago
  37. 4869bf3 Removing workspaceLoaded check from loadDeepShortcuts() by Sunny Goyal · 8 years ago
  38. dce01fe Merge "Don't delete legacy shortcuts in loadWorkspace()" into ub-launcher3-dorval by Tony Wickham · 8 years ago
  39. 431a713 Don't delete legacy shortcuts in loadWorkspace() by Tony Wickham · 8 years ago
  40. 2b823f4 Show icon in PendingAppWidgetHostView immediately. by Jon Miranda · 8 years ago
  41. 623daea resolve merge conflicts of 6f725f283 to ub-launcher3-master by Tony Wickham · 8 years ago
  42. 6f725f2 Merge "Only add widgets system shortcut if widgets exist" into ub-launcher3-dorval by Tony Wickham · 8 years ago
  43. a7e1c1c Only add widgets system shortcut if widgets exist by Tony Wickham · 8 years ago
  44. 581a69e Merge "Deleting any ghost widget from system service:" into ub-launcher3-dorval by Sunny Goyal · 8 years ago
  45. 55fddc8 Deleting any ghost widget from system service: by Sunny Goyal · 8 years ago
  46. 0aa685b Merge "Launcher dump proto that will be used for:" into ub-launcher3-dorval by Hyunyoung Song · 8 years ago
  47. 6c300c8 resolve merge conflicts of 128b7e59a to ub-launcher3-master by Tony Wickham · 8 years ago
  48. e295aca Launcher dump proto that will be used for: by Hyunyoung Song · 9 years ago
  49. 86222d2 Add support for getting widgets/shortucts for a particular package/user by Tony Wickham · 8 years ago
  50. c06af33 Minor Refactoring only: no functional change by Mario Bertschler · 8 years ago
  51. d23f377 Merge "Removing the profile extra from intent and using the profile id from the profile column" into ub-launcher3-dorval by Sunny Goyal · 8 years ago
  52. 24bb66a Removing the profile extra from intent and using the profile id from the profile column by Sunny Goyal · 8 years ago
  53. 08ffaae Show promise app icon progress in All Apps and setup market intent by Mario Bertschler · 8 years ago
  54. 817afa3 Show promise app icon in All Apps while installation process. by Mario Bertschler · 8 years ago
  55. 93ce56f Merge "Separating the config and flags in different directories so that it is easier to override one or the other" into ub-launcher3-master by TreeHugger Robot · 8 years ago
  56. b265ba7 Removing DeferredHandler and using a simple Handler to post callbacks by Sunny Goyal · 9 years ago
  57. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 8 years ago
  58. 6bfcbec Merge "Launcher dump proto that will be used for:" into ub-launcher3-master by Hyunyoung Song · 8 years ago
  59. 69d520c Merge "Fixing SDCard and package enabled state checks in PackageManagerHeler" into ub-launcher3-dorval by Sunny Goyal · 8 years ago
  60. 6aa3729 Launcher dump proto that will be used for: by Hyunyoung Song · 9 years ago
  61. ad2e91a Fixing SDCard and package enabled state checks in PackageManagerHeler by Sunny Goyal · 8 years ago
  62. 529af30 Use FolderIconPreviewVerifier to check if item is in preview. by Jon Miranda · 8 years ago
  63. 655ec42 Added FolderIconPreviewVerifier class. by Jon Miranda · 9 years ago
  64. e05b08f Using transaction when dropping tables, so that the DB never enters by Sunny Goyal · 9 years ago
  65. f28629a Ignore tasks if the LauncherModel is still pending. by Jon Miranda · 9 years ago
  66. dd96a5e Simplifying Model data load state management by Sunny Goyal · 9 years ago
  67. 232f6a3 Merge "Launcher3: fix app shortcuts for suspended apps" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  68. 3ff9047 Launcher3: fix app shortcuts for suspended apps by Charles He · 9 years ago
  69. 93bc3c1 Merge "Separating methods for updating the model to a sepatate class." into ub-launcher3-master by TreeHugger Robot · 9 years ago
  70. 43bf11d Separating methods for updating the model to a sepatate class. by Sunny Goyal · 9 years ago
  71. ee544c5 Merge "Making methods in PaackageManagerHelper non-static" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  72. 342e466 Making methods in PaackageManagerHelper non-static by Sunny Goyal · 9 years ago
  73. 3c7d9cb Clean up around 1) Log.VERBOSE and 2) dump b/31772480 by Hyunyoung Song · 9 years ago
  74. 81e4491 Fixing loadWorkspace by Sunny Goyal · 9 years ago
  75. 1b07263 Moving icon generation out of ShortcutInfo constructor so that it by Sunny Goyal · 9 years ago
  76. c1ad0ce Only marking items not already restored as restore by Sunny Goyal · 9 years ago
  77. e6e7200 Removing promiseIntent property from ShortuctInfo by Sunny Goyal · 9 years ago
  78. 3e9be43 No more LauncherActivityInfoCompat by Sunny Goyal · 9 years ago
  79. 87f784c Removing static Context access using LauncherAppState by Sunny Goyal · 9 years ago
  80. 1cc1c9a Enforcing background thread when accessing iconCacheDb. by Sunny Goyal · 9 years ago
  81. aaf86fe Refactoring some loadWorkspace logic in a separate class by Sunny Goyal · 9 years ago
  82. a32bf9b Removing logic around replacing icon during restore by Sunny Goyal · 9 years ago
  83. 3fe4a14 Simplifying IconCache access code by Sunny Goyal · 9 years ago
  84. 7c74e4a No more UserHandleCompat by Sunny Goyal · 9 years ago
  85. 1cd01b0 Ensuring that ShortcutInfo always has an icon by Sunny Goyal · 9 years ago
  86. f75baa9 Adding support for deep shortcuts in Install queue by Sunny Goyal · 9 years ago
  87. b7f5431 Merge "Moving ShortcutInfo creation in InstallShortcutReceiver to background thread" into ub-launcher3-master by Sunny Goyal · 9 years ago
  88. 2bcbe13 Moving ShortcutInfo creation in InstallShortcutReceiver to background thread by Sunny Goyal · 9 years ago
  89. d423a8b Merge "Changing DeepShortcutManager to have a singleton contructor instead of getting it from LauncherAppState" into ub-launcher3-master by Sunny Goyal · 9 years ago
  90. dde4fd9 Changing DeepShortcutManager to have a singleton contructor instead by Sunny Goyal · 9 years ago
  91. 32f3dda Adding a utility class to enforce that icons are always flattened on by Sunny Goyal · 9 years ago
  92. f0ba8b7 Moving various runnables in LauncherModel to individual tasks by Sunny Goyal · 9 years ago
  93. f5e3744 Updating version check method names by Sunny Goyal · 9 years ago
  94. d164b7f Fixing static instance of Indexer being created in the model by Sunny Goyal · 9 years ago
  95. 6982de2 resolve merge conflicts of 2fd0208 to ub-launcher3-master by Tony Wickham · 9 years ago
  96. 8e0e1d7 Moving come helper methods to corresponding classes by Sunny Goyal · 9 years ago
  97. 2fd0208 Use Launcher.getLauncher(Context) instead of type-casting. by Tony · 9 years ago
  98. 8177ac7 Remove shortcuts that no longer exist or are no longer pinned. am: 7695e603bf by Tony Wickham · 9 years ago
  99. 7695e60 Remove shortcuts that no longer exist or are no longer pinned. by Tony Wickham · 9 years ago
  100. e9956a7 Separating all the static data in a separate class, BgDataModel. by Sunny Goyal · 9 years ago