From e15d4609ae78fb4428a534a7cbafc12847429f5c Mon Sep 17 00:00:00 2001 From: broodjeaap89 Date: Sat, 20 Nov 2021 13:48:50 +0100 Subject: [PATCH] added privacy statement for playstore --- PRIVACY.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 PRIVACY.md diff --git a/PRIVACY.md b/PRIVACY.md new file mode 100644 index 0000000..fcd9719 --- /dev/null +++ b/PRIVACY.md @@ -0,0 +1,16 @@ +## PizzaPlanner: Privacy policy + +Welcome to the Pizza Planner app for Android! + +This is an open source Android app developed by me. The source code is available on my Gitea repository under the MIT license; the app is also available on Google Play. + +I know how irritating it is when apps collect your data without your knowledge. + +I have not programmed this app to collect any personally identifiable information. All data (app preferences (like theme, etc.) and alarms) created by the you is stored on your device only, and can be simply erased by clearing the app's data or uninstalling it. + +If you find any security vulnerability that has been inadvertently caused by me, or have any question regarding how the app protects your privacy, please send me an email and I will surely try to fix it/help you. + +Yours sincerely, +David +david@broodjeaap.net +https://gitea.broodjeaap.net/broodjeaap/PizzaPlanner \ No newline at end of file