Fix. Update the way of setting the needed of update a thumbnail when the image change...
[pub/Android/ownCloud.git] / src / com / owncloud / android / datamodel / ThumbnailsCacheManager.java
2014-10-30 tobiasKaminskyBugfix
2014-10-27 jabarrosMerge branch 'develop' into thumbnails_from_server
2014-10-27 jabarrosAdd check of server version before requesting remote...
2014-10-24 jabarrosMerge branch 'thumbnails_from_server' of https://github...
2014-10-23 jabarrosMerge branch 'sortingFiles' of https://github.com/tobia...
2014-10-23 jabarrosMerge branch 'develop' into sorting_files_2
2014-10-21 David A. VelascoMerge pull request #653 from LukeOwncloud/develop
2014-10-20 jabarrosMerge branch 'master' into develop
2014-10-15 David A. VelascoThumbnails cache initialized in MainApp context to...
2014-10-15 David A. VelascoCreation of ThumbnailsCacheManager class, grouping...