mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +01:00
following lines for ChatActivity were removed: android:launchMode="singleInstance" android:noHistory="true" this solves: - share files from local storage broken - broken transitions (caused by "singleInstance") - fix to open chat when navigating back from conversation info - fix weird mixed conversations when opening a conversation by notification while being in another conversation launchMode="singleInstance" was introduced when reimplementing breakout rooms for the conductor to activity migration. So for now this reverting might introduce problems for breakout rooms. Signed-off-by: Marcel Hibbe <dev@mhibbe.de> |
||
---|---|---|
.. | ||
schemas/com.nextcloud.talk.data.source.local.TalkDatabase | ||
src | ||
build.gradle | ||
lint.xml | ||
proguard-rules.pro |