talk-android/app/src/main/java/com/nextcloud/talk/activities
Andy Scherzinger a5e9b8d91f
replace getColumnIndex with getColumnIndexOrThrow
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
2022-05-19 12:54:55 +02:00
..
BaseActivity.kt reformat kotlin code to comply with ktlint 2021-04-27 18:16:51 +02:00
CallActivity.java Remove parceler annotation processor 2022-05-18 15:37:55 +02:00
CallBaseActivity.java add workaround to start videocalls when PIP is disabled 2021-11-15 12:19:40 +01:00
CallNotificationActivity.java Migrate conversation model to kotlin data classes 2022-05-17 22:16:52 +02:00
CallStatus.kt Migrate CallStatus enum to kotlin, parcelized enum 2022-05-18 00:36:38 +02: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 replace getColumnIndex with getColumnIndexOrThrow 2022-05-19 12:54:55 +02:00
SharedItemsActivity.kt Fix ktlin issues 2022-04-29 14:09:36 +02:00
TakePhotoActivity.java replace Annotation 2022-05-18 18:32:44 +02:00