License, Readme and Art.

This commit is contained in:
shabinder 2021-01-03 22:48:14 +05:30
parent 748a60adad
commit 455f9d9ce7
103 changed files with 2483 additions and 526 deletions

674
LICENSE Normal file
View File

@ -0,0 +1,674 @@
GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
Preamble
The GNU General Public License is a free, copyleft license for
software and other kinds of works.
The licenses for most software and other practical works are designed
to take away your freedom to share and change the works. By contrast,
the GNU General Public License is intended to guarantee your freedom to
share and change all versions of a program--to make sure it remains free
software for all its users. We, the Free Software Foundation, use the
GNU General Public License for most of our software; it applies also to
any other work released this way by its authors. You can apply it to
your programs, too.
When we speak of free software, we are referring to freedom, not
price. Our General Public Licenses are designed to make sure that you
have the freedom to distribute copies of free software (and charge for
them if you wish), that you receive source code or can get it if you
want it, that you can change the software or use pieces of it in new
free programs, and that you know you can do these things.
To protect your rights, we need to prevent others from denying you
these rights or asking you to surrender the rights. Therefore, you have
certain responsibilities if you distribute copies of the software, or if
you modify it: responsibilities to respect the freedom of others.
For example, if you distribute copies of such a program, whether
gratis or for a fee, you must pass on to the recipients the same
freedoms that you received. You must make sure that they, too, receive
or can get the source code. And you must show them these terms so they
know their rights.
Developers that use the GNU GPL protect your rights with two steps:
(1) assert copyright on the software, and (2) offer you this License
giving you legal permission to copy, distribute and/or modify it.
For the developers' and authors' protection, the GPL clearly explains
that there is no warranty for this free software. For both users' and
authors' sake, the GPL requires that modified versions be marked as
changed, so that their problems will not be attributed erroneously to
authors of previous versions.
Some devices are designed to deny users access to install or run
modified versions of the software inside them, although the manufacturer
can do so. This is fundamentally incompatible with the aim of
protecting users' freedom to change the software. The systematic
pattern of such abuse occurs in the area of products for individuals to
use, which is precisely where it is most unacceptable. Therefore, we
have designed this version of the GPL to prohibit the practice for those
products. If such problems arise substantially in other domains, we
stand ready to extend this provision to those domains in future versions
of the GPL, as needed to protect the freedom of users.
Finally, every program is threatened constantly by software patents.
States should not allow patents to restrict development and use of
software on general-purpose computers, but in those that do, we wish to
avoid the special danger that patents applied to a free program could
make it effectively proprietary. To prevent this, the GPL assures that
patents cannot be used to render the program non-free.
The precise terms and conditions for copying, distribution and
modification follow.
TERMS AND CONDITIONS
0. Definitions.
"This License" refers to version 3 of the GNU General Public License.
"Copyright" also means copyright-like laws that apply to other kinds of
works, such as semiconductor masks.
"The Program" refers to any copyrightable work licensed under this
License. Each licensee is addressed as "you". "Licensees" and
"recipients" may be individuals or organizations.
To "modify" a work means to copy from or adapt all or part of the work
in a fashion requiring copyright permission, other than the making of an
exact copy. The resulting work is called a "modified version" of the
earlier work or a work "based on" the earlier work.
A "covered work" means either the unmodified Program or a work based
on the Program.
To "propagate" a work means to do anything with it that, without
permission, would make you directly or secondarily liable for
infringement under applicable copyright law, except executing it on a
computer or modifying a private copy. Propagation includes copying,
distribution (with or without modification), making available to the
public, and in some countries other activities as well.
To "convey" a work means any kind of propagation that enables other
parties to make or receive copies. Mere interaction with a user through
a computer network, with no transfer of a copy, is not conveying.
An interactive user interface displays "Appropriate Legal Notices"
to the extent that it includes a convenient and prominently visible
feature that (1) displays an appropriate copyright notice, and (2)
tells the user that there is no warranty for the work (except to the
extent that warranties are provided), that licensees may convey the
work under this License, and how to view a copy of this License. If
the interface presents a list of user commands or options, such as a
menu, a prominent item in the list meets this criterion.
1. Source Code.
The "source code" for a work means the preferred form of the work
for making modifications to it. "Object code" means any non-source
form of a work.
A "Standard Interface" means an interface that either is an official
standard defined by a recognized standards body, or, in the case of
interfaces specified for a particular programming language, one that
is widely used among developers working in that language.
The "System Libraries" of an executable work include anything, other
than the work as a whole, that (a) is included in the normal form of
packaging a Major Component, but which is not part of that Major
Component, and (b) serves only to enable use of the work with that
Major Component, or to implement a Standard Interface for which an
implementation is available to the public in source code form. A
"Major Component", in this context, means a major essential component
(kernel, window system, and so on) of the specific operating system
(if any) on which the executable work runs, or a compiler used to
produce the work, or an object code interpreter used to run it.
The "Corresponding Source" for a work in object code form means all
the source code needed to generate, install, and (for an executable
work) run the object code and to modify the work, including scripts to
control those activities. However, it does not include the work's
System Libraries, or general-purpose tools or generally available free
programs which are used unmodified in performing those activities but
which are not part of the work. For example, Corresponding Source
includes interface definition files associated with source files for
the work, and the source code for shared libraries and dynamically
linked subprograms that the work is specifically designed to require,
such as by intimate data communication or control flow between those
subprograms and other parts of the work.
The Corresponding Source need not include anything that users
can regenerate automatically from other parts of the Corresponding
Source.
The Corresponding Source for a work in source code form is that
same work.
2. Basic Permissions.
All rights granted under this License are granted for the term of
copyright on the Program, and are irrevocable provided the stated
conditions are met. This License explicitly affirms your unlimited
permission to run the unmodified Program. The output from running a
covered work is covered by this License only if the output, given its
content, constitutes a covered work. This License acknowledges your
rights of fair use or other equivalent, as provided by copyright law.
You may make, run and propagate covered works that you do not
convey, without conditions so long as your license otherwise remains
in force. You may convey covered works to others for the sole purpose
of having them make modifications exclusively for you, or provide you
with facilities for running those works, provided that you comply with
the terms of this License in conveying all material for which you do
not control copyright. Those thus making or running the covered works
for you must do so exclusively on your behalf, under your direction
and control, on terms that prohibit them from making any copies of
your copyrighted material outside their relationship with you.
Conveying under any other circumstances is permitted solely under
the conditions stated below. Sublicensing is not allowed; section 10
makes it unnecessary.
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
No covered work shall be deemed part of an effective technological
measure under any applicable law fulfilling obligations under article
11 of the WIPO copyright treaty adopted on 20 December 1996, or
similar laws prohibiting or restricting circumvention of such
measures.
When you convey a covered work, you waive any legal power to forbid
circumvention of technological measures to the extent such circumvention
is effected by exercising rights under this License with respect to
the covered work, and you disclaim any intention to limit operation or
modification of the work as a means of enforcing, against the work's
users, your or third parties' legal rights to forbid circumvention of
technological measures.
4. Conveying Verbatim Copies.
You may convey verbatim copies of the Program's source code as you
receive it, in any medium, provided that you conspicuously and
appropriately publish on each copy an appropriate copyright notice;
keep intact all notices stating that this License and any
non-permissive terms added in accord with section 7 apply to the code;
keep intact all notices of the absence of any warranty; and give all
recipients a copy of this License along with the Program.
You may charge any price or no price for each copy that you convey,
and you may offer support or warranty protection for a fee.
5. Conveying Modified Source Versions.
You may convey a work based on the Program, or the modifications to
produce it from the Program, in the form of source code under the
terms of section 4, provided that you also meet all of these conditions:
a) The work must carry prominent notices stating that you modified
it, and giving a relevant date.
b) The work must carry prominent notices stating that it is
released under this License and any conditions added under section
7. This requirement modifies the requirement in section 4 to
"keep intact all notices".
c) You must license the entire work, as a whole, under this
License to anyone who comes into possession of a copy. This
License will therefore apply, along with any applicable section 7
additional terms, to the whole of the work, and all its parts,
regardless of how they are packaged. This License gives no
permission to license the work in any other way, but it does not
invalidate such permission if you have separately received it.
d) If the work has interactive user interfaces, each must display
Appropriate Legal Notices; however, if the Program has interactive
interfaces that do not display Appropriate Legal Notices, your
work need not make them do so.
A compilation of a covered work with other separate and independent
works, which are not by their nature extensions of the covered work,
and which are not combined with it such as to form a larger program,
in or on a volume of a storage or distribution medium, is called an
"aggregate" if the compilation and its resulting copyright are not
used to limit the access or legal rights of the compilation's users
beyond what the individual works permit. Inclusion of a covered work
in an aggregate does not cause this License to apply to the other
parts of the aggregate.
6. Conveying Non-Source Forms.
You may convey a covered work in object code form under the terms
of sections 4 and 5, provided that you also convey the
machine-readable Corresponding Source under the terms of this License,
in one of these ways:
a) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by the
Corresponding Source fixed on a durable physical medium
customarily used for software interchange.
b) Convey the object code in, or embodied in, a physical product
(including a physical distribution medium), accompanied by a
written offer, valid for at least three years and valid for as
long as you offer spare parts or customer support for that product
model, to give anyone who possesses the object code either (1) a
copy of the Corresponding Source for all the software in the
product that is covered by this License, on a durable physical
medium customarily used for software interchange, for a price no
more than your reasonable cost of physically performing this
conveying of source, or (2) access to copy the
Corresponding Source from a network server at no charge.
c) Convey individual copies of the object code with a copy of the
written offer to provide the Corresponding Source. This
alternative is allowed only occasionally and noncommercially, and
only if you received the object code with such an offer, in accord
with subsection 6b.
d) Convey the object code by offering access from a designated
place (gratis or for a charge), and offer equivalent access to the
Corresponding Source in the same way through the same place at no
further charge. You need not require recipients to copy the
Corresponding Source along with the object code. If the place to
copy the object code is a network server, the Corresponding Source
may be on a different server (operated by you or a third party)
that supports equivalent copying facilities, provided you maintain
clear directions next to the object code saying where to find the
Corresponding Source. Regardless of what server hosts the
Corresponding Source, you remain obligated to ensure that it is
available for as long as needed to satisfy these requirements.
e) Convey the object code using peer-to-peer transmission, provided
you inform other peers where the object code and Corresponding
Source of the work are being offered to the general public at no
charge under subsection 6d.
A separable portion of the object code, whose source code is excluded
from the Corresponding Source as a System Library, need not be
included in conveying the object code work.
A "User Product" is either (1) a "consumer product", which means any
tangible personal property which is normally used for personal, family,
or household purposes, or (2) anything designed or sold for incorporation
into a dwelling. In determining whether a product is a consumer product,
doubtful cases shall be resolved in favor of coverage. For a particular
product received by a particular user, "normally used" refers to a
typical or common use of that class of product, regardless of the status
of the particular user or of the way in which the particular user
actually uses, or expects or is expected to use, the product. A product
is a consumer product regardless of whether the product has substantial
commercial, industrial or non-consumer uses, unless such uses represent
the only significant mode of use of the product.
"Installation Information" for a User Product means any methods,
procedures, authorization keys, or other information required to install
and execute modified versions of a covered work in that User Product from
a modified version of its Corresponding Source. The information must
suffice to ensure that the continued functioning of the modified object
code is in no case prevented or interfered with solely because
modification has been made.
If you convey an object code work under this section in, or with, or
specifically for use in, a User Product, and the conveying occurs as
part of a transaction in which the right of possession and use of the
User Product is transferred to the recipient in perpetuity or for a
fixed term (regardless of how the transaction is characterized), the
Corresponding Source conveyed under this section must be accompanied
by the Installation Information. But this requirement does not apply
if neither you nor any third party retains the ability to install
modified object code on the User Product (for example, the work has
been installed in ROM).
The requirement to provide Installation Information does not include a
requirement to continue to provide support service, warranty, or updates
for a work that has been modified or installed by the recipient, or for
the User Product in which it has been modified or installed. Access to a
network may be denied when the modification itself materially and
adversely affects the operation of the network or violates the rules and
protocols for communication across the network.
Corresponding Source conveyed, and Installation Information provided,
in accord with this section must be in a format that is publicly
documented (and with an implementation available to the public in
source code form), and must require no special password or key for
unpacking, reading or copying.
7. Additional Terms.
"Additional permissions" are terms that supplement the terms of this
License by making exceptions from one or more of its conditions.
Additional permissions that are applicable to the entire Program shall
be treated as though they were included in this License, to the extent
that they are valid under applicable law. If additional permissions
apply only to part of the Program, that part may be used separately
under those permissions, but the entire Program remains governed by
this License without regard to the additional permissions.
When you convey a copy of a covered work, you may at your option
remove any additional permissions from that copy, or from any part of
it. (Additional permissions may be written to require their own
removal in certain cases when you modify the work.) You may place
additional permissions on material, added by you to a covered work,
for which you have or can give appropriate copyright permission.
Notwithstanding any other provision of this License, for material you
add to a covered work, you may (if authorized by the copyright holders of
that material) supplement the terms of this License with terms:
a) Disclaiming warranty or limiting liability differently from the
terms of sections 15 and 16 of this License; or
b) Requiring preservation of specified reasonable legal notices or
author attributions in that material or in the Appropriate Legal
Notices displayed by works containing it; or
c) Prohibiting misrepresentation of the origin of that material, or
requiring that modified versions of such material be marked in
reasonable ways as different from the original version; or
d) Limiting the use for publicity purposes of names of licensors or
authors of the material; or
e) Declining to grant rights under trademark law for use of some
trade names, trademarks, or service marks; or
f) Requiring indemnification of licensors and authors of that
material by anyone who conveys the material (or modified versions of
it) with contractual assumptions of liability to the recipient, for
any liability that these contractual assumptions directly impose on
those licensors and authors.
All other non-permissive additional terms are considered "further
restrictions" within the meaning of section 10. If the Program as you
received it, or any part of it, contains a notice stating that it is
governed by this License along with a term that is a further
restriction, you may remove that term. If a license document contains
a further restriction but permits relicensing or conveying under this
License, you may add to a covered work material governed by the terms
of that license document, provided that the further restriction does
not survive such relicensing or conveying.
If you add terms to a covered work in accord with this section, you
must place, in the relevant source files, a statement of the
additional terms that apply to those files, or a notice indicating
where to find the applicable terms.
Additional terms, permissive or non-permissive, may be stated in the
form of a separately written license, or stated as exceptions;
the above requirements apply either way.
8. Termination.
You may not propagate or modify a covered work except as expressly
provided under this License. Any attempt otherwise to propagate or
modify it is void, and will automatically terminate your rights under
this License (including any patent licenses granted under the third
paragraph of section 11).
However, if you cease all violation of this License, then your
license from a particular copyright holder is reinstated (a)
provisionally, unless and until the copyright holder explicitly and
finally terminates your license, and (b) permanently, if the copyright
holder fails to notify you of the violation by some reasonable means
prior to 60 days after the cessation.
Moreover, your license from a particular copyright holder is
reinstated permanently if the copyright holder notifies you of the
violation by some reasonable means, this is the first time you have
received notice of violation of this License (for any work) from that
copyright holder, and you cure the violation prior to 30 days after
your receipt of the notice.
Termination of your rights under this section does not terminate the
licenses of parties who have received copies or rights from you under
this License. If your rights have been terminated and not permanently
reinstated, you do not qualify to receive new licenses for the same
material under section 10.
9. Acceptance Not Required for Having Copies.
You are not required to accept this License in order to receive or
run a copy of the Program. Ancillary propagation of a covered work
occurring solely as a consequence of using peer-to-peer transmission
to receive a copy likewise does not require acceptance. However,
nothing other than this License grants you permission to propagate or
modify any covered work. These actions infringe copyright if you do
not accept this License. Therefore, by modifying or propagating a
covered work, you indicate your acceptance of this License to do so.
10. Automatic Licensing of Downstream Recipients.
Each time you convey a covered work, the recipient automatically
receives a license from the original licensors, to run, modify and
propagate that work, subject to this License. You are not responsible
for enforcing compliance by third parties with this License.
An "entity transaction" is a transaction transferring control of an
organization, or substantially all assets of one, or subdividing an
organization, or merging organizations. If propagation of a covered
work results from an entity transaction, each party to that
transaction who receives a copy of the work also receives whatever
licenses to the work the party's predecessor in interest had or could
give under the previous paragraph, plus a right to possession of the
Corresponding Source of the work from the predecessor in interest, if
the predecessor has it or can get it with reasonable efforts.
You may not impose any further restrictions on the exercise of the
rights granted or affirmed under this License. For example, you may
not impose a license fee, royalty, or other charge for exercise of
rights granted under this License, and you may not initiate litigation
(including a cross-claim or counterclaim in a lawsuit) alleging that
any patent claim is infringed by making, using, selling, offering for
sale, or importing the Program or any portion of it.
11. Patents.
A "contributor" is a copyright holder who authorizes use under this
License of the Program or a work on which the Program is based. The
work thus licensed is called the contributor's "contributor version".
A contributor's "essential patent claims" are all patent claims
owned or controlled by the contributor, whether already acquired or
hereafter acquired, that would be infringed by some manner, permitted
by this License, of making, using, or selling its contributor version,
but do not include claims that would be infringed only as a
consequence of further modification of the contributor version. For
purposes of this definition, "control" includes the right to grant
patent sublicenses in a manner consistent with the requirements of
this License.
Each contributor grants you a non-exclusive, worldwide, royalty-free
patent license under the contributor's essential patent claims, to
make, use, sell, offer for sale, import and otherwise run, modify and
propagate the contents of its contributor version.
In the following three paragraphs, a "patent license" is any express
agreement or commitment, however denominated, not to enforce a patent
(such as an express permission to practice a patent or covenant not to
sue for patent infringement). To "grant" such a patent license to a
party means to make such an agreement or commitment not to enforce a
patent against the party.
If you convey a covered work, knowingly relying on a patent license,
and the Corresponding Source of the work is not available for anyone
to copy, free of charge and under the terms of this License, through a
publicly available network server or other readily accessible means,
then you must either (1) cause the Corresponding Source to be so
available, or (2) arrange to deprive yourself of the benefit of the
patent license for this particular work, or (3) arrange, in a manner
consistent with the requirements of this License, to extend the patent
license to downstream recipients. "Knowingly relying" means you have
actual knowledge that, but for the patent license, your conveying the
covered work in a country, or your recipient's use of the covered work
in a country, would infringe one or more identifiable patents in that
country that you have reason to believe are valid.
If, pursuant to or in connection with a single transaction or
arrangement, you convey, or propagate by procuring conveyance of, a
covered work, and grant a patent license to some of the parties
receiving the covered work authorizing them to use, propagate, modify
or convey a specific copy of the covered work, then the patent license
you grant is automatically extended to all recipients of the covered
work and works based on it.
A patent license is "discriminatory" if it does not include within
the scope of its coverage, prohibits the exercise of, or is
conditioned on the non-exercise of one or more of the rights that are
specifically granted under this License. You may not convey a covered
work if you are a party to an arrangement with a third party that is
in the business of distributing software, under which you make payment
to the third party based on the extent of your activity of conveying
the work, and under which the third party grants, to any of the
parties who would receive the covered work from you, a discriminatory
patent license (a) in connection with copies of the covered work
conveyed by you (or copies made from those copies), or (b) primarily
for and in connection with specific products or compilations that
contain the covered work, unless you entered into that arrangement,
or that patent license was granted, prior to 28 March 2007.
Nothing in this License shall be construed as excluding or limiting
any implied license or other defenses to infringement that may
otherwise be available to you under applicable patent law.
12. No Surrender of Others' Freedom.
If conditions are imposed on you (whether by court order, agreement or
otherwise) that contradict the conditions of this License, they do not
excuse you from the conditions of this License. If you cannot convey a
covered work so as to satisfy simultaneously your obligations under this
License and any other pertinent obligations, then as a consequence you may
not convey it at all. For example, if you agree to terms that obligate you
to collect a royalty for further conveying from those to whom you convey
the Program, the only way you could satisfy both those terms and this
License would be to refrain entirely from conveying the Program.
13. Use with the GNU Affero General Public License.
Notwithstanding any other provision of this License, you have
permission to link or combine any covered work with a work licensed
under version 3 of the GNU Affero General Public License into a single
combined work, and to convey the resulting work. The terms of this
License will continue to apply to the part which is the covered work,
but the special requirements of the GNU Affero General Public License,
section 13, concerning interaction through a network will apply to the
combination as such.
14. Revised Versions of this License.
The Free Software Foundation may publish revised and/or new versions of
the GNU General Public License from time to time. Such new versions will
be similar in spirit to the present version, but may differ in detail to
address new problems or concerns.
Each version is given a distinguishing version number. If the
Program specifies that a certain numbered version of the GNU General
Public License "or any later version" applies to it, you have the
option of following the terms and conditions either of that numbered
version or of any later version published by the Free Software
Foundation. If the Program does not specify a version number of the
GNU General Public License, you may choose any version ever published
by the Free Software Foundation.
If the Program specifies that a proxy can decide which future
versions of the GNU General Public License can be used, that proxy's
public statement of acceptance of a version permanently authorizes you
to choose that version for the Program.
Later license versions may give you additional or different
permissions. However, no additional obligations are imposed on any
author or copyright holder as a result of your choosing to follow a
later version.
15. Disclaimer of Warranty.
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
16. Limitation of Liability.
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGES.
17. Interpretation of Sections 15 and 16.
If the disclaimer of warranty and limitation of liability provided
above cannot be given local legal effect according to their terms,
reviewing courts shall apply local law that most closely approximates
an absolute waiver of all civil liability in connection with the
Program, unless a warranty or assumption of liability accompanies a
copy of the Program in return for a fee.
END OF TERMS AND CONDITIONS
How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it
free software which everyone can redistribute and change under these terms.
To do so, attach the following notices to the program. It is safest
to attach them to the start of each source file to most effectively
state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.>
Copyright (C) <year> <name of author>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.
Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:
<program> Copyright (C) <year> <name of author>
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
The hypothetical commands `show w' and `show c' should show the appropriate
parts of the General Public License. Of course, your program's commands
might be different; for a GUI interface, you would use an "about box".
You should also get your employer (if you work as a programmer) or school,
if any, to sign a "copyright disclaimer" for the program, if necessary.
For more information on this, and how to apply and follow the GNU GPL, see
<https://www.gnu.org/licenses/>.
The GNU General Public License does not permit incorporating your program
into proprietary programs. If your program is a subroutine library, you
may consider it more useful to permit linking proprietary applications with
the library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. But first, please read
<https://www.gnu.org/licenses/why-not-lgpl.html>.

