From 48603e7fed957f318b12aa24089e0b13c3e78529 Mon Sep 17 00:00:00 2001 From: Mike LeBeau Date: Fri, 5 Jun 2009 00:27:00 +0100 Subject: Add new SHOW_WEB_SUGGESTIONS system setting, referenced by the search settings (in a follow-on change). This setting, to be respected by global search, and which I will also file a bug to the browser to respect, determines whether live web suggestions will be shown to the user as they type. For privacy reasons, this could be considered undesirable, as partial queries can then be sent to the user's chosen search engine, so a setting was required. --- api/current.xml | 11 +++++++++++ core/java/android/provider/Settings.java | 8 ++++++++ 2 files changed, 19 insertions(+) diff --git a/api/current.xml b/api/current.xml index 174fa10..9e29152 100644 --- a/api/current.xml +++ b/api/current.xml @@ -108328,6 +108328,17 @@ visibility="public" > + +