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.
 
 
 
 
Benoit Marty 2c2bf7c687 Add screen to render Spaces (they are not supported yet) 6 months ago
..
androidutils Improve openUrlInExternalApp API and move url to UnifiedPushConfig 7 months ago
architecture Room member moderation: kick, ban and unban (#2496) 8 months ago
core Use productionApplicationName, set to "Element", instead of "Element X", and use ot for `screen_onboarding_welcome_message` 7 months ago
cryptography Fix moar ktlint issues 10 months ago
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 screen to render Spaces (they are not supported yet) 6 months ago
di Fix crash about several DataStores using the same file (#2312) 9 months ago
encrypted-db Fix ktlint issues 10 months ago
eventformatter Fix test 6 months ago
featureflag Remove Room moderation feature flag (#2678) 7 months ago
indicator Remove feature flag `SecureStorage` 8 months ago
maplibre-compose Fix ktlint issues 10 months ago
matrix Introduce RoomType 6 months ago
matrixui Sync Strings from Localazy 6 months ago
mediapickers Fix moar ktlint issues 10 months ago
mediaplayer Fix moar ktlint issues 10 months ago
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 Fix test compilation. 7 months ago
preferences Remove `SessionData.needsVerification` as the source of truth for session verification status (#2748) 6 months ago
push Fix test 6 months ago
pushproviders Create dedicated module for notification troubleshoot. 7 months ago
pushstore Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity. 7 months ago
roomselect Increase usage of `RoomAlias` 7 months ago
rustsdk
session-storage Remove `SessionData.needsVerification` as the source of truth for session verification status (#2748) 6 months ago
testtags Room navigation : some clean up 7 months ago
textcomposer Reply: render sender name of replied event on 1 line only. 6 months ago
troubleshoot Add showkase processor 7 months ago
ui-strings Avoid rendering roomId on screen. 6 months ago
ui-utils
usersearch Fix moar ktlint issues 10 months ago
voicerecorder Fix moar ktlint issues 10 months ago