Commit graph

1088 commits

Author SHA1 Message Date
Alfonso Grillo
217d807655 Remove long press interaction from sessions list 2022-12-16 17:44:54 +01:00
Alfonso Grillo
4254ab08c2 Fix security card tappability 2022-12-16 17:44:54 +01:00
Phl-Pro
2a80735fb4
Merge pull request #7172 from vector-im/phlpro/voice_broadcast_live_button
VoiceBroadcast: Link the live icon color to the recording state
2022-12-16 14:27:48 +01:00
Philippe Loriaux
c949097b5f Update Voice Broadcast recorder cell by adjusting some padding values 2022-12-15 17:01:52 +01:00
giomfo
f61d29f1c5
Bug Fix : Crash on new voice broadcast if the room has avatar (#7173)
* Bug Fix : Crash if the room has avatar and voice broadcast tiles

* add logfile

* update logs
2022-12-15 16:46:09 +01:00
Phl-Pro
8366c96360
Merge pull request #7165 from vector-im/phlpro/voice_broadcast_player_timeline
VoiceBroadcast: Replace the player timeline
2022-12-15 16:39:53 +01:00
Philippe Loriaux
165ae57709 Voice Broadcast - Link the live icon color to the recording state 2022-12-15 16:35:21 +01:00
Phl-Pro
c0ba781869
Update RiotSwiftUI/Modules/Room/VoiceBroadcastPlayback/MatrixSDK/VoiceBroadcastPlaybackViewModel.swift
Co-authored-by: Yoan Pintas <y.pintas@gmail.com>
2022-12-15 15:49:57 +01:00
Alfonso Grillo
4038e2b1bf
Merge pull request #7164 from vector-im/alfogrillo/delete_old_account_data
Delete old account data (PSG-635)
2022-12-14 17:43:48 +01:00
Philippe Loriaux
187dc9f315 Update Avatar size on Voice Broadcast playback cell 2022-12-14 17:36:46 +01:00
Philippe Loriaux
88548a6e48 Update global layout by adjusting some padding values 2022-12-14 17:36:46 +01:00
Philippe Loriaux
4e60ddee39 Replace the player timeline 2022-12-14 17:36:46 +01:00
Phl-Pro
34159cb63a
Merge pull request #7146 from vector-im/phlpro/voice_broadcast_backward_forward
VoiceBroadcast: Add backward and forward buttons for playback
2022-12-14 17:34:49 +01:00
Velin92
a484c283cb
Merge pull request #7158 from vector-im/mauroromito/rich_text_editor_links
Rich Text Editor: Adding/Editing Links feature
2022-12-14 13:31:15 +01:00
Mauro Romito
501eb8d1ed tests completed 2022-12-13 18:12:47 +01:00
Mauro Romito
a7ed706d99 view model fully tested 2022-12-13 17:06:12 +01:00
Mauro Romito
461a621097 editing that highlights the textfield behaviour added 2022-12-13 16:58:26 +01:00
Mauro Romito
78cb6fb29a some tests 2022-12-13 15:58:33 +01:00
Alfonso Grillo
a3c72ca9b3 Refine UTs 2022-12-13 15:45:37 +01:00
Alfonso Grillo
ad64be29a3 Add UTs 2022-12-13 15:35:18 +01:00
Philippe Loriaux
b579ad639f Fix PR comments 2022-12-13 15:07:21 +01:00
Mauro Romito
9204ad1713 removed autocapitalization and improved the animation 2022-12-13 15:00:46 +01:00
Alfonso Grillo
80d5ba4ffb Delete old devices in account data 2022-12-13 14:19:55 +01:00
Mauro Romito
5782a983ac localisation added 2022-12-13 13:56:49 +01:00
Mauro Romito
8ee18454ff fix 2022-12-12 19:09:22 +01:00
Mauro Romito
a7a575dec1 fix 2022-12-12 19:09:15 +01:00
Mauro Romito
b12244338f implementation done, only tests, localisation and design feedback are left 2022-12-12 18:29:13 +01:00
Mauro Romito
b0439872ec view is created and responsive, I need now to implement the result processing of the actions 2022-12-12 17:34:06 +01:00
Mauro Romito
57a7a0ea87 changed name 2022-12-12 15:40:21 +01:00
Mauro Romito
ef1b189813 WIP 2022-12-12 15:39:57 +01:00
Philippe Loriaux
c97ca80250 Add Voice Broadcast backward and forward buttons for playback 2022-12-08 14:54:13 +01:00
Mauro Romito
9398240c18 boilerplate setup completed 2022-12-07 19:22:33 +01:00
Mauro Romito
bb1155b9f1 creating the coordinator for the link action view 2022-12-07 18:17:28 +01:00
Hugh Nimmo-Smith
a6d31882eb Download device keys for self prior to verification checks 2022-12-07 15:39:35 +00:00
Alfonso Grillo
3a45ba4d01 Fix test 2022-12-05 19:43:29 +01:00
Alfonso Grillo
d7054511d4 Update copies 2022-12-05 17:20:20 +01:00
Phl-Pro
0a7ed2787b
Merge pull request #7131 from vector-im/phlpro/localize_authentication_errors
Add localization mechanism for authentication errors
2022-12-05 10:44:46 +01:00
Philippe Loriaux
bd09dcb763 Add the last sequence number in the paused/stopped state event 2022-12-02 16:26:34 +01:00
Philippe Loriaux
906ca97dee Remove useless dependency with avatar service 2022-12-01 16:36:24 +01:00
Philippe Loriaux
798c8135cc Prompt the user before ending a voice broadcast 2022-12-01 16:36:04 +01:00
Phl-Pro
1ee120cb85
Merge pull request #7125 from vector-im/phlpro/voicebroadcast_pause_playback_buffering
VoiceBroadcast: Be able to pause the playback when it is buffering
2022-12-01 08:36:38 +01:00
Philippe Loriaux
f80518065f Add localization for authentication errors 2022-11-30 15:51:05 +01:00
Philippe Loriaux
dfae570be4 Add guard for audio player instanciation 2022-11-30 15:14:32 +01:00
Mauro Romito
24b387c37d reversed unused hunk 2022-11-30 15:09:05 +01:00
Mauro Romito
0f1c810b58 toggle now uses iOS style 2022-11-30 14:34:21 +01:00
Mauro Romito
1b6cabf2a7 fix for iOS 15 fullscreen mode not working 2022-11-30 13:27:07 +01:00
Mauro Romito
a5dc378cd7 all the row is tappable and fixed an issue with the tests 2022-11-30 11:37:12 +01:00
Philippe Loriaux
330f8cd85e Refactor audio layer part in playback view model 2022-11-30 11:14:25 +01:00
Philippe Loriaux
3031f2fb49 Fix PR comments 2022-11-30 11:13:47 +01:00
Mauro Romito
e7b9b2e8d7 scrolling disabled, better intrinsic size, changed asset 2022-11-30 11:11:00 +01:00