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.
 
 
 
 
ganfra f31b50a60f
Merge pull request #2605 from element-hq/feature/fga/enable_room_list_filters
6 months ago
..
androidutils Add `isInDebug` variable to simulate debug/release configs for tests (#2566) 6 months ago
architecture Room member moderation: kick, ban and unban (#2496) 7 months ago
core Room member moderation: kick, ban and unban (#2496) 7 months ago
cryptography
dateformatter Move `RoomListRoomSummary` factory to a dedicated file, more tests will be added. 7 months ago
deeplink
designsystem Compound: add `BigIcon`, `BigCheckmark` and `PageTitle` components (#2574) 6 months ago
di Fix crash about several DataStores using the same file (#2312) 8 months ago
encrypted-db
eventformatter Sync Strings from Localazy 6 months ago
featureflag RoomList filters : enable the feature for production build 6 months ago
indicator Remove feature flag `SecureStorage` 7 months ago
maplibre-compose
matrix Only retrieve active users in `RoomMemberListDataSource` 6 months ago
matrixui Implement MSC2530 (#2570) 6 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 7 months ago
preferences Avoid computing default value if it's not necessary. 8 months ago
push Merge pull request #2567 from element-hq/renovate/com.squareup.retrofit2-retrofit-2.x 6 months ago
pushproviders Use new retrofit bom and change Maven coordinates of `kotlinx-serialization` 6 months ago
pushstore PushClientSecretImpl needs to be a singleton now that it observe the sessions. 8 months ago
roomselect Do not display empty room list state before the loading one (#2402) 7 months ago
rustsdk
session-storage An interface is enough. 7 months ago
testtags Merge pull request #2422 from element-hq/feature/fga/room_list_filters 7 months ago
textcomposer Sync Strings from Localazy 6 months ago
ui-strings Sync Strings from Localazy 6 months ago
ui-utils
usersearch
voicerecorder