File tree 2 files changed +16
-2
lines changed
2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 2
2
<manifest xmlns : android =" http://schemas.android.com/apk/res/android"
3
3
package =" github.daneren2005.dsub"
4
4
android : installLocation =" internalOnly"
5
- android : versionCode =" 155 "
6
- android : versionName =" 5.0" >
5
+ android : versionCode =" 156 "
6
+ android : versionName =" 5.0.1 " >
7
7
8
8
<instrumentation android : name =" android.test.InstrumentationTestRunner"
9
9
android:targetPackage=" github.daneren2005.dsub"
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" utf-8" ?>
2
2
<changelog >
3
+ <release version =" 5.0.1" versioncode =" 156" releasedate =" 9/11/2015" >
4
+ <change >Make colored bars optional</change >
5
+ <change >Minor tweaks based on feedback</change >
6
+ <change >Add back some context menu options</change >
7
+ <change >Reverse By Decade order (5.3+)</change >
8
+ <change >Top Tracks option (5.3+)</change >
9
+ <change >Use tokens for more secure unencrypted traffic</change >
10
+ <change >Madsonic 6.0 support (first check will fail until new Server beta)</change >
11
+ <change >Add videos list for Browse By Tags</change >
12
+ <change >Add title to details dialog</change >
13
+ <change >Add changed date to Playlist details (5.3+)</change >
14
+ <change >Fix crash on removing first song in playlist</change >
15
+ <change >Nerd Stuff: Custom User Agent</change >
16
+ </release >
3
17
<release version =" 5.0" versioncode =" 155" releasedate =" 9/4/2015" >
4
18
<change >Moderate Material rewrite</change >
5
19
<change >Long select to multiselect songs/albums</change >
You can’t perform that action at this time.
0 commit comments