[Android] Support press to fast play
Tao Guo
git at videolan.org
Wed Jul 10 13:16:53 UTC 2024
vlc-android | branch: master | Tao Guo <tao.guo at amlogic.com> | Thu Oct 27 17:15:27 2022 +0800| [69b957aaaf997ab079476a8d242a775de04fdd1e] | committer: Duncan McNamara
Support press to fast play
> https://code.videolan.org/videolan/vlc-android/commit/69b957aaaf997ab079476a8d242a775de04fdd1e
---
.../resources/src/main/res/values/arrays.xml | 14 ++++++++++++
.../resources/src/main/res/values/strings.xml | 3 +++
.../src/main/java/org/videolan/tools/Settings.kt | 4 ++++
.../res/xml/preferences_video_controls.xml | 17 ++++++++++++++
.../gui/preferences/PreferencesVideoControls.kt | 6 +++++
.../videolan/vlc/gui/video/VideoPlayerActivity.kt | 6 +++--
.../videolan/vlc/gui/video/VideoTouchDelegate.kt | 26 ++++++++++++++++++++--
7 files changed, 72 insertions(+), 4 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/69b957aaaf997ab079476a8d242a775de04fdd1e
More information about the Android
mailing list