From dc6803facca39af33c300bf3a6d70a432e1e0f61 Mon Sep 17 00:00:00 2001 From: Alex Baker Date: Thu, 22 Aug 2013 09:42:42 -0500 Subject: [PATCH] Remove Astrid.com synchronization --- .../{Astrid.xml => Astrid_Emulator.xml} | 6 +- android-aac-enc/res/values/strings.xml | 2 +- api/locales/api.pot | 2 +- api/locales/ar.po | 2 +- api/locales/bg.po | 2 +- api/locales/ca.po | 2 +- api/locales/cs.po | 4 +- api/locales/da.po | 2 +- api/locales/de.po | 4 +- api/locales/el.po | 2 +- api/locales/en_GB.po | 2 +- api/locales/eo.po | 2 +- api/locales/es.po | 4 +- api/locales/et.po | 2 +- api/locales/eu.po | 2 +- api/locales/fi.po | 2 +- api/locales/fo.po | 2 +- api/locales/fr.po | 4 +- api/locales/ga.po | 2 +- api/locales/gl.po | 2 +- api/locales/he.po | 2 +- api/locales/hr.po | 2 +- api/locales/hu.po | 2 +- api/locales/id.po | 2 +- api/locales/it.po | 2 +- api/locales/ja.po | 2 +- api/locales/ka.po | 2 +- api/locales/ko.po | 4 +- api/locales/lt.po | 2 +- api/locales/ml.po | 2 +- api/locales/nb.po | 2 +- api/locales/nl.po | 2 +- api/locales/pl.po | 2 +- api/locales/pt.po | 2 +- api/locales/pt_BR.po | 2 +- api/locales/ro.po | 2 +- api/locales/ru.po | 4 +- api/locales/sk.po | 2 +- api/locales/sl.po | 2 +- api/locales/sv.po | 2 +- api/locales/ta.po | 2 +- api/locales/th.po | 2 +- api/locales/tr.po | 2 +- api/locales/uk.po | 4 +- api/locales/vi.po | 2 +- api/locales/zh_CN.po | 4 +- api/locales/zh_TW.po | 6 +- api/res/values-cs/strings.xml | 2 +- api/res/values-de/strings.xml | 2 +- api/res/values-es/strings.xml | 2 +- api/res/values-fr/strings.xml | 2 +- api/res/values-it/strings.xml | 2 +- api/res/values-ja/strings.xml | 2 +- api/res/values-ko/strings.xml | 2 +- api/res/values-nl/strings.xml | 2 +- api/res/values-pl/strings.xml | 2 +- api/res/values-pt-rBR/strings.xml | 2 +- api/res/values-ru/strings.xml | 2 +- api/res/values-sv/strings.xml | 2 +- api/res/values-tr/strings.xml | 2 +- api/res/values-zh-rCN/strings.xml | 2 +- api/res/values-zh-rTW/strings.xml | 2 +- api/res/values/strings.xml | 2 +- astrid/AndroidManifest.xml | 26 +- astrid/locales/tr.po | 2 +- .../com/timsu/astrid/GCMIntentService.java | 7 +- .../astrid/actfm/ActFmBackgroundService.java | 52 - .../astrid/actfm/ActFmLoginActivity.java | 970 ------------------ .../astrid/actfm/ActFmPreferences.java | 213 ---- .../astrid/actfm/CommentsFragment.java | 15 +- .../astrid/actfm/EditPeopleControlSet.java | 22 +- .../astrid/actfm/TagSettingsActivity.java | 23 +- .../actfm/sync/ActFmSyncV2Provider.java | 159 --- .../astrid/backup/BackupPreferences.java | 20 - .../res/layout-land/actfm_login_activity.xml | 143 --- astrid/res/layout/actfm_login_activity.xml | 129 --- astrid/res/values-tr/strings.xml | 2 +- astrid/res/values/keys.xml | 3 - astrid/res/xml/preferences.xml | 16 - astrid/res/xml/preferences_backup.xml | 10 +- .../astrid/activity/EditPreferences.java | 231 +---- .../astrid/activity/TaskListFragment.java | 2 - .../todoroo/astrid/service/SyncV2Service.java | 4 +- .../com/todoroo/astrid/ui/QuickAddBar.java | 21 +- facebook/facebook/res/values-he/strings.xml | 2 +- facebook/facebook/res/values-iw/strings.xml | 2 +- tests-sync/res/values/strings.xml | 2 +- .../sync/repeats/RepeatTestsActFmSync.java | 183 ---- .../repeats/RepeatTestsActFmSyncRemote.java | 32 - 89 files changed, 119 insertions(+), 2322 deletions(-) rename .idea/runConfigurations/{Astrid.xml => Astrid_Emulator.xml} (74%) delete mode 100644 astrid/plugin-src/com/todoroo/astrid/actfm/ActFmBackgroundService.java delete mode 100644 astrid/plugin-src/com/todoroo/astrid/actfm/ActFmLoginActivity.java delete mode 100644 astrid/plugin-src/com/todoroo/astrid/actfm/ActFmPreferences.java delete mode 100644 astrid/plugin-src/com/todoroo/astrid/actfm/sync/ActFmSyncV2Provider.java delete mode 100644 astrid/res/layout-land/actfm_login_activity.xml delete mode 100644 astrid/res/layout/actfm_login_activity.xml delete mode 100644 tests-sync/src/com/todoroo/astrid/sync/repeats/RepeatTestsActFmSync.java delete mode 100644 tests-sync/src/com/todoroo/astrid/sync/repeats/RepeatTestsActFmSyncRemote.java diff --git a/.idea/runConfigurations/Astrid.xml b/.idea/runConfigurations/Astrid_Emulator.xml similarity index 74% rename from .idea/runConfigurations/Astrid.xml rename to .idea/runConfigurations/Astrid_Emulator.xml index fd781ecec..dbd0e7c9c 100644 --- a/.idea/runConfigurations/Astrid.xml +++ b/.idea/runConfigurations/Astrid_Emulator.xml @@ -1,11 +1,11 @@ - +