aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/raw/changelog.xml
blob: 94192a2f1ae8e0fa5c55da92a8b13a200e83a8b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8"?>
<changelog>
	<release version="4.0.0" versioncode="46" >
        <change>Converted everything to fragments!</change>
		<change>Swipe to switch tabs</change>
		<change>Breadcrumb trail when going down several levels</change>
		<change>Change log dialog for new versions</change>
		<change>Endless loading on album lists (ie: Random, Recently Added, etc...) instead of pressing more</change>
		<change>Look at what is now playing from main tabs</change>
		<change>Added Playing: Track/Total to Now Playing action bar</change>
		<change>When clicking on a album in search, the parent is also added to the back stack</change>
		<change>Added total time to playlist/album headers</change>
		<change>Fixed a lot of the menu items not working when using search</change>
    </release>
</changelog>