fdroiddata/metadata/de.grobox.blitzmail.txt

52 lines
2.3 KiB
Plaintext
Raw Normal View History

Categories:Internet
2013-03-30 14:15:25 +00:00
License:AGPLv3+
2013-04-07 20:09:48 +00:00
Web Site:https://github.com/grote/BlitzMail#blitzmail
2013-03-30 14:15:25 +00:00
Source Code:https://github.com/grote/BlitzMail
Issue Tracker:https://github.com/grote/BlitzMail/issues
FlattrID:1217295
2013-03-30 14:15:25 +00:00
2013-06-15 10:13:09 +00:00
Auto Name:BlitzMail
Summary:Share content and write quick notes via email
2013-03-30 14:15:25 +00:00
Description:
2013-03-30 15:11:09 +00:00
BlitzMail is an Android app that allows you to set up your email account once
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.
2013-03-30 14:15:25 +00:00
2013-03-30 15:11:09 +00:00
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
2013-03-30 15:15:27 +00:00
for your password.
2013-03-30 14:15:25 +00:00
.
Repo Type:git
Repo:https://github.com/grote/BlitzMail.git
2013-03-30 15:11:09 +00:00
Build Version:0.1,1,0.1,target=android-17,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
2013-04-11 21:38:23 +00:00
Build Version:0.3,3,0.3,target=android-17,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
2013-03-30 14:15:25 +00:00
2013-12-01 19:47:16 +00:00
Build:0.4,4
commit=0.4
target=18
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
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
2013-03-30 15:15:27 +00:00