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