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 8fc7a79d9c
Merge pull request #1405 from vector-im/feature/bma/timelineGlitch
1 year ago
..
androidutils Localazy sync 1 year ago
architecture migrate `object` to `data object` (#1135) 1 year ago
core Share tag with other modules. 1 year ago
coroutines
dateformatter Enable detekt rules `AlsoCouldBeApply` and fix existing issues. 1 year ago
deeplink
designsystem Add animation on the timeline content, to avoid glitch (#1323) 1 year 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 Previous code was `throw IllegalStateException()`, so keep the existing error, even if it should never happen, being compliant with `UseCheckOrError` detekt rule. 1 year ago
matrix Upgrade Rust SDK to v0.1.57 (#1401) 1 year ago
matrixui Detekt: Rename `DayNightPreviews` to `PreviewsDayNight` to follow naming convention. 1 year 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 Localazy sync 1 year 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 Sync Strings from Localazy 1 year ago
usersearch