element-x-ada/libraries
Chris Smith 581c5ab2d2 Move and refactor MatrixUser (#381)
Move and refactor MatrixUser

Instead of living in matrixui and having an AvatarData, this can
reside in the matrix module and just have the URL. An extension
method in matrixui can then provide the AvatarData when required.

This removes some small duplication, and pushes the UI-specific
information (i.e., what size of avatar is going to be rendered)
further down the stack. It also aligns the field names with those
used by the rust SDK (e.g. "displayName" instead of "userName").
2023-05-03 16:30:19 +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 Move and refactor MatrixUser (#381) 2023-05-03 16:30:19 +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 Move and refactor MatrixUser (#381) 2023-05-03 16:30:19 +00:00
matrixui Move and refactor MatrixUser (#381) 2023-05-03 16:30:19 +00: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