From 82ec8315f777c319f2372540098e21111019d629 Mon Sep 17 00:00:00 2001 From: Scott Jackson Date: Wed, 24 Jul 2013 21:15:40 -0700 Subject: Update to 4.1.2 --- subsonic-android/AndroidManifest.xml | 4 ++-- subsonic-android/releases/DSub 4.1.1.apk | Bin 0 -> 1315520 bytes subsonic-android/releases/DSub 4.1.2.apk | Bin 0 -> 1266662 bytes subsonic-android/res/raw/changelog.xml | 6 ++++++ 4 files changed, 8 insertions(+), 2 deletions(-) create mode 100644 subsonic-android/releases/DSub 4.1.1.apk create mode 100644 subsonic-android/releases/DSub 4.1.2.apk diff --git a/subsonic-android/AndroidManifest.xml b/subsonic-android/AndroidManifest.xml index 5f179492..5eabe457 100644 --- a/subsonic-android/AndroidManifest.xml +++ b/subsonic-android/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="59" + android:versionName="4.1.2"> diff --git a/subsonic-android/releases/DSub 4.1.1.apk b/subsonic-android/releases/DSub 4.1.1.apk new file mode 100644 index 00000000..9d582aec Binary files /dev/null and b/subsonic-android/releases/DSub 4.1.1.apk differ diff --git a/subsonic-android/releases/DSub 4.1.2.apk b/subsonic-android/releases/DSub 4.1.2.apk new file mode 100644 index 00000000..0a4ee2bc Binary files /dev/null and b/subsonic-android/releases/DSub 4.1.2.apk differ diff --git a/subsonic-android/res/raw/changelog.xml b/subsonic-android/res/raw/changelog.xml index f7d6f799..54f41c0f 100644 --- a/subsonic-android/res/raw/changelog.xml +++ b/subsonic-android/res/raw/changelog.xml @@ -1,5 +1,11 @@ + + Added option to clear cache from settings + Added cloud settings backup so when you reinstall on the same device your settings are still there + Fixed Android 4.3 crash + Performance enhancements + Fix some podcasts causing errors -- cgit v1.2.3