From 9758cb673f7db8c9a5e6951a1afadaaa85b787d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Mon, 7 Jan 2013 15:56:56 +0100 Subject: Externalize all import actions into ImportKeysActivity --- README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ece1ebe14..22708f8b5 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,9 @@ Android primitives to exchange data: Intent, Intent with return values, Send (al * android.intent.action.VIEW connected to .gpg and .asc files: Import Key and Decrypt * android.intent.action.SEND connected to all mime types (text/plain and every binary data like files and images): Encrypt and Decrypt * IMPORT +* IMPORT_FROM_FILE +* IMPORT_FROM_QR_CODE +* IMPORT_FROM_NFC * EDIT_KEY * SELECT_PUBLIC_KEYS * SELECT_SECRET_KEY -- cgit v1.2.3