1. c8beebf Consolidate isTablet logic across Launcher and SysUI by Tracy Zhou · 4 years ago
  2. d1df5fc launcher: use scalable grid in 4x4 by Thales Lima · 4 years ago
  3. 3e9a29c Moving roboelectic tests to instrumentation tests by Sunny Goyal · 4 years ago
  4. 6e6f799 Do not reload launcher when changing active display by Sunny Goyal · 4 years ago
  5. 1e44846 Remove widget panel by Alex Chau · 4 years, 1 month ago
  6. 7ec8382 launcher: hide grid options for foldables by Thales Lima · 4 years, 1 month ago
  7. 30fe915 Update two panel specific launcher home icon sizing by Andras Kloczl · 4 years, 1 month ago
  8. 68031ca Storing form factor as part of backup and disabling restore if form-factor is different by Sunny Goyal · 4 years, 1 month ago
  9. 8531865 Merge "Prevents a ConcurrentModificationException in Widget" into sc-dev am: 3a37543fb9 by TreeHugger Robot · 4 years, 3 months ago
  10. 9cd63c9 Prevents a ConcurrentModificationException in Widget by Pinyao Ting · 4 years, 3 months ago
  11. 67094bf Prevent clearing home between display size changes. by Pat Manning · 4 years, 3 months ago
  12. 3522612 Removing some unused logs by Winson Chung · 4 years, 4 months ago
  13. b47172b Linking various settings that control icon cache to icon state by Sunny Goyal · 4 years, 4 months ago
  14. 19ff728 Adding support for determining split layout for launcher. by Sunny Goyal · 4 years, 4 months ago
  15. fd6d942 Pass WindowContext to DisplayInfoChangeListener by Alex Chau · 4 years, 4 months ago
  16. 7093838 Merge "Remove temp logic added to migrate users to new 4x5 grid." into sc-dev by TreeHugger Robot · 4 years, 4 months ago
  17. 35c7b19 Using WindowContext for listening to configuration changes by Sunny Goyal · 4 years, 4 months ago
  18. dc0f397 Logging config changes as well by Winson Chung · 4 years, 4 months ago
  19. 0bba6a7 Reduce some logging from previous CL by Winson Chung · 4 years, 4 months ago
  20. 8e64bba Add some logging for transposed mode in landscape by Winson Chung · 4 years, 4 months ago
  21. b87f3cd Add support for having more hotseat icons in the DB than we show by Tony Wickham · 4 years, 5 months ago
  22. 5eff0bb Remove temp logic added to migrate users to new 4x5 grid. by Jon Miranda · 4 years, 5 months ago
  23. 6057cb9 Update icon and text size for two panel home screen by Andras Kloczl · 4 years, 5 months ago
  24. ec1277e Migrate existing 4x5 and 4x4 grid users to a new 4x5 grid. by Jon Miranda · 4 years, 5 months ago
  25. 06452a4 Merge "Move numAllAppsColumns to displayOptions" into sc-dev by Alex Chau · 4 years, 5 months ago
  26. 7c43972 Move numAllAppsColumns to displayOptions by Alex Chau · 4 years, 5 months ago
  27. c9e69fa Refactor device padding to be set per grid option by Jon Miranda · 4 years, 5 months ago
  28. 8e57cce Two panel & two page swipe & currentPage fixes by Andras Kloczl · 4 years, 7 months ago
  29. e126d72 More grid changes, closer to final specs. by Jon Miranda · 4 years, 6 months ago
  30. 228877d Add border spacing and fixed cell height to grid. by Jon Miranda · 4 years, 7 months ago
  31. ead22a5 Removing released features by Sunny Goyal · 4 years, 7 months ago
  32. 417bd72 Revert "Use Diplay.getMetrics in DisplayController" by Alex Chau · 4 years, 7 months ago
  33. 73dcc98 Add FeatureFlag for ENABLE_FOUR_COLUMNS. by Jon Miranda · 4 years, 9 months ago
  34. acfac61 Use Diplay.getMetrics in DisplayController by Alex Chau · 4 years, 11 months ago
  35. fd58da6 Wrapping display properties in a wrapper class by Sunny Goyal · 5 years ago
  36. 9459f31 Don't reset RecentsView in onIdpChanged() by Tony Wickham · 5 years ago
  37. 7772fcd Fix bug where font size (etc.) doesn't change after changing display settings. by Jon Miranda · 5 years ago
  38. c6060e6 Refactor usage of getting GRID_OPTIONS_PREFERENCE_KEY value into whether GridOptionsProvider is enabled by Tracy Zhou · 5 years ago
  39. ed5f308 Special handling when a db for one grid option is not setup yet by Tracy Zhou · 5 years ago
  40. 0e7a338 Fixing SecondaryDisplay Launcher by Sunny Goyal · 5 years ago
  41. ae190ff Revert "Have consistent All Apps UI between grid size changes." by Sunny Goyal · 5 years ago
  42. 42255d2 Set default value of gridName to current grid name in GridOptionsProvider by Tracy Zhou · 5 years ago
  43. be13d10 Render user's actual workspace in ThemePicker preview (Part 3) by Tracy Zhou · 6 years ago
  44. 7df93d2 Setup infrastructure (multi-db support) for the new grid migration algorithm by Tracy Zhou · 6 years ago
  45. 9c2b960 Adding SecondaryDisplayLauncher in Launcher using common listener by Sunny Goyal · 6 years ago
  46. 2bdd243 Cleaning up unused allAppsIconSize/allAppsIconTextSize variables. by Jon Miranda · 6 years ago
  47. 64d7481 Have consistent All Apps UI between grid size changes. by Jon Miranda · 6 years ago
  48. 6f7e970 Support defining X column layout for all apps as a display option. by Jon Miranda · 6 years ago
  49. 13c1c2c Migrate to using DefaultDisplay by Winson Chung · 6 years ago
  50. 6fe3eec Moving various common executors to a single location by Sunny Goyal · 6 years ago
  51. c0f1f4f Fix bug where changing the display size does not update the launcher grid. by Jon Miranda · 6 years ago
  52. 1b383af Not using magic constants for navbar height by vadimt · 6 years ago
  53. 905262c Adding utility method to get adaptive icon scale by Sunny Goyal · 6 years ago
  54. 01b8b68 Rename launcher:iconSize attribute to prevent overriding material by Ryan Mitchell · 6 years ago
  55. 8b0cb41 Listening only for "android" package for overlay changes by Sunny Goyal · 6 years ago
  56. 58fa4b6 Removing some redundant resource definitions by Sunny Goyal · 6 years ago
  57. e11eb47 Move overlay monitoring logic out of config monitor Bug: 126417894 by Hyunyoung Song · 6 years ago
  58. 90e3fbc Updating folder shape when icon shape changes by Sunny Goyal · 7 years ago
  59. 7d892ff Adding API to set the current grid by Sunny Goyal · 7 years ago
  60. eff44f3 Adding content provider for exposing launcher grid settings by Sunny Goyal · 7 years ago
  61. 238f324 Merge "Adding support for putting arbitary attributes in InvariantDeviceProfile" into ub-launcher3-master by TreeHugger Robot · 7 years ago
  62. b4d1ca4 Refresh icon cache for recents when rro overrides the adaptive icon path by Hyunyoung Song · 7 years ago
  63. 5bc1846 Adding support for putting arbitary attributes in InvariantDeviceProfile by Sunny Goyal · 7 years ago
  64. c55a350 Refresh icon cache when icon shape path has changed Bug: 120505990 by Hyunyoung Song · 7 years ago
  65. 6d55f66 Fixing use of new API available only on API 24 by Sunny Goyal · 7 years ago
  66. 415f173 Changing the format for device profile definition by Sunny Goyal · 7 years ago
  67. 87dc48b Handling configuration changes at runtime instead of killing the process by Sunny Goyal · 7 years ago
  68. d230307 Migrating to android-x by Sunny Goyal · 7 years ago
  69. 36b5422 Retiring some feature flags by Sunny Goyal · 7 years ago
  70. d0e360a Lazy loading LauncherAppState by Sunny Goyal · 7 years ago
  71. f633ef5 Adding fallback recents activity by Sunny Goyal · 7 years ago
  72. d70e75a Removing launcher dependency when logging quickstep interaction by Sunny Goyal · 8 years ago
  73. b1d222e Removing support for app prediction from Launcher3 by Sunny Goyal · 8 years ago
  74. 2782449 Demo mode default layout support by Adam Cohen · 8 years ago
  75. b28c4fc Landscape grid changes for Workspace/All Apps. by Jon Miranda · 8 years ago
  76. 66d91e5 resolve merge conflicts of 40dfa3bf6 to ub-launcher3-master by Sunny Goyal · 8 years ago
  77. 4610324 Revert "Adding some logging around launcher grid when device profile changes" by Sunny Goyal · 8 years ago
  78. 6d00d97 Merge "Make landscapeProfile and protraitProfile public." into ub-launcher3-dorval by Justin Cui · 8 years ago
  79. abda8d7 Make landscapeProfile and protraitProfile public. by cuijiaxing · 8 years ago
  80. 3d706ad Separating the config and flags in different directories so that by Sunny Goyal · 8 years ago
  81. c29de85 Adding some logging around launcher grid when device profile changes by Sunny Goyal · 9 years ago
  82. 2783595 Adding support for requesting addition of shortcut/widget on the workspace. by Sunny Goyal · 9 years ago
  83. c13403c Defining various modes for CellLayout: Workspace, Hotseat & Folder by Sunny Goyal · 9 years ago
  84. 1f06427 Initial changes to tweak layout. by Winson · 9 years ago
  85. 819e193 Defining the list of predefined device profiles in xml. by Sunny Goyal · 9 years ago
  86. bb011da Adding a flag (enabled by default) to remove the all-apps button. by Sunny Goyal · 9 years ago
  87. 6f86609 Removing dependency on wallpaper size settings from launcher by Sunny Goyal · 9 years ago
  88. f076eae Adding support for migrating the grid between any two valid screens sizes. by Sunny Goyal · 10 years ago
  89. 643b87a Merge "Extending the grid migration logic to handle density changes" into ub-launcher3-master by Sunny Goyal · 10 years ago
  90. f862a26 Extending the grid migration logic to handle density changes by Sunny Goyal · 10 years ago
  91. 96a0963 Adding support for negative x and y in layout xml. by Sunny Goyal · 10 years ago
  92. fc21830 Normalizing app icons based on the standard icon guidelines by Sunny Goyal · 10 years ago
  93. 9326461 Adding margin to Drag layer instead of checking for right insets at every place by Sunny Goyal · 10 years ago
  94. d70a4b7 am d6b4037b: Grid adjustments, specifically for Ryu. by Tony Wickham · 10 years ago
  95. d6b4037 Grid adjustments, specifically for Ryu. by Tony Wickham · 10 years ago
  96. bbf0184 Using 23 instead of Build.Versoin.M until the final SDK is available. by Sunny Goyal · 10 years ago
  97. 21d89fbf Merge "Fixing overscroll effect when the navigation bar is opaque" into ub-launcher3-burnaby-polish by Sunny Goyal · 10 years ago
  98. 850de64 Merge "Fixing other missing cases of truncated sorts." into ub-launcher3-burnaby-polish by Winson Chung · 10 years ago
  99. 46a06da Fixing other missing cases of truncated sorts. by Winson · 10 years ago
  100. 58ecbe4 Flipped widths of Nexus 4 and Nexus 5 in InvariantDeviceProfile. by Tony Wickham · 10 years ago