summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics/DrawableFactory.java
Commit message (Expand)AuthorAgeFilesLines
* WallpaperManagerCompat should target correct platformHyunyoung Song2017-09-111-1/+1
* Replace use of java.util.HashMap with android.util.ArrayMapRajeev Kumar2017-06-091-4/+2
* Change application launcher icons to adaptive iconsHyunyoung Song2017-03-031-3/+3
* Simplifying some launcher themesSunny Goyal2017-02-161-1/+1
* Updating the PreloadIconDrawableSunny Goyal2017-02-061-3/+38
* Updating widget preview generation to not embed any badge.Sunny Goyal2017-01-191-0/+57
* Creating AllAppsBackgroundDrawable using DrawableFactory to allowSunny Goyal2017-01-081-0/+5
* Adding a generic method to initiate overridable objectsSunny Goyal2016-12-121-19/+3
* Adding an overridable DrawableFactory to allow creating custom icon drawablesSunny Goyal2016-12-071-0/+69