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 2cce7f3b47 Fix lint `UnnecessaryComposedModifier` and make it an error 12 months ago
..
androidutils Localazy sync 1 year ago
architecture migrate `object` to `data object` (#1135) 1 year ago
core Improve default mime type. 12 months ago
coroutines
dateformatter
deeplink
designsystem Fix lint `UnnecessaryComposedModifier` and make it an error 12 months ago
di
encrypted-db
eventformatter Properly format lastMessage when it belongs to a poll. (#1387) 1 year ago
featureflag Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year ago
maplibre-compose
matrix Simplify the management of `inReplyToEventTimelineItem` 12 months ago
matrixui Replace `mutableStateOf` by `mutableIntStateOf` and `mutableFloatStateOf`. Use `intValue` and `floatValue` to avoid unboxing. 12 months ago
mediapickers migrate `object` to `data object` (#1135) 1 year ago
mediaupload Fix the orientation of sent images (#1190) 1 year ago
network
permissions Sync Strings from Localazy 1 year ago
preferences Fix typo in fun names. 1 year ago
push Reduce the number of fallback notification. Only used now when message cannot be decrypted. 12 months ago
pushproviders Share tag with other modules. 1 year ago
pushstore Add tests, mocks and lint 1 year ago
rustsdk
session-storage Implement didRefreshTokens(): update database with updated SessionData. 1 year ago
testtags Ensure testTag does not resize the Composable. 1 year ago
textcomposer Sync Strings from Localazy 1 year ago
theme Merge pull request #1225 from vector-im/feature/bma/forceDarkTheme 1 year ago
ui-strings Merge pull request #1432 from vector-im/feature/bma/installApk 12 months ago
usersearch