From c56c48ae52e3cc7b7aa16093224be634f93d763d Mon Sep 17 00:00:00 2001 From: Adrian Ulrich Date: Thu, 21 Feb 2019 20:10:57 +0100 Subject: [PATCH] target 1.0.82 --- app/src/main/AndroidManifest.xml | 4 ++-- app/src/main/assets/about.html | 9 ++++++++- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index cfd7606f..45993789 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -23,8 +23,8 @@ THE SOFTWARE. --> diff --git a/app/src/main/assets/about.html b/app/src/main/assets/about.html index f4b2649e..d5714d0d 100644 --- a/app/src/main/assets/about.html +++ b/app/src/main/assets/about.html @@ -20,7 +20,7 @@ function show(n) {

Vanilla Music

-

Version: 1.0.81 Released Jan, 17 2019

+

Version: 1.0.81 Released Feb, 25 2019

Website: http://vanillamusic.io
Issue tracker: https://github.com/vanilla-music/vanilla/issues
Community & support: /r/VanillaMusic
@@ -29,6 +29,13 @@ function show(n) { Changelog [show]

 
+1.0.82
+- NEW New context menu in library
+- NEW Show duration of playlists
+- FIX Fix replay gain calculation for opus (R128)
+- FIX Support for 'play all' in files tab
+
+
 1.0.81
 - FIX Increase plugin performance on Android 4.x
 - FIX Minor UI fixes