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.
 
 
 
 
Maxime NATUREL e6c7afd614 Add buttons to create and invite 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 Split module `dateformatter` into `api`, `impl` and `test`. 2 years ago
designsystem Add buttons to create and invite 2 years ago
di Rename di module 2 years ago
elementresources Material 1.8 2 years ago
encrypted-db Add consumer proguard rules for SQLCipher (#138) 2 years ago
matrix Fix the case when a valid homeserver url can't be extracted from the MXID (#182) 2 years ago
matrixui Move class of `matrix.api` module to `api` sub package. 2 years ago
rustsdk Rename rustsdk module 2 years ago
session-storage Move `InMemorySessionStore` in it's own module implementation 2 years ago
testtags Optimize import 2 years ago
textcomposer Move class of `matrix.api` module to `api` sub package. 2 years ago
ui-strings Add buttons to create and invite 2 years ago