X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/4257aa1d9c53facbd1b59cc037b14dadeec5d2f2..HEAD:/AndroidManifest.xml diff --git a/AndroidManifest.xml b/AndroidManifest.xml index fd92d3d6..d8eb6c82 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1,9 +1,9 @@ - - +--> + + + @@ -32,78 +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" > + @@ -113,8 +97,7 @@ + android:exported="true" > @@ -130,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" > + + + @@ -154,50 +146,62 @@ - - - - - - - - - + + + + + + + + + - + + + - + - + - + - - - - - - - - + + + + + + + + + + + +