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 7e3b69f06b convert rustsdk gradle file to kts 1 year 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 [Room Details] Implement room details screen (#256) 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 Create or retrieve DM 1 year 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 convert rustsdk gradle file to kts 1 year 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 [Room Details] Implement room details screen (#256) 2 years ago