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 eaeebf9e75
User display name overflows in timeline messages (#2767)
5 months ago
..
analytics Move OnboardingBackground to a sub package 5 months ago
cachecleaner
call
createroom Sync Strings from Localazy 5 months ago
ftue Sync Strings from Localazy 5 months ago
invite Change API `MatrixClient.joinRoom(roomId: RoomId): Result<RoomId>` to `MatrixClient.joinRoom(roomId: RoomId): Result<Unit>` 5 months ago
joinroom Sync Strings from Localazy 5 months ago
leaveroom Sync Strings from Localazy 5 months ago
location
lockscreen Sync Strings from Localazy 5 months ago
login
logout Sync Strings from Localazy 5 months ago
messages User display name overflows in timeline messages (#2767) 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 Sync Strings from Localazy 5 months ago
rageshake Let the SDK manage the file log cleanup, and keep one week of log. 5 months ago
roomaliasresolver Sync Strings from Localazy 5 months ago
roomdetails Sync Strings from Localazy 5 months ago
roomdirectory Sync Strings from Localazy 5 months ago
roomlist Sync Strings from Localazy 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 Always display 'lost recovery key?' option (#2745) 5 months ago
viewfolder