X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/9babe1b38cd2b9e5a19a0bc81eb00d4336a2a6ec..2855a81cf0905bec44be41edbf8d5ef2979bb974:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 5b9fc717..acb5f1d8 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,5 +1,4 @@ - - + android:versionCode="10800000" + android:versionName="1.8.0" xmlns:android="http://schemas.android.com/apk/res/android"> @@ -37,69 +36,59 @@ + android:targetSdkVersion="22" /> - - + + android:theme="@style/Theme.ownCloud"> + android:label="@string/app_name"> - - - + + - - + - - + - - + - - + - - + - - + - + - + android:label="@string/app_name" + android:theme="@style/Theme.ownCloud.Fullscreen"> - + @@ -109,8 +98,7 @@ + android:exported="true"> @@ -126,18 +114,19 @@ android:enabled="true" android:exported="false" android:label="@string/sync_string_files" - android:syncable="true" > - + android:syncable="true"> + + @@ -150,7 +139,7 @@ - + @@ -162,7 +151,7 @@ - + @@ -171,12 +160,12 @@ - + - + @@ -186,11 +175,11 @@ android:label="@string/copy_link" android:icon="@drawable/copy_link"/> - -