Commit Graph

10 Commits

Author SHA1 Message Date
Giom Foret c3a5d5a7fb Bug Fix : Crash if the room has avatar and voice broadcast tiles 2022-10-28 14:54:50 +02:00
Yoan Pintas 216755688f 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 d875c26f25 Update voice broadcast tiles UI (#6965) 2022-10-25 15:58:06 +02:00
yostyle c67abf7415 Fixes after rebase from develop 2022-10-20 17:51:02 +02:00
yostyle 0b77d674ce Display live voice broadcast 2022-10-20 16:48:20 +02:00
manuroe 34a49f966a VB: Own code review 2022-10-20 13:39:27 +02:00
manuroe ec5a4cb7ad 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-19 15:32:03 +02:00
manuroe ec08a54c60 VB: Move view logic to the view model 2022-10-19 13:00:35 +02:00
manuroe 26d8de7bfe Renamed back to VoiceBroadcastPlaybackCoordinator
The logic will be moved to the view model. This file will just serve the SwiftUI view
2022-10-19 10:20:38 +02:00
manuroe 833e5654d0 Rename some existing voice broadcast files to VoiceBroadcastPlayback
Record will happen in separate files
2022-10-19 10:13:07 +02:00