nextcloud-android/app
Elv1zz e2dd29052b
Reduce number of exit points
The method `onReceivedHttpError` did have 3 exit points (`return`), but Codacy only allows us 2, so error handling for `request?.url` and `view?.context` was combined. Seems debatable, what's more readable, but the rules are the rules.

Signed-off-by: Elv1zz <elv1zz.git@gmail.com>
2024-01-24 08:28:08 +01:00
..
schemas/com.nextcloud.client.database.NextcloudDatabase extract tests 2024-01-16 12:17:50 +01:00
screenshots/gplay/debug Fix ss tests 2023-12-15 11:13:32 +01:00
src Reduce number of exit points 2024-01-24 08:28:08 +01:00
.gitignore
build.gradle Temporary change to make automated tests run 2024-01-24 08:28:08 +01:00
detekt.yml Bump score to 2 2023-08-03 09:16:09 +02:00
lint.xml extract tests 2024-01-16 12:17:50 +01:00