Commit Graph

623 Commits

Author SHA1 Message Date
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 340d4c12bb Merge pull request #7273 from vector-im/nimau/PSF-1732_last_chunk_sequence
Improved detection of voice broadcast completion during playback
2023-01-16 17:42:45 +01:00
Nicolas Mauri 3237a5d8c3 Live voice broadcast should not appear in Info Center while playing 2023-01-16 15:24:40 +01:00
Alfonso Grillo af56da2988 Fix build error 2023-01-16 14:45:21 +01:00
Nicolas Mauri 52acc528a6 Improved voice broadcast completion detection during playback 2023-01-16 14:37:53 +01:00
Alfonso Grillo 14fbede1b2 Merge pull request #7267 from vector-im/alfogrillo/active_poll_history
Active poll history UI (PSG-906)
2023-01-16 12:43:07 +01:00
Alfonso Grillo 1a945823fb Improve accessibility 2023-01-16 12:01:24 +01:00
aringenbach 826d601f99 Rich Text Composer: Enable quote & code blocks support 2023-01-16 11:54:00 +01:00
aringenbach 4590b45a69 Rich Text Composer: Enable bulleted & numbered lists support 2023-01-16 10:28:01 +01:00
Alfonso Grillo 9a7247519e Refactor SegmentedPicker 2023-01-13 16:38:29 +01:00
Alfonso Grillo 56d550dab2 Add accessibility identifiers in SegmentedPicker 2023-01-13 16:30:16 +01:00
Alfonso Grillo 0d4f7b65bc Add a ScaledMetric 2023-01-13 16:22:35 +01:00
Alfonso Grillo 20e884ef78 Cleanup layout 2023-01-13 16:17:45 +01:00
Alfonso Grillo ede570aed8 Remove unused code 2023-01-13 16:15:06 +01:00
Alfonso Grillo 9df4a5a10b Inject AvatarViewMode as EnvironmentObject 2023-01-13 12:57:21 +01:00
Alfonso Grillo 55714f44c7 Add changelog.d file 2023-01-13 11:04:40 +01:00
Alfonso Grillo 8470ccb70b Add ui tests 2023-01-13 10:49:43 +01:00
Alfonso Grillo c3270afc12 Handle empty poll list case 2023-01-12 18:25:06 +01:00
Alfonso Grillo 93cd811fee Add poll history service 2023-01-12 17:59:23 +01:00
Alfonso Grillo 6662f678c3 Add localizations 2023-01-12 17:09:44 +01:00
Alfonso Grillo 82317b7f7c Add PollListItem 2023-01-12 16:52:11 +01:00
Alfonso Grillo acf59515f9 Add SegmentedPicker 2023-01-12 15:45:16 +01:00
Alfonso Grillo f8bdb378c5 Add UI skeleton 2023-01-12 12:34:19 +01:00
Alfonso Grillo 441e287607 Cleanup scaffolding 2023-01-12 12:06:15 +01:00
Alfonso Grillo 9385eb90cd Add poll history scaffolding 2023-01-12 11:43:29 +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
Phl-Pro 2958115762 Handle VoIP buttons when VB is used (#7225) 2023-01-10 14:24:46 +00:00
Alfonso Grillo 4abf645596 Merge pull request #7231 from vector-im/alfogrillo/render_poll_end_event
Render poll ended event in the timeline (PSG-196)
2023-01-10 14:49:13 +01:00
Alfonso Grillo 10b306abc6 Fix ut build errors 2023-01-10 12:20:34 +01:00
Alfonso Grillo 8eac6d053c Remove warnings 2023-01-10 12:20:34 +01:00
Alfonso Grillo 69a85a40d2 Add warnings 2023-01-10 12:20:34 +01:00
Alfonso Grillo 6b477c764c Customize TimePollView for poll.end events 2023-01-10 12:18:00 +01:00
Alfonso Grillo 39bb927fd5 Push poll.end event to PollAggregator 2023-01-10 12:17:15 +01:00
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