Fixed DownloadRemoteOperation to use real total transfer size and to simplify constructor
authorDavid A. Velasco <dvelasco@solidgear.es>
Wed, 15 Jan 2014 10:48:10 +0000 (11:48 +0100)
committerDavid A. Velasco <dvelasco@solidgear.es>
Wed, 15 Jan 2014 10:48:10 +0000 (11:48 +0100)
commitaf6815a14bc0b10392c861d418e9ec5d748e5fd6
tree2e9eb12f68c244dce79aecaf64f03818b4adb9d1
parent690c1bf128a01e196cc9faab195e437594d63995
Fixed DownloadRemoteOperation to use real total transfer size and to simplify constructor
oc_framework-test-project/src/com/owncloud/android/oc_framework_test_project/TestActivity.java
oc_framework/sample_client/src/com/owncloud/android/oc_framework/sampleclient/MainActivity.java
oc_framework/src/com/owncloud/android/oc_framework/operations/remote/DownloadRemoteFileOperation.java
src/com/owncloud/android/operations/DownloadFileOperation.java