talk-android/app/src/main/java/com/nextcloud/talk/callnotification
Marcel Hibbe 754b825096
pass spreedCapabilities instead user to CapabilitiesUtil
To support federated rooms, capabilities have to be checked from the room which now also has capabilities.
If room is not federated, capabilities fromuser are still checked.
This is why CapabilitiesUtil had to be refactored to accept SpreedCapabilities which can come from room or user.

Other than that, many other changes were made as a result of this change.

Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
2024-03-01 11:25:11 +01:00
..
viewmodel Avoid to send conversation and user via intent 2023-06-30 07:30:18 +02:00
CallNotificationActivity.kt pass spreedCapabilities instead user to CapabilitiesUtil 2024-03-01 11:25:11 +01:00