From 6e9146c91ab9ec78837fa9ba7e21e2c01b72907f Mon Sep 17 00:00:00 2001 From: Thialfihar Date: Tue, 17 Aug 2010 01:02:39 +0000 Subject: added initial support for HKP key servers, allowing searching and key import Update issue 9 Can search a key server now, touch a result to import the key. Still needs better error handling and some Intents to import keys based on key ID. Also still need key server preferences. --- AndroidManifest.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'AndroidManifest.xml') diff --git a/AndroidManifest.xml b/AndroidManifest.xml index a49148f98..25e824962 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -177,6 +177,11 @@ android:label="@string/title_mailInbox" android:configChanges="keyboardHidden|orientation|keyboard"/> + + + -- cgit v1.2.3