mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-26 15:10:13 +01: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> |
||
---|---|---|
.. | ||
activities | ||
adapters | ||
api | ||
application | ||
callbacks | ||
components/filebrowser | ||
controllers | ||
dagger/modules | ||
events | ||
interfaces | ||
jobs | ||
models | ||
presenters | ||
receivers | ||
ui | ||
utils | ||
webrtc |