-
Notifications
You must be signed in to change notification settings - Fork 162
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4a7abad
commit 3c62063
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,17 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<changelog> | ||
<release version="4.0.0" versioncode="46" > | ||
<release version="4.0.0" versioncode="46" 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> |