Robin Kipp
c84c0fad36
Accessibility: VoiceOver: Add accessibility label and hint to the Record Voice Message button. ( #6323 )
...
* Add accessibility label and hint to the Record Voice Message button.
* Add release note.
* Remove unnecessary import for SwiftUI.
* Update Riot/Modules/Room/VoiceMessages/VoiceMessageToolbarView.swift
Use VectorL10n instead of calling NSLocalizedString directly.
* Add German translation for the newly added a11y strings.
* Revert "Add German translation for the newly added a11y strings."
This reverts commit 003cfd9c3ecc149b9aff7833c8d6614bbb37f72c.
* Update Riot/Assets/en.lproj/Vector.strings
2022-06-22 10:07:13 +01:00
David Langley
e367b670c6
Simplify scrubbing and reset to stopped if scrub to start/end
2021-09-22 11:12:45 +01:00
David Langley
84ad1ec372
Add scrubbing
2021-09-22 09:36:20 +01:00
Gil Eluard
4214a6dd46
Slide to lock should be more generous #4602
...
- Distance needed to enter lock mode reduced
2021-07-27 14:55:06 +02:00
Gil Eluard
ce9cf4fd7c
Tapping on waveform in composer glitches UI #4603
...
- Fixed
2021-07-26 22:19:04 +02:00
Gil Eluard
0f9a292184
Tap/hold to send voice messages isn't intuitive #4601
...
- Fixed
2021-07-26 21:59:16 +02:00
Stefan Ceriu
1b042db4d3
#4090 - Various tweaks and fixes following code review. Switched back to DateFormatters for formatting durations, sanitising audio player durations and current times.
2021-07-19 15:48:37 +03:00
Stefan Ceriu
b0c48ecee6
#4094 - Redrawing waveforms on bound changes.
2021-07-16 09:06:36 +03:00
Gil Eluard
5b581fccc0
#4090 - Update after review
2021-07-10 00:16:23 +02:00
Stefan Ceriu
a3e8a9c114
#4094 - Increased minimum long press duration to 1 second, reversed audio recorder waveform direction, added a minimum recording duration of 5 seconds for hold&send.
2021-06-25 16:51:45 +03:00
Stefan Ceriu
a7fa0d2413
#4094 - Fixed toast notifications background color on dark themes.
2021-06-25 15:46:48 +03:00
Stefan Ceriu
0b155b9879
#4094 - Added toast notifications and maximum recording duration.
2021-06-24 14:02:41 +03:00
Stefan Ceriu
1ef9471aac
#4094 - Various tweaks, bug fixes and improvements following code review.
2021-06-23 15:37:34 +03:00
Stefan Ceriu
ead91f8781
#4094 - Added voice messages locked mode playback.
2021-06-22 13:19:39 +03:00
Stefan Ceriu
8d9bcc0b51
#4096 - Weakify display link targets.
2021-06-22 09:59:14 +03:00
Stefan Ceriu
9a4ce85fd5
#4096 - Added locked mode transition and animations, locked recording mode and real time waveform.
2021-06-22 09:42:38 +03:00
Stefan Ceriu
f1a9acb5cc
#4096 - Various small UI tweaks and bug fixes.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
19e402a622
#4096 - Added voice message decoding, timeline cell and playback UI.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
04f2ad7a6e
#4090 - Added recording duration label and permissions checking.
2021-06-22 09:42:37 +03:00
Stefan Ceriu
11fb964e90
#4090 - Add voice message controller, audio recorder and toolbar view links. Working audio file sending and cancellation.
2021-06-22 09:42:37 +03:00