From 19a8556d19770eeaaa4982cee5fe9f2f81f2799f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 28 Sep 2022 10:11:40 -0400 Subject: [PATCH] drop ACTION_WEB_SEARCH from QuickSearchBox --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index e3d84b5e..d2857798 100644 --- a/static/releases.html +++ b/static/releases.html @@ -596,6 +596,7 @@
  • Gallery: hide obsolete menu items
  • Vanadium: update Chromium base to 106.0.5249.65
  • Vanadium: add handling for ACTION_WEB_SEARCH intent
  • +
  • QuickSearchBox: drop handling for ACTION_WEB_SEARCH since Vanadium now handles it directly along with certain other browsers like Brave which makes more sense than having a search app pass it to the browser with a separate default search engine
  • -->