Dan Ballard pushed to branch tor-browser-152.0a1-16.0-2 at The Tor Project / Applications / Tor Browser Commits: 9953d030 by clairehurst at 2026-06-10T11:24:05-06:00 fixup! [android] Disable features and functionality tb#44920 Deregister Tor Browser as a "default digital assistant app" - - - - - 1 changed file: - mobile/android/fenix/app/src/main/AndroidManifest.xml Changes: ===================================== mobile/android/fenix/app/src/main/AndroidManifest.xml ===================================== @@ -578,11 +578,6 @@ <data android:scheme="https" /> </intent-filter> - <intent-filter> - <action android:name="android.intent.action.ASSIST" /> - <category android:name="android.intent.category.DEFAULT" /> - </intent-filter> - <intent-filter> <action android:name="android.nfc.action.NDEF_DISCOVERED"/> <category android:name="android.intent.category.DEFAULT" /> View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/9953d030... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/9953d030... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help
participants (1)
-
Dan Ballard (@dan)