summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics/PreloadIconDrawable.java
Commit message (Expand)AuthorAgeFilesLines
* Adding utility method to get adaptive icon scaleSunny Goyal2019-05-031-5/+5
* Deleting invalid icons when an app is restoredSunny Goyal2018-05-301-3/+3
* Prevent infinite recursion when drawing PreloadIconDrawableTony2018-03-081-2/+2
* Removing click-feedback shadow generation logic in BubbleTextViewSunny Goyal2018-03-051-4/+2
* Stop using deprecated Canvas APIs.Derek Sollenberger2018-03-011-1/+1
* Dominant color is part of icon cacheSunny Goyal2018-01-031-6/+5
* Consolidating various interpolatorsSunny Goyal2017-10-261-3/+2
* Setting the callback for previewItems to folderIcon. This allows the FolderIc...Sunny Goyal2017-06-221-1/+1
* Merge "Making bitmap of PreloaderIconDrawable smaller so it fits inside the p...TreeHugger Robot2017-06-151-1/+1
|\
| * Making bitmap of PreloaderIconDrawable smaller so it fits insideMario Bertschler2017-06-141-1/+1
* | Fix for clipped promise icon.Mario Bertschler2017-06-151-4/+4
|/
* Fix crash when the progress of an installing app decreasesSunny Goyal2017-02-271-0/+3
* Simplifying some launcher themesSunny Goyal2017-02-161-2/+6
* Updating the PreloadIconDrawableSunny Goyal2017-02-061-0/+289