summaryrefslogtreecommitdiffstats
path: root/iconloaderlib
Commit message (Expand)AuthorAgeFilesLines
* Using android Q sdk in gradleSunny Goyal2019-01-301-1/+1
* Changing min sdk to 25Sunny Goyal2019-01-294-48/+6
* Updating folder shape when icon shape changesSunny Goyal2019-01-231-1/+5
* Make createIconBitmap public methodHyunyoung Song2019-01-081-11/+16
* Refresh icon cache when icon shape path has changedHyunyoung Song2019-01-041-1/+1
* Merge "Move BadgeRenderer to iconloader library" into ub-launcher3-masterTreeHugger Robot2018-12-011-0/+112
|\
| * Move BadgeRenderer to iconloader libraryTony Wickham2018-11-301-0/+112
* | Fixing shortcut icons are not getting correct color extraction.Sunny Goyal2018-11-301-4/+4
|/
* Adding reusable version of IconCache and IconFactorySunny Goyal2018-11-097-27/+301
* Moving BaseIconCache to icon libSunny Goyal2018-11-085-2/+989
* Moving some utility classes to icon libSunny Goyal2018-11-076-0/+330
* Removing some Launcher3 dependencies from BaseIconCacheSunny Goyal2018-11-061-0/+27
* Replacing setAlphaComponent with setAlphaComponentBound for better animation ...Sunny Goyal2018-11-063-9/+43
* Fixing wrong directory pack for icon lib classesSunny Goyal2018-11-056-0/+0
* Create iconloader libraryHyunyoung Song2018-11-0213-0/+1180