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 b8467e547c Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
..
androidutils Fix sonar issue: do not ignore result of File:delete(). 2 years ago
architecture Add test for `ChangeServerPresenter` 2 years ago
core Add test for `MessageComposerPresenter` 2 years ago
coroutines Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2 years ago
dateformatter Store session data in a secure way (#98) 2 years ago
designsystem Improve preview for OutlinedTextField and TextField 2 years ago
di Rename di module 2 years ago
elementresources Material 1.8 2 years ago
encrypted-db Store session data in a secure way (#98) 2 years ago
matrix Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
matrixtest Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
matrixui Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
rustsdk Rename rustsdk module 2 years ago
session-storage Store session data in a secure way (#98) 2 years ago
testtags Optimize import 2 years ago
textcomposer Split module `matrix` to `matrix.api` with interfaces and data classes and `matrix.impl` with Rust implementation. 2 years ago
ui-strings Import strings from Element Android 2 years ago