[Android] Allow installing the nightly version from the advanced settings
Nicolas Pomepuy
git at videolan.org
Fri Jun 28 09:11:53 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Jun 27 15:09:37 2024 +0200| [d7dd4b72903c4ac6d6813b5b9047ebc8525b41d4] | committer: Nicolas Pomepuy
Allow installing the nightly version from the advanced settings
> https://code.videolan.org/videolan/vlc-android/commit/d7dd4b72903c4ac6d6813b5b9047ebc8525b41d4
---
.../resources/src/main/res/values/strings.xml | 7 +++-
.../ui/preferences/PreferencesAdvanced.kt | 45 +++++++++++++++++++++-
.../vlc-android/res/layout/dialog_update.xml | 4 +-
.../vlc-android/res/xml/preferences_adv.xml | 4 ++
.../org/videolan/vlc/gui/dialogs/UpdateDialog.kt | 12 ++++++
.../vlc/gui/preferences/PreferencesAdvanced.kt | 24 ++++++++++++
.../src/org/videolan/vlc/util/AutoUpdate.kt | 9 +++--
7 files changed, 96 insertions(+), 9 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/d7dd4b72903c4ac6d6813b5b9047ebc8525b41d4
More information about the Android
mailing list