Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@
.externalNativeBuild
.cxx
local.properties
*/release
30 changes: 30 additions & 0 deletions docs/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
<html xmlns:th="http://www.w3.org/1999/xhtml">
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width'>
<link th:href="@{/css/styles.css}" rel="stylesheet" />
<link rel="stylesheet" type="text/css" href="static/css/styles.css">
<title>Home</title>
</head>
<style>
ul#hmenu li {
display: inline;
}
</style>
<body>
<div class="content">
<h1>KvColorPalette-Android Mobile</h1>
<div class="content-center" style="height: 10px">
<p>App Version: 2025.1.0</p>
</div>
<div class="content-center">
<ul id="hmenu">
<li><a href="privacy-policy.html">Privacy Policy</a></li>
</ul>
</div>
</div>
<div class="footer-content">
<p class="footer-para">Copyright © 2025 Kavimal Wijewardana.</p>
</div>
</body>
</html>
148 changes: 148 additions & 0 deletions docs/privacy-policy.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,148 @@
<!DOCTYPE html>
<html xmlns:th="http://www.w3.org/1999/xhtml">
<head>
<meta charset='utf-8'>
<meta name='viewport' content='width=device-width'>
<title>Privacy Policy</title>
<link th:href="@{/css/styles.css}" rel="stylesheet"/>
<link rel="stylesheet" type="text/css" href="static/css/styles.css">
</head>
<body>
<div class="container">
<div class="content">
<h1>Privacy Policy</h1>
<p>
<i>KvApps</i> built the <b><i style="color:#2196F3;">KvColorPalette-Android</i></b> library and app as a Free app. This service is
provided by <i>KvApps</i> at no cost and is intended for use as is. This is publishing as Open source project.
</p>
<p>
This page is used to inform visitors regarding my policies with the collection, use, and disclosure of
Personal Information if anyone decided to use my Service.
</p>
<p>
If you choose to use my Service, then you agree to the collection and use of information in relation to this
policy.
The Personal Information that I collect is used for providing and improving the Service. I will not use or
share
your information with anyone except as described in this Privacy Policy.
</p>
<p>
The terms used in this Privacy Policy have the same meanings as in our Terms and Conditions, which are
accessible at
<b><i style="color:#2196F3;">KvColorPalette</i></b> unless otherwise defined in this Privacy Policy.
</p>
<br/>

<h2 id="section1"><u>Data/Information Collection and Use</u></h2>
<p>
As a reference application for <b><i style="color:#2196F3;">KvColorPalette-Android</i></b> library this app is not collecting any kind of data from the user.
</p>

<br/>

<h2 id="section2"><u>Log Data</u></h2>
<p>
I want to inform you that whenever you use my Service, in a case of an error in the app I collect data and
information. This Log Data may include information such as your device Internet Protocol (“IP”) address,
device name, operating system version, the configuration of the app when utilizing my Service, the time and
date of your use of the Service, and other statistics.
</p>
<br/>

<h2 id="section3"><u>Cookies</u></h2>
<p>
Cookies are files with a small amount of data that are commonly used as anonymous unique identifiers. These
are sent to your browser from the
websites that you visit and are stored on your device's internal memory.
</p>
<p>
This Service does not use these “cookies” explicitly. However, the app may use third-party code and
libraries that use “cookies” to collect
information and improve their services. You have the option to either accept or refuse these cookies and
know when a cookie is being sent to your device. If you
choose to refuse our cookies, you may not be able to use some portions of this Service.
</p>
<br/>

<h2 id="section4"><u>Service Providers</u></h2>
<p>
I may employ third-party companies and individuals due to the following reasons:
</p>
<ul>
<li>To facilitate our Service</li>
<li>To provide the Service on our behalf</li>
<li>To perform Service-related services</li>
<li>To assist us in analyzing how our Service is used.</li>
</ul>
<p>
I want to inform users of this Service that these third parties have access to their Personal Information.
The reason is to perform the tasks assigned to them on our behalf. However, they are obligated not to disclose
or use the information for any other purpose.
</p>
<br/>

<h2 id="section5"><u>Security</u></h2>
<p>
I value your trust in providing us your Personal Information, thus we are striving to use commercially
acceptable means of protecting it. But remember that no method of transmission over the internet,
or method of electronic storage is 100% secure and reliable, and I cannot guarantee its absolute security.
</p>
<br/>

<h2 id="section6"><u>Links to Other Sites</u></h2>
<p>
This Service may contain links to other sites. If you click on a third-party link, you will be directed to
that site. Note that these external sites are not operated by me. Therefore, I strongly advise you to review
the Privacy Policy of these websites. I have no control over and assume no responsibility for the content,
privacy policies, or practices of any third-party sites or services.
</p>
<br/>

<h2 id="section7"><u>Children’s Privacy</u></h2>
<div>
<p>
These Services do not address anyone under the age of 13. I do not knowingly collect personally
identifiable information from children under 13 years of age. In the case
I discover that a child under 13 has provided me with personal information, I immediately delete this
from our servers. If you are a parent or guardian, and you are aware that your child has provided us with
personal information, please contact me so that I will be able to do the necessary actions.
</p>
</div>
<br/>

