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

29 Commits

Author SHA1 Message Date
theScrabi
6e4ded84d9 make OwnCloudClient extend the warpper HttpClient 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
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
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
60c1be2c0c add DownloadRemoteFileOperation 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
davigonz
6a375dcb93 Include timeouts and short refactoring 2018-09-04 15:50:24 +02:00
theScrabi
af5228a425 fix created snack bar showing up 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
bcc8a78bcf Move OkHttp and dav4android dependencies to the new wrapper 2018-09-04 15:38:04 +02:00
davigonz
6d1e2d0434 Implement remove share using the new wrapper methods 2018-09-04 13:52:43 +02:00
davigonz
1a7e6a475d Use the new wrapper methods with CreateRemoteShareOperation and GetRemoteShareOperation 2018-09-04 13:41:54 +02:00
davigonz
82b7bef113 Implement GetRemoteCapabilities using new wrapper 2018-09-04 13:38:31 +02:00
davigonz
01d4592de0 Refactor httm methods to return response instead of response code 2018-09-04 13:38:31 +02:00
davigonz
25bba85ee1 Implement get quota with new architecture and refactoring 2018-09-04 13:38:31 +02:00