X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/5ca823ac925b5e063307112aa78a2816c2f5f3bc..b735fc9458a32ec70547ac830b82dcc29f1074cc:/AndroidManifest.xml
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index ae35b643..68def42e 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -1,8 +1,24 @@
-.
+ -->
+
+ android:versionName="1.0" xmlns:android="http://schemas.android.com/apk/res/android">
@@ -14,6 +30,8 @@
+
+
+ android:label="@string/app_name"
+ android:theme="@style/Theme.ownCloud"
+ android:uiOptions="splitActionBarWhenNarrow">
+ android:label="@string/app_name">
@@ -68,7 +87,7 @@
+ android:exported="true">
@@ -101,7 +120,7 @@
+ android:theme="@style/Theme.ownCloud.noActionBar" >
@@ -124,7 +143,12 @@
-
+
+
+
+
+
+
\ No newline at end of file