talk-android/app
Marcel Hibbe 6ac9fa5fff
avoid error when declining recording consent
When declining recording consent, 404 might be returned when leaving the call (because the call was not joined before).
It might not be the best option to handle this via onError, but for the moment (18.0.0 release) it's the most robust/lowest-risk solution without to change some state handling to check if the call was joined).
finish was added which makes sense anyway, but for declining recording consent the error snackbar was removed.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2023-12-05 16:20:28 +01:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase primary key 2023-09-21 23:27:27 +02:00
src avoid error when declining recording consent 2023-12-05 16:20:28 +01:00
build.gradle Merge pull request #3493 from nextcloud/dependabot/gradle/com.github.spotbugs.snom-spotbugs-gradle-plugin-6.0.1 2023-12-04 10:05:59 +01:00
lint.xml remove conductor 2023-11-23 13:26:01 +01:00
proguard-rules.pro