talk-android/app/src/main/java/com/nextcloud/talk/call
2023-06-01 22:27:43 +02:00
..
CallParticipant.java Add "reaction" event to CallParticipantModel observer 2023-05-04 15:15:36 +02:00
CallParticipantList.java codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 2023-06-01 19:10:35 +02:00
CallParticipantListNotifier.java Add helper class to keep track of the participants in a call 2023-01-16 09:05:51 +00:00
CallParticipantModel.java codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 2023-06-01 19:10:35 +02:00
CallParticipantModelNotifier.java codacy: Fields should be declared at the top of the class, before any method declarations, constructors, initializers or inner classes. 2023-06-01 22:27:43 +02:00
MutableCallParticipantModel.java Add "reaction" event to CallParticipantModel observer 2023-05-04 15:15:36 +02:00
RaisedHand.kt Fix CI warnings 2023-02-01 16:29:50 +01:00
ReactionAnimator.kt Replace any magic numbers detekt-ed 2023-05-24 09:47:27 +02:00