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

1587 Commits

Author SHA1 Message Date
Abel García de Prada
286fd65aff
Merge pull request #377 from owncloud/dependabot/gradle/org.robolectric-robolectric-4.5.1
Bump robolectric from 4.3.1 to 4.5.1
2021-03-22 15:07:30 +01:00
dependabot[bot]
a5574e1e45
Bump robolectric from 4.3.1 to 4.5.1
Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.3.1 to 4.5.1.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.3.1...robolectric-4.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 11:27:08 +00:00
Abel García de Prada
0daa19cf90
Merge pull request #380 from owncloud/release/1.0.10
[Release] 1.0.10
2021-03-22 11:23:32 +01:00
Abel García de Prada
663e067d08 Update client with latest url 1.0.10 2021-03-16 12:40:51 +01:00
Abel García de Prada
a60c4909f4 Prepare 1.0.10 release 2021-03-16 11:11:39 +01:00
Abel García de Prada
b96a3e9be3
Merge pull request #376 from owncloud/release/1.0.10_beta.1
[RELEASE] 1.0.10-beta.1
2021-03-09 15:11:36 +01:00
Abel García de Prada
46495e0df2 Update versionCode and versionName 1.0.10-beta.1 2021-03-08 16:26:20 +01:00
Abel García de Prada
87a05491ab
Merge pull request #368 from owncloud/fix/cookie_handling
[Fix] Cookie handling
2021-03-08 15:01:02 +01:00
Abel García de Prada
f248448e08 Update licenses, naming and apply CR suggestions 2021-03-02 10:35:51 +01:00
Abel García de Prada
3a79a86cd7 Fix 301 redirections 2021-03-02 10:34:39 +01:00
Abel García de Prada
1194b9a412 Use the same ownCloudClient across the whole login process 2021-03-02 10:34:39 +01:00
Christian Schabesberger
2a23a1c773 remove result from status requester 2021-03-02 10:34:39 +01:00
Schabi
9ad0e8f9bc apply codereview 2021-03-02 10:34:39 +01:00
Schabi
61ee5aab91 add test from redirect from http to http 2021-03-02 10:34:39 +01:00
Schabi
950d3a50da fix wrong handling of redirect to unsecure connection 2021-03-02 10:34:39 +01:00
Schabi
8eaa98af30 accept ssl connections for status when OK is returned 2021-03-02 10:34:39 +01:00
Abel García de Prada
6ea9f9996d Fix problem during rebase 2021-03-02 10:34:39 +01:00
Christian Schabesberger
f9ea701e2f remove cookie persistence 2021-03-02 10:34:38 +01:00
Christian Schabesberger
51dacd0bb0 remove KEY_OC_VERSION key 2021-03-02 10:34:38 +01:00
Christian Schabesberger
033e6822a2 prevent acumulating cookies on account change 2021-03-02 10:34:38 +01:00
agarcia
f8904dca9d Make get cookies static 2021-03-02 10:34:38 +01:00
Christian Schabesberger
654efea7e5 add tests for cookie jar 2021-03-02 10:34:38 +01:00
Christian Schabesberger
c3189b7b46 replace old cookies but don't delete them 2021-03-02 10:34:38 +01:00
agarcia
c54f1c98f6 Update some tests naming and remove unused dependencies 2021-03-02 10:34:38 +01:00
Christian Schabesberger
cba63c060f use robolectric for android tests 2021-03-02 10:34:38 +01:00
Christian Schabesberger
d0a710e31b add fixes according to review 2021-03-02 10:33:49 +01:00
Christian Schabesberger
91c7900d5c fix ip address without http prefix not recognized 2021-03-02 10:33:49 +01:00
Christian Schabesberger
b207fd1c67 fix rellative redirect 2021-03-02 10:33:49 +01:00
Christian Schabesberger
dac7bcc0e7 pleasure the linter 2021-03-02 10:33:49 +01:00
Christian Schabesberger
270e127940 fix according to review 2021-03-02 10:33:49 +01:00
Christian Schabesberger
84240ef78b detach request logic from operation 2021-03-02 10:33:49 +01:00
Christian Schabesberger
9d4b88cad7 refactor run function 2021-03-02 10:33:49 +01:00
Christian Schabesberger
cbfd977350 clean up tryConnect function 2021-03-02 10:33:49 +01:00
Christian Schabesberger
257cbcff03 add basic test functionality for andorid library 2021-03-02 10:33:49 +01:00
Christian Schabesberger
cc91ad9dde add fix for redirect, untested 2021-03-02 10:33:49 +01:00
Abel García de Prada
9ffe758dca
Merge pull request #374 from owncloud/dependabot/gradle/junit-junit-4.13.2
Bump junit from 4.13.1 to 4.13.2
2021-03-02 10:33:23 +01:00
dependabot[bot]
e821bee594
Bump junit from 4.13.1 to 4.13.2
Bumps [junit](https://github.com/junit-team/junit4) from 4.13.1 to 4.13.2.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.13.1.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.13.1...r4.13.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 08:31:56 +00:00
Abel García de Prada
4676eb48d7
Merge pull request #373 from owncloud/dependabot/gradle/moshiVersion-1.11.0
Bump moshiVersion from 1.9.2 to 1.11.0
2021-03-02 09:31:02 +01:00
dependabot[bot]
38d4dd604e
Bump moshiVersion from 1.9.2 to 1.11.0
Bumps `moshiVersion` from 1.9.2 to 1.11.0.

Updates `moshi-kotlin` from 1.9.2 to 1.11.0
- [Release notes](https://github.com/square/moshi/releases)
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/moshi/compare/moshi-parent-1.9.2...moshi-parent-1.11.0)

Updates `moshi-kotlin-codegen` from 1.9.2 to 1.11.0
- [Release notes](https://github.com/square/moshi/releases)
- [Changelog](https://github.com/square/moshi/blob/master/CHANGELOG.md)
- [Commits](https://github.com/square/moshi/compare/moshi-parent-1.9.2...moshi-parent-1.11.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 08:13:05 +00:00
Abel García de Prada
0a31a1d3ef
Merge pull request #375 from owncloud/dependabot/gradle/kotlinVersion-1.4.31
Bump kotlinVersion from 1.4.30 to 1.4.31
2021-03-02 09:12:20 +01:00
dependabot[bot]
97df0b655d
Bump kotlinVersion from 1.4.30 to 1.4.31
Bumps `kotlinVersion` from 1.4.30 to 1.4.31.

Updates `kotlin-gradle-plugin` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.30...v1.4.31)

Updates `kotlin-stdlib-jdk8` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.4.31/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.4.30...v1.4.31)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-02 07:00:20 +00:00
Abel García de Prada
ec4c0b2a7f
Merge pull request #371 from owncloud/Dependabot
Introduce dependabot
2021-02-23 13:03:01 +01:00
Abel García de Prada
e438ded413
Merge pull request #367 from owncloud/feature/oidc_dynamic_client_registration
[FEATURE] OIDC Dynamic Client Registration
2021-02-22 17:19:08 +01:00
Hannes Achleitner
94065ae449 Introduce dependabot 2021-02-18 08:32:51 +01:00
Abel García de Prada
37250fc55c Apply CR suggestions 2021-02-10 14:04:05 +01:00
Abel García de Prada
f35f41688a Create remote operation to register clients dynamically. 2021-02-10 14:04:05 +01:00
Abel García de Prada
3b138e7c01
Merge pull request #370 from owncloud/bump/kotlin_version
Bump kotlinVersion from 1.4.21 to 1.4.30
2021-02-09 12:52:53 +01:00
Abel García de Prada
67699ffcc0 Bump kotlinVersion from 1.4.20 to 1.4.30 2021-02-09 12:19:18 +01:00
Abel García de Prada
8e38c26374
Merge pull request #369 from owncloud/Modernize
Android Studio and Gradle update
2021-02-05 08:18:32 +01:00
Hannes Achleitner
e792cf6c70 Android Studio 4.1.2 2021-02-02 17:27:36 +01:00