summaryrefslogtreecommitdiffstats
path: root/iconloaderlib/src/com/android/launcher3/icons/cache/IconCacheUpdateHandler.java
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Revert "Revert "cache shourtcut image"""Pinyao Ting2019-10-011-2/+2
| | | | | | | | This reverts commit d13f0c5c45550bffc335f47f1a0c545df68c0584. Reason for revert: app crashes when adding widgets automatically b/141568904 Change-Id: I5b97f440716c93b1bd93c899e3e1d40e8bbd2885
* Revert "Revert "cache shourtcut image""Pinyao Ting2019-09-161-3/+3
| | | | | | | | | This reverts commit f3d58f1f84192a0446ba3bf2fcfd773ad538bdde. Reason for revert: Rolling forward for development and fixes. Bug: 140242324 Change-Id: I954cface2e50a5a9a5e143d2ea29fbcebb298ede
* Revert "cache shourtcut image"Pinyao Ting2019-09-161-3/+3
| | | | | | | | | | | | | This reverts commit 050f9b1279d924d211ba8572876e9ada55a541f0. Reason for revert: Test failure on ub-launcher3-master (b/140998509) Possible Root Cause: This happens when fallback image or default icon was used for shortcut icon, but shortcut caching logic do not have the logic to create either fallback image or default icon. So upon updating icon cache, the icon remains to be null, causing an NPE. Change-Id: I1ee3bb7a3cab2af5730c2ee77d9370c1578a9ad6
* cache shourtcut imagePinyao Ting2019-09-121-3/+3
| | | | | | | | | | | | | Deep shortcuts now supports icon cache. When workspace is being loaded, we will now attempt to load deep shortcuts from memcache/db. The icon for deep shortcuts loaded in the workspace is saved to memcache/db after the workspace is loaded. Bug: 140242324 Change-Id: I49da8319ad203476fe1e45683e2848dbde3473f2
* Moving BaseIconCache to icon libSunny Goyal2018-11-081-0/+303
Change-Id: I4fb56dcd6231a848d152e690edaf8885efbc995a