element-x-ada/libraries/ui-strings
Marco Romano e4c78a2489
Properly format lastMessage when it belongs to a poll. (#1387)
Takes care of properly formatting a room's last message when it belongs to a poll.

NB: Polls still aren't exposed as a room's `last_message` from the rust SDK, so this code won't actually run yet. This will happen after integrating rust SDK version 0.1.57 which includes: https://github.com/matrix-org/matrix-rust-sdk/pull/2580
2023-09-21 15:20:15 +02:00
..
src/main Properly format lastMessage when it belongs to a poll. (#1387) 2023-09-21 15:20:15 +02:00
build.gradle.kts Update Gradle to 8.1 and AGP to v8.0 (#329) 2023-04-17 08:49:52 +00:00
README.md Remove automation to sync Element Android strings. 2023-03-20 11:25:53 +01:00

Module ui-strings

This module contains all the strings for the project.

For more details, see the dedicated README.md file