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 b081ecfb6a Fix test 1 year ago
..
androidutils Add default value for `noActivityFoundMessage` 1 year ago
architecture [Room member list] Display room member list (#276) 1 year ago
core Add some tests (mainly imported from EA). Also change type from String to SessionId, RoomId, etc. 1 year ago
coroutines Revert "Update Gradle and AGP to v8.0 (#283)" (#295) 1 year ago
dateformatter Display most recent activity in room list (#220) 2 years ago
designsystem Add support for autofilling login text fields (#293) 1 year ago
di Import some stuff about Push and notification from Element Android - WIP 1 year ago
elementresources Material 1.8 2 years ago
encrypted-db Persist notification data. Note that it will break the key storage for the session database. 1 year ago
matrix UnifiedPush WIP 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
permissions Log: create and use a `loggerTag` 1 year ago
push Use Firebase by default and cleanup 1 year ago
pushproviders Fix test 1 year ago
pushstore Cleanup store. 1 year ago
rustsdk convert rustsdk gradle file to kts 1 year ago
session-storage Persist notification data. Note that it will break the key storage for the session database. 1 year ago
statemachine Revert "Update Gradle and AGP to v8.0 (#283)" (#295) 1 year ago
testtags Optimize import 2 years ago
textcomposer Ensure ellipsis char is used (fix lint issue). 1 year ago
ui-strings Add default value for `noActivityFoundMessage` 1 year ago