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
* 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'''
* 100 % open source
* Multiple accounts (inboxes)
@ -31,6 +37,8 @@ Description: |-
* Distraction free reading and writing
* Two way synchronization
* Offline storage and operations
* Battery friendly
* Low data usage
* Folder management
* Material design
@ -40,7 +48,7 @@ Description: |-
* Account colors
* Standard replies
* Sort on time, unread or starred
* Progressive search (first local, then server)
* Server search
* Preview sender/subject in new messages status bar notification
* Export settings
@ -59,15 +67,11 @@ Description: |-
* No analytics and no tracking
'''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
* Android 6 Marshmallow or later required
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.
See [here https://github.com/M66B/open-source-email/blob/master/FAQ.md] for a list of often asked questions.
RepoType: git
Repo: https://github.com/M66B/open-source-email
@ -94,41 +98,9 @@ Builds:
gradle:
- yes
- versionName: '0.48'
versionCode: 48
disable: missing .gitmodules
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'
- versionName: '0.69'
versionCode: 69
commit: '0.69'
subdir: app
submodules: true
gradle:
@ -136,5 +108,5 @@ Builds:
AutoUpdateMode: Version %v
UpdateCheckMode: Tags
CurrentVersion: '0.64'
CurrentVersionCode: 64
CurrentVersion: '0.69'
CurrentVersionCode: 69