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 9be8112c9c Add test for TimelineItemGrouper and fix a bug: the last group if any was not added to the list. 1 year ago
..
createroom Group some state events in the timeline 1 year ago
invitelist Fix bad preview name for invite list 1 year ago
leaveroom Room list contextual menu (#427) 1 year ago
login Move RoomLastMessageFormatter and related class and resource to the new module `eventformatter`, in order to prepare rendering of state event in the timeline. 1 year ago
logout
messages Add test for TimelineItemGrouper and fix a bug: the last group if any was not added to the list. 1 year ago
networkmonitor
onboarding
preferences
rageshake Init the mockked Bitmap only once. 1 year ago
roomdetails Move RoomLastMessageFormatter and related class and resource to the new module `eventformatter`, in order to prepare rendering of state event in the timeline. 1 year ago
roomlist Rename `processMessageItem` to simple `format` 1 year ago
verifysession