fdroiddata/metadata/org.thialfihar.android.apg.txt
David Black 6971138eb1 BV for APG (org.thialfihar.android.apg) to work with org.fdroid.k9 ...
K-9 developers indicate they will consider more flexibility regarding
declaration of package names for apps that wish to plug in to a member
of the K-9 "family".
Not changing package name for this one, but we should consider doing
so for the newer GPG apps.
2013-06-30 19:05:05 +01:00

31 lines
1.1 KiB
Plaintext

Category:Internet
License:Apache2
Web Site:http://code.google.com/p/android-privacy-guard/
Source Code:http://code.google.com/p/android-privacy-guard/source/checkout
Issue Tracker:http://code.google.com/p/android-privacy-guard/issues/list
FlattrID:164412
Auto Name:APG
Summary:Encrypt email and files
Description:
APG is a port of OpenPGP for Android. Use it to encrypt and decrypt files,
and in conjunction with [[org.fdroid.k9]] (only our package), to seamlessly
add support for encrypting and decrypting
emails, as well as adding and verifying digital signatures.
.
Repo Type:git
Repo:https://github.com/thialfihar/apg.git
Build Version:1.0.8-fdroid,10900,bf6029124,forcevercode=yes,forceversion=yes,\
extlibs=bc145_reduced_for_apg.zip,prebuild=\
sed -i 's/minSdkVersion="3"/minSdkVersion="4"/g' AndroidManifest.xml && \
unzip libs/bc145_reduced_for_apg.zip -d src/ && rm libs/bc145_reduced_for_apg.zip && \
find . -type f -print0 | xargs -0 sed -i 's/com.fsck.k9/org.fdroid.k9/g'
Auto Update Mode:None
Update Check Mode:Static
Current Version:1.0.8
Current Version Code:10900