X-Git-Url: https://gitweb.stoutner.com/?a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=f2950bd5a051d1ab7c980d178cff5c2c41f195c3;hb=1de8d2d7aad3e24b940f0facf7ca5acee53690dd;hp=d137b34b8f139e4e4f3776b3f116cd165065329c;hpb=218d83a82183986e87152c73a5bec86bb6bb1770;p=PrivacyBrowserAndroid.git diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index d137b34b..f2950bd5 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ + xmlns:tools="http://schemas.android.com/tools" + package="com.stoutner.privacybrowser" > @@ -27,35 +28,51 @@ - - - + + + + + - - - - + android:fullBackupContent="false" + android:supportsRtl="true" > + + + + + + + + + android:screenOrientation="fullUser" + android:persistableMode="persistNever" + tools:ignore="UnusedAttribute" > - + @@ -65,21 +82,89 @@ - - + + + + + + + + + android:screenOrientation="fullUser" + android:persistableMode="persistNever" + tools:ignore="UnusedAttribute" /> - - - + + + + + - + + + + +