1
0
mirror of https://github.com/owncloud/android-library.git synced 2025-06-07 07:56:19 +00:00

973 Commits

Author SHA1 Message Date
davigonz
9944f30d3f Remove the ignored sample client setup.xml 2018-09-04 15:58:58 +02:00
davigonz
d944c500dd Remove some unneeded dependencies 2018-09-04 15:58:58 +02:00
theScrabi
fd6628e38f fix type error 2018-09-04 15:58:58 +02:00
theScrabi
c5a1df417f fixed barear authentication 2018-09-04 15:58:58 +02:00
davigonz
096d3b9165 Fix problem with certificate exception catching 2018-09-04 15:58:58 +02:00
davigonz
7d0c79876c Implement cancel calls for webdav methods 2018-09-04 15:58:58 +02:00
theScrabi
c34c8ead1a rebse changes from bitfire 2018-09-04 15:58:58 +02:00
davigonz
e0e6d3da49 Use callback to get okhttp response 2018-09-04 15:58:58 +02:00
theScrabi
4968ca6e62 make the new merged changes from bitfire compile 2018-09-04 15:58:58 +02:00
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
theScrabi
c33c7c551d make redirection actually work ... finaly 2018-09-04 15:50:24 +02:00
theScrabi
bd5dc20842 make automatic login with session timeout on saml work 2018-09-04 15:50:24 +02:00
davigonz
f1c6726d30 Delete remote chunks folder when canceling upload 2018-09-04 15:50:24 +02:00
davigonz
78613ed4bc Cancel chunk upload and implement move files after uploading 2018-09-04 15:50:24 +02:00
davigonz
c8a0451e06 Implement move method and finish basic chunked uploads 2018-09-04 15:50:24 +02:00
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