X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/5a25a6a698c75d437f794f1993bbd1d281af75e9..8cfafef514b1cd7979d7a8a4e71f34a9737a0cff:/AndroidManifest.xml?ds=inline
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 4570ea14..1223b540 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -3,12 +3,11 @@
ownCloud Android client application
Copyright (C) 2012 Bartek Przybylski
- Copyright (C) 2012-2013 ownCloud Inc.
+ Copyright (C) 2012-2014 ownCloud Inc.
This program is free software: you can redistribute it and/or modify
- it under the terms of the GNU General Public License as published by
- the Free Software Foundation, either version 2 of the License, or
- (at your option) any later version.
+ it under the terms of the GNU General Public License version 2,
+ as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -19,8 +18,8 @@
along with this program. If not, see .
-->
+ android:versionCode="10500800"
+ android:versionName="1.5.8" xmlns:android="http://schemas.android.com/apk/res/android">
@@ -39,30 +38,28 @@
+ android:targetSdkVersion="19" />
+ android:label="@string/app_name"
+ >
-
-
-
-
-
+
@@ -82,7 +79,8 @@
-
+
+
-
+
-
+
@@ -111,7 +113,8 @@
+ android:exported="true"
+ >
@@ -123,7 +126,7 @@
+ android:theme="@style/Theme.ownCloud.noActionBar"
+ android:launchMode="singleTask">
+
+
+
+
+
+
+
-
-
-
-
-
+
+
+
+
+
+
+
@@ -170,7 +183,12 @@
-
+
+
+
+
-
+