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 Fix moar ktlint issues 8 months ago
dateformatter Move `RoomListRoomSummary` factory to a dedicated file, more tests will be added. 7 months ago
deeplink Fix ktlint issues 8 months ago
designsystem Simplification since MatrixUser cannot be null anymore. 6 months ago
di Fix crash about several DataStores using the same file (#2312) 8 months ago
encrypted-db Fix ktlint issues 8 months ago
eventformatter Sync Strings (#2557) 6 months ago
featureflag Enable the feature "Mark as unread". 6 months ago
indicator Remove feature flag `SecureStorage` 7 months ago
maplibre-compose Fix ktlint issues 8 months ago
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 Fix moar ktlint issues 8 months ago
mediaplayer Fix moar ktlint issues 8 months ago
mediaupload Fix moar ktlint issues 8 months ago
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 Avoid computing default value if it's not necessary. 8 months ago
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 Do not crash on UP unregistered 8 months ago
pushstore PushClientSecretImpl needs to be a singleton now that it observe the sessions. 8 months ago
roomselect Do not display empty room list state before the loading one (#2402) 7 months ago
rustsdk
session-storage An interface is enough. 7 months ago
testtags Merge pull request #2422 from element-hq/feature/fga/room_list_filters 7 months ago
textcomposer Sync Strings from Localazy 6 months ago
ui-strings Sync Strings from Localazy 6 months ago
ui-utils
usersearch Fix moar ktlint issues 8 months ago
voicerecorder Fix moar ktlint issues 8 months ago