From 130192b2710bc6992cd1ab1f49abfb5b15cdc0ed Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Sun, 10 Nov 2013 22:29:03 -0800 Subject: 4.2.0 Beta 2 Release --- AndroidManifest.xml | 4 ++-- res/raw/changelog.xml | 7 ++++++- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index beb184cb..115f4eb5 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="68" + android:versionName="4.2.0Beta2"> diff --git a/res/raw/changelog.xml b/res/raw/changelog.xml index 11d297c7..abfe97c6 100644 --- a/res/raw/changelog.xml +++ b/res/raw/changelog.xml @@ -1,8 +1,13 @@ - + Changed from tabs to Pull Out Drawer like newer Google docs specify + Major UI update with better scaling icons + Updated main app icon Added tablet layout that better uses extra space + Persistent notification is like other music apps now (change in settings) + Pressing next with repeat all on loops back to beginning + Increase right padding so context buttons are easier to press Fix offline shuffle mode -- cgit v1.2.3