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.
 
 
 
 
ganfra 801eecfe8d [MatrixSDK] finish mapping timeline and makes it compile 2 years ago
..
createroom Rename CreateRoomRootScreen 2 years ago
login [MatrixSDK] finish mapping timeline and makes it compile 2 years ago
logout [Architecture] split all feature modules to api/impl 2 years ago
messages [MatrixSDK] finish mapping timeline and makes it compile 2 years ago
onboarding Hopefully makes CI happy 2 years ago
preferences [Architecture] split all feature modules to api/impl 2 years ago
rageshake [Architecture] Fix UT compilation after removing duplicated class 2 years ago
roomlist [MatrixSDK] makes sure to release FFI objects from RustMatrixClient 2 years ago
template