Commit Graph

1853 Commits

Author SHA1 Message Date
Mauro Romito 386c3580ac removed autocapitalization and improved the animation 2022-12-13 15:00:46 +01:00
Alfonso Grillo a423199aa4 Delete old devices in account data 2022-12-13 14:19:55 +01:00
Mauro Romito 0f8642181e localisation added 2022-12-13 13:56:49 +01:00
Mauro Romito bdc94eb8b2 fix 2022-12-12 19:09:22 +01:00
Mauro Romito 74a608b4ab fix 2022-12-12 19:09:15 +01:00
Mauro Romito 26e735b0b9 implementation done, only tests, localisation and design feedback are left 2022-12-12 18:29:13 +01:00
Mauro Romito 27c4ba45fd 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 8d41c5a5e2 changed name 2022-12-12 15:40:21 +01:00
Mauro Romito 133a66188b WIP 2022-12-12 15:39:57 +01:00
Philippe Loriaux 8f6505ccac Add Voice Broadcast backward and forward buttons for playback 2022-12-08 14:54:13 +01:00
Frank Rotermund 0ab0ae13dd MESSENGER-3710 Layout and text fixes 2022-12-08 11:47:21 +01:00
Mauro Romito 66c20094d2 boilerplate setup completed 2022-12-07 19:22:33 +01:00
Mauro Romito 6882f507a7 creating the coordinator for the link action view 2022-12-07 18:17:28 +01:00
Hugh Nimmo-Smith 4b271e280e Download device keys for self prior to verification checks 2022-12-07 15:39:35 +00:00
Alfonso Grillo 48bb8f35db Fix test 2022-12-05 19:43:29 +01:00
Alfonso Grillo fdffd24a46 Update copies 2022-12-05 17:20:20 +01:00
Phl-Pro 24208800ef 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
Frank Rotermund b23657a4a1 Feature/3616 privacy on login 2022-12-04 10:47:42 +00:00
Philippe Loriaux b1c18b2792 Add the last sequence number in the paused/stopped state event 2022-12-02 16:26:34 +01:00
Philippe Loriaux 60893cb7ee Remove useless dependency with avatar service 2022-12-01 16:36:24 +01:00
Philippe Loriaux 40264f62ce Prompt the user before ending a voice broadcast 2022-12-01 16:36:04 +01:00
Frank Rotermund 068eaba5b4 MESSENGER-3662 Infodialog 2022-12-01 11:11:35 +00:00
Phl-Pro d4eace61ca 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
Frank Rotermund 23021f6cbb MESSENGER-3707 new login flow and welcome integration 2022-11-30 18:10:20 +01:00
Philippe Loriaux 9cad5afa18 Add localization for authentication errors 2022-11-30 15:51:05 +01:00
Philippe Loriaux ca67b4a72b Add guard for audio player instanciation 2022-11-30 15:14:32 +01:00
Mauro Romito 9d60e887a3 reversed unused hunk 2022-11-30 15:09:05 +01:00
Mauro Romito f1c8ddad39 toggle now uses iOS style 2022-11-30 14:34:21 +01:00
Mauro Romito a7953c092b fix for iOS 15 fullscreen mode not working 2022-11-30 13:27:07 +01:00
Mauro Romito 698af3d233 all the row is tappable and fixed an issue with the tests 2022-11-30 11:37:12 +01:00
Philippe Loriaux ca6d790847 Refactor audio layer part in playback view model 2022-11-30 11:14:25 +01:00
Philippe Loriaux d5522a5a31 Fix PR comments 2022-11-30 11:13:47 +01:00
Mauro Romito 8f4c40c525 scrolling disabled, better intrinsic size, changed asset 2022-11-30 11:11:00 +01:00
Mauro Romito 2bb8f97992 spacing improvement from bottom in plain text mode 2022-11-29 19:13:49 +01:00
Mauro Romito 967ca994b7 centring the toggle button when the corner radius is half 2022-11-29 18:52:19 +01:00
Philippe Loriaux 41c4eda87e Fix lost line break 2022-11-29 16:27:04 +01:00
Philippe Loriaux d834ac016f Be able to pause the playback when it is buffering 2022-11-29 16:21:00 +01:00
Yoan Pintas 7cbd5ccdb5 VoiceBroadcast: Fix chunk processing (#7113) 2022-11-29 13:34:44 +01:00
Alfonso Grillo bb638d2b4f Debounce poll messages more 2022-11-29 07:14:43 +01:00
Philippe Loriaux b4beae964a Update from latest PR changes requests 2022-11-28 15:41:40 +01:00
Philippe Loriaux 8616fde091 Fix PR comments 2022-11-28 14:41:49 +01:00
Philippe Loriaux ced9e6be4d Fix build after automatic rebase from GH 2022-11-28 09:20:44 +01:00
Phl-Pro 0a77be1c47 Merge branch 'develop' into phlpro/voicebroadcast-display-playback-duration 2022-11-28 09:12:03 +01:00
Arnfried Griesert 89a98e94be Changed location sharing credits title and copyright 2022-11-28 05:24:46 +01:00
Yoan Pintas 0cb4e69f05 Support voice broadcast live playback (#7094) 2022-11-25 20:59:34 +01:00
Philippe Loriaux b85c033deb Add missing buffering state 2022-11-25 16:35:53 +01:00
Philippe Loriaux ddd2a3a766 Remove useless check condition 2022-11-25 15:22:58 +01:00
Philippe Loriaux a59441c4b5 Display the playback duration in the default state 2022-11-25 14:25:23 +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
yostyle 50e19260fa Update live indicator 2022-11-25 08:56:28 +01:00