From 80891f92d69897c45329a58523a89b092ff7a5c9 Mon Sep 17 00:00:00 2001 From: Chris Bliss Date: Thu, 12 Feb 2015 10:03:02 -0500 Subject: [PATCH 01/17] burn commit --- android-app/.idea/vcs.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android-app/.idea/vcs.xml b/android-app/.idea/vcs.xml index def6a6a..21cbaa6 100644 --- a/android-app/.idea/vcs.xml +++ b/android-app/.idea/vcs.xml @@ -1,7 +1,7 @@ - + From bcf44a3617f78f8a72295a8ab5a19da128b9c408 Mon Sep 17 00:00:00 2001 From: Chris Bliss Date: Thu, 12 Feb 2015 10:04:24 -0500 Subject: [PATCH 02/17] something asdf --- android-app/.idea/gradle.xml | 3 ++- android-app/.idea/modules.xml | 1 + android-app/android-app.iml | 21 +++++++++++++++++++++ android-app/app/app.iml | 2 -- 4 files changed, 24 insertions(+), 3 deletions(-) create mode 100644 android-app/android-app.iml diff --git a/android-app/.idea/gradle.xml b/android-app/.idea/gradle.xml index 736c7b5..2cbb09b 100644 --- a/android-app/.idea/gradle.xml +++ b/android-app/.idea/gradle.xml @@ -3,8 +3,9 @@ diff --git a/android-app/app/build.gradle b/android-app/app/build.gradle index bcbcefa..e67c0e8 100644 --- a/android-app/app/build.gradle +++ b/android-app/app/build.gradle @@ -14,6 +14,9 @@ apply plugin: 'hugo' android { compileSdkVersion 21 buildToolsVersion "21.1.2" + dexOptions { + jumboMode true + } defaultConfig { applicationId "com.mateoj.hacku3" @@ -27,6 +30,10 @@ android { minifyEnabled false proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' } + debug { + minifyEnabled false + proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.pro' + } } } @@ -48,8 +55,7 @@ dependencies { compile 'com.squareup.picasso:picasso:2.5.0' compile 'com.squareup.retrofit:retrofit:1.9.0' compile 'com.github.satyan:sugar:1.3' - compile 'com.github.johnpersano:supertoasts:1.3.4@aar' compile 'com.github.theDazzler:droidicon:0.1.6@aar' - compile 'com.google.apis:google-api-services-youtube:v3-rev126-1.19.1' compile files('libs/Parse-1.7.1.jar') + compile 'com.parse.bolts:bolts-android:1.+' } diff --git a/android-app/app/src/main/AndroidManifest.xml b/android-app/app/src/main/AndroidManifest.xml index 85c2edc..d193b88 100644 --- a/android-app/app/src/main/AndroidManifest.xml +++ b/android-app/app/src/main/AndroidManifest.xml @@ -6,11 +6,13 @@ + questionsAnswered; + + List