From c9496fbe1d529e54a7e3c5195fc2d5b0e1eba6fc Mon Sep 17 00:00:00 2001 From: Licaon_Kter Date: Mon, 7 Jan 2019 12:04:41 +0000 Subject: [PATCH] FairEmail - fix lint, update & gradle --- metadata/eu.faircode.email.yml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/metadata/eu.faircode.email.yml b/metadata/eu.faircode.email.yml index c2f17eb2d6..1310ed6c31 100644 --- a/metadata/eu.faircode.email.yml +++ b/metadata/eu.faircode.email.yml @@ -45,7 +45,7 @@ Description: |- * Dark/black theme * Account/identity colors * Notifications per account - * Notifications with message preview + * Notifications with message preview (requires Android 7 Nougat or later) * Reply templates * Search on server * Keyword management @@ -53,6 +53,7 @@ Description: |- * Export settings '''Simple''' + * Quick setup * Easy navigation * No unnecessary settings * No bells and whistles @@ -67,15 +68,14 @@ Description: |- * 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 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. - - Note: FairEmail might occasionally crash on Motorola/Lenovo devices with - Android 7 Nougat or earlier because of a [https://issuetracker.google.com/issues/63377371 bug in Android]. + * 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/open-source-email/blob/master/FAQ.md here] for a list of often asked questions. @@ -560,15 +560,15 @@ Builds: gradle: - yes - - versionName: 1.261 - versionCode: 261 - commit: 1.261 + - versionName: '1.262' + versionCode: 262 + commit: '1.262' subdir: app submodules: true gradle: - - yes + - full AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 1.261 -CurrentVersionCode: 261 +CurrentVersion: '1.262' +CurrentVersionCode: 262