<h2 id="section8"><u>Changes to This Privacy Policy</u></h2>
<p>
I may update our Privacy Policy from time to time. Thus, you are advised to review this page periodically
for any changes. I will notify you of any changes by posting the new Privacy Policy on this page.
</p>
<p>This policy is effective as of 2025-05-02</p>
<br/>

<h2 id="section9"><u>Contact Us</u></h2>
<p>
If you have any questions or suggestions about my Privacy Policy, do not hesitate to contact me at <i><a
href="">kavimalw@gmail.com.</a></i> or <i><a href="/contact-us">Contact-US</a></i>
</p>
</div>
<div class="menu">
<!-- menu goes here -->
<nav>
<ul>
<li><a href="#section1"> - Information Collection and Use</a></li>
<li><a href="#section2"> - Log Data</a></li>
<li><a href="#section3"> - Cookies</a></li>
<li><a href="#section4"> - Service Providers</a></li>
<li><a href="#section5"> - Security</a></li>
<li><a href="#section6"> - Links to Other Sites</a></li>
<li><a href="#section7"> - Children’s Privacy</a></li>
<li><a href="#section8"> - Changes to This Privacy Policy</a></li>
<li><a href="#section9"> - Contact Us</a></li>
</ul>
</nav>
</div>
</div>
<div class="footer-content">
<p class="footer-para">Copyright © 2025 Kavimal Wijewardana.</p>
</div>
</body>
</html>
161 changes: 161 additions & 0 deletions docs/static/css/styles.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,161 @@
body {
font-family: 'Verdana', sans-serif;
margin: 0;
padding: 1em;
}

h1 {
text-align: center;
color: #2196F3;
margin: 0px 0px 30px 0px;
}

h2 {
text-align: start;
color: #2196F3;
margin: 10px 30px;
}

p {
margin: 20px 30px;
text-align: justify;
text-justify: distribute-all-lines;
}

ul {
margin: 20px 30px 20px 20px;
}

.container {
display: grid;
grid-template-columns: 2fr 1fr;
}

.content {
grid-column: 1 / 2;
padding: 40px 20px 40px 20px;
border-width: 1px; /* width of the border */
border-style: solid; /* style of the border */
border-color: #2196F3;
border-radius: 10px; /* round the border with 10px radius */
}

.content-center {
display: flex;
align-items: center; /* Vertically center the content */
justify-content: center; /* Horizontally center the content (optional) */
}

.content-end {
grid-column: 2 / 3;
padding: 0px 0px 0px 20px;
}

.menu {
grid-column: 2 / 3;
}

.grid-container {
display: grid;
margin: 20px 30px;
grid-template-columns: repeat(3, 1fr);
grid-auto-rows: minmax(100px, auto);
justify-content: space-evenly;
justify-items: center;
align-content: space-evenly;
align-items: center;
}

.img-background {
padding: 20px;
background-color: #2196F3;
border-radius: 20px;
}

.caption-text {
color: #2196F3;
text-align: justify;
text-justify: distribute-all-lines;
}

nav {
background-color: #f5f5f5; /* background color of the nav container */
padding: 15px; /* padding around the container */
margin: 0px 20px;
}

nav ul {
list-style: none; /* remove bullet points from list items */
margin: 0; /* remove margins from the list */
padding: 0; /* remove padding from the list */
text-align: start; /* center the list items */
}

nav a {
color: #333; /* text color of the links */
text-decoration: none; /* remove underline from the links */
font-size: 18px; /* font size of the links */
}

nav a:hover {
color: #0099cc; /* change the text color on hover */
}

.footer-content {
padding: 10px 0px 10px 0px;
}

.footer-para {
text-align: center;
}

/* Style inputs with type="text", select elements and textareas */
input[type=text], select, textarea {
width: 100%; /* Full width */
padding: 12px; /* Some padding */
border: 1px solid #ccc; /* Gray border */
border-radius: 4px; /* Rounded borders */
box-sizing: border-box; /* Make sure that padding and width stays in place */
margin-top: 6px; /* Add a top margin */
margin-bottom: 16px; /* Bottom margin */
resize: vertical /* Allow the user to vertically resize the textarea (not horizontally) */
}

/* Style the submit button with a specific background color etc */
input[type=submit] {
background-color: #2196F3;
color: white;
padding: 12px 20px;
border: none;
border-radius: 4px;
cursor: pointer;
}

/* When moving the mouse over the submit button, add a darker green color */
input[type=submit]:hover {
background-color: #45a049;
}

.contact-info {
display: flex;
flex-direction: column;
gap: 20px;
}

.info-item {
display: flex;
align-items: center;
}

.icon {
font-size: 32px;
margin-right: 20px;
}

.info-item span {
font-size: 24px;
}

.info-item strong {
font-weight: bold;
}
Binary file added docs/static/favicon.ico
Binary file not shown.
7 changes: 6 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,9 @@ kotlin.code.style=official
# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.nonTransitiveRClass=true

# App Properties
appVersionCode = 20250506
appVersionName = 2025.1.0
kvColorPaletteApplicationId = com.kavi.droid.color.palette.app
Loading