X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/bdc0332c23b326d21193f71ff7db2cf587de0c43..e1245bbda7894e1a3028d2b54a6918e4bdd46ae2:/AndroidManifest.xml
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 8f528541..bdd792b0 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -18,8 +18,8 @@
along with this program. If not, see .
-->
+ android:versionCode="105000"
+ android:versionName="1.5.0" xmlns:android="http://schemas.android.com/apk/res/android">
@@ -38,18 +38,20 @@
+ android:targetSdkVersion="19" />
+ android:label="@string/app_name"
+ >
@@ -61,7 +63,7 @@
-
+
@@ -90,15 +92,15 @@
-
+
-
+ android:theme="@style/Theme.ownCloud.Fullscreen" >
@@ -110,7 +112,8 @@
+ android:exported="true"
+ android:process=":sync">
@@ -122,7 +125,7 @@
+ android:theme="@style/Theme.ownCloud.noActionBar"
+ android:launchMode="singleTask">
+
+
+
+
+
+
@@ -143,10 +153,7 @@
-
-
-
@@ -154,10 +161,12 @@
-
+
+
+
@@ -170,6 +179,7 @@
+
-
+