From 87769ed51d8087ddc4a02705f39fe4f21431b66f Mon Sep 17 00:00:00 2001 From: Mavridis Philippe Date: Mon, 8 Jul 2024 01:04:09 +0300 Subject: Added Email interface, minor refactoring Signed-off-by: Mavridis Philippe --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9b09bad..b2b3d5a 100644 --- a/README.md +++ b/README.md @@ -20,13 +20,13 @@ if they are set to 2, set them to 1. ## State of implementation Currently implemented are the following interfaces: +* Email - request to send an e-mail via the system e-mail client * FileChooser - request a file dialog The following implementations are planned (listed in no particular order): * Screenshot - request a screenshot * App Chooser - show a "Open with..." dialog for a file * Clipboard - request clipboard access (*) -* Email - request to send an e-mail via the system e-mail client * OpenURI - request to open a URL * Secret - integration with TDEWallet * Account - request user information (username, full name, user icon) -- cgit v1.2.1