From a7b67f39ca37d14c23ae1f465593c18626355d8c Mon Sep 17 00:00:00 2001 From: Kenny Root Date: Wed, 29 Oct 2008 17:36:59 +0000 Subject: * Allow scrolling in Pubkey Generator Activity until we get landscape orientation looking better. * Don't drop and recreate HostDatabase on every new version. * Remove some unused pubkey helper functions debug statements. * Fix a typo in debug stateent. --- res/layout/act_generatepubkey.xml | 124 +++++++++++++++--------------- src/org/connectbot/util/HostDatabase.java | 8 +- src/org/connectbot/util/PubkeyUtils.java | 30 ++------ 3 files changed, 78 insertions(+), 84 deletions(-) diff --git a/res/layout/act_generatepubkey.xml b/res/layout/act_generatepubkey.xml index 4b73735..0a21104 100644 --- a/res/layout/act_generatepubkey.xml +++ b/res/layout/act_generatepubkey.xml @@ -17,70 +17,74 @@ along with this program. If not, see . --> - - - - - - - - - - - - - - + + + + + + + + + + + - - - + android:orientation="horizontal" + android:checkedButton="@+id/rsa"> + + + + - - - - - - - - - - - - - + + + + + + + + + - - - - - - - + - + + + + + + + + + + + + + + + +