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