From fbb45c4c22cd422c60e9aa3f62ec6ae7a2ea077b Mon Sep 17 00:00:00 2001 From: Sam Bosley Date: Wed, 22 Aug 2012 18:39:09 -0700 Subject: [PATCH 1/2] Forgot to add a change to the last commit --- astrid/src/com/todoroo/astrid/activity/EditPreferences.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astrid/src/com/todoroo/astrid/activity/EditPreferences.java b/astrid/src/com/todoroo/astrid/activity/EditPreferences.java index 665672b13..862e6895a 100644 --- a/astrid/src/com/todoroo/astrid/activity/EditPreferences.java +++ b/astrid/src/com/todoroo/astrid/activity/EditPreferences.java @@ -81,7 +81,7 @@ public class EditPreferences extends TodorooPreferenceActivity { private static final String SUPPORT_URL = "http://blog.astrid.com/topics/support/android"; //$NON-NLS-1$ - private static final int APPEARANCE_PREFERENCE = 1; + private static final int APPEARANCE_PREFERENCE = 2; private static final int REQUEST_CODE_SYNC = 0; private static final int REQUEST_CODE_FILES_DIR = 2; From 37f0a36dd5fda9728a4e90c20c8d0be5d3fce76e Mon Sep 17 00:00:00 2001 From: Sam Bosley Date: Thu, 23 Aug 2012 15:49:48 -0700 Subject: [PATCH 2/2] Brought some strings over from the private branch --- astrid/res/values/strings-widget.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/astrid/res/values/strings-widget.xml b/astrid/res/values/strings-widget.xml index 8c8a4c516..bdd4526e6 100644 --- a/astrid/res/values/strings-widget.xml +++ b/astrid/res/values/strings-widget.xml @@ -79,4 +79,7 @@ Share lists with friends! Unlock the free Power Pack when 3 friends sign up with Astrid. Get the Power Pack for free! Share lists! + + Enable/Disable Widgets + You may need to restart your phone for this change to take effect.