1. f3d02e4 Merge "Refactor DeepShortcutsContainer to PopupContainerWithArrow" into ub-launcher3-master by Tony Wickham · 9 years ago
  2. 540913e Refactor DeepShortcutsContainer to PopupContainerWithArrow by Tony Wickham · 9 years ago
  3. 81e4491 Fixing loadWorkspace by Sunny Goyal · 9 years ago
  4. 658058b Adding some widget addition flow tests by Sunny Goyal · 9 years ago
  5. c1ad0ce Only marking items not already restored as restore by Sunny Goyal · 9 years ago
  6. 3e9be43 No more LauncherActivityInfoCompat by Sunny Goyal · 9 years ago
  7. 87f784c Removing static Context access using LauncherAppState by Sunny Goyal · 9 years ago
  8. 1cc1c9a Enforcing background thread when accessing iconCacheDb. by Sunny Goyal · 9 years ago
  9. aaf86fe Refactoring some loadWorkspace logic in a separate class by Sunny Goyal · 9 years ago
  10. b0d77fe Revert "Build empty test apk until junit dependency issue is sorted out." by Hyunyoung Song · 9 years ago
  11. a52ecb0 Removing all compatibility code below Lollipop by Sunny Goyal · 9 years ago
  12. 7c74e4a No more UserHandleCompat by Sunny Goyal · 9 years ago
  13. 1cd01b0 Ensuring that ShortcutInfo always has an icon by Sunny Goyal · 9 years ago
  14. 4c82c33 Build empty test apk until junit dependency issue is sorted out. by Hyunyoung Song · 9 years ago
  15. b7f5431 Merge "Moving ShortcutInfo creation in InstallShortcutReceiver to background thread" into ub-launcher3-master by Sunny Goyal · 9 years ago
  16. 2bcbe13 Moving ShortcutInfo creation in InstallShortcutReceiver to background thread by Sunny Goyal · 9 years ago
  17. 0993a37 Merge "Adding a utility class to enforce that icons are always flattened on the background thread." into ub-launcher3-master by Sunny Goyal · 9 years ago
  18. 32f3dda Adding a utility class to enforce that icons are always flattened on by Sunny Goyal · 9 years ago
  19. f38d859 Add ShortcutsLaunchTest and ShortcutsToHomeTest. by Tony Wickham · 9 years ago
  20. 05b20b0 Fix drag and drop test by moving a bit if there are shortcuts. by Tony Wickham · 9 years ago
  21. f0ba8b7 Moving various runnables in LauncherModel to individual tasks by Sunny Goyal · 9 years ago
  22. fcb0928 Fixing text search where a word starting with lower case was not being matched by Sunny Goyal · 9 years ago
  23. 28a6438 Fixing text search where a word starting with lower case was not being matched by Sunny Goyal · 9 years ago android-7.1.2_r1 android-7.1.2_r10 android-7.1.2_r11 android-7.1.2_r12 android-7.1.2_r13 android-7.1.2_r14 android-7.1.2_r15 android-7.1.2_r16 android-7.1.2_r17 android-7.1.2_r18 android-7.1.2_r19 android-7.1.2_r2 android-7.1.2_r23 android-7.1.2_r24 android-7.1.2_r25 android-7.1.2_r27 android-7.1.2_r28 android-7.1.2_r29 android-7.1.2_r3 android-7.1.2_r30 android-7.1.2_r32 android-7.1.2_r33 android-7.1.2_r36 android-7.1.2_r37 android-7.1.2_r38 android-7.1.2_r39 android-7.1.2_r4 android-7.1.2_r5 android-7.1.2_r6 android-7.1.2_r8 android-7.1.2_r9
  24. 66b2457 Exposing custom actions using keyboard shortcut by Sunny Goyal · 9 years ago
  25. cc555bb Adding support for searching word segments when camelcase is used in the title by Sunny Goyal · 9 years ago
  26. e4a3e0c Adding support for searching word segments when camelcase is used in the title by Sunny Goyal · 9 years ago
  27. 10629b0 Moving some image handling classes to .graphics package by Sunny Goyal · 9 years ago
  28. a2125e1 Bug fix in Alarm where it was not getting called correctly if the by Sunny Goyal · 9 years ago
  29. ec944ad Build fix: Updating SDK for tests by Sunny Goyal · 9 years ago
  30. c39edf5 Filter shortcuts down to 4 if there are more. by Tony Wickham · 9 years ago
  31. 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 · 9 years ago
  32. 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 · 9 years ago
  33. a5c8a9e Adding logic to pull in workspace data from another Launcher3 based by Sunny Goyal · 9 years ago
  34. f03bd4f Build fix. by Sunny Goyal · 9 years ago
  35. 819e193 Defining the list of predefined device profiles in xml. by Sunny Goyal · 9 years ago
  36. eb77aae Removing Key-Value pair backup logic as Launcher now uses full-data backup by Sunny Goyal · 9 years ago
  37. fce7142 Merge "Fix LauncherInstrumentationTestCase#openAllApps() method. b/29535532" into ub-launcher3-calgary by Hyunyoung Song · 9 years ago
  38. 8cea819 Fix LauncherInstrumentationTestCase#openAllApps() method. b/29535532 by Hyunyoung Song · 9 years ago
  39. 8038967 Fixing bug in GridSizeMigrationTask, where it was not accounting for by Sunny Goyal · 9 years ago
  40. bb011da Adding a flag (enabled by default) to remove the all-apps button. by Sunny Goyal · 9 years ago
  41. e8f7d5a Executing the DB migration during startup instead of restore. by Sunny Goyal · 9 years ago
  42. 47328fd Removing the SearchDropTarget bar as it no longer contains the QSB by Sunny Goyal · 9 years ago
  43. da4fe1a Moving the QSB to the workspace grid. by Sunny Goyal · 9 years ago
  44. c0cc264 Fixing comments by Sunny Goyal · 9 years ago
  45. 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 · 9 years ago
  46. ff4ba2d Refactoring out grid occupancy management in a separate class by Sunny Goyal · 9 years ago
  47. 6d02c7a Adding some UI tests by Sunny Goyal · 9 years ago
  48. bc543af build fix by Sunny Goyal · 9 years ago
  49. c190dbf Adding full backup handler for launcher3 by Sunny Goyal · 9 years ago
  50. b5b55c8 Removing LauncherProvider dependency in DatabaseHeler by Sunny Goyal · 9 years ago
  51. 713edfc Adding a utility class for persistant logging. by Sunny Goyal · 9 years ago
  52. 9345ebf Add test size annotation. by Hyunyoung Song · 9 years ago
  53. 7eab3cc Fixing broken instrumentation tests when run from command line by Sunny Goyal · 10 years ago
  54. 16466f1 Adding UI tests for various bind widget flows by Sunny Goyal · 10 years ago
  55. eb04507 Fixing broken testQsbTallHeight for some devices by Sunny Goyal · 10 years ago
  56. c32c63c resolve merge conflicts of b9759d399b to ub-launcher3-calgary. by Tony Wickham · 10 years ago
  57. b9759d3 Merge "Add extra space for the search bar." into ub-launcher3-burnaby-polish by Tony Wickham · 10 years ago
  58. 8a75806 Add extra space for the search bar. by Tony Wickham · 10 years ago
  59. a22921f Merge "Fixing Test builds" into ub-launcher3-burnaby-polish am: f7f8cf5743 by Sunny Goyal · 10 years ago
  60. ca846f8 Fixing Test builds by Sunny Goyal · 10 years ago
  61. 927050b Fix broken tests. am: a5cfbe8075 by Tony Wickham · 10 years ago
  62. a5cfbe8 Fix broken tests. by Tony Wickham · 10 years ago
  63. f076eae Adding support for migrating the grid between any two valid screens sizes. by Sunny Goyal · 10 years ago
  64. 2f04430 Added an instrumentation test case for quickly adding a widget. by Tony · 10 years ago
  65. 329d8bf Cleanup keyboard code. by Tony Wickham · 10 years ago
  66. af78b59 Make sure pages are always accessible via left/right arrow keys. by Tony Wickham · 10 years ago
  67. 6cbd222 Add special column for All Apps button in FocusLogic's sparse matrix. by Tony Wickham · 10 years ago
  68. 3cfa97d Added unit tests for b/25434120 regression. by Tony Wickham · 10 years ago
  69. a3c74d1 Setting correct height for search bar widget options bundle. by Tony Wickham · 10 years ago
  70. fe3db42 Merge "Refactoring getPreferenceKey method" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  71. f725824 Refactoring getPreferenceKey method by Sunny Goyal · 10 years ago
  72. ead4ab9 Using UiSelector instead of BySelector by Sunny Goyal · 10 years ago
  73. 3d1c0ff Adding tests for rotation preference by Sunny Goyal · 10 years ago
  74. 35c3c7f Start adding unit tests for the invariant device profile / Refactor by Hyunyoung Song · 10 years ago
  75. 61e3a97 Add dummy string to Launcher3Tests resources to fix build error. by Hyunyoung Song · 11 years ago
  76. 3853171 [key event focus] DPAD navigates to the nearest item on next/previous page by Hyunyoung Song · 11 years ago
  77. 170a9f3 [unit tests] Setup instrument target for the launcher3 unit test b/19566571 by Hyunyoung Song · 11 years ago
  78. 53fca52 [unit tests] Delete stress package b/19566571 by Hyunyoung Song · 11 years ago
  79. 2c38e70 Fix launcher3 standalone build. by John Spurlock · 12 years ago
  80. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 12 years ago
  81. ee8caea changing test to use hidden test api annotations. by Tsu Chiang Chuang · 14 years ago
  82. 923aa62 rectify build files. by Tsu Chiang Chuang · 14 years ago
  83. 8c7a2b7 Adding stress test for launcher2 rotation. by Tsu Chiang Chuang · 14 years ago