element-x-ada/libraries/matrix/test/src/main
Jorge Martin Espinosa 7238af7f7f
Fix not being able to decline an invite from the room list (#3466)
* Add `InvitedRoom` to wrap Rust SDK Rooms in 'invited' membership state.

At the moment, this is a wrapper that allows us to call `Room.leave()` without having to initialise the room's timeline (which is impossible).

* Add `MatrixRoom.getInvitedRoom(roomId)` to get one of these rooms.

Also, `RustRoomFactory` now has a `createInvitedRoom` method for this.

* Adapt `AcceptDeclineInvitePresenter` to use the new APIs.
2024-09-16 13:02:20 +00:00
..
kotlin/io/element/android/libraries/matrix/test Fix not being able to decline an invite from the room list (#3466) 2024-09-16 13:02:20 +00:00
AndroidManifest.xml Migrate license to AGPL - XML files. 2024-09-06 17:43:35 +02:00