From 5b91660d1122aa7271b0e71fed111e3c4d7893ed Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 5 Feb 2014 21:43:46 -0800 Subject: Completely retool fragment management to not rely on unique id's --- res/layout/download_activity.xml | 2 +- res/raw/changelog.xml | 17 +++++++---------- 2 files changed, 8 insertions(+), 11 deletions(-) (limited to 'res') diff --git a/res/layout/download_activity.xml b/res/layout/download_activity.xml index 3a1aa5e4..017e4013 100644 --- a/res/layout/download_activity.xml +++ b/res/layout/download_activity.xml @@ -1,4 +1,4 @@ \ No newline at end of file diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml index 54ea6afb..95f8b1b4 100644 --- a/res/raw/changelog.xml +++ b/res/raw/changelog.xml @@ -1,17 +1,14 @@ - - Updated to include 4.3.7 changes - - - Fix Show All Media - Fix play/cache - Fix Show Artist/Album - Fix albums not showing as cached - - + Browse by ID3 Tags instead of folder structure (off by default) Probably a good idea to clear existing cache since there will be many songs that don't match up + Add unstar option to mass unstar songs in the Starred list + Convert the start timer to use a slider + Add years to albums display (requires Subsonic 4.9+) + Renamed all Delete's to Delete something to remove ambiguity + Fixed some places where rotating the screen caused a crash + Various minor bug fixes Add stats to genres for 4.9Beta3+ Servers -- cgit v1.2.3