From 39219007f025f4ade12b2883b90b9927d825f988 Mon Sep 17 00:00:00 2001 From: lado Date: Tue, 15 Mar 2016 18:48:11 +0100 Subject: 12.50 --- vdrmanager/.idea/misc.xml | 2 +- vdrmanager/.idea/workspace.xml | 1147 ++++++++++---------- vdrmanager/app/app-release.apk | Bin 2262540 -> 2260172 bytes vdrmanager/app/app.iml | 27 +- vdrmanager/app/build.gradle | 15 +- vdrmanager/app/src/main/AndroidManifest.xml | 4 +- vdrmanager/build.gradle | 2 +- vdrmanager/build/intermediates/dex-cache/cache.xml | 56 +- 8 files changed, 642 insertions(+), 611 deletions(-) (limited to 'vdrmanager') diff --git a/vdrmanager/.idea/misc.xml b/vdrmanager/.idea/misc.xml index fbb6828..5d19981 100644 --- a/vdrmanager/.idea/misc.xml +++ b/vdrmanager/.idea/misc.xml @@ -37,7 +37,7 @@ - + diff --git a/vdrmanager/.idea/workspace.xml b/vdrmanager/.idea/workspace.xml index acd1313..2f49bda 100644 --- a/vdrmanager/.idea/workspace.xml +++ b/vdrmanager/.idea/workspace.xml @@ -33,14 +33,11 @@ - + + - - - - @@ -69,47 +66,61 @@ - - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + @@ -119,7 +130,37 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -236,12 +277,10 @@ @@ -1638,9 +1782,9 @@ - @@ -1665,41 +1809,7 @@ - - - - - - - - - - - - - - - - - - - - - - - + @@ -1728,29 +1838,11 @@ - - - - - - - - - - @@ -1764,19 +1856,11 @@ + + + + - - - - - - - - - - - - + + + + + - + - + @@ -1925,11 +1977,11 @@ - + - + @@ -2124,19 +2176,18 @@ - + - + - - + @@ -2144,13 +2195,12 @@ - - + - + @@ -2158,7 +2208,9 @@ + + @@ -2239,6 +2291,12 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -2342,14 +2332,6 @@ - - - - - - - - @@ -2390,7 +2372,6 @@ - @@ -2401,18 +2382,10 @@ - - - - - - - - @@ -2420,7 +2393,6 @@ - @@ -2428,7 +2400,6 @@ - @@ -2436,7 +2407,6 @@ - @@ -2444,7 +2414,6 @@ - @@ -2452,12 +2421,6 @@ - - - - - - @@ -2465,10 +2428,6 @@ - - - - @@ -2476,7 +2435,6 @@ - @@ -2484,7 +2442,6 @@ - @@ -2492,7 +2449,6 @@ - @@ -2500,11 +2456,6 @@ - - - - - @@ -2520,10 +2471,6 @@ - - - - @@ -2531,9 +2478,6 @@ - - - @@ -2541,15 +2485,6 @@ - - - - - - - - - @@ -2557,7 +2492,6 @@ - @@ -2565,7 +2499,6 @@ - @@ -2573,7 +2506,6 @@ - @@ -2581,7 +2513,6 @@ - @@ -2589,7 +2520,6 @@ - @@ -2597,7 +2527,6 @@ - @@ -2605,18 +2534,6 @@ - - - - - - - - - - - - @@ -2624,45 +2541,33 @@ - - - - - - - - + + + - + + + - - - - - - - - - @@ -2681,7 +2586,6 @@ - @@ -2700,10 +2604,125 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - + + diff --git a/vdrmanager/app/app-release.apk b/vdrmanager/app/app-release.apk index 9a382a9..813c890 100644 Binary files a/vdrmanager/app/app-release.apk and b/vdrmanager/app/app-release.apk differ diff --git a/vdrmanager/app/app.iml b/vdrmanager/app/app.iml index a38463e..24cf4dc 100644 --- a/vdrmanager/app/app.iml +++ b/vdrmanager/app/app.iml @@ -36,13 +36,13 @@ - + - + @@ -65,21 +65,22 @@ + - - - - - + + + + + - + @@ -87,12 +88,12 @@ - - - + - + - + + + \ No newline at end of file diff --git a/vdrmanager/app/build.gradle b/vdrmanager/app/build.gradle index acc2bdd..c0ec540 100644 --- a/vdrmanager/app/build.gradle +++ b/vdrmanager/app/build.gradle @@ -7,6 +7,8 @@ android { // but continue the build even when errors are found: abortOnError false } + + signingConfigs { config { keyAlias 'vdrmanager' @@ -21,7 +23,16 @@ android { applicationId "de.bjusystems.vdrmanager" minSdkVersion 8 targetSdkVersion 23 + //vectorDrawables.useSupportLibrary = true + + } + + + aaptOptions { + additionalParameters "--no-version-vectors" } + + buildTypes { release { minifyEnabled false @@ -36,6 +47,6 @@ dependencies { compile files('libs/ormlite-core-4.47.jar') compile files('libs/slf4j-android-1.6.1-RC1.jar') compile files('libs/svdrp4j-1.1.0-SNAPSHOT.jar') - compile 'com.android.support:support-v4:24.0.0-alpha1' - compile 'com.android.support:appcompat-v7:24.0.0-alpha1' + compile 'com.android.support:support-v4:23.2.0' + compile 'com.android.support:appcompat-v7:23.2.0' } diff --git a/vdrmanager/app/src/main/AndroidManifest.xml b/vdrmanager/app/src/main/AndroidManifest.xml index bc0ebdb..3e549a1 100644 --- a/vdrmanager/app/src/main/AndroidManifest.xml +++ b/vdrmanager/app/src/main/AndroidManifest.xml @@ -1,8 +1,8 @@ + android:versionCode="12500" + android:versionName="12.50" > diff --git a/vdrmanager/build.gradle b/vdrmanager/build.gradle index 88d246d..f4d8c54 100644 --- a/vdrmanager/build.gradle +++ b/vdrmanager/build.gradle @@ -4,7 +4,7 @@ buildscript { jcenter() } dependencies { - classpath 'com.android.tools.build:gradle:1.2.3' + classpath 'com.android.tools.build:gradle:1.5.0' } } diff --git a/vdrmanager/build/intermediates/dex-cache/cache.xml b/vdrmanager/build/intermediates/dex-cache/cache.xml index f31b7df..9c43866 100644 --- a/vdrmanager/build/intermediates/dex-cache/cache.xml +++ b/vdrmanager/build/intermediates/dex-cache/cache.xml @@ -2,74 +2,74 @@ - + sha1="e5f32fa48a3eb2de0c987025c11b6e3864b634d9"> + - + sha1="c72f9ed54d8a8bab3fbf56da2b358308a67899a4"> + - + sha1="8c108c22c99e794eff255bb34d2a461200c4cbb0"> + - + sha1="292a9fa091757208efa65e77eef63088247e51f3"> + - + sha1="ab78bd1a6dddd90492477dc828583d298cfc173c"> + - + sha1="6e239441500605809818997dd63b62a947195f8c"> + - + sha1="6e3578f92f7462d1a935a1d36173e3bdd1234976"> + - + - + sha1="e11abddd1e9c2053a92133fa83f78f7bedb820a9"> + - + sha1="c5bf571bb10462bd90e5419ade67793f71acbc87"> + -- cgit v1.2.3