Commit Graph

4710 Commits

Author SHA1 Message Date
yostyle ba11761d79 Fixes after rebase on develop
Update voice broadcast playback UI
2022-10-20 02:01:01 +02:00
Giom Foret 1694a202da - 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 58f9feaae1 VB: Support multi chunks playback 2022-10-20 01:45:57 +02:00
manuroe 0cd5cd201f VoiceMessageAudioPlayer: Add support of URLs queue playback
To be used for voice broadcast
2022-10-20 01:45:57 +02:00
manuroe 56bec55080 VB: Make the view model aware of every chunk new coming
this reactive approach will help to cache and reorder them by sequence
2022-10-20 01:45:57 +02:00
yostyle acfee0f747 Support mp4 audio file format 2022-10-20 01:45:57 +02:00
manuroe 79ca7b8dc0 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
manuroe c51287a490 VB: Playback starts to work but only the first chunk if it is ogg 2022-10-20 01:45:57 +02:00
yostyle bd55885f8d Add device_id and record tag 2022-10-20 01:45:57 +02:00
yostyle 8adf320cab Aggregate chunks in voice broacast 2022-10-20 01:45:57 +02:00
manuroe eb71a8f34a Rename some existing voice broadcast files to VoiceBroadcastPlayback
Record will happen in separate files
2022-10-20 01:45:57 +02:00
manuroe 2bce98f1c7 Removed VoiceBroadcastProtocol
We do not need to abstract it
2022-10-20 01:45:57 +02:00
yostyle 1c171b61f4 Check user id to prevent fake ckunk 2022-10-20 01:45:57 +02:00
yostyle c0afefb4c8 Add chunks in TimelineVoiceBroadcastDetails 2022-10-20 01:45:57 +02:00
yostyle edca596f49 Add some comments 2022-10-20 01:45:57 +02:00
Giom Foret 68f2b1cdef 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
Alfonso Grillo 1e969bfa6f Fix text view height issue 2022-10-19 10:30:20 +02:00
David Langley 9b8a7e6345 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 952eea331d Missing change from fix 2022-10-18 11:52:35 +01:00
Aleksandrs Proskurins e826d3a732 Merge pull request #6905 from vector-im/aleksandrs/6904_device_client_information_not_updated
Device Manger: Device client information not updated
2022-10-18 11:37:20 +03:00
Aleksandrs Proskurins d90ebffbe2 Force update client information 2022-10-18 10:07:40 +03:00
Hugh Nimmo-Smith a8ecfe5205 Use unstable prefixes for QR code login 2022-10-18 09:13:21 +03:00
David Langley 8c9faf7336 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 a81c2056d9 Add weak self reference to closure 2022-10-17 18:16:15 +01:00
Yoan Pintas 5279338e62 [Voice Broadcast] Aggregate the chunks of voice messages in room timeline (#6891) 2022-10-17 18:23:47 +02:00
David Langley 67e1ce5f6e Set inputAccessoryViewForKeyboard so that interactive dismissal works. 2022-10-17 17:19:14 +01:00
Yoan Pintas 8ad43cdba7 Fix bubble cell visibility (#6893) 2022-10-17 17:44:38 +02:00
Gil Eluard 3d40f17594 Merge pull request #6889 from vector-im/gil/6888-Notifications_on_this_device_not_refreshed
"Notifications on this device" not refreshed in user settings screen
2022-10-17 10:39:59 +02:00
Gil Eluard 0cc82f0fc4 All chats shows no rooms in the list
- Fixed
2022-10-14 17:24:01 +02:00
Gil Eluard c0ea5aa07c "Notifications on this device" not refreshed in user settings screen 2022-10-14 15:10:15 +02:00
Mauro Romito dc751cf584 opacity transition implemented 2022-10-14 12:49:13 +02:00
Mauro Romito 1ff2a9c00f custom tint + blinking dark theme text color issue fix 2022-10-14 10:45:24 +02:00
Stefan Ceriu 51e71f2d46 Added E2EE support on sessions created through QR code login 2022-10-13 20:49:32 +03:00
David Langley c03420bf4c Merge pull request #6831 from vector-im/langleyd/6830_wysiwyg_core_formatting
Wysiwyg: Core Formatting
2022-10-13 16:03:27 +01:00
Doug 7023196ec3 Add a SignOutFlowPresenter. (#6854)
Used in AllChats, UserSessions and Settings.
(TabBarCoordinator is unnecessary as signout will be removed from there).
2022-10-13 14:36:30 +01:00
David Langley 23365e56ae 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 7cab1eaef0 more comment updates 2022-10-13 11:46:00 +01:00
David Langley ca8467e7b0 Updates based on comments. 2022-10-13 11:12:14 +01:00
Stefan Ceriu 1e03508a89 Remove now unnecessary creator public key publishing. Rebuilt flows and fixed tests 2022-10-12 17:27:25 +03:00
Stefan Ceriu bc99cc7a99 Fix typo 2022-10-12 17:27:25 +03:00
Stefan Ceriu 56bfde2a1d Fix initiator flows and e2e tests 2022-10-12 17:27:25 +03:00
Stefan Ceriu fa3866ea76 Implement login with scanned QR code flows 2022-10-12 17:27:25 +03:00
Mauro Romito e791288987 code improvements 2022-10-12 15:54:14 +02:00
Doug bbd3470659 Fix RiotTests. 2022-10-12 14:42:24 +01:00
Mauro Romito e8f4f345ed fix 2022-10-12 15:28:13 +02:00
Mauro Romito f7aa8822dd 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 5e810b44a1 legacy sendMode code separation to have RiotSwiftUI be able to build. 2022-10-12 15:14:41 +02:00
David Langley f8da168065 get rid of additional UIHostingController. Cleanup and comments. 2022-10-12 14:14:25 +01:00
Gil Eluard d06e19a591 Merge pull request #6862 from vector-im/gil/6853-Tidy_up_TabBarCoordinator_now_that_AllChatsCoordinator_exists
Tidy up TabBarCoordinator now that AllChatsCoordinator exists.
2022-10-12 15:10:17 +02:00
David Langley 8abeae5060 Merge branch 'develop' of github.com:vector-im/element-ios into langleyd/6830_wysiwyg_core_formatting 2022-10-12 11:46:24 +01:00