Abel García de Prada
|
781f958c93
|
Do not log chunk request body
|
2020-10-23 11:39:24 +02:00 |
|
Abel García de Prada
|
db97ed7fb3
|
Fix response log marked as request one
|
2020-10-21 18:21:39 +02:00 |
|
Abel García de Prada
|
197c86ec64
|
Add LogInterceptor as NetworkInterceptor
|
2020-10-21 15:59:39 +02:00 |
|
Abel García de Prada
|
c0d2e20bb1
|
Log http body if it is not binary
|
2020-10-21 15:39:48 +02:00 |
|
Abel García de Prada
|
aa665a7295
|
Show request headers and body properly
|
2020-10-20 11:31:52 +02:00 |
|
Abel García de Prada
|
dc39475760
|
Add log interceptor disabled by default
|
2020-10-19 09:00:26 +02:00 |
|
Abel García de Prada
|
b7fd663d77
|
Improve http logs
|
2020-10-19 09:00:26 +02:00 |
|
Abel García de Prada
|
dc215dc80e
|
Add a new variable to enable or disable http logs
|
2020-10-19 09:00:26 +02:00 |
|
Abel García de Prada
|
a564f18f16
|
Http logs enabled only in debug versions
|
2020-10-19 09:00:26 +02:00 |
|
agarcia
|
775fdb080c
|
Add first draft to log network calls
|
2020-10-19 09:00:26 +02:00 |
|
Abel García de Prada
|
e28335ae4e
|
Merge pull request #351 from owncloud/update_dependencies
Update dependencies and perform a little cleanup
|
2020-10-16 15:04:03 +02:00 |
|
Abel García de Prada
|
4b6946a195
|
Update dependencies and perform a little cleanup
|
2020-10-14 16:22:20 +02:00 |
|
Abel García de Prada
|
5d21f01f38
|
Merge pull request #346 from owncloud/release/1.0.8
[Release] 1.0.8
|
2020-10-01 13:59:27 +02:00 |
|
agarcia
|
4d22971de0
|
Upgrade version code and version name
1.0.8
|
2020-09-30 16:52:50 +02:00 |
|
Abel García de Prada
|
411364b378
|
Merge pull request #344 from owncloud/remove_single_cookie_header
Remove single cookie header
|
2020-09-30 16:42:12 +02:00 |
|
agarcia
|
a55498c64b
|
Remove single cookie header
|
2020-09-30 08:36:12 +02:00 |
|
Abel García de Prada
|
8da24c5076
|
Merge pull request #340 from owncloud/release/1.0.7
[Release] 1.0.7
|
2020-09-04 13:47:58 +02:00 |
|
agarcia
|
154507773d
|
Upgrade version code and version name
1.0.7
|
2020-09-03 13:58:28 +02:00 |
|
Abel García de Prada
|
925f1e79aa
|
Merge pull request #330 from owncloud/UpdateLogcat
Update logcat
|
2020-08-12 18:25:59 +02:00 |
|
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 |
|