From 312b735fbd0303a49e3d2efbefd2076c432f276f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 15 Sep 2013 15:20:15 +0200 Subject: Extended api --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 61a6cc0cc..4f70b97ad 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ OpenPGP Keychain specific Intent actions: * ``org.sufficientlysecure.keychain.action.IMPORT_KEY_FROM_QR_CODE`` * without extras starts Barcode Scanner to get QR Code -## Remote Service API +## OpenPGP Remote API To do asyncronous fast encryption/decryption/sign/verify operations bind to the remote service. The API Demo contains all required AIDL files and a demo activity. @@ -118,6 +118,10 @@ for integration. [4] https://play.google.com/stor/apps/details?id=org.sufficientlysecure.keychain.demo +## Extended Remote API + +TODO + # Libraries All JAR-Libraries are provided in this repository under "libs", all Android Library projects are under "libraries". -- cgit v1.2.3