| 
							
							
								 Christian Schabesberger | cfd69987e9 | update session from APM while running the app | 2022-03-23 13:26:57 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | b2f6d7f3b1 | make initial check with apm work though connection validator | 2022-03-23 13:24:27 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | 7ccb86c153 | stop validation process if failing | 2022-03-23 13:24:27 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | e878ad3931 | make oidc discovery work again | 2022-03-23 13:24:27 +01:00 |  | 
			
				
					| 
							
							
								 Schabi | 8d09a5c242 | make initial connection using connection validator work | 2022-03-23 13:24:27 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | ddb15a33f1 | try shifting over to connection validator for updating credentials intermediate commit | 2022-03-23 13:24:27 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | c2c351c912 | set max redirect count for owncloud client to 5 | 2022-03-23 13:24:27 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | ca206173df | create logic scaffold for connection validator get status.php with it | 2022-03-23 13:24:27 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | 7e4b43e7cb | prepare code for the inclusion of connection validator | 2022-03-23 13:24:27 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | 0e82f983b5 | remove OwnCloudClient factory | 2022-03-23 13:24:27 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | 0d94058db9 | remove retrive cookies from middleware | 2022-03-23 13:24:27 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | 2f952a3a09 | debug and add mutex for halding requiests | 2022-03-23 13:24:27 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | 39b1fce7f6 | init connectionvalidator | 2022-03-23 13:24:27 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 351efb7bf2 | Merge pull request #474 from owncloud/dependabot/gradle/com.facebook.stetho-stetho-okhttp3-1.6.0 Bump stetho-okhttp3 from 1.5.1 to 1.6.0 | 2022-03-10 11:30:54 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 2edfc17653 | Bump stetho-okhttp3 from 1.5.1 to 1.6.0 Bumps [stetho-okhttp3](https://github.com/facebook/stetho) from 1.5.1 to 1.6.0.
