Commit Graph

22 Commits

Author SHA1 Message Date
Nicolas Mauri 1c46eb8b76 Improve error handling during a voice broadcast playback 2023-01-31 11:16:59 +01:00
Nicolas Mauri 70325c38e5 Inform the user about decryption errors during a voice broadcast 2023-01-25 17:23:42 +01:00
Yoan Pintas d34cebc6be Voice broadcast connection error handling while recording (#7282) 2023-01-18 16:27:13 +00:00
Philippe Loriaux b621727a1b Update live badge layout for recorder and player VoiceBroadcast cells 2022-12-16 16:40:46 +01:00
Phl-Pro 33f631027d Merge pull request #7172 from vector-im/phlpro/voice_broadcast_live_button
VoiceBroadcast: Link the live icon color to the recording state
2022-12-16 14:27:48 +01:00
Philippe Loriaux 540e90da05 Voice Broadcast - Link the live icon color to the recording state 2022-12-15 16:35:21 +01:00
Philippe Loriaux 62e1f76240 Update Avatar size on Voice Broadcast playback cell 2022-12-14 17:36:46 +01:00
Philippe Loriaux ce49090cb8 Update global layout by adjusting some padding values 2022-12-14 17:36:46 +01:00
Philippe Loriaux ad0ecfb843 Replace the player timeline 2022-12-14 17:36:46 +01:00
Philippe Loriaux 8f6505ccac Add Voice Broadcast backward and forward buttons for playback 2022-12-08 14:54:13 +01:00
Philippe Loriaux d834ac016f Be able to pause the playback when it is buffering 2022-11-29 16:21:00 +01:00
Yoan Pintas 0cb4e69f05 Support voice broadcast live playback (#7094) 2022-11-25 20:59:34 +01:00
Yoan Pintas 40adacd482 Add voice broadcast slider (#7010) 2022-11-14 17:16:14 +01:00
Yoan Pintas d53008c1ed Update voice broadcast tiles UI (#6965) 2022-10-25 15:58:06 +02:00
yostyle 61207fa08a Update UI 2022-10-20 18:48:20 +02:00
manuroe aff6331aa7 VB: Hack to make the project build for SwiftUI tests
We need to rework the view model to remove its dependency on MatrixSDK
2022-10-20 18:33:04 +02:00
yostyle 412e760a21 Display live voice broadcast 2022-10-20 16:48:20 +02:00
yostyle c730d506ac Add voice broadcast error view 2022-10-20 02:36:27 +02:00
yostyle aec98993df Fixes after rebase on develop
Update voice broadcast playback UI
2022-10-20 02:01:01 +02:00
manuroe 78c162b6b6 Expose better broadcast details to the view
Starting from the sender name but we can add more things. This is up to the design expectation
2022-10-20 01:45:57 +02:00
manuroe f9ee000cbb VB: Improve playback states 2022-10-20 01:45:57 +02:00
manuroe c5e38ae76e Rename some existing voice broadcast files to VoiceBroadcastPlayback
Record will happen in separate files
2022-10-20 01:45:57 +02:00