aboutsummaryrefslogtreecommitdiff
path: root/subsonic-android/res/raw/changelog.xml
blob: 18636ddab7865943e84d3d5049d8143c9317a115 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<changelog>
	<release version="4.0.0" versioncode="48" releasedate="5/16/2013">
        <change>Converted everything to fragments!</change>
		<change>Swipe to switch tabs</change>
		<change>Breadcrumb trail when going down several levels</change>
		<change>Require double tapping back to exit app</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>
		<change>Update to Light/Dark themes</change>
    </release>
</changelog>