summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DeviceProfile.java
Commit message (Expand)AuthorAgeFilesLines
* DeviceProfile: fix divide by zeroAlexander Martinz2019-10-201-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
* Separing the overview states for normal and quickstep buildsSunny Goyal2017-11-071-47/+0
* Moving some state specific logic to subclass of LauncherStateSunny Goyal2017-10-201-1/+1
* [automerger] Larger icons for L3Go and spacing changes. am: 846455e1ffAndroid Build Merger (Role)2017-10-031-3/+15
|\
| * Larger icons for L3Go and spacing changes.Jon Miranda2017-10-031-3/+15
| * Merge "Fix bug where mw landscape cell size is calculated incorretly." into u...TreeHugger Robot2017-08-301-0/+4
| |\
* | | Change rule so that multi-window labels are shown if there is space.Jon Miranda2017-09-191-2/+6
* | | Merge changes from topic "am-b4842062-1b80-4730-9ee4-8ba12a75cc30" into ub-la...TreeHugger Robot2017-08-301-0/+4
|\ \ \ | |/ / |/| / | |/
| * Fix bug where mw landscape cell size is calculated incorretly.Jon Miranda2017-08-241-0/+4
* | Increase overview icon zone percentage from 20% to 22%.Jon Miranda2017-08-281-4/+5
|/