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.
 
 
 
 
Florian Renaud 74fdb34269 Move DockedSearchBar to common SearchBar 2 years ago
..
androidutils Fix sonar issue: do not ignore result of File:delete(). 2 years ago
architecture Add small comments 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 [Architecture] clean and makes compile 2 years ago
designsystem Move DockedSearchBar to common SearchBar 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 Set avatar size value to dp 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 Address design comments on the change server screen (#196) 2 years ago