-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy.html
More file actions
73 lines (63 loc) · 3.54 KB
/
Copy pathprivacy.html
File metadata and controls
73 lines (63 loc) · 3.54 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
<!DOCTYPE html>
<html lang="en"><head><meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Task Timer — Privacy Policy</title>
<style>body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;max-width:640px;margin:0 auto;padding:2rem 1.25rem;color:#1c1c2e;line-height:1.6}h1{color:#0054c0}a{color:#0054c0}</style>
</head><body>
<h1>Task Timer — Privacy Policy</h1>
<p><strong>Effective date:</strong> July 17, 2026</p>
<p>Task Timer is published by Kerigami LLC.</p>
<h2>The short version</h2>
<p>Task Timer collects <strong>no data</strong>. We don't collect your data and we
don't track your child — Task Timer connects to Apple only to handle the
optional one-time purchase, and nothing else.</p>
<h2>What we collect</h2>
<p>Nothing. Task Timer has:</p>
<ul>
<li><strong>No accounts or sign-in.</strong></li>
<li><strong>No ads.</strong></li>
<li><strong>No analytics or tracking</strong> of any kind.</li>
<li><strong>No servers of ours.</strong> The app's only network use is Apple's
StoreKit, to show, process, and restore the optional one-time purchase. Apple
handles the transaction; we never see your payment details.</li>
<li><strong>No third-party services or SDKs.</strong></li>
</ul>
<h2>Purchases</h2>
<p>Task Timer offers a single optional one-time purchase ("Unlock Everything"),
processed entirely by Apple through the App Store. Payment is handled by Apple
under <a href="https://www.apple.com/legal/privacy/">Apple's privacy policy</a>;
Task Timer receives only Apple's confirmation that the purchase is owned, and
that confirmation stays on the device. Purchases are covered by your device's
purchase settings, including Ask to Buy for families.</p>
<h2>Information stored on your device</h2>
<p>Task Timer stores the following <strong>only on your device</strong>, using Apple's
standard local storage:</p>
<ul>
<li>Setup answers (age range, focus level, task type, session length,
reveal-image choice) and app settings (theme, sounds, haptics, spoken cues,
reduced motion, movement prompts, custom durations).</li>
<li>Photos you choose to import are saved inside the app's private storage on
the device so the timer can gradually reveal them while your child works. The
app uses Apple's photo picker, which means Task Timer never gets access to
your photo library — only the individual photos you select.</li>
</ul>
<p>Deleting the app deletes all of this data permanently. We have no copy —
we never had one.</p>
<h2>Children's privacy</h2>
<p>Task Timer is set up and managed by parents and used by children and
teens. Because the app collects no personal information from anyone, it
collects no personal information from children. There is no chat and no
sharing. The only purchase is the single one-time unlock described above,
processed by Apple and covered by your device's purchase settings (including
Ask to Buy); the only link out of the app opens this policy.</p>
<h2>Notifications</h2>
<p>Task Timer can show local notifications (for example, "break time is
over"). These are scheduled entirely on the device and can be declined or
turned off at any time in iOS Settings.</p>
<h2>Changes to this policy</h2>
<p>If the app's privacy practices ever change, this page will be updated and
the effective date revised before any change takes effect.</p>
<h2>Contact</h2>
<p>Questions? Email <strong>santosministries@gmail.com</strong>.</p>
<p style="margin-top:3rem"><a href="index.html">← Back to support</a></p>
</body></html>