talk-android/app/src/main/java/com/nextcloud/talk/activities
Daniel Calviño Sánchez 719797b1d1 Notify a data set change only if the properties are set
Note that this still notifies a data set change if the properties are
set to the same value that they had already, but at least it is not
notified when no data was actually changed.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2022-09-18 23:26:26 +02:00
..
BaseActivity.kt Refactor and extract ViewThemeUtils to common library 2022-08-31 19:54:05 +02:00
CallActivity.java Notify a data set change only if the properties are set 2022-09-18 23:26:26 +02:00
CallBaseActivity.java add workaround to start videocalls when PIP is disabled 2021-11-15 12:19:40 +01:00
CallNotificationActivity.java Migrate recieving calls from requery to room 2022-07-16 14:51:07 +02:00
CallStatus.kt Migrate CallStatus enum to kotlin, parcelized enum 2022-05-18 00:36:38 +02:00
FullScreenImageActivity.kt further centralize mimetype definitions 2022-06-10 13:13:37 +02:00
FullScreenMediaActivity.kt replace deprecated listener due to update to exoplayer 2.18.0 2022-06-18 16:25:27 +02:00
FullScreenTextViewerActivity.kt Refactor and extract ViewThemeUtils to common library 2022-08-31 19:54:05 +02:00
MainActivity.kt finish migration to room: remove requery 2022-07-26 21:16:38 +02:00
TakePhotoActivity.java Refactor and extract ViewThemeUtils to common library 2022-08-31 19:54:05 +02:00