From 94a81dd8ae836f991f1017e5ac2c7b0f90b3854d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 9 Sep 2013 22:38:09 +0200 Subject: Fixes for decrypt and sign --- OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml | 4 ++-- .../src/org/openintents/crypto/CryptoSignatureResult.java | 10 ++++++++++ .../keychain/demo/CryptoProviderDemoActivity.java | 6 ++++-- 3 files changed, 16 insertions(+), 4 deletions(-) (limited to 'OpenPGP-Keychain-API-Demo') diff --git a/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml b/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml index 0579aa643..1c0717d98 100644 --- a/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml +++ b/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml @@ -74,12 +74,12 @@ android:text="Encrypt and Sign" />