Files
loop/privacy.html
2018-05-25 07:04:25 -05:00

28 lines
1.6 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html>
<html>
<head>
<meta content='width=device-width, initial-scale=1.0' name='viewport'>
<meta charset='UTF-8'>
<link href='http://fonts.googleapis.com/css?family=Volkhov:400,400italic' rel='stylesheet' type='text/css'>
<title>Privacy Policy | Loop Habit Tracker</title>
<link href='reset.css' rel='stylesheet' type='text/css'>
<link href='main.css' rel='stylesheet' type='text/css'>
</head>
<body>
<div class='content'>
<h1 id="privacy-policy-loop-habit-tracker">Privacy Policy Loop Habit Tracker</h1>
<p>All data provided to Loop Habit Tracker is only stored locally in your device. Loop Habit Tracker DOES NOT upload your data anywhere. The developers of Loop Habit Tracker DO NOT have access to any of your data. Your data is NOT SHARED with any 3rd parties. Loop Habit Tracker DOES NOT include any advertisement libraries or any 3rd party tracking (analytics) code, such as Google Analytics.</p>
<p><strong>Note:</strong> If you have activated &quot;backup &amp; reset&quot; in your phone settings (Settings / Backup &amp; Reset / Back up my data), you should be aware that Android itself will periodically save a copy of your phone's data in Google's servers. This backup contains private information, including your WiFi passwords, messages and call history. It may also include data from Loop Habit Tracker and from other apps you use. The developers of Loop Habit Tracker DO NOT have access to this data.</p>
</div>
<div class='footer'>
Powered by
<a href='http://haml.info'>haml</a>
and
<a href='http://sass-lang.com/'>sass</a>
<br>
Last update:
2018-05-25
</div>
</body>
</html>