Commit Graph

1283 Commits

Author SHA1 Message Date
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
Mauro Romito 8f4c40c525 scrolling disabled, better intrinsic size, changed asset 2022-11-30 11:11:00 +01:00
Mauro Romito 2bb8f97992 spacing improvement from bottom in plain text mode 2022-11-29 19:13:49 +01:00
Mauro Romito 967ca994b7 centring the toggle button when the corner radius is half 2022-11-29 18:52:19 +01:00
Philippe Loriaux 41c4eda87e Fix lost line break 2022-11-29 16:27:04 +01:00
Philippe Loriaux d834ac016f Be able to pause the playback when it is buffering 2022-11-29 16:21:00 +01:00
Yoan Pintas 7cbd5ccdb5 VoiceBroadcast: Fix chunk processing (#7113) 2022-11-29 13:34:44 +01:00
Alfonso Grillo bb638d2b4f Debounce poll messages more 2022-11-29 07:14:43 +01:00
Philippe Loriaux b4beae964a Update from latest PR changes requests 2022-11-28 15:41:40 +01:00
Philippe Loriaux 8616fde091 Fix PR comments 2022-11-28 14:41:49 +01:00
Philippe Loriaux ced9e6be4d Fix build after automatic rebase from GH 2022-11-28 09:20:44 +01:00
Phl-Pro 0a77be1c47 Merge branch 'develop' into phlpro/voicebroadcast-display-playback-duration 2022-11-28 09:12:03 +01:00
Yoan Pintas 0cb4e69f05 Support voice broadcast live playback (#7094) 2022-11-25 20:59:34 +01:00
Philippe Loriaux b85c033deb Add missing buffering state 2022-11-25 16:35:53 +01:00
Philippe Loriaux ddd2a3a766 Remove useless check condition 2022-11-25 15:22:58 +01:00
Philippe Loriaux a59441c4b5 Display the playback duration in the default state 2022-11-25 14:25:23 +01:00
Phl-Pro 5e5272ad03 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 50e19260fa Update live indicator 2022-11-25 08:56:28 +01:00
Giom Foret 1f673e43dc 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 d006dab1f8 Fix PR comments 2022-11-25 08:56:28 +01:00
Giom Foret 26db21c551 update comments 2022-11-25 08:56:28 +01:00
yostyle 2ef25dc925 Support live playback 2022-11-25 08:56:28 +01:00
Alfonso Grillo 3994c3a29d Refactor InfoSheet presentation 2022-11-23 16:00:59 +01:00
Mauro Romito 9b3969c71e fixing tests 2022-11-23 13:54:15 +01:00
Philippe Loriaux ce758b18c9 Update on VoiceBroadcast currentRecordingState creation 2022-11-23 13:46:30 +01:00
Mauro Romito ab80fa1b7e better naming 2022-11-23 13:40:15 +01:00
Mauro Romito 14e00f5ea2 suggest PR changes 2022-11-23 13:35:05 +01:00
Philippe Loriaux 071f5181ce Add Voice Broadcast left time countdown 2022-11-23 10:17:32 +01:00
Mauro Romito c94138b541 fix to make the function run on RiotSwiftUI 2022-11-22 18:44:17 +01:00
Mauro Romito 4b6442c7fc 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
Alfonso Grillo 9b1e374f3e Merge pull request #7083 from vector-im/alfogrillo/sessions_without_encryption_support
Sessions without encryption support (PSG-1003)
2022-11-18 11:48:27 +01:00
Alfonso Grillo a3959fe3d2 Add VerificationState.isUnverified 2022-11-18 10:50:53 +01:00
Mauro Romito ba33478ade Merge branch 'develop' into mauroromito/7082_fix_scrollable_bottom_sheet 2022-11-16 17:30:14 +01:00
Mauro Romito 67c08de256 scrollable bottom sheet, with custom size on iOS 16 2022-11-16 17:23:32 +01:00
Alfonso Grillo 6bd006337e Improve unit tests 2022-11-16 11:52:22 +01:00
Alfonso Grillo 128812eaea Add tests 2022-11-16 11:18:03 +01:00
Alfonso Grillo 62ba36739e Add localisation for UserSessionCardViewData 2022-11-16 10:42:08 +01:00
Alfonso Grillo 30d7509f73 Fix verification state algorithm 2022-11-16 10:29:04 +01:00
Mauro Romito 69714c1da7 first type of fix 2022-11-15 15:27:43 +01:00
Mauro Romito 67c2e358cc 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 f430eac4dc 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 40adacd482 Add voice broadcast slider (#7010) 2022-11-14 17:16:14 +01:00
Mauro Romito 161c71d025 voice dictation now works 2022-11-14 16:25:09 +01:00
Aleksandrs Proskurins de600da601 Merge pull request #7072 from vector-im/aleksandrs/7070_poll_no_usable
Poll not usable after logging out and back in
2022-11-14 15:32:52 +02:00