Files
letro-android/changelog.d
Marco Romano 67a8802766 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
..
2023-01-11 14:57:14 +01:00
2023-03-23 14:54:44 +00:00
2023-03-08 15:46:48 +01:00
2023-04-04 15:44:37 +02:00
2023-04-21 15:01:27 +01:00
2023-03-22 12:25:57 +01:00
2023-04-13 15:49:03 +02:00
2023-04-14 14:57:25 +02:00
2023-05-11 16:30:37 +02:00
2023-05-11 16:30:37 +02:00
2023-03-10 15:18:12 +01:00
2023-03-13 17:05:35 +01:00
2023-05-04 15:30:55 +00:00
2023-05-04 16:28:19 +02:00
2023-04-05 15:36:41 +02:00
2023-04-17 16:41:10 +00:00
2023-05-12 12:23:35 +01:00
2023-05-25 06:42:44 +00:00