summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics/IconShapeOverride.java
Commit message (Collapse)AuthorAgeFilesLines
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-2/+2
| | | | | | | Also replace Utilities.isAtLeastO() to static final constant. Bug: 65544683 Change-Id: I39fbea66939d72c31702748716c4e65b4f9bee6a
* Fix @SuppressWarnings('deprecation') typo.Jon Miranda2017-08-291-1/+1
| | | | | | | | | http://errorprone.info/bugpattern/SuppressWarningsDeprecated This typo throws a build error on oc-mr1-dev. Bug: 64937210 Change-Id: I4c48a22c5ac0f296053753d4058385581037ab06
* Adding a utility method for getting device prefsSunny Goyal2017-06-081-9/+5
| | | | Change-Id: I1e3c7df0a3f4e847b40d722d44890e441cc73509
* Build fixSunny Goyal2017-04-041-2/+2
| | | | Change-Id: I2395421f19e68f33d427485039aca42094a0154f
* Adding support for dynamically change icon shape for AdaptiveIconsSunny Goyal2017-04-041-0/+217
> This would allow developers to verify their icon designs on different device configurations > This settings is only visible when developer settings is enabled Change-Id: I7e32abfede001c134f23390734dcd39c93b68b9a