talk-android/app/src/main/java
Dariusz Olszewski 93556da33a
Re-use existing ChatController from notification
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>
2022-03-01 13:19:18 +01:00
..
com/nextcloud/talk Re-use existing ChatController from notification 2022-03-01 13:19:18 +01:00
fr/dudie/nominatim/client
third_parties/daveKoeller properly sort by name 2021-09-03 12:58:46 +02:00