X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=616c7ba6ddd6877a4e183ea52acde75f1b53d7d9;hb=348acd7bd2c9ba9638ff87b34df4e7501214ca27;hp=b07addeb9b1a89a6659c32c60e2fac2bc3906f4a;hpb=f31b2abfd0a76b2696e22853a395d6d6033874bc;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b07addeb..616c7ba6 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,30 +1,72 @@ + + + + xmlns:tools="http://schemas.android.com/tools" + package="com.stoutner.privacybrowser" > + + + + + + + + + + + android:supportsRtl="true" > + + + - - - + + android:launchMode="singleTask" + android:screenOrientation="fullUser" + android:persistableMode="persistNever" + tools:ignore="UnusedAttribute" > + - + @@ -33,6 +75,82 @@ - + + + + + + + + + + + + + + + + + + +