Initial commit.
16
.gitignore
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
*.iml
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea
|
||||
.DS_Store
|
||||
/build
|
||||
/*/build/
|
||||
/captures
|
||||
/Gemfile*
|
||||
.externalNativeBuild
|
||||
.cxx
|
||||
local.properties
|
||||
app/release
|
||||
.project
|
||||
.settings
|
||||
.classpath
|
661
LICENSE
Normal file
@ -0,0 +1,661 @@
|
||||
GNU AFFERO GENERAL PUBLIC LICENSE
|
||||
Version 3, 19 November 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 Affero General Public License is a free, copyleft license for
|
||||
software and other kinds of works, specifically designed to ensure
|
||||
cooperation with the community in the case of network server software.
|
||||
|
||||
The licenses for most software and other practical works are designed
|
||||
to take away your freedom to share and change the works. By contrast,
|
||||
our General Public Licenses are 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.
|
||||
|
||||
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.
|
||||
|
||||
Developers that use our General Public Licenses protect your rights
|
||||
with two steps: (1) assert copyright on the software, and (2) offer
|
||||
you this License which gives you legal permission to copy, distribute
|
||||
and/or modify the software.
|
||||
|
||||
A secondary benefit of defending all users' freedom is that
|
||||
improvements made in alternate versions of the program, if they
|
||||
receive widespread use, become available for other developers to
|
||||
incorporate. Many developers of free software are heartened and
|
||||
encouraged by the resulting cooperation. However, in the case of
|
||||
software used on network servers, this result may fail to come about.
|
||||
The GNU General Public License permits making a modified version and
|
||||
letting the public access it on a server without ever releasing its
|
||||
source code to the public.
|
||||
|
||||
The GNU Affero General Public License is designed specifically to
|
||||
ensure that, in such cases, the modified source code becomes available
|
||||
to the community. It requires the operator of a network server to
|
||||
provide the source code of the modified version running there to the
|
||||
users of that server. Therefore, public use of a modified version, on
|
||||
a publicly accessible server, gives the public access to the source
|
||||
code of the modified version.
|
||||
|
||||
An older license, called the Affero General Public License and
|
||||
published by Affero, was designed to accomplish similar goals. This is
|
||||
a different license, not a version of the Affero GPL, but Affero has
|
||||
released a new version of the Affero GPL which permits relicensing under
|
||||
this license.
|
||||
|
||||
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 Affero 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. Remote Network Interaction; Use with the GNU General Public License.
|
||||
|
||||
Notwithstanding any other provision of this License, if you modify the
|
||||
Program, your modified version must prominently offer all users
|
||||
interacting with it remotely through a computer network (if your version
|
||||
supports such interaction) an opportunity to receive the Corresponding
|
||||
Source of your version by providing access to the Corresponding Source
|
||||
from a network server at no charge, through some standard or customary
|
||||
means of facilitating copying of software. This Corresponding Source
|
||||
shall include the Corresponding Source for any work covered by version 3
|
||||
of the GNU General Public License that is incorporated pursuant to the
|
||||
following paragraph.
|
||||
|
||||
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 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 work with which it is combined will remain governed by version
|
||||
3 of the GNU General Public License.
|
||||
|
||||
14. Revised Versions of this License.
|
||||
|
||||
The Free Software Foundation may publish revised and/or new versions of
|
||||
the GNU Affero 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 Affero 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 Affero 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 Affero 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 Affero 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 Affero General Public License for more details.
|
||||
|
||||
You should have received a copy of the GNU Affero 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 your software can interact with users remotely through a computer
|
||||
network, you should also make sure that it provides a way for users to
|
||||
get its source. For example, if your program is a web application, its
|
||||
interface could display a "Source" link that leads users to an archive
|
||||
of the code. There are many ways you could offer source, and different
|
||||
solutions will be better for different programs; see section 13 for the
|
||||
specific requirements.
|
||||
|
||||
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 AGPL, see
|
||||
<https://www.gnu.org/licenses/>.
|
5
README.md
Normal file
@ -0,0 +1,5 @@
|
||||
## Resources
|
||||
|
||||
- https://github.com/THEAccess/compose-keyboard-ime
|
||||
- https://stackoverflow.com/questions/65570024/build-software-keyboard-with-jetpack-compose-ime-input-method-with-jetpack-com
|
||||
- https://developer.android.com/develop/ui/views/touch-and-input/creating-input-method
|
1
app/.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
/build
|
57
app/build.gradle
Normal file
@ -0,0 +1,57 @@
|
||||
plugins {
|
||||
id 'com.android.application'
|
||||
id 'org.jetbrains.kotlin.android'
|
||||
}
|
||||
|
||||
android {
|
||||
compileSdk 33
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.dessalines.thumbkey"
|
||||
minSdk 21
|
||||
targetSdk 31
|
||||
versionCode 1
|
||||
versionName "1.0.0"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables {
|
||||
useSupportLibrary true
|
||||
}
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
release {
|
||||
minifyEnabled true
|
||||
shrinkResources true
|
||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||
}
|
||||
}
|
||||
compileOptions {
|
||||
sourceCompatibility JavaVersion.VERSION_1_8
|
||||
targetCompatibility JavaVersion.VERSION_1_8
|
||||
}
|
||||
kotlinOptions {
|
||||
jvmTarget = '1.8'
|
||||
}
|
||||
buildFeatures {
|
||||
compose true
|
||||
}
|
||||
composeOptions {
|
||||
kotlinCompilerExtensionVersion = "1.4.3"
|
||||
}
|
||||
namespace 'com.dessalines.thumbkey'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib:1.8.10"
|
||||
implementation 'androidx.appcompat:appcompat:1.6.1'
|
||||
implementation "androidx.compose.ui:ui:1.3.3"
|
||||
implementation "androidx.compose.material3:material3:1.0.1"
|
||||
implementation "androidx.compose.material:material-icons-extended:1.3.1"
|
||||
implementation "androidx.compose.material3:material3-window-size-class:1.0.1"
|
||||
implementation "androidx.compose.ui:ui-tooling:1.3.3"
|
||||
implementation "androidx.activity:activity-compose:1.6.1"
|
||||
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.5.1'
|
||||
implementation "com.louiscad.splitties:splitties-systemservices:3.0.0"
|
||||
implementation "com.louiscad.splitties:splitties-views:3.0.0"
|
||||
}
|
21
app/proguard-rules.pro
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
# Add project specific ProGuard rules here.
|
||||
# You can control the set of applied configuration files using the
|
||||
# proguardFiles setting in build.gradle.
|
||||
#
|
||||
# For more details, see
|
||||
# http://developer.android.com/guide/developing/tools/proguard.html
|
||||
|
||||
# If your project uses WebView with JS, uncomment the following
|
||||
# and specify the fully qualified class name to the JavaScript interface
|
||||
# class:
|
||||
#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
|
||||
# public *;
|
||||
#}
|
||||
|
||||
# Uncomment this to preserve the line number information for
|
||||
# debugging stack traces.
|
||||
#-keepattributes SourceFile,LineNumberTable
|
||||
|
||||
# If you keep the line number information, uncomment this to
|
||||
# hide the original source file name.
|
||||
#-renamesourcefileattribute SourceFile
|
40
app/src/main/AndroidManifest.xml
Normal file
@ -0,0 +1,40 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<manifest xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:supportsRtl="true"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:theme="@style/Theme.AppCompat.NoActionBar">
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
android:label="@string/app_name"
|
||||
android:theme="@style/Theme.AppCompat.NoActionBar"
|
||||
android:exported="true">
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
|
||||
<category android:name="android.intent.category.LAUNCHER" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
|
||||
<service
|
||||
android:name=".IMEService"
|
||||
android:label="Thumb-Key"
|
||||
|
||||
android:permission="android.permission.BIND_INPUT_METHOD"
|
||||
android:exported="false">
|
||||
<intent-filter>
|
||||
<action android:name="android.view.InputMethod" />
|
||||
</intent-filter>
|
||||
|
||||
<meta-data
|
||||
android:name="android.view.im"
|
||||
android:resource="@xml/method" />
|
||||
</service>
|
||||
</application>
|
||||
|
||||
</manifest>
|
@ -0,0 +1,23 @@
|
||||
package com.dessalines.thumbkey
|
||||
|
||||
import android.content.Context
|
||||
import androidx.activity.compose.setContent
|
||||
import androidx.compose.foundation.layout.Column
|
||||
import androidx.compose.foundation.layout.Spacer
|
||||
import androidx.compose.foundation.layout.fillMaxSize
|
||||
import androidx.compose.material3.Surface
|
||||
import androidx.compose.runtime.Composable
|
||||
import androidx.compose.ui.Modifier
|
||||
import androidx.compose.ui.platform.AbstractComposeView
|
||||
import com.dessalines.thumbkey.ui.components.KeyboardScreen
|
||||
import com.dessalines.thumbkey.ui.theme.MainTheme
|
||||
|
||||
class ComposeKeyboardView(context: Context) : AbstractComposeView(context) {
|
||||
|
||||
@Composable
|
||||
override fun Content() {
|
||||
MainTheme {
|
||||
KeyboardScreen()
|
||||
}
|
||||
}
|
||||
}
|
64
app/src/main/java/com/dessalines/thumbkey/IMEService.kt
Normal file
@ -0,0 +1,64 @@
|
||||
package com.dessalines.thumbkey
|
||||
|
||||
import android.inputmethodservice.InputMethodService
|
||||
import android.view.View
|
||||
import androidx.lifecycle.*
|
||||
import androidx.savedstate.SavedStateRegistry
|
||||
import androidx.savedstate.SavedStateRegistryController
|
||||
import androidx.savedstate.SavedStateRegistryOwner
|
||||
import androidx.savedstate.setViewTreeSavedStateRegistryOwner
|
||||
|
||||
class IMEService :
|
||||
InputMethodService(),
|
||||
LifecycleOwner,
|
||||
ViewModelStoreOwner,
|
||||
SavedStateRegistryOwner {
|
||||
|
||||
override fun onCreateInputView(): View {
|
||||
val view = ComposeKeyboardView(this)
|
||||
|
||||
window?.window?.decorView?.let { decorView ->
|
||||
ViewTreeLifecycleOwner.set(decorView, this)
|
||||
ViewTreeViewModelStoreOwner.set(decorView, this)
|
||||
decorView.setViewTreeSavedStateRegistryOwner(this)
|
||||
}
|
||||
view.let {
|
||||
ViewTreeLifecycleOwner.set(it, this)
|
||||
ViewTreeViewModelStoreOwner.set(it, this)
|
||||
view.setViewTreeSavedStateRegistryOwner(this)
|
||||
}
|
||||
return view
|
||||
}
|
||||
|
||||
// Lifecylce Methods
|
||||
|
||||
private var lifecycleRegistry: LifecycleRegistry = LifecycleRegistry(this)
|
||||
|
||||
private fun handleLifecycleEvent(event: Lifecycle.Event) =
|
||||
lifecycleRegistry.handleLifecycleEvent(event)
|
||||
|
||||
override fun getLifecycle(): Lifecycle {
|
||||
return lifecycleRegistry
|
||||
}
|
||||
|
||||
override fun onCreate() {
|
||||
super.onCreate()
|
||||
savedStateRegistryController.performRestore(null)
|
||||
handleLifecycleEvent(Lifecycle.Event.ON_RESUME)
|
||||
}
|
||||
|
||||
override fun onDestroy() {
|
||||
super.onDestroy()
|
||||
handleLifecycleEvent(Lifecycle.Event.ON_DESTROY)
|
||||
}
|
||||
|
||||
// ViewModelStore Methods
|
||||
private val store = ViewModelStore()
|
||||
|
||||
override fun getViewModelStore(): ViewModelStore = store
|
||||
|
||||
// SaveStateRegestry Methods
|
||||
|
||||
private val savedStateRegistryController = SavedStateRegistryController.create(this)
|
||||
override val savedStateRegistry: SavedStateRegistry = savedStateRegistryController.savedStateRegistry
|
||||
}
|
68
app/src/main/java/com/dessalines/thumbkey/MainActivity.kt
Normal file
@ -0,0 +1,68 @@
|
||||
package com.dessalines.thumbkey
|
||||
|
||||
import android.content.Intent
|
||||
import android.os.Bundle
|
||||
import android.provider.Settings
|
||||
import androidx.activity.compose.setContent
|
||||
import androidx.appcompat.app.AppCompatActivity
|
||||
import androidx.compose.foundation.layout.*
|
||||
import androidx.compose.material.*
|
||||
import androidx.compose.material3.Button
|
||||
import androidx.compose.material3.ExperimentalMaterial3Api
|
||||
import androidx.compose.material3.Surface
|
||||
import androidx.compose.material3.Text
|
||||
import androidx.compose.material3.TextField
|
||||
import androidx.compose.runtime.Composable
|
||||
import androidx.compose.runtime.mutableStateOf
|
||||
import androidx.compose.runtime.remember
|
||||
import androidx.compose.ui.Modifier
|
||||
import androidx.compose.ui.platform.LocalContext
|
||||
import androidx.compose.ui.text.input.TextFieldValue
|
||||
import androidx.compose.ui.unit.dp
|
||||
import com.dessalines.thumbkey.ui.theme.MainTheme
|
||||
import splitties.systemservices.inputMethodManager
|
||||
|
||||
class MainActivity : AppCompatActivity() {
|
||||
override fun onCreate(savedInstanceState: Bundle?) {
|
||||
super.onCreate(savedInstanceState)
|
||||
|
||||
setContent {
|
||||
MainTheme {
|
||||
Surface(modifier = Modifier.fillMaxSize()) {
|
||||
Column {
|
||||
Options()
|
||||
Spacer(modifier = Modifier.weight(1f))
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@OptIn(ExperimentalMaterial3Api::class)
|
||||
@Composable
|
||||
fun Options() {
|
||||
Column(
|
||||
Modifier
|
||||
.padding(16.dp)
|
||||
.fillMaxWidth()
|
||||
) {
|
||||
val ctx = LocalContext.current
|
||||
Text(text = "Compose Keyboard")
|
||||
val (text, setValue) = remember { mutableStateOf(TextFieldValue("Try here")) }
|
||||
Spacer(modifier = Modifier.height(16.dp))
|
||||
Button(modifier = Modifier.fillMaxWidth(), onClick = {
|
||||
ctx.startActivity(Intent(Settings.ACTION_INPUT_METHOD_SETTINGS))
|
||||
}) {
|
||||
Text(text = "Enable IME")
|
||||
}
|
||||
Spacer(modifier = Modifier.height(16.dp))
|
||||
Button(modifier = Modifier.fillMaxWidth(), onClick = {
|
||||
inputMethodManager.showInputMethodPicker()
|
||||
}) {
|
||||
Text(text = "Select IME")
|
||||
}
|
||||
Spacer(modifier = Modifier.height(16.dp))
|
||||
TextField(value = text, onValueChange = setValue, modifier = Modifier.fillMaxWidth())
|
||||
}
|
||||
}
|
32
app/src/main/java/com/dessalines/thumbkey/MockKeyboard.kt
Normal file
@ -0,0 +1,32 @@
|
||||
package com.dessalines.thumbkey
|
||||
|
||||
import androidx.compose.foundation.background
|
||||
import androidx.compose.foundation.layout.*
|
||||
import androidx.compose.material3.Button
|
||||
import androidx.compose.material3.LinearProgressIndicator
|
||||
import androidx.compose.material3.Text
|
||||
import androidx.compose.runtime.Composable
|
||||
import androidx.compose.ui.Alignment
|
||||
import androidx.compose.ui.Modifier
|
||||
import androidx.compose.ui.graphics.Color
|
||||
import androidx.compose.ui.unit.dp
|
||||
|
||||
@Composable
|
||||
fun MockKeyboard() {
|
||||
Column(
|
||||
Modifier
|
||||
.fillMaxWidth()
|
||||
.height(200.dp)
|
||||
.background(Color.Gray),
|
||||
verticalArrangement = Arrangement.Center,
|
||||
horizontalAlignment = Alignment.CenterHorizontally
|
||||
) {
|
||||
Text(color = Color.Black, text = "This should resemble a keyboard")
|
||||
Button(modifier = Modifier.width(250.dp), onClick = { }) {
|
||||
Text(text = "A Button")
|
||||
}
|
||||
Text(color = Color.Black, text = "Example for Linear Progress Indicator")
|
||||
Spacer(modifier = Modifier.height(16.dp))
|
||||
LinearProgressIndicator()
|
||||
}
|
||||
}
|
@ -0,0 +1,564 @@
|
||||
package com.dessalines.thumbkey.keyboards
|
||||
|
||||
import android.view.KeyEvent
|
||||
import androidx.compose.material.icons.Icons
|
||||
import androidx.compose.material.icons.outlined.ArrowDropDown
|
||||
import androidx.compose.material.icons.outlined.ArrowDropUp
|
||||
import androidx.compose.material.icons.outlined.KeyboardBackspace
|
||||
import androidx.compose.material.icons.outlined.KeyboardReturn
|
||||
import androidx.compose.material.icons.outlined.Numbers
|
||||
import androidx.compose.material.icons.outlined.Settings
|
||||
import com.dessalines.thumbkey.utils.ColorVariant
|
||||
import com.dessalines.thumbkey.utils.FontSizeVariant
|
||||
import com.dessalines.thumbkey.utils.KeyAction
|
||||
import com.dessalines.thumbkey.utils.KeyC
|
||||
import com.dessalines.thumbkey.utils.KeyDisplay
|
||||
import com.dessalines.thumbkey.utils.KeyItemC
|
||||
import com.dessalines.thumbkey.utils.KeyboardC
|
||||
import com.dessalines.thumbkey.utils.KeyboardMode
|
||||
import com.dessalines.thumbkey.utils.SwipeDirection
|
||||
|
||||
|
||||
val messageEaseKeyboard = KeyboardC(
|
||||
arrayOf(
|
||||
arrayOf(
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("a"),
|
||||
action = KeyAction.CommitText("a"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.BOTTOM_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("v"),
|
||||
action = KeyAction.CommitText("v")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("n"),
|
||||
action = KeyAction.CommitText("n"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.BOTTOM to KeyC(
|
||||
display = KeyDisplay.TextDisplay("l"),
|
||||
action = KeyAction.CommitText("l")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("i"),
|
||||
action = KeyAction.CommitText("i"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("x"),
|
||||
action = KeyAction.CommitText("x")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.Settings),
|
||||
action = KeyAction.CommitText("n"), // TODO
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.SECONDARY,
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT
|
||||
)
|
||||
),
|
||||
arrayOf(
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("h"),
|
||||
action = KeyAction.CommitText("h"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("k"),
|
||||
action = KeyAction.CommitText("k")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("o"),
|
||||
action = KeyAction.CommitText("o"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("q"),
|
||||
action = KeyAction.CommitText("q")
|
||||
),
|
||||
SwipeDirection.TOP to KeyC(
|
||||
display = KeyDisplay.TextDisplay("u"),
|
||||
action = KeyAction.CommitText("u")
|
||||
),
|
||||
SwipeDirection.TOP_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("p"),
|
||||
action = KeyAction.CommitText("p")
|
||||
),
|
||||
SwipeDirection.RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("b"),
|
||||
action = KeyAction.CommitText("b")
|
||||
),
|
||||
SwipeDirection.BOTTOM_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("j"),
|
||||
action = KeyAction.CommitText("j")
|
||||
),
|
||||
SwipeDirection.BOTTOM to KeyC(
|
||||
display = KeyDisplay.TextDisplay("d"),
|
||||
action = KeyAction.CommitText("d")
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("g"),
|
||||
action = KeyAction.CommitText("g")
|
||||
),
|
||||
SwipeDirection.LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("c"),
|
||||
action = KeyAction.CommitText("c")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("r"),
|
||||
action = KeyAction.CommitText("r"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("m"),
|
||||
action = KeyAction.CommitText("m")
|
||||
),
|
||||
SwipeDirection.TOP to KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.ArrowDropUp),
|
||||
action = KeyAction.ToggleShiftMode(true),
|
||||
color = ColorVariant.MUTED,
|
||||
)
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.Numbers),
|
||||
action = KeyAction.ToggleNumericMode(true),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.SECONDARY,
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT
|
||||
)
|
||||
),
|
||||
arrayOf(
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("t"),
|
||||
action = KeyAction.CommitText("t"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("y"),
|
||||
action = KeyAction.CommitText("y")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("e"),
|
||||
action = KeyAction.CommitText("e"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP to KeyC(
|
||||
display = KeyDisplay.TextDisplay("w"),
|
||||
action = KeyAction.CommitText("w")
|
||||
),
|
||||
SwipeDirection.TOP_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("'"),
|
||||
action = KeyAction.CommitText("'"),
|
||||
color = ColorVariant.MUTED,
|
||||
),
|
||||
SwipeDirection.RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("z"),
|
||||
action = KeyAction.CommitText("z")
|
||||
),
|
||||
SwipeDirection.BOTTOM_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("*"),
|
||||
action = KeyAction.CommitText("*"),
|
||||
color = ColorVariant.MUTED,
|
||||
),
|
||||
SwipeDirection.BOTTOM to KeyC(
|
||||
display = KeyDisplay.TextDisplay("."),
|
||||
action = KeyAction.CommitText("."),
|
||||
color = ColorVariant.MUTED,
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay(","),
|
||||
action = KeyAction.CommitText(","),
|
||||
color = ColorVariant.MUTED,
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("s"),
|
||||
action = KeyAction.CommitText("s"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("f"),
|
||||
action = KeyAction.CommitText("f")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.KeyboardBackspace),
|
||||
action = KeyAction.SendEvent(
|
||||
KeyEvent(
|
||||
KeyEvent.ACTION_DOWN, KeyEvent
|
||||
.KEYCODE_DEL)
|
||||
),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.SECONDARY,
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.LEFT to KeyC(
|
||||
action = KeyAction.DeleteLastWord,
|
||||
display = null,
|
||||
),
|
||||
SwipeDirection.TOP_LEFT to KeyC(
|
||||
action = KeyAction.DeleteLastWord,
|
||||
display = null,
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
action = KeyAction.DeleteLastWord,
|
||||
display = null,
|
||||
),
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT
|
||||
)
|
||||
),
|
||||
arrayOf(
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay(" "),
|
||||
action = KeyAction.CommitText(" ")
|
||||
),
|
||||
nextTapActions = arrayOf(
|
||||
KeyAction.ReplaceLastText(". ", trimCount = 1),
|
||||
KeyAction.ReplaceLastText(", "),
|
||||
KeyAction.ReplaceLastText("? "),
|
||||
KeyAction.ReplaceLastText("! "),
|
||||
KeyAction.ReplaceLastText(": "),
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT,
|
||||
widthMultiplier = 3
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.KeyboardReturn),
|
||||
action = KeyAction.SendEvent(
|
||||
KeyEvent(
|
||||
KeyEvent.ACTION_DOWN, KeyEvent
|
||||
.KEYCODE_ENTER)
|
||||
),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.SECONDARY,
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT
|
||||
)
|
||||
),
|
||||
)
|
||||
)
|
||||
|
||||
val messageEaseKeyboardShifted = KeyboardC(
|
||||
arrayOf(
|
||||
arrayOf(
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("A"),
|
||||
action = KeyAction.CommitText("A"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.BOTTOM_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("V"),
|
||||
action = KeyAction.CommitText("V")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("N"),
|
||||
action = KeyAction.CommitText("N"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.BOTTOM to KeyC(
|
||||
display = KeyDisplay.TextDisplay("L"),
|
||||
action = KeyAction.CommitText("L")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("I"),
|
||||
action = KeyAction.CommitText("I"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("X"),
|
||||
action = KeyAction.CommitText("X")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.Settings),
|
||||
action = KeyAction.CommitText("N"), // TODO
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.SECONDARY,
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT
|
||||
)
|
||||
),
|
||||
arrayOf(
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("H"),
|
||||
action = KeyAction.CommitText("H"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("K"),
|
||||
action = KeyAction.CommitText("K")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("O"),
|
||||
action = KeyAction.CommitText("O"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("Q"),
|
||||
action = KeyAction.CommitText("Q")
|
||||
),
|
||||
SwipeDirection.TOP to KeyC(
|
||||
display = KeyDisplay.TextDisplay("U"),
|
||||
action = KeyAction.CommitText("U")
|
||||
),
|
||||
SwipeDirection.TOP_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("P"),
|
||||
action = KeyAction.CommitText("P")
|
||||
),
|
||||
SwipeDirection.RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("B"),
|
||||
action = KeyAction.CommitText("B")
|
||||
),
|
||||
SwipeDirection.BOTTOM_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("J"),
|
||||
action = KeyAction.CommitText("J")
|
||||
),
|
||||
SwipeDirection.BOTTOM to KeyC(
|
||||
display = KeyDisplay.TextDisplay("D"),
|
||||
action = KeyAction.CommitText("D")
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("G"),
|
||||
action = KeyAction.CommitText("G")
|
||||
),
|
||||
SwipeDirection.LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("C"),
|
||||
action = KeyAction.CommitText("C")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("R"),
|
||||
action = KeyAction.CommitText("R"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("M"),
|
||||
action = KeyAction.CommitText("M")
|
||||
),
|
||||
SwipeDirection.BOTTOM to KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.ArrowDropDown),
|
||||
action = KeyAction.ToggleShiftMode(false),
|
||||
color = ColorVariant.MUTED,
|
||||
)
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.Numbers),
|
||||
action = KeyAction.ToggleNumericMode(true),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.SECONDARY
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT
|
||||
)
|
||||
),
|
||||
arrayOf(
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("T"),
|
||||
action = KeyAction.CommitText("T"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("Y"),
|
||||
action = KeyAction.CommitText("Y")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("E"),
|
||||
action = KeyAction.CommitText("E"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP to KeyC(
|
||||
display = KeyDisplay.TextDisplay("W"),
|
||||
action = KeyAction.CommitText("W")
|
||||
),
|
||||
SwipeDirection.TOP_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("'"),
|
||||
action = KeyAction.CommitText("'"),
|
||||
color = ColorVariant.MUTED,
|
||||
),
|
||||
SwipeDirection.RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("Z"),
|
||||
action = KeyAction.CommitText("Z")
|
||||
),
|
||||
SwipeDirection.BOTTOM_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("*"),
|
||||
action = KeyAction.CommitText("*"),
|
||||
color = ColorVariant.MUTED,
|
||||
),
|
||||
SwipeDirection.BOTTOM to KeyC(
|
||||
display = KeyDisplay.TextDisplay("."),
|
||||
action = KeyAction.CommitText("."),
|
||||
color = ColorVariant.MUTED,
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay(","),
|
||||
action = KeyAction.CommitText(","),
|
||||
color = ColorVariant.MUTED,
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("S"),
|
||||
action = KeyAction.CommitText("S"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("F"),
|
||||
action = KeyAction.CommitText("F")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.KeyboardBackspace),
|
||||
action = KeyAction.SendEvent(
|
||||
KeyEvent(
|
||||
KeyEvent.ACTION_DOWN, KeyEvent
|
||||
.KEYCODE_DEL)
|
||||
),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.SECONDARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.LEFT to KeyC(
|
||||
action = KeyAction.DeleteLastWord,
|
||||
display = null,
|
||||
),
|
||||
SwipeDirection.TOP_LEFT to KeyC(
|
||||
action = KeyAction.DeleteLastWord,
|
||||
display = null,
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
action = KeyAction.DeleteLastWord,
|
||||
display = null,
|
||||
),
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT
|
||||
)
|
||||
),
|
||||
arrayOf(
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay(" "),
|
||||
action = KeyAction.CommitText(" ")
|
||||
),
|
||||
nextTapActions = arrayOf(
|
||||
KeyAction.ReplaceLastText(". ", trimCount = 1),
|
||||
KeyAction.ReplaceLastText(", "),
|
||||
KeyAction.ReplaceLastText("? "),
|
||||
KeyAction.ReplaceLastText("! "),
|
||||
KeyAction.ReplaceLastText(": "),
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT,
|
||||
widthMultiplier = 3
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.KeyboardReturn),
|
||||
action = KeyAction.SendEvent(
|
||||
KeyEvent(
|
||||
KeyEvent.ACTION_DOWN, KeyEvent
|
||||
.KEYCODE_ENTER)
|
||||
),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.SECONDARY,
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT
|
||||
)
|
||||
),
|
||||
)
|
||||
)
|
||||
|
||||
val MESSAGEEASE_KEYBOARD_MODES: Map<KeyboardMode, KeyboardC> = mapOf(
|
||||
KeyboardMode.MAIN to messageEaseKeyboard,
|
||||
KeyboardMode.SHIFTED to messageEaseKeyboardShifted,
|
||||
KeyboardMode.NUMERIC to numericKeyboard,
|
||||
)
|
330
app/src/main/java/com/dessalines/thumbkey/keyboards/Numeric.kt
Normal file
@ -0,0 +1,330 @@
|
||||
package com.dessalines.thumbkey.keyboards
|
||||
|
||||
import android.view.KeyEvent
|
||||
import androidx.compose.material.icons.Icons
|
||||
import androidx.compose.material.icons.outlined.Abc
|
||||
import androidx.compose.material.icons.outlined.KeyboardBackspace
|
||||
import androidx.compose.material.icons.outlined.KeyboardReturn
|
||||
import androidx.compose.material.icons.outlined.Settings
|
||||
import com.dessalines.thumbkey.utils.ColorVariant
|
||||
import com.dessalines.thumbkey.utils.FontSizeVariant
|
||||
import com.dessalines.thumbkey.utils.KeyAction
|
||||
import com.dessalines.thumbkey.utils.KeyC
|
||||
import com.dessalines.thumbkey.utils.KeyDisplay
|
||||
import com.dessalines.thumbkey.utils.KeyItemC
|
||||
import com.dessalines.thumbkey.utils.KeyboardC
|
||||
import com.dessalines.thumbkey.utils.SwipeDirection
|
||||
|
||||
val numericKeyboard = KeyboardC(
|
||||
arrayOf(
|
||||
arrayOf(
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("1"),
|
||||
action = KeyAction.CommitText("1"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("-"),
|
||||
action = KeyAction.CommitText("-")
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("$"),
|
||||
action = KeyAction.CommitText("$")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("2"),
|
||||
action = KeyAction.CommitText("2"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("`"),
|
||||
action = KeyAction.CommitText("`")
|
||||
),
|
||||
SwipeDirection.TOP to KeyC(
|
||||
display = KeyDisplay.TextDisplay("^"),
|
||||
action = KeyAction.CommitText("^")
|
||||
),
|
||||
SwipeDirection.TOP_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("´"),
|
||||
action = KeyAction.CommitText("´")
|
||||
),
|
||||
SwipeDirection.RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("!"),
|
||||
action = KeyAction.CommitText("!")
|
||||
),
|
||||
SwipeDirection.BOTTOM_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("\\"),
|
||||
action = KeyAction.CommitText("\\")
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("/"),
|
||||
action = KeyAction.CommitText("/")
|
||||
),
|
||||
),
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("3"),
|
||||
action = KeyAction.CommitText("3"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("?"),
|
||||
action = KeyAction.CommitText("?")
|
||||
),
|
||||
SwipeDirection.BOTTOM_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("€"),
|
||||
action = KeyAction.CommitText("€")
|
||||
),
|
||||
SwipeDirection.BOTTOM to KeyC(
|
||||
display = KeyDisplay.TextDisplay("="),
|
||||
action = KeyAction.CommitText("=")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.Settings),
|
||||
action = KeyAction.CommitText("N"), // TODO
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT
|
||||
)
|
||||
),
|
||||
arrayOf(
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("4"),
|
||||
action = KeyAction.CommitText("4"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("{"),
|
||||
action = KeyAction.CommitText("{")
|
||||
),
|
||||
SwipeDirection.TOP_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("%"),
|
||||
action = KeyAction.CommitText("%")
|
||||
),
|
||||
SwipeDirection.BOTTOM_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("_"),
|
||||
action = KeyAction.CommitText("_")
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("["),
|
||||
action = KeyAction.CommitText("[")
|
||||
),
|
||||
SwipeDirection.LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("("),
|
||||
action = KeyAction.CommitText("(")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("5"),
|
||||
action = KeyAction.CommitText("5"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("6"),
|
||||
action = KeyAction.CommitText("6"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("|"),
|
||||
action = KeyAction.CommitText("|")
|
||||
),
|
||||
SwipeDirection.TOP_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("}"),
|
||||
action = KeyAction.CommitText("}")
|
||||
),
|
||||
SwipeDirection.RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay(")"),
|
||||
action = KeyAction.CommitText(")")
|
||||
),
|
||||
SwipeDirection.BOTTOM_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("]"),
|
||||
action = KeyAction.CommitText("]")
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("@"),
|
||||
action = KeyAction.CommitText("@")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.Abc),
|
||||
action = KeyAction.ToggleNumericMode(false),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT
|
||||
)
|
||||
),
|
||||
arrayOf(
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("7"),
|
||||
action = KeyAction.CommitText("7"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("~"),
|
||||
action = KeyAction.CommitText("~")
|
||||
),
|
||||
SwipeDirection.BOTTOM_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay(":"),
|
||||
action = KeyAction.CommitText(":")
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("<"),
|
||||
action = KeyAction.CommitText("<")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("8"),
|
||||
action = KeyAction.CommitText("8"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("\""),
|
||||
action = KeyAction.CommitText("\"")
|
||||
),
|
||||
SwipeDirection.TOP_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("'"),
|
||||
action = KeyAction.CommitText("'")
|
||||
),
|
||||
SwipeDirection.BOTTOM_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("*"),
|
||||
action = KeyAction.CommitText("*")
|
||||
),
|
||||
SwipeDirection.BOTTOM to KeyC(
|
||||
display = KeyDisplay.TextDisplay("."),
|
||||
action = KeyAction.CommitText(".")
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay(","),
|
||||
action = KeyAction.CommitText(",")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("9"),
|
||||
action = KeyAction.CommitText("9"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.TOP to KeyC(
|
||||
display = KeyDisplay.TextDisplay("&"),
|
||||
action = KeyAction.CommitText("&")
|
||||
),
|
||||
SwipeDirection.TOP_RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("°"),
|
||||
action = KeyAction.CommitText("°")
|
||||
),
|
||||
SwipeDirection.RIGHT to KeyC(
|
||||
display = KeyDisplay.TextDisplay(">"),
|
||||
action = KeyAction.CommitText(">")
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay(";"),
|
||||
action = KeyAction.CommitText(";")
|
||||
),
|
||||
SwipeDirection.LEFT to KeyC(
|
||||
display = KeyDisplay.TextDisplay("#"),
|
||||
action = KeyAction.CommitText("#")
|
||||
),
|
||||
)
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.KeyboardBackspace),
|
||||
action = KeyAction.SendEvent(KeyEvent(
|
||||
KeyEvent.ACTION_DOWN, KeyEvent
|
||||
.KEYCODE_DEL)),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
swipes = mapOf(
|
||||
SwipeDirection.LEFT to KeyC(
|
||||
action = KeyAction.DeleteLastWord,
|
||||
display = null,
|
||||
),
|
||||
SwipeDirection.TOP_LEFT to KeyC(
|
||||
action = KeyAction.DeleteLastWord,
|
||||
display = null,
|
||||
),
|
||||
SwipeDirection.BOTTOM_LEFT to KeyC(
|
||||
action = KeyAction.DeleteLastWord,
|
||||
display = null,
|
||||
),
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT
|
||||
)
|
||||
),
|
||||
arrayOf(
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay("0"),
|
||||
action = KeyAction.CommitText("0"),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
widthMultiplier = 2
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.TextDisplay(" "),
|
||||
action = KeyAction.CommitText(" ")
|
||||
),
|
||||
nextTapActions = arrayOf(
|
||||
KeyAction.ReplaceLastText(". ", trimCount = 1),
|
||||
KeyAction.ReplaceLastText(", "),
|
||||
KeyAction.ReplaceLastText("? "),
|
||||
KeyAction.ReplaceLastText("! "),
|
||||
KeyAction.ReplaceLastText(": "),
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT,
|
||||
),
|
||||
KeyItemC(
|
||||
center = KeyC(
|
||||
display = KeyDisplay.IconDisplay(Icons.Outlined.KeyboardReturn),
|
||||
action = KeyAction.SendEvent(KeyEvent(KeyEvent.ACTION_DOWN, KeyEvent
|
||||
.KEYCODE_ENTER)),
|
||||
size = FontSizeVariant.LARGE,
|
||||
color = ColorVariant.PRIMARY
|
||||
),
|
||||
backgroundColor = ColorVariant.SURFACE_VARIANT
|
||||
)
|
||||
),
|
||||
)
|
||||
)
|
||||
|
@ -0,0 +1,595 @@
|
||||
package com.dessalines.thumbkey.ui.components
|
||||
|
||||
import android.util.Log
|
||||
import androidx.compose.animation.AnimatedVisibility
|
||||
import androidx.compose.animation.ExitTransition
|
||||
import androidx.compose.animation.ExperimentalAnimationApi
|
||||
import androidx.compose.animation.core.tween
|
||||
import androidx.compose.animation.slideInVertically
|
||||
import androidx.compose.foundation.background
|
||||
import androidx.compose.foundation.gestures.detectDragGestures
|
||||
import androidx.compose.foundation.gestures.detectTapGestures
|
||||
import androidx.compose.foundation.layout.*
|
||||
import androidx.compose.material3.Icon
|
||||
import androidx.compose.material3.MaterialTheme
|
||||
import androidx.compose.material3.Text
|
||||
import androidx.compose.runtime.Composable
|
||||
import androidx.compose.runtime.MutableState
|
||||
import androidx.compose.runtime.getValue
|
||||
import androidx.compose.runtime.mutableStateOf
|
||||
import androidx.compose.runtime.remember
|
||||
import androidx.compose.runtime.rememberCoroutineScope
|
||||
import androidx.compose.runtime.setValue
|
||||
import androidx.compose.ui.Alignment
|
||||
import androidx.compose.ui.Modifier
|
||||
import androidx.compose.ui.input.pointer.pointerInput
|
||||
import androidx.compose.ui.platform.LocalContext
|
||||
import androidx.compose.ui.text.font.FontWeight
|
||||
import androidx.compose.ui.tooling.preview.Preview
|
||||
import androidx.compose.ui.unit.Dp
|
||||
import androidx.compose.ui.unit.dp
|
||||
import androidx.core.text.trimmedLength
|
||||
import com.dessalines.thumbkey.IMEService
|
||||
import com.dessalines.thumbkey.keyboards.MESSAGEEASE_KEYBOARD_MODES
|
||||
import com.dessalines.thumbkey.utils.FontSizeVariant
|
||||
import com.dessalines.thumbkey.utils.KeyAction
|
||||
import com.dessalines.thumbkey.utils.KeyC
|
||||
import com.dessalines.thumbkey.utils.KeyDisplay
|
||||
import com.dessalines.thumbkey.utils.KeyItemC
|
||||
import com.dessalines.thumbkey.utils.KeyboardMode
|
||||
import com.dessalines.thumbkey.utils.SwipeDirection
|
||||
import com.dessalines.thumbkey.utils.colorVariantToColor
|
||||
import com.dessalines.thumbkey.utils.fontSizeVariantToFontSize
|
||||
import kotlinx.coroutines.CoroutineScope
|
||||
import kotlinx.coroutines.delay
|
||||
import kotlinx.coroutines.launch
|
||||
import kotlin.math.roundToInt
|
||||
|
||||
const val TAG = "com.thumbkey"
|
||||
|
||||
// git
|
||||
// Shift / caps lock
|
||||
// Number view
|
||||
// Muted keys
|
||||
// TODO add star for markdown to main
|
||||
|
||||
fun performKeyAction(
|
||||
action: KeyAction,
|
||||
ime: IMEService,
|
||||
onToggleShiftMode: (enable: Boolean) -> Unit,
|
||||
onToggleNumericMode: (enable: Boolean) -> Unit,
|
||||
mode: KeyboardMode,
|
||||
) {
|
||||
when (action) {
|
||||
is KeyAction.CommitText -> {
|
||||
val text = action.text
|
||||
Log.d(TAG, "committing key text: $text")
|
||||
ime.currentInputConnection.commitText(
|
||||
text,
|
||||
text.length
|
||||
)
|
||||
|
||||
if (mode !== KeyboardMode.NUMERIC) {
|
||||
autoCapitalize(ime, onToggleShiftMode)
|
||||
}
|
||||
}
|
||||
is KeyAction.SendEvent -> {
|
||||
val ev = action.event
|
||||
Log.d(TAG, "sending key event: $ev")
|
||||
ime.currentInputConnection.sendKeyEvent(ev)
|
||||
}
|
||||
is KeyAction.DeleteLastWord -> {
|
||||
Log.d(TAG, "deleting last word")
|
||||
deleteLastWord(ime)
|
||||
}
|
||||
is KeyAction.ReplaceLastText -> {
|
||||
// TODO auto-shift doesn't work with this unfortunately
|
||||
Log.d(TAG, "replacing last word")
|
||||
val text = action.text
|
||||
|
||||
ime.currentInputConnection.deleteSurroundingText(action.trimCount, 0)
|
||||
ime.currentInputConnection.commitText(
|
||||
text,
|
||||
text.length
|
||||
)
|
||||
}
|
||||
is KeyAction.ToggleShiftMode -> {
|
||||
val enable = action.enable
|
||||
Log.d(TAG, "Toggling Shifted: $enable")
|
||||
onToggleShiftMode(enable)
|
||||
}
|
||||
is KeyAction.ToggleNumericMode -> {
|
||||
val enable = action.enable
|
||||
Log.d(TAG, "Toggling Numeric: $enable")
|
||||
onToggleNumericMode(enable)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private fun autoCapitalize(
|
||||
ime: IMEService,
|
||||
onToggleShiftMode: (enable: Boolean) -> Unit
|
||||
) {
|
||||
val textBefore = ime.currentInputConnection.getTextBeforeCursor(1, 0)
|
||||
|
||||
if (arrayOf(".", "?", "!").contains(textBefore)) {
|
||||
onToggleShiftMode(true)
|
||||
} else {
|
||||
onToggleShiftMode(false)
|
||||
}
|
||||
}
|
||||
|
||||
fun deleteLastWord(ime: IMEService) {
|
||||
// TODO bugs here. It should work like fleksy. Find the index of the last full word not spaces
|
||||
// val lastWordLength =
|
||||
// ime.currentInputConnection.getTextBeforeCursor(100, 0)?.split(" ")?.lastOrNull()?.length
|
||||
// ?: 1
|
||||
val lastWords = ime.currentInputConnection.getTextBeforeCursor(100, 0)
|
||||
|
||||
// val lastWordIndex = lastWords?.trim()?.lastIndexOf(" ") ?: 0
|
||||
|
||||
|
||||
val trimmedLength = lastWords?.length?.minus(lastWords.trimmedLength()) ?: 0
|
||||
val trimmed = lastWords?.trim()
|
||||
val lastWordLength = trimmed?.split(" ")?.lastOrNull()?.length ?: 1
|
||||
val minDelete = if (lastWordLength > 0) {
|
||||
lastWordLength + trimmedLength
|
||||
} else {
|
||||
1
|
||||
}
|
||||
|
||||
ime.currentInputConnection.deleteSurroundingText(minDelete, 0)
|
||||
}
|
||||
|
||||
fun buildTapActions(
|
||||
keyItem: KeyItemC
|
||||
): Array<KeyAction> {
|
||||
val tapActions: MutableList<KeyAction> = mutableListOf(keyItem.center.action)
|
||||
keyItem.nextTapActions?.let { tapActions.addAll(it) }
|
||||
return tapActions.toTypedArray()
|
||||
}
|
||||
|
||||
@Composable
|
||||
fun KeyboardKey(
|
||||
key: KeyItemC,
|
||||
mode: KeyboardMode,
|
||||
lastAction: MutableState<KeyAction?>,
|
||||
onToggleShiftMode: (enable: Boolean) -> Unit,
|
||||
onToggleNumericMode: (enable: Boolean) -> Unit,
|
||||
) {
|
||||
val ctx = LocalContext.current
|
||||
val ime = ctx as IMEService
|
||||
val scope = rememberCoroutineScope()
|
||||
// val scale = remember { AnimateFl}
|
||||
|
||||
val pressed = remember { mutableStateOf(false) }
|
||||
val releasedKey = remember { mutableStateOf<String?>(null)}
|
||||
|
||||
// val scale = animateFloatAsState(targetValue = if (pressed) 2f else 1f)
|
||||
|
||||
var tapCount by remember { mutableStateOf(0) }
|
||||
|
||||
// TODO does it need to build this every time?
|
||||
val tapActions = buildTapActions(key)
|
||||
|
||||
// TODO maybe flash the key you just typed after release?
|
||||
|
||||
var offsetX by remember { mutableStateOf(0f) }
|
||||
var offsetY by remember { mutableStateOf(0f) }
|
||||
|
||||
val backgroundColor = if (!pressed.value) {
|
||||
colorVariantToColor(colorVariant = key.backgroundColor)
|
||||
} else {
|
||||
MaterialTheme.colorScheme.inversePrimary
|
||||
}
|
||||
|
||||
val keySize = 80.dp
|
||||
|
||||
val animationSpeed = 100
|
||||
|
||||
val keyboardKeyModifier =
|
||||
Modifier
|
||||
.height(keySize)
|
||||
.width(keySize * key.widthMultiplier)
|
||||
.padding(.5.dp)
|
||||
.background(color = backgroundColor)
|
||||
.pointerInput(key1 = key) {
|
||||
detectTapGestures(
|
||||
onPress = {
|
||||
pressed.value = true
|
||||
},
|
||||
onTap = {
|
||||
// Set the last key info, and the tap count
|
||||
lastAction.value?.let { lastAction ->
|
||||
if (lastAction == key.center.action) {
|
||||
tapCount += 1
|
||||
} else {
|
||||
tapCount = 0
|
||||
}
|
||||
}
|
||||
lastAction.value = key.center.action
|
||||
|
||||
// Set the correct action
|
||||
val action = tapActions[tapCount % tapActions.size]
|
||||
|
||||
performKeyAction(
|
||||
action = action,
|
||||
ime = ime,
|
||||
mode = mode,
|
||||
onToggleShiftMode = onToggleShiftMode,
|
||||
onToggleNumericMode = onToggleNumericMode,
|
||||
)
|
||||
doneKeyAction(scope, action, pressed, releasedKey)
|
||||
}
|
||||
)
|
||||
}
|
||||
// The key1 is necessary, otherwise new swipes wont work
|
||||
.pointerInput(key1 = key) {
|
||||
detectDragGestures(
|
||||
onDragStart = {
|
||||
pressed.value = true
|
||||
},
|
||||
onDrag = { change, dragAmount ->
|
||||
change.consume()
|
||||
val (x, y) = dragAmount
|
||||
offsetX += x
|
||||
offsetY += y
|
||||
},
|
||||
onDragEnd = {
|
||||
// TODO this needs tuning
|
||||
// val leeway = keySize.value / 2
|
||||
val leeway = keySize.value
|
||||
val swipeDirection = swipeDirection(offsetX, offsetY, leeway)
|
||||
|
||||
Log.d(
|
||||
TAG, "x: ${offsetX.roundToInt()}\ny: ${
|
||||
offsetY.roundToInt()
|
||||
}\n${swipeDirection?.name}"
|
||||
)
|
||||
|
||||
val swipeKey = key.swipes?.get(swipeDirection)
|
||||
val action = swipeKey?.action ?: run { key.center.action }
|
||||
performKeyAction(
|
||||
action = action,
|
||||
ime = ime,
|
||||
onToggleShiftMode = onToggleShiftMode,
|
||||
onToggleNumericMode = onToggleNumericMode,
|
||||
mode = mode,
|
||||
)
|
||||
|
||||
// Reset the drags
|
||||
offsetX = 0f
|
||||
offsetY = 0f
|
||||
|
||||
doneKeyAction(scope, action, pressed, releasedKey)
|
||||
}
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
// a 3x3 grid
|
||||
// Use box so they can overlap
|
||||
|
||||
val keyPadding = 2.dp
|
||||
|
||||
Box(
|
||||
modifier = keyboardKeyModifier
|
||||
) {
|
||||
Box(
|
||||
contentAlignment = Alignment.TopStart,
|
||||
modifier = Modifier.fillMaxSize().padding(horizontal = keyPadding)
|
||||
) {
|
||||
key.swipes?.get(SwipeDirection.TOP_LEFT)?.let {
|
||||
KeyText(it, keySize)
|
||||
}
|
||||
}
|
||||
Box(
|
||||
contentAlignment = Alignment.TopCenter,
|
||||
modifier = Modifier.fillMaxSize().padding(horizontal = keyPadding)
|
||||
) {
|
||||
key.swipes?.get(SwipeDirection.TOP)?.let {
|
||||
KeyText(it, keySize)
|
||||
}
|
||||
}
|
||||
Box(
|
||||
contentAlignment = Alignment.TopEnd,
|
||||
modifier = Modifier.fillMaxSize().padding(horizontal = keyPadding)
|
||||
) {
|
||||
key.swipes?.get(SwipeDirection.TOP_RIGHT)?.let {
|
||||
KeyText(it, keySize)
|
||||
}
|
||||
}
|
||||
Box(
|
||||
contentAlignment = Alignment.CenterStart,
|
||||
modifier = Modifier.fillMaxSize().padding(horizontal = keyPadding)
|
||||
) {
|
||||
key.swipes?.get(SwipeDirection.LEFT)?.let {
|
||||
KeyText(it, keySize)
|
||||
}
|
||||
}
|
||||
Box(
|
||||
contentAlignment = Alignment.Center,
|
||||
modifier = Modifier.fillMaxSize().padding(horizontal = keyPadding)
|
||||
) {
|
||||
KeyText(key.center, keySize)
|
||||
}
|
||||
|
||||
Box(
|
||||
contentAlignment = Alignment.CenterEnd,
|
||||
modifier = Modifier.fillMaxSize().padding(horizontal = keyPadding)
|
||||
) {
|
||||
key.swipes?.get(SwipeDirection.RIGHT)?.let {
|
||||
KeyText(it, keySize)
|
||||
}
|
||||
}
|
||||
Box(
|
||||
contentAlignment = Alignment.BottomStart,
|
||||
modifier = Modifier.fillMaxSize().padding(horizontal = keyPadding)
|
||||
) {
|
||||
key.swipes?.get(SwipeDirection.BOTTOM_LEFT)?.let {
|
||||
KeyText(it, keySize)
|
||||
}
|
||||
}
|
||||
Box(
|
||||
contentAlignment = Alignment.BottomCenter,
|
||||
modifier = Modifier.fillMaxSize().padding(horizontal = keyPadding)
|
||||
) {
|
||||
key.swipes?.get(SwipeDirection.BOTTOM)?.let {
|
||||
KeyText(it, keySize)
|
||||
}
|
||||
}
|
||||
Box(
|
||||
contentAlignment = Alignment.BottomEnd,
|
||||
modifier = Modifier.fillMaxSize().padding(horizontal = keyPadding)
|
||||
) {
|
||||
key.swipes?.get(SwipeDirection.BOTTOM_RIGHT)?.let {
|
||||
KeyText(it, keySize)
|
||||
}
|
||||
}
|
||||
// The popup overlay
|
||||
AnimatedVisibility(
|
||||
modifier = Modifier
|
||||
.fillMaxSize()
|
||||
.background(color = MaterialTheme.colorScheme.tertiaryContainer),
|
||||
visible = releasedKey.value != null,
|
||||
// enter = scaleIn(tween(100)),
|
||||
enter = slideInVertically(tween(animationSpeed)),
|
||||
exit = ExitTransition.None,
|
||||
) {
|
||||
Box(
|
||||
contentAlignment = Alignment.Center,
|
||||
modifier = Modifier.fillMaxSize(),
|
||||
) {
|
||||
val fontSize = fontSizeVariantToFontSize(
|
||||
fontSizeVariant = FontSizeVariant.LARGE,
|
||||
keySize = keySize
|
||||
)
|
||||
releasedKey.value?.let { text ->
|
||||
Text(
|
||||
text = text,
|
||||
fontWeight = FontWeight.Bold,
|
||||
fontSize = fontSize,
|
||||
color = MaterialTheme.colorScheme.tertiary,
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
private fun doneKeyAction(
|
||||
scope: CoroutineScope,
|
||||
action: KeyAction,
|
||||
pressed: MutableState<Boolean>,
|
||||
releasedKey: MutableState<String?>,
|
||||
) {
|
||||
pressed.value = false
|
||||
scope.launch {
|
||||
delay(350)
|
||||
releasedKey.value = null
|
||||
}
|
||||
releasedKey.value = when (action) {
|
||||
is KeyAction.CommitText -> {
|
||||
action.text
|
||||
}
|
||||
else -> {
|
||||
null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@Composable
|
||||
fun KeyText(key: KeyC, keySize: Dp) {
|
||||
val color = colorVariantToColor(colorVariant = key.color)
|
||||
val fontSize = fontSizeVariantToFontSize(fontSizeVariant = key.size, keySize = keySize)
|
||||
|
||||
when (val display = key.display) {
|
||||
is KeyDisplay.IconDisplay -> {
|
||||
Icon(
|
||||
imageVector = display.icon, contentDescription = "TODO",
|
||||
tint = color
|
||||
)
|
||||
}
|
||||
is KeyDisplay.TextDisplay -> {
|
||||
Text(
|
||||
text = display.text,
|
||||
fontWeight = FontWeight.Bold,
|
||||
fontSize = fontSize,
|
||||
color = color,
|
||||
)
|
||||
|
||||
}
|
||||
null -> {}
|
||||
}
|
||||
}
|
||||
|
||||
fun swipeDirection(x: Float, y: Float, leeway: Float): SwipeDirection? {
|
||||
return if (x > leeway) {
|
||||
if (y > leeway) {
|
||||
SwipeDirection.BOTTOM_RIGHT
|
||||
} else if (y < -leeway) {
|
||||
SwipeDirection.TOP_RIGHT
|
||||
} else {
|
||||
SwipeDirection.RIGHT
|
||||
}
|
||||
} else if (x < -leeway) {
|
||||
if (y > leeway) {
|
||||
SwipeDirection.BOTTOM_LEFT
|
||||
} else if (y < -leeway) {
|
||||
SwipeDirection.TOP_LEFT
|
||||
} else {
|
||||
SwipeDirection.LEFT
|
||||
}
|
||||
} else {
|
||||
if (y > leeway) {
|
||||
SwipeDirection.BOTTOM
|
||||
} else if (y < -leeway) {
|
||||
SwipeDirection.TOP
|
||||
} else {
|
||||
null
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@Composable
|
||||
fun KeyboardScreen() {
|
||||
var mode by remember {
|
||||
mutableStateOf(KeyboardMode.SHIFTED)
|
||||
}
|
||||
val lastAction = remember { mutableStateOf<KeyAction?>(null) }
|
||||
val keyboard = MESSAGEEASE_KEYBOARD_MODES[mode]!!
|
||||
|
||||
Box(
|
||||
contentAlignment = Alignment.BottomEnd,
|
||||
) {
|
||||
Column(
|
||||
modifier = Modifier
|
||||
.background(MaterialTheme.colorScheme.onBackground),
|
||||
) {
|
||||
keyboard.arr.forEach { row ->
|
||||
Row {
|
||||
row.forEach { key ->
|
||||
Column {
|
||||
KeyboardKey(
|
||||
key = key,
|
||||
lastAction = lastAction,
|
||||
mode = mode,
|
||||
onToggleShiftMode = { enable ->
|
||||
mode = if (enable) {
|
||||
KeyboardMode.SHIFTED
|
||||
} else {
|
||||
KeyboardMode.MAIN
|
||||
}
|
||||
},
|
||||
onToggleNumericMode = { numeric ->
|
||||
mode = if (numeric) {
|
||||
KeyboardMode.NUMERIC
|
||||
} else {
|
||||
KeyboardMode.MAIN
|
||||
}
|
||||
}
|
||||
)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@Preview
|
||||
@Composable
|
||||
fun PreviewKeyboardScreen() {
|
||||
KeyboardScreen()
|
||||
}
|
||||
|
||||
//@Composable
|
||||
//fun KeyboardScreen() {
|
||||
// val keysMatrix = arrayOf(
|
||||
// arrayOf("Q", "W", "E", "R", "T", "Y", "U", "I", "O", "P"),
|
||||
// arrayOf("A", "S", "D", "F", "G", "H", "J", "K", "L"),
|
||||
// arrayOf("Z", "X", "C", "V", "B", "N", "M")
|
||||
// )
|
||||
// Column(
|
||||
// modifier = Modifier
|
||||
// .background(Color(0xFF9575CD))
|
||||
// .fillMaxWidth()
|
||||
// ) {
|
||||
// keysMatrix.forEach { row ->
|
||||
// FixedHeightBox(modifier = Modifier.fillMaxWidth(), height = 56.dp) {
|
||||
// Row(Modifier) {
|
||||
// row.forEach { key ->
|
||||
// KeyboardKey(keyboardKey = key, modifier = Modifier.weight(1f))
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
//}
|
||||
//
|
||||
//@Composable
|
||||
//fun FixedHeightBox(modifier: Modifier, height: Dp, content: @Composable () -> Unit) {
|
||||
// Layout(modifier = modifier, content = content) { measurables, constraints ->
|
||||
// val placeables = measurables.map { measurable ->
|
||||
// measurable.measure(constraints)
|
||||
// }
|
||||
// val h = height.roundToPx()
|
||||
// layout(constraints.maxWidth, h) {
|
||||
// placeables.forEach { placeable ->
|
||||
// placeable.place(x = 0, y = kotlin.math.min(0, h - placeable.height))
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
//}
|
||||
|
||||
//@Composable
|
||||
//fun KeyboardKey(
|
||||
// keyboardKey: String,
|
||||
// modifier: Modifier
|
||||
//) {
|
||||
// val interactionSource = remember { MutableInteractionSource() }
|
||||
// val pressed = interactionSource.collectIsPressedAsState()
|
||||
// val ctx = LocalContext.current
|
||||
// val ime = ctx as IMEService
|
||||
// Box(modifier = modifier.fillMaxHeight(), contentAlignment = Alignment.BottomCenter) {
|
||||
// Text(
|
||||
// keyboardKey,
|
||||
// Modifier
|
||||
// .fillMaxWidth()
|
||||
// .padding(2.dp)
|
||||
// .border(1.dp, Color.Black)
|
||||
// .clickable(interactionSource = interactionSource, indication = null) {
|
||||
//// (ctx as IMEService).currentInputConnection.commitText(
|
||||
//// keyboardKey,
|
||||
//// keyboardKey
|
||||
//// .length
|
||||
//// )
|
||||
// ime.currentInputConnection.sendKeyEvent(KeyEvent(KeyEvent.ACTION_DOWN,
|
||||
// KeyEvent.KEYCODE_E))
|
||||
// }
|
||||
// .background(Color.White)
|
||||
// .padding(
|
||||
// start = 12.dp,
|
||||
// end = 12.dp,
|
||||
// top = 16.dp,
|
||||
// bottom = 16.dp
|
||||
// )
|
||||
//
|
||||
// )
|
||||
// if (pressed.value) {
|
||||
// Text(
|
||||
// keyboardKey,
|
||||
// Modifier
|
||||
// .fillMaxWidth()
|
||||
// .border(1.dp, Color.Black)
|
||||
// .background(Color.White)
|
||||
// .padding(
|
||||
// start = 16.dp,
|
||||
// end = 16.dp,
|
||||
// top = 16.dp,
|
||||
// bottom = 48.dp
|
||||
// )
|
||||
// )
|
||||
// }
|
||||
// }
|
||||
//}
|
139
app/src/main/java/com/dessalines/thumbkey/ui/theme/Color.kt
Normal file
@ -0,0 +1,139 @@
|
||||
package com.dessalines.thumbkey.ui.theme
|
||||
|
||||
import androidx.compose.material3.ColorScheme
|
||||
import androidx.compose.material3.darkColorScheme
|
||||
import androidx.compose.material3.lightColorScheme
|
||||
import androidx.compose.runtime.Composable
|
||||
import androidx.compose.ui.graphics.Color
|
||||
import androidx.compose.ui.graphics.luminance
|
||||
|
||||
fun pink(): Pair<ColorScheme, ColorScheme> {
|
||||
val md_theme_light_primary = Color(0xFFA63166)
|
||||
val md_theme_light_onPrimary = Color(0xFFFFFFFF)
|
||||
val md_theme_light_primaryContainer = Color(0xFFFFD9E3)
|
||||
val md_theme_light_onPrimaryContainer = Color(0xFF3E001F)
|
||||
val md_theme_light_secondary = Color(0xFF745660)
|
||||
val md_theme_light_onSecondary = Color(0xFFFFFFFF)
|
||||
val md_theme_light_secondaryContainer = Color(0xFFFFD9E3)
|
||||
val md_theme_light_onSecondaryContainer = Color(0xFF2A151D)
|
||||
val md_theme_light_tertiary = Color(0xFF7D5636)
|
||||
val md_theme_light_onTertiary = Color(0xFFFFFFFF)
|
||||
val md_theme_light_tertiaryContainer = Color(0xFFFFDCC3)
|
||||
val md_theme_light_onTertiaryContainer = Color(0xFF2F1500)
|
||||
val md_theme_light_error = Color(0xFFBA1A1A)
|
||||
val md_theme_light_errorContainer = Color(0xFFFFDAD6)
|
||||
val md_theme_light_onError = Color(0xFFFFFFFF)
|
||||
val md_theme_light_onErrorContainer = Color(0xFF410002)
|
||||
val md_theme_light_background = Color(0xFFFFFBFF)
|
||||
val md_theme_light_onBackground = Color(0xFF201A1C)
|
||||
val md_theme_light_surface = Color(0xFFFFFBFF)
|
||||
val md_theme_light_onSurface = Color(0xFF201A1C)
|
||||
val md_theme_light_surfaceVariant = Color(0xFFF2DDE2)
|
||||
val md_theme_light_onSurfaceVariant = Color(0xFF514347)
|
||||
val md_theme_light_outline = Color(0xFF837377)
|
||||
val md_theme_light_inverseOnSurface = Color(0xFFFAEEF0)
|
||||
val md_theme_light_inverseSurface = Color(0xFF352F30)
|
||||
val md_theme_light_inversePrimary = Color(0xFFFFB0CB)
|
||||
// val md_theme_light_shadow = Color(0xFF000000)
|
||||
val md_theme_light_surfaceTint = Color(0xFFA63166)
|
||||
val md_theme_light_outlineVariant = Color(0xFFD5C2C6)
|
||||
val md_theme_light_scrim = Color(0xFF000000)
|
||||
|
||||
val md_theme_dark_primary = Color(0xFFFFB0CB)
|
||||
val md_theme_dark_onPrimary = Color(0xFF640036)
|
||||
val md_theme_dark_primaryContainer = Color(0xFF87164E)
|
||||
val md_theme_dark_onPrimaryContainer = Color(0xFFFFD9E3)
|
||||
val md_theme_dark_secondary = Color(0xFFE2BDC7)
|
||||
val md_theme_dark_onSecondary = Color(0xFF422932)
|
||||
val md_theme_dark_secondaryContainer = Color(0xFF5A3F48)
|
||||
val md_theme_dark_onSecondaryContainer = Color(0xFFFFD9E3)
|
||||
val md_theme_dark_tertiary = Color(0xFFF0BC95)
|
||||
val md_theme_dark_onTertiary = Color(0xFF48290D)
|
||||
val md_theme_dark_tertiaryContainer = Color(0xFF623F21)
|
||||
val md_theme_dark_onTertiaryContainer = Color(0xFFFFDCC3)
|
||||
val md_theme_dark_error = Color(0xFFFFB4AB)
|
||||
val md_theme_dark_errorContainer = Color(0xFF93000A)
|
||||
val md_theme_dark_onError = Color(0xFF690005)
|
||||
val md_theme_dark_onErrorContainer = Color(0xFFFFDAD6)
|
||||
val md_theme_dark_background = Color(0xFF201A1C)
|
||||
val md_theme_dark_onBackground = Color(0xFFEBE0E1)
|
||||
val md_theme_dark_surface = Color(0xFF201A1C)
|
||||
val md_theme_dark_onSurface = Color(0xFFEBE0E1)
|
||||
val md_theme_dark_surfaceVariant = Color(0xFF514347)
|
||||
val md_theme_dark_onSurfaceVariant = Color(0xFFD5C2C6)
|
||||
val md_theme_dark_outline = Color(0xFF9E8C91)
|
||||
val md_theme_dark_inverseOnSurface = Color(0xFF201A1C)
|
||||
val md_theme_dark_inverseSurface = Color(0xFFEBE0E1)
|
||||
val md_theme_dark_inversePrimary = Color(0xFFA63166)
|
||||
// val md_theme_dark_shadow = Color(0xFF000000)
|
||||
val md_theme_dark_surfaceTint = Color(0xFFFFB0CB)
|
||||
val md_theme_dark_outlineVariant = Color(0xFF514347)
|
||||
val md_theme_dark_scrim = Color(0xFF000000)
|
||||
|
||||
// val seed = Color(0xFFFF78AE)
|
||||
|
||||
val light = lightColorScheme(
|
||||
primary = md_theme_light_primary,
|
||||
onPrimary = md_theme_light_onPrimary,
|
||||
primaryContainer = md_theme_light_primaryContainer,
|
||||
onPrimaryContainer = md_theme_light_onPrimaryContainer,
|
||||
secondary = md_theme_light_secondary,
|
||||
onSecondary = md_theme_light_onSecondary,
|
||||
secondaryContainer = md_theme_light_secondaryContainer,
|
||||
onSecondaryContainer = md_theme_light_onSecondaryContainer,
|
||||
tertiary = md_theme_light_tertiary,
|
||||
onTertiary = md_theme_light_onTertiary,
|
||||
tertiaryContainer = md_theme_light_tertiaryContainer,
|
||||
onTertiaryContainer = md_theme_light_onTertiaryContainer,
|
||||
error = md_theme_light_error,
|
||||
errorContainer = md_theme_light_errorContainer,
|
||||
onError = md_theme_light_onError,
|
||||
onErrorContainer = md_theme_light_onErrorContainer,
|
||||
background = md_theme_light_background,
|
||||
onBackground = md_theme_light_onBackground,
|
||||
surface = md_theme_light_surface,
|
||||
onSurface = md_theme_light_onSurface,
|
||||
surfaceVariant = md_theme_light_surfaceVariant,
|
||||
onSurfaceVariant = md_theme_light_onSurfaceVariant,
|
||||
outline = md_theme_light_outline,
|
||||
inverseOnSurface = md_theme_light_inverseOnSurface,
|
||||
inverseSurface = md_theme_light_inverseSurface,
|
||||
inversePrimary = md_theme_light_inversePrimary,
|
||||
surfaceTint = md_theme_light_surfaceTint,
|
||||
outlineVariant = md_theme_light_outlineVariant,
|
||||
scrim = md_theme_light_scrim
|
||||
)
|
||||
|
||||
val dark = darkColorScheme(
|
||||
primary = md_theme_dark_primary,
|
||||
onPrimary = md_theme_dark_onPrimary,
|
||||
primaryContainer = md_theme_dark_primaryContainer,
|
||||
onPrimaryContainer = md_theme_dark_onPrimaryContainer,
|
||||
secondary = md_theme_dark_secondary,
|
||||
onSecondary = md_theme_dark_onSecondary,
|
||||
secondaryContainer = md_theme_dark_secondaryContainer,
|
||||
onSecondaryContainer = md_theme_dark_onSecondaryContainer,
|
||||
tertiary = md_theme_dark_tertiary,
|
||||
onTertiary = md_theme_dark_onTertiary,
|
||||
tertiaryContainer = md_theme_dark_tertiaryContainer,
|
||||
onTertiaryContainer = md_theme_dark_onTertiaryContainer,
|
||||
error = md_theme_dark_error,
|
||||
errorContainer = md_theme_dark_errorContainer,
|
||||
onError = md_theme_dark_onError,
|
||||
onErrorContainer = md_theme_dark_onErrorContainer,
|
||||
background = md_theme_dark_background,
|
||||
onBackground = md_theme_dark_onBackground,
|
||||
surface = md_theme_dark_surface,
|
||||
onSurface = md_theme_dark_onSurface,
|
||||
surfaceVariant = md_theme_dark_surfaceVariant,
|
||||
onSurfaceVariant = md_theme_dark_onSurfaceVariant,
|
||||
outline = md_theme_dark_outline,
|
||||
inverseOnSurface = md_theme_dark_inverseOnSurface,
|
||||
inverseSurface = md_theme_dark_inverseSurface,
|
||||
inversePrimary = md_theme_dark_inversePrimary,
|
||||
surfaceTint = md_theme_dark_surfaceTint,
|
||||
outlineVariant = md_theme_dark_outlineVariant,
|
||||
scrim = md_theme_dark_scrim
|
||||
)
|
||||
return Pair(light, dark)
|
||||
}
|
11
app/src/main/java/com/dessalines/thumbkey/ui/theme/Shape.kt
Normal file
@ -0,0 +1,11 @@
|
||||
package com.dessalines.thumbkey.ui.theme
|
||||
|
||||
import androidx.compose.foundation.shape.RoundedCornerShape
|
||||
import androidx.compose.material3.Shapes
|
||||
import androidx.compose.ui.unit.dp
|
||||
|
||||
val Shapes = Shapes(
|
||||
small = RoundedCornerShape(4.dp),
|
||||
medium = RoundedCornerShape(4.dp),
|
||||
large = RoundedCornerShape(0.dp)
|
||||
)
|
37
app/src/main/java/com/dessalines/thumbkey/ui/theme/Theme.kt
Normal file
@ -0,0 +1,37 @@
|
||||
package com.dessalines.thumbkey.ui.theme
|
||||
|
||||
import android.os.Build
|
||||
import androidx.compose.foundation.isSystemInDarkTheme
|
||||
import androidx.compose.material3.MaterialTheme
|
||||
import androidx.compose.material3.dynamicDarkColorScheme
|
||||
import androidx.compose.material3.dynamicLightColorScheme
|
||||
import androidx.compose.runtime.Composable
|
||||
import androidx.compose.ui.platform.LocalContext
|
||||
|
||||
@Composable
|
||||
fun MainTheme(
|
||||
content: @Composable () -> Unit
|
||||
) {
|
||||
val ctx = LocalContext.current
|
||||
val android12OrLater = Build.VERSION.SDK_INT >= Build.VERSION_CODES.S
|
||||
|
||||
// Dynamic schemes crash on lower than android 12
|
||||
val dynamicPair = if (android12OrLater) {
|
||||
Pair(dynamicLightColorScheme(ctx), dynamicDarkColorScheme(ctx))
|
||||
} else {
|
||||
pink()
|
||||
}
|
||||
|
||||
val systemTheme = if (!isSystemInDarkTheme()) {
|
||||
dynamicPair.first
|
||||
} else {
|
||||
dynamicPair.second
|
||||
}
|
||||
|
||||
MaterialTheme(
|
||||
colorScheme = systemTheme,
|
||||
typography = Typography,
|
||||
shapes = Shapes,
|
||||
content = content
|
||||
)
|
||||
}
|
@ -0,0 +1,6 @@
|
||||
package com.dessalines.thumbkey.ui.theme
|
||||
|
||||
import androidx.compose.material3.Typography
|
||||
|
||||
// Set of Material typography styles to start with
|
||||
val Typography = Typography()
|
54
app/src/main/java/com/dessalines/thumbkey/utils/Types.kt
Normal file
@ -0,0 +1,54 @@
|
||||
package com.dessalines.thumbkey.utils
|
||||
|
||||
import android.view.KeyEvent
|
||||
import androidx.compose.ui.graphics.vector.ImageVector
|
||||
|
||||
// Almost a 4x4 grid, but the bottom is mostly spacebar
|
||||
data class KeyboardC(
|
||||
val arr: Array<Array<KeyItemC>>
|
||||
)
|
||||
|
||||
data class KeyItemC(
|
||||
val center: KeyC,
|
||||
val swipes: Map<SwipeDirection, KeyC>? = null,
|
||||
val nextTapActions: Array<KeyAction>? = null,
|
||||
val widthMultiplier: Int = 1,
|
||||
val backgroundColor: ColorVariant = ColorVariant.SURFACE,
|
||||
)
|
||||
|
||||
data class KeyC(
|
||||
val display: KeyDisplay?,
|
||||
val action: KeyAction,
|
||||
val color: ColorVariant = ColorVariant.SECONDARY,
|
||||
val size: FontSizeVariant = FontSizeVariant.SMALL,
|
||||
)
|
||||
|
||||
sealed class KeyDisplay {
|
||||
class TextDisplay(val text: String) : KeyDisplay()
|
||||
class IconDisplay(val icon: ImageVector) : KeyDisplay()
|
||||
}
|
||||
|
||||
sealed class KeyAction {
|
||||
class CommitText(val text: String) : KeyAction()
|
||||
class SendEvent(val event: KeyEvent) : KeyAction()
|
||||
object DeleteLastWord : KeyAction()
|
||||
class ReplaceLastText(val text: String, val trimCount: Int = 2) : KeyAction()
|
||||
class ToggleShiftMode(val enable: Boolean): KeyAction()
|
||||
class ToggleNumericMode(val enable: Boolean): KeyAction()
|
||||
}
|
||||
|
||||
enum class KeyboardMode {
|
||||
MAIN, SHIFTED, NUMERIC
|
||||
}
|
||||
|
||||
enum class SwipeDirection {
|
||||
LEFT, TOP_LEFT, TOP, TOP_RIGHT, RIGHT, BOTTOM_RIGHT, BOTTOM, BOTTOM_LEFT,
|
||||
}
|
||||
|
||||
enum class ColorVariant {
|
||||
PRIMARY, SECONDARY, SURFACE, SURFACE_VARIANT, MUTED,
|
||||
}
|
||||
|
||||
enum class FontSizeVariant {
|
||||
LARGE, SMALL
|
||||
}
|
30
app/src/main/java/com/dessalines/thumbkey/utils/Utils.kt
Normal file
@ -0,0 +1,30 @@
|
||||
package com.dessalines.thumbkey.utils
|
||||
|
||||
import androidx.compose.material3.MaterialTheme
|
||||
import androidx.compose.runtime.Composable
|
||||
import androidx.compose.ui.graphics.Color
|
||||
import androidx.compose.ui.unit.Dp
|
||||
import androidx.compose.ui.unit.ExperimentalUnitApi
|
||||
import androidx.compose.ui.unit.TextUnit
|
||||
import androidx.compose.ui.unit.TextUnitType
|
||||
|
||||
@Composable
|
||||
fun colorVariantToColor(colorVariant: ColorVariant): Color {
|
||||
return when (colorVariant) {
|
||||
ColorVariant.SURFACE -> MaterialTheme.colorScheme.surface
|
||||
ColorVariant.SURFACE_VARIANT -> MaterialTheme.colorScheme.surfaceVariant
|
||||
ColorVariant.PRIMARY -> MaterialTheme.colorScheme.primary
|
||||
ColorVariant.SECONDARY -> MaterialTheme.colorScheme.secondary // TODO this is never used?
|
||||
ColorVariant.MUTED -> MaterialTheme.colorScheme.secondary.copy(alpha = 0.5F)
|
||||
}
|
||||
}
|
||||
|
||||
@OptIn(ExperimentalUnitApi::class)
|
||||
fun fontSizeVariantToFontSize(fontSizeVariant: FontSizeVariant, keySize: Dp): TextUnit {
|
||||
val divFactor = when (fontSizeVariant) {
|
||||
FontSizeVariant.LARGE -> 2.5f
|
||||
FontSizeVariant.SMALL -> 5f
|
||||
}
|
||||
return TextUnit(keySize.value / divFactor, TextUnitType.Sp)
|
||||
}
|
||||
|
30
app/src/main/res/drawable-v24/ic_launcher_foreground.xml
Normal file
@ -0,0 +1,30 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
xmlns:aapt="http://schemas.android.com/aapt"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<path android:pathData="M31,63.928c0,0 6.4,-11 12.1,-13.1c7.2,-2.6 26,-1.4 26,-1.4l38.1,38.1L107,108.928l-32,-1L31,63.928z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:endX="85.84757"
|
||||
android:endY="92.4963"
|
||||
android:startX="42.9492"
|
||||
android:startY="49.59793"
|
||||
android:type="linear">
|
||||
<item
|
||||
android:color="#44000000"
|
||||
android:offset="0.0" />
|
||||
<item
|
||||
android:color="#00000000"
|
||||
android:offset="1.0" />
|
||||
</gradient>
|
||||
</aapt:attr>
|
||||
</path>
|
||||
<path
|
||||
android:fillColor="#FFFFFF"
|
||||
android:fillType="nonZero"
|
||||
android:pathData="M65.3,45.828l3.8,-6.6c0.2,-0.4 0.1,-0.9 -0.3,-1.1c-0.4,-0.2 -0.9,-0.1 -1.1,0.3l-3.9,6.7c-6.3,-2.8 -13.4,-2.8 -19.7,0l-3.9,-6.7c-0.2,-0.4 -0.7,-0.5 -1.1,-0.3C38.8,38.328 38.7,38.828 38.9,39.228l3.8,6.6C36.2,49.428 31.7,56.028 31,63.928h46C76.3,56.028 71.8,49.428 65.3,45.828zM43.4,57.328c-0.8,0 -1.5,-0.5 -1.8,-1.2c-0.3,-0.7 -0.1,-1.5 0.4,-2.1c0.5,-0.5 1.4,-0.7 2.1,-0.4c0.7,0.3 1.2,1 1.2,1.8C45.3,56.528 44.5,57.328 43.4,57.328L43.4,57.328zM64.6,57.328c-0.8,0 -1.5,-0.5 -1.8,-1.2s-0.1,-1.5 0.4,-2.1c0.5,-0.5 1.4,-0.7 2.1,-0.4c0.7,0.3 1.2,1 1.2,1.8C66.5,56.528 65.6,57.328 64.6,57.328L64.6,57.328z"
|
||||
android:strokeWidth="1"
|
||||
android:strokeColor="#00000000" />
|
||||
</vector>
|
170
app/src/main/res/drawable/ic_launcher_background.xml
Normal file
@ -0,0 +1,170 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="108dp"
|
||||
android:height="108dp"
|
||||
android:viewportWidth="108"
|
||||
android:viewportHeight="108">
|
||||
<path
|
||||
android:fillColor="#3DDC84"
|
||||
android:pathData="M0,0h108v108h-108z" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M9,0L9,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,0L19,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M29,0L29,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M39,0L39,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M49,0L49,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M59,0L59,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M69,0L69,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M79,0L79,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M89,0L89,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M99,0L99,108"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,9L108,9"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,19L108,19"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,29L108,29"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,39L108,39"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,49L108,49"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,59L108,59"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,69L108,69"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,79L108,79"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,89L108,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M0,99L108,99"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,29L89,29"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,39L89,39"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,49L89,49"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,59L89,59"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,69L89,69"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M19,79L89,79"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M29,19L29,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M39,19L39,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M49,19L49,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M59,19L59,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M69,19L69,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#00000000"
|
||||
android:pathData="M79,19L79,89"
|
||||
android:strokeWidth="0.8"
|
||||
android:strokeColor="#33FFFFFF" />
|
||||
</vector>
|
11
app/src/main/res/layout/keyboard_view.xml
Normal file
@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<androidx.compose.ui.platform.ComposeView
|
||||
android:id="@+id/compose_view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"/>
|
||||
|
||||
</FrameLayout>
|
5
app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_background" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</adaptive-icon>
|
5
app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
Normal file
@ -0,0 +1,5 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<adaptive-icon xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<background android:drawable="@drawable/ic_launcher_background" />
|
||||
<foreground android:drawable="@drawable/ic_launcher_foreground" />
|
||||
</adaptive-icon>
|
BIN
app/src/main/res/mipmap-hdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
app/src/main/res/mipmap-hdpi/ic_launcher_round.png
Normal file
After Width: | Height: | Size: 5.2 KiB |
BIN
app/src/main/res/mipmap-mdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 2.6 KiB |
BIN
app/src/main/res/mipmap-mdpi/ic_launcher_round.png
Normal file
After Width: | Height: | Size: 3.3 KiB |
BIN
app/src/main/res/mipmap-xhdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 4.8 KiB |
BIN
app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
Normal file
After Width: | Height: | Size: 7.3 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
Normal file
After Width: | Height: | Size: 16 KiB |
3
app/src/main/res/values/strings.xml
Normal file
@ -0,0 +1,3 @@
|
||||
<resources>
|
||||
<string name="app_name">Thumb-Key</string>
|
||||
</resources>
|
4
app/src/main/res/xml/method.xml
Normal file
@ -0,0 +1,4 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<input-method xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<subtype android:imeSubtypeMode="keyboard" />
|
||||
</input-method>
|
26
build.gradle
Normal file
@ -0,0 +1,26 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
buildscript {
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
maven { url 'dl.bintray.com/jetbrains/markdown' }
|
||||
}
|
||||
}
|
||||
|
||||
plugins {
|
||||
id 'com.android.application' version '8.1.0-alpha08' apply false
|
||||
id 'com.android.library' version '8.1.0-alpha08' apply false
|
||||
id 'org.jetbrains.kotlin.android' version '1.8.10' apply false
|
||||
id 'org.jmailen.kotlinter' version "3.13.0" apply false
|
||||
}
|
||||
|
||||
subprojects {
|
||||
apply plugin: "org.jmailen.kotlinter" // Version should be inherited from parent
|
||||
kotlinter {
|
||||
disabledRules = ["no-wildcard-imports"]
|
||||
}
|
||||
}
|
||||
|
||||
task clean(type: Delete) {
|
||||
delete rootProject.buildDir
|
||||
}
|
27
gradle.properties
Normal file
@ -0,0 +1,27 @@
|
||||
# Project-wide Gradle settings.
|
||||
# IDE (e.g. Android Studio) users:
|
||||
# Gradle settings configured through the IDE *will override*
|
||||
# any settings specified in this file.
|
||||
# For more details on how to configure your build environment visit
|
||||
# http://www.gradle.org/docs/current/userguide/build_environment.html
|
||||
# Specifies the JVM arguments used for the daemon process.
|
||||
# The setting is particularly useful for tweaking memory settings.
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
||||
# When configured, Gradle will run in incubating parallel mode.
|
||||
# This option should only be used with decoupled projects. More details, visit
|
||||
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
|
||||
# org.gradle.parallel=true
|
||||
# AndroidX package structure to make it clearer which packages are bundled with the
|
||||
# Android operating system, and which are packaged with your app"s APK
|
||||
# https://developer.android.com/topic/libraries/support-library/androidx-rn
|
||||
android.useAndroidX=true
|
||||
# Automatically convert third-party libraries to use AndroidX
|
||||
android.enableJetifier=false
|
||||
# Kotlin code style for this project: "official" or "obsolete":
|
||||
kotlin.code.style=official
|
||||
# Enables namespacing of each library's R class so that its R class includes only the
|
||||
# resources declared in the library itself and none from the library's dependencies,
|
||||
# thereby reducing the size of the R class for that library
|
||||
android.nonTransitiveRClass=true
|
||||
org.gradle.unsafe.configuration-cache=true
|
||||
android.nonFinalResIds=false
|
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Normal file
6
gradle/wrapper/gradle-wrapper.properties
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
#Sat Apr 23 15:54:24 EDT 2022
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip
|
||||
distributionPath=wrapper/dists
|
||||
zipStorePath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
234
gradlew
vendored
Executable file
@ -0,0 +1,234 @@
|
||||
#!/bin/sh
|
||||
|
||||
#
|
||||
# Copyright © 2015-2021 the original authors.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 (the "License");
|
||||
# you may not use this file except in compliance with the License.
|
||||
# You may obtain a copy of the License at
|
||||
#
|
||||
# https://www.apache.org/licenses/LICENSE-2.0
|
||||
#
|
||||
# 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.
|
||||
#
|
||||
|
||||
##############################################################################
|
||||
#
|
||||
# Gradle start up script for POSIX generated by Gradle.
|
||||
#
|
||||
# Important for running:
|
||||
#
|
||||
# (1) You need a POSIX-compliant shell to run this script. If your /bin/sh is
|
||||
# noncompliant, but you have some other compliant shell such as ksh or
|
||||
# bash, then to run this script, type that shell name before the whole
|
||||
# command line, like:
|
||||
#
|
||||
# ksh Gradle
|
||||
#
|
||||
# Busybox and similar reduced shells will NOT work, because this script
|
||||
# requires all of these POSIX shell features:
|
||||
# * functions;
|
||||
# * expansions «$var», «${var}», «${var:-default}», «${var+SET}»,
|
||||
# «${var#prefix}», «${var%suffix}», and «$( cmd )»;
|
||||
# * compound commands having a testable exit status, especially «case»;
|
||||
# * various built-in commands including «command», «set», and «ulimit».
|
||||
#
|
||||
# Important for patching:
|
||||
#
|
||||
# (2) This script targets any POSIX shell, so it avoids extensions provided
|
||||
# by Bash, Ksh, etc; in particular arrays are avoided.
|
||||
#
|
||||
# The "traditional" practice of packing multiple parameters into a
|
||||
# space-separated string is a well documented source of bugs and security
|
||||
# problems, so this is (mostly) avoided, by progressively accumulating
|
||||
# options in "$@", and eventually passing that to Java.
|
||||
#
|
||||
# Where the inherited environment variables (DEFAULT_JVM_OPTS, JAVA_OPTS,
|
||||
# and GRADLE_OPTS) rely on word-splitting, this is performed explicitly;
|
||||
# see the in-line comments for details.
|
||||
#
|
||||
# There are tweaks for specific operating systems such as AIX, CygWin,
|
||||
# Darwin, MinGW, and NonStop.
|
||||
#
|
||||
# (3) This script is generated from the Groovy template
|
||||
# https://github.com/gradle/gradle/blob/master/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
|
||||
# within the Gradle project.
|
||||
#
|
||||
# You can find Gradle at https://github.com/gradle/gradle/.
|
||||
#
|
||||
##############################################################################
|
||||
|
||||
# Attempt to set APP_HOME
|
||||
|
||||
# Resolve links: $0 may be a link
|
||||
app_path=$0
|
||||
|
||||
# Need this for daisy-chained symlinks.
|
||||
while
|
||||
APP_HOME=${app_path%"${app_path##*/}"} # leaves a trailing /; empty if no leading path
|
||||
[ -h "$app_path" ]
|
||||
do
|
||||
ls=$( ls -ld "$app_path" )
|
||||
link=${ls#*' -> '}
|
||||
case $link in #(
|
||||
/*) app_path=$link ;; #(
|
||||
*) app_path=$APP_HOME$link ;;
|
||||
esac
|
||||
done
|
||||
|
||||
APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit
|
||||
|
||||
APP_NAME="Gradle"
|
||||
APP_BASE_NAME=${0##*/}
|
||||
|
||||
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
||||
DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'
|
||||
|
||||
# Use the maximum available, or set MAX_FD != -1 to use that value.
|
||||
MAX_FD=maximum
|
||||
|
||||
warn () {
|
||||
echo "$*"
|
||||
} >&2
|
||||
|
||||
die () {
|
||||
echo
|
||||
echo "$*"
|
||||
echo
|
||||
exit 1
|
||||
} >&2
|
||||
|
||||
# OS specific support (must be 'true' or 'false').
|
||||
cygwin=false
|
||||
msys=false
|
||||
darwin=false
|
||||
nonstop=false
|
||||
case "$( uname )" in #(
|
||||
CYGWIN* ) cygwin=true ;; #(
|
||||
Darwin* ) darwin=true ;; #(
|
||||
MSYS* | MINGW* ) msys=true ;; #(
|
||||
NONSTOP* ) nonstop=true ;;
|
||||
esac
|
||||
|
||||
CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
|
||||
|
||||
|
||||
# Determine the Java command to use to start the JVM.
|
||||
if [ -n "$JAVA_HOME" ] ; then
|
||||
if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
|
||||
# IBM's JDK on AIX uses strange locations for the executables
|
||||
JAVACMD=$JAVA_HOME/jre/sh/java
|
||||
else
|
||||
JAVACMD=$JAVA_HOME/bin/java
|
||||
fi
|
||||
if [ ! -x "$JAVACMD" ] ; then
|
||||
die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
|
||||
|
||||
Please set the JAVA_HOME variable in your environment to match the
|
||||
location of your Java installation."
|
||||
fi
|
||||
else
|
||||
JAVACMD=java
|
||||
which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
||||
|
||||
Please set the JAVA_HOME variable in your environment to match the
|
||||
location of your Java installation."
|
||||
fi
|
||||
|
||||
# Increase the maximum file descriptors if we can.
|
||||
if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then
|
||||
case $MAX_FD in #(
|
||||
max*)
|
||||
MAX_FD=$( ulimit -H -n ) ||
|
||||
warn "Could not query maximum file descriptor limit"
|
||||
esac
|
||||
case $MAX_FD in #(
|
||||
'' | soft) :;; #(
|
||||
*)
|
||||
ulimit -n "$MAX_FD" ||
|
||||
warn "Could not set maximum file descriptor limit to $MAX_FD"
|
||||
esac
|
||||
fi
|
||||
|
||||
# Collect all arguments for the java command, stacking in reverse order:
|
||||
# * args from the command line
|
||||
# * the main class name
|
||||
# * -classpath
|
||||
# * -D...appname settings
|
||||
# * --module-path (only if needed)
|
||||
# * DEFAULT_JVM_OPTS, JAVA_OPTS, and GRADLE_OPTS environment variables.
|
||||
|
||||
# For Cygwin or MSYS, switch paths to Windows format before running java
|
||||
if "$cygwin" || "$msys" ; then
|
||||
APP_HOME=$( cygpath --path --mixed "$APP_HOME" )
|
||||
CLASSPATH=$( cygpath --path --mixed "$CLASSPATH" )
|
||||
|
||||
JAVACMD=$( cygpath --unix "$JAVACMD" )
|
||||
|
||||
# Now convert the arguments - kludge to limit ourselves to /bin/sh
|
||||
for arg do
|
||||
if
|
||||
case $arg in #(
|
||||
-*) false ;; # don't mess with options #(
|
||||
/?*) t=${arg#/} t=/${t%%/*} # looks like a POSIX filepath
|
||||
[ -e "$t" ] ;; #(
|
||||
*) false ;;
|
||||
esac
|
||||
then
|
||||
arg=$( cygpath --path --ignore --mixed "$arg" )
|
||||
fi
|
||||
# Roll the args list around exactly as many times as the number of
|
||||
# args, so each arg winds up back in the position where it started, but
|
||||
# possibly modified.
|
||||
#
|
||||
# NB: a `for` loop captures its iteration list before it begins, so
|
||||
# changing the positional parameters here affects neither the number of
|
||||
# iterations, nor the values presented in `arg`.
|
||||
shift # remove old arg
|
||||
set -- "$@" "$arg" # push replacement arg
|
||||
done
|
||||
fi
|
||||
|
||||
# Collect all arguments for the java command;
|
||||
# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of
|
||||
# shell script including quotes and variable substitutions, so put them in
|
||||
# double quotes to make sure that they get re-expanded; and
|
||||
# * put everything else in single quotes, so that it's not re-expanded.
|
||||
|
||||
set -- \
|
||||
"-Dorg.gradle.appname=$APP_BASE_NAME" \
|
||||
-classpath "$CLASSPATH" \
|
||||
org.gradle.wrapper.GradleWrapperMain \
|
||||
"$@"
|
||||
|
||||
# Use "xargs" to parse quoted args.
|
||||
#
|
||||
# With -n1 it outputs one arg per line, with the quotes and backslashes removed.
|
||||
#
|
||||
# In Bash we could simply go:
|
||||
#
|
||||
# readarray ARGS < <( xargs -n1 <<<"$var" ) &&
|
||||
# set -- "${ARGS[@]}" "$@"
|
||||
#
|
||||
# but POSIX shell has neither arrays nor command substitution, so instead we
|
||||
# post-process each arg (as a line of input to sed) to backslash-escape any
|
||||
# character that might be a shell metacharacter, then use eval to reverse
|
||||
# that process (while maintaining the separation between arguments), and wrap
|
||||
# the whole thing up as a single "set" statement.
|
||||
#
|
||||
# This will of course break if any of these variables contains a newline or
|
||||
# an unmatched quote.
|
||||
#
|
||||
|
||||
eval "set -- $(
|
||||
printf '%s\n' "$DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS" |
|
||||
xargs -n1 |
|
||||
sed ' s~[^-[:alnum:]+,./:=@_]~\\&~g; ' |
|
||||
tr '\n' ' '
|
||||
)" '"$@"'
|
||||
|
||||
exec "$JAVACMD" "$@"
|
84
gradlew.bat
vendored
Normal file
@ -0,0 +1,84 @@
|
||||
@if "%DEBUG%" == "" @echo off
|
||||
@rem ##########################################################################
|
||||
@rem
|
||||
@rem Gradle startup script for Windows
|
||||
@rem
|
||||
@rem ##########################################################################
|
||||
|
||||
@rem Set local scope for the variables with windows NT shell
|
||||
if "%OS%"=="Windows_NT" setlocal
|
||||
|
||||
set DIRNAME=%~dp0
|
||||
if "%DIRNAME%" == "" set DIRNAME=.
|
||||
set APP_BASE_NAME=%~n0
|
||||
set APP_HOME=%DIRNAME%
|
||||
|
||||
@rem Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
|
||||
set DEFAULT_JVM_OPTS=
|
||||
|
||||
@rem Find java.exe
|
||||
if defined JAVA_HOME goto findJavaFromJavaHome
|
||||
|
||||
set JAVA_EXE=java.exe
|
||||
%JAVA_EXE% -version >NUL 2>&1
|
||||
if "%ERRORLEVEL%" == "0" goto init
|
||||
|
||||
echo.
|
||||
echo ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
|
||||
echo.
|
||||
echo Please set the JAVA_HOME variable in your environment to match the
|
||||
echo location of your Java installation.
|
||||
|
||||
goto fail
|
||||
|
||||
:findJavaFromJavaHome
|
||||
set JAVA_HOME=%JAVA_HOME:"=%
|
||||
set JAVA_EXE=%JAVA_HOME%/bin/java.exe
|
||||
|
||||
if exist "%JAVA_EXE%" goto init
|
||||
|
||||
echo.
|
||||
echo ERROR: JAVA_HOME is set to an invalid directory: %JAVA_HOME%
|
||||
echo.
|
||||
echo Please set the JAVA_HOME variable in your environment to match the
|
||||
echo location of your Java installation.
|
||||
|
||||
goto fail
|
||||
|
||||
:init
|
||||
@rem Get command-line arguments, handling Windows variants
|
||||
|
||||
if not "%OS%" == "Windows_NT" goto win9xME_args
|
||||
|
||||
:win9xME_args
|
||||
@rem Slurp the command line arguments.
|
||||
set CMD_LINE_ARGS=
|
||||
set _SKIP=2
|
||||
|
||||
:win9xME_args_slurp
|
||||
if "x%~1" == "x" goto execute
|
||||
|
||||
set CMD_LINE_ARGS=%*
|
||||
|
||||
:execute
|
||||
@rem Setup the command line
|
||||
|
||||
set CLASSPATH=%APP_HOME%\gradle\wrapper\gradle-wrapper.jar
|
||||
|
||||
@rem Execute Gradle
|
||||
"%JAVA_EXE%" %DEFAULT_JVM_OPTS% %JAVA_OPTS% %GRADLE_OPTS% "-Dorg.gradle.appname=%APP_BASE_NAME%" -classpath "%CLASSPATH%" org.gradle.wrapper.GradleWrapperMain %CMD_LINE_ARGS%
|
||||
|
||||
:end
|
||||
@rem End local scope for the variables with windows NT shell
|
||||
if "%ERRORLEVEL%"=="0" goto mainEnd
|
||||
|
||||
:fail
|
||||
rem Set variable GRADLE_EXIT_CONSOLE if you need the _script_ return code instead of
|
||||
rem the _cmd.exe /c_ return code!
|
||||
if not "" == "%GRADLE_EXIT_CONSOLE%" exit 1
|
||||
exit /b 1
|
||||
|
||||
:mainEnd
|
||||
if "%OS%"=="Windows_NT" endlocal
|
||||
|
||||
:omega
|
21
settings.gradle
Normal file
@ -0,0 +1,21 @@
|
||||
pluginManagement {
|
||||
repositories {
|
||||
gradlePluginPortal()
|
||||
google()
|
||||
mavenCentral()
|
||||
}
|
||||
plugins {
|
||||
id 'com.android.application' version '8.1.0-alpha08'
|
||||
id 'com.android.library' version '8.1.0-alpha08'
|
||||
id 'org.jetbrains.kotlin.android' version '1.6.21'
|
||||
}
|
||||
}
|
||||
dependencyResolutionManagement {
|
||||
repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
}
|
||||
}
|
||||
rootProject.name = "com.dessalines.thumbkey"
|
||||
include ':app'
|