fdroiddata/metadata/de.grobox.blitzmail.txt

37 lines
1.5 KiB
Plaintext
Raw Normal View History

2013-03-30 14:15:25 +00:00
Category:Internet
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
Donate:https://flattr.com/thing/1217295
FlattrID:1217295
2013-03-30 14:15:25 +00:00
Summary:Share content via email with just one click
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 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.
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-07 20:09:48 +00:00
Build Version:0.2,2,0.2,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
Auto Update Mode:None
Update Check Mode:Tags
2013-04-07 20:09:48 +00:00
Current Version:0.2
Current Version Code:2
2013-03-30 15:15:27 +00:00