Categories:Internet License:GPLv3 Web Site:http://quickmsg.vreeken.net Source Code:http://quickmsg.vreeken.net/QuickMSG.git Issue Tracker: Auto Name:QuickMSG Summary:Send encypted instant messages via email Description: Encrypted instant messenger that uses existing mail infrastructure and encrypts messages with PGP. . Repo Type:git Repo:http://quickmsg.vreeken.net/QuickMSG.git/ Build:1.0,1 disable=jars commit=9df2430bedb611bbb7d9b7e8435e16267dcce39b init=rm -f build.xml extlibs=android/android-support-v4.jar prebuild=rm libs/* && \ mkdir tmp && \ pushd tmp && \ svn checkout http://javamail-android.googlecode.com/svn/trunk/ mail && \ pushd mail && popd && \ git clone https://github.com/rtyley/spongycastle.git && \ pushd spongycastle && gradle jar && popd && popd && \ cp tmp/spongycastle/prov/build/libs/prov-1.50.0.0.jar libs/ && \ cp tmp/spongycastle/pg/build/libs/pg-1.50.0.0.jar libs/ && \ cp tmp/spongycastle/core/build/libs/core-1.50.0.0.jar libs/ && \ pushd libs && wget -c http://javamail-android.googlecode.com/files/activation.jar && \ wget -c http://javamail-android.googlecode.com/files/additionnal.jar && \ wget -c http://javamail-android.googlecode.com/files/mail.jar && popd && rm -fR tmp Maintainer Notes: prov-1.50.0.0.jar => https://github.com/rtyley/spongycastle pg-1.50.0.0.jar => https://github.com/rtyley/spongycastle core-1.50.0.0.jar => https://github.com/rtyley/spongycastle mail.jar => http://code.google.com/p/javamail-android/ activation.jar => http://code.google.com/p/javamail-android/ additionnal.jar => http://code.google.com/p/javamail-android/ maybe: https://raw.githubusercontent.com/timlian/android-javamail ? . Auto Update Mode:None Update Check Mode:RepoManifest Current Version:1.0 Current Version Code:1