[Android] 1.7.5

Jean-Baptiste Kempf git at videolan.org
Sat Jan 2 18:11:15 CET 2016


vlc-android | branch: 1.7.x | Jean-Baptiste Kempf <jb at videolan.org> | Sat Jan  2 18:11:07 2016 +0100| [58181046e79112450a3362df7195cc35dd332096] | committer: Jean-Baptiste Kempf

1.7.5

> https://code.videolan.org/videolan/vlc-android/commit/58181046e79112450a3362df7195cc35dd332096
---

 NEWS                            | 9 +++++++++
 vlc-android/AndroidManifest.xml | 4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index dd2ca46..309df3c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Changes between 1.7.4 and 1.7.5:
+--------------------------------
+
+Application:
+ * Fix sleep issue using HDMI/Second screens
+ * Fix sleep issue after using the resume dialog
+ * Fix 'save playlist' dialog look
+
+
 Changes between 1.7.3 and 1.7.4:
 --------------------------------
 
diff --git a/vlc-android/AndroidManifest.xml b/vlc-android/AndroidManifest.xml
index d750a83..6470c50 100644
--- a/vlc-android/AndroidManifest.xml
+++ b/vlc-android/AndroidManifest.xml
@@ -3,8 +3,8 @@
     xmlns:tools="http://schemas.android.com/tools"
     package="org.videolan.vlc"
     android:installLocation="auto"
-    android:versionCode="01070400"
-    android:versionName="1.7.4">
+    android:versionCode="01070500"
+    android:versionName="1.7.5">
     <!--
          versionCode scheme is T M NN RR AA
          T: Target/Flavour (0 for Android, 1 for ATV, 2 for Chrome?)



More information about the Android mailing list