mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-09 15:42:10 +00:00
NotificationWorker provides the user information under KEY_USER_ENTITY parameter of the notification intent, but does not set the KEY_INTERNAL_USER_ID parameter. With this change existing ChatController instance that has been opened manually from the conversation list is properly reused when a notification is opened. Otherwise two instances of the ChatController were running in parallel for the same room, causing unintended side effects. Signed-off-by: Dariusz Olszewski <starypatyk@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |