From 2b43f16c6563f3533be1a435850ea4905f663ec5 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Fri, 31 Jul 2015 17:44:10 -0700 Subject: DSub 5.0 Beta 1 Released --- app/src/main/AndroidManifest.xml | 4 ++-- app/src/main/res/xml/changelog.xml | 22 ++++++++++++++++++++++ 2 files changed, 24 insertions(+), 2 deletions(-) (limited to 'app') diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 2b3a5fbc..1f3a52fc 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="153" + android:versionName="5.0 Beta 1"> + + Moderate Material Update + Rewrote everything to use RecyclerView + Swiped up playing bar + Swiped to remove from current playing list + Colored status bar + Updated drawer + Select server from drawer + Playlists with album art + Separate sections for mine vs shared playlists + Paired down context menus + Long select to multiselect songs/albums + Updated search to look like the rest of the app + Some stuff colored based on theme (more to follow) + Better looking detail dialogs + Performance enhancements from changing to event driven instead of polling + Sleep time remaining + Add Permanent Cached song count to About dialog + Option to keep 0, 1, 2, or 3 past songs in list + Updated icon + Removed support for Android 2.3 + Lazy load artist bio information Keep previous search in bar when searching again -- cgit v1.2.3