gnupg-for-androidgnupg-for-android-testsgnupg-for-javapgpbenchmarkpinentry-android
fix crash and log error when CyanogenMod Privacy Guard is enabled
Because GPG is all based on the Contacts stuff, GPG will not work when CMPrivacy Guard is enabled since it blocks the app's access to Contacts.
fixes #3225 https://dev.guardianproject.info/issues/3225
fix crash when encrypting a file with no keys in keyring
refs #3061 https://dev.guardianproject.info/issues/3061
gnupg-for-java: sync naming in comments with gnupg-for-java git
re-hook up test script in DebugLogActivity
I forgot to do this when I removed run-tests-with-password.sh.
dismiss install dialog if user navigates away
This dismisses the install progress dialog if the user navigates away whilethe install is in process. Otherwise, there will be a crash when theinstall is complete and it tries to dismiss the dialog.
fixes #3058 https://dev.guardianproject.info/issues/3058
"Delete Keys" from the Public Keys tab's ActionBar
This allows the user to delete keys selected in the Public Keys tab.
CreateKey and ReceiveKey use keyserver from app settings
tame the debug messages for release
Lots of unnecessary debug messages... purge!
ActionBar for keyserver send/receive on public key listing
This adds rudimentary support for sending keys to the keyserver, andupdating keys in the keyring from the keyserver.
refs #3055
hide any active ActionBar when switching tabs
This will hide any active ActionBar rather than just the "Find Keys" one.
View revisions
Also available in: Atom