X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;ds=sidebyside;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=2d572fa7a49d6111e55860f24d6d32ae2bf36965;hb=30199e211f320d781774a8cfa683317c71635871;hp=b07addeb9b1a89a6659c32c60e2fac2bc3906f4a;hpb=f31b2abfd0a76b2696e22853a395d6d6033874bc;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index b07addeb..2d572fa7 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,97 @@ - + + + + + + + + + + + + + + + + + + + + + +