Skip to content

Commit f1d3feb

Browse files
committed
publish currency-converter:0.1.0.4
1 parent 53719ff commit f1d3feb

34 files changed

+10294
-2
lines changed

docs/apps/currency-converter/0.1.0.4/all.js

Lines changed: 4987 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/apps/currency-converter/0.1.0.4/all.js.map

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
15 KB
Binary file not shown.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="description" content="Currency Converter">
6+
<script language="javascript" src="all.js" defer="defer"></script>
7+
<link rel="preconnect" href="https://cdn.jsdelivr.net">
8+
<link rel="preload" href="static/all.css" as="style" onload='this.onload=null,this.rel="stylesheet"'>
9+
<noscript>
10+
<link rel="stylesheet" href="static/all.css">
11+
</noscript>
12+
</head>
13+
<body></body>
14+
</html>
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="generator" content="pandoc">
6+
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=yes">
7+
<title>LICENSE</title>
8+
<style>html{color:#1a1a1a;background-color:#fdfdfd}body{margin:0 auto;max-width:36em;padding-left:50px;padding-right:50px;padding-top:50px;padding-bottom:50px;hyphens:auto;overflow-wrap:break-word;text-rendering:optimizeLegibility;font-kerning:normal}@media (max-width:600px){body{font-size:.9em;padding:12px}h1{font-size:1.8em}}@media print{html{background-color:#fff}body{background-color:transparent;color:#000;font-size:12pt}h2,h3,p{orphans:3;widows:3}h2,h3,h4{page-break-after:avoid}}p{margin:1em 0}a{color:#1a1a1a}a:visited{color:#1a1a1a}img{max-width:100%}svg{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{margin-top:1.4em}h5,h6{font-size:1em;font-style:italic}h6{font-weight:400}ol,ul{padding-left:1.7em;margin-top:1em}li>ol,li>ul{margin-top:0}blockquote{margin:1em 0 1em 1.7em;padding-left:1em;border-left:2px solid #e6e6e6;color:#606060}code{font-family:Menlo,Monaco,Consolas,'Lucida Console',monospace;font-size:85%;margin:0;hyphens:manual}pre{margin:1em 0;overflow:auto}pre code{padding:0;overflow:visible;overflow-wrap:normal}.sourceCode{background-color:transparent;overflow:visible}hr{background-color:#1a1a1a;border:none;height:1px;margin:1em 0}table{margin:1em 0;border-collapse:collapse;width:100%;overflow-x:auto;display:block;font-variant-numeric:lining-nums tabular-nums}table caption{margin-bottom:.75em}tbody{margin-top:.5em;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a}th{border-top:1px solid #1a1a1a;padding:.25em .5em .25em .5em}td{padding:.125em .5em .25em .5em}header{margin-bottom:4em;text-align:center}#TOC li{list-style:none}#TOC ul{padding-left:1.3em}#TOC>ul{padding-left:0}#TOC a:not(:hover){text-decoration:none}code{white-space:pre-wrap}span.smallcaps{font-variant:small-caps}div.columns{display:flex;gap:min(4vw,1.5em)}div.column{flex:auto;overflow-x:auto}div.hanging-indent{margin-left:1.5em;text-indent:-1.5em}ul.task-list[class]{list-style:none}ul.task-list li input[type=checkbox]{font-size:inherit;width:.8em;margin:0 .8em .2em -1.6em;vertical-align:middle}.display.math{display:block;text-align:center;margin:.5rem auto}</style>
9+
<!--[if lt IE 9]>
10+
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
11+
<![endif]-->
12+
</head>
13+
<body>
14+
<header id="title-block-header">
15+
<h1 class="title">LICENSE</h1>
16+
</header>
17+
<p>The MIT License (MIT) Copyright (c) 2024 Functora</p>
18+
<p>Permission is hereby granted, free of charge, to any person obtaining
19+
a copy of this software and associated documentation files (the
20+
“Software”), to deal in the Software without restriction, including
21+
without limitation the rights to use, copy, modify, merge, publish,
22+
distribute, sublicense, and/or sell copies of the Software, and to
23+
permit persons to whom the Software is furnished to do so, subject to
24+
the following conditions:</p>
25+
<p>The above copyright notice and this permission notice shall be
26+
included in all copies or substantial portions of the Software.</p>
27+
<p>THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND,
28+
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
29+
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
30+
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
31+
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
32+
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
33+
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.</p>
34+
<h1 id="back"><a href="index.html">Back</a></h1>
35+
</body>
36+
</html>
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
<!DOCTYPE html>
2+
<html xmlns="http://www.w3.org/1999/xhtml" lang="" xml:lang="">
3+
<head>
4+
<meta charset="utf-8">
5+
<meta name="generator" content="pandoc">
6+
<meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=yes">
7+
<title>PRIVACY POLICY</title>
8+
<style>html{color:#1a1a1a;background-color:#fdfdfd}body{margin:0 auto;max-width:36em;padding-left:50px;padding-right:50px;padding-top:50px;padding-bottom:50px;hyphens:auto;overflow-wrap:break-word;text-rendering:optimizeLegibility;font-kerning:normal}@media (max-width:600px){body{font-size:.9em;padding:12px}h1{font-size:1.8em}}@media print{html{background-color:#fff}body{background-color:transparent;color:#000;font-size:12pt}h2,h3,p{orphans:3;widows:3}h2,h3,h4{page-break-after:avoid}}p{margin:1em 0}a{color:#1a1a1a}a:visited{color:#1a1a1a}img{max-width:100%}svg{height:auto;max-width:100%}h1,h2,h3,h4,h5,h6{margin-top:1.4em}h5,h6{font-size:1em;font-style:italic}h6{font-weight:400}ol,ul{padding-left:1.7em;margin-top:1em}li>ol,li>ul{margin-top:0}blockquote{margin:1em 0 1em 1.7em;padding-left:1em;border-left:2px solid #e6e6e6;color:#606060}code{font-family:Menlo,Monaco,Consolas,'Lucida Console',monospace;font-size:85%;margin:0;hyphens:manual}pre{margin:1em 0;overflow:auto}pre code{padding:0;overflow:visible;overflow-wrap:normal}.sourceCode{background-color:transparent;overflow:visible}hr{background-color:#1a1a1a;border:none;height:1px;margin:1em 0}table{margin:1em 0;border-collapse:collapse;width:100%;overflow-x:auto;display:block;font-variant-numeric:lining-nums tabular-nums}table caption{margin-bottom:.75em}tbody{margin-top:.5em;border-top:1px solid #1a1a1a;border-bottom:1px solid #1a1a1a}th{border-top:1px solid #1a1a1a;padding:.25em .5em .25em .5em}td{padding:.125em .5em .25em .5em}header{margin-bottom:4em;text-align:center}#TOC li{list-style:none}#TOC ul{padding-left:1.3em}#TOC>ul{padding-left:0}#TOC a:not(:hover){text-decoration:none}code{white-space:pre-wrap}span.smallcaps{font-variant:small-caps}div.columns{display:flex;gap:min(4vw,1.5em)}div.column{flex:auto;overflow-x:auto}div.hanging-indent{margin-left:1.5em;text-indent:-1.5em}ul.task-list[class]{list-style:none}ul.task-list li input[type=checkbox]{font-size:inherit;width:.8em;margin:0 .8em .2em -1.6em;vertical-align:middle}.display.math{display:block;text-align:center;margin:.5rem auto}</style>
9+
<!--[if lt IE 9]>
10+
<script src="//cdnjs.cloudflare.com/ajax/libs/html5shiv/3.7.3/html5shiv-printshiv.min.js"></script>
11+
<![endif]-->
12+
</head>
13+
<body>
14+
<header id="title-block-header">
15+
<h1 class="title">PRIVACY POLICY</h1>
16+
</header>
17+
<p><strong>Privacy Policy</strong></p>
18+
<p>This privacy policy applies to the Currency Converter app (hereby
19+
referred to as “Application”) for mobile devices that was created by
20+
Functora (hereby referred to as “Service Provider”) as a Free service.
21+
This service is intended for use “AS IS”.</p>
22+
<p><strong>What information does the Application obtain and how is it
23+
used?</strong></p>
24+
<p>The Application does not obtain any information when you download and
25+
use it. Registration is not required to use the Application.</p>
26+
<p><strong>Does the Application collect precise real time location
27+
information of the device?</strong></p>
28+
<p>This Application does not collect precise information about the
29+
location of your mobile device.</p>
30+
<p><strong>Do third parties see and/or have access to information
31+
obtained by the Application?</strong></p>
32+
<p>Since the Application does not collect any information, no data is
33+
shared with third parties.</p>
34+
<p><strong>What are my opt-out rights?</strong></p>
35+
<p>You can stop all collection of information by the Application easily
36+
by uninstalling it. You may use the standard uninstall processes as may
37+
be available as part of your mobile device or via the mobile application
38+
marketplace or network.</p>
39+
<p><strong>Children</strong></p>
40+
<p>The Application is not used to knowingly solicit data from or market
41+
to children under the age of 13.</p>
42+
<p>The Service Provider does not knowingly collect personally
43+
identifiable information from children. The Service Provider encourages
44+
all children to never submit any personally identifiable information
45+
through the Application and/or Services. The Service Provider encourage
46+
parents and legal guardians to monitor their children’s Internet usage
47+
and to help enforce this Policy by instructing their children never to
48+
provide personally identifiable information through the Application
49+
and/or Services without their permission. If you have reason to believe
50+
that a child has provided personally identifiable information to the
51+
Service Provider through the Application and/or Services, please contact
52+
the Service Provider ([email protected]) so that they will be able to
53+
take the necessary actions. You must also be at least 16 years of age to
54+
consent to the processing of your personally identifiable information in
55+
your country (in some countries we may allow your parent or guardian to
56+
do so on your behalf).</p>
57+
<p><strong>Security</strong></p>
58+
<p>The Service Provider is concerned about safeguarding the
59+
confidentiality of your information. However, since the Application does
60+
not collect any information, there is no risk of your data being
61+
accessed by unauthorized individuals.</p>
62+
<p><strong>Changes</strong></p>
63+
<p>This Privacy Policy may be updated from time to time for any reason.
64+
The Service Provider will notify you of any changes to their Privacy
65+
Policy by updating this page with the new Privacy Policy. You are
66+
advised to consult this Privacy Policy regularly for any changes, as
67+
continued use is deemed approval of all changes.</p>
68+
<p>This privacy policy is effective as of 2024-03-21</p>
69+
<p><strong>Your Consent</strong></p>
70+
<p>By using the Application, you are consenting to the processing of
71+
your information as set forth in this Privacy Policy now and as amended
72+
by the Service Provider.</p>
73+
<p><strong>Contact Us</strong></p>
74+
<p>If you have any questions regarding privacy while using the
75+
Application, or have questions about the practices, please contact the
76+
Service Provider via email at [email protected].</p>
77+
<h1 id="back"><a href="index.html">Back</a></h1>
78+
</body>
79+
</html>
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"name": "Currency Converter",
3+
"short_name": "Currency Converter",
4+
"icons": [
5+
{
6+
"src": "static/android-chrome-192x192.png",
7+
"sizes": "192x192",
8+
"type": "image/png"
9+
},
10+
{
11+
"src": "static/android-chrome-512x512.png",
12+
"sizes": "512x512",
13+
"type": "image/png"
14+
}
15+
],
16+
"theme_color": "#ffffff",
17+
"background_color": "#ffffff",
18+
"display": "standalone"
19+
}

docs/apps/currency-converter/0.1.0.4/static/all.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/apps/currency-converter/0.1.0.4/static/all.css.map

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
12.4 KB
Loading

0 commit comments

Comments
 (0)