Commit Graph

14 Commits

Author SHA1 Message Date
Mauro Romito 12837d4b89 update license 2024-09-25 12:24:52 +02: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
Yoan Pintas 27023ef037 Delete an existing broadcast (#7219) 2023-01-10 09:32:18 +00:00
Philippe Loriaux 8f6505ccac Add Voice Broadcast backward and forward buttons for playback 2022-12-08 14:54:13 +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
manuroe b7f12b0247 VB: Own code review 2022-10-20 13:39:27 +02:00
manuroe ebff90ff2d VB: Introduce VoiceBroadcastState for the UI 2022-10-20 10:37:35 +02:00
manuroe 174703f44b 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 dad2f29bd5 VB: Improve playback states 2022-10-19 15:01:43 +02:00
manuroe cb0224abf8 VB: Move view logic to the view model 2022-10-19 13:00:35 +02:00
manuroe 462427d3df Rename some existing voice broadcast files to VoiceBroadcastPlayback
Record will happen in separate files
2022-10-19 10:13:07 +02:00