78
README.md Normal file
View File

@ -0,0 +1,78 @@
![](art/Cover.png)
<a href="https://github.com/Shabinder/SpotiFlyer"><img src="https://github.com/Shabinder/SpotiFlyer/blob/Compose/art/SpotiFlyer.svg" align="left" height="80" width="80" ></a>
# SpotiFlyer
- **Spotify, Youtube, Gaana** Music Downloader For Android.
-Supports- Playlist, Albums, Tracks. _(If You know Any Source for Episodes/Podcasts create an Issue sharing It.)_
[![Build Status](https://github.com/Shabinder/SpotiFlyer/blob/master/app/build_passing.svg)](https://github.com/Shabinder/SpotiFlyer/releases)
![API](https://img.shields.io/badge/API-22%2B-brightgreen.svg)
[![GitHub stars](https://img.shields.io/github/stars/Shabinder/SpotiFlyer?style=social)](https://github.com/Shabinder/SpotiFlyer/stargazers)
[![GitHub forks](https://img.shields.io/github/forks/Shabinder/SpotiFlyer?style=social)](https://github.com/Shabinder/SpotiFlyer/network/members)
[![GitHub watchers](https://img.shields.io/github/watchers/Shabinder/SpotiFlyer?style=social)](https://github.com/Shabinder/SpotiFlyer/watchers)
[![SpotiFlyer App](https://img.shields.io/github/v/release/Shabinder/SpotiFlyer?color=7885FF&label=SpotiFlyer&logo=android&style=for-the-badge)](https://github.com/Shabinder/SpotiFlyer/releases/latest/)
SpotiFlyer is an **Android App**(Written in **Kotlin**), which **aims** to work as:
- **Downloads**: Albums, Tracks and Playlists,etc
- Extension To **mute** whenever a Spotify Ad Plays.(TODO)
- **Save your Data** ,by not **_Streaming_** your Fav Songs Online again & again(Just Download Them!)
- **No ADS!**
- **Works straight out of the box** and does not require you to generate or mess with your API keys (already included).
### Supported Platforms:
- Spotify
- Gaana
- Youtube
- _(more coming soon)_
### Downloads
The latest release and pre-release versions are available on GitHub.
Or to save a click, [this link](https://github.com/Shabinder/SpotiFlyer/releases/latest) should always point to the most recent release.
[![SpotiFlyer App](https://img.shields.io/github/v/release/Shabinder/SpotiFlyer?color=7885FF&label=SpotiFlyer&logo=android&style=for-the-badge)](https://github.com/Shabinder/SpotiFlyer/releases/latest/)
### App Highlights
- **Jetpack Compose.**
- **Modular Structure.**
- **Hilt: Dependency Injection.**
- **Dynamic UI: Gradients, etc.**
- **Jetpack Libraries: DataStore, etc.**
### Want to Contribute 🙋‍♂️?
Want to contribute? Great!
All contributions are welcome, from code to documentation to graphics to design suggestions to bug reports. Please use GitHub to its fullest-- contribute Pull Requests, contribute tutorials or other wiki content-- whatever you have to offer, we can use it!
### Want to discuss? 💬
Have any questions, doubts or want to present your opinions, views? You're always welcome. You can [start discussions](https://github.com/Shabinder/SpotiFlyer/discussions).
### Todos
- Write **Tests**.
- Support for Podcasts/Episodes and Shows.
- Implementation To mute whenever Spotify Ad Plays.
- Preference Screen.
### Note
The availability of YouTube Music in your country is important for this app to work since we use YouTube Music to filter out our search results.
To check if YouTube Music is available in your country, visit [YouTube Music](https://music.youtube.com).
License
----
**GPL-3.0 License**
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
***Free Software, Hell Yeah!***
Credits
----
- Cover Image Design by [Saksham](https://github.com/SakshamSingh-v2)
- Some Logos are Based on Logos by [Freepik](https://www.freepik.com/).
Disclaimer
----
Downloading copyright songs may be illegal in your country. This tool is for educational purposes only and was created only to show how Music Platform's Apis like Spotify's API can be exploited to download music. Please support the artists by buying their music.

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
plugins { plugins {
id 'com.android.application' id 'com.android.application'
id 'kotlin-android' id 'kotlin-android'
@ -21,7 +37,9 @@ android {
defaultConfig { defaultConfig {
applicationId "com.shabinder.spotiflyer" applicationId "com.shabinder.spotiflyer"
minSdkVersion 22 minSdkVersion 22
targetSdkVersion 30 //Some Os's Don't give Access to Music Dir , In API 29 if we Target 30
//noinspection OldTargetApi
targetSdkVersion 29
versionCode 12 versionCode 12
versionName "2.0" versionName "2.0"

View File

@ -1,4 +1,20 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 2021 Shabinder Singh
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android" <manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools" xmlns:tools="http://schemas.android.com/tools"
package="com.shabinder.spotiflyer"> package="com.shabinder.spotiflyer">
@ -15,7 +31,6 @@
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE" /> <uses-permission android:name="android.permission.ACCESS_WIFI_STATE" />
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" /> <uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" <uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE"
android:maxSdkVersion="28"
tools:ignore="ScopedStorage" /> tools:ignore="ScopedStorage" />
<uses-permission android:name="android.permission.READ_STORAGE_PERMISSION" /> <uses-permission android:name="android.permission.READ_STORAGE_PERMISSION" />
<uses-permission android:name="android.permission.WAKE_LOCK" /> <uses-permission android:name="android.permission.WAKE_LOCK" />
@ -30,9 +45,10 @@
android:roundIcon="@mipmap/ic_launcher_round" android:roundIcon="@mipmap/ic_launcher_round"
android:forceDarkAllowed="true" android:forceDarkAllowed="true"
android:supportsRtl="true" android:supportsRtl="true"
android:requestLegacyExternalStorage="true"
android:theme="@style/Theme.SpotiFlyer" android:theme="@style/Theme.SpotiFlyer"
tools:targetApi="q" tools:ignore="AllowBackup"
tools:ignore="AllowBackup"> tools:targetApi="q">
<activity <activity
android:name=".MainActivity" android:name=".MainActivity"
android:label="@string/app_name" android:label="@string/app_name"
@ -50,7 +66,6 @@
</intent-filter> </intent-filter>
</activity> </activity>
<!-- Add your API key here -->
<meta-data <meta-data
android:name="com.razorpay.ApiKey" android:name="com.razorpay.ApiKey"
android:value="rzp_live_3ZQeoFYOxjmXye" android:value="rzp_live_3ZQeoFYOxjmXye"

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer package com.shabinder.spotiflyer
import android.annotation.SuppressLint import android.annotation.SuppressLint
@ -11,13 +27,16 @@ import android.os.Bundle
import android.os.PowerManager import android.os.PowerManager
import android.provider.Settings import android.provider.Settings
import androidx.appcompat.app.AppCompatActivity import androidx.appcompat.app.AppCompatActivity
import androidx.compose.animation.DpPropKey
import androidx.compose.animation.core.*
import androidx.compose.animation.transition
import androidx.compose.foundation.Image import androidx.compose.foundation.Image
import androidx.compose.foundation.background
import androidx.compose.foundation.layout.* import androidx.compose.foundation.layout.*
import androidx.compose.material.* import androidx.compose.material.*
import androidx.compose.runtime.* import androidx.compose.runtime.*
import androidx.compose.ui.Alignment import androidx.compose.ui.Alignment
import androidx.compose.ui.Modifier import androidx.compose.ui.Modifier
import androidx.compose.ui.draw.alpha
import androidx.compose.ui.graphics.Color import androidx.compose.ui.graphics.Color
import androidx.compose.ui.platform.setContent import androidx.compose.ui.platform.setContent
import androidx.compose.ui.res.vectorResource import androidx.compose.ui.res.vectorResource
@ -26,27 +45,23 @@ import androidx.core.view.WindowCompat
import androidx.lifecycle.ViewModelProvider import androidx.lifecycle.ViewModelProvider
import androidx.navigation.NavHostController import androidx.navigation.NavHostController
import androidx.navigation.compose.rememberNavController import androidx.navigation.compose.rememberNavController
import com.example.jetcaster.util.verticalGradientScrim
import com.github.javiersantos.appupdater.AppUpdater import com.github.javiersantos.appupdater.AppUpdater
import com.github.javiersantos.appupdater.enums.Display import com.github.javiersantos.appupdater.enums.Display
import com.github.javiersantos.appupdater.enums.UpdateFrom import com.github.javiersantos.appupdater.enums.UpdateFrom
import com.razorpay.Checkout import com.razorpay.Checkout
import com.razorpay.PaymentResultListener import com.razorpay.PaymentResultListener
import com.shabinder.spotiflyer.di.Directories
import com.shabinder.spotiflyer.models.DownloadStatus import com.shabinder.spotiflyer.models.DownloadStatus
import com.shabinder.spotiflyer.navigation.ComposeNavigation
import com.shabinder.spotiflyer.navigation.navigateToTrackList import com.shabinder.spotiflyer.navigation.navigateToTrackList
import com.shabinder.spotiflyer.ui.ComposeLearnTheme import com.shabinder.spotiflyer.ui.ComposeLearnTheme
import com.shabinder.spotiflyer.ui.appNameStyle import com.shabinder.spotiflyer.ui.appNameStyle
import com.shabinder.spotiflyer.ui.colorOffWhite import com.shabinder.spotiflyer.ui.colorOffWhite
import com.shabinder.spotiflyer.ui.home.*
import com.shabinder.spotiflyer.ui.splash.Splash
import com.shabinder.spotiflyer.utils.* import com.shabinder.spotiflyer.utils.*
import com.tonyodev.fetch2.Status import com.tonyodev.fetch2.Status
import dagger.hilt.EntryPoints
import dagger.hilt.android.AndroidEntryPoint import dagger.hilt.android.AndroidEntryPoint
import dev.chrisbanes.accompanist.insets.ProvideWindowInsets import dev.chrisbanes.accompanist.insets.ProvideWindowInsets
import dev.chrisbanes.accompanist.insets.statusBarsHeight
import kotlinx.coroutines.* import kotlinx.coroutines.*
import javax.inject.Inject
/* /*
* This is App's God Activity * This is App's God Activity
@ -57,7 +72,6 @@ class MainActivity: AppCompatActivity(), PaymentResultListener {
private lateinit var navController: NavHostController private lateinit var navController: NavHostController
private lateinit var updateUIReceiver: BroadcastReceiver private lateinit var updateUIReceiver: BroadcastReceiver
private lateinit var queryReceiver: BroadcastReceiver private lateinit var queryReceiver: BroadcastReceiver
@Inject lateinit var directories: Directories
override fun onCreate(savedInstanceState: Bundle?) { override fun onCreate(savedInstanceState: Bundle?) {
super.onCreate(savedInstanceState) super.onCreate(savedInstanceState)
@ -69,31 +83,22 @@ class MainActivity: AppCompatActivity(), PaymentResultListener {
ComposeLearnTheme { ComposeLearnTheme {
Providers(AmbientContentColor provides colorOffWhite) { Providers(AmbientContentColor provides colorOffWhite) {
ProvideWindowInsets { ProvideWindowInsets {
val appBarColor = MaterialTheme.colors.surface.copy(alpha = 0.65f)
navController = rememberNavController()
Column( navController = rememberNavController()
modifier = Modifier.fillMaxSize().verticalGradientScrim( var splashShown by remember { mutableStateOf(SplashState.Shown) }
color = sharedViewModel.gradientColor.copy(alpha = 0.38f), val transition = transition(splashTransitionDefinition, splashShown)
startYPercentage = 0.29f,
endYPercentage = 0f, Box{
Splash(
modifier = Modifier.alpha(transition[splashAlphaKey]),
onTimeout = { splashShown = SplashState.Completed }
) )
) { MainScreen(
// Draw a scrim over the status bar which matches the app bar Modifier.alpha(transition[contentAlphaKey]),
Spacer(
Modifier.background(appBarColor).fillMaxWidth()
.statusBarsHeight()
)
AppBar(
backgroundColor = appBarColor,
modifier = Modifier.fillMaxWidth()
)
ComposeNavigation(
this@MainActivity, this@MainActivity,
sharedViewModel,
navController, navController,
sharedViewModel.spotifyProvider, transition[contentTopPaddingKey]
sharedViewModel.gaanaProvider,
sharedViewModel.youtubeProvider,
) )
} }
} }
@ -108,7 +113,10 @@ class MainActivity: AppCompatActivity(), PaymentResultListener {
requestStoragePermission() requestStoragePermission()
disableDozeMode() disableDozeMode()
checkIfLatestVersion() checkIfLatestVersion()
createDirectories(directories.defaultDir(),directories.imageDir()) createDirectories(
sharedViewModel.directories.defaultDir(),
sharedViewModel.directories.imageDir()
)
handleIntentFromExternalActivity() handleIntentFromExternalActivity()
} }
@ -296,6 +304,35 @@ fun AppBar(
) )
} }
enum class SplashState { Shown, Completed }
private val splashAlphaKey = FloatPropKey("Splash alpha")
private val contentAlphaKey = FloatPropKey("Content alpha")
private val contentTopPaddingKey = DpPropKey("Top padding")
private val splashTransitionDefinition = transitionDefinition<SplashState> {
state(SplashState.Shown) {
this[splashAlphaKey] = 1f
this[contentAlphaKey] = 0f
this[contentTopPaddingKey] = 100.dp
}
state(SplashState.Completed) {
this[splashAlphaKey] = 0f
this[contentAlphaKey] = 1f
this[contentTopPaddingKey] = 0.dp
}
transition {
splashAlphaKey using tween(
durationMillis = 100
)
contentAlphaKey using tween(
durationMillis = 300
)
contentTopPaddingKey using spring(
stiffness = Spring.StiffnessLow
)
}
}
//@Preview(showBackground = true) //@Preview(showBackground = true)
/* /*

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or
@ -25,12 +24,12 @@ import androidx.compose.runtime.setValue
import androidx.compose.ui.graphics.Color import androidx.compose.ui.graphics.Color
import androidx.hilt.lifecycle.ViewModelInject import androidx.hilt.lifecycle.ViewModelInject
import androidx.lifecycle.ViewModel import androidx.lifecycle.ViewModel
import com.github.kiulian.downloader.YoutubeDownloader
import com.shabinder.spotiflyer.database.DatabaseDAO import com.shabinder.spotiflyer.database.DatabaseDAO
import com.shabinder.spotiflyer.di.Directories
import com.shabinder.spotiflyer.models.DownloadStatus import com.shabinder.spotiflyer.models.DownloadStatus
import com.shabinder.spotiflyer.models.TrackDetails import com.shabinder.spotiflyer.models.TrackDetails
import com.shabinder.spotiflyer.networking.GaanaInterface import com.shabinder.spotiflyer.networking.GaanaApi
import com.shabinder.spotiflyer.networking.SpotifyService import com.shabinder.spotiflyer.networking.SpotifyApi
import com.shabinder.spotiflyer.providers.GaanaProvider import com.shabinder.spotiflyer.providers.GaanaProvider
import com.shabinder.spotiflyer.providers.SpotifyProvider import com.shabinder.spotiflyer.providers.SpotifyProvider
import com.shabinder.spotiflyer.providers.YoutubeProvider import com.shabinder.spotiflyer.providers.YoutubeProvider
@ -40,9 +39,9 @@ import com.tonyodev.fetch2.Status
class SharedViewModel @ViewModelInject constructor( class SharedViewModel @ViewModelInject constructor(
val databaseDAO: DatabaseDAO, val databaseDAO: DatabaseDAO,
val spotifyService: SpotifyService, val spotifyApi: SpotifyApi,
val gaanaInterface : GaanaInterface, val gaanaApi : GaanaApi,
val ytDownloader: YoutubeDownloader, val directories: Directories,
val gaanaProvider: GaanaProvider, val gaanaProvider: GaanaProvider,
val spotifyProvider: SpotifyProvider, val spotifyProvider: SpotifyProvider,
val youtubeProvider: YoutubeProvider val youtubeProvider: YoutubeProvider

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.di package com.shabinder.spotiflyer.di
import dagger.hilt.EntryPoint import dagger.hilt.EntryPoint

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.di package com.shabinder.spotiflyer.di
import android.util.Base64 import android.util.Base64
@ -27,27 +43,23 @@ object NetworkUtilProvider {
@Provides @Provides
@Singleton @Singleton
fun getYTDownloader(): YoutubeDownloader { fun provideYTDownloader(): YoutubeDownloader = YoutubeDownloader()
return YoutubeDownloader()
}
@Provides @Provides
@Singleton @Singleton
fun getSpotifyService(authInterceptor: SpotifyAuthInterceptor,okHttpClient: OkHttpClient.Builder,moshi: Moshi) :SpotifyService{ fun provideSpotifyApi(authInterceptor: SpotifyAuthInterceptor,okHttpClient: OkHttpClient.Builder,moshi: Moshi) :SpotifyApi =
val retrofit = Retrofit.Builder().run{ Retrofit.Builder().run{
baseUrl("https://api.spotify.com/v1/") baseUrl("https://api.spotify.com/v1/")
client(okHttpClient.addInterceptor(authInterceptor).build()) client(okHttpClient.addInterceptor(authInterceptor).build())
addConverterFactory(MoshiConverterFactory.create(moshi)) addConverterFactory(MoshiConverterFactory.create(moshi))
build() build()
} }.create(SpotifyApi::class.java)
return retrofit.create(SpotifyService::class.java)
}
@Provides @Provides
@Singleton @Singleton
fun getSpotifyTokenInterface(moshi: Moshi,networkInterceptor: NetworkInterceptor): SpotifyServiceTokenRequest { fun provideSpotifyTokenInterface(moshi: Moshi,networkInterceptor: NetworkInterceptor): SpotifyServiceTokenRequest {
val httpClient2: OkHttpClient.Builder = OkHttpClient.Builder() val httpClient: OkHttpClient.Builder = OkHttpClient.Builder()
.addInterceptor(Interceptor { chain -> .addInterceptor(Interceptor { chain ->
val request: Request = val request: Request =
chain.request().newBuilder() chain.request().newBuilder()
@ -65,7 +77,7 @@ object NetworkUtilProvider {
val retrofit = Retrofit.Builder() val retrofit = Retrofit.Builder()
.baseUrl("https://accounts.spotify.com/") .baseUrl("https://accounts.spotify.com/")
.client(httpClient2.build()) .client(httpClient.build())
.addConverterFactory(MoshiConverterFactory.create(moshi)) .addConverterFactory(MoshiConverterFactory.create(moshi))
.build() .build()
return retrofit.create(SpotifyServiceTokenRequest::class.java) return retrofit.create(SpotifyServiceTokenRequest::class.java)
@ -73,41 +85,35 @@ object NetworkUtilProvider {
@Provides @Provides
@Singleton @Singleton
fun getGaanaInterface(moshi: Moshi, okHttpClient: OkHttpClient.Builder): GaanaInterface { fun provideGaanaApi(moshi: Moshi, okHttpClient: OkHttpClient.Builder): GaanaApi
val retrofit = Retrofit.Builder() = Retrofit.Builder().run {
.baseUrl("https://api.gaana.com/") baseUrl("https://api.gaana.com/")
.client(okHttpClient.build()) client(okHttpClient.build())
.addConverterFactory(MoshiConverterFactory.create(moshi)) addConverterFactory(MoshiConverterFactory.create(moshi))
.build() build()
return retrofit.create(GaanaInterface::class.java) }.create(GaanaApi::class.java)
}
@Provides @Provides
@Singleton @Singleton
fun getYoutubeMusicApi(moshi: Moshi): YoutubeMusicApi { fun provideYoutubeMusicApi(moshi: Moshi): YoutubeMusicApi
val retrofit = Retrofit.Builder() = Retrofit.Builder().run {
.baseUrl("https://music.youtube.com/youtubei/v1/") baseUrl("https://music.youtube.com/youtubei/v1/")
.addConverterFactory(ScalarsConverterFactory.create()) addConverterFactory(ScalarsConverterFactory.create())
.addConverterFactory(MoshiConverterFactory.create(moshi)) addConverterFactory(MoshiConverterFactory.create(moshi))
.build() build()
return retrofit.create(YoutubeMusicApi::class.java) }.create(YoutubeMusicApi::class.java)
}
@Provides @Provides
@Singleton @Singleton
fun okHttpClient(networkInterceptor: NetworkInterceptor): OkHttpClient.Builder { fun provideOkHttpClient(networkInterceptor: NetworkInterceptor): OkHttpClient.Builder =
return OkHttpClient.Builder() OkHttpClient.Builder()
.readTimeout(1, TimeUnit.MINUTES) .readTimeout(1, TimeUnit.MINUTES)
.writeTimeout(1, TimeUnit.MINUTES) .writeTimeout(1, TimeUnit.MINUTES)
.addInterceptor(networkInterceptor) .addInterceptor(networkInterceptor)
}
@Provides @Provides
@Singleton @Singleton
fun getMoshi(): Moshi { fun provideMoshi(): Moshi = Moshi.Builder()
return Moshi.Builder()
.add(KotlinJsonAdapterFactory()) .add(KotlinJsonAdapterFactory())
.build() .build()
} }
}

View File

@ -1,11 +1,25 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.di package com.shabinder.spotiflyer.di
import android.content.Context import android.content.Context
import android.os.Environment import android.os.Environment
import com.shabinder.spotiflyer.database.DatabaseDAO import com.shabinder.spotiflyer.database.DatabaseDAO
import com.shabinder.spotiflyer.database.DownloadRecordDatabase import com.shabinder.spotiflyer.database.DownloadRecordDatabase
import com.shabinder.spotiflyer.networking.SpotifyServiceTokenRequest
import com.shabinder.spotiflyer.utils.TokenStore
import dagger.Module import dagger.Module
import dagger.Provides import dagger.Provides
import dagger.hilt.EntryPoints import dagger.hilt.EntryPoints
@ -25,33 +39,27 @@ object UtilProvider {
//Gets Cleaned After Service Destroy //Gets Cleaned After Service Destroy
@Provides @Provides
@Singleton @Singleton
@ImageDir fun imageDir(@ApplicationContext appContext: Context):String = @ImageDir fun provideImageDir(@ApplicationContext appContext: Context):String =
appContext.cacheDir.absolutePath + File.separator appContext.cacheDir.absolutePath + File.separator
@Provides @Provides
@Singleton @Singleton
@Suppress("DEPRECATION") @Suppress("DEPRECATION")
//Default Directory to save Media in their Own Categorized Folders //Default Directory to save Media in their Own Categorized Folders
@DefaultDir fun defaultDir(@ApplicationContext appContext: Context):String = @DefaultDir fun provideDefaultDir(@ApplicationContext appContext: Context):String =
appContext.externalMediaDirs[0].absolutePath + Environment.getExternalStorageDirectory().toString() + File.separator +
File.separator Environment.DIRECTORY_MUSIC + File.separator +
"SpotiFlyer"+ File.separator
@Provides @Provides
@Singleton @Singleton
fun databaseDAO(@ApplicationContext appContext: Context): DatabaseDAO { fun provideDatabaseDAO(@ApplicationContext appContext: Context): DatabaseDAO {
return DownloadRecordDatabase.getInstance(appContext).databaseDAO return DownloadRecordDatabase.getInstance(appContext).databaseDAO
} }
@Provides @Provides
@Singleton @Singleton
fun provideDirectories(@ApplicationContext appContext: Context):Directories = EntryPoints.get(appContext, Directories::class.java) fun provideDirectories(@ApplicationContext appContext: Context):Directories = EntryPoints.get(appContext, Directories::class.java)
@Provides
@Singleton
fun getTokenStore(
@ApplicationContext appContext: Context,
spotifyServiceTokenRequest: SpotifyServiceTokenRequest
): TokenStore = TokenStore(appContext,spotifyServiceTokenRequest)
} }
@Qualifier @Qualifier
@ -61,7 +69,3 @@ annotation class DefaultDir
@Qualifier @Qualifier
@Retention(AnnotationRetention.BINARY) @Retention(AnnotationRetention.BINARY)
annotation class ImageDir annotation class ImageDir
@Qualifier
@Retention(AnnotationRetention.BINARY)
annotation class FinalOutputDir

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.models package com.shabinder.spotiflyer.models
import com.shabinder.spotiflyer.models.spotify.Source import com.shabinder.spotiflyer.models.spotify.Source

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.navigation package com.shabinder.spotiflyer.navigation
import androidx.compose.runtime.Composable import androidx.compose.runtime.Composable
@ -19,7 +35,7 @@ fun ComposeNavigation(
navController: NavHostController, navController: NavHostController,
spotifyProvider: SpotifyProvider, spotifyProvider: SpotifyProvider,
gaanaProvider: GaanaProvider, gaanaProvider: GaanaProvider,
youtubeProvider: YoutubeProvider youtubeProvider: YoutubeProvider,
) { ) {
NavHost( NavHost(
navController = navController, navController = navController,
@ -28,7 +44,10 @@ fun ComposeNavigation(
//HomeScreen - Starting Point //HomeScreen - Starting Point
composable("home") { composable("home") {
Home(navController = navController, mainActivity) Home(
navController = navController,
mainActivity,
)
} }
//Spotify Screen //Spotify Screen

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or
@ -27,7 +26,7 @@ import retrofit2.http.Url
const val gaana_token = "b2e6d7fbc136547a940516e9b77e5990" const val gaana_token = "b2e6d7fbc136547a940516e9b77e5990"
interface GaanaInterface { interface GaanaApi {
/* /*
* Api Request: http://api.gaana.com/?type=playlist&subtype=playlist_detail&seokey=gaana-dj-hindi-top-50-1&token=b2e6d7fbc136547a940516e9b77e5990&format=JSON * Api Request: http://api.gaana.com/?type=playlist&subtype=playlist_detail&seokey=gaana-dj-hindi-top-50-1&token=b2e6d7fbc136547a940516e9b77e5990&format=JSON

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or
@ -21,7 +20,7 @@ import com.shabinder.spotiflyer.models.Optional
import com.shabinder.spotiflyer.models.spotify.* import com.shabinder.spotiflyer.models.spotify.*
import retrofit2.http.* import retrofit2.http.*
interface SpotifyService { interface SpotifyApi {
@GET("playlists/{playlist_id}") @GET("playlists/{playlist_id}")
suspend fun getPlaylist(@Path("playlist_id") playlistId: String?): Optional<Playlist> suspend fun getPlaylist(@Path("playlist_id") playlistId: String?): Optional<Playlist>

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.networking package com.shabinder.spotiflyer.networking
import androidx.compose.runtime.getValue import androidx.compose.runtime.getValue

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -0,0 +1,58 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.providers
import android.content.Context
import android.content.Intent
import androidx.core.content.ContextCompat
import com.shabinder.spotiflyer.database.DatabaseDAO
import com.shabinder.spotiflyer.di.Directories
import com.shabinder.spotiflyer.models.PlatformQueryResult
import com.shabinder.spotiflyer.utils.removeIllegalChars
import com.shabinder.spotiflyer.worker.ForegroundService
import dagger.hilt.android.qualifiers.ApplicationContext
import java.io.File
import javax.inject.Inject
abstract class BaseProvider {
@Inject @ApplicationContext protected lateinit var ctx : Context
@Inject protected lateinit var databaseDAO: DatabaseDAO
@Inject protected lateinit var directories: Directories
/*
* Sending a Result from this method as null means Some Error Occurred!
* */
abstract suspend fun query(fullLink:String):PlatformQueryResult?
protected fun queryActiveTracks(context:Context?) {
val serviceIntent = Intent(context, ForegroundService::class.java).apply {
action = "query"
}
context?.let { ContextCompat.startForegroundService(it, serviceIntent) }
}
protected val defaultDir
get() = directories.defaultDir()
protected val imageDir
get() = directories.imageDir()
protected fun finalOutputDir(itemName:String ,type:String, subFolder:String,defaultDir:String,extension:String = ".mp3" ): String =
defaultDir + removeIllegalChars(type) + File.separator +
if(subFolder.isEmpty())"" else { removeIllegalChars(subFolder) + File.separator} +
removeIllegalChars(itemName) + extension
}

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or
@ -17,22 +16,15 @@
package com.shabinder.spotiflyer.providers package com.shabinder.spotiflyer.providers
import android.content.Context
import com.shabinder.spotiflyer.database.DatabaseDAO
import com.shabinder.spotiflyer.database.DownloadRecord import com.shabinder.spotiflyer.database.DownloadRecord
import com.shabinder.spotiflyer.di.DefaultDir
import com.shabinder.spotiflyer.di.ImageDir
import com.shabinder.spotiflyer.models.DownloadStatus import com.shabinder.spotiflyer.models.DownloadStatus
import com.shabinder.spotiflyer.models.PlatformQueryResult import com.shabinder.spotiflyer.models.PlatformQueryResult
import com.shabinder.spotiflyer.models.TrackDetails import com.shabinder.spotiflyer.models.TrackDetails
import com.shabinder.spotiflyer.models.gaana.GaanaTrack import com.shabinder.spotiflyer.models.gaana.GaanaTrack
import com.shabinder.spotiflyer.models.spotify.Source import com.shabinder.spotiflyer.models.spotify.Source
import com.shabinder.spotiflyer.networking.GaanaInterface import com.shabinder.spotiflyer.networking.GaanaApi
import com.shabinder.spotiflyer.utils.finalOutputDir
import com.shabinder.spotiflyer.utils.log import com.shabinder.spotiflyer.utils.log
import com.shabinder.spotiflyer.utils.queryActiveTracks
import com.shabinder.spotiflyer.utils.showDialog import com.shabinder.spotiflyer.utils.showDialog
import dagger.hilt.android.qualifiers.ApplicationContext
import kotlinx.coroutines.Dispatchers import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.withContext import kotlinx.coroutines.withContext
import java.io.File import java.io.File
@ -41,18 +33,11 @@ import javax.inject.Singleton
@Singleton @Singleton
class GaanaProvider @Inject constructor( class GaanaProvider @Inject constructor(
@DefaultDir private val defaultDir: String, private val gaanaApi: GaanaApi,
@ImageDir private val imageDir: String, ):BaseProvider() {
private val gaanaInterface: GaanaInterface,
private val databaseDAO: DatabaseDAO,
@ApplicationContext private val ctx : Context
){
private val gaanaPlaceholderImageUrl = "https://a10.gaanacdn.com/images/social/gaana_social.jpg" private val gaanaPlaceholderImageUrl = "https://a10.gaanacdn.com/images/social/gaana_social.jpg"
suspend fun queryGaana( override suspend fun query(fullLink: String): PlatformQueryResult?{
fullLink: String,
):PlatformQueryResult?{
//Link Schema: https://gaana.com/type/link //Link Schema: https://gaana.com/type/link
val gaanaLink = fullLink.substringAfter("gaana.com/") val gaanaLink = fullLink.substringAfter("gaana.com/")
@ -87,7 +72,7 @@ class GaanaProvider @Inject constructor(
with(result) { with(result) {
when (type) { when (type) {
"song" -> { "song" -> {
gaanaInterface.getGaanaSong(seokey = link).value?.tracks?.firstOrNull()?.also { gaanaApi.getGaanaSong(seokey = link).value?.tracks?.firstOrNull()?.also {
folderType = "Tracks" folderType = "Tracks"
subFolder = "" subFolder = ""
if (File( if (File(
@ -118,7 +103,7 @@ class GaanaProvider @Inject constructor(
} }
} }
"album" -> { "album" -> {
gaanaInterface.getGaanaAlbum(seokey = link).value?.also { gaanaApi.getGaanaAlbum(seokey = link).value?.also {
folderType = "Albums" folderType = "Albums"
subFolder = link subFolder = link
it.tracks.forEach { track -> it.tracks.forEach { track ->
@ -151,7 +136,7 @@ class GaanaProvider @Inject constructor(
} }
} }
"playlist" -> { "playlist" -> {
gaanaInterface.getGaanaPlaylist(seokey = link).value?.also { gaanaApi.getGaanaPlaylist(seokey = link).value?.also {
folderType = "Playlists" folderType = "Playlists"
subFolder = link subFolder = link
it.tracks.forEach { track -> it.tracks.forEach { track ->
@ -189,12 +174,12 @@ class GaanaProvider @Inject constructor(
subFolder = link subFolder = link
coverUrl = gaanaPlaceholderImageUrl coverUrl = gaanaPlaceholderImageUrl
val artistDetails = val artistDetails =
gaanaInterface.getGaanaArtistDetails(seokey = link).value?.artist?.firstOrNull() gaanaApi.getGaanaArtistDetails(seokey = link).value?.artist?.firstOrNull()
?.also { ?.also {
title = it.name title = it.name
coverUrl = it.artworkLink ?: gaanaPlaceholderImageUrl coverUrl = it.artworkLink ?: gaanaPlaceholderImageUrl
} }
gaanaInterface.getGaanaArtistTracks(seokey = link).value?.also { gaanaApi.getGaanaArtistTracks(seokey = link).value?.also {
it.tracks.forEach { track -> it.tracks.forEach { track ->
if (File( if (File(
finalOutputDir( finalOutputDir(

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or
@ -17,12 +16,7 @@
package com.shabinder.spotiflyer.providers package com.shabinder.spotiflyer.providers
import android.content.Context
import com.shabinder.spotiflyer.database.DatabaseDAO
import com.shabinder.spotiflyer.database.DownloadRecord import com.shabinder.spotiflyer.database.DownloadRecord
import com.shabinder.spotiflyer.di.DefaultDir
import com.shabinder.spotiflyer.di.Directories
import com.shabinder.spotiflyer.di.ImageDir
import com.shabinder.spotiflyer.models.DownloadStatus import com.shabinder.spotiflyer.models.DownloadStatus
import com.shabinder.spotiflyer.models.PlatformQueryResult import com.shabinder.spotiflyer.models.PlatformQueryResult
import com.shabinder.spotiflyer.models.TrackDetails import com.shabinder.spotiflyer.models.TrackDetails
@ -30,13 +24,10 @@ import com.shabinder.spotiflyer.models.spotify.Album
import com.shabinder.spotiflyer.models.spotify.Image import com.shabinder.spotiflyer.models.spotify.Image
import com.shabinder.spotiflyer.models.spotify.Source import com.shabinder.spotiflyer.models.spotify.Source
import com.shabinder.spotiflyer.models.spotify.Track import com.shabinder.spotiflyer.models.spotify.Track
import com.shabinder.spotiflyer.networking.GaanaInterface import com.shabinder.spotiflyer.networking.GaanaApi
import com.shabinder.spotiflyer.networking.SpotifyService import com.shabinder.spotiflyer.networking.SpotifyApi
import com.shabinder.spotiflyer.utils.finalOutputDir
import com.shabinder.spotiflyer.utils.log import com.shabinder.spotiflyer.utils.log
import com.shabinder.spotiflyer.utils.queryActiveTracks
import com.shabinder.spotiflyer.utils.showDialog import com.shabinder.spotiflyer.utils.showDialog
import dagger.hilt.android.qualifiers.ApplicationContext
import kotlinx.coroutines.Dispatchers import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.withContext import kotlinx.coroutines.withContext
import java.io.File import java.io.File
@ -45,18 +36,11 @@ import javax.inject.Singleton
@Singleton @Singleton
class SpotifyProvider @Inject constructor( class SpotifyProvider @Inject constructor(
private val directories: Directories, private val spotifyApi: SpotifyApi,
private val spotifyService: SpotifyService, private val gaanaApi: GaanaApi,
private val gaanaInterface: GaanaInterface, ):BaseProvider() {
private val databaseDAO: DatabaseDAO,
@ApplicationContext private val ctx : Context
) {
private val defaultDir
get() = directories.defaultDir()
private val imageDir
get() = directories.imageDir()
suspend fun querySpotify(fullLink: String):PlatformQueryResult?{ override suspend fun query(fullLink: String): PlatformQueryResult?{
var spotifyLink = var spotifyLink =
"https://" + fullLink.substringAfterLast("https://").substringBefore(" ").trim() "https://" + fullLink.substringAfterLast("https://").substringBefore(" ").trim()
@ -103,7 +87,7 @@ class SpotifyProvider @Inject constructor(
with(result) { with(result) {
when (type) { when (type) {
"track" -> { "track" -> {
spotifyService.getTrack(link).value?.also { spotifyApi.getTrack(link).value?.also {
folderType = "Tracks" folderType = "Tracks"
subFolder = "" subFolder = ""
if (File( if (File(
@ -136,7 +120,7 @@ class SpotifyProvider @Inject constructor(
} }
"album" -> { "album" -> {
val albumObject = spotifyService.getAlbum(link).value val albumObject = spotifyApi.getAlbum(link).value
folderType = "Albums" folderType = "Albums"
subFolder = albumObject?.name.toString() subFolder = albumObject?.name.toString()
albumObject?.tracks?.items?.forEach { albumObject?.tracks?.items?.forEach {
@ -185,8 +169,8 @@ class SpotifyProvider @Inject constructor(
} }
"playlist" -> { "playlist" -> {
log("Spotify Service", spotifyService.toString()) log("Spotify Service", spotifyApi.toString())
val playlistObject = spotifyService.getPlaylist(link).value val playlistObject = spotifyApi.getPlaylist(link).value
folderType = "Playlists" folderType = "Playlists"
subFolder = playlistObject?.name.toString() subFolder = playlistObject?.name.toString()
val tempTrackList = mutableListOf<Track>() val tempTrackList = mutableListOf<Track>()
@ -212,7 +196,7 @@ class SpotifyProvider @Inject constructor(
while (moreTracksAvailable) { while (moreTracksAvailable) {
//Check For More Tracks If available //Check For More Tracks If available
val moreTracks = val moreTracks =
spotifyService.getPlaylistTracks(link, offset = tempTrackList.size).value spotifyApi.getPlaylistTracks(link, offset = tempTrackList.size).value
moreTracks?.items?.forEach { moreTracks?.items?.forEach {
it.track?.let { it1 -> tempTrackList.add(it1) } it.track?.let { it1 -> tempTrackList.add(it1) }
} }
@ -255,7 +239,7 @@ class SpotifyProvider @Inject constructor(
private fun resolveLink( private fun resolveLink(
url:String url:String
):String { ):String {
val response = gaanaInterface.getResponse(url).execute().body()?.string().toString() val response = gaanaApi.getResponse(url).execute().body()?.string().toString()
val regex = """https://open\.spotify\.com.+\w""".toRegex() val regex = """https://open\.spotify\.com.+\w""".toRegex()
return regex.find(response)?.value.toString() return regex.find(response)?.value.toString()
} }

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or
@ -18,19 +17,15 @@
package com.shabinder.spotiflyer.providers package com.shabinder.spotiflyer.providers
import android.annotation.SuppressLint import android.annotation.SuppressLint
import android.content.Context
import com.github.kiulian.downloader.YoutubeDownloader import com.github.kiulian.downloader.YoutubeDownloader
import com.shabinder.spotiflyer.database.DatabaseDAO
import com.shabinder.spotiflyer.database.DownloadRecord import com.shabinder.spotiflyer.database.DownloadRecord
import com.shabinder.spotiflyer.di.DefaultDir
import com.shabinder.spotiflyer.di.Directories
import com.shabinder.spotiflyer.di.ImageDir
import com.shabinder.spotiflyer.models.DownloadStatus import com.shabinder.spotiflyer.models.DownloadStatus
import com.shabinder.spotiflyer.models.PlatformQueryResult import com.shabinder.spotiflyer.models.PlatformQueryResult
import com.shabinder.spotiflyer.models.TrackDetails import com.shabinder.spotiflyer.models.TrackDetails
import com.shabinder.spotiflyer.models.spotify.Source import com.shabinder.spotiflyer.models.spotify.Source
import com.shabinder.spotiflyer.utils.* import com.shabinder.spotiflyer.utils.log
import dagger.hilt.android.qualifiers.ApplicationContext import com.shabinder.spotiflyer.utils.removeIllegalChars
import com.shabinder.spotiflyer.utils.showDialog
import kotlinx.coroutines.Dispatchers import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.withContext import kotlinx.coroutines.withContext
import java.io.File import java.io.File
@ -39,11 +34,8 @@ import javax.inject.Singleton
@Singleton @Singleton
class YoutubeProvider @Inject constructor( class YoutubeProvider @Inject constructor(
private val directories: Directories,
private val ytDownloader: YoutubeDownloader, private val ytDownloader: YoutubeDownloader,
private val databaseDAO: DatabaseDAO, ): BaseProvider() {
@ApplicationContext private val ctx : Context,
) {
/* /*
* YT Album Art Schema * YT Album Art Schema
* HI-RES Url: https://i.ytimg.com/vi/$searchId/maxresdefault.jpg" * HI-RES Url: https://i.ytimg.com/vi/$searchId/maxresdefault.jpg"
@ -52,15 +44,7 @@ class YoutubeProvider @Inject constructor(
private val sampleDomain2 = "youtu.be" private val sampleDomain2 = "youtu.be"
private val sampleDomain1 = "youtube.com" private val sampleDomain1 = "youtube.com"
private val defaultDir override suspend fun query(fullLink: String): PlatformQueryResult?{
get() = directories.defaultDir()
private val imageDir
get() = directories.imageDir()
/*
* Sending a Result as null = Some Error Occurred!
* */
suspend fun queryYoutube(fullLink: String): PlatformQueryResult?{
val link = fullLink.removePrefix("https://").removePrefix("http://") val link = fullLink.removePrefix("https://").removePrefix("http://")
if(link.contains("playlist",true) || link.contains("list",true)){ if(link.contains("playlist",true) || link.contains("list",true)){
// Given Link is of a Playlist // Given Link is of a Playlist

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.ui package com.shabinder.spotiflyer.ui
import androidx.compose.material.Colors import androidx.compose.material.Colors

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.ui package com.shabinder.spotiflyer.ui
import androidx.compose.foundation.shape.RoundedCornerShape import androidx.compose.foundation.shape.RoundedCornerShape

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.ui package com.shabinder.spotiflyer.ui
import androidx.compose.material.MaterialTheme import androidx.compose.material.MaterialTheme

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.ui package com.shabinder.spotiflyer.ui
import androidx.compose.material.Typography import androidx.compose.material.Typography

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.ui.home package com.shabinder.spotiflyer.ui.home
import android.content.Intent import android.content.Intent
@ -51,7 +67,10 @@ import dev.chrisbanes.accompanist.coil.CoilImage
import org.json.JSONObject import org.json.JSONObject
@Composable @Composable
fun Home(navController: NavController, mainActivity: MainActivity, modifier: Modifier = Modifier) { fun Home(
navController: NavController,
mainActivity: MainActivity,
modifier: Modifier = Modifier) {
val viewModel: HomeViewModel = viewModel() val viewModel: HomeViewModel = viewModel()
Column(modifier = modifier) { Column(modifier = modifier) {
@ -213,26 +232,6 @@ fun AboutColumn(mainActivity: MainActivity,modifier: Modifier = Modifier) {
} }
} }
} }
Row(
horizontalArrangement = Arrangement.Center,
verticalAlignment = Alignment.CenterVertically,
modifier = modifier.fillMaxSize().padding(8.dp).weight(1f)
) {
Text(
text = stringResource(id = R.string.made_with_love),
color = colorPrimary,
fontSize = 22.sp
)
Spacer(modifier = Modifier.padding(start = 4.dp))
Icon(vectorResource(id = R.drawable.ic_heart),tint = Color.Unspecified)
Spacer(modifier = Modifier.padding(start = 4.dp))
Text(
text = stringResource(id = R.string.in_india),
color = colorPrimary,
fontSize = 22.sp
)
}
} }
} }

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.ui.home package com.shabinder.spotiflyer.ui.home
import androidx.compose.runtime.getValue import androidx.compose.runtime.getValue

View File

@ -0,0 +1,70 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.ui.home
import androidx.compose.foundation.background
import androidx.compose.foundation.layout.*
import androidx.compose.material.MaterialTheme
import androidx.compose.runtime.Composable
import androidx.compose.ui.Modifier
import androidx.compose.ui.unit.Dp
import androidx.compose.ui.unit.dp
import androidx.navigation.NavHostController
import com.example.jetcaster.util.verticalGradientScrim
import com.shabinder.spotiflyer.AppBar
import com.shabinder.spotiflyer.MainActivity
import com.shabinder.spotiflyer.SharedViewModel
import com.shabinder.spotiflyer.navigation.ComposeNavigation
import dev.chrisbanes.accompanist.insets.statusBarsHeight
@Composable
fun MainScreen(
modifier: Modifier,
mainActivity: MainActivity,
sharedViewModel: SharedViewModel,
navController: NavHostController,
topPadding: Dp = 0.dp
){
val appBarColor = MaterialTheme.colors.surface.copy(alpha = 0.65f)
Column(
modifier = modifier.fillMaxSize().verticalGradientScrim(
color = sharedViewModel.gradientColor.copy(alpha = 0.38f),
startYPercentage = 0.29f,
endYPercentage = 0f,
)
) {
// Draw a scrim over the status bar which matches the app bar
Spacer(
Modifier.background(appBarColor).fillMaxWidth()
.statusBarsHeight()
)
AppBar(
backgroundColor = appBarColor,
modifier = Modifier.fillMaxWidth()
)
//Space for Animation
Spacer(Modifier.padding(top = topPadding))
ComposeNavigation(
mainActivity,
navController,
sharedViewModel.spotifyProvider,
sharedViewModel.gaanaProvider,
sharedViewModel.youtubeProvider
)
}
}

View File

@ -0,0 +1,90 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.ui.splash
import androidx.compose.foundation.Image
import androidx.compose.foundation.layout.*
import androidx.compose.material.Icon
import androidx.compose.material.Text
import androidx.compose.runtime.Composable
import androidx.compose.runtime.LaunchedEffect
import androidx.compose.runtime.getValue
import androidx.compose.runtime.rememberUpdatedState
import androidx.compose.ui.Alignment
import androidx.compose.ui.Modifier
import androidx.compose.ui.graphics.Color
import androidx.compose.ui.res.stringResource
import androidx.compose.ui.res.vectorResource
import androidx.compose.ui.unit.dp
import androidx.compose.ui.unit.sp
import com.shabinder.spotiflyer.R
import com.shabinder.spotiflyer.ui.SpotiFlyerTypography
import com.shabinder.spotiflyer.ui.colorAccent
import com.shabinder.spotiflyer.ui.colorPrimary
import kotlinx.coroutines.delay
private const val SplashWaitTime: Long = 1100
@Composable
fun Splash(modifier: Modifier = Modifier, onTimeout: () -> Unit) {
Box(modifier = modifier.fillMaxSize(), contentAlignment = Alignment.Center) {
// Adds composition consistency. Use the value when LaunchedEffect is first called
val currentOnTimeout by rememberUpdatedState(onTimeout)
LaunchedEffect(Unit) {
delay(SplashWaitTime)
currentOnTimeout()
}
Image(imageVector = vectorResource(id = R.drawable.ic_launcher_foreground),Modifier.preferredSize(300.dp))
MadeInIndia(Modifier.align(Alignment.BottomCenter))
}
}
@Composable
fun MadeInIndia(
modifier: Modifier = Modifier
){
Column(
horizontalAlignment = Alignment.CenterHorizontally,
modifier = modifier.padding(8.dp)
) {
Row(
horizontalArrangement = Arrangement.Center,
verticalAlignment = Alignment.CenterVertically,
) {
Text(
text = stringResource(id = R.string.made_with_love),
color = colorPrimary,
fontSize = 22.sp
)
Spacer(modifier = Modifier.padding(start = 4.dp))
Icon(vectorResource(id = R.drawable.ic_heart),tint = Color.Unspecified)
Spacer(modifier = Modifier.padding(start = 4.dp))
Text(
text = stringResource(id = R.string.in_india),
color = colorPrimary,
fontSize = 22.sp
)
}
Text(
"by: Shabinder Singh",
style = SpotiFlyerTypography.h6,
color = colorAccent,
fontSize = 14.sp
)
}
}

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.ui.tracklist package com.shabinder.spotiflyer.ui.tracklist
import android.content.Context import android.content.Context
@ -62,15 +78,15 @@ fun TrackList(
* */ * */
//SPOTIFY //SPOTIFY
sharedViewModel.link.contains("spotify",true) -> sharedViewModel.link.contains("spotify",true) ->
spotifyProvider.querySpotify(sharedViewModel.link) spotifyProvider.query(sharedViewModel.link)
//YOUTUBE //YOUTUBE
sharedViewModel.link.contains("youtube.com",true) || sharedViewModel.link.contains("youtu.be",true) -> sharedViewModel.link.contains("youtube.com",true) || sharedViewModel.link.contains("youtu.be",true) ->
youtubeProvider.queryYoutube(sharedViewModel.link) youtubeProvider.query(sharedViewModel.link)
//GAANA //GAANA
sharedViewModel.link.contains("gaana",true) -> sharedViewModel.link.contains("gaana",true) ->
gaanaProvider.queryGaana(sharedViewModel.link) gaanaProvider.query(sharedViewModel.link)
else -> { else -> {
showDialog("Link is Not Valid") showDialog("Link is Not Valid")
@ -110,13 +126,15 @@ fun TrackList(
DownloadAllButton( DownloadAllButton(
onClick = { onClick = {
val finalList = sharedViewModel.trackList.filter{it.downloaded == DownloadStatus.NotDownloaded} val finalList = sharedViewModel.trackList.filter{it.downloaded == DownloadStatus.NotDownloaded}
if (finalList.isNullOrEmpty()) showDialog("Not Downloading Any Song") if (finalList.isNullOrEmpty()) showDialog("All Songs are Processed")
else downloadTracks(finalList as ArrayList<TrackDetails>,ctx) else downloadTracks(finalList as ArrayList<TrackDetails>,ctx)
for (track in sharedViewModel.trackList) { val list = sharedViewModel.trackList.map {
if (track.downloaded == DownloadStatus.NotDownloaded) { if(it.downloaded == DownloadStatus.NotDownloaded){
track.downloaded = DownloadStatus.Queued it.downloaded = DownloadStatus.Queued
} }
it
} }
sharedViewModel.updateTrackList(list)
}, },
modifier = Modifier.padding(bottom = 24.dp).align(Alignment.BottomCenter) modifier = Modifier.padding(bottom = 24.dp).align(Alignment.BottomCenter)
) )

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.ui.utils package com.shabinder.spotiflyer.ui.utils
import androidx.compose.ui.graphics.Color import androidx.compose.ui.graphics.Color

View File

@ -1,17 +1,17 @@
/* /*
* Copyright 2020 The Android Open Source Project * Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * This program is distributed in the hope that it will be useful,
* you may not use this file except in compliance with the License. * but WITHOUT ANY WARRANTY; without even the implied warranty of
* You may obtain a copy of the License at * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* *
* https://www.apache.org/licenses/LICENSE-2.0 * You should have received a copy of the GNU General Public License
* * along with this program. If not, see <https://www.gnu.org/licenses/>.
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package com.shabinder.spotiflyer.ui.utils package com.shabinder.spotiflyer.ui.utils

View File

@ -1,17 +1,17 @@
/* /*
* Copyright 2020 The Android Open Source Project * Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* *
* Licensed under the Apache License, Version 2.0 (the "License"); * This program is distributed in the hope that it will be useful,
* you may not use this file except in compliance with the License. * but WITHOUT ANY WARRANTY; without even the implied warranty of
* You may obtain a copy of the License at * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
* *
* https://www.apache.org/licenses/LICENSE-2.0 * You should have received a copy of the GNU General Public License
* * along with this program. If not, see <https://www.gnu.org/licenses/>.
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/ */
package com.example.jetcaster.util package com.example.jetcaster.util

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.utils package com.shabinder.spotiflyer.utils
import android.Manifest import android.Manifest
@ -15,7 +31,6 @@ import com.shabinder.spotiflyer.BuildConfig
import com.shabinder.spotiflyer.MainActivity import com.shabinder.spotiflyer.MainActivity
import java.io.File import java.io.File
/* /*
* Only Log in Debug Mode * Only Log in Debug Mode
**/ **/
@ -38,6 +53,13 @@ fun File.writeBitmap(bitmap: Bitmap, format: Bitmap.CompressFormat = Bitmap.Comp
out.flush() out.flush()
} }
} }
fun File.copyTo(file: File) {
inputStream().use { input ->
file.outputStream().use { output ->
input.copyTo(output)
}
}
}
fun YoutubeVideo.getData(): Format?{ fun YoutubeVideo.getData(): Format?{
return try { return try {
findAudioWithQuality(AudioQuality.medium)?.get(0) as Format findAudioWithQuality(AudioQuality.medium)?.get(0) as Format

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or
@ -24,9 +23,11 @@ import okhttp3.Protocol
import okhttp3.Response import okhttp3.Response
import okhttp3.ResponseBody.Companion.toResponseBody import okhttp3.ResponseBody.Companion.toResponseBody
import javax.inject.Inject import javax.inject.Inject
import javax.inject.Singleton
const val NoInternetErrorCode = 222 private const val NoInternetErrorCode = 222
@Singleton
class NetworkInterceptor @Inject constructor( class NetworkInterceptor @Inject constructor(
@ApplicationContext private val ctx : Context @ApplicationContext private val ctx : Context
) : Interceptor { ) : Interceptor {
@ -57,9 +58,7 @@ class NetworkInterceptor @Inject constructor(
} }
} }
} }
} private fun createEmptyResponse(chain: Interceptor.Chain, message:String = "Error") = Response.Builder().run {
fun createEmptyResponse(chain: Interceptor.Chain, message:String = "Error") = Response.Builder().run {
code(NoInternetErrorCode) // code(200.300) = successful else = unsuccessful code(NoInternetErrorCode) // code(200.300) = successful else = unsuccessful
body("{}".toResponseBody(null)) // Empty Object body("{}".toResponseBody(null)) // Empty Object
protocol(Protocol.HTTP_2) protocol(Protocol.HTTP_2)
@ -67,3 +66,4 @@ fun createEmptyResponse(chain: Interceptor.Chain, message:String = "Error") = Re
request(chain.request()) request(chain.request())
build() build()
} }
}

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.utils package com.shabinder.spotiflyer.utils
import android.content.Context import android.content.Context
@ -6,13 +22,17 @@ import androidx.datastore.preferences.core.preferencesKey
import androidx.datastore.preferences.createDataStore import androidx.datastore.preferences.createDataStore
import com.shabinder.spotiflyer.models.spotify.Token import com.shabinder.spotiflyer.models.spotify.Token
import com.shabinder.spotiflyer.networking.SpotifyServiceTokenRequest import com.shabinder.spotiflyer.networking.SpotifyServiceTokenRequest
import dagger.hilt.android.qualifiers.ApplicationContext
import kotlinx.coroutines.GlobalScope import kotlinx.coroutines.GlobalScope
import kotlinx.coroutines.flow.firstOrNull import kotlinx.coroutines.flow.firstOrNull
import kotlinx.coroutines.flow.map import kotlinx.coroutines.flow.map
import kotlinx.coroutines.launch import kotlinx.coroutines.launch
import javax.inject.Inject
import javax.inject.Singleton
class TokenStore ( @Singleton
context: Context, class TokenStore @Inject constructor (
@ApplicationContext context: Context,
private val spotifyServiceTokenRequest: SpotifyServiceTokenRequest private val spotifyServiceTokenRequest: SpotifyServiceTokenRequest
) { ) {
private val dataStore = context.createDataStore( private val dataStore = context.createDataStore(

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
package com.shabinder.spotiflyer.utils package com.shabinder.spotiflyer.utils
import android.content.Context import android.content.Context
@ -42,17 +58,6 @@ fun downloadTracks(
} }
} }
fun queryActiveTracks(context:Context?) {
val serviceIntent = Intent(context, ForegroundService::class.java).apply {
action = "query"
}
context?.let { ContextCompat.startForegroundService(it, serviceIntent) }
}
fun finalOutputDir(itemName:String ,type:String, subFolder:String,defaultDir:String,extension:String = ".mp3" ): String =
defaultDir + removeIllegalChars(type) + File.separator +
if(subFolder.isEmpty())"" else { removeIllegalChars(subFolder) + File.separator} +
removeIllegalChars(itemName) + extension
/** /**
* Util. Function To Check Connection Status * Util. Function To Check Connection Status
* */ * */
@ -88,16 +93,6 @@ fun showDialog(title:String? = null, message: String? = null,response: String =
} }
} }
/**
*Extension Function For Copying Files!
**/
fun File.copyTo(file: File) {
inputStream().use { input ->
file.outputStream().use { output ->
input.copyTo(output)
}
}
}
fun createDirectory(dir:String){ fun createDirectory(dir:String){
val yourAppDir = File(dir) val yourAppDir = File(dir)

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or
@ -42,17 +41,16 @@ import com.github.kiulian.downloader.YoutubeDownloader
import com.mpatric.mp3agic.Mp3File import com.mpatric.mp3agic.Mp3File
import com.shabinder.spotiflyer.R import com.shabinder.spotiflyer.R
import com.shabinder.spotiflyer.di.Directories import com.shabinder.spotiflyer.di.Directories
import com.shabinder.spotiflyer.providers.getYTTracks
import com.shabinder.spotiflyer.providers.sortByBestMatch
import com.shabinder.spotiflyer.models.DownloadStatus import com.shabinder.spotiflyer.models.DownloadStatus
import com.shabinder.spotiflyer.models.TrackDetails import com.shabinder.spotiflyer.models.TrackDetails
import com.shabinder.spotiflyer.models.spotify.Source import com.shabinder.spotiflyer.models.spotify.Source
import com.shabinder.spotiflyer.networking.YoutubeMusicApi import com.shabinder.spotiflyer.networking.YoutubeMusicApi
import com.shabinder.spotiflyer.networking.makeJsonBody import com.shabinder.spotiflyer.networking.makeJsonBody
import com.shabinder.spotiflyer.providers.getYTTracks
import com.shabinder.spotiflyer.providers.sortByBestMatch
import com.shabinder.spotiflyer.utils.* import com.shabinder.spotiflyer.utils.*
import com.tonyodev.fetch2.* import com.tonyodev.fetch2.*
import com.tonyodev.fetch2core.DownloadBlock import com.tonyodev.fetch2core.DownloadBlock
import dagger.hilt.EntryPoints
import dagger.hilt.android.AndroidEntryPoint import dagger.hilt.android.AndroidEntryPoint
import kotlinx.coroutines.* import kotlinx.coroutines.*
import retrofit2.Call import retrofit2.Call
@ -146,6 +144,9 @@ class ForegroundService : Service(){
total += size total += size
isSingleDownload = (size == 1) isSingleDownload = (size == 1)
} }
list.forEach { track ->
allTracksStatus[track.title] = DownloadStatus.Queued
}
updateNotification() updateNotification()
downloadAllTracks(list) downloadAllTracks(list)
} }
@ -173,9 +174,6 @@ class ForegroundService : Service(){
private fun downloadAllTracks(trackList: List<TrackDetails>) { private fun downloadAllTracks(trackList: List<TrackDetails>) {
trackList.forEach { trackList.forEach {
serviceScope.launch { serviceScope.launch {
if (it.downloaded == DownloadStatus.Downloaded) {//Download Already Present!!
} else {
allTracksStatus[it.title] = DownloadStatus.Queued
if (!it.videoID.isNullOrBlank()) {//Video ID already known! if (!it.videoID.isNullOrBlank()) {//Video ID already known!
downloadTrack(it.videoID!!, it) downloadTrack(it.videoID!!, it)
} else { } else {
@ -218,7 +216,6 @@ class ForegroundService : Service(){
} }
} }
} }
}
fun downloadTrack(videoID:String,track: TrackDetails){ fun downloadTrack(videoID:String,track: TrackDetails){
serviceScope.launch(Dispatchers.IO) { serviceScope.launch(Dispatchers.IO) {

View File

@ -1,6 +1,5 @@
/* /*
* Copyright (C) 2020 Shabinder Singh * Copyright (c) 2021 Shabinder Singh
*
* This program is free software: you can redistribute it and/or modify * This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by * it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or * the Free Software Foundation, either version 3 of the License, or

View File

@ -1,3 +1,19 @@
<!--
~ Copyright (c) 2021 Shabinder Singh
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android" <vector xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:aapt="http://schemas.android.com/aapt" xmlns:aapt="http://schemas.android.com/aapt"
android:width="108dp" android:width="108dp"

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,3 +1,19 @@
<!--
~ Copyright (c) 2021 Shabinder Singh
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android" <vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp" android:width="24dp"
android:height="24dp" android:height="24dp"

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,3 +1,19 @@
<!--
~ Copyright (c) 2021 Shabinder Singh
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<vector android:height="42dp" android:viewportHeight="200" <vector android:height="42dp" android:viewportHeight="200"
android:viewportWidth="200" android:width="42dp" xmlns:android="http://schemas.android.com/apk/res/android"> android:viewportWidth="200" android:width="42dp" xmlns:android="http://schemas.android.com/apk/res/android">
<group> <group>

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,3 +1,19 @@
<!--
~ Copyright (c) 2021 Shabinder Singh
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android" <vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="24dp" android:width="24dp"
android:height="24dp" android:height="24dp"

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,6 +1,5 @@
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

View File

@ -1,3 +1,19 @@
<!--
~ Copyright (c) 2021 Shabinder Singh
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<vector android:height="42dp" android:viewportHeight="500" <vector android:height="42dp" android:viewportHeight="500"
android:viewportWidth="500" android:width="42dp" xmlns:android="http://schemas.android.com/apk/res/android"> android:viewportWidth="500" android:width="42dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#E11F23" android:pathData="M236.966,236.966m-236.966,0a236.966,236.966 0,1 1,473.932 0a236.966,236.966 0,1 1,-473.932 0"/> <path android:fillColor="#E11F23" android:pathData="M236.966,236.966m-236.966,0a236.966,236.966 0,1 1,473.932 0a236.966,236.966 0,1 1,-473.932 0"/>

View File

@ -1,4 +1,20 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 2021 Shabinder Singh
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/> <background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/>

View File

@ -1,4 +1,20 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 2021 Shabinder Singh
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android"> <adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/ic_launcher_background"/> <background android:drawable="@color/ic_launcher_background"/>
<foreground android:drawable="@drawable/ic_launcher_foreground"/> <foreground android:drawable="@drawable/ic_launcher_foreground"/>

View File

@ -1,4 +1,20 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 2021 Shabinder Singh
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<resources> <resources>
<color name="colorPrimary">#FC5C7D</color> <color name="colorPrimary">#FC5C7D</color>
<color name="colorPrimaryDark">#CE1CFF</color> <color name="colorPrimaryDark">#CE1CFF</color>

View File

@ -1,4 +1,20 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!--
~ Copyright (c) 2021 Shabinder Singh
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<resources> <resources>
<color name="ic_launcher_background">#000000</color> <color name="ic_launcher_background">#000000</color>
</resources> </resources>

View File

@ -1,3 +1,19 @@
<!--
~ Copyright (c) 2021 Shabinder Singh
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<resources> <resources>
<string name="app_name">SpotiFlyer</string> <string name="app_name">SpotiFlyer</string>
<string name="home_about">About</string> <string name="home_about">About</string>

View File

@ -1,3 +1,19 @@
<!--
~ Copyright (c) 2021 Shabinder Singh
~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or
~ (at your option) any later version.
~
~ This program is distributed in the hope that it will be useful,
~ but WITHOUT ANY WARRANTY; without even the implied warranty of
~ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
~ GNU General Public License for more details.
~
~ You should have received a copy of the GNU General Public License
~ along with this program. If not, see <https://www.gnu.org/licenses/>.
-->
<resources> <resources>
<!-- Base application theme. --> <!-- Base application theme. -->
<style name="Theme.SpotiFlyer" parent="Theme.AppCompat.NoActionBar"> <style name="Theme.SpotiFlyer" parent="Theme.AppCompat.NoActionBar">

View File

@ -1,7 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<!-- <!--
~ Copyright (C) 2020 Shabinder Singh ~ Copyright (c) 2021 Shabinder Singh
~
~ This program is free software: you can redistribute it and/or modify ~ This program is free software: you can redistribute it and/or modify
~ it under the terms of the GNU General Public License as published by ~ it under the terms of the GNU General Public License as published by
~ the Free Software Foundation, either version 3 of the License, or ~ the Free Software Foundation, either version 3 of the License, or

BIN
art/Cover.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 230 KiB

554
art/SpotiFlyer.svg Normal file
View File

@ -0,0 +1,554 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.0.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd" [
<!ENTITY ns_extend "http://ns.adobe.com/Extensibility/1.0/">
<!ENTITY ns_ai "http://ns.adobe.com/AdobeIllustrator/10.0/">
<!ENTITY ns_graphs "http://ns.adobe.com/Graphs/1.0/">
<!ENTITY ns_vars "http://ns.adobe.com/Variables/1.0/">
<!ENTITY ns_imrep "http://ns.adobe.com/ImageReplacement/1.0/">
<!ENTITY ns_sfw "http://ns.adobe.com/SaveForWeb/1.0/">
<!ENTITY ns_custom "http://ns.adobe.com/GenericCustomNamespace/1.0/">
<!ENTITY ns_adobe_xpath "http://ns.adobe.com/XPath/1.0/">
]>
<svg version="1.1" id="reg" xmlns:x="&ns_extend;" xmlns:i="&ns_ai;" xmlns:graph="&ns_graphs;"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512"
style="enable-background:new 0 0 512 512;" xml:space="preserve">
<style type="text/css">
.st0{fill:url(#SVGID_1_);}
.st1{fill:url(#SVGID_2_);}
.st2{stroke:#000000;stroke-width:0.75;stroke-miterlimit:10;}
.st3{fill:none;stroke:#000000;stroke-width:6;stroke-miterlimit:10;}
</style>
<switch>
<foreignObject requiredExtensions="&ns_ai;" x="0" y="0" width="1" height="1">
<i:aipgfRef xlink:href="#adobe_illustrator_pgf">
</i:aipgfRef>
</foreignObject>
<g i:extraneous="self">
<linearGradient id="SVGID_1_" gradientUnits="userSpaceOnUse" x1="74.9807" y1="437.0193" x2="437.0193" y2="74.9807">
<stop offset="0" style="stop-color:#736BFD"/>
<stop offset="1" style="stop-color:#F54187"/>
</linearGradient>
<circle class="st0" cx="256" cy="256" r="256"/>
<path d="M377,356.7c-68.9-45.4-155.6-56.4-257.6-32.7c-20.5,4.8-13.6,35.8,7.3,31.2C290.7,317,351.6,386,368.2,386
C384,386,390.2,365.4,377,356.7z"/>
<path d="M112.1,275.1C203.9,253.4,308.1,266,384,308c18.5,10.2,34-17.8,15.5-28c-82.7-45.7-195.6-59.5-294.7-36
C84.2,248.8,91.5,280,112.1,275.1L112.1,275.1z"/>
<path d="M100,191.9c96.6-29.6,232.2-13.4,308.7,36.9c17.6,11.5,35.3-15.1,17.6-26.7c-84.9-55.8-229.2-73.3-335.6-40.8
C70.4,167.5,79.9,198.1,100,191.9L100,191.9z"/>
<linearGradient id="SVGID_2_" gradientUnits="userSpaceOnUse" x1="487.8323" y1="386.3741" x2="384.1974" y2="490.009">
<stop offset="0" style="stop-color:#736BFD"/>
<stop offset="1" style="stop-color:#F54187"/>
</linearGradient>
<path class="st1" d="M507.8,438.2c-1.6,97.2-141.9,97.1-143.5,0C365.9,341,506.2,341,507.8,438.2z"/>
<g>
<g>
<path class="st2" d="M486.8,456.8c-0.6-2.4-6.9-1-8.5-1.4c11.5-82-82.4-86.7-87.1-22.2c0.3,1.8-1,6.7,2.2,6.6c0,0,8.6,0,8.6,0
c3.1,0.1,2-4.7,2.2-6.6c0.1-23.3,35-23.3,35.2,0c0,0,0,6.9,0,6.9c-0.1,2.8,4.4,2.8,4.3,0c5-35.2-43.8-40.1-43.8-4.7h-4.3
c-1.6-53.7,77.2-55.9,78.4-2.2c0,0,0,24.4,0,24.4c-0.1,2.9,3.8,2.1,5.6,2.2l-20.7,21l-20.7-21c1.8-0.1,5.6,0.7,5.6-2.2
c0,0,0-8.8,0-8.8c0-2.8-4.4-2.8-4.3,0c0,0,0,6.6,0,6.6c-2.2,0.2-11.3-1.3-8,3.7c0,0,25.9,26.3,25.9,26.3c0.8,0.9,2.2,0.9,3.1,0
C460.6,484.4,489.4,458.3,486.8,456.8z"/>
</g>
</g>
<path class="st3" d="M510,437.5c-1.7,96.2-142.1,96.2-143.8,0C367.9,341.3,508.4,341.3,510,437.5z"/>
</g>
</switch>
<i:aipgf id="adobe_illustrator_pgf" i:pgfEncoding="zstd/base64" i:pgfVersion="24">
<![CDATA[
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
]]>
<![CDATA[
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
]]>
<![CDATA[
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
uvOdP2+3tdhq/enO/W61zt/vnO1n794C4DjDiItAOK5tqS0A7oZO2obiNu4e4//79rp/eXOa94y9
9vZm/X2vud69vbnzr2NO79t95/fezD/L+b38Z5yv5TZ/qz/LNdextZ1ri3/e2/L9/a25ny2/3eKc
9+Xfzt1efvm/n99e65117vl2/XHMfd2/v/v/u/PXt+Yw1jl7bC3WHu+LucW6/80//hv/7PuHN5e7
1rdrvr3V382a43nff7H//fr+9c15bje292K97+ex5v7X/2J8Nc46f3xzX/ee9ea8//v1jzm/3HfN
P7bY+90/xprrj/3H3Xa8tdbX528zz5fn7PX/Nueu71ZbbX/3/cs6Z7tx91/7be+Xede9543/tb5/
a3O2G/t7/cW5/757v3hbv3W2++a/88XW/367xd13q/v3/9//ff9zzxjrzPf9fNba1uGy1Tnz3b/H
+H43czpbfzW33n9+a3vxvxb3i/X98Ob+1l9bbvP2PGP84c153nPvG+us/de75vq9nn+bsb9cf3dz
WmNuv8+W6//ljnP33+9uv87505v7em/7ub0/W+3x3plv3TnX1366a45n+/HVH86X29bme7W93/oP
d835j3W+PPeLP5svl/3Ov3N/u7af7vSsfe983275t3/mFv9sPeZ67493zmtr9d3e3syx3l1jvC93
+d03f9+t/13z7Dn/H3/7dZv37jrz3T+v8/ZW22ttxxpri/v2XHv+t96W/63/vtry33/OeHvNte7Z
fp9zt9/P7d/39vz9fHu+e1/8O+/+uz9z/y3PPPePL+9Xc+3x9fzqjjm/Fuvb7cdYX25t3lf7m/XF
V9v8/ay5nfnG/ebbuf2wvZzONlvuPe89f9rq/XG/326+O7bd7o0/bfXVV1/fv/945/C/ft/N8baf
tprj235rucb+/8/3xr9rbPG3rda2AdtbnL+2+dsPW83l+33/nu+bef8b/8v/vZrf3fPnl3eer815
a/3lnzl8be/3du2ztx/unN+c3/9x9153zO3vd9v/8c5l7z3e+7tfX3vt59Z63T/fubt77htzez3+
7s9c7pvznDfPG39ZX25bzzX/+fv8v/0zx3/3+eK8Pd6fz5fzvO+8LebYf99rbUNxeePNO94f3xzn
3Gb9b/Y5f75rTv/L+fff2t/vxze2V2P+v981p3HfXfttt+3765vLvVt9++/Y3497rW0wjttrdf/4
/9zvtzeHt8Vc674v9h/3eguA2/3DGWubbKZtZ8jZzfnFWnPvP7df5hSO+3x3tzf7jb/Ptci9vjpv
v3f+bLacu1p7/mG+OZev7nZ7b3//vv+b0nPuVmfPv+b7s5rjHuu8N7/5+w/3vf+3HfduL76f7dz/
Hvuut9eZf9leSr4UzeGer//cc7sx51tnnD/mnN8WZ3/v3/x/tl+u8+wtvz5b77/NaZx559tmby//
2ePcuf8cf5pnjnOcb9+4452x3d/+izvnvvdrMdb9a7vzlzGF+51rjjv++n7cbm2DcT1juy3utnfr
v9y5rnfmvn//d/+63ZbE2iYLudvz31xzDt/Pre39//u/fDPXr/5cX9u5vv/7nfv+Zmtvznl/Wmdu
927/1TjnvvNnu7aNXO+eb99tvrp/dmfu5//Zz2WL/d/974+/7DOnu+c5X2wtvl//l+PY2u353Txz
2GqOddfZ77357//u/32bOe779txz7Ll7vb723rxx/vzHHMZcY4231pzO3PO7+f+df7dj7mqONd48
X44/jjnWfnNu88X4yx5zF3PMM85W2/55qzn98/7cco69/nLOHN9de2933hp/OGfuW4wx/v7vz7+v
M7f/vvlja3HnH/93Y62t3f53fD+LM5fv9bpva3G2n7WdrXHWXfNu8fYbc/n73ffuHGv74Yy5nXXe
/2/uv/7u53LOGltsref3yxxzXWvcteb/Z4w/7b+33ufO7bWf55jDmnt7+6ft5XLnGutuLd/6ux9z
F++78+Wc6697zpx/vWNOW86x9h+/N1+rre3c9//djDl+rf4f52/393/m/LU3d4zz9f1uv/e2/mf/
v341p/X33l7Obe9f/pfD1u7Os//76w9brW0jtzvO19qcv+fuzX/bnDlut7f936wxx73GeO/Odeey
/9bvvDm2/PMbc9rbi6+/Vtv/ZYut7t52nLf32HKNLc/56/vhu/vIYZ399vfj+nIae77t1flj/Nmf
ufwztrpfrj+/+uuee77YftpnbRv11n13bPG/n+eZ2/123/fHuf9v48v1jm/H1uee+Xd35vzN+frN
f7f22/9y/Wvurec2989+rG0jh7/vP2P+M/cf35f7v3Od+cfx5bTO3t/N//33w/tyW9/cddc5X/9t
ezmuM7faa647/rK/XO/5f9+/ztf+z39tGznePecd93+z/by/3P1WX3x3vj5//17uW601zzf33797
MafxtdtnbHnP38WY25bb3Xf/nffPWsx5jrv9eee87eftxvv+fPPX+dv7cjdr7Dv/HFv79Z61zRyR
3E2lQk49X6mYueFKGhFIFDmrbSptQ4k9c45ra/3lneP7P56xiBI533nOlnd/+eet3hRO68+1tzj7
z1u/udz5vtpbbvuXPd/aBhtxev9/fca5e/vtjjnPec/bWsvx/Ta+FC7rjjm2OeeLP2s1p2/vt/PO
fbYf5lnbViJ3Obs1Z6+2nURtQ3H4bny3tZbj23nH9mobivuX2+63t/vyT9+rbSiu6373vntj3T3O
uH/P+fzx1fdrn7/+s7bBtOcbY85yVw05rW0BjDirbaVO2wTWNCxZrsKRnFDnYASuaViGnNW2WIeL
rM4Uom2nDmc5uznL7Y05jy/3+03PAWYnFStLnSUAN0PZSJBGIo5wNKCNjBEJnxA113YsKYMbmhh4
BJZQCiKzGCCILrmgFGhkrzJpgY511AInnlFlIRSYB36gpMgpcdrHZi1BNGXClIFIBI4Gh0gpYxoY
aGReOW3YClovOigzmYj3yJEkMmUUNMS2eHp14MgXYls8CAPJ4lmIbfFsQsSRP4iGyA==
]]>
<![CDATA[
CmAiIn9SdqAX5g1bwtVwkSacGyKwCTdsi2cbGlClhm3xOEygxJphoyoqeplhWzyU4TJsixeBOFk8
ywAybIsHjgokZkD1C4n1Qo4g3YVt8awn1VC2GjNQuPINEJqz4Vm3SNBRGMhsIljsxo4K5Qk7bZOs
vpf4EcBcInhhWzyKpkRwIy1tckgBpbAtnudcUBdU2BbvElBQBxNLpTdQCtvifd7qpLAtXv5cNhdh
W7ycoWwsprG5H0JKrzS307YJwgkS0kgQtsWTTIiauxplIAXldTwDk/WYXLsBM/sbN2hTh5GIZRzI
fXx7LW2L90FWkPS9PKZS7CCCRADaR3d59xv37mBVSxSszHGDwDdhwxeRlp22NVQuC5nWxzIh2KBV
MY6UxaaNBTE2bSwFYw/nbUm98YBAbzIGO227IAiCExA0bTwCOdaQgKOBZqEyOJ502saamDZ2knAx
Z6lGQyABl02odBOW6VBWgphTCBkzNCMz2wbTEgAwGBwekYkms+m0twcUgAJMNjJQRkguOCKTSYOh
ODAMB+VQCuMgkIIoCiqlmILMJIIAlBOgmeWLHx2Bl2OOr2hUPQEykAa/amdWC2v/DIwOtsbDZUVY
4VvAkpYLbDFmHxj7klIyszgyLqYIQUfqbRGCnrpxevUHn8jrq6cY8EFKO4IeclMFitYwBaxapsny
8MKNhonV65kttV9WDru44EHBb5xLmlccWBDijNylUtZ6t2Ni0f52FQrHHBZDhrrEhhJnKMThz9Yg
Gxw7mohaxCwr6LsWlSmxpb0i4rp9Fp6eOKxyYAkM/sNdWfvfTNXgMjW1wt9A5skUofVUjTkSJWaX
kfbNG8CHeEqzlLmCgtgWMtxd2UA/7mTNiClslKDCv4H1ZfmwwghnZWOQZaqsqECgRxlqFpRNrOcV
JsSnBe8GDCMEp+C9RljCYkOkUdhMTOhyD+Qh3hBKwDoWNjfzFILjuxBXHZr1svn7xWLEfgp00tLR
6z1ZHqqGSHEqFbXG85tuaHCxmAe0dLLkFT5F+wY2LD1FCr4xK0wJ0CmRJqJuB/WuAlXfkEQ2EVtE
Lkpbj6aVtAke84oqlGVqi4qZDKuR6LWRoF5WekAY4uTBjSYkocTeGmmpCote/WNVuO8El44Cf4wJ
bg/Dx86QlTJnPRxAiUEryh2RLWctreXvUOrTi8rI1JARDXGMQ0Yr5JdLerkFhpA9Fhe9KDV2Xly5
KKIz0E0OBs44Jp8bElGsI1dFS/05aTFDj/4OWiUc9dKiS3//LAGwo3bEpMdnlD/eioezS1r0uvZ2
28Ui6HrVSK8XDPDnQF09mGI3IDzbYL9a3hkmlCOleaOUuTFSfSOt3IDSX1yR2szrdCMOlpNKQ0no
CKOATLCGHQQF67q806gxKy8DzwxVmQwEr6QUyVbzrpCXnJKlGPdQZ0yOLE2gtuve/c/uBCVd92+W
yu5RKit7bNGd++w6ZJ/V32v+jMTq6P7T0K3TpXbtzM1RdjNGa8eetLYYuruouanbRAqpIQ0T2Nqa
Cb4+s0xaYIWuxYtqLAO/pMfoRsuC4SJDHhB+yCwHEkd34FyUDQxsUQ1HijSveDl7M+i1Fx1gGfUI
fiQnS1xWtATz3EUxem+G8IwomH2NCWJ/FHqe0iWgmGKsMQsHwifk09tSrzdTlancXEPMNv0l0cga
h+6W/42srwYBactHj/0UslsmSoyk3m0hSsx0r8bbwCrsKqu9YuZiYzX7b7scDZWIckQgGF4+EUiq
7esd+ppFpZspAM+J1dS4BLNTAg5yai/jnnRAteIBH0bnEGhIfwam3mhoKvuzGlv01i24pzaIN40L
rFgbo2IUgnKRNtLl6HDcDcMEpYCxGbesA1jpFXr+uSceSbaZAHQKGE1whFB0M/yrOmmpnBnowevX
XZjqbT8yVUkjHX06hUMuVCbpSiEMpIqCW5AqVDqjOytz5NxEzYaiUETPNy5TQkFNCiBf56ygPqyl
+ijBVQz9E2I/X0/naJCDG5QRPSMorrZ6AHDCnGxQCjlrFZYtB3mya6IQ1FVwYQrLtwSvAFId9ogA
mlqzMB4vtRRtVwwyDDKBYAq6hltRZzsuE4QcirDpuRAcfoR6CRBw/dfGi6lx4XxA5BLZW6PeVkRF
1Ub2UYNuXWpktHZVmAHK0wMWjsXGRJt0QgBBDubXLCClOUifmtJmCrXHoj+OIsS8/GW17Ucn7b4b
iOQh08YBhGPROoejOXrsRCwCpCEWdBCxEhi196Uoe71UqwROlmDLi5IXKdLU2PjS4Nqa+BsVpDNv
HYXwiYxzs94WSI0Pb+QlVDiegdDjZT0fXS+EJwn2PEUjo7/v9Vp4ySZZXL4RWhExPfCAzR5eGBQT
ROHW4Bnzop8I/f/jWjFkk7xEkFBi8zJDvf0K3fGYSePzUGP1K+ifeSBY929eo8m6aPYVNHlSo8kQ
EDZ2A2pl9uVMjxmQaN0d3lATd6Um1zoOyZAi39eFulTyXmWhoU86lcIdIWIRQuRdoEbgRAI7HKzh
OBFgO/x027gvCWfYQfE61MJTidoADec+Hd45rejFgqekNCYcicQMHW58KR+GOQmt6OsgeNarWrpH
8On/SNEXoyrLTaoNDSBCVbYLs9NzhI7Kh2YWg1r4m/UK5ERs0Jgr08fFUBR3ZecCMUUW9kO9CAqi
/50DutB5r8V45E3EWWeVfBxIZ+XMpjmAa6xM0qY5BkI5W83N4JtjJLIQDBdGOb/N8USBTXjlgKXk
fNGlYgIpjYFioxigxihH+KPv0AX+DJK2tsbkSV/73P3buJV0Q3cIT1Rs/4UAj/0ADhFFY6cnokPI
ykKABMQODtm1WQoXUigOWS2Jr/lCysdaGxttMSCJTGbxXhtnZk+C5k4s7D5xxHv4ro/V34v7eI+v
+hhq8Dd4j8boY6HAI+A96tbHuGM+B94Djj64cORRuQfQEoAn6gXo7LKCo/Au3cCmCnP/hn5FaRXf
w1hgkK+XGsXpLunIB5ujHpk7H/WHRxzFoftv4nQ/u+uq6Tsb+NKGJqEBu7XUBoy8zNxFyQjqljua
Zbl9qXGm6K6nuu2+V81JAmwGDu8DBQXrC+jdn6ACI0CkUXAg3vPZWCx1aMqpA2/EV/x7W5C3CywD
xvovbRmv19rweExwGFS0okS5XSA1x/CW2fNRx1QY3M9B0ZwBD47r6UVXh+dbJmKFOfc/So30kJex
H8DS5V+8dZ1HNPtzxFK4d/72eYmkNRsVNbv5htzF9e01RitlhMC3E7IjBxKbsDM768GdjdOjOuNM
O7yfwe4NUDwZODOKFI3mLZWBMxhEW+5c09CoQqfVsq4kyRdUkxUkglGNG7UdsQSLUmXV0h2smsaH
AA77es9J8W7rYJ/8mgcvWO4BmHcjJNgK6grER+lXiAmvlrasa+zvW2IhDx6GOqjcVMSKSzQdZTMH
9YTlioG6dajWgPOSWUExDkx36d21FkpFkqIojfsCjOYPnNivLwZHifAxoc409KeHY43Z76i6Dg8N
soIYoSk7qsCXqZSE2vqGjjlQ9wYy02TjM1MqZOA48Ky1BcBGHb8EmfgxlahD1EPXMBk4IHhEuMxi
hw1FPcMiqB49Q2nOgSZz1iJggW3AVFcgSgJVhe2iilh0proNVLJRZYiZ1FRZ9KxjPpAhmOv/x0jh
eumXBwrStIEtISz1odbWSQ88qQ2dlkLHl2KOm6VcuIog2SipOOq2PHhzefwefIo/A5AAgBkSRjjG
aI22yX8Ukh+nkqC5R/nGx+c1LLimM5UkUnGiF7qMOehAwns0rOXhgSOMyIdDl+uZisDbZFb2p6IA
Fy99ReFEb4veHlXaPYsdcOm9yFFDBLCaJy0aubpFQ8CB/AwkyFILRF2BPoWgUclhedVDyYuJZV1p
ECb9Htdt7cipaNYo1jsxsdK/JhzuquD/L7SAk1J9Z8FpFaW2LiyEl0lhIdYNtNDwNhEI6LzSL5Y7
SBeLGI2TS9Y3C8+5J0sXwYI3U1QvCI7y3yz3JYF40gUE5Y9b6oYVhWE4NhKKvArlD4sshkfiAumU
0OFNdVUut3bQLCvJX89nLzOeP18wZRdou42ahlu6l75wohfyLiXrGPYpJWjItTa8iWtWbnNtCHmI
VGWP4nB8Ow4Mx9vTTJxlHnP1WhYh0cvdH2RJUdRCk6WHi5smoRwlHPP3KrmPDXEzHweVim16hlkg
l3FlqJvwlWetehszx23UCih3FEXQRUfRZ0pmDCiBXct8dJ5csOb4CsTd2GVQwSIEhBrVYbquHHZv
QRzVBB2ajV+tq+qgAphT3qq31xkbKgeNdjIrdgE1GuAVmsB54eLwf92m78mBLQVIefQvdJ0H1xt0
hSIBRlPqQR3faIBIaXf//hpAGuw51eYwg1krO4Dr9o4z6eg7o7rW+ELTYiuXhjEcUskaFo+tREhj
jEQLarX2R0s8dqHHDr8PSX6CeJm6nIWk/Cw84IidAyYMSuQClKWnokwI939HNaq01zUAt1LJxswq
YmlGh4ZFV/rUv+QqJVInntVLf2Q6Z1pAH6hwhMRBenuhIsBQNKk6PgIsf1JWH9BhBjHJSNNh5Zcx
yOZc+7zc/KRMsnsVaC/cUN8DZTDe9snoFRdRkllh48Vrhh4zj9TE226pTcPZzJ39ACJIKFo6M+ag
niUy+Utyo6Jv3Bh9CocCWrSeC3Ijk107W9h4dGIcLTDygH7pjAfFD6LeuSINq+mt64S+IWncnPLM
lGAl/413bbEczORa8VFFqE+efz6N4YgS7r02yCU6/c5KkfnbqDzPecU7VIuqRPRLqWbyM9j8YD9w
pp3ijqqji4x7AQXlxW6Nsj3mo2o8zRCq0AbK3sY5Sza/NKntSE+HC+UL0maoee8EdlaiEpRucZ1O
AIFVzR5hXTYNpvgIfnEmz8/5VBhsipkmUgTPO8ClzPqntIXBLjVIWciVAVjyc+3S2NItqucSsmr3
fyhiYViw5CKKMhEDfigp4I6sCQ5K+/p5eMXaPeR6Y+kvMLdhOwjMiFCMgwZCRpjD74cCL9YHQIlg
WCbE4+TQdACIrp1ODGzLT2Gl5CmDtcBx0jo/L+ol4nvzV//BBgY9+R4eII2lk1ulxuLz0ORDwCAO
R4cg7iz+Kf7AsP3jzmPFdLQ7EE22lmd632aVA0g95nYktgEFqdCRTJ9+qqWTVBElJqXxbyp+xsLX
ZTrSVsoMPFuao34IrRezdMaM35Q38gKijN8Jh6qN8GNV5W1q7elqh7yB5OBDJ3CnitwpgazxrSq5
Y6S7FZer4U5JBihu2Jt6bFM4BR+yJsqGyWxK2QcDS8Fd/Ex7sUZ8B+gvT4F8YtvEEtrpnx5To4Cm
7RXCosqeckkaTylK6Mhkxqx87s395QRs4DqmEZKkXUlsPXkDSVvoY4zBTCrZi9Tk/s4B0oOf1j3h
44pLH43M1aT2drFgjiX/6xZoD23JLW/+zM9Pr4NbixeznFv9MxTXWMAkGxCE3/q+Qg==
]]>
<![CDATA[
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
]]>
<![CDATA[
pfzPBloG3PqUHm/VpUCTN73UxtiIGqFFfI7FJ19GDcSmdJMU4DyDQ+i+41tKhj3mDnTcEro5tXAx
H/sQo+vIo1BCU+X7f/j1+oVn0t5+Ocs3SgAqn5ptPzzmXmm7X4MXwaKZevMgaPBq1J2cN6TcvyuA
hhwZlEkJEQqQAy5UALxE+dZgNjoRvYUJizhYLMn9COB8XIIjTIxws10Q1uh8lNiHBvEZD7jCQf1k
s/qUu6gVGOxa0rfWCxxUYyx1TjPpg8EmH2M3tzL1LoTx+bAdzn++Z7hUseKSYYy0Q9wDNtl9NyKj
KQLn/lL48wrkKSra4/DrnRIS/gMxqLdGkDJTaSM4FIWG8Hen5ih35fO8U5o2Rhj0N9R4gClqFZ2+
qLYbPLBemezI5yaQHhcR9LDn+1SbTwYiojxXPWSVOEyylFRNoxkSMK2kbzyfuv91mLrmcnVZS7zC
RypYJ33bNIQitQXAR01rIWMF1GdDS99BvgZYnq8S3rvJvge8WmKz00L9od1mwvajvbiv4fFYXiHR
wSchmweQsE3uZG6rqBWo1p0a1jjWVH6cQ/YykHg6J+dnJIeQLwlITZZ1ry3B4Uo90laQ4Q7RWs5F
gF9HMuCrdfJncto2li+6biNZSWEJKrz1CVkmP/nspZ+ctZLT7mTRqC0Ap5z8MnTtKIx8GjhR3/Vf
HBNUxBRc7BZTJgdYupOPhxlUI5TSffIMZBIgUh5TefYlrSEz4iS4ZszLJgMRUjPiDMXqbdtmmV5G
az+fZClDm3v62C1a9OAjdneAxkklX3gWdgGouvB3hHJfyV60DQuLzViNq7cin34TGXCBEttpqvx0
7rl80CU5gQju2qi2BFtgSFQqYM7s7knixbiZE++efaonA/eW24mGDwE/x/YwsEudeGvk93AlEB/G
liIqcRi1wpJ3bOqajErLaGoKdhoskQlDmDo082/qpCUNSKaocK/ik0oSJ2/7QQaKTTSqeC67WzlY
PvEKxZJS0iZQa398eByK4bAUaRP+FYEH3SRNdQo24XtGTyj9DjrLer6+3yjG6GhT/sSur8Mz79R1
tOdt2Ht9cxqHTQ0rI2+BUV+AtVsa11e+M6fhfF1fcRhr4OfcQX3P9vVlnpp2muvlru9SJu/VNsbX
gAUusV2ljD8/1FcbF2tAru8Q4znkfDZJqqbKZVrLqH/Ts3Z6NY+grRHSFBm2OHlw0IOrAY/5B8cy
H2Yj5I9V+94QIcQkiSsHcrwODmOC+/rZtxkcpbTpUajgYlwNtWEw/FEqnSZ5cJ91g8gEB9zXBpST
HNxIwTjGX8JETduUhPdPwdHdzgm72L500+Wb3Ddq2lbggnRw+GsetMRLDE/J/Jl7Af3JX6PBWsYn
0UiFUseCiTY+JPz+fNh2imMQ1hmvLmlvdgj20M3vsNCokFDoIBSbFIAKFr8Z1hixDYshGx+1EXL8
nj71kMXut/l925GbnMIHbmXar1+ZW5X5ka04icGwb53CNFS2TjAId85LxYsXRbPF6iUVh2/q44g+
tskCxU+4Y85nEJV6JS/AFNO7G+5eBLXVCPD3sYrI46VBCWGgkOUe+11u0z7PKa2Xrwy8be93wg6K
kt/zx/E+qvmQ2WYTHRyJO2DQr+P6q0az/qtBXnUtiducDPlDNQ/dU2hIMNO+AkzCAZqf03DNgzaO
th5iTxzND5bMC0L6DOZvrIKfmFGEhN9bKdqZDPHyXnPDsZ5xIWuuysb46shcKwvJZ/gQTlT8rKE/
tkIwcggIC2d2SdQGenodcqJrcxs7Id2xTZNJQjBfr+LCz5gd1lrWsFXfJkcmdtCopCSGn/czILxT
jMkc0EyYDnl0d6LSU3RnAWhjZ9iLbrxJJgWAH4Msbdkzwnudt6sHAPZM00/ME9OCFGSc1XwV2YZf
yA2Vc68u0S16QEGtYGlr8u5WEnnyaSslRnddjJ2tjG8NeJhXEjYQi1zgoy8MQBxOP0B6b0tRI3ZR
TOJuxtgBt3yF0ju6O1z77Zkrgn6Q/lNrGxBuqJj3A6bi7n0EIhk0t/XgpPMrCww55qy5J5SKCjE/
su93/rlFNg4GOL68EsC+l9CO4EU7ReCX85Eerf5O7KjAFy39+e4LCgqfVZ9cmRSMWbsahYdBmbsQ
a7KyY0yR3xC4/V8O6NrPlPT/FU3eGmY4z1vEEBI71YW5Ro1e+jO1prbBk2RWeJe1DzCP5KAtBLjc
O0KSQ8BYzTxBQN4UsIkdWWbD0ayxWU2Gzr786lNND/tchwoiaQ+riAEaS1vBfc48X8RHpzkFX+T2
v+aB03HRV3sTb2vV2xevw2E4bXLODorc8Bxs8cgJZlMlRR4ZAk7axjrcWWmSD1BkwIE3oNhPW5eh
5/nNiaC8nwhuvA3k32Sl26xMxyMvsMi1yw3xlDnGz/Xb0w6cmClbsf4Kue7abR4qJwSBD78dY1MG
rNfdrrmTtumOLr9OII+k0iYlIWyCucr+C+L/G0IxwZ3vIoh/mwK+XsN6S0Wv9YvqWEObLQVIavbY
urF1Zzhwjximrp1BKACSxsCjgb/I7R+rhr/qi7yMRiqffGiY+UcZRggATqPel30HC71VNhmLKJMA
KRzTDPVaacSlWYjdlkeoCxXtDpAEzKtFQtC6N92PnrTZJxRcQCTeC4Bl4QGAygtvV/N0D21AUZi0
7h4X29Jmo4UcgFZSpBnMeBwUXdWSVscweluVzP989gkVMshHqvYvTYGdtQS9U0IpXdTRsI7fGxDD
tFH4bugCm3LRAxC1mL2idVi5IuN5SGycWIxeVMZyL03M0+/5WF50Erc1Ewx2EJnT9c1ZDUw614jW
BqaYnqhxp0gA8w6SngXbJnQJCIn/I6UWYrZ3HjlyHONEDOQV7s80Mnk6OVA4LgHydORDhCTJq8BI
SygmxaitpfQwTQncW7bCrlkSZkpOg8s2ugNu+0UGsPTpFKC+xjKQFyTh92IwcoDr0HL3CGPYneCR
H8FwxVxfrvkaa7YGkE5iq/uSzPv7GbI+Nvlg8LRq2zqFsKpMcyQXxYjE/FbnPY+SqwPOuRJ7pWeg
cgm8+AdgGPN90yANVB02AdvWiv2MqAuPBO8zCTBSm+mTKlzjfrgFydY7Ffzq4ox1xFAJYtDcWJeK
4A6rayA3s4NdXdpHavWQ8TtcaFLW1VQODZ9FYzpg2Vwv5MIImTj0wxUFZCRH8CRE+4WUTrHGG7eb
YC4cJSneVAoNFlUIkUJuJxB/mzxMlApckoezn6P4FUDcQDikxwP+Xv/kyByOcY2FhSt7eYjsrXBY
liKZDrt2s4qPv0Jn5p/dupqAcMscVY4UVHPvUEMIDqDVorhf6hkTCIDj2KC1qWWJFgoBh0m4TAQD
5QhJvu063nRjCP4JD1A8yWSgWnGoHdMGnAH142PEXG+qZJWIXC9SzXGr8Fxaj2dBvsTWSS0Rd2ZO
zavUGtPI78yHC34zXwkcKwosXsMozXBMgyAgDEwTsoI6Mn7/UBdguwzqXkIU/VpIik+LPxmV7Jm3
eJHQYP3mBwfesoI54e005TIdiIuqSc4xnNkHOytb1Lcmj+JcagPPkaePne6nr42DFgxP7TRoWQdB
UZGgzzYZhIwQLWXkIx1aqEJ2Xx3+Cn0e73PdTBo9KkeylIaKzNBSZLU1r4eUiqlZGcbf4a1xf37O
sM0YefmGIrt6ygpuQV5l2nzJ6hb1VU6gbigC2i0FjGyWhwhBOziiVewMbFkMBK6uos4Lc11NAwN5
qwLj7ojYRsyYod8RDb0UB2/EgDAFD7DunCWx8kg2v78zUsL8AT69jeIY7R+uCHzu0Phq3cwZC790
I0VJZa9zRNJNVLjpe/0nKV0iTzeP0dnpJZYuawx2UZ9HqbWDcNh8bJXbhvCoNId7cs7owFvQ52x2
PyMVOtyBvnEovqYBhsvoEbDlkjwqxsFaN8IKBPblDDzZpkMhSTYETzz1puzSobjpbQhGACEwSJjA
QKExF7ukJnDBFwEjt6wBdBzxNsFVEIym6ePjSEV84xh9bUv4zqigOcghSxsdEqTVrBDDJ5JwUaNT
81KPaTAR0YSzonXrxBwRBl9DfI3wtA2facwYQ5UPBQBymv98sl2z2D67V8AR7rIc32ojeu3hFI4v
uqiePsU4SIWj8Cjk8hnWkiqf1HFC2B3IZCCjBp9xVsd6RGUCWBETPa8ZHcfAvccN5fAV9IiPJVp3
HHMNJ1CmLO4L2pbZXbi+R1Q9OGLIZvp2rFTAQ3eGvwOfPG0lfztAsUIjCnZocdDDprVMbqJfNSvJ
SeCKkgsK1o6SNdrSLJGnQiM7pDikKRdOT7nL69E0P+KM31utIB6feHyE3kX7O9loEiLN0eTt+w6y
wavo8bMG/uBQ+ekjijGp+TE9vhWUVeAA32uPhH+hbqk5HpOaRNx9ZdeGA4gCjkTjqUp+XC78H7Zq
G91lVJg0YmqvKgIsbpxt7d72J+qMViN/D8a9r45I7Lrd2bxLNOb3H2thgcWaCz+S44qf2QWvmV36
kjTSYWLmpz2zQcgajfvHSqFZEh0lhKhPRQ70YQJXrExUCVDEe3WqiRDD4pWcOf2Z+XE/Zwp8SMdC
4MJFv8bOTqAUYyQ+ocFEBmN8MGOJvhK6E7h3QKTnqFA40z+PVblSsT3W8Ayh9hov9alpWRYQRkg+
2ivmOK4MUvkU4kwZax8DfcLRtQgj2RBSNgdmKMB8B6DCphON4IeOK6dvIN7lVJOMZsAZwxr8Wpgj
30dG7fi6EMRJVq/FiZ4I3n/Iz/Xq7sg8pJIl0AAbPf2i9V1Bha6oFCnsNJgy3pnxPxfC6LhDIkii
CHlZdog4IsNVQbDgI8E3LvxffevZ1giAiQAx5POuV2cZfCq0C2YLMhmKXmwNuNQNZVofvS4vdKVn
g+N+KmiCASrOdLA5NPejqdznBayXY3nW93uzmPYyMQ57IlYJODR+CWEvk2cV37F055LIk+42xJ2b
dxkbMyuy4Dve3pD9n/d0442Tp/XYPOodfyBPOsbIYKF6gQQmg5ICBzmmDeMCnwYWA2SMAcPOopRw
9qHrrnjTURk0wZJcFh7icwJm/a5t8ifVuXRTsiZ9kbxelPXMmmO9Fof0jc5Hl8EsCA6cj5ffA8sP
qqqafOvE+y3nULtRsi8hB8cRX4PD4cFISpBcnMfC+wMYN3Cak8fWiA5jXZJzqVPtAXTjrww2U+Oi
tDDfbZvXSH4bf6+sEsqhDABKroCFajWwOdy+78mavC9y90JA8STV6lRciwTLkbthCtFuAJuwcmdQ
IQRKl4iEz8vVeJ292YdvbleStoIK05xEOA1a5acSsCzXEE54ub3rJ42GSMe0PpS1OW1dct1ibMJ+
5XrKitqoM6a0Bi2WTay5Z3xl1PjSKz6VJMfiua/+auFWLiS8aMLn3rhOUGSCyFlYnDLYp1OA4nb/
bLco3jN/M5EL4xm9kKBCzPUgRd5pkqzTeA/dPZTg1JxSHapPEd5blec/JVes6dmrmg==
]]>
<![CDATA[
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
/aCdD4JHdy+Nw1J0gFKp
]]>
</i:aipgf>
</svg>

After

Width:  |  Height:  |  Size: 40 KiB

View File

@ -1,3 +1,19 @@
/*
* Copyright (c) 2021 Shabinder Singh
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
// Top-level build file where you can add configuration options common to all sub-projects/modules. // Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript { buildscript {
ext { ext {

Some files were not shown because too many files have changed in this diff Show More