X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/6496b9200d7574cde934b9b7ee0246efba3e8062..40d8a2b2bb257a74f4e4ac392c3acc3a2853aa4e:/AndroidManifest.xml?ds=sidebyside diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 255b7aad..5b9fc717 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -3,7 +3,7 @@ ownCloud Android client application Copyright (C) 2012 Bartek Przybylski - Copyright (C) 2012-2013 ownCloud Inc. + Copyright (C) 2012-2015 ownCloud Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, @@ -18,8 +18,8 @@ along with this program. If not, see . --> + android:versionCode="10700200" + android:versionName="1.7.2" xmlns:android="http://schemas.android.com/apk/res/android"> @@ -32,37 +32,33 @@ - + android:minSdkVersion="14" + android:targetSdkVersion="19" /> + > - - - - - + @@ -82,24 +78,26 @@ - + + - - - - + - + @@ -111,7 +109,8 @@ + android:exported="true" + > @@ -123,7 +122,7 @@ + android:theme="@style/Theme.ownCloud.noActionBar" + android:launchMode="singleTask"> + + + + + + + - - - - - + @@ -157,10 +160,17 @@ + + + + + + + @@ -169,7 +179,21 @@ - + + + + + + + + - +