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
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
yostyle
c730d506ac
Add voice broadcast error view
2022-10-20 02:36:27 +02:00
yostyle
aec98993df
Fixes after rebase on develop
...
Update voice broadcast playback UI
2022-10-20 02:01:01 +02:00
Giom Foret
ea6cf122d7
- 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
bd5b1f7471
VB: Support multi chunks playback
2022-10-20 01:45:57 +02:00
manuroe
69c4f71d87
VoiceMessageAudioPlayer: Add support of URLs queue playback
...
To be used for voice broadcast
2022-10-20 01:45:57 +02:00
manuroe
736cde698b
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
c606db5d02
Support mp4 audio file format
2022-10-20 01:45:57 +02:00
Giom Foret
142195145f
Update the Voice Broadcast Labs flag description
2022-10-20 01:45:57 +02:00
manuroe
78c162b6b6
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
ff0032d3e5
VB: Playback starts to work but only the first chunk if it is ogg
2022-10-20 01:45:57 +02:00
yostyle
04eaa5afa3
Add device_id and record tag
2022-10-20 01:45:57 +02:00
yostyle
3960593c6e
Aggregate chunks in voice broacast
2022-10-20 01:45:57 +02:00
manuroe
c5e38ae76e
Rename some existing voice broadcast files to VoiceBroadcastPlayback
...
Record will happen in separate files
2022-10-20 01:45:57 +02:00
manuroe
228580610d
Removed VoiceBroadcastProtocol
...
We do not need to abstract it
2022-10-20 01:45:57 +02:00
yostyle
5e4271cb24
Check user id to prevent fake ckunk
2022-10-20 01:45:57 +02:00
yostyle
6712e1c6c9
Add chunks in TimelineVoiceBroadcastDetails
2022-10-20 01:45:57 +02:00
yostyle
6a3fce34ec
Add some comments
2022-10-20 01:45:57 +02:00
yostyle
db461cf867
Init voice broadcast playing service
2022-10-20 01:45:57 +02:00
Giom Foret
16f57eaf3e
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
manuroe
83cc0044b5
Merge remote-tracking branch 'origin/yostyle/voice_broadcast_playing' into yostyle/voice_broadcast_playing
2022-10-19 23:51:16 +02:00
manuroe
4acc26062a
VB: Support multi chunks playback
2022-10-19 23:09:48 +02:00
manuroe
5505b559f6
VoiceMessageAudioPlayer: Add support of URLs queue playback
...
To be used for voice broadcast
2022-10-19 23:01:04 +02:00
Giom Foret
81241c14c6
- 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-19 19:25:54 +02:00
manuroe
6cce2c51e6
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-19 17:28:08 +02:00
yostyle
62bd046af8
Support mp4 audio file format
2022-10-19 16:36:49 +02:00
Giom Foret
1cf8eee842
Update the Voice Broadcast Labs flag description
2022-10-19 16:07:26 +02:00
manuroe
174703f44b
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-19 15:32:03 +02:00
manuroe
8efa89616c
VB: Playback starts to work but only the first chunk if it is ogg
2022-10-19 14:23:09 +02:00
yostyle
c51296c691
Add device_id and record tag
2022-10-19 13:10:59 +02:00
yostyle
ac90c2ab51
Aggregate chunks in voice broacast
2022-10-19 11:11:49 +02:00
Alfonso Grillo
b3c97f63a0
Fix text view height issue
2022-10-19 10:30:20 +02:00
manuroe
462427d3df
Rename some existing voice broadcast files to VoiceBroadcastPlayback
...
Record will happen in separate files
2022-10-19 10:13:07 +02:00
manuroe
4361c9fc9b
Removed VoiceBroadcastProtocol
...
We do not need to abstract it
2022-10-19 09:38:36 +02:00
yostyle
953bb211c1
Check user id to prevent fake ckunk
2022-10-19 09:09:57 +02:00
yostyle
21d453b164
Add chunks in TimelineVoiceBroadcastDetails
2022-10-18 23:36:21 +02:00
yostyle
b63cb3f0dc
Add some comments
2022-10-18 17:32:40 +02:00
yostyle
d061373488
Init voice broadcast playing service
2022-10-18 16:36:02 +02:00
David Langley
9731836385
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
42f9bc203b
Missing change from fix
2022-10-18 11:52:35 +01:00
Element Translate Bot
119f076efb
Translations update from Weblate ( #6909 )
...
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (49 of 49 strings)
Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/bg/
* Translations update from Weblate (#6907 )
* Translated using Weblate (German)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (German)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (Russian)
Currently translated at 81.2% (1870 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
* Translated using Weblate (Bulgarian)
Currently translated at 66.4% (1529 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/bg/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
* Translated using Weblate (Estonian)
Currently translated at 97.5% (2245 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2302 of 2302 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
Co-authored-by: Vri <element@vrifox.cc >
Co-authored-by: Johannes Marbach <n0-0ne+github@mailbox.org >
Co-authored-by: Nui Harime <harime.nui@yandex.ru >
Co-authored-by: Szimszon <github@oregpreshaz.eu >
Co-authored-by: Slavi Pantaleev <slavi@devture.com >
Co-authored-by: random <dictionary@tutamail.com >
Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com >
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com >
Co-authored-by: Priit Jõerüüt <riot@joeruut.com >
Co-authored-by: Linerly <linerly@protonmail.com >
Co-authored-by: Jozef Gaal <preklady@mayday.sk >
Co-authored-by: Weblate <noreply@weblate.org >
* Translations update from Weblate (#6908 )
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (8 of 8 strings)
Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/bg/
* Translations update from Weblate (#6907 )
* Translated using Weblate (German)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (German)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (Russian)
Currently translated at 81.2% (1870 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
* Translated using Weblate (Bulgarian)
Currently translated at 66.4% (1529 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/bg/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
* Translated using Weblate (Estonian)
Currently translated at 97.5% (2245 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2302 of 2302 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
Co-authored-by: Vri <element@vrifox.cc >
Co-authored-by: Johannes Marbach <n0-0ne+github@mailbox.org >
Co-authored-by: Nui Harime <harime.nui@yandex.ru >
Co-authored-by: Szimszon <github@oregpreshaz.eu >
Co-authored-by: Slavi Pantaleev <slavi@devture.com >
Co-authored-by: random <dictionary@tutamail.com >
Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com >
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com >
Co-authored-by: Priit Jõerüüt <riot@joeruut.com >
Co-authored-by: Linerly <linerly@protonmail.com >
Co-authored-by: Jozef Gaal <preklady@mayday.sk >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Slavi Pantaleev <slavi@devture.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Vri <element@vrifox.cc >
Co-authored-by: Johannes Marbach <n0-0ne+github@mailbox.org >
Co-authored-by: Nui Harime <harime.nui@yandex.ru >
Co-authored-by: Szimszon <github@oregpreshaz.eu >
Co-authored-by: random <dictionary@tutamail.com >
Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com >
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com >
Co-authored-by: Priit Jõerüüt <riot@joeruut.com >
Co-authored-by: Linerly <linerly@protonmail.com >
Co-authored-by: Jozef Gaal <preklady@mayday.sk >
Co-authored-by: Slavi Pantaleev <slavi@devture.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Vri <element@vrifox.cc >
Co-authored-by: Johannes Marbach <n0-0ne+github@mailbox.org >
Co-authored-by: Nui Harime <harime.nui@yandex.ru >
Co-authored-by: Szimszon <github@oregpreshaz.eu >
Co-authored-by: random <dictionary@tutamail.com >
Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com >
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com >
Co-authored-by: Priit Jõerüüt <riot@joeruut.com >
Co-authored-by: Linerly <linerly@protonmail.com >
Co-authored-by: Jozef Gaal <preklady@mayday.sk >
2022-10-18 13:33:54 +03:00
Element Translate Bot
09c432f62f
Translations update from Weblate ( #6908 )
...
* Translated using Weblate (Bulgarian)
Currently translated at 100.0% (8 of 8 strings)
Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/bg/
* Translations update from Weblate (#6907 )
* Translated using Weblate (German)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (German)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (Russian)
Currently translated at 81.2% (1870 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
* Translated using Weblate (Bulgarian)
Currently translated at 66.4% (1529 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/bg/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
* Translated using Weblate (Estonian)
Currently translated at 97.5% (2245 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2302 of 2302 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
Co-authored-by: Vri <element@vrifox.cc >
Co-authored-by: Johannes Marbach <n0-0ne+github@mailbox.org >
Co-authored-by: Nui Harime <harime.nui@yandex.ru >
Co-authored-by: Szimszon <github@oregpreshaz.eu >
Co-authored-by: Slavi Pantaleev <slavi@devture.com >
Co-authored-by: random <dictionary@tutamail.com >
Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com >
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com >
Co-authored-by: Priit Jõerüüt <riot@joeruut.com >
Co-authored-by: Linerly <linerly@protonmail.com >
Co-authored-by: Jozef Gaal <preklady@mayday.sk >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Slavi Pantaleev <slavi@devture.com >
Co-authored-by: Weblate <noreply@weblate.org >
Co-authored-by: Vri <element@vrifox.cc >
Co-authored-by: Johannes Marbach <n0-0ne+github@mailbox.org >
Co-authored-by: Nui Harime <harime.nui@yandex.ru >
Co-authored-by: Szimszon <github@oregpreshaz.eu >
Co-authored-by: random <dictionary@tutamail.com >
Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com >
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com >
Co-authored-by: Priit Jõerüüt <riot@joeruut.com >
Co-authored-by: Linerly <linerly@protonmail.com >
Co-authored-by: Jozef Gaal <preklady@mayday.sk >
2022-10-18 13:32:53 +03:00
Element Translate Bot
2029c34fff
Translations update from Weblate ( #6907 )
...
* Translated using Weblate (German)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (German)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
* Translated using Weblate (Russian)
Currently translated at 81.2% (1870 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ru/
* Translated using Weblate (Hungarian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/hu/
* Translated using Weblate (Bulgarian)
Currently translated at 66.4% (1529 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/bg/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
* Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/pt_BR/
* Translated using Weblate (Ukrainian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
* Translated using Weblate (Estonian)
Currently translated at 97.5% (2245 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/et/
* Translated using Weblate (Indonesian)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/id/
* Translated using Weblate (Slovak)
Currently translated at 100.0% (2301 of 2301 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sk/
* Translated using Weblate (Italian)
Currently translated at 100.0% (2302 of 2302 strings)
Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/it/
Co-authored-by: Vri <element@vrifox.cc >
Co-authored-by: Johannes Marbach <n0-0ne+github@mailbox.org >
Co-authored-by: Nui Harime <harime.nui@yandex.ru >
Co-authored-by: Szimszon <github@oregpreshaz.eu >
Co-authored-by: Slavi Pantaleev <slavi@devture.com >
Co-authored-by: random <dictionary@tutamail.com >
Co-authored-by: lvre <7uu3qrbvm@relay.firefox.com >
Co-authored-by: Ihor Hordiichuk <igor_ck@outlook.com >
Co-authored-by: Priit Jõerüüt <riot@joeruut.com >
Co-authored-by: Linerly <linerly@protonmail.com >
Co-authored-by: Jozef Gaal <preklady@mayday.sk >
Co-authored-by: Weblate <noreply@weblate.org >
2022-10-18 13:32:15 +03:00
Aleksandrs Proskurins
2046b31e1b
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
5a7028eca6
Force update client information
2022-10-18 10:07:40 +03:00
Hugh Nimmo-Smith
2d97215aee
Use unstable prefixes for QR code login
2022-10-18 09:13:21 +03:00
David Langley
015e8da8d1
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