element-x-ada/libraries/featureflag
Jorge Martin Espinosa 80470b3792
Feature: add room threads list (#6575)
Add threads list screen for rooms:

- Add `ThreadsListService` to subscribe to thread changes in the room.
- Create `ThreadsListView` and its associated node a presenters (the UI may change).
- Add a menu icon in the room screen to open it.

This is still pending info about unread threads, so several UI components related to it will be hidden.

* Add feature flag and use it to hide the access to this new screen

---------

Co-authored-by: ElementBot <android@element.io>
2026-04-15 12:14:22 +00:00
..
api Feature: add room threads list (#6575) 2026-04-15 12:14:22 +00:00
impl change: finished feature flag should fallback to default value 2025-12-22 17:49:41 +01:00
test Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00
ui Copyright: Add Element Creations Ltd. copyright 2025-11-10 11:05:05 +01:00