Commit Graph

4877 Commits

Author SHA1 Message Date
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 e0e4c81eef Remove useless error states 2022-11-25 16:27:24 +01:00
Philippe Loriaux 316fbd24d3 Add VBAggregatorLaunchState in Aggregator 2022-11-25 15:23:52 +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
Anderas 9442f305ee Merge pull request #7101 from vector-im/andy/sync_progress
Display sync progress on the loading screen
2022-11-24 15:47:07 +00:00
Philippe Loriaux 0d940098f1 Fix scroll issues with VoiceBroadcastPlayback cells (by fixing SizableBaseRoomCell) 2022-11-23 14:48:54 +01:00
Mauro Romito 14e00f5ea2 suggest PR changes 2022-11-23 13:35:05 +01:00
Andy Uhnak 3bd8436dc8 Display sync progress on the loading screen 2022-11-23 10:58:15 +00:00
Mauro Romito 31c5370a97 removed a reference to a constraint that was not needed but only created a constraint issue when restored during the animation for dismissal 2022-11-22 19:47:44 +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
Doug f1b2d83e8f Fix a crash when a voice message finishes. 2022-11-22 09:46:26 +00:00
Mauro Romito 0ef19de139 some more documentation on how to use the custom detent 2022-11-18 11:33:40 +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
Velin92 8e30ef5a7a Merge pull request #7059 from vector-im/mauroromito/fullscreen_mode_2
Rich Text Editor: Fullscreen mode
2022-11-15 21:18:51 +01:00
Mauro Romito db56299f44 improved code and stability 2022-11-15 20:26:58 +01:00
Mauro Romito 19b9696bd4 improving the dismiss of the keyboard 2022-11-15 19:23:27 +01:00
Mauro Romito 3902b12a04 full screen improvements 2022-11-15 18:56:00 +01:00
Mauro Romito d4ccd1faad improvements 2022-11-15 17:52:45 +01:00
Mauro Romito ade261b377 dismiss fullscreen when sending a message 2022-11-15 17:01:07 +01:00
Anderas 1730165aa1 Merge pull request #7078 from vector-im/andy/large_backups
Import progress for room keys
2022-11-15 15:13:30 +00:00
Andy Uhnak b63de7b9f8 Import progress for room keys 2022-11-15 12:06:29 +00:00
Gil Eluard c97fbf9760 Display number of unread messages above threads button 2022-11-15 11:36: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
Yoan Pintas 40adacd482 Add voice broadcast slider (#7010) 2022-11-14 17:16:14 +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
paleksandrs d7e2f7a202 Poll not usable after logging out and back in 2022-11-14 10:43:31 +02:00
Anderas 0813bee021 Merge pull request #7068 from vector-im/andy/repeat_sync
Remove 10s wait on failed initial sync
2022-11-14 08:39:08 +00:00
Mauro Romito 495c3626a7 fullscreen mode implemented 2022-11-11 16:57:05 +01:00
Mauro Romito 7eb07e19cc animation improvement with and without keyboard 2022-11-11 12:07:19 +01:00
Mauro Romito e3b6386a8c improving animations 2022-11-11 10:24:14 +01:00
Gil Eluard 30c6903570 Threads: removed "unread_thread_notifications" from sync filters for server that doesn't support MSC3773
- Update after review
2022-11-10 22:50:26 +01:00
Mauro Romito 0af717e4f2 swipe animation improvements 2022-11-10 18:13:22 +01:00
Andy Uhnak 857538e162 Remove 10s wait on failed initial sync 2022-11-10 16:15:16 +00:00
Mauro Romito e7beee39ca code improvements 2022-11-10 15:55:25 +01:00
Mauro Romito af2e9f2153 this works but we need to expose also the maxCompressed height and the minHeight 2022-11-10 15:41:36 +01:00
Mauro Romito 49869ccd02 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 d4509b80f8 keyboard dismissal issue fixed 2022-11-10 13:46:41 +01:00
Gil Eluard b0b57ac5e5 Threads: removed "unread_thread_notifications" from sync filters for server that doesn't support MSC3773 2022-11-10 13:22:55 +01:00
aringenbach 7bbfcf530d 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
Aleksandrs Proskurins 734425a5eb Merge pull request #7056 from vector-im/aleksandrs/7043_unverified_sessions_alert
Unverified sessions alert
2022-11-10 09:23:21 +02:00
Mauro Romito 04f8e18634 improved the pan animation to be as the designs 2022-11-09 17:07:05 +01:00
aringenbach 8c54a918ff Rich-text editor: enable translations between Markdown and HTML when toggling text formatting 2022-11-09 16:43:58 +01:00
Mauro Romito bf802b7b4a some pr suggestions 2022-11-09 15:40:10 +01:00
Mauro Romito 951775b44f pan gesture 2022-11-09 14:21:14 +01:00
aringenbach f7740809c3 Merge pull request #7053 from vector-im/aringenbach/7052_fix_text_formatting_toggle
Rich-text editor: Fix text formatting enabled inconsistent state
2022-11-09 14:16:30 +01:00
paleksandrs 4f31253950 Snooze controller 2022-11-09 14:59:35 +02:00
aringenbach 6b82ea8fd3 Merge pull request #6993 from vector-im/aringenbach/6962_slash_commands
Fixed IRC-style message and commands support in Rich text editor
2022-11-09 10:31:14 +01:00
aringenbach 2714792cc6 Rich-text editor: Fix text formatting enabled inconsistent state 2022-11-09 10:26:48 +01:00