[Android] Auto update: add the build information in the dialog
Nicolas Pomepuy
git at videolan.org
Fri Jul 5 09:45:11 UTC 2024
vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Fri Jul 5 08:49:51 2024 +0200| [b1ff5299c786c7e9e0778a2d6ee24f20cfaf9737] | committer: Duncan McNamara
Auto update: add the build information in the dialog
> https://code.videolan.org/videolan/vlc-android/commit/b1ff5299c786c7e9e0778a2d6ee24f20cfaf9737
---
.../resources/src/main/res/values/strings.xml | 1 +
.../org/videolan/television/ui/MainTvActivity.kt | 5 +++--
.../ui/preferences/PreferencesAdvanced.kt | 6 +++--
.../vlc-android/res/layout/dialog_update.xml | 19 +++++++++++++++-
.../src/org/videolan/vlc/gui/MainActivity.kt | 5 +++--
.../org/videolan/vlc/gui/dialogs/UpdateDialog.kt | 26 ++++++++++++++++++++++
.../vlc/gui/preferences/PreferencesAdvanced.kt | 5 +++--
.../src/org/videolan/vlc/util/AutoUpdate.kt | 19 +++++++++-------
8 files changed, 69 insertions(+), 17 deletions(-)
Diff: https://code.videolan.org/videolan/vlc-android/commit/b1ff5299c786c7e9e0778a2d6ee24f20cfaf9737
More information about the Android
mailing list