1496 Commits (1c94547475a7482cef0d0ec015ab609217c56268)

Author SHA1 Message Date
Jorge Martin Espinosa 74e5bf18fc
Iterate design on Settings screen (#1763) 1 year ago
Marco Romano 26eecb33dd
Voice messages: Don't crash if mxc uri is invalid (#1756) 1 year ago
Benoit Marty a818807677 UTD: Change wording from "Decryption error" to "Waiting for this message" 1 year ago
Jorge Martin Espinosa 26c28ff972
Message composer isn't resized when changing the replied to message (#1750) 1 year ago
Benoit Marty aaa89afe34 Use AsyncView in EditUserProfileView 1 year ago
Benoit Marty 1e09d9c65f Use AsyncView in ReportMessageView 1 year ago
bmarty 2fca8412b2 Sync Strings from Localazy 1 year ago
Benoit Marty 21200df294 Konsist: check that if `sealed interface` is used in parameter of `Composable`, it has the `@Stable` or `@Immutable` annotation 1 year ago
Benoit Marty 3092ca23f0 Konsist: check if sealed class could be sealed interface and fix existing issues. 1 year ago
jonnyandrew ddc1e1d0cc
Display duration of recorded voice message (#1733) 1 year ago
Jorge Martin Espinosa 14dc8e1059
Replace suffixes for `@PreviewsDayNight` annotation (#1736) 1 year ago
renovate[bot] c63601a615
Update dependency io.nlopez.compose.rules:detekt to v0.3.3 (#1638) 1 year ago
jonnyandrew 83a6395688
Add time to voice message composer UI (#1720) 1 year ago
jonnyandrew dab5e0d0ca
Add analytics for voice messages (#1706) 1 year ago
Benoit Marty 4fb825b5cb TimelineEncryptedHistoryBannerView: render depend on verification and key backup state (#1576) 1 year ago
jonnyandrew 95a2152714
Fix long press on voice message with screen reader (#1704) 1 year ago
bmarty ffd02b831e Sync Strings from Localazy 1 year ago
jonnyandrew e98ed3f0aa
Keep screen on during voice message recording (#1684) 1 year ago
Marco Romano 7651cf1b33
Voice message button: Show proper disabled color. (#1682) 1 year ago
Marco Romano 2aa9bf967b
Add a11y label to voice messages (#1683) 1 year ago
bmarty 8350382440 Sync Strings from Localazy 1 year ago
Marco Romano 563aaa6102
Don't show body in replies to voice messages but rather show "Voice message" string (#1673) 1 year ago
jonnyandrew 8121d1a6de
Show voice message preview player progress (#1675) 1 year ago
Marco Romano 81122ec33b
Track errors in VoiceMessagePresenter (#1667) 1 year ago
Marco Romano ed91930a97
Enable swipe to reply on voice messages (#1668) 1 year ago
jonnyandrew 08ba8e182a
Ensure sending pauses audio 1 year ago
jonnyandrew 71644910e8
Ensure deleting pauses audio 1 year ago
Marco Romano a07286ace9
Split `VoiceMessageType` from `AudioMessageType` (#1664) 1 year ago
Marco Romano 0e4141863b
Always treat waveform as List<Float> (#1663) 1 year ago
Marco Romano a6e4644cfa
Add missing screenshots in TimelineView (#1660) 1 year ago
David Langley 977c7e265a Fix naming and waveform previews 1 year ago
jonnyandrew 9510d43289
Add waveform to voice message preview UI (#1661) 1 year ago
Jorge Martin Espinosa 44de6adb86
Initial support for member suggestions (#1631) 1 year ago
Marco Romano b2a61f2ed3
Show correct UI when replying to a voice message (#1658) 1 year ago
David Langley 1cb27661c8 Fix tests 1 year ago
Marco Romano b5586cb7d8
Move MediaPlayer from messages module to new dedicated library module (#1654) 1 year ago
David Langley 1389c9ed24 Simple live waveform implementation. 1 year ago
Marco Romano 0457e5915c
Convert mx waveform to floats as early as possible in the chain (#1652) 1 year ago
Marco Romano 00d24ce4b1
Include waveform when sending voice messages (#1650) 1 year ago
jonnyandrew a67410f573
Add voice message preview player (#1646) 1 year ago
jonnyandrew acd7aef6be
Move waveform UI to design system library (#1649) 1 year ago
Jorge Martin Espinosa 030e86f56b
Update the chat screen UI using RoomInfo. (#1640) 1 year ago
ganfra ca6a30d6cc PIN : fix quality 1 year ago
Marco Romano 3ec62ad58a
Use Float instead of Double for all the level metering logic. (#1645) 1 year ago
Marco Romano 7d1b671426
Refactor of voice message playing code (#1643) 1 year ago
David Langley bcb928cf30 -Fix waveform preview 1 year ago
David Langley 20cef08367 Don't need added state from bad merge. 1 year ago
David Langley 5529cb4457 Remove WaveformProgressIndicator call. 1 year ago
David Langley 827edecda4 Remove WaveformProgressIndicator and waveform library and lint. 1 year ago
David Langley 296cd7ca14 Add custom waveform with cursor and nice gesture support. 1 year ago