fdroiddata/metadata/eu.faircode.email.yml

140 lines
3.3 KiB
YAML
Raw Normal View History

2018-08-29 22:32:54 +00:00
Categories:
- Internet
License: GPL-3.0-only
AuthorName: Marcel Bokhorst (M66B)
WebSite: https://email.faircode.eu/
SourceCode: https://github.com/M66B/open-source-email
IssueTracker: https://github.com/M66B/open-source-email/issues
Changelog: https://github.com/M66B/open-source-email/releases
Donate: https://email.faircode.eu/pro/
Bitcoin: 13nUbfsLUzK9Sr7ZJgDRHNR91BJMuDuJnf
AutoName: FairEmail
Summary: Privacy friendly email app
Description: |-
This email app might be for you if your current email app:
* takes long to receive or show messages
2018-09-17 08:56:12 +00:00
* can manage only one email address
* cannot show conversations
2018-08-29 22:32:54 +00:00
* cannot work offline
* looks outdated
* is not maintained
* stores your email on their servers
* is closed source, potentially violating your privacy
'''Features'''
* 100 % open source
* Multiple accounts (inboxes)
* Multiple identities (outboxes)
* Unified inbox
* Message threading
2018-09-17 08:56:12 +00:00
* Distraction free reading and writing
2018-08-29 22:32:54 +00:00
* Two way synchronization
* Offline storage and operations
2018-09-17 08:56:12 +00:00
* Folder management
2018-08-29 22:32:54 +00:00
* Material design
'''Pro features'''
2018-09-17 08:56:12 +00:00
* Signatures
* Dark theme
* Account colors
* Standard replies
* Sort on time, unread or starred
* Progressive search (first local, then server)
2018-08-29 22:32:54 +00:00
* Preview sender/subject in new messages status bar notification
2018-09-17 08:56:12 +00:00
* Export settings
2018-08-29 22:32:54 +00:00
'''Simple'''
* Easy navigation
2018-09-17 08:56:12 +00:00
* No unnecessary settings
2018-08-29 22:32:54 +00:00
* No bells and whistles
'''Secure'''
* Allow encrypted connections only
* Accept valid security certificates only
2018-09-17 08:56:12 +00:00
* Authentication required
* Safe message view (styling, scripting and unsafe HTML removed)
2018-08-29 22:32:54 +00:00
* No special permissions required
* No advertisements
* No analytics and no tracking
'''Efficient'''
2018-09-17 08:56:12 +00:00
* [IMAP IDLE https://en.wikipedia.org/wiki/IMAP_IDLE] supported
2018-08-29 22:32:54 +00:00
* Built with latest development tools and libraries
* Android 6 Marshmallow or later required
2018-09-17 08:56:12 +00:00
This app is minimalistic by design, so you can concentrate on reading and
writing messages.
2018-08-29 22:32:54 +00:00
This app starts a foreground service with a low priority status bar
notification to make sure you'll never miss new email.
RepoType: git
Repo: https://github.com/M66B/open-source-email
Builds:
- versionName: '0.32'
versionCode: 32
commit: '0.32'
subdir: app
gradle:
- yes
2018-09-05 16:58:20 +00:00
- versionName: '0.36'
versionCode: 36
commit: '0.36'
subdir: app
gradle:
- yes
2018-09-09 15:31:52 +00:00
- versionName: '0.47'
versionCode: 47
commit: '0.47'
subdir: app
gradle:
- yes
2018-09-13 00:42:16 +00:00
- versionName: '0.48'
versionCode: 48
2018-09-18 05:04:33 +00:00
disable: missing .gitmodules
2018-09-13 00:42:16 +00:00
commit: '0.48'
subdir: app
gradle:
- yes
2018-09-14 21:20:22 +00:00
- versionName: '0.54'
versionCode: 54
2018-09-18 05:04:33 +00:00
disable: missing .gitmodules
2018-09-14 21:20:22 +00:00
commit: '0.54'
subdir: app
gradle:
- yes
2018-09-15 18:34:08 +00:00
- versionName: '0.55'
versionCode: 55
2018-09-18 05:04:33 +00:00
disable: missing .gitmodules
2018-09-15 18:34:08 +00:00
commit: '0.55'
subdir: app
gradle:
- yes
2018-09-17 20:33:08 +00:00
- versionName: '0.58'
versionCode: 58
2018-09-18 05:04:33 +00:00
disable: missing .gitmodules
2018-09-17 20:33:08 +00:00
commit: '0.58'
subdir: app
gradle:
- yes
2018-09-20 19:03:29 +00:00
- versionName: '0.64'
versionCode: 64
commit: '0.64'
subdir: app
gradle:
- yes
2018-08-29 22:32:54 +00:00
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
2018-09-20 19:03:29 +00:00
CurrentVersion: '0.64'
CurrentVersionCode: 64