terms txt version for play store
This commit is contained in:
parent
a6ae2fd4cb
commit
409d80df4e
2 changed files with 35 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
||||||
<h2 id="terms-of-service">Terms of Service</h2>
|
|
||||||
<p>“Aves Gallery” is an open-source gallery and metadata explorer app allowing you to access and manage your local photos and videos.</p>
|
|
||||||
<p>The app is designed for legal, authorized and acceptable purposes.</p>
|
|
||||||
<h2 id="disclaimer">Disclaimer</h2>
|
|
||||||
<p>The app is released “as-is”, without any warranty, responsibility or liability. Use of the app is at your own risk.</p>
|
|
||||||
<h2 id="privacy-policy">Privacy Policy</h2>
|
|
||||||
<p>The app does not collect any personal data. We never have access to your photos and videos. This also means that we cannot get them back for you if you delete them without backing them up.</p>
|
|
||||||
<p><strong>Optionally, with your consent, the app accesses the inventory of installed apps</strong> to improve album display.</p>
|
|
||||||
<p><strong>Optionally, with your consent, the app collects anonymous error and diagnostic data</strong> to improve the app quality. We use Firebase Crashlytics, and the anonymous data are stored on their servers. Please note that those are anonymous data, there is absolutely nothing personal about those data.</p>
|
|
||||||
<h2 id="contact">Contact</h2>
|
|
||||||
<p>Developer: Thibault Deckers</p>
|
|
||||||
<p>Email: <a href="mailto:gallery.aves@gmail.com">gallery.aves@gmail.com</a></p>
|
|
||||||
<p>Website: <a href="https://github.com/deckerst/aves">https://github.com/deckerst/aves</a></p>
|
|
35
assets/terms.txt
Normal file
35
assets/terms.txt
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
Terms of Service
|
||||||
|
================
|
||||||
|
|
||||||
|
“Aves Gallery” is an open-source gallery and metadata explorer app allowing you to access and manage your local photos and videos.
|
||||||
|
|
||||||
|
The app is designed for legal, authorized and acceptable purposes.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Disclaimer
|
||||||
|
==========
|
||||||
|
|
||||||
|
The app is released “as-is”, without any warranty, responsibility or liability. Use of the app is at your own risk.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Privacy Policy
|
||||||
|
==============
|
||||||
|
|
||||||
|
The app does not collect any personal data. We never have access to your photos and videos. This also means that we cannot get them back for you if you delete them without backing them up.
|
||||||
|
|
||||||
|
Optionally, with your consent, the app accesses the inventory of installed apps to improve album display.
|
||||||
|
|
||||||
|
Optionally, with your consent, the app collects anonymous error and diagnostic data to improve the app quality. We use Firebase Crashlytics, and the anonymous data are stored on their servers. Please note that those are anonymous data, there is absolutely nothing personal about those data.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Contact
|
||||||
|
=======
|
||||||
|
|
||||||
|
Developer: Thibault Deckers
|
||||||
|
|
||||||
|
Email: gallery.aves@gmail.com
|
||||||
|
|
||||||
|
Website: https://github.com/deckerst/aves
|
Loading…
Reference in a new issue