1. dd50f6a Fix build break for Launcher3GoIconRecents by Kevin · 5 years ago
  2. 3e75460 Require privapp grants for all launcher3 apps by Anton Hansson · 5 years ago
  3. 6163624 Change the location of Launcher apks from /system to /product by Hyunyoung Song · 5 years ago
  4. ed0a112 Add SecondaryDisplayLauncherLib in Launcher3QuickStep by Chilun · 6 years ago
  5. 2857871 Add build variant for go-specific recents. by Kevin · 6 years ago
  6. 3516bd8 Add a secondary launcher activity (1/2) by Chilun · 6 years ago
  7. 4276e7b Moving autority definition to a separate file, so by Sunny Goyal · 6 years ago
  8. 202fabf Adding reusable version of IconCache and IconFactory by Sunny Goyal · 6 years ago
  9. 8ac8d73 Merge "Split out launcherProtos from sysui_shared.jar" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  10. 0ae3888 Split out launcherProtos from sysui_shared.jar by Hyunyoung Song · 6 years ago
  11. 719eee2 Create iconloader library by Hyunyoung Song · 6 years ago
  12. 51ca603 Create a deep shortcuts override. by Rajeev Kumar · 6 years ago
  13. c00a259 Rename go/src_flags directory as go/src by Rajeev Kumar · 6 years ago
  14. a934b2b Merge "Using support lib implementation for launcher preference" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  15. b2498b2 Using support lib implementation for launcher preference by Sunny Goyal · 6 years ago
  16. 5c5c118 Add AllAppsRow plugin interface by Tony Wickham · 6 years ago
  17. 76cce29 Add plugin support by Tony Wickham · 6 years ago
  18. 4548a7d Disabling proguard on Launcher3 as it is a test target by Sunny Goyal · 6 years ago
  19. f120e0a Link SystemUISharedLib from source if it exists by Hyunyoung Song · 6 years ago
  20. 74176d6 Link SysUISharedLib from source if it exists by Hyunyoung Song · 6 years ago
  21. d230307 Migrating to android-x by Sunny Goyal · 6 years ago
  22. dedecd8 Specify proguard.flags file explicitly in the Launcher3QuickStepGo make rule by Rajeev Kumar · 6 years ago
  23. 02c33da Enable code shrinking (dead code removal) on Launcher3QuickStepGo app by Rajeev Kumar · 6 years ago
  24. 56ded9c Allow Launcher3Go to override Launcher3QuickStep by Tim Joines · 6 years ago
  25. 9fc9797 Creating some common launcher targets by Sunny Goyal · 6 years ago
  26. c551927 Adding Launcher3QuickstepGo target by Sunny Goyal · 6 years ago
  27. 00b8ac8 Merge "Revert "Re-enabling Widgets in Launcher3Go"" into ub-launcher3-master by TreeHugger Robot · 6 years ago
  28. ff8699e Revert "Re-enabling Widgets in Launcher3Go" by Rajeev Kumar · 6 years ago
  29. 1bb730c Fix link-type check warning on libSharedSystemUI by Jiyong Park · 6 years ago
  30. 2eb7f0a Re-enabling Widgets in Launcher3Go by Rajeev Kumar · 6 years ago
  31. a783400 Fixing quickstep build by Sunny Goyal · 7 years ago
  32. 8552517 Rearranging the code structure to allow replacing state logic. by Sunny Goyal · 7 years ago
  33. 7313339 Adding a placeholder recents activity by Sunny Goyal · 7 years ago
  34. 9d34196 Setting up build rules and placeholder code for QuickStep by Sunny Goyal · 7 years ago
  35. f2dd421 Removing extraction service and palette api dependency by Sunny Goyal · 7 years ago
  36. 64a75aa Adding A feature flag to disable widgets and a corresponding build by Sunny Goyal · 7 years ago
  37. 2385ebe Adding support for derivative apps to safely extend LauncherLog proto by Sunny Goyal · 7 years ago
  38. 4e11c27 Add physics motion to items in all apps. by Jon Miranda · 7 years ago
  39. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 7 years ago
  40. 6c46a6d Using java_style enum generation for proto by Sunny Goyal · 8 years ago
  41. 14b6434 Merge "Change support lib res path" into ub-launcher3-master by Hyunyoung Song · 8 years ago
  42. 3fa9954 Make Launcher3 privileged module by Hyunyoung Song · 8 years ago
  43. 426d089 Change support lib res path by Hyunyoung Song · 8 years ago
  44. 687c345 Created include filters for jacoco by Shankhoneer Chakrovarty · 8 years ago
  45. d83a67a Separating out configs and common manifest entries by Sunny Goyal · 8 years ago
  46. d297be2 Changing minSDK for launcher3 to 21 (Lollipop) by Sunny Goyal · 8 years ago
  47. 77c2636 Fix recyclerview res path by Hyunyoung Song · 8 years ago
  48. 30a7161 Removing WallpaperPicker from Launcher3 by Sunny Goyal · 8 years ago
  49. d9dc2e2 Add palette dependency to Android.mk. by Tony Wickham · 8 years ago
  50. bd82250 Deleting the WallpaperPicker code inside launcher. by Sunny Goyal · 8 years ago
  51. 5e9ef13 Removing lib proto util by Sunny Goyal · 9 years ago
  52. 56e6b47 Fix broken make target launcher_protoutil_lib Bug:26406415 am: 4ae00b1b8e by Hyunyoung Song · 9 years ago
  53. 4ae00b1 Fix broken make target launcher_protoutil_lib Bug:26406415 by Hyunyoung Song · 9 years ago
  54. baa5589 Remove unnecessary use of ../. by Ying Wang · 9 years ago
  55. d30e845 Overlay support lib RV resources in Android.mk by Hyunyoung Song · 9 years ago
  56. 8617902 Enable Launcher3 as default Home app by bohu · 9 years ago
  57. 4a6c2c5 Updating makefile to use the current SDK by Sunny Goyal · 9 years ago
  58. d68725c Fixing build error in launcher_protoutil_lib by Sunny Goyal · 9 years ago
  59. 93f98ea Adding app grid layout with fastscroller. by Winson Chung · 9 years ago
  60. c9735cf Enabling accessible drag and drop by Adam Cohen · 10 years ago
  61. c46bfef Removing support library dependency by Sunny Goyal · 10 years ago
  62. 2ed99e8 Build Launcher3 against prebuilt SDK 21 by Bjorn Bringert · 10 years ago
  63. c2bd810 Revert "Revert Cls stopping now-master running on googlefood" by Kenny Guy · 10 years ago
  64. 7bc272a Revert Cls stopping now-master running on googlefood by Kenny Guy · 10 years ago
  65. 242bbe1 Remove reflection now we are building against L by Kenny Guy · 10 years ago
  66. 7ad868b Create separate project for Wallpaper Picker by Michael Jurka · 11 years ago
  67. ba2923a expose the protoutil for launcher as an executable script by Chris Wren · 11 years ago
  68. 8e88cb8 Move wallpaper picker code to a separate directory by Michael Jurka · 11 years ago
  69. 6811c5a override Launcher2 (aosp) by Ed Heyl · 11 years ago
  70. da608c9 Target SDK 19, fix build. by Mathew Inwood · 11 years ago
  71. 2b6c21d add a proto decoder host utility by Chris Wren · 11 years ago
  72. 1ada10d add a backup agent. by Chris Wren · 11 years ago
  73. 32b12d2 Get rid of dependency on android-common by Bjorn Bringert · 11 years ago
  74. 325dc23 Launcher2 is now Launcher3. by Daniel Sandler · 11 years ago
  75. e233a8b Hide clings in child mode by Michael Jurka · 11 years ago
  76. a0d39c9 Switching SDK_VERSION to 17 by Michael Jurka · 12 years ago
  77. 804503c Add user initialing receiver to select a unique wallpaper. by Dianne Hackborn · 12 years ago
  78. 8c3339b Compile Launcher against only public apis (level 16) by Michael Jurka · 12 years ago
  79. b819ff6 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  80. 923aa62 rectify build files. by Tsu Chiang Chuang · 13 years ago
  81. dde4278 Merge "Rocket Launcher!" by Daniel Sandler · 13 years ago
  82. 4e1cd23 Rocket Launcher! by Daniel Sandler · 13 years ago
  83. 8c7a2b7 Adding stress test for launcher2 rotation. by Tsu Chiang Chuang · 13 years ago
  84. 7c8c847 am b159e77b: Fix proguard flag file dependency. by Ying Wang · 14 years ago
  85. b159e77 Fix proguard flag file dependency. by Ying Wang · 14 years ago
  86. 163feae Fix the simulator build. by Shih-wei Liao · 14 years ago
  87. afb81d4 Ported Launcher2 to use the new Build system. by Shih-wei Liao · 14 years ago
  88. 5347b3f Re-enable Proguard, supports 3D all apps correctly now. by Romain Guy · 14 years ago
  89. f8f7995 Turn off Proguard on Launcher2. by Ying Wang · 14 years ago
  90. 12687cf Allow shared user id and process to be set via overlays. by Dianne Hackborn · 14 years ago
  91. 932b29d Enable Proguard on Launcher2. by Ying Wang · 14 years ago
  92. 2b75fb5 Switch to Launcher2 for all builds. by Jean-Baptiste Queru · 14 years ago
  93. 77de117 Fix Proguard flags. by Ying Wang · 14 years ago
  94. 3e244cf Use Search.SOURCE from android-common by Bjorn Bringert · 14 years ago
  95. 2583ac5 explicit set an "optional" tag by Jean-Baptiste Queru · 15 years ago
  96. 24a40dc Put launcher2 back into its own process. bug 2241963 by Joe Onorato · 15 years ago
  97. a45f664 Remove live wallpaper picker from Launcher2. by Romain Guy · 15 years ago
  98. 86daa3f Live wallpaper improvements. by Daniel Sandler · 15 years ago
  99. 7b7a2cd Launcher2 is now home. by Joe Onorato · 15 years ago
  100. 41669fc Add live wallpapers picker to Launcher2. This is temporary. by Romain Guy · 15 years ago