Android Matrix messenger application using the Matrix Rust Sdk and Jetpack Compose
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jorge Martin Espinosa 5cc5a0b699
Add `isInDebug` variable to simulate debug/release configs for tests (#2566)
6 months ago
..
androidutils Add `isInDebug` variable to simulate debug/release configs for tests (#2566) 6 months ago
architecture Room member moderation: kick, ban and unban (#2496) 7 months ago
core Room member moderation: kick, ban and unban (#2496) 7 months ago
cryptography
dateformatter
deeplink
designsystem Simplification since MatrixUser cannot be null anymore. 6 months ago
di
encrypted-db
eventformatter Sync Strings (#2557) 6 months ago
featureflag Enable the feature "Mark as unread". 6 months ago
indicator
maplibre-compose
matrix Add `isInDebug` variable to simulate debug/release configs for tests (#2566) 6 months ago
matrixui Room admins can change user roles (#2423) 7 months ago
mediapickers
mediaplayer
mediaupload
mediaviewer Need a default value for Modifier. 7 months ago
network Add SDK git SHA to user agent (#2548) 6 months ago
permissions Sync Strings from Localazy 7 months ago
preferences
push Use client.cachedAvatarUrl(), to be able to render the user avatar faster, and even if there is no network (#2488). 6 months ago
pushproviders
pushstore
roomselect
rustsdk
session-storage An interface is enough. 7 months ago
testtags
textcomposer Sync Strings from Localazy 6 months ago
ui-strings Sync Strings from Localazy 6 months ago
ui-utils
usersearch
voicerecorder