element-ios/Riot/Modules/Room/VoiceMessages
2021-06-29 08:52:21 +02:00
..
VoiceMessageAttachmentCacheManager.swift #4090 - Use a dedicated dispatch queue for process 2021-06-29 08:52:21 +02:00
VoiceMessageAudioConverter.swift #4094 - Fixed missing ffmpegkit module on release builds. Disabled cache manager work queue for now as it's still not working properly. 2021-06-25 14:42:52 +03:00
VoiceMessageAudioPlayer.swift #4094 - Added multiple observation on media services and a mediaServiceProvider that prevents simultaneous playback from multiple player instances. 2021-06-24 11:29:07 +03:00
VoiceMessageAudioRecorder.swift #4094 - Added multiple observation on media services and a mediaServiceProvider that prevents simultaneous playback from multiple player instances. 2021-06-24 11:29:07 +03:00
VoiceMessageController.swift #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
VoiceMessageMediaServiceProvider.swift #4094 - Added multiple observation on media services and a mediaServiceProvider that prevents simultaneous playback from multiple player instances. 2021-06-24 11:29:07 +03:00
VoiceMessagePlaybackController.swift #4094 - Fixed improper weak display link targets. 2021-06-25 12:13:43 +03:00
VoiceMessagePlaybackView.swift #4094 - Various tweaks, bug fixes and improvements following code review. 2021-06-23 15:37:34 +03:00
VoiceMessagePlaybackView.xib #4094 - Various tweaks, bug fixes and improvements following code review. 2021-06-23 15:37:34 +03:00
VoiceMessageToolbarView.swift #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
VoiceMessageToolbarView.xib #4094 - Fixed toast notifications background color on dark themes. 2021-06-25 15:46:48 +03:00
VoiceMessageWaveformView.swift #4096 - Added locked mode transition and animations, locked recording mode and real time waveform. 2021-06-22 09:42:38 +03:00