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 d6e02ea503 Test TimelineController 5 months ago
..
analytics Move OnboardingBackground to a sub package 5 months ago
cachecleaner
call Sync Strings from Localazy 6 months ago
createroom Sync Strings from Localazy 5 months ago
ftue Always display 'lost recovery key?' option (#2745) 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 Do not ignore those tests. 5 months ago
lockscreen Sync Strings from Localazy 5 months ago
login Sync strings. 5 months ago
logout Sync Strings from Localazy 6 months ago
messages Test TimelineController 5 months ago
migration Please KtLint 5 months ago
networkmonitor Update Compound to v0.0.5 and update icons (#2380) 7 months ago
onboarding Rename Preview to follow code convention 5 months ago
poll Move LiveTimelineProvider to the test module. 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 Remove flag RoomListFilters. 5 months ago
securebackup Always display 'lost recovery key?' option (#2745) 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 Update Compound to v0.0.5 and update icons (#2380) 7 months ago