X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=70b076d3d8ec35a8703d638fc9d50f0ca5b95c64;hp=b7aad8995291d42ffb4085b889f1c4b5ef08b066;hb=b1612e9c92c3aa6cc39e89c2a7859dfeebf71bf9;hpb=bd85a0fd8e97cd8ab6b67aeeeea60f31128c6863 diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b7aad899..70b076d3 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ - + + - + - + + + + + + + + - + + + + + + android:supportsRtl="true" + android:theme="@style/PrivacyBrowser" + android:networkSecurityConfig="@xml/network_security_config" + android:enableOnBackInvokedCallback="true" + tools:ignore="DataExtractionRules,UnusedAttribute" > - + - + + + + + + + + + + + + + `android:persistableMode="persistNever"` removes Privacy Browser from the recent apps list on a device reboot. --> + android:exported="true" > - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + + android:persistableMode="persistNever" /> - + + android:persistableMode="persistNever" /> - + + android:persistableMode="persistNever" /> - + + android:windowSoftInputMode="stateAlwaysHidden" + android:persistableMode="persistNever" /> - + + android:persistableMode="persistNever" /> - + + + + + + + + + + + android:persistableMode="persistNever" /> + + +