Commit Graph

79 Commits

Author SHA1 Message Date
Mauro Romito 12837d4b89 update license 2024-09-25 12:24:52 +02:00
Nicolas Mauri 008a542c22 Cleanup 2023-02-01 14:43:38 +01:00
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
Nicolas Mauri 46eeb6c7cc Fix a crash for some voice broadcast in case of redaction 2023-01-24 09:15:55 +01:00
Yoan Pintas d34cebc6be Voice broadcast connection error handling while recording (#7282) 2023-01-18 16:27:13 +00:00
Nicolas Mauri a5ab0d333d Fix voicebroadcast playback slider on seek 2023-01-17 14:37:49 +01:00
Nicolas Mauri 918cd6656f Merge pull request #7257 from vector-im/nimau/PSF-1734_vb_control_center
Fix the now playing info center while a voice broadcast is played
2023-01-17 09:38:28 +01:00
Nicolas Mauri 3237a5d8c3 Live voice broadcast should not appear in Info Center while playing 2023-01-16 15:24:40 +01:00
Nicolas Mauri 52acc528a6 Improved voice broadcast completion detection during playback 2023-01-16 14:37:53 +01:00
Alfonso Grillo 9df4a5a10b Inject AvatarViewMode as EnvironmentObject 2023-01-13 12:57:21 +01:00
Nicolas Mauri 9b7f72e3e1 Fix NowPlayingInfoCenter for a live voice broadcast 2023-01-12 09:35:14 +01:00
Nicolas Mauri fefa22cfe7 Fixe the now playing info center while a voice broadcast is played 2023-01-11 18:14:50 +01:00
Yoan Pintas 27023ef037 Delete an existing broadcast (#7219) 2023-01-10 09:32:18 +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
Phl-Pro 3dd9636dbd Update RiotSwiftUI/Modules/Room/VoiceBroadcastPlayback/MatrixSDK/VoiceBroadcastPlaybackViewModel.swift
Co-authored-by: Yoan Pintas <y.pintas@gmail.com>
2022-12-15 15:49:57 +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 70aa594d0f Fix PR comments 2022-12-13 15:07:21 +01:00
Philippe Loriaux 8f6505ccac Add Voice Broadcast backward and forward buttons for playback 2022-12-08 14:54:13 +01:00
Philippe Loriaux ca67b4a72b Add guard for audio player instanciation 2022-11-30 15:14:32 +01:00
Philippe Loriaux ca6d790847 Refactor audio layer part in playback view model 2022-11-30 11:14:25 +01:00
Philippe Loriaux d5522a5a31 Fix PR comments 2022-11-30 11:13:47 +01:00
Philippe Loriaux 41c4eda87e Fix lost line break 2022-11-29 16:27:04 +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 7cbd5ccdb5 VoiceBroadcast: Fix chunk processing (#7113) 2022-11-29 13:34:44 +01:00
Philippe Loriaux b4beae964a Update from latest PR changes requests 2022-11-28 15:41:40 +01:00
Philippe Loriaux 8616fde091 Fix PR comments 2022-11-28 14:41:49 +01:00
Philippe Loriaux ced9e6be4d Fix build after automatic rebase from GH 2022-11-28 09:20:44 +01:00
Phl-Pro 0a77be1c47 Merge branch 'develop' into phlpro/voicebroadcast-display-playback-duration 2022-11-28 09:12:03 +01:00
Yoan Pintas 0cb4e69f05 Support voice broadcast live playback (#7094) 2022-11-25 20:59:34 +01:00
Philippe Loriaux b85c033deb Add missing buffering state 2022-11-25 16:35:53 +01:00
Philippe Loriaux ddd2a3a766 Remove useless check condition 2022-11-25 15:22:58 +01:00
Philippe Loriaux a59441c4b5 Display the playback duration in the default state 2022-11-25 14:25:23 +01:00
yostyle 50e19260fa Update live indicator 2022-11-25 08:56:28 +01:00
Giom Foret 1f673e43dc Fix the live icon must be displayed (in grey) if the record is paused - It is hidden currently 2022-11-25 08:56:28 +01:00
yostyle d006dab1f8 Fix PR comments 2022-11-25 08:56:28 +01:00
Giom Foret 26db21c551 update comments 2022-11-25 08:56:28 +01:00
yostyle 2ef25dc925 Support live playback 2022-11-25 08:56:28 +01:00
Yoan Pintas 40adacd482 Add voice broadcast slider (#7010) 2022-11-14 17:16:14 +01:00
Giom Foret 9d6aa2e5d6 Bug Fix : Crash if the room has avatar and voice broadcast tiles 2022-10-28 14:54:50 +02:00
Yoan Pintas 8d30c24a98 Add voice broadcast initial state in bubble data (#6972)
- Add voice broadcast initial state in bubble data
- Remove the local record after sending
2022-10-26 08:51:41 +02:00
Yoan Pintas d53008c1ed Update voice broadcast tiles UI (#6965) 2022-10-25 15:58:06 +02:00
manuroe 4dc474cee1 VB: Moved the VM temporary under a MatrixSDK
to avoid to use it on the SwiftUI build
2022-10-20 18:58:16 +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
manuroe e16b628c19 Merge remote-tracking branch 'origin/yostyle/voice_broadcast_playing' into yostyle/voice_broadcast_playing 2022-10-20 17:51:46 +02:00