From 73888622f4d4d73c80cf877444dade3cf9470831 Mon Sep 17 00:00:00 2001 From: Thialfihar Date: Sun, 9 May 2010 13:29:30 +0000 Subject: [PATCH] added a button to encrypt to clipboard, change log and about window got their own layout now with proper linkification --- res/layout/encrypt_message.xml | 12 ++- res/layout/info.xml | 15 ++++ res/values/strings.xml | 3 +- .../android/apg/DecryptFileActivity.java | 2 +- .../android/apg/DecryptMessageActivity.java | 3 + .../android/apg/EncryptMessageActivity.java | 63 ++++++++++++--- src/org/thialfihar/android/apg/Id.java | 5 ++ .../thialfihar/android/apg/MainActivity.java | 80 ++++++++----------- 8 files changed, 120 insertions(+), 63 deletions(-) create mode 100644 res/layout/info.xml diff --git a/res/layout/encrypt_message.xml b/res/layout/encrypt_message.xml index 3f0b7c2d6..4fc804dda 100644 --- a/res/layout/encrypt_message.xml +++ b/res/layout/encrypt_message.xml @@ -106,11 +106,19 @@ android:layout_height="wrap_content" style="@android:style/ButtonBar"> +