element-x-ada/libraries
Chris Smith 99f571b4eb Search for users to start a new DM. (#376)
Search for users to start a new DM.

Hooks up the create room UI to the matrix client to get
search results. Searches are debounced for 500ms and
only executed when 3 or more characters are entered.

Wrap the result state so we can distinguish between
"no results because we haven't searched yet" and
"no results because the API returned nothing", and
add a "No results found" message in the UI for the
latter case.

Closes #95
2023-05-03 13:26:31 +00:00
..
androidutils Merge pull request #326 from vector-im/feature/bma/push4 2023-04-17 14:13:39 +02:00
architecture Room : continue improving members loading 2023-04-21 14:39:47 +02:00
core [Room Details] Block & unblock user (#340) 2023-04-26 16:14:44 +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 Validate several ids in constructors (#336) 2023-04-18 16:17:13 +00:00
designsystem Group design components in Showkase for the Compound team (#375) 2023-05-02 16:13:35 +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 Fix: improve offline indicator designs (#341) 2023-04-19 15:58:56 +02:00
matrix Search for users to start a new DM. (#376) 2023-05-03 13:26:31 +00:00
matrixui Update tests and avoid useless recomposition 2023-05-02 13:04:00 +02:00
mediapickers Add PickerLauncher wrapper for media/file pickers. (#361) 2023-04-28 10:52:34 +02:00
network Merge pull request #334 from vector-im/feature/fga/feature_flag 2023-04-18 15:24:04 +02:00
permissions Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
push Merge pull request #370 from vector-im/sync-localazy 2023-05-02 17:45:50 +02:00
pushproviders Allow custom push gateway to use non-default port (#374) 2023-05-02 15:04:47 +00:00
pushstore Validate several ids in constructors (#336) 2023-04-18 16:17:13 +00:00
rustsdk convert rustsdk gradle file to kts 2023-04-04 15:44:37 +02:00
session-storage Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
statemachine Upgrade ktlint to 0.48.2 2023-04-17 15:18:07 +02:00
testtags Fix: Maestro tests fail when using settings (#358) 2023-04-25 18:01:54 +02:00
textcomposer Add PickerLauncher wrapper for media/file pickers. (#361) 2023-04-28 10:52:34 +02:00
ui-strings Sync Strings from Localazy 2023-05-01 00:09:50 +00:00