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