From 75529b042534026d918234590f8cb82cccdd5d16 Mon Sep 17 00:00:00 2001 From: Nicolas Pomepuy Date: Tue, 2 Sep 2025 13:15:07 +0200 Subject: [PATCH] Add an Android Auto refactor explanation in the what's new dialog --- .../resources/src/main/res/values/strings.xml | 1 + .../res/layout/dialog_whats_new.xml | 71 ++++++++++++++++++- .../vlc/gui/dialogs/WhatsNewDialog.kt | 6 ++ 3 files changed, 77 insertions(+), 1 deletion(-) diff --git a/application/resources/src/main/res/values/strings.xml b/application/resources/src/main/res/values/strings.xml index 69b17161c..f939f8bfd 100644 --- a/application/resources/src/main/res/values/strings.xml +++ b/application/resources/src/main/res/values/strings.xml @@ -683,6 +683,7 @@ What\'s new in VLC for Android %s The equalizer has been reworked from scratch. It\'s easier to use, lets you disable the default presets and allows you to backup, restore and share your presets. We improved the backup and restore settings feature. It now lets you backup more settings, including the equalizer presets. + Due to some new store constraints, the Android Auto settings have all been moved to the mobile application. It becomes the new place to change your automotive experience. Show in settings diff --git a/application/vlc-android/res/layout/dialog_whats_new.xml b/application/vlc-android/res/layout/dialog_whats_new.xml index c03e1b9ca..cb9f3590a 100644 --- a/application/vlc-android/res/layout/dialog_whats_new.xml +++ b/application/vlc-android/res/layout/dialog_whats_new.xml @@ -203,6 +203,75 @@ + + + + + + + + + + + + + + +