element-x-ada/features/call
Jorge Martin Espinosa fccd881b1f
Update SDK version to 25.03.13 and fix breaking changes (#4406)
Breaking changes addressed:
* Make `MatrixClient.getNotificationSettings()` async, cache its result.
* Use `RoomInfo` for accessing the updated room's info.
* Refactor `MatrixRoom` so it always receives an initial `MatrixRoomInfo` value: this value will be used to make `MatrixRoom.roomInfoFlow` a `StateFlow` so we can assume the initial updated Room data will be present.
* Fetch encryption state when loading a room if it's unknown
2025-03-19 12:52:57 +01:00
..
api Update incoming call notification content to "📹 Incoming call" 2025-02-04 16:20:53 +01:00
impl Update SDK version to 25.03.13 and fix breaking changes (#4406) 2025-03-19 12:52:57 +01:00
test Update incoming call notification content to "📹 Incoming call" 2025-02-04 16:20:53 +01:00