diff --git a/DinDag/AndroidManifest.xml b/DinDag/AndroidManifest.xml
old mode 100644
new mode 100755
index 6059bb5..ec88280
--- a/DinDag/AndroidManifest.xml
+++ b/DinDag/AndroidManifest.xml
@@ -1,5 +1,6 @@
+
@@ -7,11 +8,71 @@
android:minSdkVersion="9"
android:targetSdkVersion="17" />
+
+
+
+ android:theme="@style/hvTheme" >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/DinDag/bin/AndroidManifest.xml b/DinDag/bin/AndroidManifest.xml
index 6059bb5..ec88280 100644
--- a/DinDag/bin/AndroidManifest.xml
+++ b/DinDag/bin/AndroidManifest.xml
@@ -1,5 +1,6 @@
+
@@ -7,11 +8,71 @@
android:minSdkVersion="9"
android:targetSdkVersion="17" />
+
+
+
+ android:theme="@style/hvTheme" >
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/DinDag/bin/classes/.gitignore b/DinDag/bin/classes/.gitignore
index 8f383c0..5520da2 100644
--- a/DinDag/bin/classes/.gitignore
+++ b/DinDag/bin/classes/.gitignore
@@ -1 +1,2 @@
/se
+/.gitignore
diff --git a/DinDag/gen/se/hv/dindag/BuildConfig.java b/DinDag/gen/se/hv/dindag/BuildConfig.java
deleted file mode 100644
index 45c695a..0000000
--- a/DinDag/gen/se/hv/dindag/BuildConfig.java
+++ /dev/null
@@ -1,6 +0,0 @@
-/** Automatically generated file. DO NOT MODIFY */
-package se.hv.dindag;
-
-public final class BuildConfig {
- public final static boolean DEBUG = true;
-}
\ No newline at end of file
diff --git a/DinDag/gen/se/hv/dindag/R.java b/DinDag/gen/se/hv/dindag/R.java
deleted file mode 100644
index 40efe91..0000000
--- a/DinDag/gen/se/hv/dindag/R.java
+++ /dev/null
@@ -1,36 +0,0 @@
-/* AUTO-GENERATED FILE. DO NOT MODIFY.
- *
- * This class was automatically generated by the
- * aapt tool from the resource data it found. It
- * should not be modified by hand.
- */
-
-package se.hv.dindag;
-
-public final class R {
- public static final class attr {
- }
- public static final class drawable {
- public static final int ic_launcher=0x7f020000;
- }
- public static final class string {
- public static final int app_name=0x7f030000;
- }
- public static final class style {
- /**
- Base application theme, dependent on API level. This theme is replaced
- by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
-
-
- Theme customizations available in newer API levels can go in
- res/values-vXX/styles.xml, while customizations related to
- backward-compatibility can go here.
-
- */
- public static final int AppBaseTheme=0x7f040000;
- /** Application theme.
- All customizations that are NOT specific to a particular API-level can go here.
- */
- public static final int AppTheme=0x7f040001;
- }
-}
diff --git a/DinDag/res/values/strings.xml b/DinDag/res/values/strings.xml
old mode 100644
new mode 100755
index 50f8c7d..29fc63d
--- a/DinDag/res/values/strings.xml
+++ b/DinDag/res/values/strings.xml
@@ -1,5 +1,13 @@
+
- DinDag
+ Din Dag på HV
+ Hello world!
+ Settings
+ Logga in
+ Användarnamn
+ Lösenord
+ Denna app har utvecklats av Crille, Malin, Johan och Viktor. Om du visste hur mycket blod som ligger bakom utvecklingen av den här appen skulle du omedelbart springa hit och bjuda oss på kaffe.
+ Tweets från Högskolan Väst
\ No newline at end of file
diff --git a/DinDag/res/values/styles.xml b/DinDag/res/values/styles.xml
old mode 100644
new mode 100755