mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
28 lines
1.6 KiB
HTML
28 lines
1.6 KiB
HTML
<!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 "backup & reset" in your phone settings (Settings / Backup & 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>
|