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 d4b527fb80
Merge pull request #1225 from vector-im/feature/bma/forceDarkTheme
1 year ago
..
androidutils Fix the orientation of sent images (#1190) 1 year ago
architecture migrate `object` to `data object` (#1135) 1 year ago
core Properly inline `tryOrNull()` (#1003) 1 year ago
coroutines Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
dateformatter Enable detekt rules `AlsoCouldBeApply` and fix existing issues. 1 year ago
deeplink Make the functions in SystemUtils extensions (#899) 1 year ago
designsystem Merge pull request #1225 from vector-im/feature/bma/forceDarkTheme 1 year ago
di Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
encrypted-db Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
eventformatter Update dependency org.matrix.rustcomponents:sdk-android to v0.1.46 (#1130) 1 year ago
featureflag Enable polls (#1196) 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 Ensure the sync is started when receiving a Push, to ensure that the encryption loop is running. 1 year ago
matrixui migrate `object` to `data object` (#1135) 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 Remove the log, was causing a crash. 1 year ago
push Ensure the sync is started when receiving a Push, to ensure that the encryption loop is running. 1 year ago
pushproviders Exclude some groups related to analytics to be included. #1191 1 year ago
pushstore Use ConcurrentHashMap to manage synchronization. 1 year ago
rustsdk Ensure the binary will not be commited again. 1 year ago
session-storage Implement didRefreshTokens(): update database with updated SessionData. 1 year ago
testtags Hide encryption history + FTUE flow (#839) 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 Rename var 1 year ago