From 97973c946a706b7a740c472c96a481a4d875068b Mon Sep 17 00:00:00 2001 From: Steven Schoen Date: Wed, 9 Jul 2014 03:36:02 -0400 Subject: [PATCH] 2.0 beta 3 --- app/app.iml | 2 +- app/build.gradle | 2 +- app/src/main/AndroidManifest.xml | 112 +++++++++++++++---------------- 3 files changed, 57 insertions(+), 59 deletions(-) diff --git a/app/app.iml b/app/app.iml index 2dfacfc7..4604cf29 100644 --- a/app/app.iml +++ b/app/app.iml @@ -69,6 +69,7 @@ + @@ -77,7 +78,6 @@ - diff --git a/app/build.gradle b/app/build.gradle index 3efb5da6..34eb633f 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -22,7 +22,7 @@ android { defaultConfig { minSdkVersion 14 targetSdkVersion 19 - versionCode 60 + versionCode 62 versionName '2.0.0-beta3' } compileOptions { diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index dfc28e7b..b76da970 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,18 +1,16 @@ - + + android:required="false" /> - - - + + + + android:value="true" /> + android:value="@integer/google_play_services_version" /> - + - - + + - + + android:resource="@xml/searchable" /> + android:value=".activities.Putio" /> - + + android:value=".activities.Putio" /> + android:value=".activities.Putio" /> + android:theme="@style/Putio.Dialog" /> - + - - + + + android:scheme="http" /> - + - - + + + android:scheme="http" /> - + - - + + + android:scheme="file" /> - + - + + android:scheme="file" /> - + - - + + - + + android:value=".activities.Putio" /> + android:value=".activities.Putio" /> - - - - - + + + + + - + - - - - + + + + - - - + + + - + + android:theme="@style/Putio.Dialog" /> \ No newline at end of file