summaryrefslogtreecommitdiffstats
path: root/src/com/android/photos/data/MediaCache.java
Commit message (Expand)AuthorAgeFilesLines
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-061-676/+0
* 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