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.
 
 
 
 
jonnyandrew 8fcec4a006
Allow polls to be edited (#1869)
10 months ago
..
androidutils More removal of dead code. 10 months ago
architecture Add missing screenshots in TimelineView (#1660) 11 months ago
core Integrate mentions in the composer (#1799) 10 months ago
coroutines
cryptography Feature/fga/biometric unlock (#1702) 11 months 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 #1862 from vector-im/feature/bma/moreTests 10 months ago
di Add global `context.cacheDir` provider. (#1606) 11 months ago
encrypted-db Other fixes as per https://cashapp.github.io/sqldelight/2.0.0/upgrading-2.0/ 11 months ago
eventformatter Remove `UnknownMessageType`, should be handled by `OtherMessageType` now. 10 months ago
featureflag Read receipts: feature flag 10 months ago
indicator Avoid runBlocking. Start with a nullable boolean. 11 months ago
maplibre-compose Konsist: add test Data class state MUST not have default value, and fix existing issues 12 months ago
matrix Allow polls to be edited (#1869) 10 months ago
matrixui Merge pull request #1862 from vector-im/feature/bma/moreTests 10 months ago
mediapickers Konsist: check that if `sealed interface` is used in parameter of `Composable`, it has the `@Stable` or `@Immutable` annotation 11 months ago
mediaplayer Voice message scrubbing improvements (#1847) 10 months ago
mediaupload Always treat waveform as List<Float> (#1663) 11 months ago
network
permissions Record and send voice messages (#1596) 11 months ago
preferences Let the user choose theme (#1499) 10 months ago
push Remove `UnknownMessageType`, should be handled by `OtherMessageType` now. 10 months ago
pushproviders Move Knit to Gradle catalog and use alias(libs.plugins.kotlin.serialization). Fix issue with JNA 10 months ago
pushstore Include desugaring lib also in library modules (#1604) 11 months ago
rustsdk
session-storage Include desugaring lib also in library modules (#1604) 11 months ago
testtags Add TestTags to dialog buttons. 11 months ago
textcomposer Merge pull request #1862 from vector-im/feature/bma/moreTests 10 months ago
theme Let the user choose theme (#1499) 10 months ago
ui-strings Allow polls to be edited (#1869) 10 months ago
ui-utils Add voice message recording duration indicator and limit (#1628) 11 months ago
usersearch
voicerecorder Cleanup 10 months ago