97 Commits (09b2b2c476215d258f3dcd42ab29ecb0b065bf8c)

Author SHA1 Message Date
Benoit Marty 64a00eec16 Fix test after wording change. 11 months ago
Benoit Marty a818807677 UTD: Change wording from "Decryption error" to "Waiting for this message" 11 months ago
Marco Romano a07286ace9
Split `VoiceMessageType` from `AudioMessageType` (#1664) 11 months ago
Marco Romano b2a61f2ed3
Show correct UI when replying to a voice message (#1658) 11 months ago
ganfra ca6a30d6cc PIN : fix quality 11 months ago
renovate[bot] 244c45797f
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.63 (#1619) 11 months ago
Marco Romano 5a7f77bc92
Extract more content from audio messages. (#1607) 11 months ago
Benoit Marty 7389748f3e Konsist: add rule obout test class name, and fix existing issue 11 months ago
Benoit Marty 71b836a4c6 Fix test, and distinguish failure message. 12 months ago
Benoit Marty bcefbb9861 Render body for m.room.message if msgtype is unknown, in timeline and as room list last message. #1539 12 months ago
Benoit Marty 8c2a5f281b MessageContent.type cannot be null 12 months ago
Benoit Marty 303b174009 Emotes starts with `*` 12 months ago
Marco Romano e4c78a2489
Properly format lastMessage when it belongs to a poll. (#1387) 1 year ago
jonnyandrew ee8d27e927
[Rich text editor] Add link functionality to rich text editor (#1309) 1 year ago
Benoit Marty 0453ea5904 Localazy sync 1 year ago
bmarty d2f9b02bbf Sync Strings from Localazy 1 year ago
ganfra b382993cbb Sync Strings from Localazy 1 year ago
ganfra 27ecec763b Thread decoration : fix test compilation 1 year ago
renovate[bot] 53840c1009
Update dependency org.matrix.rustcomponents:sdk-android to v0.1.46 (#1130) 1 year ago
Florian Renaud 246e9c50e6 Do not handle poll end event 1 year ago
Florian Renaud 8a62abe93e
"View only" polls in the timeline (#1031) 1 year ago
ElementBot 38a25dc3e9
Sync Strings from Localazy (#1032) 1 year ago
Benoit Marty c8912060fb Fix another warning. 1 year ago
Chris Smith 303a0a6677 Introduce MatrixClient.isMe for checking sessionID 1 year ago
Chris Smith 83338131fd Show descriptions for locations. 1 year ago
bmarty 6e54ed7b77 Sync Strings from Localazy 1 year ago
Chris Smith 1e17d2943f Show location events in timeline 1 year ago
Benoit Marty dfa1adb9c1 More cleanup 1 year ago
Benoit Marty 798da50454 Use `CommonStrings` everywhere 1 year ago
bmarty 874739ece9 Sync Strings from Localazy 1 year ago
github-actions[bot] fe5524bae4 Sync Strings (#630) 1 year ago
Benoit Marty 445df09411 Always use `import io.element.android.libraries.ui.strings.R as StringR` 1 year ago
github-actions[bot] 044a3c991e Sync Strings (#522) 1 year ago
bmarty 175b7deccb Sync Strings from Localazy 1 year ago
Benoit Marty 9efb703854 Fix test compilation 1 year ago
Benoit Marty 66baf1632e Extract to sub classes 1 year ago
Benoit Marty b7278f3e3e Process state event in timeline - WIP 1 year ago
Benoit Marty a5fc4ffe84 Rename `processMessageItem` to simple `format` 1 year ago
Benoit Marty abf7089cea Inject StringProvider instead of context. 1 year ago
Benoit Marty 9d66af834d 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