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 415830be1a Fix lint warnings. 1 year ago
..
androidutils Fix lint warnings. 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 [Room Details] Leave room (#296) 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 Finish and test NotificationIdProvider 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 Use presenter factory 1 year ago
push Fix lint warnings. 1 year ago
rustsdk Rename rustsdk module 2 years 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 strings to localazy and import them 1 year ago