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 4940719274 Add fetchMembers and use it when init timeline (import again rust-sdk with fix on poisoning) 2 years ago
..
androidutils Fix sonar issue: do not ignore result of File:delete(). 2 years ago
architecture Remove PresenterConnector and molecule runtime in feature modules, directly call Presenter.present method 2 years ago
core Clean 2 years ago
coroutines Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2 years ago
designsystem Simplify AvatarData and avoid carrying ByteArray 2 years ago
di Rename di module 2 years ago
elementresources More cleanup 2 years ago
matrix Add fetchMembers and use it when init timeline (import again rust-sdk with fix on poisoning) 2 years ago
matrixtest Add fetchMembers and use it when init timeline (import again rust-sdk with fix on poisoning) 2 years ago
matrixui Clean up 2 years ago
rustsdk Rename rustsdk module 2 years ago
testtags Optimize import 2 years ago
textcomposer More cleanup 2 years ago
ui-strings Import strings from Element Android 2 years ago