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 c690b38b0f
Adjust typography in `SelectedUser` component (#2768)
5 months ago
..
androidutils Improve openUrlInExternalApp API and move url to UnifiedPushConfig 6 months ago
architecture Room member moderation: kick, ban and unban (#2496) 7 months ago
core Use productionApplicationName, set to "Element", instead of "Element X", and use ot for `screen_onboarding_welcome_message` 5 months ago
cryptography
dateformatter Move `RoomListRoomSummary` factory to a dedicated file, more tests will be added. 7 months ago
deeplink Room list invites : clean and format 5 months ago
designsystem Add missing color preview. 5 months ago
di Fix crash about several DataStores using the same file (#2312) 8 months ago
encrypted-db
eventformatter Sync Strings from Localazy 5 months ago
featureflag Remove flag RoomListFilters. 5 months ago
indicator Remove feature flag `SecureStorage` 7 months ago
maplibre-compose
matrix Merge pull request #2754 from element-hq/feature/valere/expected_utd_integration 5 months ago
matrixui Adjust typography in `SelectedUser` component (#2768) 5 months ago
mediapickers
mediaplayer
mediaupload Fix SDK integration 6 months ago
mediaviewer Need a default value for Modifier. 7 months ago
network Use new retrofit bom and change Maven coordinates of `kotlinx-serialization` 6 months ago
permissions Sync Strings from Localazy 5 months ago
preferences Remove `SessionData.needsVerification` as the source of truth for session verification status (#2748) 5 months ago
push Sync Strings from Localazy 5 months ago
pushproviders Sync Strings from Localazy 5 months ago
pushstore Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity. 6 months ago
roomselect Fix issue when building previews, roomId must be unique 5 months ago
rustsdk
session-storage Remove `SessionData.needsVerification` as the source of truth for session verification status (#2748) 5 months ago
testtags Room navigation : some clean up 5 months ago
textcomposer Reply: render sender name of replied event on 1 line only. 5 months ago
troubleshoot Sync Strings from Localazy 5 months ago
ui-strings Sync Strings from Localazy 5 months ago
ui-utils
usersearch
voicerecorder