X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=246393e9c4c33fba0431a344e140c0de61eb808c;hb=c6907b02eb70e1a4bde274e66101f9f54f77a660;hp=b07addeb9b1a89a6659c32c60e2fac2bc3906f4a;hpb=f31b2abfd0a76b2696e22853a395d6d6033874bc;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b07addeb..246393e9 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,30 +1,65 @@ + + + + + + + + + + android:icon="@mipmap/privacy_browser" + android:theme="@style/PrivacyBrowser" + android:allowBackup="false" + android:fullBackupContent="false" > - - - + + + + + android:launchMode="singleTask" + android:persistableMode="persistNever" > + - + @@ -33,6 +68,50 @@ - + + + + + + + + + + + + + + + + +