소스 검색

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.