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

1054 Commits

Author SHA1 Message Date
davigonz
7238c5c04b Fix dependency issue in Travis 2018-10-24 16:39:55 +02:00
davigonz
1b72e2bad8 Delete duplicated header set 2018-10-23 10:11:16 +02:00
David González Verdugo
9526038503
Merge pull request #195 from owncloud/feature/request_id
Use UUID v4 to represent request ids and log it
2018-10-22 14:42:43 +02:00
davigonz
2723924b5d Use UUID v4 to represent request ids and log it 2018-10-10 09:47:17 +02:00
David González Verdugo
2fdf724eab
Merge pull request #192 from owncloud/replace_network_library
Replace network library
2018-10-09 15:59:41 +02:00
davigonz
fabf8d55f0 Fix some downloads by disabling encoding 2018-10-08 15:04:55 +02:00
davigonz
14ec6cb1ee Fix bug when restoring SAML cookies after expiring a SAML session 2018-10-08 10:57:56 +02:00
davigonz
8841a0fcb7 Include setup.xml for sample client 2018-10-02 15:29:51 +02:00
davigonz
33fd1037a3 Update sample client to use new library 2018-10-02 10:53:52 +02:00
davigonz
096d037f94 Clean up some dependencies 2018-10-01 13:21:55 +02:00
davigonz
c36a71caf2 Avoid duplicated cookies 2018-10-01 13:07:33 +02:00
davigonz
d195b2ff89 Include fix to switch credentials properly 2018-10-01 11:54:19 +02:00
davigonz
5d3bba65e2 Fix SAML with new cookies handling 2018-10-01 10:16:12 +02:00
davigonz
549cc32703 Make cookies handling more efficient 2018-09-28 13:42:01 +02:00
davigonz
f2ccc62b88 Reimplement cookies handling 2018-09-28 12:30:14 +02:00
davigonz
ae7be42ec3 Remove dav4android subproject 2018-09-25 15:52:16 +02:00
davigonz
fef62aaf74 Include dav4android via jitpack 2018-09-25 15:37:03 +02:00
davigonz
817e3c894b Crash when restoring cookies 2018-09-12 09:40:36 +02:00
davigonz
81f1804917 Fix remote file creation using username instead of display name 2018-09-05 13:44:43 +02:00
davigonz
cc612f8712 Use header constants instead of plain text 2018-09-04 17:24:05 +02:00
davigonz
800c075bd1 Fix renewal of OAuth2 token 2018-09-04 16:44:58 +02:00
davigonz
eaa645ab3c Fix upload colissions 2018-09-04 15:59:25 +02:00
davigonz
8a04392bfc Fix follow redirections 2018-09-04 15:59:25 +02:00
davigonz
f3eb0c4431 Fix credentials in switch accounts 2018-09-04 15:59:25 +02:00
davigonz
782361267d Fix file downloaded each time is tapped 2018-09-04 15:59:25 +02:00
davigonz
d30a5578f3 Fix antivirus message 2018-09-04 15:59:25 +02:00
davigonz
eb7cac064f Prepare wrapper to handle response bodies after exceptions 2018-09-04 15:59:25 +02:00
davigonz
e3db308825 Fix some problems in authentication 2018-09-04 15:59:25 +02:00
davigonz
50fda001ce Send unique ID header for all requests 2018-09-04 15:59:25 +02:00
davigonz
7627f75aa9 Get mEtag again 2018-09-04 15:59:25 +02:00
davigonz
b0fa6ae1d0 Apply requested changes 2018-09-04 15:59:25 +02:00
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