talk-android/app/src/main/java/com/nextcloud/talk
Joas Schilling 112a5662ad
Fix null reference when a participant leaves
java.lang.NullPointerException: Attempt to invoke virtual method
'void com.nextcloud.talk.adapters.ParticipantDisplayItem.setAudioEnabled(boolean)'
on a null object reference

Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-05-10 11:47:09 +02:00
..
activities Add APIv4 to easy conversation API calls 2021-05-07 21:56:23 +02:00
adapters Fix some more getUserId() calls 2021-05-10 11:35:17 +02:00
api Fix promoting and demoting on apiv4 2021-05-09 17:32:13 +02:00
application reformat kotlin code to comply with ktlint 2021-04-27 18:16:51 +02:00
callbacks Significant improvements to the dark theme 2019-09-26 10:39:07 +02:00
components/filebrowser replace imports due to changed packaging 2021-05-08 12:52:12 +02:00
controllers Fix null reference when a participant leaves 2021-05-10 11:47:09 +02:00
dagger/modules Add user profile, allow to edit it, if server supports it 2021-04-08 09:43:37 +02:00
events remove default constructors (generated by the compiler) and simplify if-statements of equals-methods 2021-04-29 16:37:57 +02:00
interfaces Add user profile, allow to edit it, if server supports it 2021-04-08 09:43:37 +02:00
jobs Fix adding users/groups to a conversation 2021-05-09 17:32:16 +02:00
models Fix some more getUserId() calls 2021-05-10 11:35:17 +02:00
presenters Fix coding styles 2021-05-07 11:57:39 +02:00
receivers reformat kotlin code to comply with ktlint 2021-04-27 18:16:51 +02:00
ui/dialog reformat kotlin code to comply with ktlint 2021-04-27 18:16:51 +02:00
utils lint: Set locale 2021-05-09 21:56:35 +02:00
webrtc Fix some more getUserId() calls 2021-05-10 11:35:17 +02:00