X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/92e8194f186d739ae6e6150b2cb526898811035e..2855a81cf0905bec44be41edbf8d5ef2979bb974:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fd92d3d6..acb5f1d8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,9 +1,8 @@ - - + android:versionCode="10800000" + android:versionName="1.8.0" xmlns:android="http://schemas.android.com/apk/res/android"> @@ -32,78 +31,64 @@ - + android:minSdkVersion="14" + android:targetSdkVersion="22" /> - - + + android:theme="@style/Theme.ownCloud"> + android:label="@string/app_name"> - - - + + - - + - - + - - + - - + - - + - - + - + - - - - + android:label="@string/app_name" + android:theme="@style/Theme.ownCloud.Fullscreen"> - + @@ -113,8 +98,7 @@ + android:exported="true"> @@ -130,18 +114,19 @@ android:enabled="true" android:exported="false" android:label="@string/sync_string_files" - android:syncable="true" > - + android:syncable="true"> + + @@ -154,8 +139,8 @@ - - + + @@ -166,7 +151,7 @@ - + @@ -175,12 +160,12 @@ - + - + @@ -190,11 +175,11 @@ android:label="@string/copy_link" android:icon="@drawable/copy_link"/> - -