element-x-ada/libraries/dateformatter/api
Jorge Martin Espinosa ea17abebf3 Display most recent activity in room list (#220)
* Create `RoomLastMessageFormatter` to produce readable room summaries.

* Add unit tests using Robolectric, fix bugs

* Add changelog

* Move `RoomLastMessageFormatter` back to `impl` module, allow it to receive an `EventTimelineItem` instead of `MessageContent`.
2023-03-20 11:18:25 +01:00
..
src/main Display most recent activity in room list (#220) 2023-03-20 11:18:25 +01:00
.gitignore Split module dateformatter into api, impl and test. 2023-03-06 11:58:11 +01:00
build.gradle.kts Split module dateformatter into api, impl and test. 2023-03-06 11:58:11 +01:00
consumer-rules.pro Split module dateformatter into api, impl and test. 2023-03-06 11:58:11 +01:00
proguard-rules.pro Split module dateformatter into api, impl and test. 2023-03-06 11:58:11 +01:00