X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=379bc3c86807f9d0aa41cd6dae3df32477a2cee5;hb=refs%2Ftags%2Fv1.0;hp=b07addeb9b1a89a6659c32c60e2fac2bc3906f4a;hpb=f31b2abfd0a76b2696e22853a395d6d6033874bc;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b07addeb..379bc3c8 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,30 +1,61 @@ + + + + + + + + + + + + android:icon="@mipmap/privacy_browser" + android:theme="@style/AppTheme" + android:allowBackup="false" + android:fullBackupContent="false" > - - - + + + + android:launchMode="singleTask" + android:persistableMode="persistNever" > + - + @@ -33,6 +64,20 @@ + + + + + + + +