From 7f8a22a6d3515b9bd244311c0a56c00287f24437 Mon Sep 17 00:00:00 2001 From: Paul Kocialkowski Date: Mon, 31 Dec 2012 20:15:03 +0100 Subject: Show search suggestions only when enabled in preferences Change-Id: I6d6cd753f1bdffa6aecd078db62b1bbc08e95aa7 Signed-off-by: Paul Kocialkowski --- res/values/strings.xml | 4 ++++ res/xml/privacy_security_preferences.xml | 6 ++++++ 2 files changed, 10 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 5720410..8121e5c 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -485,6 +485,10 @@ Show warning if there\'s a problem with a site\'s security + Show search suggestions + + Show search suggestions when typing in the URL field + Accept cookies Allow sites to save and read cookie data diff --git a/res/xml/privacy_security_preferences.xml b/res/xml/privacy_security_preferences.xml index 2633600..a574e61 100644 --- a/res/xml/privacy_security_preferences.xml +++ b/res/xml/privacy_security_preferences.xml @@ -37,6 +37,12 @@ android:title="@string/pref_security_show_security_warning" android:summary="@string/pref_security_show_security_warning_summary" /> + +