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 2c691d527b Remove `RoomSummaryDetails.lastMessageTimestamp` and replace by a getter on `lastMessage` 8 months ago
..
androidutils
architecture
core
cryptography
dateformatter
deeplink
designsystem Upgrade Material3 Compose to `1.2.0-beta02` (#2247) 8 months ago
di
encrypted-db
eventformatter
featureflag
indicator
maplibre-compose
matrix Remove `RoomSummaryDetails.lastMessageTimestamp` and replace by a getter on `lastMessage` 8 months ago
matrixui Remove `RoomSummaryDetails.lastMessageTimestamp` and replace by a getter on `lastMessage` 8 months ago
mediapickers
mediaplayer
mediaupload
mediaviewer
network
permissions
preferences
push Rename `userAvatarURLString` to `userAvatarUrl` 8 months ago
pushproviders Ensure that a PushProvider is available on a device before using it. 8 months ago
pushstore PushClientSecretImpl needs to be a singleton now that it observe the sessions. 8 months ago
roomselect Remove `RoomSummaryDetails.lastMessageTimestamp` and replace by a getter on `lastMessage` 8 months ago
rustsdk
session-storage Try mitigating unexpected logouts (#2251) 8 months ago
testtags
textcomposer
ui-strings Replace 'leave room' text with 'leave conversation' for DMs (#2231) 8 months ago
ui-utils
usersearch
voicerecorder