- [Release notes](https://github.com/facebook/stetho/releases)
- [Changelog](https://github.com/facebook/stetho/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/stetho/compare/v1.5.1...v1.6.0)
---
updated-dependencies:
- dependency-name: com.facebook.stetho:stetho-okhttp3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-03-10 10:15:54 +00:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | e0efa7b3ab | Merge pull request #472 from owncloud/feature/check_script Feature/check script | 2022-03-10 10:21:07 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 5ab6514164 | Rename the script and function to clarify their purpose | 2022-03-10 09:45:34 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | 194894637e | fix wrongly licensed source files | 2022-03-10 09:45:34 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | c662383182 | add mit license header to where it was missing | 2022-03-10 09:45:34 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | f8c7c12f5b | add check_script | 2022-03-10 09:45:34 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 61508c85d1 | Merge pull request #469 from owncloud/feature/add_stetho Feature/add stetho | 2022-03-08 09:27:34 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | 5619c1daf8 | apply code cleanup according to review | 2022-03-08 08:59:10 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | 85a3918ff1 | fix usage of debug interceptor | 2022-03-08 08:59:10 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | 7e507abf32 | add debug interceptor | 2022-03-08 08:59:10 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | a7e9138593 | Merge pull request #471 from owncloud/fix/remove_sample_client remove sample client | 2022-03-08 08:58:00 +01:00 |  | 
			
				
					| 
							
							
								 Christian Schabesberger | 0ae5cf5ca2 | remove sample client | 2022-03-08 08:49:26 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 063e7366e5 | Merge pull request #473 from owncloud/dependabot/github_actions/actions/checkout-3 Bump actions/checkout from 2 to 3 | 2022-03-07 07:52:38 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 5cec7b43e2 | Bump actions/checkout from 2 to 3 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com> | 2022-03-07 02:03:39 +00:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | ff0cde35fe | Merge pull request #466 from owncloud/release/1.0.14 [Release] 1.0.14 | 2022-02-16 10:45:45 +01:00 |  | 
			
				
					| 
							
							
								 Fernando Sanz | a9a6ca6d4e | Upgraded versionName and versionNumber
						
						
						
						
						
						
							
 1.0.14 | 2022-02-09 14:32:09 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 57882e793e | Merge pull request #464 from owncloud/FixLint Fix lint warnings | 2022-01-31 09:10:32 +01:00 |  | 
			
				
					| 
							
							
								 Hannes Achleitner | 7365c0b126 | Fix lint warnings | 2022-01-31 08:09:53 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 5bebbe2d3d | Merge pull request #461 from owncloud/dependabot/gradle/org.jlleitschuh.gradle-ktlint-gradle-10.2.1 Bump ktlint-gradle from 10.2.0 to 10.2.1 | 2022-01-10 09:23:40 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 3aa9e72a22 | Bump ktlint-gradle from 10.2.0 to 10.2.1 Bumps ktlint-gradle from 10.2.0 to 10.2.1.
---
updated-dependencies:
- dependency-name: org.jlleitschuh.gradle:ktlint-gradle
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-12-28 02:05:26 +00:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | cc53ed6f68 | Merge pull request #460 from owncloud/bump/kotlin_1.6.10 Bump kotlin version to 1.6.10 | 2021-12-23 10:34:59 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 377572e87a | Bump kotlin version to 1.6.10 | 2021-12-23 09:31:34 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 9fc5ddbc39 | Merge pull request #459 from hannesa2/Gradle-Log4j Bump Gradle for Log4j | 2021-12-23 08:37:55 +01:00 |  | 
			
				
					| 
							
							
								 Hannes Achleitner | b649ee0ad6 | Bump Gradle for Log4j https://github.com/gradle/gradle/releases/tag/v7.3.3 | 2021-12-23 08:23:02 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | e6e763882c | Merge pull request #442 from owncloud/feature/avatar_capability_library [Feature] Respect capability for Avatar support | 2021-12-13 11:37:10 +01:00 |  | 
			
				
					| 
							
							
								 Fernando Sanz | 27e5d367af | Ktlint fixes. | 2021-12-13 08:53:18 +01:00 |  | 
			
				
					| 
							
							
								 Fernando Sanz | 2b299da415 | Retrieve new capability to user's avatar. | 2021-12-13 08:53:18 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 2c0745f20a | Merge pull request #454 from owncloud/dependabot/gradle/moshiVersion-1.13.0 Bump moshiVersion from 1.12.0 to 1.13.0 | 2021-12-10 08:30:20 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 1a4b98d232 | Bump moshiVersion from 1.12.0 to 1.13.0 Bumps `moshiVersion` from 1.12.0 to 1.13.0.
Updates `moshi-kotlin` from 1.12.0 to 1.13.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.12.0...moshi-parent-1.13.0)
Updates `moshi-kotlin-codegen` from 1.12.0 to 1.13.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.12.0...moshi-parent-1.13.0)
---
updated-dependencies:
- dependency-name: com.squareup.moshi:moshi-kotlin
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.squareup.moshi:moshi-kotlin-codegen
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-12-10 02:09:45 +00:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | aef967bf25 | Merge pull request #452 from owncloud/dependabot/gradle/org.robolectric-robolectric-4.7.3 Bump robolectric from 4.5.1 to 4.7.3 | 2021-12-02 08:52:35 +01:00 |  | 
			
				
					| 
							
							
								![dependabot[bot]](/avatar/48ea49be76d0c68403a7f3df87e3487d?size=56) dependabot[bot] | 5ce81e3b17 | Bump robolectric from 4.5.1 to 4.7.3 Bumps [robolectric](https://github.com/robolectric/robolectric) from 4.5.1 to 4.7.3.
- [Release notes](https://github.com/robolectric/robolectric/releases)
- [Commits](https://github.com/robolectric/robolectric/compare/robolectric-4.5.1...robolectric-4.7.3)
---
updated-dependencies:
- dependency-name: org.robolectric:robolectric
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com> | 2021-12-02 02:08:45 +00:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 4fa986e053 | Merge pull request #448 from owncloud/gradle_7.3 Bump gradle version to 7.3 | 2021-11-17 13:18:31 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 5e8f0b8286 | Bump gradle version to 7.3 | 2021-11-17 10:31:10 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | 050b98f78b | Merge pull request #433 from owncloud/Gradle-7.2 Gradle 7.2 | 2021-11-17 10:03:53 +01:00 |  | 
			
				
					| 
							
							
								 Hannes Achleitner | 487c4f682a | Gradle 7.2 | 2021-11-17 09:50:05 +01:00 |  | 
			
				
					| 
							
							
								 Abel García de Prada | f75f64ab13 | Merge pull request #434 from owncloud/api30 Api 30 | 2021-11-17 09:46:11 +01:00 |  |