X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=829c4a1a2fc5ef193e3ccf486295a2fdcf715f87;hb=HEAD;hp=60d1f3aa8f2ba8f87bb2e9cd767226505bbc4fda;hpb=c4ad9f457f41cbc86391e0099629cd94a235258a;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 60d1f3aa..968bfeb1 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ - + + - + + + - + + + + + + + + + + + + + + + android:fullBackupContent="false" + 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:screenOrientation="fullUser" + android:persistableMode="persistNever" + android:exported="true" > - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + - + + + + - + - + - + + + + + + + + + + + + +