Changed the synchronization process to limit the number and type of failures supporte...
authorDavid A. Velasco <dvelasco@solidgear.es>
Wed, 24 Oct 2012 17:39:55 +0000 (19:39 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Wed, 24 Oct 2012 17:39:55 +0000 (19:39 +0200)
commitd25af7eea587e0112d3baeac6faf3c8321439aae
tree5449a10b341ede18aa650896893fde08e3d725cd
parent808d2a74ab55c45cd0dd603964da775897474101
Changed the synchronization process to limit the number and type of failures supported before stop
src/com/owncloud/android/network/OwnCloudClientUtils.java
src/com/owncloud/android/operations/DownloadFileOperation.java
src/com/owncloud/android/operations/RemoteOperationResult.java
src/com/owncloud/android/operations/UpdateOCVersionOperation.java [new file with mode: 0644]
src/com/owncloud/android/syncadapter/AbstractOwnCloudSyncAdapter.java
src/com/owncloud/android/syncadapter/FileSyncAdapter.java
src/eu/alefzero/webdav/WebdavClient.java