expand Camera privacy policy

This commit is contained in:
Daniel Micay 2022-05-03 13:26:34 -04:00
parent 8d7adb343f
commit de99492cd2

View File

@ -68,8 +68,11 @@
the interface for the intents is carefully designed to make it harder to trick users the interface for the intents is carefully designed to make it harder to trick users
into accidentally capturing an image by implementing a delay.</p> into accidentally capturing an image by implementing a delay.</p>
<p>This app does not make any network connections and doesn't use any services. It <p>This app does not make any network connections and doesn't use any services. The
stores settings internally and pictures/videos captured by the user.</p> app will never include any analytics/telemetry or any form of data collection. No
connections will ever be made to a service without the user requesting it. It stores
settings internally and pictures/videos captured by the user in Android's media store
for the profile.</p>
<p>Unlike nearly any other QR/barcode scanning apps, QR/barcode scanning does not open <p>Unlike nearly any other QR/barcode scanning apps, QR/barcode scanning does not open
the resulting URL automatically.</p> the resulting URL automatically.</p>