From e7a42976516336c3c5ebd4fa9989398d65a81208 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Tue, 10 Sep 2013 00:19:33 +0200 Subject: API docs --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 61a94b6bb..80b460cd1 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,8 @@ OpenPGP Keychain specific Intent actions: * Include data ``Uri`` (``intent.setData()``) pointing to a file or content provider * ``org.sufficientlysecure.keychain.action.DECRYPT`` * To decrypt text use extra ``text`` (type: ``String``) - * To decrypt bytes use extra ``data`` (type: ``byte[]``)* ``org.sufficientlysecure.keychain.action.DECRYPT_FILE`` + * To decrypt bytes use extra ``data`` (type: ``byte[]``) +* ``org.sufficientlysecure.keychain.action.DECRYPT_FILE`` * Include data ``Uri`` (``intent.setData()``) pointing to a file or content provider * ``org.sufficientlysecure.keychain.action.IMPORT_KEY`` * Extras: ``keyring_bytes`` (type: ``byte[]``) -- cgit v1.2.3