summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/IconProvider.java
Commit message (Expand)AuthorAgeFilesLines
* Adding support for storing keywords in iconCacheSunny Goyal2019-08-141-4/+5
* Moving BaseIconCache to icon libSunny Goyal2018-11-081-22/+3
* Cleaning up build rules to simplify customizing derivative projectsSunny Goyal2018-07-021-2/+4
* Encoding the locale list in systemState so that icons and labels are updated ...Sunny Goyal2018-01-241-7/+17
* IconCache should refresh on OTAsHyunyoung Song2017-08-281-1/+2
* Adding support in IconProvider for loading different icons for UI and model useSunny Goyal2017-06-221-2/+5
* No more LauncherActivityInfoCompatSunny Goyal2017-01-111-3/+2
* Adding a generic method to initiate overridable objectsSunny Goyal2016-12-121-17/+0
* Introduce IconProvider.Annie Chin2016-03-281-0/+49