element-x-ada/libraries/matrix/impl/src
Jorge Martin Espinosa aaf788b448 Fix crash when calling Room.predecessorRoom when the room is destroyed (#5894)
* Fix crash when calling `Client.predecessorRoom` when the room is destroyed

* Handle the root cause of this crash: destroying the room on activity recreation
2025-12-15 10:25:08 +01:00
..
main Fix crash when calling Room.predecessorRoom when the room is destroyed (#5894) 2025-12-15 10:25:08 +01:00
test/kotlin/io/element/android/libraries/matrix/impl Fix broken API changes: use Room.latestEvent, which will keep its name, but it'll be using the logic previously in Room.newLatestEvent 2025-12-10 16:27:53 +01:00