element-x-ada/features
Marco Romano 0dee0784ba Room list contextual menu (#427)
- Adds `ModalBottomSheet` to our design components (it wraps the homonimous Material3 one).
- Adds  a bottom sheet to the Room list using the aforementioned design component.
- Adds navigation from the room list to a room detail (context menu "Settings" action).
- Consolidates the "leave room flow" into a new `leaveroom` module used by both the room list and the room details.
  - Adds progress indicator to the leave room flow
- Uses new `leaveroom` module in `roomdetails` module too. 

Parent issue:
- https://github.com/vector-im/element-x-android/issues/261
2023-05-25 06:42:44 +00:00
..
createroom Merge pull request #438 from vector-im/feature/fre/invite_people_action 2023-05-23 17:03:39 +02:00
invitelist Refactor search related functionality (#436) 2023-05-22 09:06:54 +00:00
leaveroom Room list contextual menu (#427) 2023-05-25 06:42:44 +00:00
login Refactor search related functionality (#436) 2023-05-22 09:06:54 +00:00
logout Remove useless OptIn in tests 2023-05-12 10:05:39 +02:00
messages Refactor search related functionality (#436) 2023-05-22 09:06:54 +00:00
networkmonitor Make danger check view changes (#391) 2023-05-05 08:24:12 +00:00
onboarding Use default material3 version again and cleanup @OptIn annotations. 2023-05-15 12:28:31 +02:00
preferences Remove useless OptIn in tests 2023-05-12 10:05:39 +02:00
rageshake Try to fix flaky test by setting a longer timeout in runTest (#442) 2023-05-22 17:52:31 +02:00
roomdetails Room list contextual menu (#427) 2023-05-25 06:42:44 +00:00
roomlist Room list contextual menu (#427) 2023-05-25 06:42:44 +00:00
verifysession Sync Strings from Localazy 2023-04-24 00:09:54 +00:00