X-Git-Url: https://gitweb.stoutner.com/?p=PrivacyBrowserAndroid.git;a=blobdiff_plain;f=app%2Fsrc%2Fmain%2FAndroidManifest.xml;h=9e443d8fe7447ac3b98c621887cc9706ad3802b5;hp=fc0dc95ac758e41933282783ed5204a4132c9a3d;hb=33bd447a83bd3d763ee26bbb3a3f4adb074776ed;hpb=06f516f2f5c745981e292451d01b9df7d1fd57eb diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index fc0dc95a..9e443d8f 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -1,7 +1,7 @@ - + + + + @@ -57,6 +60,23 @@ android:name="android.webkit.WebView.EnableSafeBrowsing" android:value="false" /> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -142,7 +183,31 @@ `tools:ignore="unusedAttribute"` removes the lint warning that `persistableMode` does not apply to API < 21. --> + + + + + +