mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-12-03 15:10:16 +03:00
c9e99a7d6f
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 |