talk-android/app/src/main/java/com/nextcloud/talk/activities
Marcel Hibbe 7745e75f5f
fix to leave room before loading new one
-> add callback methods to ConductorRemapping to execute after chat room was left. Whenever there is a ChatController on top, it's room is now left, before replacing the controller or pushing another one on top.

this avoids problems where entering a chat before the old one was left led to sessionId="0" for the new chat.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-12-15 10:36:23 +01:00
..
BaseActivity.kt Set minSdkVersion to 23 (Android 6) 2022-12-07 13:45:57 +01:00
CallActivity.java Merge pull request #2613 from nextcloud/bugfix/2612/fixNpeWhenRingtoneSilent 2022-12-07 14:58:34 +01:00
CallBaseActivity.java add workaround to start videocalls when PIP is disabled 2021-11-15 12:19:40 +01:00
CallNotificationActivity.kt simplify logic to close/keep CallNotificationActivity 2022-12-07 14:40:52 +01:00
CallStatus.kt Migrate CallStatus enum to kotlin, parcelized enum 2022-05-18 00:36:38 +02:00
FullScreenImageActivity.kt bump compileSdkVersion to 32 2022-11-16 11:15:21 +01:00
FullScreenMediaActivity.kt bump compileSdkVersion to 32 2022-11-16 11:15:21 +01:00
FullScreenTextViewerActivity.kt bump compileSdkVersion to 32 2022-11-16 11:15:21 +01:00
MainActivity.kt fix to leave room before loading new one 2022-12-15 10:36:23 +01:00
TakePhotoActivity.java add chunked upload for files 2022-09-15 16:22:59 +02:00