summaryrefslogtreecommitdiff
path: root/packages/DocumentsUI/src/com/android/documentsui/ThumbnailCache.java
AgeCommit message (Expand)Author
2016-07-29Delete orig DocumentsUI.Steve McKay
2016-07-25Evict 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