Add column 'update_thumbnail' to the local files db for controlling the update of...
authorjabarros <jabarros@solidgear.es>
Mon, 29 Sep 2014 11:55:28 +0000 (13:55 +0200)
committerjabarros <jabarros@solidgear.es>
Mon, 29 Sep 2014 11:55:28 +0000 (13:55 +0200)
commit97d611aec320cf7d833ead40c7846466316f9b68
treec676e44ddada105725f02ab33e0c0329078b9128
parente72555f2bde1165a5afa9c32f3baeae6ea0b0e38
Add column 'update_thumbnail' to the local files db for controlling the update of the thumbnails when images are updated on the server
src/com/owncloud/android/datamodel/FileDataStorageManager.java
src/com/owncloud/android/datamodel/OCFile.java
src/com/owncloud/android/db/ProviderMeta.java
src/com/owncloud/android/files/services/FileDownloader.java
src/com/owncloud/android/providers/FileContentProvider.java
src/com/owncloud/android/ui/adapter/FileListListAdapter.java