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

868 Commits

Author SHA1 Message Date
davigonz
f3e8374429 Use LDAP user ids when creating local files oc-android-library-0.9.22 2018-11-07 17:09:42 +01:00
davigonz
2c5ceeb555 Use user id in LDAP requests 2018-11-07 14:31:03 +01:00
David González Verdugo
7a50007ba3
Merge pull request #208 from owncloud/release_0.9.21
Release 0.9.21
oc-android-library-0.9.21
2018-11-06 10:44:24 +01:00
davigonz
e857853a58 Fix wrong error message when sharing a file with same user as the active account 2018-10-31 09:30:45 +01:00
David González Verdugo
e0a6c68c66
Merge pull request #207 from sd1998/Fix-2247
Changes for handling HTTP_METHOD_NOT_FOUND responses
2018-10-29 14:37:39 +01:00
sd1998
106b4fd9e5 Code review changes 2018-10-26 18:05:29 +05:30
sd1998
69c7a24ebb Changes for handling HTTP_METHOD_NOT_FOUND responses 2018-10-26 14:40:44 +05:30
David González Verdugo
f6471b66ca
Merge pull request #196 from owncloud/fix/av_offline_jobs
Av. offline with jobs
2018-10-25 14:37:35 +02:00
davigonz
44372f211c Fix av. offline files are neither uploaded nor conflicted 2018-10-25 14:30:54 +02:00
David González Verdugo
4c9b63bded
Merge pull request #206 from owncloud/cleanup/jackrabbit_dependencies
Delete jackrabbit dependencies and include OkHttp/Dav4Android ones
2018-10-25 13:47:25 +02:00
davigonz
a69177bce4 Delete jackrabbit dependencies and include OkHttp/Dav4Android ones 2018-10-25 10:56:23 +02:00
David González Verdugo
b57212890c
Merge pull request #201 from hannesa2/FixWrongUsed-OC_X_REQUEST_ID
fix a bug with wrong used OC_X_REQUEST_ID
2018-10-25 09:01:28 +02:00
Hannes Achleitner
c3cecfc7b9 fix a bug with wrong used OC_X_REQUEST_ID 2018-10-25 06:44:33 +02:00
David González Verdugo
d49814c195
Merge pull request #197 from owncloud/fix/crash_public_share
Fix crash when creating public links
2018-10-24 16:59:33 +02:00
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