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

15 Commits

Author SHA1 Message Date
theScrabi
7bc9a885b0 use compiletime polymorphism over runtime polymorphism 2018-09-04 15:58:58 +02:00
theScrabi
06ec99aead replace httpUrl with URL outside the wrapper 2018-09-04 15:58:11 +02:00
davigonz
f1c6726d30 Delete remote chunks folder when canceling upload 2018-09-04 15:50:24 +02:00
davigonz
2d54ece72e Chunked uploads, create chunks folder [WIP] 2018-09-04 15:50:24 +02:00
davigonz
0387ceb1d4 Implement remove file operation 2018-09-04 15:50:24 +02:00
davigonz
74c9430382 Create RemoveRemoteFileOperation and use it 2018-09-04 13:38:30 +02:00
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
David A. Velasco
20c9830922 Updated copyright 2016-08-02 13:31:56 +02:00
masensio
9990eeb7ff Refactor parameter user_agent out of RemoteOperation and children 2015-03-24 14:31:40 +01:00
masensio
fc07af2364 Add user agent in all the request 2015-03-13 13:53:36 +01:00
masensio
eca87d20c7 Update headers 2015-03-04 11:06:47 +01:00
David A. Velasco
2f178c9c34 Relaxed timeout for creating folders and deleting files 2015-02-06 14:51:01 +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
6c4d342610 Reordered packages 2014-02-14 12:04:41 +01:00