summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/InvariantDeviceProfile.java
Commit message (Expand)AuthorAgeFilesLines
* Don't discard custom grid on config changesLuK13372019-12-141-3/+1
* Fix bug where changing the display size does not update the launcher grid.Jon Miranda2019-05-281-1/+3
* Not using magic constants for navbar heightvadimt2019-05-081-1/+1
* Adding utility method to get adaptive icon scaleSunny Goyal2019-05-031-2/+2
* Rename launcher:iconSize attribute to prevent overriding materialRyan Mitchell2019-04-241-1/+1
* Listening only for "android" package for overlay changesSunny Goyal2019-04-221-5/+3
* Removing some redundant resource definitionsSunny Goyal2019-03-221-0/+8
* Move overlay monitoring logic out of config monitorHyunyoung Song2019-03-191-0/+25
* Updating folder shape when icon shape changesSunny Goyal2019-01-231-0/+5
* Adding API to set the current gridSunny Goyal2019-01-111-2/+10
* Adding content provider for exposing launcher grid settingsSunny Goyal2019-01-091-6/+14
* Merge "Adding support for putting arbitary attributes in InvariantDeviceProfi...TreeHugger Robot2019-01-091-0/+20
|\
| * Adding support for putting arbitary attributes in InvariantDeviceProfileSunny Goyal2019-01-071-0/+20
* | Refresh icon cache for recents when rro overrides the adaptive icon pathHyunyoung Song2019-01-091-0/+4
|/
* Refresh icon cache when icon shape path has changedHyunyoung Song2019-01-041-11/+50
* Fixing use of new API available only on API 24Sunny Goyal2019-01-021-13/+2
* Changing the format for device profile definitionSunny Goyal2018-12-071-106/+179
* Handling configuration changes at runtime instead of killing the processSunny Goyal2018-10-191-9/+62
* Migrating to android-xSunny Goyal2018-08-141-1/+2
* Retiring some feature flagsSunny Goyal2018-07-101-12/+0
* Lazy loading LauncherAppStateSunny Goyal2018-07-031-3/+9
* Adding fallback recents activitySunny Goyal2018-03-131-3/+5
* Removing launcher dependency when logging quickstep interactionSunny Goyal2018-02-221-2/+2
* Removing support for app prediction from Launcher3Sunny Goyal2018-01-301-11/+2
* Demo mode default layout supportAdam Cohen2017-09-291-3/+8
* Landscape grid changes for Workspace/All Apps.Jon Miranda2017-06-231-13/+8
* resolve merge conflicts of 40dfa3bf6 to ub-launcher3-masterSunny Goyal2017-03-271-18/+0
|\
| * Revert "Adding some logging around launcher grid when device profile changes"Sunny Goyal2017-03-201-18/+0
* | Merge "Make landscapeProfile and protraitProfile public." into ub-launcher3-d...Justin Cui2017-03-201-2/+2
|\|
| * Make landscapeProfile and protraitProfile public.cuijiaxing2017-03-201-2/+2
* | Separating the config and flags in different directories so thatSunny Goyal2017-03-071-2/+1
|/
* Adding some logging around launcher grid when device profile changesSunny Goyal2017-02-151-0/+18
* Adding support for requesting addition of shortcut/widgetSunny Goyal2017-01-181-0/+6
* Defining various modes for CellLayout: Workspace, Hotseat & FolderSunny Goyal2016-11-211-0/+5
* Initial changes to tweak layout.Winson2016-07-201-5/+1
* Defining the list of predefined device profiles in xml.Sunny Goyal2016-07-071-32/+44
* Adding a flag (enabled by default) to remove the all-apps button.Sunny Goyal2016-06-171-4/+13
* Removing dependency on wallpaper size settings from launcherSunny Goyal2016-03-171-0/+42
* Adding support for migrating the grid between any two valid screens sizes.Sunny Goyal2016-01-201-1/+1
* Merge "Extending the grid migration logic to handle density changes" into ub-...Sunny Goyal2016-01-071-2/+2
|\
| * Extending the grid migration logic to handle density changesSunny Goyal2016-01-061-2/+2
* | Adding support for negative x and y in layout xml.Sunny Goyal2015-12-181-3/+3
|/
* Normalizing app icons based on the standard icon guidelinesSunny Goyal2015-12-021-4/+4
* Adding margin to Drag layer instead of checking for right insets at every placeSunny Goyal2015-12-011-7/+0
* am d6b4037b: Grid adjustments, specifically for Ryu.Tony Wickham2015-10-091-3/+3
|\
| * Grid adjustments, specifically for Ryu.Tony Wickham2015-10-081-3/+3
* | Using 23 instead of Build.Versoin.M until the final SDK is available.Sunny Goyal2015-10-081-2/+1
* | Merge "Fixing overscroll effect when the navigation bar is opaque" into ub-la...Sunny Goyal2015-10-071-1/+8
|\ \
| * | Fixing overscroll effect when the navigation bar is opaqueSunny Goyal2015-09-221-1/+8
| |/
* | Merge "Fixing other missing cases of truncated sorts." into ub-launcher3-burn...Winson Chung2015-09-301-2/+2
|\ \