X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=c018200ef5cf5458f9af38e8a9e4b6c17936be73;hb=3647bfa9e8c639e8c547e8c3285ac10e8af35359;hp=b07addeb9b1a89a6659c32c60e2fac2bc3906f4a;hpb=f31b2abfd0a76b2696e22853a395d6d6033874bc;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b07addeb..c018200e 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,38 +1,241 @@ + + + + xmlns:tools="http://schemas.android.com/tools" + package="com.stoutner.privacybrowser" > + + + + + + + + + + + + + + + + + android:supportsRtl="true" + android:networkSecurityConfig="@xml/network_security_config" + tools:ignore="UnusedAttribute" > + + + + + + - - - + + + + + + + + + + + android:launchMode="singleTask" + android:screenOrientation="fullUser" + android:persistableMode="persistNever" + tools:ignore="UnusedAttribute" > + - + + + + + + + + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + + + + + + + + + + + + + + +