From 5ef653a66afd777e67e4489f4bdaf43462435474 Mon Sep 17 00:00:00 2001 From: Torsten Grote Date: Sat, 7 Dec 2013 14:55:21 +0100 Subject: [PATCH] update BlitzMail to 0.5 and switch it to gradle --- metadata/de.grobox.blitzmail.txt | 27 ++++++++++++++++++--------- 1 file changed, 18 insertions(+), 9 deletions(-) diff --git a/metadata/de.grobox.blitzmail.txt b/metadata/de.grobox.blitzmail.txt index b8cff34b06..7e42832009 100644 --- a/metadata/de.grobox.blitzmail.txt +++ b/metadata/de.grobox.blitzmail.txt @@ -6,13 +6,16 @@ Issue Tracker:https://github.com/grote/BlitzMail/issues FlattrID:1217295 Auto Name:BlitzMail -Summary:Share content via email +Summary:Share content and write quick notes via email Description: BlitzMail is an Android app that allows you to set up your email account once -and then use it to send emails to an address of your choice. This comes in -handy when you need to send a lot of things via email, because you are in a -low connectivity area (e.g. subway) and want to remember things to look at -later. +and then use it to send emails or short notes to an address of your choice. +This comes in handy when you need to send a lot of things via email, +because you are in a low connectivity area (e.g. subway) +and want to remember things to look at later. + +It also works when you are offline. +BlitzMail then queues your emails and allows you to send them later when you have connectivity again. The SMTP password is stored encrypted with a built-in key and salted with your device ID. This is not fully secure, but should provide reasonable protection @@ -38,8 +41,14 @@ Build:0.4,4 prebuild=cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \ sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java -Auto Update Mode:None -Update Check Mode:Tags -Current Version:0.4 -Current Version Code:4 +Build:0.5,5 + commit=0.5 + prebuild=cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \ + sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' src/de/grobox/blitzmail/PrivateConstants.java + gradle=normal + +Auto Update Mode:Version %v +Update Check Mode:Tags +Current Version:0.5 +Current Version Code:5