From 9c4ed44d075af3392a9fbe2752f195c55e56d579 Mon Sep 17 00:00:00 2001 From: Stefan Niedermann Date: Tue, 10 Nov 2020 22:36:57 +0100 Subject: Add permissions information Signed-off-by: Stefan Niedermann --- PRIVACY.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'PRIVACY.md') diff --git a/PRIVACY.md b/PRIVACY.md index 8dbaa93de..f43b9d5af 100644 --- a/PRIVACY.md +++ b/PRIVACY.md @@ -9,6 +9,14 @@ The license of this project allows you to verify that no data is collected by th This is a list of permissions required and asked by the App in order to properly work on your device: +- `android.permission.CAMERA` + + Used for the preview of the camera in the attachments picker and to capture photos to attach them directly to a card + +- `android.permission.READ_CONTACTS` + + Used to display and choose contacts directly within the attachment picker without the need of opening an external app + - `android.permission.ACCESS_NETWORK_STATE` Used to provide offline support and make the "Sync only on Wi-Fi" option possible. -- cgit v1.2.3