From 0048cf3bf5ebc157493ff19a5e5c5d61f0078b55 Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 29 Jul 2019 12:26:27 +0000 Subject: [PATCH] FairEmail - use fastlane --- metadata/eu.faircode.email.yml | 82 ---------------------------------- 1 file changed, 82 deletions(-) diff --git a/metadata/eu.faircode.email.yml b/metadata/eu.faircode.email.yml index c1debd4169..84277d8427 100644 --- a/metadata/eu.faircode.email.yml +++ b/metadata/eu.faircode.email.yml @@ -11,88 +11,6 @@ Donate: https://email.faircode.eu/pro/ Bitcoin: 13nUbfsLUzK9Sr7ZJgDRHNR91BJMuDuJnf AutoName: FairEmail -Description: |- - This privacy friendly email app might be for you if your current email app: - * takes long to receive or to show messages - * can manage only one email address - * cannot handle a large number of messages - * cannot show conversations - * cannot work offline - * looks outdated - * is not maintained and supported - * stores your email on their servers - * is closed source, potentially violating your privacy - - This app is minimalistic by design, so you can concentrate on reading and - writing messages. - - This app starts a foreground service with a low priority status bar - notification to make sure you'll never miss new email. - - '''Main features''' - * 100 % [https://github.com/M66B/FairEmail/blob/master/LICENSE open source] - * [https://github.com/M66B/FairEmail/blob/master/PRIVACY.md Privacy friendly] - * Multiple accounts - * Multiple email addresses - * Unified inbox - * Flat [https://en.wikipedia.org/wiki/Conversation_threading conversation threading] - * Two way synchronization - * Offline storage and operations - * Battery friendly - * Low data usage - * Small (<10 MB) - * Material design (including dark theme) - * Maintained and supported - - '''Privacy features''' - * Reformat messages to prevent [https://en.wikipedia.org/wiki/Phishing phising] - * Confirm showing images to prevent tracking - * Confirm opening links to prevent tracking and phishing - * Automatically recognize and disable tracking images - * Warning if messages could not be [https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq92 authenticated] - - '''Pro features''' - All pro features are convenience or advanced features. - * Account/identity colors - * Colored stars ([https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq107 instructions]) - * Notification settings (sounds) per account/folder/sender (requires Android 8 Oreo) - * Configurable notification actions - * Snooze messages ([https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq67 instructions]) - * Send messages after selected time - * Synchronization scheduling ([https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq78 instructions]) - * Reply templates - * Accept/decline calendar invitations - * Filter rules ([https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq71 instructions]) - * Search on device or server ([https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq13 instructions]) - * Keyword management - * Biometric authentication ([https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq113 instructions]) - * Encryption/decryption ([https://www.openpgp.org OpenPGP])([https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq12 instructions]) - * Export settings - - '''Simple''' - * Quick setup - * Easy navigation - * No bells and whistles - * No distracting "eye candy" - - '''Secure''' - * No data storage on third party servers - * Safe message view (styling, scripting and unsafe HTML removed) - * Confirm opening links, images and attachments - * No special permissions required - * No advertisements - * No analytics and no tracking - * No [https://developer.android.com/guide/topics/data/backup Google backup] - * FairEmail is an original work, not a fork or a clone - - '''Efficient''' - * [https://en.wikipedia.org/wiki/IMAP_IDLE IMAP IDLE] (push messages) supported - * Built with latest development tools and libraries - * Android 5 Lollipop or later required - * FairEmail will work properly on devices without any Google service installed. - * Individual message notifications are available on Android 7 Nougat and later only because earlier Android versions do not support notification grouping. - - See [https://github.com/M66B/FairEmail/blob/master/FAQ.md here] for a list of often asked questions. RepoType: git Repo: https://github.com/M66B/FairEmail