From 23df93f19c9e9549075155e8054cff27cfa7c6bc Mon Sep 17 00:00:00 2001 From: Tim Su Date: Thu, 12 Aug 2010 04:33:15 -0700 Subject: [PATCH] Turned off debugging for safety purposes. Also killed apostrophe. --- astrid/res/values/strings-filters.xml | 2 +- astrid/src/com/todoroo/astrid/utility/Constants.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/astrid/res/values/strings-filters.xml b/astrid/res/values/strings-filters.xml index 2505df38d..52cf4ebbf 100644 --- a/astrid/res/values/strings-filters.xml +++ b/astrid/res/values/strings-filters.xml @@ -48,7 +48,7 @@ Delete Row - This screen let\'s you create a new filters. Add + This screen lets you create a new filters. Add criteria using the button below, short or long-press them to adjust, and then click \"Save & View\"! diff --git a/astrid/src/com/todoroo/astrid/utility/Constants.java b/astrid/src/com/todoroo/astrid/utility/Constants.java index bd463e64f..e700e0eaa 100644 --- a/astrid/src/com/todoroo/astrid/utility/Constants.java +++ b/astrid/src/com/todoroo/astrid/utility/Constants.java @@ -35,7 +35,7 @@ public final class Constants { /** * Whether to turn on debugging logging and UI */ - public static final boolean DEBUG = true; + public static final boolean DEBUG = false; /** * Upgrade time