Merge branch 'master' of gitorious.org:f-droid/fdroiddata
Conflicts: metadata/de.grobox.blitzmail.txt
This commit is contained in:
commit
173f8e16b4
|
|
@ -8,25 +8,23 @@ FlattrID:1217295
|
||||||
|
|
||||||
Summary:Share content via email with just one click
|
Summary:Share content via email with just one click
|
||||||
Description:
|
Description:
|
||||||
BlitzMail is an app that allows you to set up your email account once and then
|
BlitzMail is an Android app that allows you to set up your email account once
|
||||||
use it to send emails to an address of your choice.
|
and then use it to send emails to an address of your choice. This comes in
|
||||||
This comes in handy when you need to send a lot of things via email, because
|
handy when you need to send a lot of things via email, because you are in a
|
||||||
you are in a low connectivity area (e.g. subway) and want to remember things
|
low connectivity area (e.g. subway) and want to remember things to look at
|
||||||
to look at later.
|
later.
|
||||||
|
|
||||||
The SMTP password is stored encrypted with a built-in key and salted with your
|
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
|
device ID. This is not fully secure, but should provide reasonable protection
|
||||||
for your password.
|
for your password.
|
||||||
.
|
.
|
||||||
|
|
||||||
Repo Type:git
|
Repo Type:git
|
||||||
Repo:https://github.com/grote/BlitzMail.git
|
Repo:https://github.com/grote/BlitzMail.git
|
||||||
|
|
||||||
Build Version:0.1,1,0.1,target=17,prebuild=\
|
Build Version:0.1,1,0.1,target=android-17,prebuild=\
|
||||||
cp src/de/grobox/blitzmail/PrivateConstants.sample_java \
|
cp src/de/grobox/blitzmail/PrivateConstants.sample_java src/de/grobox/blitzmail/PrivateConstants.java && \
|
||||||
src/de/grobox/blitzmail/PrivateConstants.java && \
|
sed -i -e 's/\[Please insert your encryption key here\]/Angooh1Kieph8ait0Paik9Usee3shouj/' 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
|
Auto Update Mode:None
|
||||||
Update Check Mode:Tags
|
Update Check Mode:Tags
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue