From 86192e39d90a329b327e6b9255b08a17ae5ede0b Mon Sep 17 00:00:00 2001 From: Thialfihar Date: Mon, 26 Apr 2010 17:41:06 +0000 Subject: [PATCH] file encrypt layout entirely rewritten, should be much more userfriendly and work on more devices, changed message encrypt layout to match --- AndroidManifest.xml | 1 - res/layout/encrypt_file.xml | 344 ++++++++++-------- res/layout/encrypt_message.xml | 56 ++- res/values/strings.xml | 23 +- .../android/apg/EncryptFileActivity.java | 169 +++++---- .../android/apg/EncryptMessageActivity.java | 2 - .../thialfihar/android/apg/MainActivity.java | 2 + 7 files changed, 327 insertions(+), 270 deletions(-) diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 5ed0b9cf9..bab42ab18 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -74,7 +74,6 @@ diff --git a/res/layout/encrypt_file.xml b/res/layout/encrypt_file.xml index 2945cf89f..ce685e644 100644 --- a/res/layout/encrypt_file.xml +++ b/res/layout/encrypt_file.xml @@ -21,11 +21,23 @@ android:orientation="vertical" android:paddingTop="5dip"> + + + + + android:orientation="horizontal"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +