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