-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprivacy_policy.html
More file actions
44 lines (44 loc) · 2.09 KB
/
privacy_policy.html
File metadata and controls
44 lines (44 loc) · 2.09 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
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Style-Type" content="text/css">
<title>TrackPacer</title>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta name="Generator" content="Cocoa HTML Writer">
<meta name="CocoaVersion" content="2299.6">
<style type="text/css">
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica}
p.p2 {margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px}
span.s1 {text-decoration: underline}
</style>
</head>
<body>
<p class="p1"><span class="s1"><b>TrackPacer Privacy Policy</b></span></p>
<p class="p2"><br></p>
<p class="p2"><br></p>
<p class="p1"><b><i>1. Data access, data collection, data use, and data sharing</i></b></p>
<p class="p1">No data, personal or otherwise, is collected by the TrackPacer app.</p>
<p class="p2"><br></p>
<p class="p2"><br></p>
<p class="p1"><b><i>2. Android permissions</i></b></p>
<p class="p2"><b></b><br></p>
<p class="p1"><b>2a) Notifications permission (required)</b></p>
<p class="p1">The app uses a notification to indicate that pacing is in progress.</p>
<p class="p1">Notifications will not be sent to the user at any other time.</p>
<p class="p2"><b></b><br></p>
<p class="p1"><b>2b) Phone permission (optional)</b></p>
<p class="p1">The app uses the phone permission to detect incoming calls.</p>
<p class="p1">The app does not access any other information about incoming calls.</p>
<p class="p1">The app does not access any information about the phone or the user’s contacts.</p>
<p class="p1">The app does not interact with telephony in any other way.</p>
<p class="p2"><br></p>
<p class="p2"><br></p>
<p class="p1"><b><i>3. Advertising</i></b></p>
<p class="p1">TrackPacer does not contain ads.</p>
<p class="p2"><br></p>
<p class="p2"><br></p>
<p class="p1"><b><i>4. Contact information</i></b></p>
<p class="p1">Enquires about the app and its Privacy Policy can be addressed to trackpacer@fig7.com</p>
</body>
</html>