From 6adfda8c33dc739ef398cd3e796fb9484a5e7fe7 Mon Sep 17 00:00:00 2001 From: Johan von Forstner Date: Fri, 17 Jun 2022 10:06:44 +0200 Subject: [PATCH] app description: add link to permissions page --- fastlane/metadata/android/de-DE/full_description.txt | 4 +++- fastlane/metadata/android/en-US/full_description.txt | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/fastlane/metadata/android/de-DE/full_description.txt b/fastlane/metadata/android/de-DE/full_description.txt index 90941425..a2dc59a7 100644 --- a/fastlane/metadata/android/de-DE/full_description.txt +++ b/fastlane/metadata/android/de-DE/full_description.txt @@ -13,4 +13,6 @@ Funktionen: EVMap ist ein Open-Source-Projekt und unter https://github.com/johan12345/EVMap zu finden. -Die App ist kein offizielles Angebot von GoingElectric.de oder Open Charge Map, sondern nutzt die öffentlichen APIs dieser Seiten. \ No newline at end of file +Die App ist kein offizielles Angebot von GoingElectric.de oder Open Charge Map, sondern nutzt die öffentlichen APIs dieser Seiten. + +Eine Liste der benötigten Berechtigungen mit Beschreibung gibt es unter diesem Link: https://evmap.vonforst.net/de/permissions.html \ No newline at end of file diff --git a/fastlane/metadata/android/en-US/full_description.txt b/fastlane/metadata/android/en-US/full_description.txt index 50627933..05251da3 100644 --- a/fastlane/metadata/android/en-US/full_description.txt +++ b/fastlane/metadata/android/en-US/full_description.txt @@ -13,4 +13,6 @@ Features: EVMap is an open source project and can be found at https://github.com/johan12345/EVMap. -This app is not an official product of GoingElectric.de or Open Charge Map, it only uses their public APIs. \ No newline at end of file +This app is not an official product of GoingElectric.de or Open Charge Map, it only uses their public APIs. + +A list of necessary permissions with explanations is available here: https://evmap.vonforst.net/en/permissions.html \ No newline at end of file