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 7bbcb719d5 Implement a migration mechanism to handle internal stuff which need to occur during application upgrade. 5 months ago
..
analytics Move OnboardingBackground to a sub package 5 months ago
cachecleaner
call
createroom Sync Strings from Localazy 5 months ago
ftue Merge pull request #2733 from element-hq/feature/bma/disableKnock 5 months ago
invite Change API `MatrixClient.joinRoom(roomId: RoomId): Result<RoomId>` to `MatrixClient.joinRoom(roomId: RoomId): Result<Unit>` 5 months ago
joinroom Fix missing background issue. 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 Implement a migration mechanism to handle internal stuff which need to occur during application upgrade. 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
rageshake Implement a migration mechanism to handle internal stuff which need to occur during application upgrade. 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 Sync Strings from Localazy 5 months ago
securebackup Sync Strings from Localazy 5 months ago
signedout Sync strings. 5 months ago
verifysession Sync strings. 5 months ago
viewfolder