X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=968bfeb11297f97560cd6d3c3c3e685a87573a09;hb=HEAD;hp=0d5b6c4e51c4a5dcb9293758498150b9d8892888;hpb=ae2ee09aa7a2afc19f5603c9bc021f98888d7b78;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 0d5b6c4e..968bfeb1 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" + android:localeConfig="@xml/locales_config" + 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" /> + + +