summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/graphics/ShadowGenerator.java
Commit message (Expand)AuthorAgeFilesLines
* Adding ability to set a custom blur mask filter and alphas in shadowMario Bertschler2017-07-201-5/+10
* Enable to recreate icon with shadow without resizing it.Mario Bertschler2017-07-101-1/+7
* Merge "Rafactoring shadow generator logic to allow customizing various parame...TreeHugger Robot2017-06-201-40/+54
|\
| * Rafactoring shadow generator logic to allow customizing various parametersSunny Goyal2017-06-201-40/+54
* | Refactoring PinItemDragListener into a base class to allow diffenret implemen...Sunny Goyal2017-06-201-2/+3
|/
* Making some constants accessibleSunny Goyal2017-06-091-1/+1
* Merge "Prevent clipping on the top and left side on AdaptiveIconDrawables b/6...Hyunyoung Song2017-06-061-1/+1
|\
| * Prevent clipping on the top and left side on AdaptiveIconDrawablesHyunyoung Song2017-06-061-1/+1
* | Refactoring some shadow generator logic into common methodsSunny Goyal2017-05-021-24/+26
|/
* 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