Creation of ThumbnailsCacheManager class, grouping all the methods needed to access...
authorDavid A. Velasco <dvelasco@solidgear.es>
Wed, 15 Oct 2014 09:25:29 +0000 (11:25 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Wed, 15 Oct 2014 09:25:29 +0000 (11:25 +0200)
commit395ad3248e486e0351d134342264f1a008336d1d
tree35f63af5d0bfc2a3e53a3a1b3c424987e746ed46
parent778ed30b58f4561f9bff2d9c5b8f47ddaee45f92
Creation of ThumbnailsCacheManager class, grouping all the methods needed to access the thumbnails cache
src/com/owncloud/android/datamodel/ThumbnailsCacheManager.java [new file with mode: 0644]
src/com/owncloud/android/providers/FileContentProvider.java
src/com/owncloud/android/ui/adapter/DiskLruImageCache.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java