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 998178b70f [Strings] Use strings from localazy. 2 years ago
..
androidutils Cleanup after PR review. 2 years ago
architecture Handle 'invalid server' error in server selection screen properly. (#214) 2 years ago
core Move `StateMachine` to its own module. (#257) 2 years ago
coroutines Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2 years ago
dateformatter Display most recent activity in room list (#220) 2 years ago
designsystem [Strings] Use strings from localazy. 2 years ago
di Fix lint warning 2 years ago
elementresources Material 1.8 2 years ago
encrypted-db Add consumer proguard rules for SQLCipher (#138) 2 years ago
matrix Make `ChangeServerPresenter.submit` fail as expected (#236) 2 years ago
matrixui Remove default onClick from MatrixUserRow 2 years ago
network Inject Lazy and then use callFactory instead of setting client manually. It'll allow to initialise retrofit/okhttp lazily. 2 years ago
rustsdk Rename rustsdk module 2 years ago
session-storage Merge pull request #215 from vector-im/renovate/org.matrix.rustcomponents 2 years ago
statemachine Move `StateMachine` to its own module. (#257) 2 years ago
testtags Optimize import 2 years ago
textcomposer [Strings] Use strings from localazy. 2 years ago
ui-strings [Strings] Sync the strings. 2 years ago