talk-android/app/src/main/java/com/nextcloud/talk/activities
Marcel Hibbe 1b30a6ef62
allow getPeersForCall without QueryMap
- null was not allowed for query map (led to Illegal Argument Exception which caused issue #1853)

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2022-03-17 15:17:32 +01:00
..
BaseActivity.kt reformat kotlin code to comply with ktlint 2021-04-27 18:16:51 +02:00
CallActivity.java allow getPeersForCall without QueryMap 2022-03-17 15:17:32 +01:00
CallBaseActivity.java add workaround to start videocalls when PIP is disabled 2021-11-15 12:19:40 +01:00
CallNotificationActivity.java allow getPeersForCall without QueryMap 2022-03-17 15:17:32 +01:00
FullScreenImageActivity.kt fix displaying of large images 2021-06-09 13:19:49 +02:00
FullScreenMediaActivity.kt make text preview dark/light aware, overall improvement of preview screens 2021-05-31 15:29:00 +02:00
FullScreenTextViewerActivity.kt make text preview dark/light aware, overall improvement of preview screens 2021-05-31 15:29:00 +02:00
MainActivity.kt Switch to chat w/o animation when app opened from notification 2022-03-15 14:35:08 +01:00
TakePhotoActivity.java make sure to torn of torch after taking a picture 2021-11-11 22:10:53 +01:00