1. 05f3088 Adding support for DB downgrade by Sunny Goyal · 7 years ago
  2. 161f96b Moving apps search related logic into a custom layout file by Sunny Goyal · 7 years ago
  3. ca4e6b4 resolve merge conflicts of 26b174659 to ub-launcher3-master by Tony · 7 years ago
  4. 26b1746 Add support for system shortcuts in popup container by Tony Wickham · 7 years ago
  5. c455293 Merge "De-dupe shortcuts with the same id as the main notification." into ub-launcher3-dorval by Tony Wickham · 7 years ago
  6. 2f5bb16 De-dupe shortcuts with the same id as the main notification. by Tony Wickham · 7 years ago
  7. afc3f09 Adding support for showing the widget preview based on the provided RemoteViews by Sunny Goyal · 7 years ago
  8. c65a008 Adding support for showing the widget preview based on the provided RemoteViews by Sunny Goyal · 7 years ago
  9. 817afa3 Show promise app icon in All Apps while installation process. by Mario Bertschler · 7 years ago
  10. 88c07e5 Updating test as per API changes by Sunny Goyal · 7 years ago
  11. f410ca7 Updating test as per API changes by Sunny Goyal · 7 years ago
  12. 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
  13. b265ba7 Removing DeferredHandler and using a simple Handler to post callbacks by Sunny Goyal · 7 years ago
  14. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 7 years ago
  15. f55ad3d Merge "Adding some tests for request pin shortcut/widget flow" into ub-launcher3-dorval by TreeHugger Robot · 7 years ago
  16. d984335 Adding some tests for request pin shortcut/widget flow by Sunny Goyal · 8 years ago
  17. dd96a5e Simplifying Model data load state management by Sunny Goyal · 7 years ago
  18. 93bc3c1 Merge "Separating methods for updating the model to a sepatate class." into ub-launcher3-master by TreeHugger Robot · 7 years ago
  19. 43bf11d Separating methods for updating the model to a sepatate class. by Sunny Goyal · 7 years ago
  20. c9a489c Adding minSDK for test targets by Sunny Goyal · 7 years ago
  21. f3d02e4 Merge "Refactor DeepShortcutsContainer to PopupContainerWithArrow" into ub-launcher3-master by Tony Wickham · 8 years ago
  22. 540913e Refactor DeepShortcutsContainer to PopupContainerWithArrow by Tony Wickham · 8 years ago
  23. 81e4491 Fixing loadWorkspace by Sunny Goyal · 8 years ago
  24. 658058b Adding some widget addition flow tests by Sunny Goyal · 8 years ago
  25. c1ad0ce Only marking items not already restored as restore by Sunny Goyal · 8 years ago
  26. 3e9be43 No more LauncherActivityInfoCompat by Sunny Goyal · 8 years ago
  27. 87f784c Removing static Context access using LauncherAppState by Sunny Goyal · 8 years ago
  28. 1cc1c9a Enforcing background thread when accessing iconCacheDb. by Sunny Goyal · 8 years ago
  29. aaf86fe Refactoring some loadWorkspace logic in a separate class by Sunny Goyal · 8 years ago
  30. b0d77fe Revert "Build empty test apk until junit dependency issue is sorted out." by Hyunyoung Song · 8 years ago
  31. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 8 years ago
  32. 7c74e4a No more UserHandleCompat by Sunny Goyal · 8 years ago
  33. 1cd01b0 Ensuring that ShortcutInfo always has an icon by Sunny Goyal · 8 years ago
  34. 4c82c33 Build empty test apk until junit dependency issue is sorted out. by Hyunyoung Song · 8 years ago
  35. b7f5431 Merge "Moving ShortcutInfo creation in InstallShortcutReceiver to background thread" into ub-launcher3-master by Sunny Goyal · 8 years ago
  36. 2bcbe13 Moving ShortcutInfo creation in InstallShortcutReceiver to background thread by Sunny Goyal · 8 years ago
  37. 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
  38. 32f3dda Adding a utility class to enforce that icons are always flattened on by Sunny Goyal · 8 years ago
  39. f38d859 Add ShortcutsLaunchTest and ShortcutsToHomeTest. by Tony Wickham · 8 years ago
  40. 05b20b0 Fix drag and drop test by moving a bit if there are shortcuts. by Tony Wickham · 8 years ago
  41. f0ba8b7 Moving various runnables in LauncherModel to individual tasks by Sunny Goyal · 8 years ago
  42. fcb0928 Fixing text search where a word starting with lower case was not being matched by Sunny Goyal · 8 years ago
  43. 28a6438 Fixing text search where a word starting with lower case was not being matched by Sunny Goyal · 8 years ago
  44. 66b2457 Exposing custom actions using keyboard shortcut by Sunny Goyal · 8 years ago
  45. cc555bb Adding support for searching word segments when camelcase is used in the title by Sunny Goyal · 8 years ago
  46. e4a3e0c Adding support for searching word segments when camelcase is used in the title by Sunny Goyal · 8 years ago
  47. 10629b0 Moving some image handling classes to .graphics package by Sunny Goyal · 8 years ago
  48. a2125e1 Bug fix in Alarm where it was not getting called correctly if the by Sunny Goyal · 8 years ago
  49. ec944ad Build fix: Updating SDK for tests by Sunny Goyal · 8 years ago
  50. c39edf5 Filter shortcuts down to 4 if there are more. by Tony Wickham · 8 years ago
  51. 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
  52. 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
  53. a5c8a9e Adding logic to pull in workspace data from another Launcher3 based by Sunny Goyal · 8 years ago
  54. f03bd4f Build fix. by Sunny Goyal · 8 years ago
  55. 819e193 Defining the list of predefined device profiles in xml. by Sunny Goyal · 8 years ago
  56. eb77aae Removing Key-Value pair backup logic as Launcher now uses full-data backup by Sunny Goyal · 8 years ago
  57. fce7142 Merge "Fix LauncherInstrumentationTestCase#openAllApps() method. b/29535532" into ub-launcher3-calgary by Hyunyoung Song · 8 years ago
  58. 8cea819 Fix LauncherInstrumentationTestCase#openAllApps() method. b/29535532 by Hyunyoung Song · 8 years ago
  59. 8038967 Fixing bug in GridSizeMigrationTask, where it was not accounting for by Sunny Goyal · 8 years ago
  60. bb011da Adding a flag (enabled by default) to remove the all-apps button. by Sunny Goyal · 8 years ago
  61. e8f7d5a Executing the DB migration during startup instead of restore. by Sunny Goyal · 8 years ago
  62. 47328fd Removing the SearchDropTarget bar as it no longer contains the QSB by Sunny Goyal · 8 years ago
  63. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 8 years ago
  64. c0cc264 Fixing comments by Sunny Goyal · 8 years ago
  65. 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
  66. ff4ba2d Refactoring out grid occupancy management in a separate class by Sunny Goyal · 8 years ago
  67. 6d02c7a Adding some UI tests by Sunny Goyal · 8 years ago
  68. bc543af build fix by Sunny Goyal · 8 years ago
  69. c190dbf Adding full backup handler for launcher3 by Sunny Goyal · 8 years ago
  70. b5b55c8 Removing LauncherProvider dependency in DatabaseHeler by Sunny Goyal · 8 years ago
  71. 713edfc Adding a utility class for persistant logging. by Sunny Goyal · 8 years ago
  72. 9345ebf Add test size annotation. by Hyunyoung Song · 8 years ago
  73. 7eab3cc Fixing broken instrumentation tests when run from command line by Sunny Goyal · 8 years ago
  74. 16466f1 Adding UI tests for various bind widget flows by Sunny Goyal · 8 years ago
  75. eb04507 Fixing broken testQsbTallHeight for some devices by Sunny Goyal · 8 years ago
  76. c32c63c resolve merge conflicts of b9759d399b to ub-launcher3-calgary. by Tony Wickham · 8 years ago
  77. b9759d3 Merge "Add extra space for the search bar." into ub-launcher3-burnaby-polish by Tony Wickham · 8 years ago
  78. 8a75806 Add extra space for the search bar. by Tony Wickham · 8 years ago
  79. a22921f Merge "Fixing Test builds" into ub-launcher3-burnaby-polish am: f7f8cf5743 by Sunny Goyal · 9 years ago
  80. ca846f8 Fixing Test builds by Sunny Goyal · 9 years ago
  81. 927050b Fix broken tests. am: a5cfbe8075 by Tony Wickham · 9 years ago
  82. a5cfbe8 Fix broken tests. by Tony Wickham · 9 years ago
  83. f076eae Adding support for migrating the grid between any two valid screens sizes. by Sunny Goyal · 9 years ago
  84. 2f04430 Added an instrumentation test case for quickly adding a widget. by Tony · 9 years ago
  85. 329d8bf Cleanup keyboard code. by Tony Wickham · 9 years ago
  86. af78b59 Make sure pages are always accessible via left/right arrow keys. by Tony Wickham · 9 years ago
  87. 6cbd222 Add special column for All Apps button in FocusLogic's sparse matrix. by Tony Wickham · 9 years ago
  88. 3cfa97d Added unit tests for b/25434120 regression. by Tony Wickham · 9 years ago
  89. a3c74d1 Setting correct height for search bar widget options bundle. by Tony Wickham · 9 years ago
  90. fe3db42 Merge "Refactoring getPreferenceKey method" into ub-launcher3-burnaby-polish by Sunny Goyal · 9 years ago
  91. f725824 Refactoring getPreferenceKey method by Sunny Goyal · 9 years ago
  92. ead4ab9 Using UiSelector instead of BySelector by Sunny Goyal · 9 years ago
  93. 3d1c0ff Adding tests for rotation preference by Sunny Goyal · 9 years ago
  94. 35c3c7f Start adding unit tests for the invariant device profile / Refactor by Hyunyoung Song · 9 years ago
  95. 61e3a97 Add dummy string to Launcher3Tests resources to fix build error. by Hyunyoung Song · 9 years ago
  96. 3853171 [key event focus] DPAD navigates to the nearest item on next/previous page by Hyunyoung Song · 9 years ago
  97. 170a9f3 [unit tests] Setup instrument target for the launcher3 unit test b/19566571 by Hyunyoung Song · 9 years ago
  98. 53fca52 [unit tests] Delete stress package b/19566571 by Hyunyoung Song · 9 years ago
  99. 2c38e70 Fix launcher3 standalone build. by John Spurlock · 11 years ago
  100. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 11 years ago