Go to file
Thialfihar b13eb7dbf3 added a "force V3 signature" setting similar to the GPG version, hopefully making APG useful for some special cases where that is needed
Update issue 39
Two new strings:
<string name="section_advanced">Advanced</string>
<string name="label_forceV3Signature">Force V3 Signatures</string>

"V3" is just "version 3" and should remain untranslated, both strings can be seen at the bottom of the preferences activity.
2010-07-27 22:41:50 +00:00
res added a "force V3 signature" setting similar to the GPG version, hopefully making APG useful for some special cases where that is needed 2010-07-27 22:41:50 +00:00
src/org/thialfihar/android/apg added a "force V3 signature" setting similar to the GPG version, hopefully making APG useful for some special cases where that is needed 2010-07-27 22:41:50 +00:00
AndroidManifest.xml added some info about the speed of compression algorithms, mostly to warn about BZIP2, also added support for content URIs in file encrypt/decrypt activities 2010-07-05 13:22:03 +00:00
default.properties initial commit of v0.8.0 2010-04-06 19:54:51 +00:00