X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/c963eb0fad38ec71f511de231bd81deadecc70fb..c86ec0f56be4d7d8789cd9a0345cbc2e2a21b1ea:/AndroidManifest.xml?ds=sidebyside diff --git a/AndroidManifest.xml b/AndroidManifest.xml index f0d1e9dc..805e9ce7 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,5 +1,5 @@ - - +--> + + + @@ -32,75 +37,60 @@ - - - - - + + + - - + + + 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 +100,7 @@ + android:exported="true" > @@ -127,22 +116,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 +149,62 @@ - - - - - - - - - + + + + + + + + + - + + + - + - + - + - - - - - - - - + + + + + + + + + + + +