1. 623eddd Updating Launcher rotation logic by Sunny Goyal · 6 years ago
  2. b29a5fa Adding support for hiding widgets from the widget tray and reconfiguring widgets by Sunny Goyal · 6 years ago
  3. 1b6826c Deprecate work folder by Tony Mak · 6 years ago
  4. 179249d Dominant color is part of icon cache by Sunny Goyal · 7 years ago
  5. 29947f0 No more waiting around for resume by Sunny Goyal · 7 years ago
  6. 8b0a647 Removing dependency on deprecated android.test.** package by Sunny Goyal · 7 years ago
  7. f1fbc3f Converting widget panel into a floating view by Sunny Goyal · 7 years ago
  8. 91498ab Moving install queue updates to worker thread. by Sunny Goyal · 7 years ago
  9. 952e63d Fixing custom widgets support: by Sunny Goyal · 7 years ago
  10. e24cb63 WallpaperManagerCompat should target correct platform by Hyunyoung Song · 7 years ago
  11. 8e5464b Remove flicker when multiple apps are added/removed/updated on widget tray by Hyunyoung Song · 7 years ago
  12. b55b626 Merge "Remove LAUNCHER3_ALL_APPS_PULL_UP Bug: 63712253 Verified: all apps transition fully functional Verified: NO_ALL_APPS_ICON = false case also works." into ub-launcher3-dorval-polish2 by TreeHugger Robot · 7 years ago
  13. d725f64 Remove LAUNCHER3_ALL_APPS_PULL_UP by Hyunyoung Song · 7 years ago
  14. b23980c Fixing duplicate/inconsistent definitions for model and callbacks by Sunny Goyal · 7 years ago
  15. 1d7f45d Fixing various tests by Sunny Goyal · 7 years ago
  16. b57fdd8 Merge "Adding A feature flag to disable widgets and a corresponding build target Launcher3Go without widgets support" into ub-launcher3-dorval-polish2 by TreeHugger Robot · 7 years ago
  17. 64a75aa Adding A feature flag to disable widgets and a corresponding build by Sunny Goyal · 7 years ago
  18. b72d8b2 Using common fling detection logic for notification and all-apps by Sunny Goyal · 7 years ago
  19. eb29782 Using collator for string matching am: 05d2df1678 by Sunny Goyal · 7 years ago
  20. 05d2df1 Using collator for string matching by Sunny Goyal · 7 years ago
  21. d791f3a Launcher3: Can't search out local app by Chinese by yingrenw · 7 years ago
  22. a9f4bff Launcher3: Can't search out local app by Chinese by yingrenw · 7 years ago
  23. f40e949 Add tests to SwipeDetector (formerly VerticalPullDetector). by Hyunyoung Song · 7 years ago
  24. 692aeec Close cursor after use in RestoreDbTaskTest. by Rajeev Kumar · 7 years ago
  25. 0108854 Fixing GridMigrationTask tests by Sunny Goyal · 7 years ago
  26. 887bd1f Show more shortcuts when last notification is dimissed by Tony · 7 years ago
  27. e86f11f Adding support for loading workspace in the absence of Launcher. by Sunny Goyal · 7 years ago
  28. a474a9b Simplifying logic for managed for icon addition by Sunny Goyal · 7 years ago
  29. 05f3088 Adding support for DB downgrade by Sunny Goyal · 7 years ago
  30. 161f96b Moving apps search related logic into a custom layout file by Sunny Goyal · 7 years ago
  31. ca4e6b4 resolve merge conflicts of 26b174659 to ub-launcher3-master by Tony · 7 years ago
  32. 26b1746 Add support for system shortcuts in popup container by Tony Wickham · 7 years ago
  33. c455293 Merge "De-dupe shortcuts with the same id as the main notification." into ub-launcher3-dorval by Tony Wickham · 7 years ago
  34. 2f5bb16 De-dupe shortcuts with the same id as the main notification. by Tony Wickham · 7 years ago
  35. afc3f09 Adding support for showing the widget preview based on the provided RemoteViews by Sunny Goyal · 7 years ago
  36. c65a008 Adding support for showing the widget preview based on the provided RemoteViews by Sunny Goyal · 7 years ago
  37. 817afa3 Show promise app icon in All Apps while installation process. by Mario Bertschler · 7 years ago
  38. 88c07e5 Updating test as per API changes by Sunny Goyal · 7 years ago
  39. f410ca7 Updating test as per API changes by Sunny Goyal · 7 years ago
  40. 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 · 7 years ago
  41. b265ba7 Removing DeferredHandler and using a simple Handler to post callbacks by Sunny Goyal · 7 years ago
  42. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 7 years ago
  43. f55ad3d Merge "Adding some tests for request pin shortcut/widget flow" into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  44. d984335 Adding some tests for request pin shortcut/widget flow by Sunny Goyal · 7 years ago
  45. dd96a5e Simplifying Model data load state management by Sunny Goyal · 7 years ago
  46. 93bc3c1 Merge "Separating methods for updating the model to a sepatate class." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  47. 43bf11d Separating methods for updating the model to a sepatate class. by Sunny Goyal · 7 years ago
  48. c9a489c Adding minSDK for test targets by Sunny Goyal · 7 years ago
  49. f3d02e4 Merge "Refactor DeepShortcutsContainer to PopupContainerWithArrow" into ub-launcher3-master by Tony Wickham · 7 years ago
  50. 540913e Refactor DeepShortcutsContainer to PopupContainerWithArrow by Tony Wickham · 7 years ago
  51. 81e4491 Fixing loadWorkspace by Sunny Goyal · 7 years ago
  52. 658058b Adding some widget addition flow tests by Sunny Goyal · 7 years ago
  53. c1ad0ce Only marking items not already restored as restore by Sunny Goyal · 7 years ago
  54. 3e9be43 No more LauncherActivityInfoCompat by Sunny Goyal · 8 years ago
  55. 87f784c Removing static Context access using LauncherAppState by Sunny Goyal · 7 years ago
  56. 1cc1c9a Enforcing background thread when accessing iconCacheDb. by Sunny Goyal · 8 years ago
  57. aaf86fe Refactoring some loadWorkspace logic in a separate class by Sunny Goyal · 8 years ago
  58. b0d77fe Revert "Build empty test apk until junit dependency issue is sorted out." by Hyunyoung Song · 8 years ago
  59. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 8 years ago
  60. 7c74e4a No more UserHandleCompat by Sunny Goyal · 8 years ago
  61. 1cd01b0 Ensuring that ShortcutInfo always has an icon by Sunny Goyal · 8 years ago
  62. 4c82c33 Build empty test apk until junit dependency issue is sorted out. by Hyunyoung Song · 8 years ago
  63. b7f5431 Merge "Moving ShortcutInfo creation in InstallShortcutReceiver to background thread" into ub-launcher3-master by Sunny Goyal · 8 years ago
  64. 2bcbe13 Moving ShortcutInfo creation in InstallShortcutReceiver to background thread by Sunny Goyal · 8 years ago
  65. 0993a37 Merge "Adding a utility class to enforce that icons are always flattened on the background thread." into ub-launcher3-master by Sunny Goyal · 8 years ago
  66. 32f3dda Adding a utility class to enforce that icons are always flattened on by Sunny Goyal · 8 years ago
  67. f38d859 Add ShortcutsLaunchTest and ShortcutsToHomeTest. by Tony Wickham · 8 years ago
  68. 05b20b0 Fix drag and drop test by moving a bit if there are shortcuts. by Tony Wickham · 8 years ago
  69. f0ba8b7 Moving various runnables in LauncherModel to individual tasks by Sunny Goyal · 8 years ago
  70. fcb0928 Fixing text search where a word starting with lower case was not being matched by Sunny Goyal · 8 years ago
  71. 28a6438 Fixing text search where a word starting with lower case was not being matched by Sunny Goyal · 8 years ago
  72. 66b2457 Exposing custom actions using keyboard shortcut by Sunny Goyal · 8 years ago
  73. cc555bb Adding support for searching word segments when camelcase is used in the title by Sunny Goyal · 8 years ago
  74. e4a3e0c Adding support for searching word segments when camelcase is used in the title by Sunny Goyal · 8 years ago
  75. 10629b0 Moving some image handling classes to .graphics package by Sunny Goyal · 8 years ago
  76. a2125e1 Bug fix in Alarm where it was not getting called correctly if the by Sunny Goyal · 8 years ago
  77. ec944ad Build fix: Updating SDK for tests by Sunny Goyal · 8 years ago
  78. c39edf5 Filter shortcuts down to 4 if there are more. by Tony Wickham · 8 years ago
  79. ba162aa Merge "Adding logic to pull in workspace data from another Launcher3 based provider. This allows OEMs to keep the user's homescreen intact while changing the default home app package." into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  80. 6f21ff3 Merge "Defining the list of predefined device profiles in xml. This allows the profiles to be easily customized by derivatives." into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  81. a5c8a9e Adding logic to pull in workspace data from another Launcher3 based by Sunny Goyal · 8 years ago
  82. f03bd4f Build fix. by Sunny Goyal · 8 years ago
  83. 819e193 Defining the list of predefined device profiles in xml. by Sunny Goyal · 8 years ago
  84. eb77aae Removing Key-Value pair backup logic as Launcher now uses full-data backup by Sunny Goyal · 8 years ago
  85. fce7142 Merge "Fix LauncherInstrumentationTestCase#openAllApps() method. b/29535532" into ub-launcher3-calgary by Hyunyoung Song · 8 years ago
  86. 8cea819 Fix LauncherInstrumentationTestCase#openAllApps() method. b/29535532 by Hyunyoung Song · 8 years ago
  87. 8038967 Fixing bug in GridSizeMigrationTask, where it was not accounting for by Sunny Goyal · 8 years ago
  88. bb011da Adding a flag (enabled by default) to remove the all-apps button. by Sunny Goyal · 8 years ago
  89. e8f7d5a Executing the DB migration during startup instead of restore. by Sunny Goyal · 8 years ago
  90. 47328fd Removing the SearchDropTarget bar as it no longer contains the QSB by Sunny Goyal · 8 years ago
  91. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 8 years ago
  92. c0cc264 Fixing comments by Sunny Goyal · 8 years ago
  93. 0b50421 Merge "Adding some UI tests > Launcher app from all-apps > Drag icon to all-apps and launch it > Add widget from widget tray" into ub-launcher3-calgary by Sunny Goyal · 8 years ago
  94. ff4ba2d Refactoring out grid occupancy management in a separate class by Sunny Goyal · 8 years ago
  95. 6d02c7a Adding some UI tests by Sunny Goyal · 8 years ago
  96. bc543af build fix by Sunny Goyal · 8 years ago
  97. c190dbf Adding full backup handler for launcher3 by Sunny Goyal · 8 years ago
  98. b5b55c8 Removing LauncherProvider dependency in DatabaseHeler by Sunny Goyal · 8 years ago
  99. 713edfc Adding a utility class for persistant logging. by Sunny Goyal · 8 years ago
  100. 9345ebf Add test size annotation. by Hyunyoung Song · 8 years ago