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 014061facf
Merge pull request #2674 from element-hq/feature/bma/roomSuggestion
5 months ago
..
androidutils Improve openUrlInExternalApp API and move url to UnifiedPushConfig 6 months ago
architecture
core Create dedicated module for notification troubleshoot. 6 months ago
cryptography
dateformatter
deeplink Move PermalinkBuilder, MatrixToConverter and PermalinkParser content to the `impl` project in order to remove projects.appconfig dependency from matrix.api module. 6 months ago
designsystem Merge pull request #2674 from element-hq/feature/bma/roomSuggestion 5 months ago
di
encrypted-db
eventformatter Merge pull request #2639 from element-hq/feature/bma/hideCallMemberEvents 6 months ago
featureflag RoomDirectory : set default value of FeatureFlag to false. 6 months ago
indicator
maplibre-compose
matrix Add suggestion of users when starting a Chat #2634 5 months ago
matrixui Move PermalinkBuilder, MatrixToConverter and PermalinkParser content to the `impl` project in order to remove projects.appconfig dependency from matrix.api module. 6 months ago
mediapickers
mediaplayer
mediaupload
mediaviewer
network
permissions Fix test compilation. 6 months ago
preferences
push Remove unused NotificationPermissionManager 6 months ago
pushproviders Create dedicated module for notification troubleshoot. 6 months ago
pushstore Rename `UserPushStoreFactory.create` to `UserPushStoreFactory.getOrCreate` for code clarity. 6 months ago
roomselect Ensure SearchBar are displayed with max width. 6 months ago
rustsdk
session-storage
testtags
textcomposer Merge pull request #2639 from element-hq/feature/bma/hideCallMemberEvents 6 months ago
troubleshoot Add showkase processor 6 months ago
ui-strings Categorise members by role in the ChangeRoles screen (#2595) 5 months ago
ui-utils
usersearch
voicerecorder