From 6fa488d931431a47ce8ec149f2d74b0a5c6c4a43 Mon Sep 17 00:00:00 2001 From: OliE Date: Sat, 24 Jan 2015 13:51:36 +0100 Subject: [PATCH] code cleanup for first release --- android_app/app/app.iml | 2 +- android_app/app/build.gradle | 2 +- android_app/app/src/main/AndroidManifest.xml | 3 --- android_app/app/src/main/res/values/strings.xml | 1 - 4 files changed, 2 insertions(+), 6 deletions(-) diff --git a/android_app/app/app.iml b/android_app/app/app.iml index f5aa27d09..0c1a36d57 100644 --- a/android_app/app/app.iml +++ b/android_app/app/app.iml @@ -84,9 +84,9 @@ - + diff --git a/android_app/app/build.gradle b/android_app/app/build.gradle index 0b068ef26..b138d1040 100644 --- a/android_app/app/build.gradle +++ b/android_app/app/build.gradle @@ -20,6 +20,6 @@ android { dependencies { compile 'com.android.support:support-v4:21.0.3' - compile 'com.android.support:appcompat-v7:20.0.0' + compile 'com.android.support:appcompat-v7:21.0.0' compile files('libs/hellocharts-library-1.2.jar') } diff --git a/android_app/app/src/main/AndroidManifest.xml b/android_app/app/src/main/AndroidManifest.xml index df85c6d52..9278d37d0 100644 --- a/android_app/app/src/main/AndroidManifest.xml +++ b/android_app/app/src/main/AndroidManifest.xml @@ -4,9 +4,6 @@ android:versionCode="1" android:versionName="1.0" > - diff --git a/android_app/app/src/main/res/values/strings.xml b/android_app/app/src/main/res/values/strings.xml index 5f0fed971..b751a81c1 100644 --- a/android_app/app/src/main/res/values/strings.xml +++ b/android_app/app/src/main/res/values/strings.xml @@ -64,7 +64,6 @@ Is not visible Searching for Bluetooth bathroom scale is enabled Searching for Bluetooth bathroom scale is disabled - New Bluetooth scale data received! Enter your height in cm Enter your name No user exist! Please create a new user in the settings