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 8e7075b920
Merge pull request #1770 from vector-im/feature/bma/noBannerIfKeyBackIsEnabled
11 months ago
..
androidutils Konsist: check if sealed class could be sealed interface and fix existing issues. 11 months ago
architecture Add missing screenshots in TimelineView (#1660) 11 months ago
core Record and send voice messages (#1596) 11 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 Iterate design on Settings screen (#1763) 11 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 Fix test after wording change. 11 months ago
featureflag Secure backup: create a feature flag (disabled) 11 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 Merge pull request #1770 from vector-im/feature/bma/noBannerIfKeyBackIsEnabled 11 months ago
matrixui Show correct UI when replying to a voice message (#1658) 11 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 Show voice message preview player progress (#1675) 11 months ago
mediaupload Always treat waveform as List<Float> (#1663) 11 months ago
network Fix account provider change on nightly and release (#861) 1 year ago
permissions Record and send voice messages (#1596) 11 months ago
preferences Integrate Element Call with widget API (#1581) 11 months ago
push Update kotlin (#1697) 11 months ago
pushproviders Update kotlin (#1697) 11 months ago
pushstore Include desugaring lib also in library modules (#1604) 11 months ago
rustsdk Ensure the binary will not be commited again. 1 year ago
session-storage Include desugaring lib also in library modules (#1604) 11 months ago
testtags Add TestTags to dialog buttons. 11 months ago
textcomposer Sync Strings from Localazy 11 months ago
theme Fix wrong CompoundColors mapping (#1692) 11 months ago
ui-strings Iterate design on Settings screen (#1763) 11 months ago
ui-utils Add voice message recording duration indicator and limit (#1628) 11 months ago
usersearch Rename var 1 year ago
voicerecorder Convert Data.Audio to data class, and implement equals and hashCode as suggested. 11 months ago