Commit Graph

488 Commits

Author SHA1 Message Date
Yoan Pintas 27023ef037 Delete an existing broadcast (#7219) 2023-01-10 09:32:18 +00:00
Alfonso Grillo d3c3f65ca1 Merge pull request #7206 from vector-im/alfogrillo/poll_decryption_message
Handle decryption errors in polls (PSG-1023)
2023-01-09 17:20:28 +01:00
Alfonso Grillo adafc14eeb Fix UTs 2023-01-09 16:17:21 +01:00
Alfonso Grillo 69b37c0949 revert changes 2023-01-09 15:48:35 +01:00
Yoan Pintas 43fe62b251 Delete during broadcasting (#7227) 2023-01-06 22:36:55 +01:00
Alfonso Grillo 353138a8b8 Cleanup code 2022-12-23 16:41:25 +01:00
Alfonso Grillo 359f44cb30 Show decryption error on TimelinePollView 2022-12-23 12:08:25 +01:00
Alfonso Grillo c946009c24 Handle decryption errors in TimelinePollProvider 2022-12-23 12:06:49 +01:00
Phl-Pro 5d1b05e961 Merge pull request #7178 from vector-im/phlpro/voice_broadcast_live_buttons_layout
VoiceBroadcast: Update live badge layout for recorder and player cells
2022-12-19 14:44:00 +01:00
Velin92 fa4a9fb7db Merge pull request #7169 from vector-im/mauroromito/inline_code
Rich Text Editor: Inline Code feature
2022-12-16 18:37:04 +01: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
Mauro Romito faedb0ceb0 Merge branch 'develop' into mauroromito/inline_code 2022-12-16 10:09:31 +01:00
Philippe Loriaux 1f6cd4ca4f Update Voice Broadcast recorder cell by adjusting some padding values 2022-12-15 17:01:52 +01:00
giomfo a908802360 Bug Fix : Crash on new voice broadcast if the room has avatar (#7173)
* Bug Fix : Crash if the room has avatar and voice broadcast tiles

* add logfile

* update logs
2022-12-15 16:46:09 +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
Mauro Romito 1935b4d6c6 showing disabled state on format items 2022-12-15 00:33:28 +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
Phl-Pro b6e0cdaa6f Merge pull request #7146 from vector-im/phlpro/voice_broadcast_backward_forward
VoiceBroadcast: Add backward and forward buttons for playback
2022-12-14 17:34:49 +01:00
Mauro Romito 5b77d15e3c inline code added 2022-12-14 17:12:06 +01:00
Mauro Romito f830973d59 tests completed 2022-12-13 18:12:47 +01:00
Mauro Romito 3ca926fd3e view model fully tested 2022-12-13 17:06:12 +01:00
Mauro Romito f56c085ee9 editing that highlights the textfield behaviour added 2022-12-13 16:58:26 +01:00
Mauro Romito 98d2a0d3cf some tests 2022-12-13 15:58:33 +01:00
Philippe Loriaux 70aa594d0f Fix PR comments 2022-12-13 15:07:21 +01:00
Mauro Romito 386c3580ac removed autocapitalization and improved the animation 2022-12-13 15:00:46 +01:00
Mauro Romito 0f8642181e localisation added 2022-12-13 13:56:49 +01:00
Mauro Romito bdc94eb8b2 fix 2022-12-12 19:09:22 +01:00
Mauro Romito 74a608b4ab fix 2022-12-12 19:09:15 +01:00
Mauro Romito 26e735b0b9 implementation done, only tests, localisation and design feedback are left 2022-12-12 18:29:13 +01:00
Mauro Romito 27c4ba45fd view is created and responsive, I need now to implement the result processing of the actions 2022-12-12 17:34:06 +01:00
Mauro Romito 8d41c5a5e2 changed name 2022-12-12 15:40:21 +01:00
Mauro Romito 133a66188b WIP 2022-12-12 15:39:57 +01:00
Philippe Loriaux 8f6505ccac Add Voice Broadcast backward and forward buttons for playback 2022-12-08 14:54:13 +01:00
Mauro Romito 66c20094d2 boilerplate setup completed 2022-12-07 19:22:33 +01:00
Mauro Romito 6882f507a7 creating the coordinator for the link action view 2022-12-07 18:17:28 +01:00
Philippe Loriaux b1c18b2792 Add the last sequence number in the paused/stopped state event 2022-12-02 16:26:34 +01:00
Philippe Loriaux 60893cb7ee Remove useless dependency with avatar service 2022-12-01 16:36:24 +01:00
Philippe Loriaux 40264f62ce Prompt the user before ending a voice broadcast 2022-12-01 16:36:04 +01:00
Phl-Pro d4eace61ca Merge pull request #7125 from vector-im/phlpro/voicebroadcast_pause_playback_buffering
VoiceBroadcast: Be able to pause the playback when it is buffering
2022-12-01 08:36:38 +01:00
Philippe Loriaux ca67b4a72b Add guard for audio player instanciation 2022-11-30 15:14:32 +01:00
Mauro Romito 9d60e887a3 reversed unused hunk 2022-11-30 15:09:05 +01:00
Mauro Romito f1c8ddad39 toggle now uses iOS style 2022-11-30 14:34:21 +01:00
Mauro Romito a7953c092b fix for iOS 15 fullscreen mode not working 2022-11-30 13:27:07 +01:00
Mauro Romito 698af3d233 all the row is tappable and fixed an issue with the tests 2022-11-30 11:37:12 +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