talk-android/app
Marcel Hibbe b6e341bbf1
cancel scope when onStop is reached
This is necessary especially to cancel the long polling when configuration change was made, e.g. screen was rotated. Otherwise multiple long polling requests would be running after configuration changes.

Because it not possible to launch a new coroutine in a scope that was canceled, it is necessary to re-initialize the scope.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2025-01-22 13:50:30 +01:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase save "silent" in chat messages (incl DB) 2025-01-10 12:32:32 +01:00
src cancel scope when onStop is reached 2025-01-22 13:50:30 +01:00
build.gradle Weekly 21.0.0 Alpha 10 2025-01-20 03:12:34 +00:00
lint.xml
proguard-rules.pro