X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/5a22c7e79f1a53ccdbae04327e6ac500f3676a67..3ecabe3ea7a657c3b5f23bf28d260f25d4f617dd:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a6f4b5bc..d5cae03a 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -6,9 +6,8 @@ Copyright (C) 2012-2013 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="104000" + android:versionName="1.4.0" xmlns:android="http://schemas.android.com/apk/res/android"> @@ -35,7 +34,8 @@ - + + @@ -49,7 +49,8 @@ android:theme="@style/Theme.ownCloud"> + android:label="@string/app_name" + > @@ -60,6 +61,7 @@ + @@ -88,9 +90,16 @@ + + + + + @@ -122,19 +131,26 @@ + android:theme="@style/Theme.ownCloud.noActionBar" + android:launchMode="singleTask"> + + + + + + - - - - + + + + @@ -142,11 +158,9 @@ + - - - @@ -162,6 +176,7 @@ +