Nextcloud Login Flow: handle non-success status codes (#1878)

* Nextcloud Login Flow: handle non-success status codes

* Update error message to use class name when localized message is null

* Update dav4jvm to get HTTP reason phrases in HttpException
This commit is contained in:
Ricki Hirner
2025-12-11 15:30:32 +01:00
committed by GitHub
parent d32b86789b
commit a938b511cd
3 changed files with 50 additions and 28 deletions

View File

@@ -19,7 +19,7 @@ androidx-test-rules = "1.7.0"
androidx-test-junit = "1.3.0"
androidx-work = "2.11.0"
bitfire-cert4android = "42d883e958"
bitfire-dav4jvm = "de16b12343"
bitfire-dav4jvm = "57321c95ad"
bitfire-synctools = "de78892b5c"
compose-accompanist = "0.37.3"
compose-bom = "2025.12.00"