element-ios/Riot/Modules/Room/VoiceMessages
Robin Kipp 67291f8023
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 003cfd9c3e.

* Update Riot/Assets/en.lproj/Vector.strings
2022-06-22 10:07:13 +01:00
..
VoiceMessageAttachmentCacheManager.swift VoiceMessage: Update MXKAttachmentType usage. 2022-01-26 16:02:24 +01:00
VoiceMessageAudioConverter.swift Revert "Replace ffmpeg with switf-ogg" 2022-06-20 10:53:56 +02:00
VoiceMessageAudioPlayer.swift Simplify scrubbing logic. 2021-09-22 16:26:20 +01:00
VoiceMessageAudioRecorder.swift Fixes voice message audio quality. 2021-08-06 14:22:52 +03:00
VoiceMessageController.swift Fixes #6160 - Stop deleting audio recording when sending fails and allow it to be retried through the normal mechanism 2022-05-17 18:25:57 +03:00
VoiceMessageMediaServiceProvider.swift Add Pause/Resume support between rooms. 2021-09-21 15:52:53 +01:00
VoiceMessagePlaybackController.swift Simplify scrubbing logic. 2021-09-22 16:26:20 +01:00
VoiceMessagePlaybackView.swift VoiceMessagePlaybackView: Update background view color property name. 2022-02-01 14:49:17 +01:00
VoiceMessagePlaybackView.xib VoiceMessagePlaybackView: Expose stackViewTrailingContraint. 2022-01-28 14:32:43 +01:00
VoiceMessageToolbarView.swift Accessibility: VoiceOver: Add accessibility label and hint to the Record Voice Message button. (#6323) 2022-06-22 10:07:13 +01:00
VoiceMessageToolbarView.xib Voice messages - Increased recording state microphone icon size. 2021-08-03 14:59:44 +03:00
VoiceMessageWaveformView.swift #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