From 3d6876d51f0ec81d10851825b88e7d4dcbc28ec7 Mon Sep 17 00:00:00 2001 From: M66B Date: Fri, 17 Mar 2023 07:41:13 +0100 Subject: [PATCH] Updated FAQ --- FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ.md b/FAQ.md index 5a22b2759f..8b19fcfda7 100644 --- a/FAQ.md +++ b/FAQ.md @@ -420,6 +420,7 @@ The following Android permissions are **optional**: * *read the contents of your shared storage (SD card)* (READ_EXTERNAL_STORAGE): to accept files from other, outdated apps, see also [this FAQ](#user-content-faq49) * Android 5.1 Lollipop and before: *use accounts on the device* (USE_CREDENTIALS): to select an account when using the Gmail quick setup (not requested on later Android versions) * Android 5.1 Lollipop and before: *Read profile* (READ_PROFILE): to read your name when using the Gmail quick setup (not requested on later Android versions) +* GitHub version only: *read and write calendar data* (READ_CALENDAR/WRITE_CALENDAR): to [auto-store invitations](#user-content-faq186) [Optional permissions](https://developer.android.com/training/permissions/requesting) are supported on Android 6 Marshmallow and later only. On earlier Android versions you will be asked to grant the permissions on installing FairEmail.