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.
 
 
 
 
jonnyandrew 6e9d19884c
Refactor composer UI components to separate files (#1506)
12 months ago
..
androidutils Localazy sync 1 year ago
architecture Appyx : quick management of PermanentChild 12 months ago
core Fix: WebP images can't be sent as media. (#1501) 12 months ago
coroutines
dateformatter Enable detekt rules `AlsoCouldBeApply` and fix existing issues. 1 year ago
deeplink
designsystem Optimize use of blurhash algo in bloom modifier (#1509) 12 months ago
di
encrypted-db
eventformatter Emotes starts with `*` 12 months ago
featureflag Add feature flag for voice messages (#1507) 12 months 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 Fix compilation warning in tests. 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: WebP images can't be sent as media. (#1501) 12 months ago
network
permissions Sync Strings from Localazy 12 months ago
preferences Fix typo in fun names. 1 year ago
push Sync Strings from Localazy 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 Refactor composer UI components to separate files (#1506) 12 months ago
theme Merge pull request #1225 from vector-im/feature/bma/forceDarkTheme 1 year ago
ui-strings Sync Strings from Localazy 12 months ago
usersearch