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

1168 Commits

Author SHA1 Message Date
Hannes Achleitner
6d5d90d58c Update logcat 2020-08-12 15:58:38 +02:00
Abel García de Prada
f184347235
Merge pull request #333 from owncloud/release/1.0.6
[Release] 1.0.6
2020-08-12 13:50:51 +02:00
agarcia
a7a269a9e4 Fix timestamps 1.0.6 2020-08-11 18:40:17 +02:00
agarcia
f09162b213 Fix redirections 2020-08-04 17:27:58 +02:00
agarcia
31d3bfbde9 Move RequestBody to constructor to avoid npe 2020-08-04 17:27:58 +02:00
agarcia
f89cfd91a9 Reformat some code thanks to code review 2020-08-04 17:27:58 +02:00
agarcia
69497645ec Update dav4android and fix timestamp error depending on locale 2020-08-04 17:27:58 +02:00
agarcia
c5891b0a14 Remove interceptor and fix some errors related with shares 2020-08-04 17:27:58 +02:00
agarcia
b287cb9148 Compile project with latest changes from OkHttp and dav4jvm 2020-08-04 17:27:58 +02:00
agarcia
93026e8180 First step to replace interceptor 2020-08-04 17:27:58 +02:00
agarcia
c5cf0a8c0f Migrate http methods to kotlin 2020-08-04 17:27:57 +02:00
agarcia
aebd7288cd Migrate DavUtils to kotlin and fix a compilation error 2020-08-04 17:27:57 +02:00
agarcia
7f2d94bc78 Migrate webdav wrappers to kotlin 2020-08-04 17:27:57 +02:00
agarcia
c5fd59c825 Add support for version.hide config 2020-08-04 17:27:57 +02:00
agarcia
f93887732c Fix path dav4android -> dav4jvm 2020-08-04 17:27:57 +02:00
agarcia
ffe7d9d8e3 Update dav4android and okttp versions to 4.6.0 2020-08-04 17:27:57 +02:00
agarcia
390ef9fbd7 Update versionCode and versionName 2020-08-04 17:27:57 +02:00
Abel García de Prada
6cb2642ba1
Merge pull request #337 from owncloud/AndroidStudio_4.0.1
Android Studio 4.0.1
2020-08-04 17:15:08 +02:00
agarcia
ceab9378ab Update Android Studio to 4.0.1 2020-08-04 16:17:15 +02:00
Abel García de Prada
137b417580
Merge pull request #331 from owncloud/fix/refresh_basic_credentials
[Fix] Refresh credentials
2020-07-01 08:45:36 +02:00
agarcia
23a38a7fe6 Refresh stored client credentials when needed 2020-06-30 18:32:38 +02:00
Abel García de Prada
cdd16046a8
Merge pull request #329 from owncloud/UseAndroidSeparator
Use Android separator instead of homemade one
2020-06-30 12:50:56 +02:00
Hannes Achleitner
070ac89fa9 Use Android separator instead of homemade one 2020-06-25 06:14:16 +02:00
Abel García de Prada
d28927712c
Merge pull request #327 from owncloud/new_arch/sync_user
[New Arch] Sync user profile
2020-06-22 12:17:21 +02:00
agarcia
7536ba8f3c Apply code review suggestions 2020-06-16 17:21:15 +02:00
agarcia
d6ea5800eb Take care when quota available and used are 0 2020-06-16 17:21:15 +02:00
agarcia
59229aa6ab Remove avatar dimension from Service constructor 2020-06-16 17:21:15 +02:00
agarcia
ac21650da7 Manage responses with no avatar 2020-06-16 17:21:15 +02:00
agarcia
d997c84a80 Keep working on avatar rearquitecture 2020-06-16 17:21:15 +02:00
agarcia
6f74907af6 Migrate GetRemoteUserAvatarOperation to kotlin 2020-06-16 17:21:15 +02:00
agarcia
8a88fbd938 Apply CR suggestions 2020-06-16 17:21:15 +02:00
agarcia
bbac8d0278 Polish remote operation 2020-06-16 17:21:15 +02:00
agarcia
337c57da1a Include GetQuota in UserService 2020-06-16 17:21:15 +02:00
agarcia
85782e4818 Migrate GetRemoteUserQuotaOperation to kotlin 2020-06-16 17:21:15 +02:00
Abel García de Prada
e5e226dee0
Merge pull request #325 from owncloud/feature/android10
Upgrade target version to v29
2020-06-16 17:16:34 +02:00
agarcia
76a808cb0d Use TLSv1.3 if available 2020-06-15 14:16:45 +02:00
agarcia
7710db7612 Upgrade target version to v29 2020-06-09 11:26:23 +02:00
Abel García de Prada
d157c107c8
Merge pull request #322 from owncloud/AndroidStudio-4.0
Android Studio 4.0
2020-06-09 11:24:53 +02:00
agarcia
5ef9243a53 Update gradle to 6.5 2020-06-08 09:55:36 +02:00
Hannes Achleitner
f77de321b7 Android Studio 4.0 2020-06-08 09:37:06 +02:00
Abel García de Prada
d6eb080389
Merge pull request #319 from owncloud/release/1.0.5
[Release] 1.0.5
2020-06-03 11:14:11 +02:00
agarcia
1cee1a7a65 Update versionCode and versionName 1.0.5 2020-05-27 12:54:34 +02:00
Abel García de Prada
8708af1cfd
Merge pull request #321 from owncloud/release/1.0.5_beta.2
[Release] 1.0.5 beta 2
2020-05-22 14:58:22 +02:00
agarcia
e2f858238b Add chunking capability 1.0.5-beta.2 2020-05-15 10:10:18 +02:00
Abel García de Prada
0e39f949e5
Merge pull request #318 from owncloud/cleanup/remove_unused_capabilities
Removed unused capabilities
2020-05-15 08:43:46 +02:00
agarcia
837aa39b23 Removed unused capabilities 2020-05-14 09:58:28 +02:00
agarcia
fc8c256463 Update versionCode and versionName 2020-05-12 13:09:21 +02:00
Abel García de Prada
8228374d71
Merge pull request #316 from owncloud/release/1.0.5_beta.1
[Release] 1.0.5 beta 1
2020-05-06 14:57:41 +02:00
agarcia
fba6436b56 Update versionCode and versionName 2020-05-06 13:59:06 +02:00
Abel García de Prada
9e9877f2bf
Merge pull request #298 from owncloud/feature/use_moshi_to_parse_capabilities
Use Moshi to parse Capabilities
2020-05-05 10:37:40 +02:00