1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-08 16:36:13 +00:00

21 Commits

Author SHA1 Message Date
David A. Velasco
14d646ea1d Keep http phrase in RemoteOperationResult as last chance for a detailed user message 2017-01-12 17:32:50 +01:00
davigonz
576231023b Decrease some lines length 2016-12-14 13:39:18 +01:00
davigonz
274e0ec47b Set modification date from the file in filesystem to the file to upload 2016-12-14 11:40:11 +01:00
davigonz
09612b2dd9 Delete not needed import 2016-12-13 10:46:33 +01:00
davigonz
53a5818688 Delete unnecessary line 2016-12-13 10:44:52 +01:00
davigonz
4c1f91e9ef Fix bug in chunked upload (work in progress) 2016-12-13 09:01:41 +01:00
jabarros
5404b5c2c3 Increase the last chunk timeout in uploads 2016-10-31 09:58:25 +01:00
David A. Velasco
20c9830922 Updated copyright 2016-08-02 13:31:56 +02:00
David A. Velasco
eb4f8a7234 Added constructors to grant that upload operations only succeed if the remote copy keeps a given ETag 2015-09-28 11:13:44 +02:00
David A. Velasco
522ea30da0 Simplified flow of interruption of uploads in cancellations 2015-09-25 15:10:33 +02:00
David A. Velasco
8bf276377c Minor improvements for upload cancelation and conflicts in synchronization 2015-09-25 15:10:31 +02:00
masensio
58deabb773 Changes from comments in Code Review 2015-06-16 15:15:36 +02:00
masensio
4ca0ff2203 Parse error 500 and InvalidPathException for Uploads 2015-06-03 11:09:58 +02:00
masensio
16c9147383 Parse and show the error of invalid characters coming from the server side: Move, Rename, Uploads 2015-06-03 00:32:19 +02:00
masensio
aaebdefe56 Add OC-Total-Length to UploadRemoteFileOperation 2015-04-10 09:21:05 +02:00
masensio
8f068a2849 Add OC-Total-Length header to ChunkedUploadRemoteFileOperation 2015-04-09 18:19:22 +02:00
masensio
eca87d20c7 Update headers 2015-03-04 11:06:47 +01:00
jabarros
b0fe841c3e Add Log_OC class and update the log references 2014-09-12 09:30:54 +02:00
David A. Velasco
b998f8840b Fixed copyright line in comments 2014-02-18 10:16:05 +01:00
David A. Velasco
689fbe0ce1 Reviewed names and types of parameters 2014-02-17 14:38:30 +01:00
David A. Velasco
6c4d342610 Reordered packages 2014-02-14 12:04:41 +01:00