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 c5c717ae4d
Merge pull request #1781 from vector-im/feature/bma/onBoardingIteration
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 Update Gradle to 8.1 and AGP to v8.0 (#329) 1 year ago
cryptography Feature/fga/biometric unlock (#1702) 11 months ago
dateformatter Enable detekt rules `AlsoCouldBeApply` and fix existing issues. 1 year ago
deeplink
designsystem Ensure the size of the icon is 20.dp 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 Don't leak MediaFileHandle when downloading voice messages (#1748) 11 months ago
matrixui Revert icon change for location. 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 Voice message MediaPlayer: wait until player is ready (#1772) 11 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 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 Add preview for AttachmentThumbnail and fix issue rendering for AttachmentThumbnailType.Location for coherency. 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
voicerecorder Convert Data.Audio to data class, and implement equals and hashCode as suggested. 11 months ago