Update APG (org.thialfihar.android.apg) to 1.0.9 (1099)
This commit is contained in:
parent
00e0555f1f
commit
0c489b757d
|
@ -1,8 +1,8 @@
|
||||||
Categories:Internet
|
Categories:Internet
|
||||||
License:Apache2
|
License:Apache2
|
||||||
Web Site:http://code.google.com/p/android-privacy-guard/
|
Web Site:http://thialfihar.org/projects/apg
|
||||||
Source Code:http://code.google.com/p/android-privacy-guard/source/checkout
|
Source Code:https://github.com/thialfihar/apg
|
||||||
Issue Tracker:http://code.google.com/p/android-privacy-guard/issues/list
|
Issue Tracker:https://github.com/thialfihar/apg/issues
|
||||||
FlattrID:164412
|
FlattrID:164412
|
||||||
|
|
||||||
Auto Name:APG
|
Auto Name:APG
|
||||||
|
@ -16,13 +16,25 @@ decrypting 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
|
||||||
|
|
||||||
Build Version:1.0.8,10900,bf6029124,forcevercode=yes,forceversion=yes,\
|
Build:1.0.8,10900
|
||||||
extlibs=bc145_reduced_for_apg.zip,prebuild=\
|
commit=bf6029124
|
||||||
sed -i 's/minSdkVersion="3"/minSdkVersion="4"/g' AndroidManifest.xml && \
|
disable=remove -fdroid version
|
||||||
unzip libs/bc145_reduced_for_apg.zip -d src/ && rm libs/bc145_reduced_for_apg.zip
|
forceversion=yes
|
||||||
|
forcevercode=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
|
||||||
|
|
||||||
|
Build:1.0.9,1099
|
||||||
|
commit=1b25cd3ca1d0a
|
||||||
|
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
|
||||||
|
|
||||||
Auto Update Mode:None
|
Auto Update Mode:None
|
||||||
Update Check Mode:Static
|
Update Check Mode:RepoManifest/1.0.9-release
|
||||||
Current Version:1.0.8
|
Current Version:1.0.9
|
||||||
Current Version Code:10900
|
Current Version Code:10999
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue