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.
 
 
 
 
David Langley 0b95ef09b7
Reaction summary view and sorting reactions by count and then timestamp (#942)
1 year ago
..
androidutils Merge pull request #967 from vector-im/feature/bma/detektConfig 1 year ago
architecture Enable detekt rule `TooGenericExceptionThrown` and fix existing issue. 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
designsystem Fix detekt issues in develop (#1004) 1 year ago
di
encrypted-db
eventformatter
featureflag
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 Reaction summary view and sorting reactions by count and then timestamp (#942) 1 year ago
matrixui Merge pull request #967 from vector-im/feature/bma/detektConfig 1 year ago
mediapickers
mediaupload
network
permissions Enable detekt rule `PreviewPublic` and fix existing issues. 1 year ago
push Merge pull request #967 from vector-im/feature/bma/detektConfig 1 year ago
pushproviders Merge pull request #967 from vector-im/feature/bma/detektConfig 1 year ago
pushstore Use ConcurrentHashMap to manage synchronization. 1 year ago
rustsdk
session-storage Add a test to cover fix of #950 1 year ago
testtags
textcomposer Merge pull request #986 from vector-im/feature/bma/bigFontSizeImprovement 1 year ago
theme Merge pull request #967 from vector-im/feature/bma/detektConfig 1 year ago
ui-strings Sync Strings from Localazy (#1002) 1 year ago
usersearch