X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fb541b1e1d54e91f653dc2ba64b4cbf514a11a8b..refs/heads/master:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index c86a9ca1..d8eb6c82 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,5 +1,5 @@ - - +--> + + + @@ -32,75 +37,57 @@ - - - - - - - - + + + + android:theme="@style/Theme.ownCloud" > + android:label="@string/app_name" > + - - + - - + - - + - - + - - - - - + - - + - + + - - - + - + android:label="@string/app_name" + android:theme="@style/Theme.ownCloud.Fullscreen" /> - + android:exported="true" > + @@ -110,8 +97,7 @@ + android:exported="true" > @@ -127,22 +113,31 @@ android:enabled="true" android:exported="false" android:label="@string/sync_string_files" - android:syncable="true" > - + android:syncable="true" /> + + + android:launchMode="singleTask" + android:theme="@style/Theme.ownCloud.noActionBar" > + + + @@ -151,50 +146,62 @@ - - - - - - - - - + + + + + + + + + - + + + - + - + - + - - - - - - - - + + + + + + + + + + + +