浏览代码

Merge branch 'devel' into tsumugi/release

yattoz 4 年前
父节点
当前提交
2f010fe698
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. 12 0
      PRIVACY.md

+ 12 - 0
PRIVACY.md 查看文件

@@ -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.