Updated description

This commit is contained in:
M66B 2019-10-24 10:57:46 +02:00
parent aa5173d591
commit 241f660c23
2 changed files with 44 additions and 42 deletions

View File

@ -32,7 +32,6 @@ FairEmail might be for you if you value your privacy.
* Flat [conversation threading](https://en.wikipedia.org/wiki/Conversation_threading)
* Two way synchronization
* Offline storage and operations
* Encryption/decryption ([OpenPGP](https://www.openpgp.org/))
* Battery friendly
* Low data usage
* Small (< 10 MB)
@ -45,32 +44,13 @@ This app starts a foreground service with a low priority status bar notification
## Privacy features
* Encryption/decryption supported ([OpenPGP](https://www.openpgp.org/))
* Reformat messages to prevent [phishing](https://en.wikipedia.org/wiki/Phishing)
* 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 [authenticated](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq92)
## Pro features
All pro features are convenience or advanced features.
* Account/identity colors
* Colored stars ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq107))
* Notification settings (sounds) per account/folder/sender (requires Android 8 Oreo)
* Configurable notification actions
* Snooze messages ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq67))
* Send messages after selected time
* Synchronization scheduling ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq78))
* Reply templates
* Accept/decline calendar invitations
* Filter rules ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq71))
* Search on server ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq13))
* Keyword management
* Biometric authentication ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq113))
* Unified inbox widget
* Export settings
## Simple
* Quick setup
@ -91,9 +71,30 @@ All pro features are convenience or advanced features.
## Efficient
* Fast and lightweight
* [IMAP IDLE](https://en.wikipedia.org/wiki/IMAP_IDLE) (push messages) supported
* Built with latest development tools and libraries
## Pro features
All pro features are convenience or advanced features.
* Account/identity colors
* Colored stars ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq107))
* Notification settings (sounds) per account/folder/sender (requires Android 8 Oreo)
* Configurable notification actions
* Snooze messages ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq67))
* Send messages after selected time
* Synchronization scheduling ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq78))
* Reply templates
* Accept/decline calendar invitations
* Filter rules ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq71))
* Search on server ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq13))
* Keyword management
* Biometric authentication ([instructions](https://github.com/M66B/FairEmail/blob/master/FAQ.md#user-content-faq113))
* Unified inbox widget
* Export settings
## Screenshots
Please see [here](https://email.faircode.eu/#screenshots) for screenshots.

View File

@ -13,7 +13,6 @@ FairEmail might be for you if you value your privacy.
* Flat conversation threading
* Two way synchronization
* Offline storage and operations
* Encryption/decryption (OpenPGP)
* Battery friendly
* Low data usage
* Small (< 10 MB)
@ -26,32 +25,13 @@ This app starts a foreground service with a low priority status bar notification
<b>Privacy features</b>
* Encryption/decryption supported (OpenPGP)
* Reformat messages to prevent phishing
* 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 authenticated
<b>Pro features</b>
All pro features are convenience or advanced features.
* Account/identity colors
* Colored stars
* Notification settings (sounds) per account/folder/sender (requires Android 8 Oreo)
* Configurable notification actions
* Snooze messages
* Send messages after selected time
* Synchronization scheduling
* Reply templates
* Accept/decline calendar invitations
* Filter rules
* Search on device or server
* Keyword management
* Biometric authentication
* Unified inbox widget
* Export settings
<b>Simple</b>
* Quick setup
@ -72,7 +52,28 @@ All pro features are convenience or advanced features.
<b>Efficient</b>
* Fast and lightweight
* IMAP IDLE (push messages) supported
* Built with latest development tools and libraries
<b>Pro features</b>
All pro features are convenience or advanced features.
* Account/identity colors
* Colored stars
* Notification settings (sounds) per account/folder/sender (requires Android 8 Oreo)
* Configurable notification actions
* Snooze messages
* Send messages after selected time
* Synchronization scheduling
* Reply templates
* Accept/decline calendar invitations
* Filter rules
* Search on device or server
* Keyword management
* Biometric authentication
* Unified inbox widget
* Export settings
For more information, please see here: <a href="https://github.com/M66B/FairEmail/blob/master/README.md">https://github.com/M66B/FairEmail/blob/master/README.md</a>