Commit graph

537 commits

Author SHA1 Message Date
Alfonso Grillo
7537ecd5f9
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
6df8c7d584 Fix UTs 2023-01-09 16:17:21 +01:00
Alfonso Grillo
5df85bed55 revert changes 2023-01-09 15:48:35 +01:00
Yoan Pintas
faf435770d
Delete during broadcasting (#7227) 2023-01-06 22:36:55 +01:00
Alfonso Grillo
8eff9bba6e Cleanup code 2022-12-23 16:41:25 +01:00
Alfonso Grillo
860f94adf7 Show decryption error on TimelinePollView 2022-12-23 12:08:25 +01:00
Alfonso Grillo
b7c44c6918 Handle decryption errors in TimelinePollProvider 2022-12-23 12:06:49 +01:00
Phl-Pro
710b09ed44
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
7428273eec
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
fb7b187009 Update live badge layout for recorder and player VoiceBroadcast cells 2022-12-16 16:40:46 +01:00
Phl-Pro
2a80735fb4
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
5efc17c3f7 Merge branch 'develop' into mauroromito/inline_code 2022-12-16 10:09:31 +01:00
Philippe Loriaux
c949097b5f Update Voice Broadcast recorder cell by adjusting some padding values 2022-12-15 17:01:52 +01:00
giomfo
f61d29f1c5
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
165ae57709 Voice Broadcast - Link the live icon color to the recording state 2022-12-15 16:35:21 +01:00
Phl-Pro
c0ba781869
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
cdee7873dc showing disabled state on format items 2022-12-15 00:33:28 +01:00
Philippe Loriaux
187dc9f315 Update Avatar size on Voice Broadcast playback cell 2022-12-14 17:36:46 +01:00
Philippe Loriaux
88548a6e48 Update global layout by adjusting some padding values 2022-12-14 17:36:46 +01:00
Philippe Loriaux
4e60ddee39 Replace the player timeline 2022-12-14 17:36:46 +01:00
Phl-Pro
34159cb63a
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
7e23acd37c inline code added 2022-12-14 17:12:06 +01:00
Mauro Romito
501eb8d1ed tests completed 2022-12-13 18:12:47 +01:00
Mauro Romito
a7ed706d99 view model fully tested 2022-12-13 17:06:12 +01:00
Mauro Romito
461a621097 editing that highlights the textfield behaviour added 2022-12-13 16:58:26 +01:00
Mauro Romito
78cb6fb29a some tests 2022-12-13 15:58:33 +01:00
Philippe Loriaux
b579ad639f Fix PR comments 2022-12-13 15:07:21 +01:00
Mauro Romito
9204ad1713 removed autocapitalization and improved the animation 2022-12-13 15:00:46 +01:00
Mauro Romito
5782a983ac localisation added 2022-12-13 13:56:49 +01:00
Mauro Romito
8ee18454ff fix 2022-12-12 19:09:22 +01:00
Mauro Romito
a7a575dec1 fix 2022-12-12 19:09:15 +01:00
Mauro Romito
b12244338f implementation done, only tests, localisation and design feedback are left 2022-12-12 18:29:13 +01:00
Mauro Romito
b0439872ec 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
57a7a0ea87 changed name 2022-12-12 15:40:21 +01:00
Mauro Romito
ef1b189813 WIP 2022-12-12 15:39:57 +01:00
Philippe Loriaux
c97ca80250 Add Voice Broadcast backward and forward buttons for playback 2022-12-08 14:54:13 +01:00
Mauro Romito
9398240c18 boilerplate setup completed 2022-12-07 19:22:33 +01:00
Mauro Romito
bb1155b9f1 creating the coordinator for the link action view 2022-12-07 18:17:28 +01:00
Philippe Loriaux
bd09dcb763 Add the last sequence number in the paused/stopped state event 2022-12-02 16:26:34 +01:00
Philippe Loriaux
906ca97dee Remove useless dependency with avatar service 2022-12-01 16:36:24 +01:00
Philippe Loriaux
798c8135cc Prompt the user before ending a voice broadcast 2022-12-01 16:36:04 +01:00
Phl-Pro
1ee120cb85
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
dfae570be4 Add guard for audio player instanciation 2022-11-30 15:14:32 +01:00
Mauro Romito
24b387c37d reversed unused hunk 2022-11-30 15:09:05 +01:00
Mauro Romito
0f1c810b58 toggle now uses iOS style 2022-11-30 14:34:21 +01:00
Mauro Romito
1b6cabf2a7 fix for iOS 15 fullscreen mode not working 2022-11-30 13:27:07 +01:00
Mauro Romito
a5dc378cd7 all the row is tappable and fixed an issue with the tests 2022-11-30 11:37:12 +01:00
Philippe Loriaux
330f8cd85e Refactor audio layer part in playback view model 2022-11-30 11:14:25 +01:00
Philippe Loriaux
3031f2fb49 Fix PR comments 2022-11-30 11:13:47 +01:00
Mauro Romito
e7b9b2e8d7 scrolling disabled, better intrinsic size, changed asset 2022-11-30 11:11:00 +01:00
Mauro Romito
84c9c7fa50 spacing improvement from bottom in plain text mode 2022-11-29 19:13:49 +01:00
Mauro Romito
ae603b2883 centring the toggle button when the corner radius is half 2022-11-29 18:52:19 +01:00
Philippe Loriaux
19a30cb567 Fix lost line break 2022-11-29 16:27:04 +01:00
Philippe Loriaux
5cd54d6858 Be able to pause the playback when it is buffering 2022-11-29 16:21:00 +01:00
Yoan Pintas
7e52aebac2
VoiceBroadcast: Fix chunk processing (#7113) 2022-11-29 13:34:44 +01:00
Alfonso Grillo
985d9a911c Debounce poll messages more 2022-11-29 07:14:43 +01:00
Philippe Loriaux
24f5fece19 Update from latest PR changes requests 2022-11-28 15:41:40 +01:00
Philippe Loriaux
c7318a46d6 Fix PR comments 2022-11-28 14:41:49 +01:00
Philippe Loriaux
6c00bff074 Fix build after automatic rebase from GH 2022-11-28 09:20:44 +01:00
Phl-Pro
52e90aa507
Merge branch 'develop' into phlpro/voicebroadcast-display-playback-duration 2022-11-28 09:12:03 +01:00
Yoan Pintas
17b45aa79b
Support voice broadcast live playback (#7094) 2022-11-25 20:59:34 +01:00
Philippe Loriaux
03f0769690 Add missing buffering state 2022-11-25 16:35:53 +01:00
Philippe Loriaux
6b620f779d Remove useless check condition 2022-11-25 15:22:58 +01:00
Philippe Loriaux
89050758ee Display the playback duration in the default state 2022-11-25 14:25:23 +01:00
Phl-Pro
11e39db7ab
Merge pull request #7103 from vector-im/phlpro/voicebroadcast_left_time
Add the left time in the Voice Broadcast tile recorder
2022-11-25 09:28:21 +01:00
yostyle
39e6b87576 Update live indicator 2022-11-25 08:56:28 +01:00
Giom Foret
ce459ba1e3 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
2b3586188f Fix PR comments 2022-11-25 08:56:28 +01:00
Giom Foret
ca4f111b69 update comments 2022-11-25 08:56:28 +01:00
yostyle
3a366cbaba Support live playback 2022-11-25 08:56:28 +01:00
Mauro Romito
91ba86db33 fixing tests 2022-11-23 13:54:15 +01:00
Philippe Loriaux
61073ed257 Update on VoiceBroadcast currentRecordingState creation 2022-11-23 13:46:30 +01:00
Mauro Romito
23ee663dba better naming 2022-11-23 13:40:15 +01:00
Mauro Romito
9dc4b8df82 suggest PR changes 2022-11-23 13:35:05 +01:00
Philippe Loriaux
341b9bd6b8 Add Voice Broadcast left time countdown 2022-11-23 10:17:32 +01:00
Mauro Romito
aa8231cde1 fix to make the function run on RiotSwiftUI 2022-11-22 18:44:17 +01:00
Mauro Romito
54e5753a21 hide button and revert state when rotating on an iPhone, also fixed the positioning of the strikethrough and underline, and the maxCompressed size in landscape mode is always adapted to be visible. 2022-11-22 18:21:59 +01:00
Mauro Romito
18f6597a11 Merge branch 'develop' into mauroromito/7082_fix_scrollable_bottom_sheet 2022-11-16 17:30:14 +01:00
Mauro Romito
4e37034fba scrollable bottom sheet, with custom size on iOS 16 2022-11-16 17:23:32 +01:00
Mauro Romito
7cf73c19e0 first type of fix 2022-11-15 15:27:43 +01:00
Mauro Romito
1e7013a44a Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	Riot.xcworkspace/xcshareddata/swiftpm/Package.resolved
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
#	project.yml
2022-11-15 11:03:28 +01:00
Velin92
602cf76208
Merge pull request #7073 from vector-im/mauroromito/6945_voice_dictation
Rich Text Editor: Fixing Voice Dictation not working
2022-11-15 10:25:40 +01:00
Yoan Pintas
11bdddc8c0
Add voice broadcast slider (#7010) 2022-11-14 17:16:14 +01:00
Mauro Romito
94c9075985 voice dictation now works 2022-11-14 16:25:09 +01:00
paleksandrs
d769f016be Removed init 2022-11-14 10:48:15 +02:00
paleksandrs
cb5014c39b Poll not usable after logging out and back in 2022-11-14 10:43:31 +02:00
Mauro Romito
69239f927e fixing a bad indentation 2022-11-11 17:10:30 +01:00
Mauro Romito
c3b50d3d6f improving animations 2022-11-11 10:24:14 +01:00
Mauro Romito
75d1e1a0ae swipe animation improvements 2022-11-10 18:13:22 +01:00
Mauro Romito
c958418cac this works but we need to expose also the maxCompressed height and the minHeight 2022-11-10 15:41:36 +01:00
Mauro Romito
688b2a74d7 Merge branch 'develop' into mauroromito/fullscreen_mode_2
# Conflicts:
#	RiotSwiftUI/Modules/Room/Composer/View/Composer.swift
2022-11-10 14:29:08 +01:00
Mauro Romito
bee78eed7c keyboard dismissal issue fixed 2022-11-10 13:46:41 +01:00
aringenbach
3329bae7bf
Merge pull request #7062 from vector-im/aringenbach/7061_enable_markdown
Rich-text editor: enable translations between Markdown and HTML when toggling text formatting
2022-11-10 10:25:43 +01:00
aringenbach
c7824e28ad
Merge pull request #7055 from vector-im/aringenbach/7054_fix_lost_content_text_formatting_switch
Labs: Rich-text editor - Fix text formatting switch losing the current content of the composer
2022-11-10 10:25:26 +01:00
Mauro Romito
2bd7232a3f improved the pan animation to be as the designs 2022-11-09 17:07:05 +01:00
aringenbach
b76edecb65 Rich-text editor: enable translations between Markdown and HTML when toggling text formatting 2022-11-09 16:43:58 +01:00
aringenbach
487724df6f Fix composer view model tests 2022-11-09 15:23:43 +01:00
aringenbach
46c3dc4417 Re-order View computed properties and move to private mark 2022-11-09 11:49:03 +01:00
aringenbach
41b23e1c85 Labs: Rich-text editor - Fix text formatting switch losing the current content of the composer 2022-11-09 11:41:42 +01:00
aringenbach
f611351e70 Rich-text editor: Fix text formatting enabled inconsistent state 2022-11-09 10:26:48 +01:00