summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics/ShadowGenerator.java
Commit message (Expand)AuthorAgeFilesLines
* Prevent clipping on the top and left side on AdaptiveIconDrawablesHyunyoung Song2017-06-061-1/+1
* Re-enable badges, with all dotsTony Wickham2017-04-271-4/+2
* Update icon badges to match specTony Wickham2017-04-251-11/+21
* Add shadow to badgesTony Wickham2017-03-011-0/+32
* Updating the default widget preview generation logicSunny Goyal2017-02-081-2/+2
* Removing static Context access using LauncherAppStateSunny Goyal2017-01-111-4/+5
* Adding support for dynamically adding shadows to the iconSunny Goyal2016-07-201-0/+114