element-x-ada/libraries
Chris Smith 7308428596 Use member count instead of counting members (#530)
Use member count instead of counting members

For the room details screen, use the member count as supplied by
matrix instead of waiting for the entire member list to be
retrieved and then manually adding up all the relevant users.

This removes the loading state of the member count, relying on
a spinner on the member list itself if the user actually wants
to see the members. (The performance of that will be improved
separately on the rust side in the future)

Closes #505
2023-06-06 10:40:17 +00:00
..
androidutils Merge pull request #471 from vector-im/sync-localazy 2023-05-30 13:06:51 +02:00
architecture Add comment. 2023-06-01 17:58:12 +02:00
core Merge branch 'develop' into feature/fga/pdf_renderer 2023-06-02 16:43:55 +02: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 Oidc with CustomTab 2023-05-30 15:59:58 +02:00
designsystem SearchBar: Remove explicit tint on close icon 2023-06-05 11:31:14 +01: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
eventformatter Sync Strings (#522) 2023-06-05 15:26:50 +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 Use member count instead of counting members (#530) 2023-06-06 10:40:17 +00:00
matrixui Use member count instead of counting members (#530) 2023-06-06 10:40:17 +00:00
mediapickers Fix tests after rebase 2023-05-11 16:30:37 +02:00
mediaupload Fix small issues, improve Result.flatMap 2023-05-29 13:58:29 +02: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 Sync Strings (#522) 2023-06-05 15:26:50 +00:00
pushproviders Init analytics modules (#350) 2023-06-05 13:11:34 +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 Fix detected forbidden pattern. 2023-05-31 15:31:05 +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 Sync Strings (#522) 2023-06-05 15:26:50 +00:00
ui-strings Sync Strings (#522) 2023-06-05 15:26:50 +00:00
usersearch Merge remote-tracking branch 'origin/develop' into misc/cjs/create-join-design-feedback 2023-06-01 13:26:27 +01:00