Anderas
|
bc335c7199
|
Merge pull request #6937 from vector-im/andy/trust_devices
Deprecate legacy device-to-device verification
|
2022-10-25 14:07:16 +01:00 |
|
Stefan Ceriu
|
d9baf52901
|
Fixes #6879 - Xcode 14 resource bundle signing errors
|
2022-10-25 15:58:27 +03:00 |
|
Stefan Ceriu
|
94ffd9a8b4
|
Stop running UI tests on pushes to develop, they already run on PRs
|
2022-10-25 14:24:36 +03:00 |
|
Aleksandrs Proskurins
|
a0023b5d3f
|
Merge pull request #6953 from vector-im/aleksandrs/6928_multi_session_selection
Device Manager: Multi-session selection
|
2022-10-25 10:39:48 +03:00 |
|
Aleksandrs Proskurins
|
03718be4cf
|
Code review fixes
|
2022-10-25 09:17:58 +03:00 |
|
Aleksandrs Proskurins
|
247f7ecd1f
|
More UI tests
|
2022-10-24 12:15:43 +03:00 |
|
Aleksandrs Proskurins
|
e69e606e4c
|
Changelog
|
2022-10-21 15:58:32 +03:00 |
|
Velin92
|
84c47ce41a
|
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
|
61156901cb
|
should fix the CI UI tests failing
|
2022-10-21 13:35:10 +02:00 |
|
Aleksandrs Proskurins
|
5499fd4c0c
|
Merge branch 'develop' into aleksandrs/6928_multi_session_selection
|
2022-10-21 14:21:59 +03:00 |
|
Aleksandrs Proskurins
|
d31d8d6d78
|
Unit tests
|
2022-10-21 14:21:06 +03:00 |
|
Mauro Romito
|
9b5790f384
|
new pushed mic asset
|
2022-10-21 11:59:23 +02:00 |
|
Mauro Romito
|
07eb3d2696
|
fix for tests
|
2022-10-21 11:26:53 +02:00 |
|
Aleksandrs Proskurins
|
1e9d1224d7
|
Select All
|
2022-10-21 11:49:33 +03:00 |
|
Mauro Romito
|
20dbe2310b
|
voice message support added to the rich text composer
|
2022-10-21 10:33:23 +02:00 |
|
manuroe
|
cc130061df
|
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 |
|
manuroe
|
ac07298bea
|
Merge pull request #6948 from vector-im/phlpro/voice_broadcast_recording
Voice broadcast recording
|
2022-10-20 21:02:20 +02:00 |
|
Velin92
|
32a387a400
|
Merge pull request #6950 from vector-im/mauroromito/6949_placeholder_flickering_bugfix
Bugfix for placeholder flickering in the normal and new composer when there is a height change.
|
2022-10-20 20:52:11 +02:00 |
|
manuroe
|
cd800125ae
|
VB: Move VoiceBroadcastRecorderService into a MatrixSDK
to make pure SwiftUI projects build
|
2022-10-20 20:10:41 +02:00 |
|
Philippe Loriaux
|
efc4dc3ed3
|
Enhance chunk sending mecanism in recorder service
|
2022-10-20 20:02:39 +02:00 |
|
Philippe Loriaux
|
83da916d97
|
Clean code
|
2022-10-20 19:53:47 +02:00 |
|
Mauro Romito
|
6da5a95e7e
|
fix
|
2022-10-20 19:51:10 +02:00 |
|
Mauro Romito
|
973923b071
|
voice messages implemented
|
2022-10-20 19:41:02 +02:00 |
|
Philippe Loriaux
|
c310b4bfe2
|
Remove useless imports
|
2022-10-20 19:39:51 +02:00 |
|
Philippe Loriaux
|
0954e61df9
|
Update record UI to be in sync with other platforms
|
2022-10-20 19:39:51 +02:00 |
|
Philippe Loriaux
|
1514e54383
|
Fix API change for VectorHostingController
|
2022-10-20 19:39:51 +02:00 |
|
Philippe Loriaux
|
3ee6a0050e
|
Add missing update state after switching to resumed state
|
2022-10-20 19:39:51 +02:00 |
|
Giom Foret
|
e5571371fb
|
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
|
a4beccfeb2
|
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
|
1309584ed8
|
Fix a potential crash when trying to send a nil chunk file (in case of stop immediately after pause)
|
2022-10-20 19:39:51 +02:00 |
|
Philippe Loriaux
|
1c5e011fbe
|
Remove useless log in VoiceBroadcastRecorderService
|
2022-10-20 19:39:51 +02:00 |
|
Philippe Loriaux
|
73e03a6cb5
|
Add AAC to M4A converter and now convert chunks before sending them
|
2022-10-20 19:39:51 +02:00 |
|
Philippe Loriaux
|
d5b56f4dc8
|
Update sequence number associated to chunk file sending
|
2022-10-20 19:39:51 +02:00 |
|
Philippe Loriaux
|
2359f9b568
|
Remove temporary code for stopping recording
|
2022-10-20 19:39:51 +02:00 |
|
Philippe Loriaux
|
6abeab51e5
|
Update first chunk number
|
2022-10-20 19:39:50 +02:00 |
|
Giom Foret
|
e2c7dda534
|
BF Ignore redacted voice broadcast state event (their content is empty)
|
2022-10-20 19:39:50 +02:00 |
|
Philippe Loriaux
|
786ed091ec
|
Update recording state after stopping voice broadcast on every cases
|
2022-10-20 19:39:50 +02:00 |
|
Philippe Loriaux
|
bfa536eec3
|
Send the last chunk file after stopping or pausing a record
|
2022-10-20 19:39:50 +02:00 |
|
Philippe Loriaux
|
d7c4bbbc49
|
Fix UI status at record startup and depending on the recording status
|
2022-10-20 19:39:50 +02:00 |
|
Philippe Loriaux
|
5fabf7c22b
|
Fix recorder service for audio node after stopping a record
|
2022-10-20 19:39:50 +02:00 |
|
Philippe Loriaux
|
8d4f35fef3
|
Update recorder service
|
2022-10-20 19:39:50 +02:00 |
|
Philippe Loriaux
|
0c86dbd7da
|
Add sequence value when sending chunk files
|
2022-10-20 19:39:50 +02:00 |
|
Philippe Loriaux
|
1280ff9569
|
Update recorder view and content
|
2022-10-20 19:39:50 +02:00 |
|
Philippe Loriaux
|
3dd173ff4b
|
Fix missing parts on Voice broadcast recorder service
|
2022-10-20 19:39:50 +02:00 |
|
Philippe Loriaux
|
852586ef7b
|
First part of the voice broadcast recording feature
|
2022-10-20 19:39:50 +02:00 |
|
Mauro Romito
|
0f20383559
|
the voice message toolbar now appears
|
2022-10-20 19:18:50 +02:00 |
|
manuroe
|
477f0790a6
|
VB: Moved the VM temporary under a MatrixSDK
to avoid to use it on the SwiftUI build
|
2022-10-20 18:58:16 +02:00 |
|
yostyle
|
dcc3b6375b
|
Update UI
|
2022-10-20 18:48:20 +02:00 |
|
manuroe
|
d8ef6c5bc3
|
VB: Hack to make the project build for SwiftUI tests
We need to rework the view model to remove its dependency on MatrixSDK
|
2022-10-20 18:33:04 +02:00 |
|
Alfonso Grillo
|
cbb453ee49
|
Merge pull request #6947 from vector-im/alfogrillo/fix_avatar_crash
Fix AvatarView crash
|
2022-10-20 17:55:25 +02:00 |
|