X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c3ca5b5a4fda44999f215a3559921a4781f310f8..e1245bbda7894e1a3028d2b54a6918e4bdd46ae2:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 4570ea14..bdd792b0 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="105000" + android:versionName="1.5.0" xmlns:android="http://schemas.android.com/apk/res/android"> @@ -39,18 +38,20 @@ + android:targetSdkVersion="19" /> + android:label="@string/app_name" + > @@ -62,7 +63,7 @@ - + @@ -91,15 +92,15 @@ - + - + android:theme="@style/Theme.ownCloud.Fullscreen" > @@ -111,7 +112,8 @@ + android:exported="true" + android:process=":sync"> @@ -123,7 +125,7 @@ + android:theme="@style/Theme.ownCloud.noActionBar" + android:launchMode="singleTask"> + + + + + + @@ -144,10 +153,7 @@ - - - @@ -155,10 +161,12 @@ - + + + @@ -171,6 +179,7 @@ + - +