- d29f064 Update the device twoPanelId specs to use the default spec when it is not defined by Jordan Silva · 1 year, 8 months ago
- 2de6a27 Update responsive grid spec cell size remainderSpace logic by Jordan Silva · 1 year, 8 months ago
- 99d7d4f Better handling of insets for All Apps. by Andy Wickham · 1 year, 10 months ago
- 861c2ee Merge "Adds more in depth logging of Launcher restore functionality" into main by Charlie Anderson · 1 year, 9 months ago
- c61288e Adds more in depth logging of Launcher restore functionality by Charlie Anderson · 2 years ago
- 1faa4ed Make numFolderRows/Columns accept more values by Thales Lima · 1 year, 9 months ago
- 09d42d5 Revert "Make numFolderRows/numFolderColumns accept more values" by Thales Lima · 1 year, 9 months ago
- 2405184 Make numFolderRows/numFolderColumns accept more values by Thales Lima · 1 year, 9 months ago
- 999dd2a Extract cell size information to responsive grid structure by Jordan Silva · 1 year, 10 months ago
- c09a98a Use WindowConfiguration to match DeviceProfile in IDP.getDeviceProfile by Alex Chau · 1 year, 10 months ago
- 24cec69 Revert "Revert "Combine icon app tests to allow overriding flag ..." by Pat Manning · 1 year, 11 months ago
- 1468467 Revert "Combine icon app tests to allow overriding flag for new ..." by Tyler Freeman · 1 year, 11 months ago
- 236e738 Combine icon app tests to allow overriding flag for new icon app chip menu testing as well. by Pat Manning · 1 year, 11 months ago
- 3a7d139 Add isTransientTaskbar as DeviceProfile Builder Property by Jagrut Desai · 2 years ago
- ca31b61 Migrate ENABLE_RESPONSIVE_WORKSPACE to aconfig by Thales Lima · 2 years ago
- f376613 Disable FOLDABLE_SINGLE_PAGE by Sebastian Franco · 2 years ago
- c9d11e8 add logging for Launcher backup and restore events by Charlie Anderson · 2 years, 1 month ago
- 19c41f5 Merge "Create specs for hotseat" into udc-qpr-dev by Thales Lima · 2 years, 1 month ago
- f8bfb03 Create specs for hotseat by Thales Lima · 2 years, 1 month ago
- 1f4d56c Revert "Remove flags ENABLE_TWO_PANEL_HOME FOLDABLE_WORKSPACE_REORDE and FOLDABLE_SINGLE_PAGE" by Sebastián Franco · 2 years, 1 month ago
- 575c3bd Add twoPanelId attribute for responsive grid in device profile by Jordan Silva · 2 years, 1 month ago
- 637f4eb Update DeviceProfile to calculate responsive grid for folders by Jordan Silva · 2 years, 3 months ago
- abfe364 Implement calculations of Responsive Grid for AllApps by Thales Lima · 2 years, 3 months ago
- 76a1ceb Remove flags ENABLE_TWO_PANEL_HOME FOLDABLE_WORKSPACE_REORDE and FOLDABLE_SINGLE_PAGE by Sebastian Franco · 2 years, 3 months ago
- ec5abba Add feature flag and attribute for responsive grid by Thales Lima · 2 years, 5 months ago
- 6c304b1 Always insetting the widget by a minimum of 6dp by Sunny Goyal · 2 years, 5 months ago
- 1ae46ca Moving all DB management logic from LauncherProvider into a separate class by Sunny Goyal · 2 years, 5 months ago
- 04f0510 Allow grids to specify if we should start align taskbar in 3 button nav. by Jon Miranda · 2 years, 5 months ago
- 076e04b Removing unnecessary device sumaltion code by Sunny Goyal · 2 years, 5 months ago
- 4d74ad3 Fix transient taskbar icon size in two panel portrait DeviceProfile by Jon Miranda · 2 years, 5 months ago
- 9c478b6 Add taskbarIconSize to GridOption/DisplayOptions by Jon Miranda · 2 years, 5 months ago
- 5bd9a22 Preload expensive objects before user is unlocked. by Stefan Andonian · 2 years, 6 months ago
- 8da1cac Merge "Revert "Reland "Add logs for InvariantDeviceProfile.getDeviceProfile""" into tm-qpr-dev by Alex Chau · 2 years, 6 months ago
- eabf2c3 Revert "Reland "Add logs for InvariantDeviceProfile.getDeviceProfile"" by Alex Chau · 2 years, 6 months ago
- 4c9612b Revert "Revert "Migrate IDP_GRID_NAME usage to LauncherPrefs"" by Stefan Andonian · 2 years, 6 months ago
- b722117 Merge "Revert "Migrate IDP_GRID_NAME usage to LauncherPrefs"" into tm-qpr-dev by Stefan Andonian · 2 years, 6 months ago
- df11959 Revert "Migrate IDP_GRID_NAME usage to LauncherPrefs" by Stefan Andonian · 2 years, 6 months ago
- 3788da6 Merge "Migrate IDP_GRID_NAME usage to LauncherPrefs" into tm-qpr-dev by Stefan Andonian · 2 years, 7 months ago
- 6f9a571 Migrate IDP_GRID_NAME usage to LauncherPrefs by Stefan Andonian · 2 years, 7 months ago
- e9273ea Improvements for All Apps on different display sizes by Thales Lima · 2 years, 7 months ago
- d852d65 Create attr for padding between icon and text in cells by Thales Lima · 2 years, 8 months ago
- b415bee Revert "Add logs to track app grid changes" by Alex Chau · 2 years, 7 months ago
- d270682 Add logs to track app grid changes by Alex Chau · 2 years, 8 months ago
- 6a59006 Polish hotseat and taskbar with 3 buttons by Thales Lima · 2 years, 9 months ago
- 3fa6669 Merge "Temporarily use 1f bottomSheetDepth for multi-display" into tm-qpr-dev by Alex Chau · 2 years, 9 months ago
- 8a7dc2b Merge "Remove unnecessary GridDisplayOption_defaultSplitDisplayLayoutId attribute" into tm-qpr-dev by Alex Chau · 2 years, 9 months ago
- ab800f7 Temporarily use 1f bottomSheetDepth for multi-display by Alex Chau · 2 years, 9 months ago
- 3e58eea Simiplifying the Parner override definition so that it can be used by Sunny Goyal · 2 years, 10 months ago
- 766cd2b Remove unnecessary GridDisplayOption_defaultSplitDisplayLayoutId attribute by Alex Chau · 3 years, 2 months ago
- 81a994e Merge "Increase icon size to be closer to spec" into tm-qpr-dev by TreeHugger Robot · 2 years, 9 months ago
- ae0d7ef Increase icon size to be closer to spec by Thales Lima · 2 years, 10 months ago
- 146701c Move SharedPreferences code to its own class. by Stefan Andonian · 2 years, 10 months ago
- 3ea398e Merge "Cleaning Utilities.java" into tm-qpr-dev by TreeHugger Robot · 2 years, 10 months ago
- 47d4d81 Cleaning Utilities.java by Sunny Goyal · 2 years, 10 months ago
- 2426514 Put IDP.getDeviceProfile logging behind a feature flag by Alex Chau · 2 years, 10 months ago
- b67bfa7 Create test for default grid by Thales Lima · 2 years, 10 months ago
- b35faed Improve spaces for folders by Thales Lima · 3 years ago
- bcc1468 Merge "Reland "Add logs for InvariantDeviceProfile.getDeviceProfile"" into tm-qpr-dev by TreeHugger Robot · 2 years, 10 months ago
- 5dfd939 Reland "Add logs for InvariantDeviceProfile.getDeviceProfile" by Alex Chau · 2 years, 10 months ago
- ed8c69b Make all handheld grids scalable by Thales Lima · 3 years ago
- 8da8198 Merge "Make inlineQsb a grid-option attr" into tm-qpr-dev by Thales Lima · 3 years ago
- 11af7bc Make inlineQsb a grid-option attr by Thales Lima · 3 years, 1 month ago
- a08a443 Make folder sizes customizable by Thales Lima · 3 years, 1 month ago
- 1fb075d Tune display options for non-default display sizes by Thales Lima · 3 years, 1 month ago
- 9938c2f Calculate hotseat width based on available width by Thales Lima · 3 years, 1 month ago
- 65190ae Create less number of dot-renderers at startup by Sunny Goyal · 3 years, 1 month ago
- f6ef879 Moving all sources that are shared between Launcher and TAPL in one directory by vadimt · 3 years, 1 month ago
- c729317 Space out 3 button nav on taskbar by Vinit Nayak · 3 years, 1 month ago
- b8c0595 Add new hotseat bottom margin options by Thales Lima · 3 years, 3 months ago
- b065b4b Revert "Add logs for InvariantDeviceProfile.getDeviceProfile" by Alex Chau · 3 years, 3 months ago
- 661f02d Use normalized CachedDisplayInfo as key by Alex Chau · 3 years, 3 months ago
- 425f682 Fix hotseat width to span a number of columns by Thales Lima · 3 years, 4 months ago
- b0416cc Merge changes from topic "revert-17983445-hotseat_span-WQWWPUHOTD" into tm-dev by Sunny Goyal · 3 years, 4 months ago
- 89a89d6 Revert "Fix hotseat width to span a number of columns" by Sunny Goyal · 3 years, 4 months ago
- d3e8cc4 Add logs for InvariantDeviceProfile.getDeviceProfile by Alex Chau · 3 years, 4 months ago
- 828875c Fix hotseat width to span a number of columns by Thales Lima · 3 years, 4 months ago
- c1ea50a Merge "Make inline qsb part of grid attrs" into tm-dev by Thales Lima · 3 years, 5 months ago
- 12d0eff Make inline qsb part of grid attrs by Thales Lima · 3 years, 5 months ago
- 080d890 Add border space to all apps cells by Thales Lima · 3 years, 5 months ago
- b7ef569 Change size of All Apps bottom sheet by Thales Lima · 3 years, 6 months ago
- 44cc3a2 Add more border space options by Thales Lima · 3 years, 6 months ago
- 187b16c Updating window manager estimation logic: by Sunny Goyal · 3 years, 6 months ago
- 6ed408f Use less icons in hotseat when in 3 button nav for tablet by Alex Chau · 3 years, 6 months ago
- 29a96ad Fix restore not migrating to new grid by Alex Chau · 3 years, 7 months ago
- fd48b0c Add All Apps entry button to Taskbar. by Jon Miranda · 3 years, 7 months ago
- 9df1ba0 Merge "create 6x5 scalable grid for tablets" by Thales Lima · 3 years, 8 months ago
- 27981ba Merge "Allow column size of search container to be configured" by TreeHugger Robot · 3 years, 8 months ago
- dd02734 create 6x5 scalable grid for tablets by Thales Lima · 3 years, 8 months ago
- bb7d388 launcher: more options for all apps icon sizes by Thales Lima · 3 years, 8 months ago
- 6e7f36c add attributes for hotseat space by Thales Lima · 3 years, 8 months ago
- 85c942f rename display-option attributes by Thales Lima · 3 years, 8 months ago
- 9fee3fd Allow column size of search container to be configured by Alex Chau · 3 years, 9 months ago
- 1c883d8 Add launcher grid spec for tablet by Alex Chau · 3 years, 9 months ago
- 6e0005a launcher: use same icon size for all apps drawer in foldables by Thales Lima · 3 years, 10 months ago
- 1de4d55 launcher: create a device profile for foldables by Thales Lima · 3 years, 11 months ago
- 238aaee Allow 2x2 and 3x3 to be migrated after restore by Alex Chau · 3 years, 11 months ago
- 83bedbf launcher: refactoring variables into arrays by Thales Lima · 3 years, 11 months ago
- 78d00ad launcher: create more space options by Thales Lima · 4 years ago
- d90faab launcher: create attrs for more horizontal margin options by Thales Lima · 4 years ago
- abb827b Merge "[Foldable] Apply max width to AllApps in unfolded state." into sc-v2-dev by Samuel Fufa · 4 years ago