element-x-ada/libraries
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
..
androidutils [Media upload] Upload image, video and files (#411) 2023-05-11 15:56:13 +00:00
architecture Room : continue improving members loading 2023-04-21 14:39:47 +02:00
core [Media upload] Upload image, video and files (#411) 2023-05-11 15:56:13 +00:00
coroutines Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
dateformatter Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
deeplink Validate several ids in constructors (#336) 2023-04-18 16:17:13 +00:00
designsystem Room list contextual menu (#427) 2023-05-25 06:42:44 +00:00
di Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
elementresources Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
encrypted-db Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
featureflag Move the button to open the Showkase browser to the developer settings screen. (#389) 2023-05-04 17:29:03 +02:00
matrix Merge pull request #447 from vector-im/feature/bma/wysiwyg2.2.0 2023-05-24 19:07:35 +02:00
matrixui Refactor search related functionality (#436) 2023-05-22 09:06:54 +00:00
mediapickers Fix tests after rebase 2023-05-11 16:30:37 +02:00
mediaupload [Media upload] Upload image, video and files (#411) 2023-05-11 15:56:13 +00:00
network Merge pull request #334 from vector-im/feature/fga/feature_flag 2023-04-18 15:24:04 +02:00
permissions Remove useless OptIn in tests 2023-05-12 10:05:39 +02:00
push Fix compilation warnings. 2023-05-23 12:00:36 +02:00
pushproviders Update kotlin 2023-05-03 17:40:41 +00:00
pushstore Remove useless OptIn in tests 2023-05-12 10:05:39 +02:00
rustsdk convert rustsdk gradle file to kts 2023-04-04 15:44:37 +02:00
session-storage Remove useless OptIn in tests 2023-05-12 10:05:39 +02:00
statemachine Fix compilation warnings. 2023-05-23 12:00:36 +02:00
testtags Fix: Maestro tests fail when using settings (#358) 2023-04-25 18:01:54 +02:00
textcomposer Fix compilation issue with Wysiwyg 2.2.0 2023-05-23 11:55:23 +02:00
ui-strings Merge pull request #438 from vector-im/feature/fre/invite_people_action 2023-05-23 17:03:39 +02:00
usersearch Refactor search related functionality (#436) 2023-05-22 09:06:54 +00:00