34 lines
1.2 KiB
Plaintext
34 lines
1.2 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:
|
|
'''The *-fdroid version probably only works with [[org.fdroid.k9]].
|
|
The other versions work with [[com.fsck.k9]], the package of the K-9 developer
|
|
team.'''
|
|
|
|
APG is a port of OpenPGP for Android. Use it to encrypt and decrypt files,
|
|
and in conjunction with K-9 Mail, 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
|
|
|