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 69d5b564da
Fix crash when creating an `EncryptedFile` in Android 6 (#2853)
6 months ago
..
androidutils Sync Strings from Localazy 6 months ago
architecture Period 6 months ago
core Add support for link generated by matrix.to website. 6 months ago
cryptography
dateformatter Move `RoomListRoomSummary` factory to a dedicated file, more tests will be added. 9 months ago
deeplink Room list invites : clean and format 7 months ago
designsystem Add room badges (#2822) 6 months ago
di
encrypted-db
eventformatter Sync Strings from Localazy 6 months ago
featureflag Remove flag RoomListFilters. 6 months ago
indicator Remove feature flag `SecureStorage` 8 months ago
maplibre-compose
matrix Merge pull request #2843 from element-hq/feature/bma/joinRoomVia 6 months ago
matrixui Sync Strings from Localazy 6 months ago
mediapickers
mediaplayer
mediaupload Fix SDK integration 8 months ago
mediaviewer Need a default value for Modifier. 8 months ago
network Use new retrofit bom and change Maven coordinates of `kotlinx-serialization` 7 months ago
permissions Sync Strings from Localazy 6 months ago
preferences Enforce mandatory session verification only for new logins (#2811) 6 months ago
push Sync Strings from Localazy 6 months ago
pushproviders Sync Strings from Localazy 6 months ago
pushstore Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity. 7 months ago
roomselect Fix issue when building previews, roomId must be unique 6 months ago
rustsdk
session-storage Fix crash when creating an `EncryptedFile` in Android 6 (#2853) 6 months ago
testtags Room navigation : some clean up 7 months ago
textcomposer Sync Strings from Localazy 6 months ago
troubleshoot Sync Strings from Localazy 6 months ago
ui-strings Sync strings again after fix on Localazy. 6 months ago
ui-utils
usersearch
voicerecorder