Commit Graph

4791 Commits

Author SHA1 Message Date
Mauro Romito eaffd3e1fa fixed the positioning 2022-11-04 11:07:14 +01:00
Mauro Romito 89b2ef6687 this solution looks promising 2022-11-04 04:39:22 +01:00
Mauro Romito 3b5be32cf4 another possible impl 2022-11-04 02:45:55 +01:00
Velin92 a31ea9c8b9 Merge pull request #7027 from vector-im/mauroromito/6946_custom_emojis
Labs: Rich text-editor fix for "does not support inserting custom iOS emojis"
2022-11-02 17:31:19 +01:00
Mauro Romito e97a4a81fb fix for 6946 2022-11-02 16:45:40 +01:00
aringenbach 00302885bf Add kResizeComposerAnimationDuration constant description 2022-11-02 16:40:57 +01:00
aringenbach 32f9d15635 Synchronise composer and toolbar resizing animation duration 2022-11-02 16:40:57 +01:00
paleksandrs e8e349aa67 Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-11-02 14:02:52 +02:00
paleksandrs c7ba6d49ff Comment fix 2022-11-02 11:47:32 +02:00
Anderas 821323db4c Merge pull request #6985 from vector-im/andy/complete_crypto
Complete MXCryptoV2 implementation
2022-10-31 17:56:05 +00:00
Andy Uhnak c4d33d99d2 Display crypto version 2022-10-31 09:34:18 +00:00
paleksandrs 0d94c5129c Merge branch 'develop' into aleksandrs/6963_multi_session_logout 2022-10-31 11:30:12 +02:00
Andy Uhnak 618fb88424 CryptoV2 changes 2022-10-31 08:49:51 +00:00
Alfonso Grillo 7d2043f400 Hide old sessions list when the new dm is enabled 2022-10-27 16:28:52 +02:00
Stefan Ceriu 7daa4f121e Switch the CI to code 14 and the iOS 14 simulator, fix UI tests 2022-10-27 11:41:32 +03:00
Aleksandrs Proskurins c4641f1f00 Multi session logut 2022-10-27 10:04:42 +03:00
Andy Uhnak 2acf773404 Complete MXCryptoV2 implementation 2022-10-26 17:00:43 +01:00
Velin92 294d75ae6f Merge pull request #6971 from vector-im/mauroromito/6954_wysiwyg_max_min_toggle
Rich Text Composer - Maximise/Minimise toggle
2022-10-25 19:04:12 +02:00
Mauro Romito dcb9285083 comment 2022-10-25 18:03:40 +02:00
Anderas 8f47e8cf52 Merge pull request #6943 from vector-im/andy/crypto_protocol
Define MXCrypto and MXCrossSigning as protocols
2022-10-25 15:19:41 +01:00
Andy Uhnak 825f49b4ca Define MXCrypto and MXCrossSigning as protocols 2022-10-25 14:11:39 +01:00
Anderas 4c18423c81 Merge pull request #6937 from vector-im/andy/trust_devices
Deprecate legacy device-to-device verification
2022-10-25 14:07:16 +01:00
Mauro Romito 42dea343b9 minor adjustments 2022-10-25 11:22:16 +02:00
Mauro Romito 3e884fcbd7 fixing view not returning in place 2022-10-21 17:52:01 +02:00
Velin92 166e06bd26 Merge pull request #6952 from vector-im/mauroromito/6941_wysiwyg_voice_message_support
Rich Text Composer - Voice Message Support
2022-10-21 14:38:13 +02:00
Mauro Romito cedc05effd voice message support added to the rich text composer 2022-10-21 10:33:23 +02:00
manuroe 836dcf0cf3 Merge pull request #6933 from vector-im/yostyle/voice_broadcast_playing
Voice broadcast playing
The CI has passed on [recording](https://github.com/vector-im/element-ios/pull/6948) commits. We can merge this PR
2022-10-20 21:04:05 +02:00
Mauro Romito 35d45c8ec0 fix 2022-10-20 19:51:10 +02:00
Mauro Romito 2cc3cd7806 voice messages implemented 2022-10-20 19:41:02 +02:00
Giom Foret b751de137b Enhance RoomBubbleCellData handling
- detect correctly an actual live recording
- update the tile display at the end of a live recording
2022-10-20 19:39:51 +02:00
Philippe Loriaux 9d05c0d6f5 Set voice broadcast recording to pause when the app goes in background and when the RVC will disappear 2022-10-20 19:39:51 +02:00
Philippe Loriaux 8394f2e3e3 Remove temporary code for stopping recording 2022-10-20 19:39:51 +02:00
Giom Foret 06b1f42a29 BF Ignore redacted voice broadcast state event (their content is empty) 2022-10-20 19:39:50 +02:00
Philippe Loriaux 2762666f8b Add sequence value when sending chunk files 2022-10-20 19:39:50 +02:00
Philippe Loriaux 80c1219ad3 Update recorder view and content 2022-10-20 19:39:50 +02:00
Philippe Loriaux 295580d3e8 First part of the voice broadcast recording feature 2022-10-20 19:39:50 +02:00
Mauro Romito d06adfc32f the voice message toolbar now appears 2022-10-20 19:18:50 +02:00
yostyle 61207fa08a Update UI 2022-10-20 18:48:20 +02:00
yostyle 2bacc5a207 Merge branch 'develop' into yostyle/voice_broadcast_playing 2022-10-20 17:45:41 +02:00
Alfonso Grillo 526b7dc309 Fix crash 2022-10-20 17:00:58 +02:00
yostyle 412e760a21 Display live voice broadcast 2022-10-20 16:48:20 +02:00
Alfonso Grillo 3ddedac7b6 Merge pull request #6927 from vector-im/alfogrillo/6847_avatar_image
Update avatar image loading logics (PSB-198)
2022-10-20 15:05:52 +02:00
ismailgulek 3f7622dd5c Fix infinite layout loops on timeline (#6942)
* Remove `forceZeroSageAreaInsets` from `VectorHostingController`

* Fix layout issues when adding hosting views into the content view

* Use the new api when adding views into the content

* Add changelog
2022-10-20 15:55:07 +03:00
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
Alfonso Grillo 8b14400b2c Merge pull request #6936 from vector-im/alfogrillo/improve_link_tappability
Improve external links interaction UX (PSG-819)
2022-10-20 11:11:45 +02:00
Alfonso Grillo b34f86432b Merge pull request #6870 from vector-im/alfogrillo/audio_player_info
Background audio messages info (PSB-180)
2022-10-20 10:23:57 +02:00
Velin92 484dd7b758 Merge pull request #6938 from vector-im/mauroromito/6935_wysiwyg_placeholder
Rich Text Composer Placeholder Text
2022-10-20 10:04:33 +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