talk-android/app
Álvaro Brey cdc818b720
ChatController: fix crash when opening conversation from notification
This happens because there is no Conversation object available in the Controller when coming from a notification.

This patch means that when opening a notification for a poll, it will always look like the user is not the owner of the poll even if they are.
This is unfortunately difficult to fix as the initialization logic for ChatController is all kinds of messed up: ideally we'd always load the Conversation object before showing any kind of UI but that's too big of a change to do without tests.

Signed-off-by: Álvaro Brey <alvaro.brey@nextcloud.com>
2022-08-10 13:10:30 +02:00
..
schemas/com.nextcloud.talk.data.source.local.TalkDatabase
src ChatController: fix crash when opening conversation from notification 2022-08-10 13:10:30 +02:00
build.gradle Weekly 14.2.0 Alpha 06 2022-08-08 03:16:21 +00:00
lint.xml
proguard-rules.pro