From d4e054d5f24afeef8859c9294f3ef1b69242b037 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 17 Jun 2013 19:51:41 +0200 Subject: some fixes all over --- .../res/layout/crypto_provider_demo.xml | 69 ++++++++++++++++------ .../src/org/openintents/crypto/ICryptoService.aidl | 12 ++-- .../keychain/demo/CryptoProviderDemoActivity.java | 54 ++++++++++++----- 3 files changed, 96 insertions(+), 39 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 ecc2b4ac5..e4c9e1441 100644 --- a/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml +++ b/OpenPGP-Keychain-API-Demo/res/layout/crypto_provider_demo.xml @@ -8,12 +8,37 @@ android:layout_height="match_parent" android:orientation="vertical" > -