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.
 
 
 
 
Jorge Martin Espinosa 72ab632233
Restore MarkdownTextInput contents (#2902)
4 months ago
..
androidutils Sync Strings from Localazy 4 months ago
architecture Improve code and display error. 4 months ago
core Add support for link generated by matrix.to website. 5 months ago
cryptography
dateformatter Move `RoomListRoomSummary` factory to a dedicated file, more tests will be added. 7 months ago
deeplink Room list invites : clean and format 5 months ago
designsystem Migrate AvatarActionBottomSheet to Material3 BottomSheet 4 months ago
di Fix crash about several DataStores using the same file (#2312) 8 months ago
encrypted-db
eventformatter Use member display names in membership timeline item text (#2883) 4 months ago
featureflag Remove flag RoomListFilters. 5 months ago
indicator Session falsely displayed as 'verified' with no internet connection (#2884) 4 months ago
maplibre-compose
matrix Introduce lambdaError instead of using TODO, to handle error when a lambda is invoked and it should not. 4 months ago
matrixui Sync Strings from Localazy 4 months ago
mediapickers
mediaplayer
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 Sync Strings from Localazy 4 months ago
preferences Plain text editor implementation based on markdown input (#2840) 4 months ago
push Add logs on pusher registration 4 months ago
pushproviders Merge pull request #2901 from element-hq/feature/bma/fixUnregisteringPusherLocalError 4 months ago
pushstore Introduce lambdaError instead of using TODO, to handle error when a lambda is invoked and it should not. 4 months ago
roomselect Fix issue when building previews, roomId must be unique 5 months ago
rustsdk
session-storage Add test on DefaultFirebaseNewTokenHandler 4 months ago
testtags Plain text editor implementation based on markdown input (#2840) 4 months ago
textcomposer Restore MarkdownTextInput contents (#2902) 4 months ago
troubleshoot Sync Strings from Localazy 4 months ago
ui-strings Sync Strings from Localazy 4 months ago
ui-utils
usersearch
voicerecorder