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 ce7bb11724 Ensure roomId are not rendered in the UI. 5 months ago
..
analytics Move OnboardingBackground to a sub package 5 months ago
cachecleaner
call
createroom Sync Strings from Localazy 5 months ago
ftue Remove `SessionData.needsVerification` as the source of truth for session verification status (#2748) 5 months ago
invite Change API `MatrixClient.joinRoom(roomId: RoomId): Result<RoomId>` to `MatrixClient.joinRoom(roomId: RoomId): Result<Unit>` 5 months ago
joinroom Ensure roomId are not rendered in the UI. 5 months ago
leaveroom Room navigation : some clean up 5 months ago
location Room navigation : some clean up 5 months ago
lockscreen Sync Strings from Localazy 5 months ago
login Sync strings. 5 months ago
logout
messages Format 5 months ago
migration Please KtLint 5 months ago
networkmonitor
onboarding Rename Preview to follow code convention 5 months ago
poll Rename Preview to follow code convention 5 months ago
preferences Ensure roomId are not rendered in the UI. 5 months ago
rageshake Remove dead code. 5 months ago
roomaliasresolver Merge pull request #2733 from element-hq/feature/bma/disableKnock 5 months ago
roomdetails Rename Preview to follow code convention 5 months ago
roomdirectory Change API `MatrixClient.joinRoom(roomId: RoomId): Result<RoomId>` to `MatrixClient.joinRoom(roomId: RoomId): Result<Unit>` 5 months ago
roomlist Ensure roomId are not rendered in the UI. 5 months ago
securebackup Sync Strings from Localazy 5 months ago
signedout Remove `SessionData.needsVerification` as the source of truth for session verification status (#2748) 5 months ago
verifysession Remove `SessionData.needsVerification` as the source of truth for session verification status (#2748) 5 months ago
viewfolder