summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/DeviceProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Launcher3: custom gridJoey Rizzoli2018-01-191-1/+1
* 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
|\
| * 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
|/
* Update hotseat cell height calculation.Jon Miranda2017-08-091-1/+1
* Landscape launcher grid/all apps to spec.Jon Miranda2017-08-011-45/+65
* More launcher grid updates.Jon Miranda2017-07-281-9/+9
* Merge "Launcher grid changes." into ub-launcher3-dorval-polishTreeHugger Robot2017-07-261-9/+13
|\
| * Launcher grid changes.Jon Miranda2017-07-251-9/+13
* | Revert "Update Folders to match spec."Jonathan Miranda2017-07-261-7/+3
|/
* Manually compute all apps cell height in multi-window mode.Jon Miranda2017-07-241-11/+20
* Update Folders to match spec.Jon Miranda2017-07-201-3/+7
* Factor in CellLayout padding in cell size calculation.Jon Miranda2017-07-181-1/+2
* Tighten up vertical spacing in landscape all apps.Jon Miranda2017-07-141-1/+7
* Move padding from Hotseat to Hotseat's CellLayout.Jon Miranda2017-07-141-6/+10
* Set edgeMarginPx back to 8dp.Jon Miranda2017-07-131-5/+8
* New calculation for page indicator size on tall devices.Jon Miranda2017-07-061-5/+21
* Grid change polish bugs.Jon Miranda2017-06-251-2/+2
* Landscape grid changes for Workspace/All Apps.Jon Miranda2017-06-231-45/+84
* Portrait grid changes for Workspace/All Apps.Jon Miranda2017-06-191-11/+13
* Spread out overview buttons in landscapeTony2017-06-161-2/+2
* Removing QsbBlockerViewSunny Goyal2017-06-061-8/+0
* Aligning the search box with bottom of hotseat iconsSunny Goyal2017-05-171-3/+3
* Removing padding override in multi-window modeSunny Goyal2017-05-121-3/+0
* Separating top and bottom paddings for the hotseatSunny Goyal2017-04-261-3/+6
* Update icon badges to match specTony Wickham2017-04-251-2/+3
* Add checks for FeatureFlags.QSB_ON_FIRST_SCREENLouis Begin2017-03-081-4/+8
* Show notification icon in place of "1" in badge.Tony Wickham2017-02-071-3/+1
* FastBitmapDrawable can draw an icon badge (notification count)Tony Wickham2017-01-131-1/+8
* Removing FeatureFlag.LAUNCHER3_LEGACY_WORKSPACE_DND and corresponding logicSunny Goyal2016-12-151-7/+2
* Scale folders to fit within the available height and width.Jon Miranda2016-12-131-14/+20
* Merge "Defining various modes for CellLayout: Workspace, Hotseat & Folder" in...Sunny Goyal2016-12-121-0/+14
|\
| * Defining various modes for CellLayout: Workspace, Hotseat & FolderSunny Goyal2016-11-211-0/+14
* | Scale widgets in multi-window mode.Jon Miranda2016-11-231-0/+10
|/
* Add bottom padding to hotseat in multi-window mode.Jon Miranda2016-11-151-3/+9
* Hide workspace text in multi-window mode.Jon Miranda2016-11-151-1/+9
* Refactor edge of screen detection code.Jon Miranda2016-11-071-3/+3
* Scale down folder cells to fit within bounds if necessary.Jon Miranda2016-11-041-25/+45
* Remove unused code in DeviceProfile.Jon Miranda2016-11-021-11/+1
* Center overview panel buttons.Jon Miranda2016-11-021-8/+3
* Create new DeviceProfile when in multi window mode.Jon Miranda2016-11-011-0/+14
* Removing unused background padding from base recycler viewSunny Goyal2016-10-181-1/+0
* Updating the folder cell dimensions to be closer to a squareSunny Goyal2016-10-101-1/+2
|\
| * Updating the folder cell dimensions to be closer to a squareSunny Goyal2016-10-071-1/+2
* | Restore AllAppsContainerView UI to match spec.Jon Miranda2016-09-261-1/+1
|/
* Updating the paddings in folder cellSunny Goyal2016-09-161-14/+20
* Change all apps caret target bounding boxHyunyoung Song2016-09-071-1/+0
* Landscape container padding update.Hyunyoung Song2016-08-231-3/+3
* Fixing regression in folder positioning.Winson2016-07-231-1/+21