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 1286ea7e77
Merge pull request #2696 from element-hq/misc/add-super-button-component
5 months ago
..
androidutils Improve openUrlInExternalApp API and move url to UnifiedPushConfig 6 months ago
architecture Room member moderation: kick, ban and unban (#2496) 7 months ago
core Use productionApplicationName, set to "Element", instead of "Element X", and use ot for `screen_onboarding_welcome_message` 5 months ago
cryptography Fix moar ktlint issues 8 months ago
dateformatter Move `RoomListRoomSummary` factory to a dedicated file, more tests will be added. 7 months ago
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 #2696 from element-hq/misc/add-super-button-component 5 months ago
di Fix crash about several DataStores using the same file (#2312) 8 months ago
encrypted-db Fix ktlint issues 8 months ago
eventformatter Sync strings. 5 months ago
featureflag Remove Room moderation feature flag (#2678) 5 months ago
indicator Remove feature flag `SecureStorage` 7 months ago
maplibre-compose Fix ktlint issues 8 months ago
matrix Remove unnecessary tests. 5 months ago
matrixui Parse permalink using `parseMatrixEntityFrom`. 5 months ago
mediapickers Fix moar ktlint issues 8 months ago
mediaplayer Fix moar ktlint issues 8 months ago
mediaupload Fix SDK integration 6 months ago
mediaviewer Need a default value for Modifier. 7 months ago
network Use new retrofit bom and change Maven coordinates of `kotlinx-serialization` 6 months ago
permissions Fix test compilation. 6 months ago
preferences Avoid computing default value if it's not necessary. 8 months ago
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 Add `SessionData.needsVerification` field (#2672) 5 months ago
testtags Room navigation : some clean up 5 months ago
textcomposer Parse permalink using `parseMatrixEntityFrom`. 5 months ago
troubleshoot Add showkase processor 6 months ago
ui-strings Sync Strings from Localazy 5 months ago
ui-utils
usersearch Fix moar ktlint issues 8 months ago
voicerecorder Fix moar ktlint issues 8 months ago