From 51c653646d14d841fbe527aee9fab7a1886338f8 Mon Sep 17 00:00:00 2001 From: Martin Hibdon Date: Thu, 28 Aug 2014 11:00:08 -0700 Subject: Put debug screen back into settings There is still work to be done here: * The debug setting is not persisted in Exchange, so if the exchange service is killed, when it restarts the logging will not be active. * Nothing in Exchange actually does any additional logging if this logging is turned on. Change-Id: Ic578e6956f70dd47fba9b2895385312f71c47abf --- res/values/strings.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'res/values') diff --git a/res/values/strings.xml b/res/values/strings.xml index 2e4346b4a..9cfeb1056 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -31,8 +31,6 @@ Email - - Debug @@ -83,12 +81,14 @@ Unread + + Debug Enable extra debug logging? - Enable extremely verbose logging? + Enable exchange logging? Enable sd card logging? -- cgit v1.2.3