element-ios/Riot/Modules/Room/VoiceMessages
2021-08-25 14:03:42 +03:00
..
VoiceMessageAttachmentCacheManager.swift Fixes #4748 - Fixed cached callbacks race condition, serialized all async operations, properly cleaning up callbacks on failure. 2021-08-25 14:03:42 +03: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 #4655 - Allowing voice message playback to be controlled from the lock screen or the control center. 2021-08-05 16:55:02 +03:00
VoiceMessageAudioRecorder.swift Fixes voice message audio quality. 2021-08-06 14:22:52 +03:00
VoiceMessageController.swift #4656 - Stop recording voice message and go into locked mode when the application becomes inactive. Updated changes.rst. 2021-08-05 16:55:02 +03:00
VoiceMessageMediaServiceProvider.swift #4655 - Localized lock screen voice message name placeholder. 2021-08-05 16:55:02 +03:00
VoiceMessagePlaybackController.swift Fixes #4714 - Flickering voice message cells while being sent. 2021-08-18 14:58:32 +03:00
VoiceMessagePlaybackView.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
VoiceMessagePlaybackView.xib #4094 - Various tweaks, bug fixes and improvements following code review. 2021-06-23 15:37:34 +03:00
VoiceMessageToolbarView.swift Slide to lock should be more generous #4602 2021-07-27 14:55:06 +02: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