target 1.0.70
This commit is contained in:
parent
240e8d6de6
commit
5f9d91e9e7
@ -23,8 +23,8 @@ THE SOFTWARE.
|
||||
-->
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
package="ch.blinkenlights.android.vanilla"
|
||||
android:versionName="1.0.62"
|
||||
android:versionCode="10620"
|
||||
android:versionName="1.0.70"
|
||||
android:versionCode="10700"
|
||||
android:installLocation="auto">
|
||||
<uses-permission android:name="android.permission.WAKE_LOCK" />
|
||||
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE"/>
|
||||
|
@ -20,7 +20,7 @@ function show(n) {
|
||||
</head>
|
||||
<body>
|
||||
<h1>Vanilla Music</h1>
|
||||
<p><b>Version:</b> 1.0.62 Released Jun. 24, 2018<br><br>
|
||||
<p><b>Version:</b> 1.0.70 Released Aug, 15 2018<br><br>
|
||||
<b>Website:</b> <a href='http://vanillamusic.io'>http://vanillamusic.io</a><br>
|
||||
<b>Issue tracker:</b> <a href='https://github.com/vanilla-music/vanilla/issues'>https://github.com/vanilla-music/vanilla/issues</a><br>
|
||||
<b>Community & support:</b> <a href='https://www.reddit.com/r/vanillamusic'>/r/VanillaMusic</a><br>
|
||||
@ -29,6 +29,11 @@ function show(n) {
|
||||
<b>Changelog</b> [<a href='javascript:show("changelog")'>show</a>]
|
||||
<pre id='changelog'>
|
||||
|
||||
<b>1.0.70</b>
|
||||
- <b>NEW</b> Option to synchronize M3U Playlists
|
||||
- <b>NEW</b> Read artwork from embedded tags
|
||||
- <b>NEW</b> Option to scroll to current song in queue view
|
||||
|
||||
<b>1.0.62</b>
|
||||
- <b>NEW</b> Landscape library layout
|
||||
- <b>NEW</b> Change default library action
|
||||
|
Loading…
x
Reference in New Issue
Block a user