summaryrefslogtreecommitdiff
path: root/src/com/android/documentsui/ThumbnailCache.java
AgeCommit message (Expand)Author
2020-02-16Load and cache thumbnail with correct user Kelvin Kwan
2018-11-02Mechanical Refactoring to use public androidx - Pools, Nullable. Leon Liao
2018-07-09Mechanical refactoring to use public annotations. Jeff Sharkey
2016-09-16Move State to base and root stuff to roots. Steve McKay
2016-07-22Evict thumbnail caches and delay dismissing spinner on refresh finish. Garfield, Tan
2016-06-10Remove main looper assertions and attempts to run tests in main thread. Garfield, Tan
2016-06-07Recycle after return to avoid returning an invalid value. Garfield, Tan
2016-05-24Load up-to-date thumbnail if the cached one is out of date. Garfield, Tan
2016-05-17Use thumbnail of other sizes if it's missing in current size. Garfield, Tan
2013-08-18Management actions, invalidate caches. Jeff Sharkey
2013-08-17Resized thumbnails; async; extend MatrixCursor. Jeff Sharkey