From 31b66c3031222a14d0f44180a73234b6423fe076 Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Sun, 23 Aug 2020 06:00:04 +0000 Subject: [PATCH 1/4] doc: clarify Gmail app --- yaml/degoogle.yml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/yaml/degoogle.yml b/yaml/degoogle.yml index 64a0ea8..520cdb2 100644 --- a/yaml/degoogle.yml +++ b/yaml/degoogle.yml @@ -466,7 +466,7 @@ web based products: text: | Jitsi is an open-source secure video conferencing platform. No account is needed to use it, simply enter a Room Name to join or host a meeting. The host is able to kick rogue users from the call. Works directly in your browser, with apps available for iOS and Android. It is not necessary to self-host, but self-hosting is an option for those who wish to. Very low latency and easy to set up. A free public server is available at (https://meet.jit.si) (**5-eyes** server) gmail: - - title: Gmail + - title: Gmail (server-side) - notes: - This is just for the Gmail service, not a client - name: Protonmail @@ -1087,8 +1087,8 @@ mobile applications: eyes: null text: | Wrapper of Syncthing for Android. Available on F-Droid. Also consider [Syncthing-Fork](https://f-droid.org/en/packages/com.github.catfriend1.syncthingandroid/) which uses a native Android UI rather than the default web UI. - gmail: - - title: Gmail + gmail_app: + - title: Gmail (phone app) - name: Protonmail url: https://protonmail.com/support/knowledge-base/android/ eyes: null @@ -1111,11 +1111,16 @@ mobile applications: eyes: null text: | Available from F-Droid. - - name: Posteo - url: https://posteo.de/ - eyes: 14 + - name: K-9 Mail + url: https://k9mail.github.io/ + eyes: null text: | - Any **open-source mail client** such as: [K-9 Mail](https://k9mail.github.io/) and [FairEmail](https://email.faircode.eu/). Both are available on F-Droid. + Available on F-Droid. + - name: FairEmail + url: https://email.faircode.eu/ + eyes: null + text: | + Available on F-Droid. - name: Mailbox.org url: https://mailbox.org/ eyes: 14 From 25d40e4ec5ce09b98319de1f8f47c04c17479eb9 Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Mon, 24 Aug 2020 05:26:47 +0000 Subject: [PATCH 2/4] Update yaml/degoogle.yml Co-authored-by: Sandro --- yaml/degoogle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml/degoogle.yml b/yaml/degoogle.yml index 520cdb2..655f013 100644 --- a/yaml/degoogle.yml +++ b/yaml/degoogle.yml @@ -1088,7 +1088,7 @@ mobile applications: text: | Wrapper of Syncthing for Android. Available on F-Droid. Also consider [Syncthing-Fork](https://f-droid.org/en/packages/com.github.catfriend1.syncthingandroid/) which uses a native Android UI rather than the default web UI. gmail_app: - - title: Gmail (phone app) + - title: Gmail (smartphone app) - name: Protonmail url: https://protonmail.com/support/knowledge-base/android/ eyes: null From 956ef7a6e544034ab9b60d33869f8017a005e3a5 Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Mon, 24 Aug 2020 05:26:54 +0000 Subject: [PATCH 3/4] Update yaml/degoogle.yml Co-authored-by: Sandro --- yaml/degoogle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yaml/degoogle.yml b/yaml/degoogle.yml index 655f013..26d1260 100644 --- a/yaml/degoogle.yml +++ b/yaml/degoogle.yml @@ -466,7 +466,7 @@ web based products: text: | Jitsi is an open-source secure video conferencing platform. No account is needed to use it, simply enter a Room Name to join or host a meeting. The host is able to kick rogue users from the call. Works directly in your browser, with apps available for iOS and Android. It is not necessary to self-host, but self-hosting is an option for those who wish to. Very low latency and easy to set up. A free public server is available at (https://meet.jit.si) (**5-eyes** server) gmail: - - title: Gmail (server-side) + - title: Gmail (mail service) - notes: - This is just for the Gmail service, not a client - name: Protonmail From af1d46d276d144dbc40ae4e7c6647acf65c61bfd Mon Sep 17 00:00:00 2001 From: Josh Moore Date: Mon, 24 Aug 2020 08:22:22 -0600 Subject: [PATCH 4/4] Added F-Droid packages --- yaml/degoogle.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/yaml/degoogle.yml b/yaml/degoogle.yml index 26d1260..4474065 100644 --- a/yaml/degoogle.yml +++ b/yaml/degoogle.yml @@ -1113,11 +1113,13 @@ mobile applications: Available from F-Droid. - name: K-9 Mail url: https://k9mail.github.io/ + fdroid: com.fsck.k9 eyes: null text: | Available on F-Droid. - name: FairEmail url: https://email.faircode.eu/ + fdroid: eu.faircode.email eyes: null text: | Available on F-Droid.