element-ios/Riot/Modules/Room/VoiceMessages
2021-12-02 15:38:59 +02:00
..
VoiceMessageAttachmentCacheManager.swift vector-im/element-ios/issues/4753 - Prevent unnecessary audio file conversions if final file already exists on disk. 2021-12-02 15:38:59 +02:00
VoiceMessageAudioConverter.swift Remove labs setting for voice messages, enable the feature by default. Fixed incorrect ffmpeg arguments. 2021-08-06 14:22:52 +03: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 #4970 - Fixed unintentional voice message drafts on automatically cancelled recordings. 2021-10-08 16:28:42 +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 Fixes #4935 - Enable voice message scrubbing pan gesture only after long press. 2021-10-08 14:18:53 +03:00
VoiceMessagePlaybackView.xib Fixes #4935 - Enable voice message scrubbing pan gesture only after long press. 2021-10-08 14:18:53 +03:00
VoiceMessageToolbarView.swift Simplify scrubbing and reset to stopped if scrub to start/end 2021-09-22 11:12:45 +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