element-x-ada/libraries/matrix/api/src
Jorge Martin Espinosa 6c3b280ecd
Fix marking a room as read re-instantiates its timeline (#5628)
* Add `Timeline.markAsRead` to avoid reinstantiating the timeline using `Room.markAsRead`

* Mark as read when exiting the room screen, destroy the timeline when fully closed

* Ensure `MarkAsFullyReadAndExit` event can only be processed once

* Fix `DelayedVisibility` not being displayed in previews
2025-10-30 08:39:06 +01:00
..
main Fix marking a room as read re-instantiates its timeline (#5628) 2025-10-30 08:39:06 +01:00
test/kotlin/io/element/android/libraries/matrix/api misc (room id) : relax room id regex pattern to match new versions 2025-07-17 19:56:34 +02:00