summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics/LauncherIcons.java
Commit message (Expand)AuthorAgeFilesLines
* Hide legacy icon treatment behind a flag.Hyunyoung Song2017-02-141-1/+1
* Updating the PreloadIconDrawableSunny Goyal2017-02-061-13/+7
* Changes required to use MaskableIconDrawable inside Launcher3Hyunyoung Song2017-01-301-6/+23
* Moving icon generation out of ShortcutInfo constructor so that itSunny Goyal2017-01-181-0/+47
* Merge "Use MaskableIconDrawable only in dogfood builds" into ub-launcher3-masterHyunyoung Song2017-01-131-0/+18
|\
| * Use MaskableIconDrawable only in dogfood buildsHyunyoung Song2017-01-121-0/+18
* | Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-13/+8
* | Refactoring some loadWorkspace logic in a separate classSunny Goyal2017-01-101-12/+0
|/
* Removing all compatibility code below LollipopSunny Goyal2016-12-161-7/+1
* No more UserHandleCompatSunny Goyal2016-12-151-5/+6
* Ensuring that ShortcutInfo always has an iconSunny Goyal2016-12-131-4/+4
* Moving some image handling classes to .graphics packageSunny Goyal2016-09-021-0/+258