mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-22 13:09:46 +01:00
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> |
||
---|---|---|
.. | ||
schemas/com.nextcloud.talk.data.source.local.TalkDatabase | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |