|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang="en"> |
| 3 | +<head> |
| 4 | +<meta charset="UTF-8"> |
| 5 | +<title>Privacy Policy for Hymnal</title> |
| 6 | +<meta name="viewport" content="width=device-width, initial-scale=1"> |
| 7 | +<style> |
| 8 | + body { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif; max-width: 720px; margin: 2rem auto; padding: 0 1rem; line-height: 1.6; color: #222; } |
| 9 | + h1 { font-size: 1.6rem; } |
| 10 | + h2 { font-size: 1.2rem; margin-top: 2rem; } |
| 11 | + .lang-switch { margin-bottom: 1.5rem; } |
| 12 | + .lang-switch a { text-decoration: none; color: #0645ad; } |
| 13 | +</style> |
| 14 | +</head> |
| 15 | +<body> |
| 16 | +<p class="lang-switch"><a href="privacy-policy.pt-br.html">Português (Brasil)</a></p> |
| 17 | + |
| 18 | +<h1>Privacy Policy for Hymnal</h1> |
| 19 | + |
| 20 | +<p><strong>Last updated:</strong> August 29, 2026</p> |
| 21 | + |
| 22 | +<p>This Privacy Policy describes how the Hymnal mobile application ("the App") handles information. Hymnal is developed and maintained by CodexScribo ("we", "us", "our").</p> |
| 23 | + |
| 24 | +<h2>Summary</h2> |
| 25 | + |
| 26 | +<p>Hymnal does not collect, store, transmit, or share any personal data. The App works entirely offline.</p> |
| 27 | + |
| 28 | +<h2>Information We Collect</h2> |
| 29 | + |
| 30 | +<p>We do not collect any information. Specifically, the App:</p> |
| 31 | + |
| 32 | +<ul> |
| 33 | +<li>Does not require account creation or login.</li> |
| 34 | +<li>Does not request access to your contacts, location, camera, microphone, photos, or any other device permission.</li> |
| 35 | +<li>Does not connect to the internet or any external server.</li> |
| 36 | +<li>Does not use analytics, crash reporting, or advertising services.</li> |
| 37 | +<li>Does not use cookies or any similar tracking technology.</li> |
| 38 | +<li>Does not share any data with third parties, because no data is collected in the first place.</li> |
| 39 | +</ul> |
| 40 | + |
| 41 | +<h2>How the App Works</h2> |
| 42 | + |
| 43 | +<p>Hymnal ships with a bundled, read-only database of hymn lyrics stored locally on your device. When you browse or read a hymn, the App reads this local database directly on your device. No information about your usage, selections, or device ever leaves your device.</p> |
| 44 | + |
| 45 | +<h2>Children's Privacy</h2> |
| 46 | + |
| 47 | +<p>Because the App does not collect any personal data from anyone, it does not knowingly collect personal data from children, and its use by children of any age does not raise privacy concerns under this policy.</p> |
| 48 | + |
| 49 | +<h2>Changes to This Policy</h2> |
| 50 | + |
| 51 | +<p>If the App's data practices change in the future (for example, if a new feature requires collecting data), this Privacy Policy will be updated accordingly, and the "Last updated" date above will reflect the most recent revision. We encourage you to review this page periodically.</p> |
| 52 | + |
| 53 | +<h2>Contact Us</h2> |
| 54 | + |
| 55 | +<p>If you have any questions about this Privacy Policy, please contact us at:</p> |
| 56 | + |
| 57 | +<p><strong>Email:</strong> fsilveira@gmail.com</p> |
| 58 | + |
| 59 | +</body> |
| 60 | +</html> |
0 commit comments