summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/icons/LauncherIcons.java
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert "Revert "cache shourtcut image"""Pinyao Ting2019-10-011-4/+6
* Revert "Revert "cache shourtcut image""Pinyao Ting2019-09-161-8/+6
* Revert "cache shourtcut image"Pinyao Ting2019-09-161-6/+8
* cache shourtcut imagePinyao Ting2019-09-121-8/+6
* Adding null check before accessing shortcut extrasSunny Goyal2019-06-141-0/+1
* Add shape detection logic only for circle iconsHyunyoung Song2019-06-031-4/+11
* Removing ShortcutInfoCompat and directly using ShortcutInfoSunny Goyal2019-04-221-6/+18
* Changing min sdk to 25Sunny Goyal2019-01-291-2/+3
* Fixing shortcut icons are not getting correct color extraction.Sunny Goyal2018-11-301-4/+7
* Adding reusable version of IconCache and IconFactorySunny Goyal2018-11-091-6/+0
* Moving BaseIconCache to icon libSunny Goyal2018-11-081-26/+0
* Moving some utility classes to icon libSunny Goyal2018-11-071-1/+0
* Handling configuration changes at runtime instead of killing the processSunny Goyal2018-10-191-14/+31
* Remove launcher dependency inside LauncherIconsHyunyoung Song2018-10-171-285/+26
* Fix clipping issue on adaptive iconsHyunyoung Song2018-10-031-45/+36
* Move IconNormalizer/ShadowGenerator/LauncherIcons to icons packageHyunyoung Song2018-09-261-0/+458