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
|
2013-03-30 14:57:24 +00:00
|
|
|
FlattrID:1217295
|
2013-03-30 14:15:25 +00:00
|
|
|
|
2013-06-15 10:13:09 +00:00
|
|
|
Auto Name:BlitzMail
|
2013-07-10 08:56:26 +00:00
|
|
|
Summary:Share content 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 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=\
|
2013-03-30 14:57:24 +00:00
|
|
|
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-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
|
|
|
|
|
|
|
Auto Update Mode:None
|
2013-03-30 14:57:24 +00:00
|
|
|
Update Check Mode:Tags
|
2013-04-11 21:38:23 +00:00
|
|
|
Current Version:0.3
|
|
|
|
Current Version Code:3
|
2013-03-30 15:15:27 +00:00
|
|
|
|