summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DeviceProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Trebuchet: Allow enabling icon labels for landscape modeLuK13372020-03-151-2/+9
* Merge tag 'android-10.0.0_r31' into HEADLuca Stefani2020-03-071-23/+64
|\
| * Fix folder available height calculationSamuel Fufa2019-11-141-6/+7
| * Have consistent All Apps UI between grid size changes.Jon Miranda2019-10-161-17/+27
| * Decouple grid size and widget preview size in WidgetsRecyclerViewSamuel Fufa2019-10-041-0/+2
| * Fix notification dot scale in AllApps with grid size enabledSamuel Fufa2019-09-271-2/+6
| * Support defining X column layout for all apps as a display option.Jon Miranda2019-09-161-9/+32
| * Migrate to using DefaultDisplayWinson Chung2019-09-091-3/+4
| * Remove unused hints code.Zak Cohen2019-06-031-7/+0
* | DeviceProfile: fix divide by zeroAlexander Martinz2019-12-121-0/+6
* | Remove unused hints code.Zak Cohen2019-06-051-7/+0
|/
* Add padding between nav bar and hotseat in vertical bar layout.Jon Miranda2019-05-161-3/+2
* Not using magic constants for navbar heightvadimt2019-05-081-3/+3
* Always place notification dots directly on adaptive icon pathTony Wickham2019-05-061-4/+3
* Initial changes to creating a fake landscape Launcher UISunny Goyal2019-05-021-39/+4
* Refactor app open animation so that FloatingIconView tracks window.Jon Miranda2019-04-011-7/+4
* Removing some redundant resource definitionsSunny Goyal2019-03-221-21/+15
* Add landscape support for DeviceProfile#getItemLocation.Jon Miranda2019-03-111-13/+26
* Transform closing window to icon on workspace using adaptive icons.Jon Miranda2019-03-011-0/+6
* Ensure that icon and cached display size is always non-zeroSunny Goyal2019-02-221-1/+1
* Add hints in OverviewMiranda Kephart2019-02-201-0/+7
* App to home animation zooms into the app icon.Jon Miranda2019-02-141-0/+30
* Changing the format for device profile definitionSunny Goyal2018-12-071-5/+4
* Rename "badges" to "dots" where appropriateTony Wickham2018-12-041-1/+1
* Move BadgeRenderer to iconloader libraryTony Wickham2018-11-301-3/+3
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-1/+1
* Fix bug where folder items get clipped.Jon Miranda2018-09-251-1/+1
* Update launcher grid for tablet devices.Jon Miranda2018-07-311-1/+6
* Tune device profiles.Jon Miranda2018-06-201-19/+26
* Add padding between hotseat and insets in multiwindow landscapeTony Wickham2018-06-131-14/+19
* Using dragHandle for workspace padding calculation instead of pageIndicatorSunny Goyal2018-05-101-10/+10
* Using surface rotation instead of insets to determine seascape configurationSunny Goyal2018-05-071-2/+18
* Updating the card size logicSunny Goyal2018-04-061-1/+1
* Match folder icon size to normalized circle icon size.Jon Miranda2018-03-281-5/+4
* Adding a custom view for DragHandleSunny Goyal2018-03-261-0/+28
* Simplifying options popup and overview handlingSunny Goyal2018-03-131-6/+0
* Fixing widget label not being rendered in multi-window modeSunny Goyal2018-02-281-0/+8
* Removing launcher dependency when logging quickstep interactionSunny Goyal2018-02-221-10/+10
* Handle transition from multi-windowWinson Chung2018-02-071-1/+1
* Handling configuration changesSunny Goyal2018-02-011-0/+14
* Adding isSeascape method to have a common place to orientation checkSunny Goyal2018-01-261-1/+6
* Removing some device profile dependencies in view contructorsSunny Goyal2018-01-161-6/+0
* Bound folders to overview panel instead of workspaceTony Wickham2018-01-121-2/+2
* Removing some dependency on Launcher UISunny Goyal2018-01-111-1/+9
* Removing layout handling in DeviceProfile and moving it toSunny Goyal2018-01-101-220/+29
* Updating landscape layout for launcher/quickstepSunny Goyal2018-01-081-91/+48
* Dominant color is part of icon cacheSunny Goyal2018-01-031-1/+1
* Updating the hotseat background to a solid color with rounded cornersSunny Goyal2017-12-141-2/+11
* Enable work profile tab in all apps.Mario Bertschler2017-11-141-3/+3
* Load some recent tasksWinson Chung2017-11-131-3/+2