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 528e7b390b Remove the FtueEntryPoint.Callback, LoggedInFlowNode is already observing the Ftue state to change the root target. 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 the FtueEntryPoint.Callback, LoggedInFlowNode is already observing the Ftue state to change the root target. 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 Do not ignore those tests. 5 months ago
lockscreen Sync Strings from Localazy 5 months ago
login
logout Sync Strings from Localazy 5 months ago
messages Pretty-print event JSON in debug view (#2771) 5 months ago
migration Please KtLint 5 months ago
networkmonitor
onboarding Rename Preview to follow code convention 5 months ago
poll Move LiveTimelineProvider to the test module. 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