From d75fb2f92f237ea9c818551f1826f991be57284c Mon Sep 17 00:00:00 2001 From: Mike Lockwood Date: Thu, 25 Jun 2009 16:39:48 -0400 Subject: Settings: Add preference to enable/disable assisted GPS. Signed-off-by: Mike Lockwood --- res/values/strings.xml | 6 ++++++ res/xml/security_settings.xml | 6 ++++++ 2 files changed, 12 insertions(+) (limited to 'res') diff --git a/res/values/strings.xml b/res/values/strings.xml index 5df6cf5..e090627 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1143,6 +1143,12 @@ When locating, accurate to street level (deselect to conserve battery) Locate to street-level (requires more battery plus view of sky) + + Enable assisted GPS + + Use server to assist GPS (deselect to reduce network usage) + + Use server to assist GPS (select to improve GPS performance) Share with Google diff --git a/res/xml/security_settings.xml b/res/xml/security_settings.xml index 8dd9d89..5b90dba 100644 --- a/res/xml/security_settings.xml +++ b/res/xml/security_settings.xml @@ -33,6 +33,12 @@ android:summaryOff="@string/location_gps_disabled"/> + +