FairEmail - update description, update version, purge old not build versions

This commit is contained in:
Licaon_Kter 2018-09-24 08:58:15 +00:00
parent d8d3809020
commit 20746b5e63

View file

@ -22,6 +22,12 @@ Description: |-
* stores your email on their servers * stores your email on their servers
* is closed source, potentially violating your privacy * 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.
'''Features''' '''Features'''
* 100 % open source * 100 % open source
* Multiple accounts (inboxes) * Multiple accounts (inboxes)
@ -31,6 +37,8 @@ Description: |-
* Distraction free reading and writing * Distraction free reading and writing
* Two way synchronization * Two way synchronization
* Offline storage and operations * Offline storage and operations
* Battery friendly
* Low data usage
* Folder management * Folder management
* Material design * Material design
@ -40,7 +48,7 @@ Description: |-
* Account colors * Account colors
* Standard replies * Standard replies
* Sort on time, unread or starred * Sort on time, unread or starred
* Progressive search (first local, then server) * Server search
* Preview sender/subject in new messages status bar notification * Preview sender/subject in new messages status bar notification
* Export settings * Export settings
@ -59,15 +67,11 @@ Description: |-
* No analytics and no tracking * No analytics and no tracking
'''Efficient''' '''Efficient'''
* [IMAP IDLE https://en.wikipedia.org/wiki/IMAP_IDLE] supported * [IMAP IDLE https://en.wikipedia.org/wiki/IMAP_IDLE] (push messages) supported
* Built with latest development tools and libraries * Built with latest development tools and libraries
* Android 6 Marshmallow or later required * Android 6 Marshmallow or later required
This app is minimalistic by design, so you can concentrate on reading and See [here https://github.com/M66B/open-source-email/blob/master/FAQ.md] for a list of often asked questions.
writing messages.
This app starts a foreground service with a low priority status bar
notification to make sure you'll never miss new email.
RepoType: git RepoType: git
Repo: https://github.com/M66B/open-source-email Repo: https://github.com/M66B/open-source-email
@ -94,41 +98,9 @@ Builds:
gradle: gradle:
- yes - yes
- versionName: '0.48' - versionName: '0.69'
versionCode: 48 versionCode: 69
disable: missing .gitmodules commit: '0.69'
commit: '0.48'
subdir: app
gradle:
- yes
- versionName: '0.54'
versionCode: 54
disable: missing .gitmodules
commit: '0.54'
subdir: app
gradle:
- yes
- versionName: '0.55'
versionCode: 55
disable: missing .gitmodules
commit: '0.55'
subdir: app
gradle:
- yes
- versionName: '0.58'
versionCode: 58
disable: missing .gitmodules
commit: '0.58'
subdir: app
gradle:
- yes
- versionName: '0.64'
versionCode: 64
commit: '0.64'
subdir: app subdir: app
submodules: true submodules: true
gradle: gradle:
@ -136,5 +108,5 @@ Builds:
AutoUpdateMode: Version %v AutoUpdateMode: Version %v
UpdateCheckMode: Tags UpdateCheckMode: Tags
CurrentVersion: '0.64' CurrentVersion: '0.69'
CurrentVersionCode: 64 CurrentVersionCode: 69