ÿþ<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="Privacy Policy for Daily Mind It app  compliant with GDPR and Google Play requirements"> <meta name="author" content="Vikkyns North Developer"> <title>Privacy Policy  Daily Mind It</title> <style> :root { --primary: #6200EE; --primary-light: #BB86FC; --background: #ffffff; --text: #1c1b1f; --text-light: #49454f; --border: #e0e0e0; --card: #f9f9f9; } @media (prefers-color-scheme: dark) { :root { --background: #121212; --text: #e6e1e5; --text-light: #c7c0c9; --border: #49454f; --card: #1e1e1e; } } * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Segoe UI', system-ui, -apple-system, sans-serif; background-color: var(--background); color: var(--text); line-height: 1.6; padding: 20px; max-width: 800px; margin: 0 auto; } header { text-align: center; margin-bottom: 2rem; padding-bottom: 1.5rem; border-bottom: 1px solid var(--border); } h1 { font-size: 1.8rem; font-weight: 700; color: var(--primary); margin-bottom: 0.5rem; } .subtitle { font-size: 1rem; color: var(--text-light); } .last-update { background-color: var(--card); padding: 8px 16px; border-radius: 8px; display: inline-block; font-size: 0.9rem; margin-top: 0.5rem; } section { margin-bottom: 2rem; } h2 { font-size: 1.4rem; font-weight: 600; color: var(--primary); margin: 1.5rem 0 1rem; padding-bottom: 0.5rem; border-bottom: 2px solid var(--primary-light); } h3 { font-size: 1.1rem; font-weight: 600; margin: 1.2rem 0 0.8rem; } p, li { margin-bottom: 0.8rem; color: var(--text); } ul, ol { padding-left: 1.5rem; margin-bottom: 1rem; } li { margin-bottom: 0.5rem; } .highlight { background-color: var(--card); padding: 16px; border-radius: 8px; border-left: 4px solid var(--primary); margin: 1rem 0; } .warning { background-color: #fff8e1; border-left-color: #ffc107; color: #5d4037; } .success { background-color: #e8f5e9; border-left-color: #4caf50; color: #1b5e20; } a { color: var(--primary); text-decoration: none; } a:hover { text-decoration: underline; } footer { margin-top: 3rem; padding-top: 1.5rem; border-top: 1px solid var(--border); font-size: 0.9rem; color: var(--text-light); text-align: center; } .compliance { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 1rem; } .badge { background-color: var(--primary-light); color: #000; padding: 4px 10px; border-radius: 20px; font-size: 0.8rem; font-weight: 600; } @media (max-width: 600px) { body { padding: 15px; } h1 { font-size: 1.5rem; } } </style> </head> <body> <header> <h1>Privacy Policy</h1> <div class="subtitle">Daily Mind It</div> <div class="last-update">Last updated: January 5, 2026</div> </header> <section> <p><strong>Vikkyns North Developer</strong> ( we ,  us , or  our ) developed the <strong>Daily Mind It</strong> app ( App ) with a strong commitment to your privacy and security. This Privacy Policy explains how we collect, use, store, and protect your information.</p> </section> <section id="data-collected"> <h2>1. Information We Collect</h2> <h3>1.1. Information You Provide</h3> <ul> <li><strong>Reminder name, description, scheduled times, selected icons</strong></li> <li><strong>Reminder category</strong> (e.g., Medications, Work)</li> <li><strong>Audio and notification preferences</strong></li> </ul> <div class="highlight"> ’! Stored <strong>locally on your device</strong>; <strong>never transmitted to external servers</strong>. </div> <h3>1.2. Basic Usage Data (Optional)</h3> <ul> <li><strong>Anonymous count of created reminders</strong> (to improve the app)</li> </ul> <div class="highlight"> ’! Sent via <strong>Firebase Analytics</strong>, with no personally identifiable information.<br> ’! You may disable this in <em>Settings ’! Privacy</em>. </div> <h3>1.3. Information Required for Subscriptions</h3> <ul> <li><strong>Device ID (ANDROID_ID)</strong></li> </ul> <div class="highlight"> ’! Used <strong>exclusively</strong> to verify your subscription via Google Play.<br> ’! <strong>Not shared with third parties</strong>. </div> <div class="highlight warning"> <strong> &þ We do NOT collect:</strong><br> " Precise location<br> " Contacts<br> " Microphone access (except during local TTS use)<br> " Sensitive health data </div> </section> <section id="subscriptions"> <h2>2. Subscriptions & Promotional Offers</h2> <h3>2.1. Free Trial</h3> <ul> <li>We offer a <strong>7-day free trial</strong> for both <strong>monthly</strong> and <strong>annual</strong> plans to new subscribers.</li> <li>This trial period is available <strong>once per Google account only</strong>.</li> <li>After the trial ends, your subscription will auto-renew unless canceled.</li> </ul> <h3>2.2. Payments</h3> <ul> <li>Subscriptions are processed <strong>exclusively through Google Play</strong>.</li> <li>We <strong>never access</strong> your payment card details, tax ID (CPF), or billing method.</li> <li>You can manage or cancel your subscription at:<br> <strong>Google Play ’! Account ’! Subscriptions</strong></li> </ul> <h3>2.3. Refunds</h3> <ul> <li>Refunds are managed <strong>by Google Play</strong>, per their <a href="https://play.google.com/about/play-terms/" target="_blank">Terms of Service</a>.</li> <li>To request a refund:<br> <strong>Google Play ’! Library ’! Your App ’! Subscription Details ’! Request Refund</strong></li> </ul> </section> <section id="sharing"> <h2>3. Data Sharing</h2> <table style="width:100%; border-collapse: collapse; margin: 1rem 0;"> <thead> <tr style="background-color: var(--card); border-bottom: 2px solid var(--border);"> <th style="text-align: left; padding: 12px;">Recipient</th> <th style="text-align: left; padding: 12px;">Purpose</th> <th style="text-align: left; padding: 12px;">Legal Basis (GDPR)</th> </tr> </thead> <tbody> <tr style="border-bottom: 1px solid var(--border);"> <td style="padding: 12px;"><strong>Google Play Billing</strong></td> <td style="padding: 12px;">Process payments and validate subscriptions</td> <td style="padding: 12px;">Art. 6(1)(b)  Performance of a contract</td> </tr> <tr style="border-bottom: 1px solid var(--border);"> <td style="padding: 12px;"><strong>Firebase Crashlytics</strong></td> <td style="padding: 12px;">Diagnose crashes (no personal data collected)</td> <td style="padding: 12px;">Art. 6(1)(f)  Legitimate interest</td> </tr> <tr> <td style="padding: 12px;"><strong>Google AdMob</strong></td> <td style="padding: 12px;">Display ads in the <strong>free version</strong> only</td> <td style="padding: 12px;">Art. 6(1)(a)  Explicit consent upon installation</td> </tr> </tbody> </table> <div class="highlight success"> ' Ads are <strong>automatically removed</strong> when you activate a monthly or annual subscription. </div> </section> <section id="security"> <h2>4. Security & Your Rights</h2> <h3>4.1. Security Measures</h3> <ul> <li>AES-256 encryption for sensitive local data</li> <li>No cloud storage of personal data</li> <li>Quarterly security updates</li> </ul> <h3>4.2. Your Rights (GDPR/CCPA)</h3> <p>You may, at any time:</p> <ul> <li>' <strong>Access</strong> your data</li> <li>' <strong>Correct</strong> inaccurate information</li> <li>' <strong>Delete</strong> all app data (via <em>Settings ’! Privacy ’! Clear Data</em>)</li> <li>' <strong>Withdraw consent</strong> (by uninstalling the app)</li> </ul> <p>To exercise these rights, email us at:<br> <strong>=ØçÜ vikkynsnorth@gmail.com</strong><br> We will respond within <strong>15 business days</strong>.</p> </section> <section id="cookies"> <h2>5. Cookies & Similar Technologies</h2> <p>The App <strong>does not use cookies</strong>.<br> It only uses:</p> <ul> <li><strong>SharedPreferences</strong>: for local settings (e.g., theme, audio)</li> <li><strong>Room Database</strong>: to store reminders <strong>on your device only</strong></li> </ul> </section> <section id="international"> <h2>6. International Data Transfers</h2> <p>Your data <strong>does not leave Brazil</strong>, except:</p> <ul> <li><strong>Google Play Services</strong> (USA): for subscription validation</li> <li><strong>Firebase</strong> (USA): for optional anonymous analytics</li> </ul> <p>Both comply with the <strong>EU-U.S. Data Privacy Framework</strong> and <strong>GDPR</strong>.</p> </section> <section id="updates"> <h2>7. Policy Updates</h2> <p>We will notify you of significant changes via:</p> <ul> <li>In-app pop-up during app update</li> <li>Update to this webpage (date shown above)</li> </ul> <p>The latest version is always available at:<br> =ØÝ <a href="https://vikkynsnorth.com.br/privacy-policy-daily_mindit.html">https://vikkynsnorth.com.br/privacy-policy-daily_mindit.html</a></p> </section> <section id="contact"> <h2>8. Contact</h2> <p><strong>Data Protection Officer:</strong><br> Vikkyns North Developer<br> =ØçÜ <a href="mailto:vikkynsnorth@gmail.com">vikkynsnorth@gmail.com</a><br> =ØÍÜ São Paulo, Brazil</p> <p>For complaints or regulatory inquiries, contact Brazil s <strong>National Data Protection Authority (ANPD)</strong>:<br> =ØÝ <a href="https://www.gov.br/anpd" target="_blank">https://www.gov.br/anpd</a></p> </section> <div class="compliance"> <div class="badge">GDPR</div> <div class="badge">CCPA</div> <div class="badge">Google Play</div> <div class="badge">ANPD</div> </div> <footer> <p>© 2026 Vikkyns North Developer. All rights reserved.</p> <p>This policy complies with Brazil s General Data Protection Law (LGPD  Law No. 13,709/2018), GDPR, and Google Play requirements.</p> </footer> </body> </html>