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.
 
 
 
 
Florian Renaud 246e9c50e6 Do not handle poll end event 1 year ago
..
androidutils Fix deprecated API usage. 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 Make the functions in SystemUtils extensions (#899) 1 year ago
designsystem Improve previews 1 year ago
di
encrypted-db
eventformatter Do not handle poll end event 1 year ago
featureflag Add feature flag for polls (#1064) 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 Do not handle poll end event 1 year ago
matrixui Upgrade compose-material3 to `1.2.0-alpha05` version (#1011) 1 year ago
mediapickers
mediaupload Media upload cancellation (#1058) 1 year ago
network Fix account provider change on nightly and release (#861) 1 year ago
permissions Enable detekt rule `PreviewPublic` and fix existing issues. 1 year ago
push Update kotlin - TO BE MERGED AFTER THE RELEASE (#789) 1 year ago
pushproviders Update kotlin - TO BE MERGED AFTER THE RELEASE (#789) 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 Hide encryption history + FTUE flow (#839) 1 year ago
textcomposer Upgrade compose-material3 to `1.2.0-alpha05` version (#1011) 1 year ago
theme Fix `TextButtons` being displayed in black. 1 year ago
ui-strings Sync Localazy strings again after removing 2 strings added by the Web team test. 1 year ago
usersearch