1. 08ffaae Show promise app icon progress in All Apps and setup market intent by Mario Bertschler · 8 years ago
  2. 817afa3 Show promise app icon in All Apps while installation process. by Mario Bertschler · 8 years ago
  3. 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
  4. b265ba7 Removing DeferredHandler and using a simple Handler to post callbacks by Sunny Goyal · 9 years ago
  5. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 8 years ago
  6. 6bfcbec Merge "Launcher dump proto that will be used for:" into ub-launcher3-master by Hyunyoung Song · 9 years ago
  7. 69d520c Merge "Fixing SDCard and package enabled state checks in PackageManagerHeler" into ub-launcher3-dorval by Sunny Goyal · 9 years ago
  8. 6aa3729 Launcher dump proto that will be used for: by Hyunyoung Song · 9 years ago
  9. ad2e91a Fixing SDCard and package enabled state checks in PackageManagerHeler by Sunny Goyal · 9 years ago
  10. 529af30 Use FolderIconPreviewVerifier to check if item is in preview. by Jon Miranda · 9 years ago
  11. 655ec42 Added FolderIconPreviewVerifier class. by Jon Miranda · 9 years ago
  12. e05b08f Using transaction when dropping tables, so that the DB never enters by Sunny Goyal · 9 years ago
  13. f28629a Ignore tasks if the LauncherModel is still pending. by Jon Miranda · 9 years ago
  14. dd96a5e Simplifying Model data load state management by Sunny Goyal · 9 years ago
  15. 232f6a3 Merge "Launcher3: fix app shortcuts for suspended apps" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  16. 3ff9047 Launcher3: fix app shortcuts for suspended apps by Charles He · 9 years ago
  17. 93bc3c1 Merge "Separating methods for updating the model to a sepatate class." into ub-launcher3-master by TreeHugger Robot · 9 years ago
  18. 43bf11d Separating methods for updating the model to a sepatate class. by Sunny Goyal · 9 years ago
  19. ee544c5 Merge "Making methods in PaackageManagerHelper non-static" into ub-launcher3-master by TreeHugger Robot · 9 years ago
  20. 342e466 Making methods in PaackageManagerHelper non-static by Sunny Goyal · 9 years ago
  21. 3c7d9cb Clean up around 1) Log.VERBOSE and 2) dump b/31772480 by Hyunyoung Song · 9 years ago
  22. 81e4491 Fixing loadWorkspace by Sunny Goyal · 9 years ago
  23. 1b07263 Moving icon generation out of ShortcutInfo constructor so that it by Sunny Goyal · 9 years ago
  24. c1ad0ce Only marking items not already restored as restore by Sunny Goyal · 9 years ago
  25. e6e7200 Removing promiseIntent property from ShortuctInfo by Sunny Goyal · 9 years ago
  26. 3e9be43 No more LauncherActivityInfoCompat by Sunny Goyal · 9 years ago
  27. 87f784c Removing static Context access using LauncherAppState by Sunny Goyal · 9 years ago
  28. 1cc1c9a Enforcing background thread when accessing iconCacheDb. by Sunny Goyal · 9 years ago
  29. aaf86fe Refactoring some loadWorkspace logic in a separate class by Sunny Goyal · 9 years ago
  30. a32bf9b Removing logic around replacing icon during restore by Sunny Goyal · 9 years ago
  31. 3fe4a14 Simplifying IconCache access code by Sunny Goyal · 9 years ago
  32. 7c74e4a No more UserHandleCompat by Sunny Goyal · 9 years ago
  33. 1cd01b0 Ensuring that ShortcutInfo always has an icon by Sunny Goyal · 9 years ago
  34. f75baa9 Adding support for deep shortcuts in Install queue by Sunny Goyal · 9 years ago
  35. b7f5431 Merge "Moving ShortcutInfo creation in InstallShortcutReceiver to background thread" into ub-launcher3-master by Sunny Goyal · 9 years ago
  36. 2bcbe13 Moving ShortcutInfo creation in InstallShortcutReceiver to background thread by Sunny Goyal · 9 years ago
  37. 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
  38. dde4fd9 Changing DeepShortcutManager to have a singleton contructor instead by Sunny Goyal · 9 years ago
  39. 32f3dda Adding a utility class to enforce that icons are always flattened on by Sunny Goyal · 9 years ago
  40. f0ba8b7 Moving various runnables in LauncherModel to individual tasks by Sunny Goyal · 9 years ago
  41. f5e3744 Updating version check method names by Sunny Goyal · 9 years ago
  42. d164b7f Fixing static instance of Indexer being created in the model by Sunny Goyal · 9 years ago
  43. 6982de2 resolve merge conflicts of 2fd0208 to ub-launcher3-master by Tony Wickham · 9 years ago
  44. 8e0e1d7 Moving come helper methods to corresponding classes by Sunny Goyal · 9 years ago
  45. 2fd0208 Use Launcher.getLauncher(Context) instead of type-casting. by Tony · 9 years ago
  46. 8177ac7 Remove shortcuts that no longer exist or are no longer pinned. am: 7695e603bf by Tony Wickham · 9 years ago
  47. 7695e60 Remove shortcuts that no longer exist or are no longer pinned. by Tony Wickham · 9 years ago
  48. e9956a7 Separating all the static data in a separate class, BgDataModel. by Sunny Goyal · 9 years ago
  49. 40452cf Using ItemInfoMatcher in place of similar interfaces and utility methods by Sunny Goyal · 9 years ago
  50. 2ac1918 Merge "Moving some image handling classes to .graphics package" into ub-launcher3-master by Sunny Goyal · 9 years ago
  51. 10629b0 Moving some image handling classes to .graphics package by Sunny Goyal · 9 years ago
  52. c2936bc Moving AppsAvailabilityCheck into a separate class by Sunny Goyal · 9 years ago
  53. edadc51 Use promisedIntent instead of intent when deep shortcuts are restored. by Tony Wickham · 9 years ago
  54. 765ff3d Merge "Use promisedIntent instead of intent when deep shortcuts are restored." into ub-launcher3-calgary-polish by Tony Wickham · 9 years ago
  55. fc02c1b Use promisedIntent instead of intent when deep shortcuts are restored. by Tony Wickham · 9 years ago
  56. b05a00a Adding a debug flag to prevent broken downlodas from getting removed during by Sunny Goyal · 9 years ago
  57. cbfe71d Checking for duplicate intent with proper source bounds. by Sunny Goyal · 9 years ago
  58. 86df138 Adding support for pending widgets in AutoInstall layout by Sunny Goyal · 9 years ago
  59. 95f3d6b Reloading workspace when the shortcuts permission changes by Sunny Goyal · 9 years ago
  60. 5f06401 Fixing potential ConcurrentModificationException by Sunny Goyal · 9 years ago
  61. 50941fb Adding support for updating the pinned shortcuts without updating the ID map by Sunny Goyal · 9 years ago
  62. 49f4f03 Handling IllegalStateException which can be thrown by the system when the user is locked by Sunny Goyal · 9 years ago
  63. d3b87ef Adding quiet mode support for shortcuts by Sunny Goyal · 9 years ago
  64. ca258b3 Only add shortcuts to the deep shortcut map if they are dynamic/manifest. by Tony Wickham · 9 years ago
  65. 55f5bd73 Merge "Showing the shortcuts in the disabled state and removing ti from the menu when its disabled" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  66. 70a7c9b Showing the shortcuts in the disabled state and removing ti from the menu by Sunny Goyal · 9 years ago
  67. e34dd33 Merge "Fading in the first screen, when launcher loads for the first time" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  68. 672d07f Check package name and user handle in onShortcutsChanged(). by Tony Wickham · 9 years ago
  69. b5b9ad6 Fading in the first screen, when launcher loads for the first time by Sunny Goyal · 9 years ago
  70. 10923b3 Removing shadow and badging from the icon which is shown in the menu by Sunny Goyal · 9 years ago
  71. 860538d Fixing missing user check when updating shortcuts for an app by Sunny Goyal · 9 years ago
  72. d82a39d Add status to DeepShortcutManager api calls. by Tony Wickham · 9 years ago
  73. a5c8a9e Adding logic to pull in workspace data from another Launcher3 based by Sunny Goyal · 9 years ago
  74. 80f5787 Call bindDeepShortcuts() from runBindSynchronousPage(). by Tony Wickham · 9 years ago
  75. acd86ff Surround shortcut API calls with try-catch. by Tony · 9 years ago
  76. 9994b2b Making some shortcut manager calls protected by MR1 version check by Sunny Goyal · 9 years ago
  77. ec1b1c5 Merge "Add support for launcher shortcuts." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  78. bfbf7f9 Add support for launcher shortcuts. by Tony Wickham · 9 years ago
  79. e26d100 Adding some tracing sections around launcher startup by Sunny Goyal · 9 years ago
  80. bb011da Adding a flag (enabled by default) to remove the all-apps button. by Sunny Goyal · 9 years ago
  81. a9e2f5a Adding a DB update path to handle the QSB position change by Sunny Goyal · 9 years ago
  82. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 9 years ago
  83. ff4ba2d Refactoring out grid occupancy management in a separate class by Sunny Goyal · 9 years ago
  84. ded0fdb Removing logic for workspace migration from Launcher2 by Sunny Goyal · 9 years ago
  85. 1acb9e9 Rearranging the provider checks to avoid packagemanager lookups by Sunny Goyal · 9 years ago
  86. aaf7d1d instead of unbinding items from the loader, unregistering listeners by Sunny Goyal · 9 years ago
  87. eb4b799 Removing icon_type column by Sunny Goyal · 9 years ago
  88. 713edfc Adding a utility class for persistant logging. by Sunny Goyal · 9 years ago
  89. d09c370 Removing dependency on getApplicationInfo method added in N by Sunny Goyal · 9 years ago
  90. c52ba71 Fixing folder icon not getting redrawn when the contents change by Sunny Goyal · 9 years ago
  91. e1f1c34 Merge "Fixing bug where folders on the first screen and hotseat are not registered by the Launcher if there are folders on other screens" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  92. ac6e5d7 Listen on new broadcasts for profile changes. by Rubin Xu · 9 years ago
  93. 44c0643 Fixing bug where folders on the first screen and hotseat are not by Sunny Goyal · 9 years ago
  94. 8ab8fe9 Merge "No need to differentiate package event into app or updated based on a package is being updated or not" into ub-launcher3-calgary by Sunny Goyal · 9 years ago
  95. 6ed21ee Merge "Added ColorExtractionService and ExtractedColors." into ub-launcher3-calgary by Tony Wickham · 9 years ago
  96. 827cef2 Added ColorExtractionService and ExtractedColors. by Tony Wickham · 9 years ago
  97. 93f878c Fixing the loader to bind the first screen as well as the hotseat together by Sunny Goyal · 9 years ago
  98. 144154d No need to differentiate package event into app or updated based on by Sunny Goyal · 9 years ago
  99. 17763cb Fixing debug log by Sunny Goyal · 9 years ago
  100. da891c1 Instead of reloading the launcher, updating items dynamically when by Sunny Goyal · 9 years ago