[Android] Add a setting to always display the bookmark markers in the audio player
Nicolas Pomepuy
git at videolan.org
Fri Feb 28 12:32:39 UTC 2025
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Feb 19 10:58:53 2025 +0100| [0efe219317ba639ecb8b21d9540f1dcb4f6f9b69] | committer: Duncan McNamara
Add a setting to always display the bookmark markers in the audio player
> https://code.videolan.org/videolan/vlc-android/commit/0efe219317ba639ecb8b21d9540f1dcb4f6f9b69
---
.../resources/src/main/res/values/strings.xml | 2 +
.../src/main/java/org/videolan/tools/Settings.kt | 3 +-
.../res/xml/preferences_audio_controls.xml | 8 +++
.../src/org/videolan/vlc/gui/audio/AudioPlayer.kt | 11 +++-
.../vlc/gui/helpers/BookmarkListDelegate.kt | 58 ++++++++++++----------
.../gui/preferences/PreferencesAudioControls.kt | 15 ++++++
6 files changed, 68 insertions(+), 29 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/0efe219317ba639ecb8b21d9540f1dcb4f6f9b69
More information about the Android
mailing list