From 21ae02da8bcffc185a0e7626c69a43928ee52292 Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Tue, 21 Jul 2020 08:17:06 +0300 Subject: [PATCH 1/2] EteSync: add the contacts (was already in calendar and tasks) For some reason EteSync wasn't listed under contacts (I guess the category was added after EteSync was already on the list). EteSync is already under calendar and tasks, this commit adds EteSync under contacts too. --- yaml/degoogle.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/yaml/degoogle.yml b/yaml/degoogle.yml index 076b6ad..8cfe1a0 100644 --- a/yaml/degoogle.yml +++ b/yaml/degoogle.yml @@ -968,6 +968,11 @@ mobile applications: fdroid: opencontacts.open.com.opencontacts text: | Open source contacts. (thanks u/consentio) + - name: EteSync + url: https://www.etesync.com + eyes: null + text: | + Secure, end-to-end encrypted, and open-source sync for your contacts, calendars and tasks. messages: - title: Android Messages (specifically SMS/MMS, not IM) - name: QKSMS From 2f1d4380e9edc323af9e035c7fc5264a23fc0377 Mon Sep 17 00:00:00 2001 From: Josh Moore Date: Tue, 21 Jul 2020 08:06:40 -0600 Subject: [PATCH 2/2] Added Etesync F-Droid --- yaml/degoogle.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/yaml/degoogle.yml b/yaml/degoogle.yml index 8cfe1a0..72ae379 100644 --- a/yaml/degoogle.yml +++ b/yaml/degoogle.yml @@ -970,6 +970,7 @@ mobile applications: Open source contacts. (thanks u/consentio) - name: EteSync url: https://www.etesync.com + fdroid: com.etesync.syncadapter eyes: null text: | Secure, end-to-end encrypted, and open-source sync for your contacts, calendars and tasks.