Browse Source

added privacy

yattoz 4 years ago
parent
commit
1488d51388
1 changed files with 12 additions and 0 deletions
  1. 12 0
      PRIVACY.md

+ 12 - 0
PRIVACY.md View File

@@ -0,0 +1,12 @@
1
+PRIVACY POLICY [ENGLISH]
2
+
3
+This app does not gather nor upload any data from your device.
4
+
5
+This app needs permission to read your phone state (android.permission.READ\_PHONE\_STATE) only and exclusively to cut down the volume of the radio when you receive a phone call. Please feel free to check the source code on GitHub at https://github.com/yattoz/webradio-app to assess this.
6
+
7
+
8
+DECLARATION DE CONFIDENTIALITE [FRANCAIS]
9
+
10
+Cette application ne récupère ni n'émet aucune donnée de votre appareil.
11
+
12
+Cette application nécessite de lire l'état de votre téléphone (android.permission.READ\_PHONE\_STATE) uniquement et exclusivement pour couper le volume de la radio si vous recevez un appel téléphonique. Le code source est mis à votre disposition sur GitHub à l'adresse https://github.com/yattoz/webradio-app où vous pouvez vérifier ceci.