X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c3ca5b5a4fda44999f215a3559921a4781f310f8..3ecabe3ea7a657c3b5f23bf28d260f25d4f617dd:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4570ea14..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 @@ -50,7 +49,8 @@ android:theme="@style/Theme.ownCloud"> + android:label="@string/app_name" + > @@ -91,15 +91,15 @@ - + + android:theme="@style/Theme.ownCloud.Fullscreen" > @@ -131,9 +131,16 @@ + android:theme="@style/Theme.ownCloud.noActionBar" + android:launchMode="singleTask"> + + + + + + @@ -144,7 +151,6 @@ - @@ -155,7 +161,6 @@ - @@ -171,6 +176,7 @@ + - +