FairEmail - use fastlane

This commit is contained in:
Licaon_Kter 2019-07-29 12:26:27 +00:00
parent 3a6039126d
commit 0048cf3bf5

View file

@ -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