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 583131de6a
Display edited poll indicator in the timeline
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
deeplink
designsystem Extract compound tokens and theming to `compound-android` library (#1888) 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 Display edited poll indicator in the timeline 10 months ago
matrixui Extract compound tokens and theming to `compound-android` library (#1888) 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 Extract compound tokens and theming to `compound-android` library (#1888) 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