summaryrefslogtreecommitdiffstats
path: root/src/com/android/photos/data/MediaCache.java
Commit message (Expand)AuthorAgeFilesLines
* Allow prefetch for cache, reducing priority for prefetched images.George Mount2013-05-021-3/+27
* Remove ImageCache from PhotoProvider in favor of MediaCache.George Mount2013-03-291-8/+11
* Add initial implementation of MediaCache.George Mount2013-03-291-0/+649