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

1307 Commits

Author SHA1 Message Date
davigonz
1d80067f85 Refactor interceptors and include move headers 2018-09-04 15:50:24 +02:00
davigonz
ed073d6db0 Add timeout to last chunk 2018-09-04 15:50:24 +02:00
davigonz
762ae7eb62 Move file after upload with chunks 2018-09-04 15:50:24 +02:00
theScrabi
e6bdfab11a make redirect more or less work 2018-09-04 15:50:24 +02:00
davigonz
0b9a79491f Upload chunks 2018-09-04 15:50:24 +02:00
theScrabi
b99723205b remove jackrabit 2018-09-04 15:50:24 +02:00
theScrabi
0d0b711556 remove apache httpclient imports 2018-09-04 15:50:24 +02:00
theScrabi
6e4ded84d9 make OwnCloudClient extend the warpper HttpClient 2018-09-04 15:50:24 +02:00
theScrabi
75905b5f74 add disable redict handling by davresource 2018-09-04 15:50:24 +02:00
davigonz
153c0a10ff Basic upload with chunks [WIP] 2018-09-04 15:50:24 +02:00
theScrabi
366459699e fix missing semicolon 2018-09-04 15:50:24 +02:00
theScrabi
266dc37da2 add stetho 2018-09-04 15:50:24 +02:00
davigonz
297e8d1848 Chunked uploads, create chunks folder 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
f218a60611 Include more methods to custom dav connections + chunked uploads [WIP] 2018-09-04 15:50:24 +02:00
davigonz
d013d93ac9 Retry uploads 2018-09-04 15:50:24 +02:00
theScrabi
c2bdea1c91 make https connection work with new library 2018-09-04 15:50:24 +02:00
davigonz
45e4b98510 Abort uploads with no chunking working 2018-09-04 15:50:24 +02:00
theScrabi
804b31da39 make saml work with new library 2018-09-04 15:50:24 +02:00
davigonz
e261b1df2f Abort upload [WIP] 2018-09-04 15:50:24 +02:00
theScrabi
f110992489 make oauth work 2018-09-04 15:50:24 +02:00
theScrabi
8540eed348 add oauth operations 2018-09-04 15:50:24 +02:00
davigonz
b1f2c0cbef Implement upload progress 2018-09-04 15:50:24 +02:00
theScrabi
9caa79becc remove ApacheHttp imports from downloadoperation 2018-09-04 15:50:24 +02:00
theScrabi
60c1be2c0c add DownloadRemoteFileOperation 2018-09-04 15:50:24 +02:00
davigonz
82fce2944b Fix read remote file operation 2018-09-04 15:50:24 +02:00
davigonz
ff17ab6837 Working on having the upload progress 2018-09-04 15:50:24 +02:00
theScrabi
2041fb1962 add untestet protoype of new ReadRemoteFileOperation 2018-09-04 15:50:24 +02:00
theScrabi
e78b96348b fix crash when calling getOkHttpInterceptor 2018-09-04 15:50:24 +02:00
theScrabi
019383378d add crete remote folder operation 2018-09-04 15:50:24 +02:00
theScrabi
cb08fe32a4 set timeout in move/localmove operation 2018-09-04 15:50:24 +02:00
davigonz
6a375dcb93 Include timeouts and short refactoring 2018-09-04 15:50:24 +02:00
theScrabi
73b4ffe0b9 remove furhter httpclinet constraints from move/copy operation 2018-09-04 15:50:24 +02:00
theScrabi
af5228a425 fix created snack bar showing up 2018-09-04 15:50:24 +02:00
davigonz
0387ceb1d4 Implement remove file operation 2018-09-04 15:50:24 +02:00
theScrabi
b183e3f08a add support for copy methode 2018-09-04 15:50:24 +02:00
davigonz
e4e8a5a5e3 Implement basic upload using the new wrapper 2018-09-04 15:50:23 +02:00
davigonz
524dc587db Refactor wrapper constructors and start to implement uploadoperations in library 2018-09-04 15:47:29 +02:00
davigonz
c676f694d6 Upload [WIP] 2018-09-04 15:42:01 +02:00
davigonz
a0478826b4 Update GetRemoteUserQuotaOperation to use the recent wrapper with propfind 2018-09-04 15:42:01 +02:00
davigonz
1631b9b55a Get rid of OkHttp dependencies in OwnCloudClient 2018-09-04 15:42:01 +02:00
davigonz
f5795d1c03 Keep refactoring wrapper 2018-09-04 15:38:04 +02:00
davigonz
7fe2c02fc1 Include methot to make a result successful 2018-09-04 15:38:04 +02:00
davigonz
bcc8a78bcf Move OkHttp and dav4android dependencies to the new wrapper 2018-09-04 15:38:04 +02:00
davigonz
08777c0265 Get rid of refactor classes, use methods wrapper 2018-09-04 13:57:25 +02:00
davigonz
226e332460 Implement update share using the new wrapper methods in library 2018-09-04 13:56:32 +02:00
davigonz
6d1e2d0434 Implement remove share using the new wrapper methods 2018-09-04 13:52:43 +02:00
davigonz
7d534c90ab Implement get shares operations using the new wrapper methods 2018-09-04 13:48:46 +02:00
davigonz
1a7e6a475d Use the new wrapper methods with CreateRemoteShareOperation and GetRemoteShareOperation 2018-09-04 13:41:54 +02:00
davigonz
3b7950ae59 Fix problem when showing size 2018-09-04 13:38:31 +02:00