summaryrefslogtreecommitdiffstats
path: root/src/com/android/launcher3/IconProvider.java
Commit message (Collapse)AuthorAgeFilesLines
* IconCache should refresh on OTAsHyunyoung Song2017-08-281-1/+2
| | | | | | | | Background: PackageInfo may not have changed but when upgrading from N to O, the icon cache need to refresh in order to show Adaptive icons. Bug: 65062494 Change-Id: If3bf579c3dd035fe8d4e10c5741532fdb2a9d6fe
* Adding support in IconProvider for loading different icons for UI and model useSunny Goyal2017-06-221-2/+5
| | | | | Bug: 62900800 Change-Id: I86e2d77efc7e5fc85b59cf18e634546d098d138f
* No more LauncherActivityInfoCompatSunny Goyal2017-01-111-3/+2
| | | | | Bug: 32745285 Change-Id: I00f13794d5dc0a2b1fe03ec74de36018f22eb386
* Adding a generic method to initiate overridable objectsSunny Goyal2016-12-121-17/+0
| | | | Change-Id: Ia433427c65ad38804f2eed9c6bc209df232758c0
* Introduce IconProvider.Annie Chin2016-03-281-0/+49
Bug: 27506625 -Move managing of SystemState to IconProvider Change-Id: I3417f0b7d0664c2255c7cc2a88f6c65822b5fb98