-
Notifications
You must be signed in to change notification settings - Fork 0
/
mynotesha1en.html
115 lines (89 loc) · 5.44 KB
/
mynotesha1en.html
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
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
<!DOCTYPE html>
<html lang="ar">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Home</title>
<script>if (window.self === window.top) {window.location.href = 'index.html?page=mynotesha1en';}</script>
</head>
<body style="overflow: hidden !important;">
<div style="padding-right:10px;padding-left:10px; direction: ltr !important;" dir="rtl">
<a id="all-lang" class="mynum2 backbtn" style="float: right;" href="home.html">
<span>⬅</span> </a>
<h1 style="color:#CCC;display: flex; align-items: center;">
MyNotesHA1 App <img src="images/appiconfg_512x512.png" alt="MyNotesHA1" style="border-radius:20px; width:90px; height:90px;margin: 5px;">
</h1>
<p class="my-subject">
privacy policy </p>
<div class="my-body">
<p>
MyNotesHA1 privacy policy <br><br>
introduction: <br><br>
MyNotesHA1 is a secure tool for writing and organizing notes on your mobile device. The application adheres to the highest standards of privacy, and does not collect any personal data from users. <br><br>
</p>
<p>
Data collected by the application: <br><br>
MyNotesHA1 does not collect any personal data from users. All data is stored on your mobile device only, including: <br><br>
Notes: All notes you enter into the app are stored on an internal Sqlite database local to your device. <br><br>
Data backups: When you take a backup of your notes, they are saved as a local file on your device. <br><br>
Other files: You can choose to export your notes as text files or HTML reports, which are saved as local files on your device. <br><br>
</p>
<p>
How the data is used: <br><br>
View Notes: Data is used to display the notes you have entered into the app. <br><br>
Search for notes: Data is used to search for notes you have entered in the app. <br><br>
Backup and restore: Data is used to back up and restore your notes. <br><br>
Export Notes: Data is used to export your notes as text files or HTML reports. <br><br>
</p>
<p>
With whom data is shared: <br><br>
No data is shared with any person or third party. All data is stored on your mobile device only. <br><br>
</p>
<p>
User options: <br><br>
View Notes: You can view all the notes you have entered in the app. <br><br>
Edit Notes: You can edit any note you entered in the app. <br><br>
Delete Notes: You can delete any note you have entered in the app. <br><br>
Take backups: You can take a backup of your notes and save it as a local file on your device. <br><br>
Restore backups: You can restore a backup copy of your notes from a local file on your device. <br><br>
Export notes: You can export your notes as text files or HTML reports. <br><br>
</p>
<p>
Our commitments: <br><br>
We are committed to protecting the privacy of your data. <br><br>
We will not collect any personal data from you without your consent. <br><br>
We will not share any data with any person or third party without your consent. <br><br>
We will protect your data from unauthorized access or illegal use. <br><br>
</p>
<p>
call us: <br><br>
If you have any questions or concerns about this Privacy Policy, please contact us by email: <br><br>
<a href="mailto:[email protected]">[email protected]</a>
<br><br>
</p>
<p>
summary: <br><br>
The MyNotesHA1 application does not collect any data from the notes that you enter into it, and all your own notes that you enter are stored on your personal phone on a local internal Sqlite database on your device, and when you search for your notes, the search is also done on the local database on your device and then displays You will receive the search results, and if you take a backup or restore it, it will be saved and retrieved via a local file on your device. The files are read when the backup is retrieved and the files are written when the backup is taken. Other files are also written if you request it, such as text files. Write your notes only if you wish, or a report file in HTML format on your device, local files only. <br><br>
</p>
<p>
note: <br><br>
This Privacy Policy may be updated from time to time. <br><br>
We will notify you of any material changes to this Privacy Policy. <br><br>
Please review this Privacy Policy periodically for the most current information. <br><br>
Thank you for using MyNotesHA1! <br><br>
</p>
</div>
<p class="my-subject">
MyNotesHA1 App Link
</p>
<div class="my-body">
<a href="https://play.google.com/store/apps/details?id=com.hassouna_academy.mynotesha1" target="_blank">
https://play.google.com/store/apps/details?id=com.hassouna_academy.mynotesha1
</a>
</div>
</div>
<div class="new-line"></div>
<br>
</body>
</html>