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.
 
 
 
 
ganfra 2d98b397c6
Merge pull request #1346 from vector-im/feature/fga/update_rust_sdk_0.1.53
1 year ago
..
androidutils Sync Strings from Localazy 1 year ago
architecture migrate `object` to `data object` (#1135) 1 year ago
core Properly inline `tryOrNull()` (#1003) 1 year ago
coroutines
dateformatter Enable detekt rules `AlsoCouldBeApply` and fix existing issues. 1 year ago
deeplink Make the functions in SystemUtils extensions (#899) 1 year ago
designsystem Add preview for progressIndicatorTrackColor 1 year ago
di
encrypted-db
eventformatter Merge branch 'develop' into feature/fga/timeline_thread_decoration 1 year ago
featureflag Remove feature flag RichTextEditor, it's replaced by an advanced settings. 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 Update rust sdk to 0.1.53 1 year ago
matrixui Take screen density into account when requesting thumbnails (#1262) 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 Fix account provider change on nightly and release (#861) 1 year ago
permissions GRemove the @JvmField annotation whenever using `WarmUpRule`. 1 year ago
preferences Fix typo in fun names. 1 year ago
push Sync Strings from Localazy 1 year ago
pushproviders Fix R8 error, due to exclusion of analytics group done in #1221. 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 Merge branch 'develop' into feature/fga/timeline_thread_decoration 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