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 11982e60e9
Merge pull request #1233 from vector-im/feature/bma/fixNightly
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
dateformatter Enable detekt rules `AlsoCouldBeApply` and fix existing issues. 1 year ago
deeplink
designsystem Replace notification permission dialog with a screen (#1223) 1 year ago
di
encrypted-db
eventformatter Update dependency org.matrix.rustcomponents:sdk-android to v0.1.46 (#1130) 1 year ago
featureflag SDK 0.1.49: notification decryption is now fully handled by the Rust SDK. (#1231) 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 SDK 0.1.49: notification decryption is now fully handled by the Rust SDK. (#1231) 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
permissions Replace notification permission dialog with a screen (#1223) 1 year ago
push SDK 0.1.49: notification decryption is now fully handled by the Rust SDK. (#1231) 1 year ago
pushproviders Fix R8 error, due to exclusion of analytics group done in #1221. 1 year ago
pushstore Use ConcurrentHashMap to manage synchronization. 1 year ago
rustsdk
session-storage Implement didRefreshTokens(): update database with updated SessionData. 1 year ago
testtags
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