[tbb-commits] [tor-browser/tor-browser-68.2.0esr-9.5-1] fixup! Bug 25741 - TBA: Add mozconfig for Android and pertinent branding files.

gk at torproject.org gk at torproject.org
Tue Nov 19 14:44:29 UTC 2019


commit c2fafa4a2f8fa3ec005bafaab748861ecee49946
Author: Alex Catarineu <acat at torproject.org>
Date:   Wed Nov 13 12:47:29 2019 +0100

    fixup! Bug 25741 - TBA: Add mozconfig for Android and pertinent branding files.
---
 mobile/android/app/000-tor-browser-android.js | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/mobile/android/app/000-tor-browser-android.js b/mobile/android/app/000-tor-browser-android.js
index 0017cb2d058a..db9e23063738 100644
--- a/mobile/android/app/000-tor-browser-android.js
+++ b/mobile/android/app/000-tor-browser-android.js
@@ -49,3 +49,6 @@ pref("intl.locale.requested", "");
 // Disable WebAuthn. It requires Google Play Services, so it isn't
 // available, but avoid any potential problems.
 pref("security.webauth.webauthn_enable_android_fido2", false);
+
+// Disable the External App Blocker on Android
+pref("extensions.torbutton.launch_warning", false);



More information about the tbb-commits mailing list