Commit Graph

1926 Commits

Author SHA1 Message Date
manuroe b7f12b0247 VB: Own code review 2022-10-20 13:39:27 +02:00
manuroe abddea7e3e VB: Support live playback
from the beginning or with go live
2022-10-20 12:25:40 +02:00
manuroe 013d8c258c Merge remote-tracking branch 'origin/yostyle/voice_broadcast_playing' into yostyle/voice_broadcast_playing 2022-10-20 09:48:50 +02:00
manuroe a761717b9a VB: Manage playback completion properly
Make VoiceManager audioPlayerDidFinishPlaying called when the last item of the playlist has been played
2022-10-20 09:38:14 +02:00
yostyle aec98993df Fixes after rebase on develop
Update voice broadcast playback UI
2022-10-20 02:01:01 +02:00
Giom Foret ea6cf122d7 - Fix the RoomBubbleCellData tag management (Record/Playback/NoDisplay)
- Force the VB display even if the Labs flag is disabled. The Labs flag is only used now to block VB recording and sending
- Fix: Release VBService when the user stops the broadcast
2022-10-20 01:46:39 +02:00
manuroe 69c4f71d87 VoiceMessageAudioPlayer: Add support of URLs queue playback
To be used for voice broadcast
2022-10-20 01:45:57 +02:00
yostyle c606db5d02 Support mp4 audio file format 2022-10-20 01:45:57 +02:00
manuroe 78c162b6b6 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-20 01:45:57 +02:00
yostyle 04eaa5afa3 Add device_id and record tag 2022-10-20 01:45:57 +02:00
manuroe c5e38ae76e Rename some existing voice broadcast files to VoiceBroadcastPlayback
Record will happen in separate files
2022-10-20 01:45:57 +02:00
Giom Foret 16f57eaf3e Display info dialogs when we prevent the user from starting a new voice broadcast
- Update the existing implementation used to start/stop a voice broadcast in order to handle the different cases where voice broadcast is denied
- Add the optional Voice broadcast action to the new wysiwyg composer
2022-10-20 00:38:42 +02:00
manuroe 83cc0044b5 Merge remote-tracking branch 'origin/yostyle/voice_broadcast_playing' into yostyle/voice_broadcast_playing 2022-10-19 23:51:16 +02:00
manuroe 5505b559f6 VoiceMessageAudioPlayer: Add support of URLs queue playback
To be used for voice broadcast
2022-10-19 23:01:04 +02:00
Giom Foret 81241c14c6 - Fix the RoomBubbleCellData tag management (Record/Playback/NoDisplay)
- Force the VB display even if the Labs flag is disabled. The Labs flag is only used now to block VB recording and sending
- Fix: Release VBService when the user stops the broadcast
2022-10-19 19:25:54 +02:00
yostyle 62bd046af8 Support mp4 audio file format 2022-10-19 16:36:49 +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
yostyle c51296c691 Add device_id and record tag 2022-10-19 13:10:59 +02:00
Alfonso Grillo b3c97f63a0 Fix text view height issue 2022-10-19 10:30:20 +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
David Langley 9731836385 Merge pull request #6919 from vector-im/langleyd/6900_wysiwyg_interactive_dismissal
Rich Text Composer :Missing change from fix for interactive dismissal
2022-10-18 12:34:26 +01:00
David Langley 42f9bc203b Missing change from fix 2022-10-18 11:52:35 +01:00
David Langley 015e8da8d1 Merge pull request #6902 from vector-im/langleyd/6900_wysiwyg_interactive_dismissal
Rich Text Editor add support for interactive dismissal
2022-10-17 19:51:47 +01:00
David Langley 33d5f3de41 Add weak self reference to closure 2022-10-17 18:16:15 +01:00
Yoan Pintas 58551e04c1 [Voice Broadcast] Aggregate the chunks of voice messages in room timeline (#6891) 2022-10-17 18:23:47 +02:00
David Langley 2cd40bdac8 Set inputAccessoryViewForKeyboard so that interactive dismissal works. 2022-10-17 17:19:14 +01:00
Yoan Pintas bed02f8bc9 Fix bubble cell visibility (#6893) 2022-10-17 17:44:38 +02:00
Mauro Romito 9747a77cc4 opacity transition implemented 2022-10-14 12:49:13 +02:00
Mauro Romito fa46f5d3bb custom tint + blinking dark theme text color issue fix 2022-10-14 10:45:24 +02:00
David Langley 031c4dcc5b Merge branch 'langleyd/6830_wysiwyg_core_formatting' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting 2022-10-13 12:19:55 +01:00
David Langley d63054c8f3 more comment updates 2022-10-13 11:46:00 +01:00
David Langley afc79005c6 Updates based on comments. 2022-10-13 11:12:14 +01:00
Mauro Romito 90fc572a21 code improvements 2022-10-12 15:54:14 +02:00
Mauro Romito 6cc65f8d18 fix 2022-10-12 15:28:13 +02:00
Mauro Romito e591ea13b3 Merge branch 'langleyd/6830_wysiwyg_core_formatting' into mauroromito/wysiwyg_edit_reply_UI
# Conflicts:
#	Riot/Modules/Room/Views/WYSIWYGInputToolbar/WysiwygInputToolbarView.swift
2022-10-12 15:25:27 +02:00
Mauro Romito 1571afd621 legacy sendMode code separation to have RiotSwiftUI be able to build. 2022-10-12 15:14:41 +02:00
David Langley 89c643734c get rid of additional UIHostingController. Cleanup and comments. 2022-10-12 14:14:25 +01:00
David Langley ae4293f6c6 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting 2022-10-12 11:46:24 +01:00
Yoan Pintas 98aae7f667 Add voice broadcast state event (#6785) 2022-10-12 11:30:38 +02:00
Mauro Romito 113ef5dcfe edit reply completed, just need to polish the UI a bit more. 2022-10-11 21:04:04 +02:00
Mauro Romito 0e5607da2e implemented cancel, but I need to actually need to solve a problem where the previous text is not stored in case of cancel of the reply/edit 2022-10-11 20:28:57 +02:00
Mauro Romito 47653e2d8a edit mode changes the send button 2022-10-11 17:25:58 +02:00
Mauro Romito 49e597512d todo reminder 2022-10-11 13:06:28 +02:00
Mauro Romito 5c0ca7c291 improving overall code 2022-10-10 18:54:20 +02:00
Mauro Romito f36ae5465f improving code 2022-10-10 18:44:19 +02:00
Mauro Romito 5fcc56584b code improvements 2022-10-10 18:43:46 +02:00
Mauro Romito 3fdbae47d8 error logging improvement 2022-10-10 18:32:44 +02:00
Mauro Romito 804320351d formatted reply support 2022-10-10 18:26:48 +02:00
Mauro Romito 201e6f5a09 edit works functionally (no UI changes yet) 2022-10-10 17:44:57 +02:00
Mauro Romito 13096f3f88 created the replace formatted text function 2022-10-10 15:52:34 +02:00