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.
This commit is contained in:
David Black 2013-06-30 19:05:05 +01:00
parent 9b0f44f733
commit 6971138eb1
2 changed files with 13 additions and 10 deletions

Binary file not shown.

View file

@ -8,20 +8,23 @@ FlattrID:164412
Auto Name:APG Auto Name:APG
Summary:Encrypt email and files Summary:Encrypt email and files
Description: Description:
APG is a port of OpenPGP for Android. Use it to encrypt and decrypt files, and in APG is a port of OpenPGP for Android. Use it to encrypt and decrypt files,
conjunction with [[org.fdroid.k9]], to seamlessly add support for encrypting and decrypting 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. emails, as well as adding and verifying digital signatures.
. .
Repo Type:git Repo Type:git
Repo:https://github.com/thialfihar/apg.git Repo:https://github.com/thialfihar/apg.git
Auto Update Mode:None Build Version:1.0.8-fdroid,10900,bf6029124,forcevercode=yes,forceversion=yes,\
#For when source build is required extlibs=bc145_reduced_for_apg.zip,prebuild=\
#Build Version:1.0.8,10899,bf6029124,prebuild=\ sed -i 's/minSdkVersion="3"/minSdkVersion="4"/g' AndroidManifest.xml && \
#wget http://android-privacy-guard.googlecode.com/files/bc145_reduced_for_apg.zip && \ unzip libs/bc145_reduced_for_apg.zip -d src/ && rm libs/bc145_reduced_for_apg.zip && \
#unzip bc145_reduced_for_apg.zip -d src/ && rm bc145_reduced_for_apg.zip find . -type f -print0 | xargs -0 sed -i 's/com.fsck.k9/org.fdroid.k9/g'
Update Check Mode:None
Current Version:1.0.8 Auto Update Mode:None
Current Version Code:10899 Update Check Mode:Static
Current Version:1.0.8
Current Version Code:10900