funkwhale-app-android/app/src/main/java/audio/funkwhale/ffa/utils
Hugh Daschbach 467556d75c Suppress some authentication noise in the log.
Most of this was added to debug issue !102.  So these are vestigial.

The exception here is the handling of AuthorizationException type 2.
These are produced by racing authentication requests and are
successfully managed.  So we need not report these.

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale-android/-/merge_requests/342>
2024-02-22 18:15:04 +00:00
..
AppContext.kt Fix landscape view induced MainActivity leak. 2023-11-07 08:33:36 +00:00
Bottleneck.kt Custom cache layer for cover art which ignores (pre-signed URL) query 2023-01-10 10:00:41 +00:00
BottomSheetIneractable.kt Improve player bottom sheet, in particular fling support 2023-09-18 17:35:26 +02:00
Bus.kt Fix bottom sheet being hidden in certain conditions 2023-09-18 20:18:52 +02:00
CoverArt.kt Refactor CoverArt.withContext(). 2023-11-07 08:33:36 +00:00
Extensions.kt Suppress some authentication noise in the log. 2024-02-22 18:15:04 +00:00
FFACache.kt Upgrade to Kotlin 1.7.0 2022-08-26 12:06:41 +00:00
FuelResult.kt Fix existing linting problems 2021-09-09 09:56:15 +02:00
OAuth.kt Suppress some authentication noise in the log. 2024-02-22 18:15:04 +00:00
RefreshError.kt Upgrading Android Gradle Plugin 2021-08-22 09:48:36 +02:00
Userinfo.kt Upgrading Android Gradle Plugin 2021-08-22 09:48:36 +02:00
Util.kt Minor adjustments to get rid of deprecation warnings 2021-08-27 13:28:23 +02:00
ViewBindings.kt Improve player bottom sheet, in particular fling support 2023-09-18 17:35:26 +02:00