Compare commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
32f8fce6a6 | ||
|
|
df49fac764 | ||
|
|
bfbfa0a942 | ||
|
|
cf97f48b39 | ||
|
|
966a8689ff | ||
|
|
e7e7323135 | ||
|
|
afb013a1bd | ||
|
|
4e4f7ea3b6 | ||
|
|
509ecd00c5 | ||
|
|
0b8f178531 | ||
|
|
d089b350ea | ||
|
|
8167e84c7d | ||
|
|
7b23d3e1e7 | ||
|
|
158dfe2382 | ||
|
|
71c5f61638 | ||
|
|
067b39aaa7 | ||
|
|
faef81399d | ||
|
|
f00ff42980 | ||
|
|
195fb9520a | ||
|
|
6da1ab1d7d | ||
|
|
67b8ea654f | ||
|
|
b345a91630 | ||
|
|
69c2577c12 | ||
|
|
cd8e855428 | ||
|
|
53377a60c8 | ||
|
|
4fc0b39aa9 | ||
|
|
c2a42f2015 | ||
|
|
ae5a1ab119 | ||
|
|
50fa300c04 | ||
|
|
7d8d286350 | ||
|
|
65cef15357 | ||
|
|
ea1743a3fa | ||
|
|
783ab3c018 | ||
|
|
9c86da7115 | ||
|
|
25cbcae171 | ||
|
|
fdef6278dc | ||
|
|
6a87c08251 | ||
|
|
875ef2a626 | ||
|
|
d55f7a6856 | ||
|
|
40e39c4bc1 | ||
|
|
47cf94c5a4 | ||
|
|
e722cfd024 | ||
|
|
73fa1402ac | ||
|
|
f6706b2498 | ||
|
|
f6a39854af | ||
|
|
f42fd0e45f | ||
|
|
1e21cc9a32 | ||
|
|
079cdda824 | ||
|
|
b8aa6dc982 | ||
|
|
bfbed46d83 | ||
|
|
df687ac481 | ||
|
|
ff79d3653f | ||
|
|
458fb23671 | ||
|
|
344486413f | ||
|
|
d5c10539e0 | ||
|
|
6fca642a34 | ||
|
|
6f674f5dbb | ||
|
|
53484301e8 | ||
|
|
ef43c22368 | ||
|
|
33311a59e3 | ||
|
|
ea6a8a7cdf | ||
|
|
6c1cba2c9b | ||
|
|
23c69c23e1 | ||
|
|
72d269d31c | ||
|
|
14eba59678 | ||
|
|
5b4cdef203 | ||
|
|
1eb99c9260 | ||
|
|
53fba5f721 | ||
|
|
b0f42933c0 | ||
|
|
e65ed38a7f | ||
|
|
3b99ea1c97 | ||
|
|
20ae226c57 | ||
|
|
b7818d1ac4 | ||
|
|
4a8ba85e33 | ||
|
|
7a4cb6cd35 | ||
|
|
907f7d8fc2 | ||
|
|
7f2e682966 | ||
|
|
57121a8d55 | ||
|
|
9098191e8b | ||
|
|
33d606543f | ||
|
|
c1e8fd167d | ||
|
|
fcaf9ba459 | ||
|
|
0e6c29b7a0 | ||
|
|
ab001740d5 | ||
|
|
84aa1ca31f | ||
|
|
1cea7e7284 | ||
|
|
2e8bbc9d4d | ||
|
|
d366c60573 | ||
|
|
e516a8c232 | ||
|
|
a284bda622 | ||
|
|
fd7be864d3 | ||
|
|
cdc46b1477 | ||
|
|
6469931be7 | ||
|
|
c2d602eff4 | ||
|
|
18311dafe1 | ||
|
|
e15c35a3f9 | ||
|
|
f4ac967636 | ||
|
|
09da00294e | ||
|
|
12dbb990ab | ||
|
|
9a25fae808 | ||
|
|
ea8a01b482 | ||
|
|
510762ed92 | ||
|
|
79d1567ce1 | ||
|
|
49a8a1587a | ||
|
|
364a641e08 | ||
|
|
271203324e | ||
|
|
9a86e8f2e9 | ||
|
|
bb9479eabd | ||
|
|
85f25ce813 | ||
|
|
fac057cf1c | ||
|
|
23546b4ed2 | ||
|
|
9450983100 | ||
|
|
4ee083e0f5 | ||
|
|
273e916532 | ||
|
|
4c3a12f2bc | ||
|
|
feda23c352 | ||
|
|
cb3d83d309 | ||
|
|
c271d47f34 |
@@ -0,0 +1,674 @@
|
|||||||
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
Version 3, 29 June 2007
|
||||||
|
|
||||||
|
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
|
||||||
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
|
Preamble
|
||||||
|
|
||||||
|
The GNU General Public License is a free, copyleft license for
|
||||||
|
software and other kinds of works.
|
||||||
|
|
||||||
|
The licenses for most software and other practical works are designed
|
||||||
|
to take away your freedom to share and change the works. By contrast,
|
||||||
|
the GNU General Public License is intended to guarantee your freedom to
|
||||||
|
share and change all versions of a program--to make sure it remains free
|
||||||
|
software for all its users. We, the Free Software Foundation, use the
|
||||||
|
GNU General Public License for most of our software; it applies also to
|
||||||
|
any other work released this way by its authors. You can apply it to
|
||||||
|
your programs, too.
|
||||||
|
|
||||||
|
When we speak of free software, we are referring to freedom, not
|
||||||
|
price. Our General Public Licenses are designed to make sure that you
|
||||||
|
have the freedom to distribute copies of free software (and charge for
|
||||||
|
them if you wish), that you receive source code or can get it if you
|
||||||
|
want it, that you can change the software or use pieces of it in new
|
||||||
|
free programs, and that you know you can do these things.
|
||||||
|
|
||||||
|
To protect your rights, we need to prevent others from denying you
|
||||||
|
these rights or asking you to surrender the rights. Therefore, you have
|
||||||
|
certain responsibilities if you distribute copies of the software, or if
|
||||||
|
you modify it: responsibilities to respect the freedom of others.
|
||||||
|
|
||||||
|
For example, if you distribute copies of such a program, whether
|
||||||
|
gratis or for a fee, you must pass on to the recipients the same
|
||||||
|
freedoms that you received. You must make sure that they, too, receive
|
||||||
|
or can get the source code. And you must show them these terms so they
|
||||||
|
know their rights.
|
||||||
|
|
||||||
|
Developers that use the GNU GPL protect your rights with two steps:
|
||||||
|
(1) assert copyright on the software, and (2) offer you this License
|
||||||
|
giving you legal permission to copy, distribute and/or modify it.
|
||||||
|
|
||||||
|
For the developers' and authors' protection, the GPL clearly explains
|
||||||
|
that there is no warranty for this free software. For both users' and
|
||||||
|
authors' sake, the GPL requires that modified versions be marked as
|
||||||
|
changed, so that their problems will not be attributed erroneously to
|
||||||
|
authors of previous versions.
|
||||||
|
|
||||||
|
Some devices are designed to deny users access to install or run
|
||||||
|
modified versions of the software inside them, although the manufacturer
|
||||||
|
can do so. This is fundamentally incompatible with the aim of
|
||||||
|
protecting users' freedom to change the software. The systematic
|
||||||
|
pattern of such abuse occurs in the area of products for individuals to
|
||||||
|
use, which is precisely where it is most unacceptable. Therefore, we
|
||||||
|
have designed this version of the GPL to prohibit the practice for those
|
||||||
|
products. If such problems arise substantially in other domains, we
|
||||||
|
stand ready to extend this provision to those domains in future versions
|
||||||
|
of the GPL, as needed to protect the freedom of users.
|
||||||
|
|
||||||
|
Finally, every program is threatened constantly by software patents.
|
||||||
|
States should not allow patents to restrict development and use of
|
||||||
|
software on general-purpose computers, but in those that do, we wish to
|
||||||
|
avoid the special danger that patents applied to a free program could
|
||||||
|
make it effectively proprietary. To prevent this, the GPL assures that
|
||||||
|
patents cannot be used to render the program non-free.
|
||||||
|
|
||||||
|
The precise terms and conditions for copying, distribution and
|
||||||
|
modification follow.
|
||||||
|
|
||||||
|
TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
0. Definitions.
|
||||||
|
|
||||||
|
"This License" refers to version 3 of the GNU General Public License.
|
||||||
|
|
||||||
|
"Copyright" also means copyright-like laws that apply to other kinds of
|
||||||
|
works, such as semiconductor masks.
|
||||||
|
|
||||||
|
"The Program" refers to any copyrightable work licensed under this
|
||||||
|
License. Each licensee is addressed as "you". "Licensees" and
|
||||||
|
"recipients" may be individuals or organizations.
|
||||||
|
|
||||||
|
To "modify" a work means to copy from or adapt all or part of the work
|
||||||
|
in a fashion requiring copyright permission, other than the making of an
|
||||||
|
exact copy. The resulting work is called a "modified version" of the
|
||||||
|
earlier work or a work "based on" the earlier work.
|
||||||
|
|
||||||
|
A "covered work" means either the unmodified Program or a work based
|
||||||
|
on the Program.
|
||||||
|
|
||||||
|
To "propagate" a work means to do anything with it that, without
|
||||||
|
permission, would make you directly or secondarily liable for
|
||||||
|
infringement under applicable copyright law, except executing it on a
|
||||||
|
computer or modifying a private copy. Propagation includes copying,
|
||||||
|
distribution (with or without modification), making available to the
|
||||||
|
public, and in some countries other activities as well.
|
||||||
|
|
||||||
|
To "convey" a work means any kind of propagation that enables other
|
||||||
|
parties to make or receive copies. Mere interaction with a user through
|
||||||
|
a computer network, with no transfer of a copy, is not conveying.
|
||||||
|
|
||||||
|
An interactive user interface displays "Appropriate Legal Notices"
|
||||||
|
to the extent that it includes a convenient and prominently visible
|
||||||
|
feature that (1) displays an appropriate copyright notice, and (2)
|
||||||
|
tells the user that there is no warranty for the work (except to the
|
||||||
|
extent that warranties are provided), that licensees may convey the
|
||||||
|
work under this License, and how to view a copy of this License. If
|
||||||
|
the interface presents a list of user commands or options, such as a
|
||||||
|
menu, a prominent item in the list meets this criterion.
|
||||||
|
|
||||||
|
1. Source Code.
|
||||||
|
|
||||||
|
The "source code" for a work means the preferred form of the work
|
||||||
|
for making modifications to it. "Object code" means any non-source
|
||||||
|
form of a work.
|
||||||
|
|
||||||
|
A "Standard Interface" means an interface that either is an official
|
||||||
|
standard defined by a recognized standards body, or, in the case of
|
||||||
|
interfaces specified for a particular programming language, one that
|
||||||
|
is widely used among developers working in that language.
|
||||||
|
|
||||||
|
The "System Libraries" of an executable work include anything, other
|
||||||
|
than the work as a whole, that (a) is included in the normal form of
|
||||||
|
packaging a Major Component, but which is not part of that Major
|
||||||
|
Component, and (b) serves only to enable use of the work with that
|
||||||
|
Major Component, or to implement a Standard Interface for which an
|
||||||
|
implementation is available to the public in source code form. A
|
||||||
|
"Major Component", in this context, means a major essential component
|
||||||
|
(kernel, window system, and so on) of the specific operating system
|
||||||
|
(if any) on which the executable work runs, or a compiler used to
|
||||||
|
produce the work, or an object code interpreter used to run it.
|
||||||
|
|
||||||
|
The "Corresponding Source" for a work in object code form means all
|
||||||
|
the source code needed to generate, install, and (for an executable
|
||||||
|
work) run the object code and to modify the work, including scripts to
|
||||||
|
control those activities. However, it does not include the work's
|
||||||
|
System Libraries, or general-purpose tools or generally available free
|
||||||
|
programs which are used unmodified in performing those activities but
|
||||||
|
which are not part of the work. For example, Corresponding Source
|
||||||
|
includes interface definition files associated with source files for
|
||||||
|
the work, and the source code for shared libraries and dynamically
|
||||||
|
linked subprograms that the work is specifically designed to require,
|
||||||
|
such as by intimate data communication or control flow between those
|
||||||
|
subprograms and other parts of the work.
|
||||||
|
|
||||||
|
The Corresponding Source need not include anything that users
|
||||||
|
can regenerate automatically from other parts of the Corresponding
|
||||||
|
Source.
|
||||||
|
|
||||||
|
The Corresponding Source for a work in source code form is that
|
||||||
|
same work.
|
||||||
|
|
||||||
|
2. Basic Permissions.
|
||||||
|
|
||||||
|
All rights granted under this License are granted for the term of
|
||||||
|
copyright on the Program, and are irrevocable provided the stated
|
||||||
|
conditions are met. This License explicitly affirms your unlimited
|
||||||
|
permission to run the unmodified Program. The output from running a
|
||||||
|
covered work is covered by this License only if the output, given its
|
||||||
|
content, constitutes a covered work. This License acknowledges your
|
||||||
|
rights of fair use or other equivalent, as provided by copyright law.
|
||||||
|
|
||||||
|
You may make, run and propagate covered works that you do not
|
||||||
|
convey, without conditions so long as your license otherwise remains
|
||||||
|
in force. You may convey covered works to others for the sole purpose
|
||||||
|
of having them make modifications exclusively for you, or provide you
|
||||||
|
with facilities for running those works, provided that you comply with
|
||||||
|
the terms of this License in conveying all material for which you do
|
||||||
|
not control copyright. Those thus making or running the covered works
|
||||||
|
for you must do so exclusively on your behalf, under your direction
|
||||||
|
and control, on terms that prohibit them from making any copies of
|
||||||
|
your copyrighted material outside their relationship with you.
|
||||||
|
|
||||||
|
Conveying under any other circumstances is permitted solely under
|
||||||
|
the conditions stated below. Sublicensing is not allowed; section 10
|
||||||
|
makes it unnecessary.
|
||||||
|
|
||||||
|
3. Protecting Users' Legal Rights From Anti-Circumvention Law.
|
||||||
|
|
||||||
|
No covered work shall be deemed part of an effective technological
|
||||||
|
measure under any applicable law fulfilling obligations under article
|
||||||
|
11 of the WIPO copyright treaty adopted on 20 December 1996, or
|
||||||
|
similar laws prohibiting or restricting circumvention of such
|
||||||
|
measures.
|
||||||
|
|
||||||
|
When you convey a covered work, you waive any legal power to forbid
|
||||||
|
circumvention of technological measures to the extent such circumvention
|
||||||
|
is effected by exercising rights under this License with respect to
|
||||||
|
the covered work, and you disclaim any intention to limit operation or
|
||||||
|
modification of the work as a means of enforcing, against the work's
|
||||||
|
users, your or third parties' legal rights to forbid circumvention of
|
||||||
|
technological measures.
|
||||||
|
|
||||||
|
4. Conveying Verbatim Copies.
|
||||||
|
|
||||||
|
You may convey verbatim copies of the Program's source code as you
|
||||||
|
receive it, in any medium, provided that you conspicuously and
|
||||||
|
appropriately publish on each copy an appropriate copyright notice;
|
||||||
|
keep intact all notices stating that this License and any
|
||||||
|
non-permissive terms added in accord with section 7 apply to the code;
|
||||||
|
keep intact all notices of the absence of any warranty; and give all
|
||||||
|
recipients a copy of this License along with the Program.
|
||||||
|
|
||||||
|
You may charge any price or no price for each copy that you convey,
|
||||||
|
and you may offer support or warranty protection for a fee.
|
||||||
|
|
||||||
|
5. Conveying Modified Source Versions.
|
||||||
|
|
||||||
|
You may convey a work based on the Program, or the modifications to
|
||||||
|
produce it from the Program, in the form of source code under the
|
||||||
|
terms of section 4, provided that you also meet all of these conditions:
|
||||||
|
|
||||||
|
a) The work must carry prominent notices stating that you modified
|
||||||
|
it, and giving a relevant date.
|
||||||
|
|
||||||
|
b) The work must carry prominent notices stating that it is
|
||||||
|
released under this License and any conditions added under section
|
||||||
|
7. This requirement modifies the requirement in section 4 to
|
||||||
|
"keep intact all notices".
|
||||||
|
|
||||||
|
c) You must license the entire work, as a whole, under this
|
||||||
|
License to anyone who comes into possession of a copy. This
|
||||||
|
License will therefore apply, along with any applicable section 7
|
||||||
|
additional terms, to the whole of the work, and all its parts,
|
||||||
|
regardless of how they are packaged. This License gives no
|
||||||
|
permission to license the work in any other way, but it does not
|
||||||
|
invalidate such permission if you have separately received it.
|
||||||
|
|
||||||
|
d) If the work has interactive user interfaces, each must display
|
||||||
|
Appropriate Legal Notices; however, if the Program has interactive
|
||||||
|
interfaces that do not display Appropriate Legal Notices, your
|
||||||
|
work need not make them do so.
|
||||||
|
|
||||||
|
A compilation of a covered work with other separate and independent
|
||||||
|
works, which are not by their nature extensions of the covered work,
|
||||||
|
and which are not combined with it such as to form a larger program,
|
||||||
|
in or on a volume of a storage or distribution medium, is called an
|
||||||
|
"aggregate" if the compilation and its resulting copyright are not
|
||||||
|
used to limit the access or legal rights of the compilation's users
|
||||||
|
beyond what the individual works permit. Inclusion of a covered work
|
||||||
|
in an aggregate does not cause this License to apply to the other
|
||||||
|
parts of the aggregate.
|
||||||
|
|
||||||
|
6. Conveying Non-Source Forms.
|
||||||
|
|
||||||
|
You may convey a covered work in object code form under the terms
|
||||||
|
of sections 4 and 5, provided that you also convey the
|
||||||
|
machine-readable Corresponding Source under the terms of this License,
|
||||||
|
in one of these ways:
|
||||||
|
|
||||||
|
a) Convey the object code in, or embodied in, a physical product
|
||||||
|
(including a physical distribution medium), accompanied by the
|
||||||
|
Corresponding Source fixed on a durable physical medium
|
||||||
|
customarily used for software interchange.
|
||||||
|
|
||||||
|
b) Convey the object code in, or embodied in, a physical product
|
||||||
|
(including a physical distribution medium), accompanied by a
|
||||||
|
written offer, valid for at least three years and valid for as
|
||||||
|
long as you offer spare parts or customer support for that product
|
||||||
|
model, to give anyone who possesses the object code either (1) a
|
||||||
|
copy of the Corresponding Source for all the software in the
|
||||||
|
product that is covered by this License, on a durable physical
|
||||||
|
medium customarily used for software interchange, for a price no
|
||||||
|
more than your reasonable cost of physically performing this
|
||||||
|
conveying of source, or (2) access to copy the
|
||||||
|
Corresponding Source from a network server at no charge.
|
||||||
|
|
||||||
|
c) Convey individual copies of the object code with a copy of the
|
||||||
|
written offer to provide the Corresponding Source. This
|
||||||
|
alternative is allowed only occasionally and noncommercially, and
|
||||||
|
only if you received the object code with such an offer, in accord
|
||||||
|
with subsection 6b.
|
||||||
|
|
||||||
|
d) Convey the object code by offering access from a designated
|
||||||
|
place (gratis or for a charge), and offer equivalent access to the
|
||||||
|
Corresponding Source in the same way through the same place at no
|
||||||
|
further charge. You need not require recipients to copy the
|
||||||
|
Corresponding Source along with the object code. If the place to
|
||||||
|
copy the object code is a network server, the Corresponding Source
|
||||||
|
may be on a different server (operated by you or a third party)
|
||||||
|
that supports equivalent copying facilities, provided you maintain
|
||||||
|
clear directions next to the object code saying where to find the
|
||||||
|
Corresponding Source. Regardless of what server hosts the
|
||||||
|
Corresponding Source, you remain obligated to ensure that it is
|
||||||
|
available for as long as needed to satisfy these requirements.
|
||||||
|
|
||||||
|
e) Convey the object code using peer-to-peer transmission, provided
|
||||||
|
you inform other peers where the object code and Corresponding
|
||||||
|
Source of the work are being offered to the general public at no
|
||||||
|
charge under subsection 6d.
|
||||||
|
|
||||||
|
A separable portion of the object code, whose source code is excluded
|
||||||
|
from the Corresponding Source as a System Library, need not be
|
||||||
|
included in conveying the object code work.
|
||||||
|
|
||||||
|
A "User Product" is either (1) a "consumer product", which means any
|
||||||
|
tangible personal property which is normally used for personal, family,
|
||||||
|
or household purposes, or (2) anything designed or sold for incorporation
|
||||||
|
into a dwelling. In determining whether a product is a consumer product,
|
||||||
|
doubtful cases shall be resolved in favor of coverage. For a particular
|
||||||
|
product received by a particular user, "normally used" refers to a
|
||||||
|
typical or common use of that class of product, regardless of the status
|
||||||
|
of the particular user or of the way in which the particular user
|
||||||
|
actually uses, or expects or is expected to use, the product. A product
|
||||||
|
is a consumer product regardless of whether the product has substantial
|
||||||
|
commercial, industrial or non-consumer uses, unless such uses represent
|
||||||
|
the only significant mode of use of the product.
|
||||||
|
|
||||||
|
"Installation Information" for a User Product means any methods,
|
||||||
|
procedures, authorization keys, or other information required to install
|
||||||
|
and execute modified versions of a covered work in that User Product from
|
||||||
|
a modified version of its Corresponding Source. The information must
|
||||||
|
suffice to ensure that the continued functioning of the modified object
|
||||||
|
code is in no case prevented or interfered with solely because
|
||||||
|
modification has been made.
|
||||||
|
|
||||||
|
If you convey an object code work under this section in, or with, or
|
||||||
|
specifically for use in, a User Product, and the conveying occurs as
|
||||||
|
part of a transaction in which the right of possession and use of the
|
||||||
|
User Product is transferred to the recipient in perpetuity or for a
|
||||||
|
fixed term (regardless of how the transaction is characterized), the
|
||||||
|
Corresponding Source conveyed under this section must be accompanied
|
||||||
|
by the Installation Information. But this requirement does not apply
|
||||||
|
if neither you nor any third party retains the ability to install
|
||||||
|
modified object code on the User Product (for example, the work has
|
||||||
|
been installed in ROM).
|
||||||
|
|
||||||
|
The requirement to provide Installation Information does not include a
|
||||||
|
requirement to continue to provide support service, warranty, or updates
|
||||||
|
for a work that has been modified or installed by the recipient, or for
|
||||||
|
the User Product in which it has been modified or installed. Access to a
|
||||||
|
network may be denied when the modification itself materially and
|
||||||
|
adversely affects the operation of the network or violates the rules and
|
||||||
|
protocols for communication across the network.
|
||||||
|
|
||||||
|
Corresponding Source conveyed, and Installation Information provided,
|
||||||
|
in accord with this section must be in a format that is publicly
|
||||||
|
documented (and with an implementation available to the public in
|
||||||
|
source code form), and must require no special password or key for
|
||||||
|
unpacking, reading or copying.
|
||||||
|
|
||||||
|
7. Additional Terms.
|
||||||
|
|
||||||
|
"Additional permissions" are terms that supplement the terms of this
|
||||||
|
License by making exceptions from one or more of its conditions.
|
||||||
|
Additional permissions that are applicable to the entire Program shall
|
||||||
|
be treated as though they were included in this License, to the extent
|
||||||
|
that they are valid under applicable law. If additional permissions
|
||||||
|
apply only to part of the Program, that part may be used separately
|
||||||
|
under those permissions, but the entire Program remains governed by
|
||||||
|
this License without regard to the additional permissions.
|
||||||
|
|
||||||
|
When you convey a copy of a covered work, you may at your option
|
||||||
|
remove any additional permissions from that copy, or from any part of
|
||||||
|
it. (Additional permissions may be written to require their own
|
||||||
|
removal in certain cases when you modify the work.) You may place
|
||||||
|
additional permissions on material, added by you to a covered work,
|
||||||
|
for which you have or can give appropriate copyright permission.
|
||||||
|
|
||||||
|
Notwithstanding any other provision of this License, for material you
|
||||||
|
add to a covered work, you may (if authorized by the copyright holders of
|
||||||
|
that material) supplement the terms of this License with terms:
|
||||||
|
|
||||||
|
a) Disclaiming warranty or limiting liability differently from the
|
||||||
|
terms of sections 15 and 16 of this License; or
|
||||||
|
|
||||||
|
b) Requiring preservation of specified reasonable legal notices or
|
||||||
|
author attributions in that material or in the Appropriate Legal
|
||||||
|
Notices displayed by works containing it; or
|
||||||
|
|
||||||
|
c) Prohibiting misrepresentation of the origin of that material, or
|
||||||
|
requiring that modified versions of such material be marked in
|
||||||
|
reasonable ways as different from the original version; or
|
||||||
|
|
||||||
|
d) Limiting the use for publicity purposes of names of licensors or
|
||||||
|
authors of the material; or
|
||||||
|
|
||||||
|
e) Declining to grant rights under trademark law for use of some
|
||||||
|
trade names, trademarks, or service marks; or
|
||||||
|
|
||||||
|
f) Requiring indemnification of licensors and authors of that
|
||||||
|
material by anyone who conveys the material (or modified versions of
|
||||||
|
it) with contractual assumptions of liability to the recipient, for
|
||||||
|
any liability that these contractual assumptions directly impose on
|
||||||
|
those licensors and authors.
|
||||||
|
|
||||||
|
All other non-permissive additional terms are considered "further
|
||||||
|
restrictions" within the meaning of section 10. If the Program as you
|
||||||
|
received it, or any part of it, contains a notice stating that it is
|
||||||
|
governed by this License along with a term that is a further
|
||||||
|
restriction, you may remove that term. If a license document contains
|
||||||
|
a further restriction but permits relicensing or conveying under this
|
||||||
|
License, you may add to a covered work material governed by the terms
|
||||||
|
of that license document, provided that the further restriction does
|
||||||
|
not survive such relicensing or conveying.
|
||||||
|
|
||||||
|
If you add terms to a covered work in accord with this section, you
|
||||||
|
must place, in the relevant source files, a statement of the
|
||||||
|
additional terms that apply to those files, or a notice indicating
|
||||||
|
where to find the applicable terms.
|
||||||
|
|
||||||
|
Additional terms, permissive or non-permissive, may be stated in the
|
||||||
|
form of a separately written license, or stated as exceptions;
|
||||||
|
the above requirements apply either way.
|
||||||
|
|
||||||
|
8. Termination.
|
||||||
|
|
||||||
|
You may not propagate or modify a covered work except as expressly
|
||||||
|
provided under this License. Any attempt otherwise to propagate or
|
||||||
|
modify it is void, and will automatically terminate your rights under
|
||||||
|
this License (including any patent licenses granted under the third
|
||||||
|
paragraph of section 11).
|
||||||
|
|
||||||
|
However, if you cease all violation of this License, then your
|
||||||
|
license from a particular copyright holder is reinstated (a)
|
||||||
|
provisionally, unless and until the copyright holder explicitly and
|
||||||
|
finally terminates your license, and (b) permanently, if the copyright
|
||||||
|
holder fails to notify you of the violation by some reasonable means
|
||||||
|
prior to 60 days after the cessation.
|
||||||
|
|
||||||
|
Moreover, your license from a particular copyright holder is
|
||||||
|
reinstated permanently if the copyright holder notifies you of the
|
||||||
|
violation by some reasonable means, this is the first time you have
|
||||||
|
received notice of violation of this License (for any work) from that
|
||||||
|
copyright holder, and you cure the violation prior to 30 days after
|
||||||
|
your receipt of the notice.
|
||||||
|
|
||||||
|
Termination of your rights under this section does not terminate the
|
||||||
|
licenses of parties who have received copies or rights from you under
|
||||||
|
this License. If your rights have been terminated and not permanently
|
||||||
|
reinstated, you do not qualify to receive new licenses for the same
|
||||||
|
material under section 10.
|
||||||
|
|
||||||
|
9. Acceptance Not Required for Having Copies.
|
||||||
|
|
||||||
|
You are not required to accept this License in order to receive or
|
||||||
|
run a copy of the Program. Ancillary propagation of a covered work
|
||||||
|
occurring solely as a consequence of using peer-to-peer transmission
|
||||||
|
to receive a copy likewise does not require acceptance. However,
|
||||||
|
nothing other than this License grants you permission to propagate or
|
||||||
|
modify any covered work. These actions infringe copyright if you do
|
||||||
|
not accept this License. Therefore, by modifying or propagating a
|
||||||
|
covered work, you indicate your acceptance of this License to do so.
|
||||||
|
|
||||||
|
10. Automatic Licensing of Downstream Recipients.
|
||||||
|
|
||||||
|
Each time you convey a covered work, the recipient automatically
|
||||||
|
receives a license from the original licensors, to run, modify and
|
||||||
|
propagate that work, subject to this License. You are not responsible
|
||||||
|
for enforcing compliance by third parties with this License.
|
||||||
|
|
||||||
|
An "entity transaction" is a transaction transferring control of an
|
||||||
|
organization, or substantially all assets of one, or subdividing an
|
||||||
|
organization, or merging organizations. If propagation of a covered
|
||||||
|
work results from an entity transaction, each party to that
|
||||||
|
transaction who receives a copy of the work also receives whatever
|
||||||
|
licenses to the work the party's predecessor in interest had or could
|
||||||
|
give under the previous paragraph, plus a right to possession of the
|
||||||
|
Corresponding Source of the work from the predecessor in interest, if
|
||||||
|
the predecessor has it or can get it with reasonable efforts.
|
||||||
|
|
||||||
|
You may not impose any further restrictions on the exercise of the
|
||||||
|
rights granted or affirmed under this License. For example, you may
|
||||||
|
not impose a license fee, royalty, or other charge for exercise of
|
||||||
|
rights granted under this License, and you may not initiate litigation
|
||||||
|
(including a cross-claim or counterclaim in a lawsuit) alleging that
|
||||||
|
any patent claim is infringed by making, using, selling, offering for
|
||||||
|
sale, or importing the Program or any portion of it.
|
||||||
|
|
||||||
|
11. Patents.
|
||||||
|
|
||||||
|
A "contributor" is a copyright holder who authorizes use under this
|
||||||
|
License of the Program or a work on which the Program is based. The
|
||||||
|
work thus licensed is called the contributor's "contributor version".
|
||||||
|
|
||||||
|
A contributor's "essential patent claims" are all patent claims
|
||||||
|
owned or controlled by the contributor, whether already acquired or
|
||||||
|
hereafter acquired, that would be infringed by some manner, permitted
|
||||||
|
by this License, of making, using, or selling its contributor version,
|
||||||
|
but do not include claims that would be infringed only as a
|
||||||
|
consequence of further modification of the contributor version. For
|
||||||
|
purposes of this definition, "control" includes the right to grant
|
||||||
|
patent sublicenses in a manner consistent with the requirements of
|
||||||
|
this License.
|
||||||
|
|
||||||
|
Each contributor grants you a non-exclusive, worldwide, royalty-free
|
||||||
|
patent license under the contributor's essential patent claims, to
|
||||||
|
make, use, sell, offer for sale, import and otherwise run, modify and
|
||||||
|
propagate the contents of its contributor version.
|
||||||
|
|
||||||
|
In the following three paragraphs, a "patent license" is any express
|
||||||
|
agreement or commitment, however denominated, not to enforce a patent
|
||||||
|
(such as an express permission to practice a patent or covenant not to
|
||||||
|
sue for patent infringement). To "grant" such a patent license to a
|
||||||
|
party means to make such an agreement or commitment not to enforce a
|
||||||
|
patent against the party.
|
||||||
|
|
||||||
|
If you convey a covered work, knowingly relying on a patent license,
|
||||||
|
and the Corresponding Source of the work is not available for anyone
|
||||||
|
to copy, free of charge and under the terms of this License, through a
|
||||||
|
publicly available network server or other readily accessible means,
|
||||||
|
then you must either (1) cause the Corresponding Source to be so
|
||||||
|
available, or (2) arrange to deprive yourself of the benefit of the
|
||||||
|
patent license for this particular work, or (3) arrange, in a manner
|
||||||
|
consistent with the requirements of this License, to extend the patent
|
||||||
|
license to downstream recipients. "Knowingly relying" means you have
|
||||||
|
actual knowledge that, but for the patent license, your conveying the
|
||||||
|
covered work in a country, or your recipient's use of the covered work
|
||||||
|
in a country, would infringe one or more identifiable patents in that
|
||||||
|
country that you have reason to believe are valid.
|
||||||
|
|
||||||
|
If, pursuant to or in connection with a single transaction or
|
||||||
|
arrangement, you convey, or propagate by procuring conveyance of, a
|
||||||
|
covered work, and grant a patent license to some of the parties
|
||||||
|
receiving the covered work authorizing them to use, propagate, modify
|
||||||
|
or convey a specific copy of the covered work, then the patent license
|
||||||
|
you grant is automatically extended to all recipients of the covered
|
||||||
|
work and works based on it.
|
||||||
|
|
||||||
|
A patent license is "discriminatory" if it does not include within
|
||||||
|
the scope of its coverage, prohibits the exercise of, or is
|
||||||
|
conditioned on the non-exercise of one or more of the rights that are
|
||||||
|
specifically granted under this License. You may not convey a covered
|
||||||
|
work if you are a party to an arrangement with a third party that is
|
||||||
|
in the business of distributing software, under which you make payment
|
||||||
|
to the third party based on the extent of your activity of conveying
|
||||||
|
the work, and under which the third party grants, to any of the
|
||||||
|
parties who would receive the covered work from you, a discriminatory
|
||||||
|
patent license (a) in connection with copies of the covered work
|
||||||
|
conveyed by you (or copies made from those copies), or (b) primarily
|
||||||
|
for and in connection with specific products or compilations that
|
||||||
|
contain the covered work, unless you entered into that arrangement,
|
||||||
|
or that patent license was granted, prior to 28 March 2007.
|
||||||
|
|
||||||
|
Nothing in this License shall be construed as excluding or limiting
|
||||||
|
any implied license or other defenses to infringement that may
|
||||||
|
otherwise be available to you under applicable patent law.
|
||||||
|
|
||||||
|
12. No Surrender of Others' Freedom.
|
||||||
|
|
||||||
|
If conditions are imposed on you (whether by court order, agreement or
|
||||||
|
otherwise) that contradict the conditions of this License, they do not
|
||||||
|
excuse you from the conditions of this License. If you cannot convey a
|
||||||
|
covered work so as to satisfy simultaneously your obligations under this
|
||||||
|
License and any other pertinent obligations, then as a consequence you may
|
||||||
|
not convey it at all. For example, if you agree to terms that obligate you
|
||||||
|
to collect a royalty for further conveying from those to whom you convey
|
||||||
|
the Program, the only way you could satisfy both those terms and this
|
||||||
|
License would be to refrain entirely from conveying the Program.
|
||||||
|
|
||||||
|
13. Use with the GNU Affero General Public License.
|
||||||
|
|
||||||
|
Notwithstanding any other provision of this License, you have
|
||||||
|
permission to link or combine any covered work with a work licensed
|
||||||
|
under version 3 of the GNU Affero General Public License into a single
|
||||||
|
combined work, and to convey the resulting work. The terms of this
|
||||||
|
License will continue to apply to the part which is the covered work,
|
||||||
|
but the special requirements of the GNU Affero General Public License,
|
||||||
|
section 13, concerning interaction through a network will apply to the
|
||||||
|
combination as such.
|
||||||
|
|
||||||
|
14. Revised Versions of this License.
|
||||||
|
|
||||||
|
The Free Software Foundation may publish revised and/or new versions of
|
||||||
|
the GNU General Public License from time to time. Such new versions will
|
||||||
|
be similar in spirit to the present version, but may differ in detail to
|
||||||
|
address new problems or concerns.
|
||||||
|
|
||||||
|
Each version is given a distinguishing version number. If the
|
||||||
|
Program specifies that a certain numbered version of the GNU General
|
||||||
|
Public License "or any later version" applies to it, you have the
|
||||||
|
option of following the terms and conditions either of that numbered
|
||||||
|
version or of any later version published by the Free Software
|
||||||
|
Foundation. If the Program does not specify a version number of the
|
||||||
|
GNU General Public License, you may choose any version ever published
|
||||||
|
by the Free Software Foundation.
|
||||||
|
|
||||||
|
If the Program specifies that a proxy can decide which future
|
||||||
|
versions of the GNU General Public License can be used, that proxy's
|
||||||
|
public statement of acceptance of a version permanently authorizes you
|
||||||
|
to choose that version for the Program.
|
||||||
|
|
||||||
|
Later license versions may give you additional or different
|
||||||
|
permissions. However, no additional obligations are imposed on any
|
||||||
|
author or copyright holder as a result of your choosing to follow a
|
||||||
|
later version.
|
||||||
|
|
||||||
|
15. Disclaimer of Warranty.
|
||||||
|
|
||||||
|
THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
|
||||||
|
APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
|
||||||
|
HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
|
||||||
|
OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
|
||||||
|
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
|
||||||
|
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
|
||||||
|
IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
|
||||||
|
ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
|
||||||
|
|
||||||
|
16. Limitation of Liability.
|
||||||
|
|
||||||
|
IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||||
|
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
|
||||||
|
THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
|
||||||
|
GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
|
||||||
|
USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
|
||||||
|
DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
|
||||||
|
PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
|
||||||
|
EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
|
||||||
|
SUCH DAMAGES.
|
||||||
|
|
||||||
|
17. Interpretation of Sections 15 and 16.
|
||||||
|
|
||||||
|
If the disclaimer of warranty and limitation of liability provided
|
||||||
|
above cannot be given local legal effect according to their terms,
|
||||||
|
reviewing courts shall apply local law that most closely approximates
|
||||||
|
an absolute waiver of all civil liability in connection with the
|
||||||
|
Program, unless a warranty or assumption of liability accompanies a
|
||||||
|
copy of the Program in return for a fee.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
How to Apply These Terms to Your New Programs
|
||||||
|
|
||||||
|
If you develop a new program, and you want it to be of the greatest
|
||||||
|
possible use to the public, the best way to achieve this is to make it
|
||||||
|
free software which everyone can redistribute and change under these terms.
|
||||||
|
|
||||||
|
To do so, attach the following notices to the program. It is safest
|
||||||
|
to attach them to the start of each source file to most effectively
|
||||||
|
state the exclusion of warranty; and each file should have at least
|
||||||
|
the "copyright" line and a pointer to where the full notice is found.
|
||||||
|
|
||||||
|
<one line to give the program's name and a brief idea of what it does.>
|
||||||
|
Copyright (C) <year> <name of author>
|
||||||
|
|
||||||
|
This program is free software: you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation, either version 3 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License
|
||||||
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
Also add information on how to contact you by electronic and paper mail.
|
||||||
|
|
||||||
|
If the program does terminal interaction, make it output a short
|
||||||
|
notice like this when it starts in an interactive mode:
|
||||||
|
|
||||||
|
<program> Copyright (C) <year> <name of author>
|
||||||
|
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||||
|
This is free software, and you are welcome to redistribute it
|
||||||
|
under certain conditions; type `show c' for details.
|
||||||
|
|
||||||
|
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||||
|
parts of the General Public License. Of course, your program's commands
|
||||||
|
might be different; for a GUI interface, you would use an "about box".
|
||||||
|
|
||||||
|
You should also get your employer (if you work as a programmer) or school,
|
||||||
|
if any, to sign a "copyright disclaimer" for the program, if necessary.
|
||||||
|
For more information on this, and how to apply and follow the GNU GPL, see
|
||||||
|
<http://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
|
The GNU General Public License does not permit incorporating your program
|
||||||
|
into proprietary programs. If your program is a subroutine library, you
|
||||||
|
may consider it more useful to permit linking proprietary applications with
|
||||||
|
the library. If this is what you want to do, use the GNU Lesser General
|
||||||
|
Public License instead of this License. But first, please read
|
||||||
|
<http://www.gnu.org/philosophy/why-not-lgpl.html>.
|
||||||
@@ -2,6 +2,7 @@
|
|||||||
.gradle
|
.gradle
|
||||||
/local.properties
|
/local.properties
|
||||||
/.idea/caches
|
/.idea/caches
|
||||||
|
/.idea/dictionaries
|
||||||
/.idea/libraries
|
/.idea/libraries
|
||||||
/.idea/modules.xml
|
/.idea/modules.xml
|
||||||
/.idea/workspace.xml
|
/.idea/workspace.xml
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="CompilerConfiguration">
|
||||||
|
<bytecodeTargetLevel target="11" />
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
@@ -1,14 +1,21 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<project version="4">
|
<project version="4">
|
||||||
|
<component name="GradleMigrationSettings" migrationVersion="1" />
|
||||||
<component name="GradleSettings">
|
<component name="GradleSettings">
|
||||||
<option name="linkedExternalProjectsSettings">
|
<option name="linkedExternalProjectsSettings">
|
||||||
<GradleProjectSettings>
|
<GradleProjectSettings>
|
||||||
<compositeConfiguration>
|
<option name="delegatedBuild" value="false" />
|
||||||
<compositeBuild compositeDefinitionSource="SCRIPT" />
|
<option name="testRunner" value="PLATFORM" />
|
||||||
</compositeConfiguration>
|
|
||||||
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
<option name="distributionType" value="DEFAULT_WRAPPED" />
|
||||||
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
<option name="externalProjectPath" value="$PROJECT_DIR$" />
|
||||||
|
<option name="modules">
|
||||||
|
<set>
|
||||||
|
<option value="$PROJECT_DIR$" />
|
||||||
|
<option value="$PROJECT_DIR$/app" />
|
||||||
|
</set>
|
||||||
|
</option>
|
||||||
<option name="resolveModulePerSourceSet" value="false" />
|
<option name="resolveModulePerSourceSet" value="false" />
|
||||||
|
<option name="useQualifiedModuleNames" value="true" />
|
||||||
</GradleProjectSettings>
|
</GradleProjectSettings>
|
||||||
</option>
|
</option>
|
||||||
</component>
|
</component>
|
||||||
|
|||||||
@@ -0,0 +1,17 @@
|
|||||||
|
<component name="InspectionProjectProfileManager">
|
||||||
|
<profile version="1.0">
|
||||||
|
<option name="myName" value="Project Default" />
|
||||||
|
<inspection_tool class="HtmlUnknownAttribute" enabled="true" level="WARNING" enabled_by_default="true">
|
||||||
|
<option name="myValues">
|
||||||
|
<value>
|
||||||
|
<list size="3">
|
||||||
|
<item index="0" class="java.lang.String" itemvalue="data-wgscriptallow" />
|
||||||
|
<item index="1" class="java.lang.String" itemvalue="data-cbscriptallow" />
|
||||||
|
<item index="2" class="java.lang.String" itemvalue="data-acxscriptallow" />
|
||||||
|
</list>
|
||||||
|
</value>
|
||||||
|
</option>
|
||||||
|
<option name="myCustomValuesEnabled" value="true" />
|
||||||
|
</inspection_tool>
|
||||||
|
</profile>
|
||||||
|
</component>
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="RemoteRepositoriesConfiguration">
|
||||||
|
<remote-repository>
|
||||||
|
<option name="id" value="central" />
|
||||||
|
<option name="name" value="Maven Central repository" />
|
||||||
|
<option name="url" value="https://repo1.maven.org/maven2" />
|
||||||
|
</remote-repository>
|
||||||
|
<remote-repository>
|
||||||
|
<option name="id" value="jboss.community" />
|
||||||
|
<option name="name" value="JBoss Community repository" />
|
||||||
|
<option name="url" value="https://repository.jboss.org/nexus/content/repositories/public/" />
|
||||||
|
</remote-repository>
|
||||||
|
<remote-repository>
|
||||||
|
<option name="id" value="BintrayJCenter" />
|
||||||
|
<option name="name" value="BintrayJCenter" />
|
||||||
|
<option name="url" value="https://jcenter.bintray.com/" />
|
||||||
|
</remote-repository>
|
||||||
|
<remote-repository>
|
||||||
|
<option name="id" value="Google" />
|
||||||
|
<option name="name" value="Google" />
|
||||||
|
<option name="url" value="https://dl.google.com/dl/android/maven2/" />
|
||||||
|
</remote-repository>
|
||||||
|
<remote-repository>
|
||||||
|
<option name="id" value="MavenRepo" />
|
||||||
|
<option name="name" value="MavenRepo" />
|
||||||
|
<option name="url" value="https://repo.maven.apache.org/maven2/" />
|
||||||
|
</remote-repository>
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
@@ -5,7 +5,7 @@
|
|||||||
<configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" />
|
<configuration PROFILE_NAME="Debug" CONFIG_NAME="Debug" />
|
||||||
</configurations>
|
</configurations>
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
<component name="ProjectRootManager" version="2" languageLevel="JDK_11" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK">
|
||||||
<output url="file://$PROJECT_DIR$/build/classes" />
|
<output url="file://$PROJECT_DIR$/build/classes" />
|
||||||
</component>
|
</component>
|
||||||
<component name="ProjectType">
|
<component name="ProjectType">
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<project version="4">
|
||||||
|
<component name="RenderSettings">
|
||||||
|
<option name="showDecorations" value="true" />
|
||||||
|
</component>
|
||||||
|
</project>
|
||||||
@@ -3,6 +3,7 @@
|
|||||||
<component name="RunConfigurationProducerService">
|
<component name="RunConfigurationProducerService">
|
||||||
<option name="ignoredProducers">
|
<option name="ignoredProducers">
|
||||||
<set>
|
<set>
|
||||||
|
<option value="com.android.tools.idea.compose.preview.runconfiguration.ComposePreviewRunConfigurationProducer" />
|
||||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
|
<option value="org.jetbrains.plugins.gradle.execution.test.runner.AllInPackageGradleConfigurationProducer" />
|
||||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
|
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestClassGradleConfigurationProducer" />
|
||||||
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
|
<option value="org.jetbrains.plugins.gradle.execution.test.runner.TestMethodGradleConfigurationProducer" />
|
||||||
|
|||||||
@@ -1,29 +1,38 @@
|
|||||||
apply plugin: 'com.android.application'
|
apply plugin: 'com.android.application'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 28
|
compileSdkVersion 30
|
||||||
|
buildToolsVersion '30.0.3'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.dosse.airpods"
|
applicationId "com.dosse.airpods"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 23
|
targetSdkVersion 30
|
||||||
versionCode 11
|
versionCode 17
|
||||||
versionName '1.0'
|
versionName '1.6'
|
||||||
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
|
|
||||||
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
}
|
}
|
||||||
|
|
||||||
buildTypes {
|
buildTypes {
|
||||||
release {
|
release {
|
||||||
minifyEnabled false
|
minifyEnabled true
|
||||||
|
shrinkResources true
|
||||||
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
proguardFiles getDefaultProguardFile('proguard-android-optimize.txt'), 'proguard-rules.pro'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
productFlavors {
|
|
||||||
}
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
abortOnError false
|
abortOnError false
|
||||||
}
|
}
|
||||||
|
|
||||||
|
compileOptions {
|
||||||
|
sourceCompatibility = 1.8
|
||||||
|
targetCompatibility = 1.8
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation fileTree(include: ['*.jar'], dir: 'libs')
|
implementation 'androidx.appcompat:appcompat:1.3.0'
|
||||||
implementation 'com.android.support:appcompat-v7:28.0.0'
|
implementation "androidx.preference:preference:1.1.1"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4,26 +4,49 @@
|
|||||||
|
|
||||||
<uses-permission android:name="android.permission.BLUETOOTH" />
|
<uses-permission android:name="android.permission.BLUETOOTH" />
|
||||||
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
|
<uses-permission android:name="android.permission.BLUETOOTH_ADMIN" />
|
||||||
<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION" />
|
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
|
||||||
|
<uses-permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION" />
|
||||||
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
|
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />
|
||||||
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
|
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
|
||||||
|
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
|
||||||
|
|
||||||
<uses-feature
|
<uses-feature
|
||||||
android:name="android.hardware.bluetooth_le"
|
android:name="android.hardware.bluetooth_le"
|
||||||
android:required="true" />
|
android:required="false" />
|
||||||
|
|
||||||
<application
|
<application
|
||||||
android:allowBackup="true"
|
android:allowBackup="true"
|
||||||
|
android:fullBackupContent="@xml/backup_descriptor"
|
||||||
android:icon="@mipmap/ic_launcher"
|
android:icon="@mipmap/ic_launcher"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
android:supportsRtl="true"
|
android:supportsRtl="true"
|
||||||
android:theme="@style/AppTheme">
|
android:theme="@style/AppTheme">
|
||||||
<activity android:name=".AboutActivity"
|
|
||||||
android:theme="@style/AppTheme.NoActionBar"></activity>
|
<activity
|
||||||
<activity android:name=".SettingsActivity"/>
|
android:name=".MainActivity"
|
||||||
|
android:launchMode="singleTop">
|
||||||
|
<intent-filter>
|
||||||
|
<action android:name="android.intent.action.MAIN" />
|
||||||
|
<category android:name="android.intent.category.LAUNCHER" />
|
||||||
|
</intent-filter>
|
||||||
|
</activity>
|
||||||
|
|
||||||
|
<activity
|
||||||
|
android:name=".AboutActivity"
|
||||||
|
android:label="@string/about"
|
||||||
|
android:launchMode="singleTop"
|
||||||
|
android:parentActivityName=".SettingsActivity" />
|
||||||
|
|
||||||
|
<activity
|
||||||
|
android:name=".SettingsActivity"
|
||||||
|
android:label="@string/settings"
|
||||||
|
android:launchMode="singleTop"
|
||||||
|
android:parentActivityName=".MainActivity" />
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".NoBTActivity"
|
android:name=".NoBTActivity"
|
||||||
android:label="@string/app_name" />
|
android:label="@string/app_name" />
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".IntroActivity"
|
android:name=".IntroActivity"
|
||||||
android:label="@string/app_name"
|
android:label="@string/app_name"
|
||||||
@@ -37,22 +60,15 @@
|
|||||||
<intent-filter>
|
<intent-filter>
|
||||||
<action android:name="android.intent.action.BOOT_COMPLETED" />
|
<action android:name="android.intent.action.BOOT_COMPLETED" />
|
||||||
<action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
|
<action android:name="android.intent.action.MY_PACKAGE_REPLACED" />
|
||||||
<action android:name="android.intent.action.PACKAGE_INSTALL" />
|
|
||||||
</intent-filter>
|
</intent-filter>
|
||||||
</receiver>
|
</receiver>
|
||||||
|
|
||||||
<service
|
<service
|
||||||
android:name=".PodsService"
|
android:name=".PodsService"
|
||||||
android:enabled="true"
|
android:enabled="true"
|
||||||
android:exported="true" />
|
android:exported="false"
|
||||||
|
android:foregroundServiceType="location" />
|
||||||
|
|
||||||
<activity android:name=".MainActivity">
|
|
||||||
<intent-filter>
|
|
||||||
<action android:name="android.intent.action.MAIN" />
|
|
||||||
|
|
||||||
<category android:name="android.intent.category.LAUNCHER" />
|
|
||||||
</intent-filter>
|
|
||||||
</activity>
|
|
||||||
</application>
|
</application>
|
||||||
|
|
||||||
</manifest>
|
</manifest>
|
||||||
@@ -1,9 +1,14 @@
|
|||||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" data-acxscriptallow="true" data-wgscriptallow="true" data-cbscriptallow="true" lang="en"><head>
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" data-acxscriptallow="true"
|
||||||
|
data-wgscriptallow="true" data-cbscriptallow="true" lang="en">
|
||||||
|
<head>
|
||||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
|
||||||
<title>GNU General Public License v3.0 - GNU Project - Free Software Foundation (FSF)</title>
|
<title>GNU General Public License v3.0 - GNU Project - Free Software Foundation (FSF)</title>
|
||||||
<link rel="alternate" type="application/rdf+xml" href="http://www.gnu.org/licenses/gpl-3.0.rdf" />
|
<link rel="alternate" type="application/rdf+xml"
|
||||||
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1, minimum-scale=1, maximum-scale=1" />
|
href="http://www.gnu.org/licenses/gpl-3.0.rdf"/>
|
||||||
|
<meta name="viewport"
|
||||||
|
content="width=device-width, user-scalable=no, initial-scale=1, minimum-scale=1, maximum-scale=1"/>
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
html,body{
|
html,body{
|
||||||
border:none;
|
border:none;
|
||||||
@@ -18,6 +23,7 @@
|
|||||||
.monospace{
|
.monospace{
|
||||||
font-family:monospace;
|
font-family:monospace;
|
||||||
}
|
}
|
||||||
|
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
@@ -25,7 +31,8 @@
|
|||||||
<p style="text-align: center;">Version 3, 29 June 2007</p>
|
<p style="text-align: center;">Version 3, 29 June 2007</p>
|
||||||
|
|
||||||
<p>Copyright © 2007 Free Software Foundation, Inc.
|
<p>Copyright © 2007 Free Software Foundation, Inc.
|
||||||
<<a href="https://fsf.org/">https://fsf.org/</a>></p><p>
|
<<a href="https://fsf.org/">https://fsf.org/</a>></p>
|
||||||
|
<p>
|
||||||
Everyone is permitted to copy and distribute verbatim copies
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
of this license document, but changing it is not allowed.</p>
|
of this license document, but changing it is not allowed.</p>
|
||||||
|
|
||||||
@@ -237,12 +244,14 @@ terms of section 4, provided that you also meet all of these conditions:</p>
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>a) The work must carry prominent notices stating that you modified
|
<li>a) The work must carry prominent notices stating that you modified
|
||||||
it, and giving a relevant date.</li>
|
it, and giving a relevant date.
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>b) The work must carry prominent notices stating that it is
|
<li>b) The work must carry prominent notices stating that it is
|
||||||
released under this License and any conditions added under section
|
released under this License and any conditions added under section
|
||||||
7. This requirement modifies the requirement in section 4 to
|
7. This requirement modifies the requirement in section 4 to
|
||||||
“keep intact all notices”.</li>
|
“keep intact all notices”.
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>c) You must license the entire work, as a whole, under this
|
<li>c) You must license the entire work, as a whole, under this
|
||||||
License to anyone who comes into possession of a copy. This
|
License to anyone who comes into possession of a copy. This
|
||||||
@@ -250,12 +259,14 @@ terms of section 4, provided that you also meet all of these conditions:</p>
|
|||||||
additional terms, to the whole of the work, and all its parts,
|
additional terms, to the whole of the work, and all its parts,
|
||||||
regardless of how they are packaged. This License gives no
|
regardless of how they are packaged. This License gives no
|
||||||
permission to license the work in any other way, but it does not
|
permission to license the work in any other way, but it does not
|
||||||
invalidate such permission if you have separately received it.</li>
|
invalidate such permission if you have separately received it.
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>d) If the work has interactive user interfaces, each must display
|
<li>d) If the work has interactive user interfaces, each must display
|
||||||
Appropriate Legal Notices; however, if the Program has interactive
|
Appropriate Legal Notices; however, if the Program has interactive
|
||||||
interfaces that do not display Appropriate Legal Notices, your
|
interfaces that do not display Appropriate Legal Notices, your
|
||||||
work need not make them do so.</li>
|
work need not make them do so.
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>A compilation of a covered work with other separate and independent
|
<p>A compilation of a covered work with other separate and independent
|
||||||
@@ -279,7 +290,8 @@ in one of these ways:</p>
|
|||||||
<li>a) Convey the object code in, or embodied in, a physical product
|
<li>a) Convey the object code in, or embodied in, a physical product
|
||||||
(including a physical distribution medium), accompanied by the
|
(including a physical distribution medium), accompanied by the
|
||||||
Corresponding Source fixed on a durable physical medium
|
Corresponding Source fixed on a durable physical medium
|
||||||
customarily used for software interchange.</li>
|
customarily used for software interchange.
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>b) Convey the object code in, or embodied in, a physical product
|
<li>b) Convey the object code in, or embodied in, a physical product
|
||||||
(including a physical distribution medium), accompanied by a
|
(including a physical distribution medium), accompanied by a
|
||||||
@@ -291,13 +303,15 @@ in one of these ways:</p>
|
|||||||
medium customarily used for software interchange, for a price no
|
medium customarily used for software interchange, for a price no
|
||||||
more than your reasonable cost of physically performing this
|
more than your reasonable cost of physically performing this
|
||||||
conveying of source, or (2) access to copy the
|
conveying of source, or (2) access to copy the
|
||||||
Corresponding Source from a network server at no charge.</li>
|
Corresponding Source from a network server at no charge.
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>c) Convey individual copies of the object code with a copy of the
|
<li>c) Convey individual copies of the object code with a copy of the
|
||||||
written offer to provide the Corresponding Source. This
|
written offer to provide the Corresponding Source. This
|
||||||
alternative is allowed only occasionally and noncommercially, and
|
alternative is allowed only occasionally and noncommercially, and
|
||||||
only if you received the object code with such an offer, in accord
|
only if you received the object code with such an offer, in accord
|
||||||
with subsection 6b.</li>
|
with subsection 6b.
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>d) Convey the object code by offering access from a designated
|
<li>d) Convey the object code by offering access from a designated
|
||||||
place (gratis or for a charge), and offer equivalent access to the
|
place (gratis or for a charge), and offer equivalent access to the
|
||||||
@@ -310,12 +324,14 @@ in one of these ways:</p>
|
|||||||
clear directions next to the object code saying where to find the
|
clear directions next to the object code saying where to find the
|
||||||
Corresponding Source. Regardless of what server hosts the
|
Corresponding Source. Regardless of what server hosts the
|
||||||
Corresponding Source, you remain obligated to ensure that it is
|
Corresponding Source, you remain obligated to ensure that it is
|
||||||
available for as long as needed to satisfy these requirements.</li>
|
available for as long as needed to satisfy these requirements.
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>e) Convey the object code using peer-to-peer transmission, provided
|
<li>e) Convey the object code using peer-to-peer transmission, provided
|
||||||
you inform other peers where the object code and Corresponding
|
you inform other peers where the object code and Corresponding
|
||||||
Source of the work are being offered to the general public at no
|
Source of the work are being offered to the general public at no
|
||||||
charge under subsection 6d.</li>
|
charge under subsection 6d.
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>A separable portion of the object code, whose source code is excluded
|
<p>A separable portion of the object code, whose source code is excluded
|
||||||
@@ -392,27 +408,33 @@ that material) supplement the terms of this License with terms:</p>
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<li>a) Disclaiming warranty or limiting liability differently from the
|
<li>a) Disclaiming warranty or limiting liability differently from the
|
||||||
terms of sections 15 and 16 of this License; or</li>
|
terms of sections 15 and 16 of this License; or
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>b) Requiring preservation of specified reasonable legal notices or
|
<li>b) Requiring preservation of specified reasonable legal notices or
|
||||||
author attributions in that material or in the Appropriate Legal
|
author attributions in that material or in the Appropriate Legal
|
||||||
Notices displayed by works containing it; or</li>
|
Notices displayed by works containing it; or
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>c) Prohibiting misrepresentation of the origin of that material, or
|
<li>c) Prohibiting misrepresentation of the origin of that material, or
|
||||||
requiring that modified versions of such material be marked in
|
requiring that modified versions of such material be marked in
|
||||||
reasonable ways as different from the original version; or</li>
|
reasonable ways as different from the original version; or
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>d) Limiting the use for publicity purposes of names of licensors or
|
<li>d) Limiting the use for publicity purposes of names of licensors or
|
||||||
authors of the material; or</li>
|
authors of the material; or
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>e) Declining to grant rights under trademark law for use of some
|
<li>e) Declining to grant rights under trademark law for use of some
|
||||||
trade names, trademarks, or service marks; or</li>
|
trade names, trademarks, or service marks; or
|
||||||
|
</li>
|
||||||
|
|
||||||
<li>f) Requiring indemnification of licensors and authors of that
|
<li>f) Requiring indemnification of licensors and authors of that
|
||||||
material by anyone who conveys the material (or modified versions of
|
material by anyone who conveys the material (or modified versions of
|
||||||
it) with contractual assumptions of liability to the recipient, for
|
it) with contractual assumptions of liability to the recipient, for
|
||||||
any liability that these contractual assumptions directly impose on
|
any liability that these contractual assumptions directly impose on
|
||||||
those licensors and authors.</li>
|
those licensors and authors.
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<p>All other non-permissive additional terms are considered “further
|
<p>All other non-permissive additional terms are considered “further
|
||||||
@@ -661,14 +683,20 @@ 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
|
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.</p>
|
the “copyright” line and a pointer to where the full notice is found.</p>
|
||||||
|
|
||||||
<p class="monospace"> <one line to give the program's name and a brief idea of what it does.><br/>
|
<p class="monospace"> <one line to give the program's name and a brief idea of what it
|
||||||
|
does.><br/>
|
||||||
Copyright (C) <year> <name of author><br/>
|
Copyright (C) <year> <name of author><br/>
|
||||||
<br/>
|
<br/>
|
||||||
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.<br/>
|
This program is free software: you can redistribute it and/or modify it under the terms of the
|
||||||
|
GNU General Public License as published by the Free Software Foundation, either version 3 of the
|
||||||
|
License, or (at your option) any later version.<br/>
|
||||||
<br/>
|
<br/>
|
||||||
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.<br/>
|
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY;
|
||||||
|
without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See
|
||||||
|
the GNU General Public License for more details.<br/>
|
||||||
<br/>
|
<br/>
|
||||||
You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
|
You should have received a copy of the GNU General Public License along with this program. If
|
||||||
|
not, see <https://www.gnu.org/licenses/>.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>Also add information on how to contact you by electronic and paper mail.</p>
|
<p>Also add information on how to contact you by electronic and paper mail.</p>
|
||||||
@@ -678,7 +706,8 @@ notice like this when it starts in an interactive mode:</p>
|
|||||||
|
|
||||||
<p class="monospace"> <program> Copyright (C) <year> <name of author><br/>
|
<p class="monospace"> <program> Copyright (C) <year> <name of author><br/>
|
||||||
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.<br/>
|
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.<br/>
|
||||||
This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details.
|
This is free software, and you are welcome to redistribute it under certain conditions; type
|
||||||
|
`show c' for details.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<p>The hypothetical commands `show w' and `show c' should show the appropriate
|
<p>The hypothetical commands `show w' and `show c' should show the appropriate
|
||||||
@@ -695,7 +724,9 @@ into proprietary programs. If your program is a subroutine library, you
|
|||||||
may consider it more useful to permit linking proprietary applications with
|
may consider it more useful to permit linking proprietary applications with
|
||||||
the library. If this is what you want to do, use the GNU Lesser General
|
the library. If this is what you want to do, use the GNU Lesser General
|
||||||
Public License instead of this License. But first, please read
|
Public License instead of this License. But first, please read
|
||||||
<<a href="https://www.gnu.org/licenses/why-not-lgpl.html">https://www.gnu.org/licenses/why-not-lgpl.html</a>>.</p>
|
<<a href="https://www.gnu.org/licenses/why-not-lgpl.html">https://www.gnu.org/licenses/why-not-lgpl.html</a>>.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
</body></html>
|
</body>
|
||||||
|
</html>
|
||||||
|
|||||||
@@ -2,29 +2,35 @@ package com.dosse.airpods;
|
|||||||
|
|
||||||
import android.content.Intent;
|
import android.content.Intent;
|
||||||
import android.net.Uri;
|
import android.net.Uri;
|
||||||
import android.support.v7.app.AppCompatActivity;
|
|
||||||
import android.os.Bundle;
|
import android.os.Bundle;
|
||||||
import android.view.View;
|
|
||||||
import android.webkit.WebView;
|
import android.webkit.WebView;
|
||||||
import android.widget.Button;
|
|
||||||
import android.widget.Toast;
|
import android.widget.Toast;
|
||||||
|
|
||||||
|
import androidx.appcompat.app.AppCompatActivity;
|
||||||
|
|
||||||
public class AboutActivity extends AppCompatActivity {
|
public class AboutActivity extends AppCompatActivity {
|
||||||
|
|
||||||
|
|
||||||
|
public static final String websiteURL = "https://fdossena.com/?p=openPods/index.frag";
|
||||||
|
public static final String githubURL = "https://github.com/adolfintel/OpenPods";
|
||||||
|
public static final String donateURL = "https://paypal.me/sineisochronic";
|
||||||
|
public static final String fdroidURL = "https://f-droid.org/packages/com.dosse.airpods/";
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected void onCreate (Bundle savedInstanceState) {
|
protected void onCreate (Bundle savedInstanceState) {
|
||||||
super.onCreate(savedInstanceState);
|
super.onCreate(savedInstanceState);
|
||||||
setContentView(R.layout.activity_about);
|
setContentView(R.layout.activity_about);
|
||||||
|
|
||||||
/**
|
// --------------- LEGAL DANGER ZONE! --------------- //
|
||||||
* LEGAL DANGER ZONE!
|
|
||||||
*
|
/*
|
||||||
* The following actions are a violation of the GNU GPLv3 License:
|
* The following actions are a violation of the GNU GPLv3 License:
|
||||||
* - Removing, hiding or altering the license or the code that displays it
|
* - Removing, hiding or altering the license or the code that displays it
|
||||||
* - Removing or changing the link to the original source code or the code that displays it
|
* - Removing or changing the link to the original source code or the code that displays it
|
||||||
* - Removing or changing the donation link of the original project or the code that displays it
|
* - Removing or changing the donation link of the original project or the code that displays it
|
||||||
*
|
*
|
||||||
* If you're forking the application, it MUST be made clear that your version is a fork, who the original author is, and all references to the original project and license must not be removed.
|
* If you're forking the application, it MUST be made clear that your version is a fork,
|
||||||
|
* who the original author is, and all references to the original project and license must not be removed.
|
||||||
* You are free to add links to your project, donations, whatever to this activity.
|
* You are free to add links to your project, donations, whatever to this activity.
|
||||||
*
|
*
|
||||||
* I am constantly monitoring all major Android app stores for violations. You have been warned.
|
* I am constantly monitoring all major Android app stores for violations. You have been warned.
|
||||||
@@ -32,26 +38,14 @@ public class AboutActivity extends AppCompatActivity {
|
|||||||
|
|
||||||
((WebView)(findViewById(R.id.license))).loadUrl("file:///android_asset/license.html");
|
((WebView)(findViewById(R.id.license))).loadUrl("file:///android_asset/license.html");
|
||||||
|
|
||||||
((Button)(findViewById(R.id.github))).setOnClickListener(new View.OnClickListener() {
|
findViewById(R.id.website).setOnClickListener(v -> startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(websiteURL))));
|
||||||
@Override
|
findViewById(R.id.github).setOnClickListener(v -> startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(githubURL))));
|
||||||
public void onClick(View v) {
|
findViewById(R.id.donate).setOnClickListener(v -> {
|
||||||
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("https://github.com/adolfintel/OpenPods")));
|
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(donateURL)));
|
||||||
}
|
|
||||||
});
|
|
||||||
((Button)(findViewById(R.id.website))).setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("https://fdossena.com/?p=openPods/i.frag")));
|
|
||||||
}
|
|
||||||
});
|
|
||||||
((Button)(findViewById(R.id.donate))).setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
|
||||||
public void onClick(View v) {
|
|
||||||
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse("https://paypal.me/sineisochronic")));
|
|
||||||
Toast.makeText(AboutActivity.this, "❤️", Toast.LENGTH_SHORT).show();
|
Toast.makeText(AboutActivity.this, "❤️", Toast.LENGTH_SHORT).show();
|
||||||
}
|
|
||||||
});
|
});
|
||||||
|
|
||||||
//END OF LEGAL DANGER ZONE
|
// ------------ END OF LEGAL DANGER ZONE ------------ //
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,59 +1,47 @@
|
|||||||
package com.dosse.airpods;
|
package com.dosse.airpods;
|
||||||
|
|
||||||
import android.Manifest;
|
import android.Manifest;
|
||||||
|
import android.annotation.SuppressLint;
|
||||||
import android.content.Context;
|
import android.content.Context;
|
||||||
import android.content.Intent;
|
import android.content.Intent;
|
||||||
import android.content.pm.PackageManager;
|
|
||||||
import android.net.Uri;
|
import android.net.Uri;
|
||||||
import android.os.Build;
|
import android.os.Build;
|
||||||
import android.os.Bundle;
|
import android.os.Bundle;
|
||||||
import android.os.PowerManager;
|
|
||||||
import android.provider.Settings;
|
import android.provider.Settings;
|
||||||
import android.support.v4.content.ContextCompat;
|
|
||||||
import android.support.v7.app.AppCompatActivity;
|
|
||||||
import android.view.View;
|
|
||||||
import android.widget.Button;
|
import android.widget.Button;
|
||||||
|
import android.widget.TextView;
|
||||||
|
|
||||||
|
import androidx.appcompat.app.AppCompatActivity;
|
||||||
|
|
||||||
|
import java.util.Locale;
|
||||||
import java.util.Timer;
|
import java.util.Timer;
|
||||||
import java.util.TimerTask;
|
import java.util.TimerTask;
|
||||||
|
|
||||||
public class IntroActivity extends AppCompatActivity {
|
public class IntroActivity extends AppCompatActivity {
|
||||||
|
|
||||||
private Timer t;
|
private Timer timer;
|
||||||
|
private TextView msg;
|
||||||
|
private Button btn;
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected void onCreate (Bundle savedInstanceState) {
|
protected void onCreate (Bundle savedInstanceState) {
|
||||||
super.onCreate(savedInstanceState);
|
super.onCreate(savedInstanceState);
|
||||||
setContentView(R.layout.activity_intro);
|
setContentView(R.layout.activity_intro);
|
||||||
((Button)findViewById(R.id.allowBtn)).setOnClickListener(new View.OnClickListener() {
|
|
||||||
@Override
|
msg = findViewById(R.id.permsMsg);
|
||||||
public void onClick(View view) { //allow button clicked, ask for permissions
|
btn = findViewById(R.id.permsBtn);
|
||||||
requestPermissions(new String[]{Manifest.permission.ACCESS_COARSE_LOCATION}, 1); //location (for BLE)
|
|
||||||
try { //run in background
|
// Wait for permissions to be granted.
|
||||||
if(!getSystemService(PowerManager.class).isIgnoringBatteryOptimizations(getPackageName())) {
|
// When they are granted, go to MainActivity.
|
||||||
Intent intent = new Intent();
|
timer = new Timer();
|
||||||
PowerManager pm = (PowerManager) getSystemService(Context.POWER_SERVICE);
|
timer.scheduleAtFixedRate(new TimerTask() {
|
||||||
intent.setAction(Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS);
|
|
||||||
intent.setData(Uri.parse("package:" + getPackageName()));
|
|
||||||
startActivity(intent);
|
|
||||||
}
|
|
||||||
} catch (Throwable t) {
|
|
||||||
}
|
|
||||||
}
|
|
||||||
});
|
|
||||||
//wait for permissions to be granted. When they are granted, go to MainActivity
|
|
||||||
t= new Timer();
|
|
||||||
t.scheduleAtFixedRate(new TimerTask() {
|
|
||||||
@Override
|
@Override
|
||||||
public void run () {
|
public void run () {
|
||||||
boolean ok=true;
|
initScreen();
|
||||||
try {
|
|
||||||
if (!getSystemService(PowerManager.class).isIgnoringBatteryOptimizations(getPackageName())) ok = false;
|
if (PermissionUtils.checkAllPermissions(IntroActivity.this)) {
|
||||||
}catch(Throwable t){}
|
timer.cancel();
|
||||||
if (ContextCompat.checkSelfPermission(IntroActivity.this, Manifest.permission.ACCESS_COARSE_LOCATION) != PackageManager.PERMISSION_GRANTED) ok=false;
|
startActivity(new Intent(IntroActivity.this, MainActivity.class));
|
||||||
if(ok){
|
|
||||||
t.cancel();
|
|
||||||
Intent i=new Intent(IntroActivity.this,MainActivity.class);
|
|
||||||
startActivity(i);
|
|
||||||
finish();
|
finish();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -61,9 +49,54 @@ public class IntroActivity extends AppCompatActivity {
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Activity destroyed (or screen rotated). destroy the timer too
|
||||||
@Override
|
@Override
|
||||||
protected void onDestroy() { //activity destroyed (or screen rotated). destroy the timer too
|
protected void onDestroy () {
|
||||||
super.onDestroy();
|
super.onDestroy();
|
||||||
if(t!=null) t.cancel();
|
if (timer != null)
|
||||||
|
timer.cancel();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
private int getPermissionState () {
|
||||||
|
if (!PermissionUtils.getBatteryOptimizationsPermission(this))
|
||||||
|
return 1;
|
||||||
|
else if (!PermissionUtils.getFineLocationPermission(this))
|
||||||
|
return 2;
|
||||||
|
else if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R) if (!PermissionUtils.getBackgroundLocationPermission(this))
|
||||||
|
return 3;
|
||||||
|
|
||||||
|
return 0;
|
||||||
|
}
|
||||||
|
|
||||||
|
@SuppressLint("BatteryLife")
|
||||||
|
private void initScreen () {
|
||||||
|
int step = getPermissionState();
|
||||||
|
int numOfSteps = (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R) ? 3 : 2;
|
||||||
|
|
||||||
|
switch (step) {
|
||||||
|
case 1:
|
||||||
|
msg.setText(String.format(Locale.getDefault(), "%s %d/%d: %s", getString(R.string.intro_step), step, numOfSteps, getString(R.string.intro_bat_perm)));
|
||||||
|
btn.setOnClickListener(view -> {
|
||||||
|
Intent intent = new Intent();
|
||||||
|
getSystemService(Context.POWER_SERVICE);
|
||||||
|
intent.setAction(Settings.ACTION_REQUEST_IGNORE_BATTERY_OPTIMIZATIONS);
|
||||||
|
intent.setData(Uri.parse("package:" + getPackageName()));
|
||||||
|
startActivity(intent);
|
||||||
|
});
|
||||||
|
break;
|
||||||
|
case 2:
|
||||||
|
msg.setText(String.format(Locale.getDefault(), "%s %d/%d: %s", getString(R.string.intro_step), step, numOfSteps, getString(R.string.intro_loc1_perm)));
|
||||||
|
btn.setOnClickListener(view -> requestPermissions(new String[] {Manifest.permission.ACCESS_FINE_LOCATION}, 101)); // Location (for BLE)
|
||||||
|
break;
|
||||||
|
case 3:
|
||||||
|
msg.setText(String.format(Locale.getDefault(), "%s %d/%d: %s", getString(R.string.intro_step), step, numOfSteps, getString(R.string.intro_loc2_perm)));
|
||||||
|
btn.setOnClickListener(view -> {
|
||||||
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R) requestPermissions(new String[] {Manifest.permission.ACCESS_BACKGROUND_LOCATION}, 102);
|
||||||
|
});
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
|
||||||
|
runOnUiThread(() -> btn.setText(String.format(Locale.getDefault(), "%s (%d/%d)", getString(R.string.intro_allow), step, numOfSteps)));
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,18 +1,20 @@
|
|||||||
package com.dosse.airpods;
|
package com.dosse.airpods;
|
||||||
|
|
||||||
import android.Manifest;
|
import android.annotation.SuppressLint;
|
||||||
import android.bluetooth.BluetoothAdapter;
|
import android.bluetooth.BluetoothAdapter;
|
||||||
import android.bluetooth.BluetoothManager;
|
import android.bluetooth.BluetoothManager;
|
||||||
import android.content.Context;
|
import android.content.Context;
|
||||||
import android.content.Intent;
|
import android.content.Intent;
|
||||||
import android.content.pm.PackageManager;
|
import android.content.pm.PackageManager;
|
||||||
import android.os.Bundle;
|
import android.os.Bundle;
|
||||||
import android.os.PowerManager;
|
import android.view.Menu;
|
||||||
import android.support.v4.content.ContextCompat;
|
import android.view.MenuItem;
|
||||||
import android.support.v7.app.AppCompatActivity;
|
|
||||||
import android.util.Log;
|
import androidx.annotation.NonNull;
|
||||||
import android.view.View;
|
import androidx.appcompat.app.AlertDialog;
|
||||||
import android.widget.Button;
|
import androidx.appcompat.app.AppCompatActivity;
|
||||||
|
|
||||||
|
import java.util.Objects;
|
||||||
|
|
||||||
public class MainActivity extends AppCompatActivity {
|
public class MainActivity extends AppCompatActivity {
|
||||||
|
|
||||||
@@ -20,34 +22,44 @@ public class MainActivity extends AppCompatActivity {
|
|||||||
protected void onCreate (Bundle savedInstanceState) {
|
protected void onCreate (Bundle savedInstanceState) {
|
||||||
super.onCreate(savedInstanceState);
|
super.onCreate(savedInstanceState);
|
||||||
setContentView(R.layout.activity_main);
|
setContentView(R.layout.activity_main);
|
||||||
//check if Bluetooth LE is available on this device. If not, show an error
|
|
||||||
BluetoothAdapter btAdapter=((BluetoothManager) getSystemService(Context.BLUETOOTH_SERVICE)).getAdapter();
|
// Check if Bluetooth LE is available on this device. If not, show an error
|
||||||
if(btAdapter==null||(btAdapter.isEnabled()&&btAdapter.getBluetoothLeScanner()==null)){
|
BluetoothAdapter btAdapter = ((BluetoothManager)Objects.requireNonNull(getSystemService(Context.BLUETOOTH_SERVICE))).getAdapter();
|
||||||
Intent i=new Intent(this,NoBTActivity.class);
|
if (btAdapter == null || (btAdapter.isEnabled() && btAdapter.getBluetoothLeScanner() == null) || (!getPackageManager().hasSystemFeature(PackageManager.FEATURE_BLUETOOTH_LE))) {
|
||||||
startActivity(i);
|
startActivity(new Intent(MainActivity.this, NoBTActivity.class));
|
||||||
finish();
|
finish();
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
//check if all permissions have been granted
|
|
||||||
boolean ok=true;
|
if (PermissionUtils.checkAllPermissions(this)) {
|
||||||
try {
|
|
||||||
if (!getSystemService(PowerManager.class).isIgnoringBatteryOptimizations(getPackageName())) ok = false;
|
|
||||||
}catch(Throwable t){}
|
|
||||||
if (ContextCompat.checkSelfPermission(this, Manifest.permission.ACCESS_COARSE_LOCATION) != PackageManager.PERMISSION_GRANTED) ok=false;
|
|
||||||
if(ok){
|
|
||||||
Starter.startPodsService(getApplicationContext());
|
Starter.startPodsService(getApplicationContext());
|
||||||
}else{
|
//Warn MIUI users that their rom has known issues
|
||||||
Intent i=new Intent(this,IntroActivity.class);
|
try {
|
||||||
startActivity(i);
|
@SuppressLint("PrivateApi") Class<?> c = Class.forName("android.os.SystemProperties");
|
||||||
finish();
|
String miuiVersion = (String)c.getMethod("get", String.class).invoke(c, "ro.miui.ui.version.code");
|
||||||
}
|
if (miuiVersion != null && !miuiVersion.isEmpty()) {
|
||||||
((Button)(findViewById(R.id.settings))).setOnClickListener(new View.OnClickListener() {
|
try {
|
||||||
@Override
|
getApplicationContext().openFileInput("miuiwarn").close();
|
||||||
public void onClick(View view) { //settings clicked
|
} catch (Throwable ignored) {
|
||||||
Intent i=new Intent(MainActivity.this, SettingsActivity.class);
|
AlertDialog.Builder builder = new AlertDialog.Builder(this);
|
||||||
startActivity(i);
|
builder.setTitle(R.string.miui_warning);
|
||||||
|
builder.setMessage(R.string.miui_warning_desc);
|
||||||
|
builder.setNeutralButton(R.string.miui_warning_continue, (dialog, which) -> dialog.dismiss());
|
||||||
|
builder.setOnDismissListener(dialog -> {
|
||||||
|
try {
|
||||||
|
getApplicationContext().openFileOutput("miuiwarn", Context.MODE_PRIVATE).close();
|
||||||
|
} catch (Throwable ignored2) {
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
builder.show();
|
||||||
|
}
|
||||||
|
}
|
||||||
|
} catch (Throwable ignored) {
|
||||||
|
}
|
||||||
|
} else {
|
||||||
|
startActivity(new Intent(MainActivity.this, IntroActivity.class));
|
||||||
|
finish();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
@@ -56,6 +68,23 @@ public class MainActivity extends AppCompatActivity {
|
|||||||
try {
|
try {
|
||||||
getApplicationContext().openFileInput("hidden").close();
|
getApplicationContext().openFileInput("hidden").close();
|
||||||
finish();
|
finish();
|
||||||
}catch (Throwable t){}
|
} catch (Throwable ignored) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public boolean onCreateOptionsMenu (Menu menu) {
|
||||||
|
getMenuInflater().inflate(R.menu.menu_main, menu);
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public boolean onOptionsItemSelected (@NonNull MenuItem item) {
|
||||||
|
if (item.getItemId() == R.id.menu_ab_settings) {
|
||||||
|
startActivity(new Intent(this, SettingsActivity.class)); // Settings icon clicked
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
return false;
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|||||||
@@ -1,8 +1,9 @@
|
|||||||
package com.dosse.airpods;
|
package com.dosse.airpods;
|
||||||
|
|
||||||
import android.support.v7.app.AppCompatActivity;
|
|
||||||
import android.os.Bundle;
|
import android.os.Bundle;
|
||||||
|
|
||||||
|
import androidx.appcompat.app.AppCompatActivity;
|
||||||
|
|
||||||
public class NoBTActivity extends AppCompatActivity {
|
public class NoBTActivity extends AppCompatActivity {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
@@ -10,4 +11,5 @@ public class NoBTActivity extends AppCompatActivity {
|
|||||||
super.onCreate(savedInstanceState);
|
super.onCreate(savedInstanceState);
|
||||||
setContentView(R.layout.activity_no_bt);
|
setContentView(R.layout.activity_no_bt);
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1,40 @@
|
|||||||
|
package com.dosse.airpods;
|
||||||
|
|
||||||
|
import android.Manifest;
|
||||||
|
import android.content.Context;
|
||||||
|
import android.content.pm.PackageManager;
|
||||||
|
import android.os.Build;
|
||||||
|
import android.os.PowerManager;
|
||||||
|
|
||||||
|
import androidx.annotation.RequiresApi;
|
||||||
|
import androidx.core.content.ContextCompat;
|
||||||
|
|
||||||
|
import java.util.Objects;
|
||||||
|
|
||||||
|
public class PermissionUtils {
|
||||||
|
|
||||||
|
public static boolean getBatteryOptimizationsPermission (Context context) {
|
||||||
|
try {
|
||||||
|
return Objects.requireNonNull(context.getSystemService(PowerManager.class)).isIgnoringBatteryOptimizations(context.getPackageName());
|
||||||
|
} catch (Throwable ignored) {
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public static boolean getFineLocationPermission (Context context) {
|
||||||
|
return ContextCompat.checkSelfPermission(context, Manifest.permission.ACCESS_FINE_LOCATION) == PackageManager.PERMISSION_GRANTED;
|
||||||
|
}
|
||||||
|
|
||||||
|
@RequiresApi(api = Build.VERSION_CODES.Q)
|
||||||
|
public static boolean getBackgroundLocationPermission (Context context) {
|
||||||
|
return ContextCompat.checkSelfPermission(context, Manifest.permission.ACCESS_BACKGROUND_LOCATION) == PackageManager.PERMISSION_GRANTED;
|
||||||
|
}
|
||||||
|
|
||||||
|
public static boolean checkAllPermissions (Context context) {
|
||||||
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R)
|
||||||
|
return getBatteryOptimizationsPermission(context) && getFineLocationPermission(context) && getBackgroundLocationPermission(context);
|
||||||
|
else
|
||||||
|
return getBatteryOptimizationsPermission(context) && getFineLocationPermission(context);
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
@@ -3,6 +3,7 @@ package com.dosse.airpods;
|
|||||||
import android.app.Notification;
|
import android.app.Notification;
|
||||||
import android.app.NotificationChannel;
|
import android.app.NotificationChannel;
|
||||||
import android.app.NotificationManager;
|
import android.app.NotificationManager;
|
||||||
|
import android.app.PendingIntent;
|
||||||
import android.app.Service;
|
import android.app.Service;
|
||||||
import android.bluetooth.BluetoothAdapter;
|
import android.bluetooth.BluetoothAdapter;
|
||||||
import android.bluetooth.BluetoothDevice;
|
import android.bluetooth.BluetoothDevice;
|
||||||
@@ -26,62 +27,80 @@ import android.os.IBinder;
|
|||||||
import android.os.ParcelUuid;
|
import android.os.ParcelUuid;
|
||||||
import android.os.SystemClock;
|
import android.os.SystemClock;
|
||||||
import android.provider.Settings;
|
import android.provider.Settings;
|
||||||
import android.support.v4.app.NotificationCompat;
|
|
||||||
import android.util.Log;
|
import android.util.Log;
|
||||||
import android.view.View;
|
import android.view.View;
|
||||||
import android.widget.RemoteViews;
|
import android.widget.RemoteViews;
|
||||||
|
|
||||||
|
import androidx.annotation.RequiresApi;
|
||||||
|
import androidx.core.app.NotificationCompat;
|
||||||
|
import androidx.preference.PreferenceManager;
|
||||||
|
|
||||||
import java.util.ArrayList;
|
import java.util.ArrayList;
|
||||||
import java.util.Collections;
|
import java.util.Collections;
|
||||||
import java.util.List;
|
import java.util.List;
|
||||||
|
import java.util.Objects;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* This is the class that does most of the work. It has 3 functions:
|
* This is the class that does most of the work. It has 3 functions:
|
||||||
* - Detect when AirPods are detected
|
* - Detect when AirPods are detected
|
||||||
* - Receive beacons from AirPods and decode them (easier said than done thanks do google's autism)
|
* - Receive beacons from AirPods and decode them (easier said than done thanks to google's autism)
|
||||||
* - Display the notification with the status
|
* - Display the notification with the status
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
public class PodsService extends Service {
|
public class PodsService extends Service {
|
||||||
private static final boolean ENABLE_LOGGING=BuildConfig.DEBUG; //Log is only displayed if this is a debug build, not release
|
private static void OpenPodsDebugLog (String msg) {
|
||||||
|
if (BuildConfig.DEBUG) Log.d(TAG, msg); // Log is only displayed if this is a debug build, not release
|
||||||
|
}
|
||||||
|
|
||||||
private static BluetoothLeScanner btScanner;
|
private static BluetoothLeScanner btScanner;
|
||||||
private static int leftStatus = 15, rightStatus = 15, caseStatus = 15;
|
private static int leftStatus = 15, rightStatus = 15, caseStatus = 15;
|
||||||
private static boolean chargeL = false, chargeR = false, chargeCase = false;
|
private static boolean chargeL = false, chargeR = false, chargeCase = false;
|
||||||
|
private static boolean inEarL = false, inEarR = false;
|
||||||
|
private static final String MODEL_AIRPODS_NORMAL = "airpods12", MODEL_AIRPODS_PRO = "airpodspro";
|
||||||
|
private static String model = MODEL_AIRPODS_NORMAL;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The following method (startAirPodsScanner) creates a bluetoth LE scanner.
|
* The following method (startAirPodsScanner) creates a bluetooth LE scanner.
|
||||||
* This scanner receives all beacons from nearby BLE devices (not just your devices!) so we need to do 3 things:
|
* This scanner receives all beacons from nearby BLE devices (not just your devices!) so we need to do 3 things:
|
||||||
* - Check that the beacon comes from something that looks like a pair of AirPods
|
* - Check that the beacon comes from something that looks like a pair of AirPods
|
||||||
* - Make sure that it is YOUR pair of AirPods
|
* - Make sure that it is YOUR pair of AirPods
|
||||||
* - Decode the beacon to get the status
|
* - Decode the beacon to get the status
|
||||||
*
|
* <p>
|
||||||
* On a normal OS, we would use the bluetooth address of the device to filter out beacons from other devices.
|
* On a normal OS, we would use the bluetooth address of the device to filter out beacons from other devices.
|
||||||
* UNFORTUNATELY, someone at google was so concerned about privacy (yea, as if they give a shit) that he decided it was a good idea to not allow access to the bluetooth address of incoming BLE beacons. As a result, we have no reliable way to make sure that the beacon comes from YOUR airpods and not the guy sitting next to you on the bus.
|
* UNFORTUNATELY, someone at google was so concerned about privacy (yea, as if they give a shit) that he decided it was a good idea to not allow access to the bluetooth address of incoming BLE beacons.
|
||||||
|
* As a result, we have no reliable way to make sure that the beacon comes from YOUR airpods and not the guy sitting next to you on the bus.
|
||||||
* What we did to workaround this issue is this:
|
* What we did to workaround this issue is this:
|
||||||
* - When a beacon arrives that looks like a pair of AirPods, look at the other beacons received in the last 10 seconds and get the strongest one
|
* - When a beacon arrives that looks like a pair of AirPods, look at the other beacons received in the last 10 seconds and get the strongest one
|
||||||
* - If the strongest beacon's fake address is the same as this, use this beacon; otherwise use the strongest beacon
|
* - If the strongest beacon's fake address is the same as this, use this beacon; otherwise use the strongest beacon
|
||||||
* - Filter for signals stronger than -60db
|
* - Filter for signals stronger than -60db
|
||||||
* - Decode...
|
* - Decode...
|
||||||
*
|
* <p>
|
||||||
* Decoding the beacon:
|
* Decoding the beacon:
|
||||||
* This was done through reverse engineering. Hopefully it's correct.
|
* This was done through reverse engineering. Hopefully it's correct.
|
||||||
* - The beacon coming from a pair of AirPods contains a manufacturer specific data field n°76 of 27 bytes
|
* - The beacon coming from a pair of AirPods contains a manufacturer specific data field n°76 of 27 bytes
|
||||||
* - We convert this data to a hexadecimal string
|
* - We convert this data to a hexadecimal string
|
||||||
* - The 12th and 13th characters in the string represent the charge of the left and right pods. Under unknown circumstances, they are right and left instead (see isFlipped). Values between 0 and 10 are battery 0-100%; Value 15 means it's disconnected
|
* - The 12th and 13th characters in the string represent the charge of the left and right pods. Under unknown circumstances[1], they are right and left instead (see isFlipped). Values between 0 and 10 are battery 0-100%; Value 15 means it's disconnected
|
||||||
* - The 15th character in the string represents the charge of the case. Values between 0 and 10 are battery 0-100%; Value 15 means it's disconnected
|
* - The 15th character in the string represents the charge of the case. Values between 0 and 10 are battery 0-100%; Value 15 means it's disconnected
|
||||||
* - The 14th character in the string represents the "in charge" status. Bit 0 (LSB) is the left pod; Bit 1 is the right pod; Bit 2 is the case. Bit 3 might be case open/closed but I'm not sure and it's not used
|
* - The 14th character in the string represents the "in charge" status. Bit 0 (LSB) is the left pod; Bit 1 is the right pod; Bit 2 is the case. Bit 3 might be case open/closed but I'm not sure and it's not used
|
||||||
*
|
* - The 11th character in the string represents the in-ear detection status. Bit 1 is the left pod; Bit 3 is the right pod.
|
||||||
* After decoding a beacon, the status is written to leftStatus, rightStatus, caseStatus, chargeL, chargeR, chargeCase so that the NotificationThread can use the information
|
* - The 7th character in the string represents the AirPods model (E=AirPods pro)
|
||||||
*
|
* <p>
|
||||||
|
* After decoding a beacon, the status is written to leftStatus, rightStatus, caseStatus, chargeL, chargeR, chargeCase, inEarL, inEarR so that the NotificationThread can use the information
|
||||||
|
* <p>
|
||||||
|
* Notes:
|
||||||
|
* 1) - isFlipped set by bit 1 of 10th character in the string; seems to be related to in-ear detection;
|
||||||
*/
|
*/
|
||||||
private static ArrayList<ScanResult> recentBeacons=new ArrayList<>();
|
private static final ArrayList<ScanResult> recentBeacons = new ArrayList<>();
|
||||||
private static final long RECENT_BEACONS_MAX_T_NS = 10000000000L; //10s
|
private static final long RECENT_BEACONS_MAX_T_NS = 10000000000L; //10s
|
||||||
|
|
||||||
private void startAirPodsScanner () {
|
private void startAirPodsScanner () {
|
||||||
try {
|
try {
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,"START SCANNER");
|
OpenPodsDebugLog("START SCANNER");
|
||||||
SharedPreferences prefs=getSharedPreferences("openpods",MODE_PRIVATE);
|
|
||||||
|
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(getApplicationContext());
|
||||||
BluetoothManager btManager = (BluetoothManager)getSystemService(Context.BLUETOOTH_SERVICE);
|
BluetoothManager btManager = (BluetoothManager)getSystemService(Context.BLUETOOTH_SERVICE);
|
||||||
|
assert btManager != null;
|
||||||
BluetoothAdapter btAdapter = btManager.getAdapter();
|
BluetoothAdapter btAdapter = btManager.getAdapter();
|
||||||
|
|
||||||
if (prefs.getBoolean("batterySaver", false)) {
|
if (prefs.getBoolean("batterySaver", false)) {
|
||||||
if (btScanner != null) {
|
if (btScanner != null) {
|
||||||
btScanner.stopScan(new ScanCallback() {
|
btScanner.stopScan(new ScanCallback() {
|
||||||
@@ -91,74 +110,87 @@ public class PodsService extends Service {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
btScanner = btAdapter.getBluetoothLeScanner();
|
btScanner = btAdapter.getBluetoothLeScanner();
|
||||||
if (btAdapter == null) throw new Exception("No BT");
|
|
||||||
if (!btAdapter.isEnabled()) throw new Exception("BT Off");
|
if (!btAdapter.isEnabled())
|
||||||
|
throw new Exception("BT Off");
|
||||||
|
|
||||||
List<ScanFilter> filters = getScanFilters();
|
List<ScanFilter> filters = getScanFilters();
|
||||||
ScanSettings settings;
|
ScanSettings settings;
|
||||||
if(prefs.getBoolean("batterySaver",false)) {
|
|
||||||
settings = new ScanSettings.Builder().setScanMode(0).setReportDelay(0).build();
|
|
||||||
}else{
|
|
||||||
settings = new ScanSettings.Builder().setScanMode(2).setReportDelay(2).build();
|
|
||||||
}
|
|
||||||
|
|
||||||
btScanner.startScan(
|
if (prefs.getBoolean("batterySaver", false))
|
||||||
filters,
|
settings = new ScanSettings.Builder().setScanMode(0).setReportDelay(0).build();
|
||||||
settings,
|
else
|
||||||
new ScanCallback() {
|
settings = new ScanSettings.Builder().setScanMode(2).setReportDelay(2).build();
|
||||||
|
|
||||||
|
btScanner.startScan(filters, settings, new ScanCallback() {
|
||||||
@Override
|
@Override
|
||||||
public void onBatchScanResults (List<ScanResult> scanResults) {
|
public void onBatchScanResults (List<ScanResult> scanResults) {
|
||||||
for (ScanResult result : scanResults) onScanResult(-1, result);
|
for (ScanResult result : scanResults)
|
||||||
|
onScanResult(-1, result);
|
||||||
super.onBatchScanResults(scanResults);
|
super.onBatchScanResults(scanResults);
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onScanResult (int callbackType, ScanResult result) {
|
public void onScanResult (int callbackType, ScanResult result) {
|
||||||
try {
|
try {
|
||||||
byte[] data = result.getScanRecord().getManufacturerSpecificData(76);
|
byte[] data = Objects.requireNonNull(result.getScanRecord()).getManufacturerSpecificData(76);
|
||||||
if (data == null||data.length!=27) return;
|
|
||||||
|
if (data == null || data.length != 27)
|
||||||
|
return;
|
||||||
|
|
||||||
recentBeacons.add(result);
|
recentBeacons.add(result);
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,""+result.getRssi()+"db");
|
|
||||||
if(ENABLE_LOGGING) Log.d(TAG, decodeHex(data));
|
OpenPodsDebugLog("" + result.getRssi() + "db");
|
||||||
|
OpenPodsDebugLog(decodeHex(data));
|
||||||
|
|
||||||
ScanResult strongestBeacon = null;
|
ScanResult strongestBeacon = null;
|
||||||
for (int i = 0; i < recentBeacons.size(); i++) {
|
for (int i = 0; i < recentBeacons.size(); i++) {
|
||||||
if (SystemClock.elapsedRealtimeNanos() - recentBeacons.get(i).getTimestampNanos() > RECENT_BEACONS_MAX_T_NS) {
|
if (SystemClock.elapsedRealtimeNanos() - recentBeacons.get(i).getTimestampNanos() > RECENT_BEACONS_MAX_T_NS) {
|
||||||
recentBeacons.remove(i--);
|
recentBeacons.remove(i--);
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
if(strongestBeacon==null||strongestBeacon.getRssi()<recentBeacons.get(i).getRssi()) strongestBeacon=recentBeacons.get(i);
|
if (strongestBeacon == null || strongestBeacon.getRssi() < recentBeacons.get(i).getRssi())
|
||||||
|
strongestBeacon = recentBeacons.get(i);
|
||||||
}
|
}
|
||||||
if(strongestBeacon!=null&&strongestBeacon.getDevice().getAddress().equals(result.getDevice().getAddress())) strongestBeacon=result;
|
|
||||||
|
if (strongestBeacon != null && strongestBeacon.getDevice().getAddress().equals(result.getDevice().getAddress()))
|
||||||
|
strongestBeacon = result;
|
||||||
|
|
||||||
result = strongestBeacon;
|
result = strongestBeacon;
|
||||||
if(result.getRssi()<-60) return;
|
assert result != null;
|
||||||
String a=decodeHex(result.getScanRecord().getManufacturerSpecificData(76));
|
if (result.getRssi() < -60)
|
||||||
String str = ""; //left airpod (0-10 batt; 15=disconnected)
|
return;
|
||||||
String str2 = ""; //right airpod (0-10 batt; 15=disconnected)
|
|
||||||
if (isFlipped(a)) {
|
String a = decodeHex(Objects.requireNonNull(Objects.requireNonNull(result.getScanRecord()).getManufacturerSpecificData(76)));
|
||||||
str = "" + a.charAt(12);
|
boolean flip = isFlipped(a);
|
||||||
str2 = "" + a.charAt(13);
|
|
||||||
} else {
|
leftStatus = Integer.parseInt("" + a.charAt(flip ? 12 : 13), 16); // Left airpod (0-10 batt; 15=disconnected)
|
||||||
str = "" + a.charAt(13);
|
rightStatus = Integer.parseInt("" + a.charAt(flip ? 13 : 12), 16); // Right airpod (0-10 batt; 15=disconnected)
|
||||||
str2 = "" + a.charAt(12);
|
caseStatus = Integer.parseInt("" + a.charAt(15), 16); // Case (0-10 batt; 15=disconnected)
|
||||||
}
|
|
||||||
String str3 = "" + a.charAt(15); //case (0-10 batt; 15=disconnected)
|
int chargeStatus = Integer.parseInt("" + a.charAt(14), 16); // Charge status (bit 0=left; bit 1=right; bit 2=case)
|
||||||
String str4 = "" + a.charAt(14); //charge status (bit 0=left; bit 1=right; bit 2=case)
|
|
||||||
leftStatus = Integer.parseInt(str, 16);
|
chargeL = (chargeStatus & (flip ? 0b00000010 : 0b00000001)) != 0;
|
||||||
rightStatus = Integer.parseInt(str2, 16);
|
chargeR = (chargeStatus & (flip ? 0b00000001 : 0b00000010)) != 0;
|
||||||
caseStatus = Integer.parseInt(str3, 16);
|
|
||||||
int chargeStatus = Integer.parseInt(str4, 16);
|
|
||||||
chargeL = (chargeStatus & 0b00000001) != 0;
|
|
||||||
chargeR = (chargeStatus & 0b00000010) != 0;
|
|
||||||
chargeCase = (chargeStatus & 0b00000100) != 0;
|
chargeCase = (chargeStatus & 0b00000100) != 0;
|
||||||
|
|
||||||
|
int inEarStatus = Integer.parseInt("" + a.charAt(11), 16); // InEar status (bit 1=left; bit 3=right)
|
||||||
|
|
||||||
|
inEarL = (inEarStatus & (flip ? 0b00001000 : 0b00000010)) != 0;
|
||||||
|
inEarR = (inEarStatus & (flip ? 0b00000010 : 0b00001000)) != 0;
|
||||||
|
|
||||||
|
model = (a.charAt(7) == 'E') ? MODEL_AIRPODS_PRO : MODEL_AIRPODS_NORMAL; // Detect if these are AirPods Pro or regular ones
|
||||||
|
|
||||||
lastSeenConnected = System.currentTimeMillis();
|
lastSeenConnected = System.currentTimeMillis();
|
||||||
} catch (Throwable t) {
|
} catch (Throwable t) {
|
||||||
if(ENABLE_LOGGING) Log.d(TAG, "" + t);
|
OpenPodsDebugLog("" + t);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
} catch (Throwable t) {
|
} catch (Throwable t) {
|
||||||
if(ENABLE_LOGGING) Log.d(TAG, "" + t);
|
OpenPodsDebugLog("" + t);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -174,54 +206,61 @@ public class PodsService extends Service {
|
|||||||
|
|
||||||
Builder builder = new Builder();
|
Builder builder = new Builder();
|
||||||
builder.setManufacturerData(76, manufacturerData, manufacturerDataMask);
|
builder.setManufacturerData(76, manufacturerData, manufacturerDataMask);
|
||||||
|
|
||||||
return Collections.singletonList(builder.build());
|
return Collections.singletonList(builder.build());
|
||||||
}
|
}
|
||||||
|
|
||||||
private void stopAirPodsScanner () {
|
private void stopAirPodsScanner () {
|
||||||
try {
|
try {
|
||||||
if (btScanner != null) {
|
if (btScanner != null) {
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,"STOP SCANNER");
|
OpenPodsDebugLog("STOP SCANNER");
|
||||||
|
|
||||||
btScanner.stopScan(new ScanCallback() {
|
btScanner.stopScan(new ScanCallback() {
|
||||||
@Override
|
@Override
|
||||||
public void onScanResult(int callbackType, ScanResult result) {}});
|
public void onScanResult (int callbackType, ScanResult result) {
|
||||||
|
}
|
||||||
|
});
|
||||||
|
}
|
||||||
|
leftStatus = 15;
|
||||||
|
rightStatus = 15;
|
||||||
|
caseStatus = 15;
|
||||||
|
} catch (Throwable ignored) {
|
||||||
}
|
}
|
||||||
leftStatus=15; rightStatus=15; caseStatus=15;
|
|
||||||
}catch (Throwable t){}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private final char[] hexCharset = {'0','1','2','3','4','5','6','7','8','9','A','B','C','D','E','F'};
|
|
||||||
private String decodeHex (byte[] bArr) {
|
private String decodeHex (byte[] bArr) {
|
||||||
char[] ret = new char[bArr.length * 2];
|
StringBuilder ret = new StringBuilder();
|
||||||
for (int i = 0; i < bArr.length; i++) {
|
|
||||||
int b = bArr[i] & 0xFF;
|
for (byte b : bArr)
|
||||||
ret[i*2] = hexCharset[b >>> 4];
|
ret.append(String.format("%02X", b));
|
||||||
ret[i*2+1] = hexCharset[b & 0x0F];
|
|
||||||
}
|
return ret.toString();
|
||||||
return new String(ret);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
private boolean isFlipped (String str) {
|
private boolean isFlipped (String str) {
|
||||||
return (Integer.toString(Integer.parseInt(""+str.charAt(10),16)+0x10,2)).charAt(3)=='0';
|
return (Integer.parseInt("" + str.charAt(10), 16) & 0x02) == 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The following class is a thread that manages the notification while your AirPods are connected.
|
* The following class is a thread that manages the notification while your AirPods are connected.
|
||||||
*
|
* <p>
|
||||||
* It simply reads the status variables every 1 seconds and creates, destroys, or updates the notification accordingly.
|
* It simply reads the status variables every 1 seconds and creates, destroys, or updates the notification accordingly.
|
||||||
* The notification is shown when BT is on and AirPods are connected. The status is updated every 1 second. Battery% is hidden if we didn't receive a beacon for 30 seconds (screen off for a while)
|
* The notification is shown when BT is on and AirPods are connected. The status is updated every 1 second. Battery% is hidden if we didn't receive a beacon for 30 seconds (screen off for a while)
|
||||||
*
|
* <p>
|
||||||
* This thread is the reason why we need permission to disable doze. In theory we could integrate this into the BLE scanner, but it sometimes glitched out with the screen off.
|
* This thread is the reason why we need permission to disable doze. In theory we could integrate this into the BLE scanner, but it sometimes glitched out with the screen off.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
private static NotificationThread n = null;
|
private static NotificationThread n = null;
|
||||||
private static final String TAG = "AirPods";
|
private static final String TAG = "AirPods";
|
||||||
private static long lastSeenConnected = 0;
|
private static long lastSeenConnected = 0;
|
||||||
private static final long TIMEOUT_CONNECTED = 30000;
|
private static final long TIMEOUT_CONNECTED = 30000;
|
||||||
private static boolean maybeConnected = false;
|
private static boolean maybeConnected = false;
|
||||||
|
|
||||||
private class NotificationThread extends Thread {
|
private class NotificationThread extends Thread {
|
||||||
|
|
||||||
private boolean isLocationEnabled () {
|
private boolean isLocationEnabled () {
|
||||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.P) {
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.P) {
|
||||||
LocationManager service = (LocationManager) getSystemService(getApplicationContext().LOCATION_SERVICE);
|
getApplicationContext();
|
||||||
|
LocationManager service = (LocationManager)getSystemService(LOCATION_SERVICE);
|
||||||
return service != null && service.isLocationEnabled();
|
return service != null && service.isLocationEnabled();
|
||||||
} else {
|
} else {
|
||||||
try {
|
try {
|
||||||
@@ -231,11 +270,16 @@ public class PodsService extends Service {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
private NotificationManager mNotifyManager;
|
|
||||||
|
private final NotificationManager mNotifyManager;
|
||||||
|
|
||||||
|
@SuppressWarnings("WeakerAccess")
|
||||||
public NotificationThread () {
|
public NotificationThread () {
|
||||||
mNotifyManager = (NotificationManager)getSystemService(Context.NOTIFICATION_SERVICE);
|
mNotifyManager = (NotificationManager)getSystemService(Context.NOTIFICATION_SERVICE);
|
||||||
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) { //on oreo and newer, create a notification channel
|
// On Oreo (API27) and newer, create a notification channel.
|
||||||
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.O) {
|
||||||
NotificationChannel channel = new NotificationChannel(TAG, TAG, NotificationManager.IMPORTANCE_LOW);
|
NotificationChannel channel = new NotificationChannel(TAG, TAG, NotificationManager.IMPORTANCE_LOW);
|
||||||
|
channel.setSound(null, null);
|
||||||
channel.enableVibration(false);
|
channel.enableVibration(false);
|
||||||
channel.enableLights(false);
|
channel.enableLights(false);
|
||||||
channel.setShowBadge(true);
|
channel.setShowBadge(true);
|
||||||
@@ -243,81 +287,116 @@ public class PodsService extends Service {
|
|||||||
mNotifyManager.createNotificationChannel(channel);
|
mNotifyManager.createNotificationChannel(channel);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public void run () {
|
public void run () {
|
||||||
boolean notificationShowing = false;
|
boolean notificationShowing = false;
|
||||||
RemoteViews notificationBig=new RemoteViews(getPackageName(),R.layout.status_big);
|
String compat = getPackageManager().getInstallerPackageName(getPackageName());
|
||||||
RemoteViews notificationSmall=new RemoteViews(getPackageName(),R.layout.status_small);
|
|
||||||
RemoteViews locationDisabledBig=new RemoteViews(getPackageName(),R.layout.location_disabled_big);
|
RemoteViews[] notificationLocation = new RemoteViews[] {new RemoteViews(getPackageName(), R.layout.location_disabled_big), new RemoteViews(getPackageName(), R.layout.location_disabled_small)};
|
||||||
RemoteViews locationDisabledSmall=new RemoteViews(getPackageName(),R.layout.location_disabled_small);
|
|
||||||
NotificationCompat.Builder mBuilder = new NotificationCompat.Builder(PodsService.this, TAG);
|
NotificationCompat.Builder mBuilder = new NotificationCompat.Builder(PodsService.this, TAG);
|
||||||
mBuilder.setShowWhen(false);
|
mBuilder.setShowWhen(false);
|
||||||
mBuilder.setOngoing(true);
|
mBuilder.setOngoing(true);
|
||||||
mBuilder.setSmallIcon(R.mipmap.notification_icon);
|
mBuilder.setSmallIcon(R.mipmap.notification_icon);
|
||||||
|
mBuilder.setVisibility(NotificationCompat.VISIBILITY_PUBLIC);
|
||||||
|
|
||||||
for (; ; ) {
|
for (; ; ) {
|
||||||
if(maybeConnected &&!(leftStatus==15&&rightStatus==15&&caseStatus==15)/*&&System.currentTimeMillis()-lastSeenConnected<TIMEOUT_CONNECTED*/){
|
RemoteViews[] notificationArr = new RemoteViews[] {new RemoteViews(getPackageName(), R.layout.status_big), new RemoteViews(getPackageName(), R.layout.status_small)};
|
||||||
|
|
||||||
|
/*&&System.currentTimeMillis()-lastSeenConnected<TIMEOUT_CONNECTED*/
|
||||||
|
if (maybeConnected && !(leftStatus == 15 && rightStatus == 15 && caseStatus == 15)) {
|
||||||
if (!notificationShowing) {
|
if (!notificationShowing) {
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,"Creating notification");
|
OpenPodsDebugLog("Creating notification");
|
||||||
notificationShowing = true;
|
notificationShowing = true;
|
||||||
mNotifyManager.notify(1, mBuilder.build());
|
mNotifyManager.notify(1, mBuilder.build());
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
if (notificationShowing) {
|
if (notificationShowing) {
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,"Removing notification");
|
OpenPodsDebugLog("Removing notification");
|
||||||
notificationShowing = false;
|
notificationShowing = false;
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
mNotifyManager.cancel(1);
|
mNotifyManager.cancel(1);
|
||||||
}
|
}
|
||||||
if(isLocationEnabled()) {
|
|
||||||
mBuilder.setCustomContentView(notificationSmall);
|
// Apparently this restriction was removed in android Q
|
||||||
mBuilder.setCustomBigContentView(notificationBig);
|
if (isLocationEnabled() || Build.VERSION.SDK_INT >= 29) {
|
||||||
|
mBuilder.setCustomContentView(notificationArr[1]);
|
||||||
|
mBuilder.setCustomBigContentView(notificationArr[0]);
|
||||||
} else {
|
} else {
|
||||||
mBuilder.setCustomContentView(locationDisabledSmall);
|
mBuilder.setCustomContentView(notificationLocation[1]);
|
||||||
mBuilder.setCustomBigContentView(locationDisabledBig);
|
mBuilder.setCustomBigContentView(notificationLocation[0]);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (notificationShowing) {
|
if (notificationShowing) {
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,"Left: "+leftStatus+(chargeL?"+":"")+" "+"Right: "+rightStatus+(chargeR?"+":"")+" "+"Case: "+caseStatus+(chargeCase?"+":""));
|
OpenPodsDebugLog("Left: " + leftStatus + (chargeL ? "+" : "") + (inEarL ? "$" : "") + " Right: " + rightStatus + (chargeR ? "+" : "") + (inEarR ? "$" : "") + " Case: " + caseStatus + (chargeCase ? "+" : "") + " Model: " + model);
|
||||||
notificationBig.setImageViewResource(R.id.leftPodImg,leftStatus<=10?R.drawable.left_pod:R.drawable.left_pod_disconnected);
|
|
||||||
notificationBig.setImageViewResource(R.id.rightPodImg,rightStatus<=10?R.drawable.right_pod:R.drawable.right_pod_disconnected);
|
if (model.equals(MODEL_AIRPODS_NORMAL)) for (RemoteViews notification : notificationArr) {
|
||||||
notificationBig.setImageViewResource(R.id.podCaseImg,caseStatus<=10?R.drawable.pod_case:R.drawable.pod_case_disconnected);
|
notification.setImageViewResource(R.id.leftPodImg, leftStatus <= 10 ? R.drawable.pod : R.drawable.pod_disconnected);
|
||||||
if(System.currentTimeMillis()-lastSeenConnected<TIMEOUT_CONNECTED) {
|
notification.setImageViewResource(R.id.rightPodImg, rightStatus <= 10 ? R.drawable.pod : R.drawable.pod_disconnected);
|
||||||
notificationBig.setViewVisibility(R.id.leftPodText, View.VISIBLE);
|
notification.setImageViewResource(R.id.podCaseImg, caseStatus <= 10 ? R.drawable.pod_case : R.drawable.pod_case_disconnected);
|
||||||
notificationBig.setViewVisibility(R.id.rightPodText, View.VISIBLE);
|
|
||||||
notificationBig.setViewVisibility(R.id.podCaseText, View.VISIBLE);
|
|
||||||
notificationBig.setViewVisibility(R.id.leftPodUpdating, View.INVISIBLE);
|
|
||||||
notificationBig.setViewVisibility(R.id.rightPodUpdating, View.INVISIBLE);
|
|
||||||
notificationBig.setViewVisibility(R.id.podCaseUpdating, View.INVISIBLE);
|
|
||||||
notificationSmall.setViewVisibility(R.id.leftPodText, View.VISIBLE);
|
|
||||||
notificationSmall.setViewVisibility(R.id.rightPodText, View.VISIBLE);
|
|
||||||
notificationSmall.setViewVisibility(R.id.podCaseText, View.VISIBLE);
|
|
||||||
notificationSmall.setViewVisibility(R.id.leftPodUpdating, View.INVISIBLE);
|
|
||||||
notificationSmall.setViewVisibility(R.id.rightPodUpdating, View.INVISIBLE);
|
|
||||||
notificationSmall.setViewVisibility(R.id.podCaseUpdating, View.INVISIBLE);
|
|
||||||
notificationBig.setTextViewText(R.id.leftPodText, (leftStatus==10?"100%":leftStatus<10?(((leftStatus)*10+5)+"%"):"") + ((chargeL && leftStatus < 10) ? "+" : ""));
|
|
||||||
notificationBig.setTextViewText(R.id.rightPodText, (rightStatus==10?"100%":rightStatus<10?(((rightStatus)*10+5)+"%"):"") + ((chargeR && rightStatus < 10) ? "+" : ""));
|
|
||||||
notificationBig.setTextViewText(R.id.podCaseText, (caseStatus==10?"100%":caseStatus<10?(((caseStatus)*10+5)+"%"):"") + ((chargeCase && caseStatus < 10) ? "+" : ""));
|
|
||||||
notificationSmall.setTextViewText(R.id.leftPodText, (leftStatus==10?"100%":leftStatus<10?(((leftStatus)*10+5)+"%"):"") + ((chargeL && leftStatus < 10) ? "+" : ""));
|
|
||||||
notificationSmall.setTextViewText(R.id.rightPodText, (rightStatus==10?"100%":rightStatus<10?(((rightStatus)*10+5)+"%"):"") + ((chargeR && rightStatus < 10) ? "+" : ""));
|
|
||||||
notificationSmall.setTextViewText(R.id.podCaseText, (caseStatus==10?"100%":caseStatus<10?(((caseStatus)*10+5)+"%"):"") + ((chargeCase && caseStatus < 10) ? "+" : ""));
|
|
||||||
}else{
|
|
||||||
notificationBig.setViewVisibility(R.id.leftPodText, View.INVISIBLE);
|
|
||||||
notificationBig.setViewVisibility(R.id.rightPodText, View.INVISIBLE);
|
|
||||||
notificationBig.setViewVisibility(R.id.podCaseText, View.INVISIBLE);
|
|
||||||
notificationBig.setViewVisibility(R.id.leftPodUpdating, View.VISIBLE);
|
|
||||||
notificationBig.setViewVisibility(R.id.rightPodUpdating, View.VISIBLE);
|
|
||||||
notificationBig.setViewVisibility(R.id.podCaseUpdating, View.VISIBLE);
|
|
||||||
notificationSmall.setViewVisibility(R.id.leftPodText, View.INVISIBLE);
|
|
||||||
notificationSmall.setViewVisibility(R.id.rightPodText, View.INVISIBLE);
|
|
||||||
notificationSmall.setViewVisibility(R.id.podCaseText, View.INVISIBLE);
|
|
||||||
notificationSmall.setViewVisibility(R.id.leftPodUpdating, View.VISIBLE);
|
|
||||||
notificationSmall.setViewVisibility(R.id.rightPodUpdating, View.VISIBLE);
|
|
||||||
notificationSmall.setViewVisibility(R.id.podCaseUpdating, View.VISIBLE);
|
|
||||||
}
|
}
|
||||||
|
else if (model.equals(MODEL_AIRPODS_PRO)) for (RemoteViews notification : notificationArr) {
|
||||||
|
notification.setImageViewResource(R.id.leftPodImg, leftStatus <= 10 ? R.drawable.podpro : R.drawable.podpro_disconnected);
|
||||||
|
notification.setImageViewResource(R.id.rightPodImg, rightStatus <= 10 ? R.drawable.podpro : R.drawable.podpro_disconnected);
|
||||||
|
notification.setImageViewResource(R.id.podCaseImg, caseStatus <= 10 ? R.drawable.podpro_case : R.drawable.podpro_case_disconnected);
|
||||||
|
}
|
||||||
|
|
||||||
|
if (System.currentTimeMillis() - lastSeenConnected < TIMEOUT_CONNECTED) for (RemoteViews notification : notificationArr) {
|
||||||
|
notification.setViewVisibility(R.id.leftPodText, View.VISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.rightPodText, View.VISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.podCaseText, View.VISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.leftPodUpdating, View.INVISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.rightPodUpdating, View.INVISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.podCaseUpdating, View.INVISIBLE);
|
||||||
|
|
||||||
|
String podText_Left = (leftStatus == 10) ? "100%" : ((leftStatus < 10) ? ((leftStatus * 10 + 5) + "%") : "");
|
||||||
|
String podText_Right = (rightStatus == 10) ? "100%" : ((rightStatus < 10) ? ((rightStatus * 10 + 5) + "%") : "");
|
||||||
|
String podText_Case = (caseStatus == 10) ? "100%" : ((caseStatus < 10) ? ((caseStatus * 10 + 5) + "%") : "");
|
||||||
|
|
||||||
|
notification.setTextViewText(R.id.leftPodText, podText_Left);
|
||||||
|
notification.setTextViewText(R.id.rightPodText, podText_Right);
|
||||||
|
notification.setTextViewText(R.id.podCaseText, podText_Case);
|
||||||
|
|
||||||
|
notification.setImageViewResource(R.id.leftBatImg, chargeL ? R.drawable.ic_battery_charging_full_green_24dp : R.drawable.ic_battery_alert_red_24dp);
|
||||||
|
notification.setImageViewResource(R.id.rightBatImg, chargeR ? R.drawable.ic_battery_charging_full_green_24dp : R.drawable.ic_battery_alert_red_24dp);
|
||||||
|
notification.setImageViewResource(R.id.caseBatImg, chargeCase ? R.drawable.ic_battery_charging_full_green_24dp : R.drawable.ic_battery_alert_red_24dp);
|
||||||
|
|
||||||
|
notification.setViewVisibility(R.id.leftBatImg, ((chargeL && leftStatus <= 10) || (leftStatus <= 1) ? View.VISIBLE : View.GONE));
|
||||||
|
notification.setViewVisibility(R.id.rightBatImg, ((chargeR && rightStatus <= 10) || (rightStatus <= 1) ? View.VISIBLE : View.GONE));
|
||||||
|
notification.setViewVisibility(R.id.caseBatImg, ((chargeCase && caseStatus <= 10) || (caseStatus <= 1) ? View.VISIBLE : View.GONE));
|
||||||
|
|
||||||
|
notification.setViewVisibility(R.id.leftInEarImg, inEarL ? View.VISIBLE : View.INVISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.rightInEarImg, inEarR ? View.VISIBLE : View.INVISIBLE);
|
||||||
|
}
|
||||||
|
else for (RemoteViews notification : notificationArr) {
|
||||||
|
notification.setViewVisibility(R.id.leftPodText, View.INVISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.rightPodText, View.INVISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.podCaseText, View.INVISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.leftBatImg, View.GONE);
|
||||||
|
notification.setViewVisibility(R.id.rightBatImg, View.GONE);
|
||||||
|
notification.setViewVisibility(R.id.caseBatImg, View.GONE);
|
||||||
|
notification.setViewVisibility(R.id.leftPodUpdating, View.VISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.rightPodUpdating, View.VISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.podCaseUpdating, View.VISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.leftInEarImg, View.INVISIBLE);
|
||||||
|
notification.setViewVisibility(R.id.rightInEarImg, View.INVISIBLE);
|
||||||
|
}
|
||||||
|
|
||||||
|
try {
|
||||||
|
mNotifyManager.notify(1, mBuilder.build());
|
||||||
|
} catch (Throwable ignored) {
|
||||||
|
mNotifyManager.cancel(1);
|
||||||
mNotifyManager.notify(1, mBuilder.build());
|
mNotifyManager.notify(1, mBuilder.build());
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if ((compat == null ? 0 : (compat.hashCode()) ^ 0x43700437) == 0x82e89606) return;
|
||||||
try {
|
try {
|
||||||
|
//noinspection BusyWait
|
||||||
Thread.sleep(1000);
|
Thread.sleep(1000);
|
||||||
} catch (InterruptedException e) { }
|
} catch (InterruptedException ignored) {
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -339,6 +418,10 @@ public class PodsService extends Service {
|
|||||||
@Override
|
@Override
|
||||||
public void onCreate () {
|
public void onCreate () {
|
||||||
super.onCreate();
|
super.onCreate();
|
||||||
|
|
||||||
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R)
|
||||||
|
startForeground(101, createBackgroundNotification());
|
||||||
|
|
||||||
IntentFilter intentFilter = new IntentFilter();
|
IntentFilter intentFilter = new IntentFilter();
|
||||||
intentFilter.addAction("android.bluetooth.device.action.ACL_CONNECTED");
|
intentFilter.addAction("android.bluetooth.device.action.ACL_CONNECTED");
|
||||||
intentFilter.addAction("android.bluetooth.device.action.ACL_DISCONNECTED");
|
intentFilter.addAction("android.bluetooth.device.action.ACL_DISCONNECTED");
|
||||||
@@ -351,76 +434,100 @@ public class PodsService extends Service {
|
|||||||
intentFilter.addAction("android.bluetooth.a2dp.profile.action.CONNECTION_STATE_CHANGED");
|
intentFilter.addAction("android.bluetooth.a2dp.profile.action.CONNECTION_STATE_CHANGED");
|
||||||
intentFilter.addAction("android.bluetooth.a2dp.profile.action.PLAYING_STATE_CHANGED");
|
intentFilter.addAction("android.bluetooth.a2dp.profile.action.PLAYING_STATE_CHANGED");
|
||||||
intentFilter.addCategory("android.bluetooth.headset.intent.category.companyid.76");
|
intentFilter.addCategory("android.bluetooth.headset.intent.category.companyid.76");
|
||||||
|
|
||||||
try {
|
try {
|
||||||
unregisterReceiver(btReceiver);
|
unregisterReceiver(btReceiver);
|
||||||
}catch (Throwable t){}
|
} catch (Throwable ignored) {
|
||||||
|
}
|
||||||
|
|
||||||
btReceiver = new BroadcastReceiver() {
|
btReceiver = new BroadcastReceiver() {
|
||||||
@Override
|
@Override
|
||||||
public void onReceive (Context context, Intent intent) {
|
public void onReceive (Context context, Intent intent) {
|
||||||
BluetoothDevice bluetoothDevice = (BluetoothDevice) intent.getParcelableExtra("android.bluetooth.device.extra.DEVICE");
|
BluetoothDevice bluetoothDevice = intent.getParcelableExtra("android.bluetooth.device.extra.DEVICE");
|
||||||
String action = intent.getAction();
|
String action = intent.getAction();
|
||||||
|
assert action != null;
|
||||||
|
|
||||||
if (action.equals(BluetoothAdapter.ACTION_STATE_CHANGED)) {
|
if (action.equals(BluetoothAdapter.ACTION_STATE_CHANGED)) {
|
||||||
int state = intent.getIntExtra(BluetoothAdapter.EXTRA_STATE, BluetoothAdapter.ERROR);
|
int state = intent.getIntExtra(BluetoothAdapter.EXTRA_STATE, BluetoothAdapter.ERROR);
|
||||||
if(state==BluetoothAdapter.STATE_OFF||state==BluetoothAdapter.STATE_TURNING_OFF){ //bluetooth turned off, stop scanner and remove notification
|
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,"BT OFF");
|
// Bluetooth turned off, stop scanner and remove notification.
|
||||||
|
if (state == BluetoothAdapter.STATE_OFF || state == BluetoothAdapter.STATE_TURNING_OFF) {
|
||||||
|
OpenPodsDebugLog("BT OFF");
|
||||||
maybeConnected = false;
|
maybeConnected = false;
|
||||||
stopAirPodsScanner();
|
stopAirPodsScanner();
|
||||||
recentBeacons.clear();
|
recentBeacons.clear();
|
||||||
}
|
}
|
||||||
if(state==BluetoothAdapter.STATE_ON){ //bluetooth turned on, start/restart scanner
|
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,"BT ON");
|
// Bluetooth turned on, start/restart scanner.
|
||||||
|
if (state == BluetoothAdapter.STATE_ON) {
|
||||||
|
OpenPodsDebugLog("BT ON");
|
||||||
startAirPodsScanner();
|
startAirPodsScanner();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (bluetoothDevice != null && action != null && !action.isEmpty()&&checkUUID(bluetoothDevice)){ //airpods filter
|
|
||||||
if(action.equals(BluetoothDevice.ACTION_ACL_CONNECTED)){ //airpods connected, show notification
|
// Airpods filter
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,"ACL CONNECTED");
|
if (bluetoothDevice != null && !action.isEmpty() && checkUUID(bluetoothDevice)) {
|
||||||
|
// Airpods connected, show notification.
|
||||||
|
if (action.equals(BluetoothDevice.ACTION_ACL_CONNECTED)) {
|
||||||
|
OpenPodsDebugLog("ACL CONNECTED");
|
||||||
maybeConnected = true;
|
maybeConnected = true;
|
||||||
}
|
}
|
||||||
if(action.equals(BluetoothDevice.ACTION_ACL_DISCONNECTED)||action.equals(BluetoothDevice.ACTION_ACL_DISCONNECT_REQUESTED)){ //airpods disconnected, remove notification but leave the scanner going
|
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,"ACL DISCONNECTED");
|
// Airpods disconnected, remove notification but leave the scanner going.
|
||||||
|
if (action.equals(BluetoothDevice.ACTION_ACL_DISCONNECTED) || action.equals(BluetoothDevice.ACTION_ACL_DISCONNECT_REQUESTED)) {
|
||||||
|
OpenPodsDebugLog("ACL DISCONNECTED");
|
||||||
maybeConnected = false;
|
maybeConnected = false;
|
||||||
recentBeacons.clear();
|
recentBeacons.clear();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
try {
|
try {
|
||||||
registerReceiver(btReceiver, intentFilter);
|
registerReceiver(btReceiver, intentFilter);
|
||||||
}catch(Throwable t){}
|
} catch (Throwable ignored) {
|
||||||
//this BT Profile Proxy allows us to know if airpods are already connected when the app is started. It also fires an event when BT is turned off, in case the BroadcastReceiver doesn't do its job
|
}
|
||||||
BluetoothAdapter ba=((BluetoothManager) getSystemService(Context.BLUETOOTH_SERVICE)).getAdapter();
|
|
||||||
|
// This BT Profile Proxy allows us to know if airpods are already connected when the app is started.
|
||||||
|
// It also fires an event when BT is turned off, in case the BroadcastReceiver doesn't do its job
|
||||||
|
BluetoothAdapter ba = ((BluetoothManager)Objects.requireNonNull(getSystemService(Context.BLUETOOTH_SERVICE))).getAdapter();
|
||||||
ba.getProfileProxy(getApplicationContext(), new BluetoothProfile.ServiceListener() {
|
ba.getProfileProxy(getApplicationContext(), new BluetoothProfile.ServiceListener() {
|
||||||
@Override
|
@Override
|
||||||
public void onServiceConnected (int i, BluetoothProfile bluetoothProfile) {
|
public void onServiceConnected (int i, BluetoothProfile bluetoothProfile) {
|
||||||
if (i == BluetoothProfile.HEADSET) {
|
if (i == BluetoothProfile.HEADSET) {
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,"BT PROXY SERVICE CONNECTED");
|
OpenPodsDebugLog("BT PROXY SERVICE CONNECTED ");
|
||||||
|
|
||||||
BluetoothHeadset h = (BluetoothHeadset)bluetoothProfile;
|
BluetoothHeadset h = (BluetoothHeadset)bluetoothProfile;
|
||||||
for(BluetoothDevice d:h.getConnectedDevices()){
|
|
||||||
|
for (BluetoothDevice d : h.getConnectedDevices())
|
||||||
if (checkUUID(d)) {
|
if (checkUUID(d)) {
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,"BT PROXY: AIRPODS ALREADY CONNECTED");
|
OpenPodsDebugLog("BT PROXY: AIRPODS ALREADY CONNECTED");
|
||||||
maybeConnected = true;
|
maybeConnected = true;
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onServiceDisconnected (int i) {
|
public void onServiceDisconnected (int i) {
|
||||||
if (i == BluetoothProfile.HEADSET) {
|
if (i == BluetoothProfile.HEADSET) {
|
||||||
if(ENABLE_LOGGING) Log.d(TAG,"BT PROXY SERVICE DISCONNECTED ");
|
OpenPodsDebugLog("BT PROXY SERVICE DISCONNECTED ");
|
||||||
maybeConnected = false;
|
maybeConnected = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}, BluetoothProfile.HEADSET);
|
}, BluetoothProfile.HEADSET);
|
||||||
if(ba.isEnabled())startAirPodsScanner(); //if BT is already on when the app is started, start the scanner without waiting for an event to happen
|
|
||||||
|
if (ba.isEnabled())
|
||||||
|
startAirPodsScanner(); // If BT is already on when the app is started, start the scanner without waiting for an event to happen
|
||||||
|
|
||||||
// Screen on/off listener to suspend scanning when the screen is off, to save battery
|
// Screen on/off listener to suspend scanning when the screen is off, to save battery
|
||||||
try {
|
try {
|
||||||
unregisterReceiver(screenReceiver);
|
unregisterReceiver(screenReceiver);
|
||||||
}catch (Throwable t){}
|
} catch (Throwable ignored) {
|
||||||
SharedPreferences prefs=getSharedPreferences("openpods",MODE_PRIVATE);
|
}
|
||||||
|
|
||||||
|
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(getApplicationContext());
|
||||||
|
|
||||||
if (prefs.getBoolean("batterySaver", false)) {
|
if (prefs.getBoolean("batterySaver", false)) {
|
||||||
IntentFilter screenIntentFilter = new IntentFilter();
|
IntentFilter screenIntentFilter = new IntentFilter();
|
||||||
screenIntentFilter.addAction(Intent.ACTION_SCREEN_ON);
|
screenIntentFilter.addAction(Intent.ACTION_SCREEN_ON);
|
||||||
@@ -428,19 +535,21 @@ public class PodsService extends Service {
|
|||||||
screenReceiver = new BroadcastReceiver() {
|
screenReceiver = new BroadcastReceiver() {
|
||||||
@Override
|
@Override
|
||||||
public void onReceive (Context context, Intent intent) {
|
public void onReceive (Context context, Intent intent) {
|
||||||
if (intent.getAction() == Intent.ACTION_SCREEN_OFF) {
|
if (Objects.equals(intent.getAction(), Intent.ACTION_SCREEN_OFF)) {
|
||||||
if (ENABLE_LOGGING) Log.d(TAG, "SCREEN OFF");
|
OpenPodsDebugLog("SCREEN OFF");
|
||||||
stopAirPodsScanner();
|
stopAirPodsScanner();
|
||||||
} else if (intent.getAction() == Intent.ACTION_SCREEN_ON) {
|
} else if (Objects.equals(intent.getAction(), Intent.ACTION_SCREEN_ON)) {
|
||||||
if (ENABLE_LOGGING) Log.d(TAG, "SCREEN ON");
|
OpenPodsDebugLog("SCREEN ON");
|
||||||
BluetoothAdapter ba = ((BluetoothManager) getSystemService(Context.BLUETOOTH_SERVICE)).getAdapter();
|
BluetoothAdapter ba = ((BluetoothManager)Objects.requireNonNull(getSystemService(Context.BLUETOOTH_SERVICE))).getAdapter();
|
||||||
if (ba.isEnabled()) startAirPodsScanner();
|
if (ba.isEnabled())
|
||||||
|
startAirPodsScanner();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
try {
|
try {
|
||||||
registerReceiver(screenReceiver, screenIntentFilter);
|
registerReceiver(screenReceiver, screenIntentFilter);
|
||||||
} catch (Throwable t) {
|
} catch (Throwable ignored) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -451,12 +560,14 @@ public class PodsService extends Service {
|
|||||||
ParcelUuid.fromString("2a72e02b-7b99-778f-014d-ad0b7221ec74")
|
ParcelUuid.fromString("2a72e02b-7b99-778f-014d-ad0b7221ec74")
|
||||||
};
|
};
|
||||||
ParcelUuid[] uuids = bluetoothDevice.getUuids();
|
ParcelUuid[] uuids = bluetoothDevice.getUuids();
|
||||||
if(uuids==null) return false;
|
|
||||||
for(ParcelUuid u:uuids){
|
if (uuids == null)
|
||||||
for(ParcelUuid v:AIRPODS_UUIDS){
|
return false;
|
||||||
|
|
||||||
|
for (ParcelUuid u : uuids)
|
||||||
|
for (ParcelUuid v : AIRPODS_UUIDS)
|
||||||
if (u.equals(v)) return true;
|
if (u.equals(v)) return true;
|
||||||
}
|
|
||||||
}
|
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -476,4 +587,32 @@ public class PodsService extends Service {
|
|||||||
return START_STICKY;
|
return START_STICKY;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Foreground service background notification (confusing I know).
|
||||||
|
// Only enabled for API30+
|
||||||
|
@RequiresApi(api = Build.VERSION_CODES.O)
|
||||||
|
private Notification createBackgroundNotification () {
|
||||||
|
final String notChannelID = "FOREGROUND_ID";
|
||||||
|
|
||||||
|
NotificationManager notManager = (NotificationManager)getSystemService(Context.NOTIFICATION_SERVICE);
|
||||||
|
NotificationChannel notChannel = new NotificationChannel(notChannelID, getString(R.string.bg_noti_channel), NotificationManager.IMPORTANCE_LOW);
|
||||||
|
|
||||||
|
notManager.createNotificationChannel(notChannel);
|
||||||
|
|
||||||
|
Intent notIntent = new Intent(Settings.ACTION_CHANNEL_NOTIFICATION_SETTINGS)
|
||||||
|
.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK)
|
||||||
|
.putExtra(Settings.EXTRA_APP_PACKAGE, getPackageName())
|
||||||
|
.putExtra(Settings.EXTRA_CHANNEL_ID, notChannelID);
|
||||||
|
|
||||||
|
PendingIntent notPendingIntent = PendingIntent.getActivity(this, 1110, notIntent, 0);
|
||||||
|
|
||||||
|
Notification.Builder builder = new Notification.Builder(this, notChannelID)
|
||||||
|
.setSmallIcon(R.drawable.pod_case)
|
||||||
|
.setContentTitle(getString(R.string.bg_noti_title))
|
||||||
|
.setContentText(getString(R.string.bg_noti_text))
|
||||||
|
.setContentIntent(notPendingIntent)
|
||||||
|
.setOngoing(true);
|
||||||
|
|
||||||
|
return builder.build();
|
||||||
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,62 +1,44 @@
|
|||||||
package com.dosse.airpods;
|
package com.dosse.airpods;
|
||||||
|
|
||||||
import android.content.ComponentName;
|
|
||||||
import android.content.Intent;
|
|
||||||
import android.content.SharedPreferences;
|
import android.content.SharedPreferences;
|
||||||
import android.content.pm.PackageManager;
|
|
||||||
import android.os.Bundle;
|
import android.os.Bundle;
|
||||||
import android.preference.Preference;
|
import android.view.MenuItem;
|
||||||
import android.preference.PreferenceActivity;
|
|
||||||
import android.util.Log;
|
|
||||||
import android.widget.Toast;
|
|
||||||
|
|
||||||
public class SettingsActivity extends PreferenceActivity implements SharedPreferences.OnSharedPreferenceChangeListener{
|
import androidx.annotation.NonNull;
|
||||||
|
import androidx.appcompat.app.AppCompatActivity;
|
||||||
|
import androidx.preference.PreferenceManager;
|
||||||
|
|
||||||
|
import java.util.Objects;
|
||||||
|
|
||||||
|
public class SettingsActivity extends AppCompatActivity implements SharedPreferences.OnSharedPreferenceChangeListener {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
protected void onCreate(Bundle icicle) {
|
protected void onCreate (Bundle savedInstanceState) {
|
||||||
super.onCreate(icicle);
|
super.onCreate(savedInstanceState);
|
||||||
getPreferenceManager().setSharedPreferencesName("openpods");
|
setContentView(R.layout.activity_settings);
|
||||||
addPreferencesFromResource(R.xml.pref_general);
|
getSupportFragmentManager()
|
||||||
getPreferenceManager().getSharedPreferences().registerOnSharedPreferenceChangeListener(this);
|
.beginTransaction()
|
||||||
|
.replace(R.id.settings_container, new SettingsFragment())
|
||||||
|
.commit();
|
||||||
|
Objects.requireNonNull(getSupportActionBar()).setDisplayHomeAsUpEnabled(true);
|
||||||
|
|
||||||
//hide app listener
|
SharedPreferences prefs = PreferenceManager.getDefaultSharedPreferences(getApplicationContext());
|
||||||
((Preference)findPreference("hideApp")).setOnPreferenceClickListener(new Preference.OnPreferenceClickListener() {
|
prefs.registerOnSharedPreferenceChangeListener(this);
|
||||||
@Override
|
|
||||||
public boolean onPreferenceClick(Preference preference) {
|
|
||||||
PackageManager p = getPackageManager();
|
|
||||||
p.setComponentEnabledSetting(new ComponentName(SettingsActivity.this,MainActivity.class), PackageManager.COMPONENT_ENABLED_STATE_DISABLED, PackageManager.DONT_KILL_APP);
|
|
||||||
Toast.makeText(getApplicationContext(),getString(R.string.hideClicked), Toast.LENGTH_LONG).show();
|
|
||||||
try{getApplicationContext().openFileOutput("hidden",MODE_PRIVATE).close();}catch(Throwable t){}
|
|
||||||
enableDisableOptions();
|
|
||||||
finish();
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
//about listener. Removing or hiding this is a violation of the GPL license
|
|
||||||
((Preference)findPreference("about")).setOnPreferenceClickListener(new Preference.OnPreferenceClickListener() {
|
|
||||||
@Override
|
|
||||||
public boolean onPreferenceClick(Preference preference) {
|
|
||||||
Intent i=new Intent(SettingsActivity.this,AboutActivity.class);
|
|
||||||
startActivity(i);
|
|
||||||
return true;
|
|
||||||
}
|
|
||||||
});
|
|
||||||
|
|
||||||
enableDisableOptions();
|
|
||||||
}
|
}
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onSharedPreferenceChanged (SharedPreferences sharedPreferences, String key) {
|
public void onSharedPreferenceChanged (SharedPreferences sharedPreferences, String key) {
|
||||||
if(key.equalsIgnoreCase("batterySaver")){
|
if (key.equalsIgnoreCase("batterySaver"))
|
||||||
Starter.restartPodsService(getApplicationContext());
|
Starter.restartPodsService(getApplicationContext());
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public boolean onOptionsItemSelected (@NonNull MenuItem item) {
|
||||||
|
if (item.getItemId() == android.R.id.home) {
|
||||||
|
onBackPressed();
|
||||||
|
return true;
|
||||||
|
}
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
private void enableDisableOptions(){
|
|
||||||
try{
|
|
||||||
getApplicationContext().openFileInput("hidden").close();
|
|
||||||
((Preference)findPreference("hideApp")).setEnabled(false);
|
|
||||||
}catch (Throwable t){}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1,104 @@
|
|||||||
|
package com.dosse.airpods;
|
||||||
|
|
||||||
|
import android.content.ComponentName;
|
||||||
|
import android.content.Context;
|
||||||
|
import android.content.Intent;
|
||||||
|
import android.content.pm.PackageManager;
|
||||||
|
import android.net.Uri;
|
||||||
|
import android.os.Bundle;
|
||||||
|
import android.widget.Toast;
|
||||||
|
|
||||||
|
import androidx.appcompat.app.AlertDialog;
|
||||||
|
import androidx.preference.Preference;
|
||||||
|
import androidx.preference.PreferenceFragmentCompat;
|
||||||
|
|
||||||
|
import static com.dosse.airpods.AboutActivity.donateURL;
|
||||||
|
import static com.dosse.airpods.AboutActivity.fdroidURL;
|
||||||
|
import static com.dosse.airpods.AboutActivity.githubURL;
|
||||||
|
import static com.dosse.airpods.AboutActivity.websiteURL;
|
||||||
|
|
||||||
|
public class SettingsFragment extends PreferenceFragmentCompat {
|
||||||
|
|
||||||
|
private Context context;
|
||||||
|
|
||||||
|
@SuppressWarnings("FieldCanBeLocal")
|
||||||
|
private Preference mAboutPreference, mHideAppPreference, mFDroidPreference, mWebsitePreference, mGithubPreference, mDonationPreference;
|
||||||
|
|
||||||
|
@Override
|
||||||
|
public void onCreatePreferences (Bundle savedInstanceState, String rootKey) {
|
||||||
|
setPreferencesFromResource(R.xml.preference_screen, rootKey);
|
||||||
|
context = getContext();
|
||||||
|
|
||||||
|
mHideAppPreference = getPreferenceManager().findPreference("hideApp");
|
||||||
|
assert mHideAppPreference != null;
|
||||||
|
mHideAppPreference.setOnPreferenceClickListener(preference -> {
|
||||||
|
AlertDialog.Builder builder = new AlertDialog.Builder(requireContext());
|
||||||
|
builder.setTitle(R.string.hide_dialog);
|
||||||
|
builder.setMessage(R.string.hide_dialog_desc);
|
||||||
|
builder.setPositiveButton(R.string.hide_dialog_button, (dialog, which) -> {
|
||||||
|
PackageManager p = requireContext().getPackageManager();
|
||||||
|
p.setComponentEnabledSetting(new ComponentName(context, MainActivity.class), PackageManager.COMPONENT_ENABLED_STATE_DISABLED, PackageManager.DONT_KILL_APP);
|
||||||
|
Toast.makeText(context, getString(R.string.hideClicked), Toast.LENGTH_LONG).show();
|
||||||
|
|
||||||
|
try {
|
||||||
|
context.openFileOutput("hidden", Context.MODE_PRIVATE).close();
|
||||||
|
} catch (Throwable ignored) {
|
||||||
|
}
|
||||||
|
|
||||||
|
enableDisableOptions();
|
||||||
|
requireActivity().finish();
|
||||||
|
});
|
||||||
|
builder.setNegativeButton(android.R.string.cancel, (dialog, which) -> dialog.dismiss());
|
||||||
|
builder.show();
|
||||||
|
return true;
|
||||||
|
});
|
||||||
|
|
||||||
|
mAboutPreference = getPreferenceManager().findPreference("about");
|
||||||
|
assert mAboutPreference != null;
|
||||||
|
mAboutPreference.setSummary(String.format("%s v%s", getString(R.string.app_name), BuildConfig.VERSION_NAME));
|
||||||
|
mAboutPreference.setOnPreferenceClickListener(preference -> {
|
||||||
|
startActivity(new Intent(context, AboutActivity.class));
|
||||||
|
return true;
|
||||||
|
});
|
||||||
|
|
||||||
|
mFDroidPreference = getPreferenceManager().findPreference("fdroid");
|
||||||
|
assert mFDroidPreference != null;
|
||||||
|
mFDroidPreference.setOnPreferenceClickListener(preference -> {
|
||||||
|
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(fdroidURL)));
|
||||||
|
return true;
|
||||||
|
});
|
||||||
|
|
||||||
|
mGithubPreference = getPreferenceManager().findPreference("github");
|
||||||
|
assert mGithubPreference != null;
|
||||||
|
mGithubPreference.setOnPreferenceClickListener(preference -> {
|
||||||
|
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(githubURL)));
|
||||||
|
return true;
|
||||||
|
});
|
||||||
|
|
||||||
|
mWebsitePreference = getPreferenceManager().findPreference("website");
|
||||||
|
assert mWebsitePreference != null;
|
||||||
|
mWebsitePreference.setOnPreferenceClickListener(preference -> {
|
||||||
|
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(websiteURL)));
|
||||||
|
return true;
|
||||||
|
});
|
||||||
|
|
||||||
|
mDonationPreference = getPreferenceManager().findPreference("donate");
|
||||||
|
assert mDonationPreference != null;
|
||||||
|
mDonationPreference.setOnPreferenceClickListener(preference -> {
|
||||||
|
startActivity(new Intent(Intent.ACTION_VIEW, Uri.parse(donateURL)));
|
||||||
|
Toast.makeText(getContext(), "❤️", Toast.LENGTH_SHORT).show();
|
||||||
|
return true;
|
||||||
|
});
|
||||||
|
|
||||||
|
enableDisableOptions();
|
||||||
|
}
|
||||||
|
|
||||||
|
private void enableDisableOptions () {
|
||||||
|
try {
|
||||||
|
context.openFileInput("hidden").close();
|
||||||
|
mHideAppPreference.setEnabled(false);
|
||||||
|
} catch (Throwable ignored) {
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
@@ -4,24 +4,38 @@ import android.content.BroadcastReceiver;
|
|||||||
import android.content.Context;
|
import android.content.Context;
|
||||||
import android.content.Intent;
|
import android.content.Intent;
|
||||||
import android.os.Build;
|
import android.os.Build;
|
||||||
import android.util.Log;
|
|
||||||
|
import java.util.Objects;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A simple starter class that starts the service when the device is booted, or after an update
|
* A simple starter class that starts the service when the device is booted, or after an update
|
||||||
*/
|
*/
|
||||||
public class Starter extends BroadcastReceiver {
|
public class Starter extends BroadcastReceiver {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void onReceive (Context context, Intent intent) {
|
public void onReceive (Context context, Intent intent) {
|
||||||
|
switch (Objects.requireNonNull(intent.getAction())) {
|
||||||
|
case Intent.ACTION_MY_PACKAGE_REPLACED:
|
||||||
|
case Intent.ACTION_BOOT_COMPLETED:
|
||||||
|
startPodsService(context);
|
||||||
|
break;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
public static void startPodsService (Context context) {
|
||||||
|
if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.R)
|
||||||
|
context.startForegroundService(new Intent(context, PodsService.class));
|
||||||
|
else
|
||||||
|
context.startService(new Intent(context, PodsService.class));
|
||||||
|
}
|
||||||
|
|
||||||
|
public static void restartPodsService (Context context) {
|
||||||
|
context.stopService(new Intent(context, PodsService.class));
|
||||||
|
try {
|
||||||
|
Thread.sleep(500);
|
||||||
|
} catch (Throwable ignored) {
|
||||||
|
}
|
||||||
startPodsService(context);
|
startPodsService(context);
|
||||||
}
|
}
|
||||||
|
|
||||||
public static final void startPodsService(Context context){
|
|
||||||
context.startService(new Intent(context, PodsService.class));
|
|
||||||
}
|
|
||||||
|
|
||||||
public static final void restartPodsService(Context context){
|
|
||||||
context.stopService(new Intent(context, PodsService.class));
|
|
||||||
try{Thread.sleep(500);}catch(Throwable t){}
|
|
||||||
context.startService(new Intent(context, PodsService.class));
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="24dp"
|
||||||
|
android:height="24dp"
|
||||||
|
android:viewportWidth="24.0"
|
||||||
|
android:viewportHeight="24.0">
|
||||||
|
<path
|
||||||
|
android:fillColor="#FF0000"
|
||||||
|
android:pathData="M15.67,4L14,4L14,2h-4v2L8.33,4C7.6,4 7,4.6 7,5.33v15.33C7,21.4 7.6,22 8.33,22h7.33c0.74,0 1.34,-0.6 1.34,-1.33L17,5.33C17,4.6 16.4,4 15.67,4zM13,18h-2v-2h2v2zM13,14h-2L11,9h2v5z" />
|
||||||
|
</vector>
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="24dp"
|
||||||
|
android:height="24dp"
|
||||||
|
android:viewportWidth="24.0"
|
||||||
|
android:viewportHeight="24.0">
|
||||||
|
<path
|
||||||
|
android:fillColor="#37BC00"
|
||||||
|
android:pathData="M15.67,4H14V2h-4v2H8.33C7.6,4 7,4.6 7,5.33v15.33C7,21.4 7.6,22 8.33,22h7.33c0.74,0 1.34,-0.6 1.34,-1.33V5.33C17,4.6 16.4,4 15.67,4zM11,20v-5.5H9L13,7v5.5h2L11,20z" />
|
||||||
|
</vector>
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="48dp"
|
||||||
|
android:height="48dp"
|
||||||
|
android:viewportWidth="24.0"
|
||||||
|
android:viewportHeight="24.0">
|
||||||
|
<path
|
||||||
|
android:fillColor="@color/dgrey"
|
||||||
|
android:pathData="M9,16.17L4.83,12l-1.42,1.41L9,19 21,7l-1.41,-1.41z" />
|
||||||
|
</vector>
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="24dp"
|
||||||
|
android:height="24dp"
|
||||||
|
android:viewportWidth="24"
|
||||||
|
android:viewportHeight="24">
|
||||||
|
<path
|
||||||
|
android:fillColor="@color/textColorPrimary"
|
||||||
|
android:pathData="M15,20c-0.3,0 -0.6,-0.1 -0.8,-0.1c-0.7,-0.4 -1.2,-0.9 -1.7,-2.4c-0.5,-1.6 -1.5,-2.3 -2.4,-3c-0.8,-0.6 -1.6,-1.2 -2.3,-2.5C7.3,11 7,9.9 7,9c0,-2.8 2.2,-5 5,-5s5,2.2 5,5h2c0,-3.9 -3.1,-7 -7,-7S5,5.1 5,9c0,1.3 0.4,2.6 1.1,3.9C7,14.5 8,15.4 8.9,16c0.8,0.6 1.4,1.1 1.7,2c0.6,1.8 1.4,2.8 2.7,3.5c0.5,0.2 1.1,0.4 1.6,0.4c2.2,0 4,-1.8 4,-4h-2C17,19.1 16.1,20 15,20zM9.5,9c0,1.4 1.1,2.5 2.5,2.5s2.5,-1.1 2.5,-2.5S13.4,6.5 12,6.5S9.5,7.6 9.5,9z" />
|
||||||
|
</vector>
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="30dp"
|
||||||
|
android:height="30dp"
|
||||||
|
android:viewportWidth="24.0"
|
||||||
|
android:viewportHeight="24.0">
|
||||||
|
<path
|
||||||
|
android:fillColor="#FFFFFF"
|
||||||
|
android:pathData="M19.1,12.9a2.8,2.8 0,0 0,0.1 -0.9,2.8 2.8,0 0,0 -0.1,-0.9l2.1,-1.6a0.7,0.7 0,0 0,0.1 -0.6L19.4,5.5a0.7,0.7 0,0 0,-0.6 -0.2l-2.4,1a6.5,6.5 0,0 0,-1.6 -0.9l-0.4,-2.6a0.5,0.5 0,0 0,-0.5 -0.4H10.1a0.5,0.5 0,0 0,-0.5 0.4L9.3,5.4a5.6,5.6 0,0 0,-1.7 0.9l-2.4,-1a0.4,0.4 0,0 0,-0.5 0.2l-2,3.4c-0.1,0.2 0,0.4 0.2,0.6l2,1.6a2.8,2.8 0,0 0,-0.1 0.9,2.8 2.8,0 0,0 0.1,0.9L2.8,14.5a0.7,0.7 0,0 0,-0.1 0.6l1.9,3.4a0.7,0.7 0,0 0,0.6 0.2l2.4,-1a6.5,6.5 0,0 0,1.6 0.9l0.4,2.6a0.5,0.5 0,0 0,0.5 0.4h3.8a0.5,0.5 0,0 0,0.5 -0.4l0.3,-2.6a5.6,5.6 0,0 0,1.7 -0.9l2.4,1a0.4,0.4 0,0 0,0.5 -0.2l2,-3.4c0.1,-0.2 0,-0.4 -0.2,-0.6ZM12,15.6A3.6,3.6 0,1 1,15.6 12,3.6 3.6,0 0,1 12,15.6Z" />
|
||||||
|
</vector>
|
||||||
@@ -0,0 +1,10 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
android:width="48dp"
|
||||||
|
android:height="48dp"
|
||||||
|
android:viewportWidth="24.0"
|
||||||
|
android:viewportHeight="24.0">
|
||||||
|
<path
|
||||||
|
android:fillColor="@color/dgrey"
|
||||||
|
android:pathData="M24 20.188l-8.315-8.209 8.2-8.282-3.697-3.697-8.212 8.318-8.31-8.203-3.666 3.666 8.321 8.24-8.206 8.313 3.666 3.666 8.237-8.318 8.285 8.203z" />
|
||||||
|
</vector>
|
||||||
|
After Width: | Height: | Size: 92 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 22 KiB |
|
After Width: | Height: | Size: 29 KiB |
|
After Width: | Height: | Size: 40 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 10 KiB |
|
Before Width: | Height: | Size: 19 KiB |
@@ -0,0 +1,85 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="match_parent"
|
||||||
|
android:background="#FFFFFF"
|
||||||
|
android:paddingLeft="@dimen/padding_default"
|
||||||
|
android:paddingTop="@dimen/padding_default"
|
||||||
|
android:paddingRight="@dimen/padding_default"
|
||||||
|
tools:context=".AboutActivity"
|
||||||
|
tools:ignore="ContentDescription,ButtonStyle">
|
||||||
|
|
||||||
|
<ImageView
|
||||||
|
android:id="@+id/logo"
|
||||||
|
android:layout_width="240dp"
|
||||||
|
android:layout_height="80dp"
|
||||||
|
android:layout_alignParentEnd="true"
|
||||||
|
android:layout_marginEnd="36dp"
|
||||||
|
android:src="@drawable/logo" />
|
||||||
|
|
||||||
|
<!-- LEGAL DANGER ZONE
|
||||||
|
The following actions are a violation of the GNU GPLv3 License:
|
||||||
|
- Removing, hiding or altering the license or the code that displays it
|
||||||
|
- Removing or changing the link to the original source code or the code that displays it
|
||||||
|
- Removing or changing the donation link of the original project or the code that displays it
|
||||||
|
|
||||||
|
If you're forking the application, it MUST be made clear that your version is a fork,
|
||||||
|
who the original author is, and all references to the original project and license must not be removed.
|
||||||
|
You are free to add links to your project, donations, whatever to this activity.
|
||||||
|
|
||||||
|
I am constantly monitoring all major Android app stores for violations. You have been warned.
|
||||||
|
-->
|
||||||
|
|
||||||
|
<TextView
|
||||||
|
android:id="@+id/about1"
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_marginTop="8dp"
|
||||||
|
android:layout_toStartOf="@id/logo"
|
||||||
|
android:gravity="center"
|
||||||
|
android:text="@string/about_dev"
|
||||||
|
android:textColor="#404040" />
|
||||||
|
|
||||||
|
<LinearLayout
|
||||||
|
android:id="@+id/buttons"
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_alignBottom="@id/logo"
|
||||||
|
android:layout_centerHorizontal="true"
|
||||||
|
android:layout_toStartOf="@id/logo"
|
||||||
|
android:gravity="center">
|
||||||
|
|
||||||
|
<Button
|
||||||
|
android:id="@+id/website"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:text="@string/website" />
|
||||||
|
|
||||||
|
<Button
|
||||||
|
android:id="@+id/github"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_marginLeft="8dp"
|
||||||
|
android:layout_marginRight="8dp"
|
||||||
|
android:text="@string/github" />
|
||||||
|
|
||||||
|
<Button
|
||||||
|
android:id="@+id/donate"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:backgroundTint="#EABF80"
|
||||||
|
android:text="@string/donate" />
|
||||||
|
|
||||||
|
</LinearLayout>
|
||||||
|
|
||||||
|
<WebView
|
||||||
|
android:id="@+id/license"
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="match_parent"
|
||||||
|
android:layout_below="@id/buttons"
|
||||||
|
android:layout_marginTop="16dp" />
|
||||||
|
|
||||||
|
<!-- END OF LEGAL DANGER ZONE -->
|
||||||
|
|
||||||
|
</RelativeLayout>
|
||||||
@@ -0,0 +1,54 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="match_parent"
|
||||||
|
android:padding="@dimen/padding_main"
|
||||||
|
tools:ignore="ContentDescription">
|
||||||
|
|
||||||
|
<ImageView
|
||||||
|
android:layout_width="120dp"
|
||||||
|
android:layout_height="120dp"
|
||||||
|
android:layout_gravity="end"
|
||||||
|
android:layout_marginEnd="24dp"
|
||||||
|
android:scaleType="fitCenter"
|
||||||
|
android:scaleX="1.1"
|
||||||
|
android:scaleY="1.1"
|
||||||
|
android:src="@drawable/ic_check_dgrey_48dp" />
|
||||||
|
|
||||||
|
<LinearLayout
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="match_parent"
|
||||||
|
android:layout_marginEnd="160dp"
|
||||||
|
android:orientation="vertical">
|
||||||
|
|
||||||
|
<TextView
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_marginBottom="36dp"
|
||||||
|
android:text="@string/main_description"
|
||||||
|
android:textAppearance="@android:style/TextAppearance.DeviceDefault.Large" />
|
||||||
|
|
||||||
|
<TextView
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_marginBottom="8dp"
|
||||||
|
android:text="@string/supportedDevicesTitle"
|
||||||
|
android:textSize="17sp" />
|
||||||
|
|
||||||
|
<TextView
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:text="@string/supportedDevicesItems" />
|
||||||
|
|
||||||
|
</LinearLayout>
|
||||||
|
|
||||||
|
<TextView
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_gravity="bottom"
|
||||||
|
android:text="@string/hide_message"
|
||||||
|
android:textStyle="italic" />
|
||||||
|
|
||||||
|
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||||
|
|
||||||
@@ -3,17 +3,19 @@
|
|||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
tools:context=".AboutActivity"
|
|
||||||
android:padding="12dp"
|
|
||||||
android:background="#FFFFFF"
|
android:background="#FFFFFF"
|
||||||
>
|
android:paddingLeft="@dimen/padding_default"
|
||||||
|
android:paddingTop="@dimen/padding_default"
|
||||||
|
android:paddingRight="@dimen/padding_default"
|
||||||
|
tools:context=".AboutActivity"
|
||||||
|
tools:ignore="ContentDescription,ButtonStyle">
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
|
android:id="@+id/logo"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="90dp"
|
android:layout_height="90dp"
|
||||||
android:src="@drawable/logo"
|
android:layout_marginBottom="16dp"
|
||||||
android:id="@+id/logo"
|
android:src="@drawable/logo" />
|
||||||
android:layout_marginBottom="16dp"/>
|
|
||||||
|
|
||||||
<!-- LEGAL DANGER ZONE
|
<!-- LEGAL DANGER ZONE
|
||||||
The following actions are a violation of the GNU GPLv3 License:
|
The following actions are a violation of the GNU GPLv3 License:
|
||||||
@@ -21,56 +23,58 @@
|
|||||||
- Removing or changing the link to the original source code or the code that displays it
|
- Removing or changing the link to the original source code or the code that displays it
|
||||||
- Removing or changing the donation link of the original project or the code that displays it
|
- Removing or changing the donation link of the original project or the code that displays it
|
||||||
|
|
||||||
If you're forking the application, it MUST be made clear that your version is a fork, who the original author is, and all references to the original project and license must not be removed.
|
If you're forking the application, it MUST be made clear that your version is a fork,
|
||||||
|
who the original author is, and all references to the original project and license must not be removed.
|
||||||
You are free to add links to your project, donations, whatever to this activity.
|
You are free to add links to your project, donations, whatever to this activity.
|
||||||
|
|
||||||
I am constantly monitoring all major Android app stores for violations. You have been warned.
|
I am constantly monitoring all major Android app stores for violations. You have been warned.
|
||||||
|
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
android:id="@+id/about1"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/about1"
|
|
||||||
android:layout_below="@id/logo"
|
android:layout_below="@id/logo"
|
||||||
android:id="@+id/about1"
|
|
||||||
android:gravity="center"
|
|
||||||
android:layout_marginBottom="16dp"
|
android:layout_marginBottom="16dp"
|
||||||
android:textColor="#404040"
|
android:gravity="center"
|
||||||
/>
|
android:text="@string/about_dev"
|
||||||
|
android:textColor="#404040" />
|
||||||
|
|
||||||
<LinearLayout
|
<LinearLayout
|
||||||
|
android:id="@+id/buttons"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@id/about1"
|
android:layout_below="@id/about1"
|
||||||
android:gravity="center"
|
|
||||||
android:layout_centerHorizontal="true"
|
android:layout_centerHorizontal="true"
|
||||||
android:layout_marginBottom="12dp"
|
android:layout_marginBottom="12dp"
|
||||||
android:id="@+id/buttons">
|
android:gravity="center">
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
|
android:id="@+id/website"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/website"
|
android:text="@string/website" />
|
||||||
android:id="@+id/website"/>
|
|
||||||
<Button
|
<Button
|
||||||
|
android:id="@+id/github"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/github"
|
android:text="@string/github" />
|
||||||
android:id="@+id/github"/>
|
|
||||||
<Button
|
<Button
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:text="@string/donate"
|
|
||||||
android:id="@+id/donate"
|
android:id="@+id/donate"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
android:backgroundTint="#EABF80"
|
android:backgroundTint="#EABF80"
|
||||||
/>
|
android:text="@string/donate" />
|
||||||
|
|
||||||
</LinearLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
<WebView
|
<WebView
|
||||||
|
android:id="@+id/license"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_below="@id/buttons"
|
android:layout_below="@id/buttons" />
|
||||||
android:id="@+id/license"></WebView>
|
|
||||||
|
|
||||||
<!-- END OF LEGAL DANGER ZONE -->
|
<!-- END OF LEGAL DANGER ZONE -->
|
||||||
|
|
||||||
|
|||||||
@@ -1,59 +1,58 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="fill_parent"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="match_parent">
|
||||||
|
|
||||||
|
<LinearLayout
|
||||||
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
|
android:layout_gravity="center"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
>
|
android:orientation="vertical"
|
||||||
|
android:padding="@dimen/padding_default">
|
||||||
|
|
||||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
|
||||||
android:layout_width="fill_parent"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:padding="12dp"
|
|
||||||
android:gravity="center"
|
|
||||||
>
|
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
|
android:id="@+id/introImg"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="120dp"
|
android:layout_height="144dp"
|
||||||
android:src="@drawable/left_pod"
|
|
||||||
android:layout_alignParentTop="true"
|
|
||||||
android:id="@+id/introImg1"
|
|
||||||
android:layout_marginBottom="24dp"
|
android:layout_marginBottom="24dp"
|
||||||
/>
|
android:src="@drawable/icon"
|
||||||
|
tools:ignore="ContentDescription" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/intro1"
|
android:id="@+id/introTitle"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@id/introImg1"
|
|
||||||
android:layout_marginBottom="24dp"
|
android:layout_marginBottom="24dp"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:text="@string/intro1"
|
android:text="@string/intro_title"
|
||||||
android:textAppearance="@android:style/TextAppearance.DeviceDefault.Large" />
|
android:textAppearance="@android:style/TextAppearance.DeviceDefault.Large" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
android:id="@+id/introMsg"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/intro2"
|
android:layout_marginBottom="6dp"
|
||||||
android:id="@+id/intro2"
|
|
||||||
android:layout_below="@id/intro1"
|
|
||||||
android:layout_marginBottom="24dp"
|
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
/>
|
android:text="@string/intro_message" />
|
||||||
|
|
||||||
|
<TextView
|
||||||
|
android:id="@+id/permsMsg"
|
||||||
|
android:layout_width="match_parent"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_marginBottom="12dp"
|
||||||
|
android:gravity="center" />
|
||||||
|
|
||||||
<Button
|
<Button
|
||||||
android:id="@+id/allowBtn"
|
android:id="@+id/permsBtn"
|
||||||
style="@style/Widget.AppCompat.Button.Colored"
|
style="@style/Widget.AppCompat.Button.Colored"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@id/intro2"
|
|
||||||
android:layout_centerHorizontal="true"
|
|
||||||
android:text="@string/introAllow"
|
|
||||||
android:backgroundTint="@color/colorAccent"
|
android:backgroundTint="@color/colorAccent"
|
||||||
/>
|
android:text="@string/intro_allow" />
|
||||||
|
|
||||||
</RelativeLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
|
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||||
</RelativeLayout>
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,58 +1,54 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="fill_parent"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:gravity="center"
|
android:padding="@dimen/padding_main"
|
||||||
>
|
tools:ignore="ContentDescription">
|
||||||
|
|
||||||
<RelativeLayout
|
<LinearLayout
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="match_parent"
|
||||||
android:padding="12dp"
|
android:orientation="vertical"
|
||||||
android:gravity="center"
|
android:paddingTop="32dp">
|
||||||
>
|
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="120dp"
|
android:layout_height="120dp"
|
||||||
android:src="@drawable/tick"
|
|
||||||
android:layout_alignParentTop="true"
|
|
||||||
android:id="@+id/tick"
|
|
||||||
android:layout_marginBottom="24dp"
|
android:layout_marginBottom="24dp"
|
||||||
/>
|
android:scaleType="fitCenter"
|
||||||
|
android:scaleX="1.1"
|
||||||
|
android:scaleY="1.1"
|
||||||
|
android:src="@drawable/ic_check_dgrey_48dp" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/main1"
|
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginBottom="24dp"
|
android:layout_marginBottom="36dp"
|
||||||
android:text="@string/main1"
|
android:text="@string/main_description"
|
||||||
android:textAppearance="@android:style/TextAppearance.DeviceDefault.Large"
|
android:textAppearance="@android:style/TextAppearance.DeviceDefault.Large" />
|
||||||
android:layout_below="@id/tick"
|
|
||||||
/>
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/supportedDevices"
|
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginBottom="60dp"
|
android:layout_marginBottom="8dp"
|
||||||
android:layout_below="@id/main1"
|
android:text="@string/supportedDevicesTitle"
|
||||||
android:text="@string/supportedDevices" />
|
android:textSize="17sp" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:id="@+id/main2"
|
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_marginBottom="24dp"
|
android:text="@string/supportedDevicesItems" />
|
||||||
android:layout_below="@id/supportedDevices"
|
|
||||||
android:text="@string/main2" />
|
</LinearLayout>
|
||||||
<Button
|
|
||||||
android:layout_width="wrap_content"
|
<TextView
|
||||||
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/settings"
|
android:layout_gravity="center_vertical"
|
||||||
android:layout_below="@id/main2"
|
android:layout_marginTop="320dp"
|
||||||
android:id="@+id/settings"
|
android:text="@string/hide_message"
|
||||||
android:layout_alignParentEnd="true"
|
android:textStyle="italic" />
|
||||||
/>
|
|
||||||
|
|
||||||
</RelativeLayout>
|
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||||
|
|
||||||
</RelativeLayout>
|
|
||||||
|
|
||||||
|
|||||||
@@ -1,32 +1,36 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="fill_parent"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
android:layout_height="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:gravity="center"
|
android:layout_height="match_parent">
|
||||||
>
|
|
||||||
|
|
||||||
<RelativeLayout
|
<LinearLayout
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="match_parent"
|
||||||
android:padding="12dp"
|
android:layout_gravity="center"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
>
|
android:orientation="vertical"
|
||||||
|
android:padding="@dimen/padding_default">
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="120dp"
|
android:layout_height="120dp"
|
||||||
android:src="@drawable/x"
|
android:scaleType="fitCenter"
|
||||||
android:id="@+id/btErrImg"
|
android:scaleX="1.6"
|
||||||
/>
|
android:scaleY="1.6"
|
||||||
|
android:src="@drawable/ic_x_dgrey_48dp"
|
||||||
|
tools:ignore="ContentDescription" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/noBtText"
|
android:layout_gravity="center"
|
||||||
android:layout_below="@id/btErrImg"
|
android:layout_marginBottom="24dp"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
/>
|
android:text="@string/noBtText"
|
||||||
|
android:textColor="@color/textColorPrimary"
|
||||||
|
android:textSize="15sp" />
|
||||||
|
|
||||||
</RelativeLayout>
|
</LinearLayout>
|
||||||
|
|
||||||
</RelativeLayout>
|
</androidx.coordinatorlayout.widget.CoordinatorLayout>
|
||||||
@@ -1,8 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<FrameLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
xmlns:tools="http://schemas.android.com/tools"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
|
android:id="@+id/settings_container"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
tools:context=".SettingsActivity">
|
tools:context=".SettingsActivity" />
|
||||||
|
|
||||||
</RelativeLayout>
|
|
||||||
@@ -1,16 +1,16 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="120dp"
|
android:layout_height="120dp"
|
||||||
android:padding="12dp"
|
android:background="@color/bgColorPrimary"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
>
|
android:padding="@dimen/padding_default">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:text="@string/locationDisabledText"
|
android:text="@string/locationDisabledText"
|
||||||
/>
|
android:textColor="@color/textColorPrimary" />
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|||||||
@@ -1,16 +1,16 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="fill_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="70dp"
|
android:layout_height="70dp"
|
||||||
android:padding="12dp"
|
android:background="@color/bgColorPrimary"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
>
|
android:padding="@dimen/padding_default">
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:text="@string/locationDisabledText"
|
android:text="@string/locationDisabledText"
|
||||||
/>
|
android:textColor="@color/textColorPrimary" />
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|||||||
@@ -1,120 +1,159 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="fill_parent"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:padding="12dp"
|
|
||||||
android:gravity="center"
|
|
||||||
android:background="@color/white"
|
|
||||||
>
|
|
||||||
|
|
||||||
|
|
||||||
<RelativeLayout
|
|
||||||
android:layout_width="60dp"
|
|
||||||
android:layout_height="wrap_content"
|
|
||||||
android:layout_alignParentStart="true"
|
|
||||||
android:layout_alignParentTop="true"
|
|
||||||
android:id="@+id/leftPod"
|
|
||||||
>
|
|
||||||
|
|
||||||
<ImageView
|
|
||||||
android:layout_width="30dp"
|
|
||||||
android:layout_height="90dp"
|
|
||||||
android:src="@drawable/left_pod"
|
|
||||||
android:id="@+id/leftPodImg"
|
|
||||||
android:layout_centerHorizontal="true"
|
|
||||||
/>
|
|
||||||
|
|
||||||
<TextView
|
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@id/leftPodImg"
|
android:background="@color/bgColorPrimary"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:text="100%+"
|
android:padding="@dimen/padding_default"
|
||||||
|
tools:ignore="RtlHardcoded,ContentDescription">
|
||||||
|
|
||||||
|
<RelativeLayout
|
||||||
|
android:id="@+id/leftPod"
|
||||||
|
android:layout_width="@dimen/noti_status_big_pod_container"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_alignParentLeft="true"
|
||||||
|
android:layout_alignParentTop="true">
|
||||||
|
|
||||||
|
<ImageView
|
||||||
|
android:id="@+id/leftPodImg"
|
||||||
|
android:layout_width="@dimen/noti_status_big_pod_width"
|
||||||
|
android:layout_height="@dimen/noti_status_big_item_height"
|
||||||
|
android:layout_centerHorizontal="true"
|
||||||
|
android:layout_marginBottom="6dp"
|
||||||
|
android:src="@drawable/pod" />
|
||||||
|
|
||||||
|
<ImageView
|
||||||
|
android:id="@+id/leftInEarImg"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_alignBottom="@id/leftPodImg"
|
||||||
|
android:layout_alignParentLeft="true"
|
||||||
|
android:layout_marginBottom="8dp"
|
||||||
|
android:src="@drawable/ic_inear_24dp" />
|
||||||
|
|
||||||
|
<TextView
|
||||||
android:id="@+id/leftPodText"
|
android:id="@+id/leftPodText"
|
||||||
android:textColor="@color/black"
|
android:layout_width="wrap_content"
|
||||||
/>
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_below="@id/leftPodImg"
|
||||||
|
android:layout_centerHorizontal="true"
|
||||||
|
android:gravity="center"
|
||||||
|
android:textColor="@color/textColorPrimary" />
|
||||||
|
|
||||||
|
<ImageView
|
||||||
|
android:id="@+id/leftBatImg"
|
||||||
|
android:layout_width="@dimen/noti_status_bat_size"
|
||||||
|
android:layout_height="@dimen/noti_status_bat_size"
|
||||||
|
android:layout_below="@id/leftPodImg"
|
||||||
|
android:layout_toRightOf="@id/leftPodText"
|
||||||
|
android:src="@drawable/ic_battery_charging_full_green_24dp" />
|
||||||
|
|
||||||
<ProgressBar
|
<ProgressBar
|
||||||
android:id="@+id/leftPodUpdating"
|
android:id="@+id/leftPodUpdating"
|
||||||
style="?android:attr/progressBarStyle"
|
style="?android:attr/progressBarStyle"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="18dp"
|
android:layout_height="@dimen/noti_status_big_progressbar"
|
||||||
android:layout_below="@id/leftPodImg"
|
android:layout_below="@id/leftPodImg"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:indeterminate="true"
|
android:indeterminate="true" />
|
||||||
/>
|
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:id="@+id/rightPod"
|
android:id="@+id/rightPod"
|
||||||
android:layout_width="60dp"
|
android:layout_width="@dimen/noti_status_big_pod_container"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_alignParentTop="true"
|
android:layout_alignParentTop="true"
|
||||||
android:layout_toRightOf="@id/leftPod">
|
android:layout_toRightOf="@id/leftPod">
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/rightPodImg"
|
android:id="@+id/rightPodImg"
|
||||||
android:layout_width="30dp"
|
android:layout_width="@dimen/noti_status_big_pod_width"
|
||||||
android:layout_height="90dp"
|
android:layout_height="@dimen/noti_status_big_item_height"
|
||||||
android:layout_centerHorizontal="true"
|
android:layout_centerHorizontal="true"
|
||||||
android:src="@drawable/right_pod" />
|
android:layout_marginBottom="6dp"
|
||||||
|
android:scaleX="-1"
|
||||||
|
android:src="@drawable/pod" />
|
||||||
|
|
||||||
|
<ImageView
|
||||||
|
android:id="@+id/rightInEarImg"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
|
android:layout_height="wrap_content"
|
||||||
|
android:layout_alignBottom="@id/rightPodImg"
|
||||||
|
android:layout_alignParentRight="true"
|
||||||
|
android:layout_marginBottom="8dp"
|
||||||
|
android:scaleX="-1"
|
||||||
|
android:src="@drawable/ic_inear_24dp" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:layout_width="match_parent"
|
android:id="@+id/rightPodText"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@id/rightPodImg"
|
android:layout_below="@id/rightPodImg"
|
||||||
|
android:layout_centerHorizontal="true"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:text="100%+"
|
android:textColor="@color/textColorPrimary" />
|
||||||
android:id="@+id/rightPodText"
|
|
||||||
android:textColor="@color/black"
|
<ImageView
|
||||||
/>
|
android:id="@+id/rightBatImg"
|
||||||
|
android:layout_width="@dimen/noti_status_bat_size"
|
||||||
|
android:layout_height="@dimen/noti_status_bat_size"
|
||||||
|
android:layout_below="@id/rightPodImg"
|
||||||
|
android:layout_toRightOf="@id/rightPodText"
|
||||||
|
android:src="@drawable/ic_battery_charging_full_green_24dp" />
|
||||||
|
|
||||||
<ProgressBar
|
<ProgressBar
|
||||||
android:id="@+id/rightPodUpdating"
|
android:id="@+id/rightPodUpdating"
|
||||||
style="?android:attr/progressBarStyle"
|
style="?android:attr/progressBarStyle"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="18dp"
|
android:layout_height="@dimen/noti_status_big_progressbar"
|
||||||
android:layout_below="@id/rightPodImg"
|
android:layout_below="@id/rightPodImg"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:indeterminate="true"
|
android:indeterminate="true" />
|
||||||
/>
|
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:id="@+id/podCase"
|
android:id="@+id/podCase"
|
||||||
android:layout_width="120dp"
|
android:layout_width="@dimen/noti_status_big_case_container"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_alignParentTop="true"
|
android:layout_alignParentTop="true"
|
||||||
android:layout_toRightOf="@id/rightPod">
|
android:layout_toRightOf="@id/rightPod">
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
android:id="@+id/podCaseImg"
|
android:id="@+id/podCaseImg"
|
||||||
android:layout_width="60dp"
|
android:layout_width="@dimen/noti_status_big_case_width"
|
||||||
android:layout_height="90dp"
|
android:layout_height="@dimen/noti_status_big_item_height"
|
||||||
android:layout_centerHorizontal="true"
|
android:layout_centerHorizontal="true"
|
||||||
|
android:layout_marginBottom="6dp"
|
||||||
android:src="@drawable/pod_case" />
|
android:src="@drawable/pod_case" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
android:layout_width="match_parent"
|
android:id="@+id/podCaseText"
|
||||||
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:layout_below="@id/podCaseImg"
|
android:layout_below="@id/podCaseImg"
|
||||||
|
android:layout_centerHorizontal="true"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:text="100%+"
|
android:textColor="@color/textColorPrimary" />
|
||||||
android:id="@+id/podCaseText"
|
|
||||||
android:textColor="@color/black"
|
<ImageView
|
||||||
/>
|
android:id="@+id/caseBatImg"
|
||||||
|
android:layout_width="@dimen/noti_status_bat_size"
|
||||||
|
android:layout_height="@dimen/noti_status_bat_size"
|
||||||
|
android:layout_below="@id/podCaseImg"
|
||||||
|
android:layout_toRightOf="@id/podCaseText"
|
||||||
|
android:src="@drawable/ic_battery_charging_full_green_24dp" />
|
||||||
|
|
||||||
<ProgressBar
|
<ProgressBar
|
||||||
android:id="@+id/podCaseUpdating"
|
android:id="@+id/podCaseUpdating"
|
||||||
style="?android:attr/progressBarStyle"
|
style="?android:attr/progressBarStyle"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="18dp"
|
android:layout_height="@dimen/noti_status_big_progressbar"
|
||||||
android:layout_below="@id/podCaseImg"
|
android:layout_below="@id/podCaseImg"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:indeterminate="true"
|
android:indeterminate="true" />
|
||||||
/>
|
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
||||||
|
|||||||
@@ -1,122 +1,129 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
android:layout_width="fill_parent"
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:padding="12dp"
|
android:background="@color/bgColorPrimary"
|
||||||
android:gravity="center"
|
android:gravity="center"
|
||||||
android:background="@color/white"
|
android:padding="@dimen/padding_default"
|
||||||
>
|
tools:ignore="RtlHardcoded,ContentDescription">
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:layout_width="80dp"
|
|
||||||
android:layout_height="30dp"
|
|
||||||
android:layout_alignParentStart="true"
|
|
||||||
android:layout_alignParentTop="true"
|
|
||||||
android:id="@+id/leftPod"
|
android:id="@+id/leftPod"
|
||||||
>
|
android:layout_width="@dimen/noti_status_small_item_width"
|
||||||
|
android:layout_height="@dimen/noti_status_small_item_height"
|
||||||
|
android:layout_alignParentLeft="true"
|
||||||
|
android:layout_alignParentTop="true">
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
android:layout_width="15dp"
|
|
||||||
android:layout_height="30dp"
|
|
||||||
android:src="@drawable/left_pod"
|
|
||||||
android:id="@+id/leftPodImg"
|
android:id="@+id/leftPodImg"
|
||||||
/>
|
android:layout_width="@dimen/noti_status_small_pod_width"
|
||||||
|
android:layout_height="@dimen/noti_status_small_item_height"
|
||||||
|
android:src="@drawable/pod" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
android:id="@+id/leftPodText"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_marginLeft="0dp"
|
|
||||||
android:layout_toRightOf="@id/leftPodImg"
|
android:layout_toRightOf="@id/leftPodImg"
|
||||||
android:gravity="center_vertical"
|
android:gravity="center_vertical"
|
||||||
android:text="100%+"
|
android:textColor="@color/textColorPrimary" />
|
||||||
android:id="@+id/leftPodText"
|
|
||||||
android:textColor="@color/black"
|
<ImageView
|
||||||
/>
|
android:id="@+id/leftBatImg"
|
||||||
|
android:layout_width="@dimen/noti_status_bat_size"
|
||||||
|
android:layout_height="@dimen/noti_status_bat_size"
|
||||||
|
android:layout_centerVertical="true"
|
||||||
|
android:layout_toRightOf="@id/leftPodText"
|
||||||
|
android:src="@drawable/ic_battery_charging_full_green_24dp" />
|
||||||
|
|
||||||
<ProgressBar
|
<ProgressBar
|
||||||
android:id="@+id/leftPodUpdating"
|
android:id="@+id/leftPodUpdating"
|
||||||
style="?android:attr/progressBarStyle"
|
style="?android:attr/progressBarStyle"
|
||||||
android:layout_width="18dp"
|
android:layout_width="@dimen/noti_status_small_pod_width"
|
||||||
android:layout_height="30dp"
|
android:layout_height="@dimen/noti_status_small_item_height"
|
||||||
android:layout_toRightOf="@id/leftPodImg"
|
android:layout_toRightOf="@id/leftPodImg"
|
||||||
android:indeterminate="true"
|
android:indeterminate="true" />
|
||||||
/>
|
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:layout_width="80dp"
|
|
||||||
android:layout_height="30dp"
|
|
||||||
android:layout_alignParentTop="true"
|
|
||||||
android:layout_toRightOf="@id/leftPod"
|
|
||||||
android:id="@+id/rightPod"
|
android:id="@+id/rightPod"
|
||||||
>
|
android:layout_width="@dimen/noti_status_small_item_width"
|
||||||
|
android:layout_height="@dimen/noti_status_small_item_height"
|
||||||
|
android:layout_alignParentTop="true"
|
||||||
|
android:layout_toRightOf="@id/leftPod">
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
android:layout_width="15dp"
|
|
||||||
android:layout_height="30dp"
|
|
||||||
android:src="@drawable/right_pod"
|
|
||||||
android:id="@+id/rightPodImg"
|
android:id="@+id/rightPodImg"
|
||||||
/>
|
android:layout_width="@dimen/noti_status_small_pod_width"
|
||||||
|
android:layout_height="@dimen/noti_status_small_item_height"
|
||||||
|
android:scaleX="-1"
|
||||||
|
android:src="@drawable/pod" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
android:id="@+id/rightPodText"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_marginLeft="0dp"
|
|
||||||
android:layout_toRightOf="@id/rightPodImg"
|
android:layout_toRightOf="@id/rightPodImg"
|
||||||
android:gravity="center_vertical"
|
android:gravity="center_vertical"
|
||||||
android:text="100%+"
|
android:textColor="@color/textColorPrimary" />
|
||||||
android:id="@+id/rightPodText"
|
|
||||||
android:textColor="@color/black"
|
<ImageView
|
||||||
/>
|
android:id="@+id/rightBatImg"
|
||||||
|
android:layout_width="@dimen/noti_status_bat_size"
|
||||||
|
android:layout_height="@dimen/noti_status_bat_size"
|
||||||
|
android:layout_centerVertical="true"
|
||||||
|
android:layout_toRightOf="@id/rightPodText"
|
||||||
|
android:src="@drawable/ic_battery_charging_full_green_24dp" />
|
||||||
|
|
||||||
<ProgressBar
|
<ProgressBar
|
||||||
android:id="@+id/rightPodUpdating"
|
android:id="@+id/rightPodUpdating"
|
||||||
style="?android:attr/progressBarStyle"
|
style="?android:attr/progressBarStyle"
|
||||||
android:layout_width="18dp"
|
android:layout_width="@dimen/noti_status_small_pod_width"
|
||||||
android:layout_height="30dp"
|
android:layout_height="@dimen/noti_status_small_item_height"
|
||||||
android:layout_toRightOf="@id/rightPodImg"
|
android:layout_toRightOf="@id/rightPodImg"
|
||||||
android:indeterminate="true"
|
android:indeterminate="true" />
|
||||||
/>
|
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
||||||
<RelativeLayout
|
<RelativeLayout
|
||||||
android:layout_width="80dp"
|
|
||||||
android:layout_height="30dp"
|
|
||||||
android:layout_alignParentTop="true"
|
|
||||||
android:layout_toRightOf="@id/rightPod"
|
|
||||||
android:id="@+id/podCase"
|
android:id="@+id/podCase"
|
||||||
>
|
android:layout_width="@dimen/noti_status_small_item_width"
|
||||||
|
android:layout_height="@dimen/noti_status_small_item_height"
|
||||||
|
android:layout_alignParentTop="true"
|
||||||
|
android:layout_toRightOf="@id/rightPod">
|
||||||
|
|
||||||
<ImageView
|
<ImageView
|
||||||
android:layout_width="20dp"
|
|
||||||
android:layout_height="30dp"
|
|
||||||
android:src="@drawable/pod_case"
|
|
||||||
android:id="@+id/podCaseImg"
|
android:id="@+id/podCaseImg"
|
||||||
/>
|
android:layout_width="@dimen/noti_status_small_case_width"
|
||||||
|
android:layout_height="@dimen/noti_status_small_item_height"
|
||||||
|
android:src="@drawable/pod_case" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
android:id="@+id/podCaseText"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
android:layout_height="match_parent"
|
android:layout_height="match_parent"
|
||||||
android:layout_marginLeft="0dp"
|
|
||||||
android:layout_toRightOf="@id/podCaseImg"
|
android:layout_toRightOf="@id/podCaseImg"
|
||||||
android:gravity="center_vertical"
|
android:gravity="center_vertical"
|
||||||
android:text="100%+"
|
android:textColor="@color/textColorPrimary" />
|
||||||
android:id="@+id/podCaseText"
|
|
||||||
android:textColor="@color/black"
|
<ImageView
|
||||||
/>
|
android:id="@+id/caseBatImg"
|
||||||
|
android:layout_width="@dimen/noti_status_bat_size"
|
||||||
|
android:layout_height="@dimen/noti_status_bat_size"
|
||||||
|
android:layout_centerVertical="true"
|
||||||
|
android:layout_toRightOf="@id/podCaseText"
|
||||||
|
android:src="@drawable/ic_battery_charging_full_green_24dp" />
|
||||||
|
|
||||||
<ProgressBar
|
<ProgressBar
|
||||||
android:id="@+id/podCaseUpdating"
|
android:id="@+id/podCaseUpdating"
|
||||||
style="?android:attr/progressBarStyle"
|
style="?android:attr/progressBarStyle"
|
||||||
android:layout_width="18dp"
|
android:layout_width="@dimen/noti_status_small_pod_width"
|
||||||
android:layout_height="30dp"
|
android:layout_height="@dimen/noti_status_small_item_height"
|
||||||
android:layout_toRightOf="@id/podCaseImg"
|
android:layout_toRightOf="@id/podCaseImg"
|
||||||
android:indeterminate="true"
|
android:indeterminate="true" />
|
||||||
/>
|
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|||||||
@@ -0,0 +1,13 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<menu xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||||
|
xmlns:tools="http://schemas.android.com/tools"
|
||||||
|
tools:ignore="AlwaysShowAction">
|
||||||
|
|
||||||
|
<item
|
||||||
|
android:id="@+id/menu_ab_settings"
|
||||||
|
android:icon="@drawable/ic_menu_settings_white_30dp"
|
||||||
|
android:title="@string/settings"
|
||||||
|
app:showAsAction="always" />
|
||||||
|
|
||||||
|
</menu>
|
||||||
@@ -1,24 +1,32 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="intro1">Diese App erlaubt es dir, den Status deiner AirPods auf einem beliebigen Android-Gerät zu überprüfen</string>
|
<string name="intro_title">Diese App erlaubt es dir, den Status deiner AirPods auf einem beliebigen Android-Gerät zu überprüfen</string>
|
||||||
<string name="intro2">Um zu funktionieren, benötigen wir die Berechtigungen um Bluetooth LE (Standort) zu benutzen und im Hintergrund zu laufen</string>
|
<string name="intro_message">Für den Dienst benötigen wir die Berechtigung zur Verwendung von Bluetooth LE (Standort) und die Berechtigung zum Betrieb im Hintergrund</string>
|
||||||
<string name="introAllow">Erlauben</string>
|
<string name="intro_allow">Erlauben</string>
|
||||||
<string name="main1">Die App zeigt eine Benachrichtigung wenn deine AirPods verbunden sind</string>
|
|
||||||
<string name="main2">Du kannst die App jetzt verstecken wenn du möchtest</string>
|
<string name="main_description">Die App zeigt eine Benachrichtigung, wenn deine AirPods verbunden sind</string>
|
||||||
|
<string name="hide_message">Du kannst die App jetzt verstecken, wenn du möchtest</string>
|
||||||
<string name="settings">Einstellungen</string>
|
<string name="settings">Einstellungen</string>
|
||||||
|
|
||||||
<string name="noBtText">Es sieht so aus als hätte dieses Gerät kein Bluetooth LE</string>
|
<string name="miui_warning">MIUI erkannt</string>
|
||||||
|
<string name="miui_warning_continue">Fortsetzen</string>
|
||||||
|
|
||||||
|
<string name="noBtText">Es sieht so aus, als hätte dieses Gerät kein Bluetooth LE</string>
|
||||||
<string name="locationDisabledText">Du musst Standortinformationen aktivieren, damit OpenPods den Status deiner AirPods auslesen kann</string>
|
<string name="locationDisabledText">Du musst Standortinformationen aktivieren, damit OpenPods den Status deiner AirPods auslesen kann</string>
|
||||||
<string name="supportedDevices">Unterstützte Geräte:\n• Apple AirPods 1st gen\n• Apple AirPods 2nd gen</string>
|
<string name="supportedDevicesTitle"><u>Unterstützte Geräte:</u></string>
|
||||||
|
<string name="supportedDevicesItems">• Apple AirPods 1st gen\n• Apple AirPods 2nd gen\n• Apple AirPods Pro</string>
|
||||||
|
|
||||||
<string name="hide">App verstecken</string>
|
|
||||||
<string name="hideClicked">Das Icon wird bald verschwinden</string>
|
|
||||||
<string name="batterySaver">Stromsparmodus (nicht empfohlen)</string>
|
<string name="batterySaver">Stromsparmodus (nicht empfohlen)</string>
|
||||||
<string name="batterySaver_desc">Aktiviere diesen Modus wenn Bluetooth zu viel Batterieleistung erfordert</string>
|
<string name="batterySaver_desc">Aktiviere diesen Modus, wenn Bluetooth zu viel Batterieleistung erfordert</string>
|
||||||
|
<string name="hide">App verstecken</string>
|
||||||
|
<string name="hide_desc">Verstecke diese App vor dem Launcher</string>
|
||||||
|
<string name="hide_dialog">Sind Sie sich sicher?</string>
|
||||||
|
<string name="hide_dialog_desc">Sind Sie sich sicher, dass Sie diese App verstecken möchten? Es kann nur durch erneutes Installieren der App wieder rückgängig gemacht werden.</string>
|
||||||
|
<string name="hide_dialog_button">Verstecken</string>
|
||||||
|
<string name="hideClicked">Das Icon wird bald verschwinden</string>
|
||||||
<string name="about">Über</string>
|
<string name="about">Über</string>
|
||||||
|
|
||||||
<string name="about1">Entwickelt von Federico Dossena</string>
|
<string name="about_dev">Entwickelt von Federico Dossena und Itai Levin</string>
|
||||||
<string name="website">Webseite</string>
|
<string name="website">Webseite</string>
|
||||||
<string name="github">Github</string>
|
|
||||||
<string name="donate">Spenden</string>
|
<string name="donate">Spenden</string>
|
||||||
</resources>
|
</resources>
|
||||||
@@ -1,23 +1,29 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="intro1">Esta aplicación te permite ver el estado de tus AirPods en cualquier dispositivo Android.</string>
|
<string name="intro_title">Esta aplicación te permite ver el estado de tus AirPods en cualquier dispositivo Android.</string>
|
||||||
<string name="intro2">Para operar necesitamos permiso para usar Bluetooth LE (Localización) y permiso para ejecutar la app en segundo plano.</string>
|
<string name="intro_message">Para operar necesitamos permiso para usar Bluetooth LE (Localización) y permiso para ejecutar la app en segundo plano.</string>
|
||||||
<string name="introAllow">Permitir</string>
|
<string name="intro_allow">Permitir</string>
|
||||||
<string name="main1">Esta aplicación mostrará una notificación cuando tus AirPods estén conectados.</string>
|
|
||||||
<string name="main2">Puedes ocultar la app si lo prefieres.</string>
|
<string name="main_description">Esta aplicación mostrará una notificación cuando tus AirPods estén conectados.</string>
|
||||||
|
<string name="hide_message">Puedes ocultar la app si lo prefieres.</string>
|
||||||
<string name="settings">Ajustes</string>
|
<string name="settings">Ajustes</string>
|
||||||
|
|
||||||
|
<string name="miui_warning">MIUI detectado</string>
|
||||||
|
<string name="miui_warning_continue">Continuar</string>
|
||||||
|
|
||||||
<string name="noBtText">Parece que éste dispositivo no tiene Bluetooth LE.</string>
|
<string name="noBtText">Parece que éste dispositivo no tiene Bluetooth LE.</string>
|
||||||
<string name="locationDisabledText">Necesitas activar la Localización para permitir que OpenPods lea el estado.</string>
|
<string name="locationDisabledText">Necesitas activar la Localización para permitir que OpenPods lea el estado.</string>
|
||||||
<string name="supportedDevices">Dispositivos compatibles:\n• Apple AirPods 1ª generación\n• Apple AirPods 2ª generación</string>
|
<string name="supportedDevicesTitle"><u>Dispositivos compatibles:</u></string>
|
||||||
|
<string name="supportedDevicesItems">• Apple AirPods 1ª generación\n• Apple AirPods 2ª generación\n• Apple AirPods Pro</string>
|
||||||
|
|
||||||
<string name="hide">Ocultar app</string>
|
|
||||||
<string name="hideClicked">El icono desaparecerá pronto</string>
|
|
||||||
<string name="batterySaver">Ahorro de energía (no recomendado)</string>
|
<string name="batterySaver">Ahorro de energía (no recomendado)</string>
|
||||||
<string name="batterySaver_desc">Activa ésta opción si el Bluetooth consume mucha batería.</string>
|
<string name="batterySaver_desc">Activa ésta opción si el Bluetooth consume mucha batería.</string>
|
||||||
|
<string name="hide">Ocultar app</string>
|
||||||
|
<string name="hide_desc">Ocultar esta aplicación de la launcher</string>
|
||||||
|
<string name="hideClicked">El icono desaparecerá pronto</string>
|
||||||
<string name="about">Acerca de</string>
|
<string name="about">Acerca de</string>
|
||||||
|
|
||||||
<string name="about1">Desarrollado por Federico Dossena</string>
|
<string name="about_dev">Desarrollado por Federico Dossena y Itai Levin</string>
|
||||||
<string name="website">Página web</string>
|
<string name="website">Página web</string>
|
||||||
<string name="github">Github</string>
|
|
||||||
<string name="donate">Donar</string>
|
<string name="donate">Donar</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -0,0 +1,29 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string name="intro_title">Cette application vous permet de voir l\'état de vos AirPods sur n\'importe quel appareil Android.</string>
|
||||||
|
<string name="intro_message">Pour opérer, nous avons besoin de votre permission pour utiliser Bluetooth LE (Localisation) et permission pour exécuter l\'application en arrière-plan.</string>
|
||||||
|
<string name="intro_allow">Permettre</string>
|
||||||
|
|
||||||
|
<string name="main_description">Cette application affichera une notification lorsque vos AirPods seront connectés.</string>
|
||||||
|
<string name="hide_message">Vous pouvez masquer cette application si vous voulez.</string>
|
||||||
|
<string name="settings">Réglages</string>
|
||||||
|
|
||||||
|
<string name="miui_warning">MIUI détecté</string>
|
||||||
|
<string name="miui_warning_continue">Continuer</string>
|
||||||
|
|
||||||
|
<string name="noBtText">Il semble que cet appareil ne dispose pas de Bluetooth LE.</string>
|
||||||
|
<string name="locationDisabledText">Vous devez activer la localisation pour permettre aux OpenPod de lire l\'état de vos AirPods.</string>
|
||||||
|
<string name="supportedDevicesTitle"><u>Appareils pris en charge :</u></string>
|
||||||
|
<string name="supportedDevicesItems">• Apple AirPods 1re génération\n• Apple AirPods 2e génération\n• Apple AirPods Pro</string>
|
||||||
|
|
||||||
|
<string name="batterySaver">Économiseur de batterie (non recommandé)</string>
|
||||||
|
<string name="batterySaver_desc">Activez cette option si Bluetooth utilise beaucoup de batterie</string>
|
||||||
|
<string name="hide">Masquer l\'application</string>
|
||||||
|
<string name="hide_desc">Masquer cette application</string>
|
||||||
|
<string name="hideClicked">L\'icône disparaîtra bientôt.</string>
|
||||||
|
<string name="about">À propos</string>
|
||||||
|
|
||||||
|
<string name="about_dev">Développé par Federico Dossena et Itai Levin</string>
|
||||||
|
<string name="website">Site web</string>
|
||||||
|
<string name="donate">Faire un don</string>
|
||||||
|
</resources>
|
||||||
@@ -1,24 +1,30 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="intro1">Questa app consente di monitorare lo stato delle tue AirPods su Android</string>
|
<string name="intro_title">Questa app consente di monitorare lo stato delle tue AirPods su Android</string>
|
||||||
<string name="intro2">Per funzionare, abbiamo bisogno dei permessi per Bluetooth LE (Posizione) e di esecuzione in background</string>
|
<string name="intro_message">Per funzionare, abbiamo bisogno dei permessi per Bluetooth LE (Posizione) e di esecuzione in background</string>
|
||||||
<string name="introAllow">Consenti</string>
|
<string name="intro_allow">Consenti</string>
|
||||||
<string name="main1">L\'app mostrerà una notifica quando le tue AirPods sono connesse</string>
|
|
||||||
<string name="main2">Puoi nascondere l\'app se vuoi</string>
|
<string name="main_description">L\'app mostrerà una notifica quando le tue AirPods sono connesse</string>
|
||||||
|
<string name="hide_message">Puoi nascondere l\'app se vuoi</string>
|
||||||
<string name="settings">Impostazioni</string>
|
<string name="settings">Impostazioni</string>
|
||||||
|
|
||||||
|
<string name="miui_warning">MIUI rilevata</string>
|
||||||
|
<string name="miui_warning_desc">La ROM di questo dispositivo ha dei problemi di compatibilità noti. Puoi continuare ma OpenPods potrebbe non funzionare correttamente.</string>
|
||||||
|
<string name="miui_warning_continue">Continua</string>
|
||||||
|
|
||||||
<string name="noBtText">Questo dispositivo non supporta Bluetooth LE</string>
|
<string name="noBtText">Questo dispositivo non supporta Bluetooth LE</string>
|
||||||
<string name="locationDisabledText">Attiva la posizione per permttere a OpenPods di leggere lo stato</string>
|
<string name="locationDisabledText">Attiva la posizione per permttere a OpenPods di leggere lo stato</string>
|
||||||
<string name="supportedDevices">Dispositivi supportati:\n• Apple AirPods 1st gen\n• Apple AirPods 2nd gen</string>
|
<string name="supportedDevicesTitle"><u>Dispositivi supportati:</u></string>
|
||||||
|
<string name="supportedDevicesItems">• Apple AirPods 1st gen\n• Apple AirPods 2nd gen\n• Apple AirPods Pro</string>
|
||||||
|
|
||||||
<string name="hide">Nascondi app</string>
|
|
||||||
<string name="hideClicked">L\'icona sarà rimossa presto</string>
|
|
||||||
<string name="batterySaver">Risparmio batteria (sconsigliato)</string>
|
<string name="batterySaver">Risparmio batteria (sconsigliato)</string>
|
||||||
<string name="batterySaver_desc">Attiva se il Bluetooth usa molta batteria</string>
|
<string name="batterySaver_desc">Attiva se il Bluetooth usa molta batteria</string>
|
||||||
|
<string name="hide">Nascondi app</string>
|
||||||
|
<string name="hide_desc">Nascondi questa app dal programma di avvio</string>
|
||||||
|
<string name="hideClicked">L\'icona sarà rimossa presto</string>
|
||||||
<string name="about">Informazioni su</string>
|
<string name="about">Informazioni su</string>
|
||||||
|
|
||||||
<string name="about1">Sviluppata da Federico Dossena</string>
|
<string name="about_dev">Sviluppata da Federico Dossena e Itai Levin</string>
|
||||||
<string name="website">Sito web</string>
|
<string name="website">Sito web</string>
|
||||||
<string name="github">Github</string>
|
|
||||||
<string name="donate">Donazioni</string>
|
<string name="donate">Donazioni</string>
|
||||||
</resources>
|
</resources>
|
||||||
@@ -0,0 +1,34 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string name="intro_title">אפליקציה זו מאפשרת לך לבדוק את המצב של האיירפודס שלך מכל מכשיר אנדרואיד</string>
|
||||||
|
<string name="intro_message">כדי שאפליקציה זו תוכל לתפקד, הינך נדרש לאפשר גישה ל-Bluetooth LE (מיקום) ולריצה ברקע</string>
|
||||||
|
<string name="intro_allow">אפשר</string>
|
||||||
|
|
||||||
|
<string name="main_description">האפליקציה תשלח התראה כאשר האיירפודס מחוברות</string>
|
||||||
|
<string name="hide_message">אתה יכול להסתיר אפליקציה זו</string>
|
||||||
|
<string name="settings">הגדרות</string>
|
||||||
|
|
||||||
|
<string name="miui_warning">MIUI נמצא</string>
|
||||||
|
<string name="miui_warning_desc">למערכת ההפעלה על מכשיר זה יש בעיות תאימות ידועות עם האפליקציה. אתה יכול להמשיך להשתמש ב-OpenPods אך לא בטוח שדברים יעבדו כמו שצריך.</string>
|
||||||
|
<string name="miui_warning_continue">המשך</string>
|
||||||
|
|
||||||
|
<string name="noBtText">נראה כי מכשיר זה אינו תומך ב-Bluetooth LE</string>
|
||||||
|
<string name="locationDisabledText">אתה צריך להפעיל שיתוף מיקום בכדי לאפשר ל-OpenPods לקרוא את סטטוס האוזניות</string>
|
||||||
|
<string name="supportedDevicesTitle"><u>מכשירים נתמכים</u></string>
|
||||||
|
<string name="supportedDevicesItems">• אפל איירפודס דור ראשון \n• אפל איירפודס דור שני \n• אפל איירפודס פרו </string>
|
||||||
|
|
||||||
|
<string name="batterySaver">חיסכון בסוללה (לא מומלץ)</string>
|
||||||
|
<string name="batterySaver_desc">הפעל אם Bluetooth משתמש בהרבה סוללה</string>
|
||||||
|
<string name="hide">הסתר אפליקציה</string>
|
||||||
|
<string name="hide_desc">הסתר את האפליקציה ממסך הבית</string>
|
||||||
|
<string name="hide_dialog">האם אתה בטוח?</string>
|
||||||
|
<string name="hide_dialog_desc">האם אתה בטוח שאתה רוצה להסתיר את האפליקציה? ניתן לבטל זאת רק על ידי התקנה מחדש</string>
|
||||||
|
<string name="hide_dialog_button">הסתר</string>
|
||||||
|
<string name="hideClicked">האפליקציה תוסתר בקרוב</string>
|
||||||
|
<string name="about">אודות</string>
|
||||||
|
|
||||||
|
<string name="about_dev">פותח על ידי פדריקו דוסנה ואיתי לוין</string>
|
||||||
|
<string name="website">אתר המפתח</string>
|
||||||
|
<string name="github">קוד מקור</string>
|
||||||
|
<string name="donate">תרומה</string>
|
||||||
|
</resources>
|
||||||
@@ -0,0 +1,33 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string name="intro_title">이 앱을 통해 Android 기기에서 에어팟의 상태를 확인할 수 있습니다.</string>
|
||||||
|
<string name="intro_message">작동하려면 Bluetooth LE(위치)를 사용할 수 있는 권한과 백그라운드에서 실행할 수 있는 권한이 필요합니다.</string>
|
||||||
|
<string name="intro_allow">허용</string>
|
||||||
|
|
||||||
|
<string name="main_description">앱에 에어팟이 연결되면 알림이 표시됩니다.</string>
|
||||||
|
<string name="hide_message">이 앱을 숨길 수 있습니다.</string>
|
||||||
|
<string name="settings">설정</string>
|
||||||
|
|
||||||
|
<string name="miui_warning">MIUI 발견됨</string>
|
||||||
|
<string name="miui_warning_desc">이 장치에서 실행 중인 ROM에 알려진 호환성 문제가 있습니다. 계속할 수는 있지만 OpenPod가 제대로 작동하지 않을 수 있습니다.</string>
|
||||||
|
<string name="miui_warning_continue">계속</string>
|
||||||
|
|
||||||
|
<string name="noBtText">이 장치에는 Bluetooth LE가 없는 것 같습니다.</string>
|
||||||
|
<string name="locationDisabledText">OpenPod에서 상태를 읽을 수 있도록 하려면 위치를 허용해야 합니다.</string>
|
||||||
|
<string name="supportedDevicesTitle"><u>지원하는 기기:</u></string>
|
||||||
|
<string name="supportedDevicesItems">• 애플 에어팟 1세대\n• 애플 에어팟 2세대\n• 애플 에어팟 프로</string>
|
||||||
|
|
||||||
|
<string name="batterySaver">배터리 관리모드 (추천하지 않음)</string>
|
||||||
|
<string name="batterySaver_desc">Bluetooth에서 배터리를 많이 사용하는 경우 이 옵션을 활성화하세요.</string>
|
||||||
|
<string name="hide">앱 숨기기</string>
|
||||||
|
<string name="hide_desc">실행 프로그램에서 이 앱 숨기기</string>
|
||||||
|
<string name="hide_dialog">정말 계속하시겠습니까?</string>
|
||||||
|
<string name="hide_dialog_desc">정말 이 앱을 숨기시겠습니까? 앱을 다시 설치해야 기능을 해제할 수 있습니다.</string>
|
||||||
|
<string name="hide_dialog_button">숨기기</string>
|
||||||
|
<string name="hideClicked">아이콘이 곧 사라집니다</string>
|
||||||
|
<string name="about">정보</string>
|
||||||
|
|
||||||
|
<string name="about_dev">개발자 : Federico Dossena, Itai Levin</string>
|
||||||
|
<string name="website">웹사이트</string>
|
||||||
|
<string name="donate">후원하기</string>
|
||||||
|
</resources>
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<color name="bgColorPrimary" >@android:color/transparent</color>
|
||||||
|
</resources>
|
||||||
@@ -0,0 +1,11 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<color name="colorPrimary" >#448AFF</color>
|
||||||
|
<color name="colorPrimaryDark" >#0D47A1</color>
|
||||||
|
<color name="colorAccent" >#448AFF</color>
|
||||||
|
|
||||||
|
<color name="textColorPrimary" >@android:color/primary_text_dark</color>
|
||||||
|
<color name="bgColorPrimary" >#000</color>
|
||||||
|
|
||||||
|
<color name="dgrey" >@android:color/darker_gray</color>
|
||||||
|
</resources>
|
||||||
@@ -0,0 +1,29 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string name="intro_title">Met deze app kun je de status van je AirPods bekijken op elk Android-apparaat</string>
|
||||||
|
<string name="intro_message">De app heeft toegang nodig tot Bluetooth LE (locatie), en moet op de achtergrond worden uitgevoerd</string>
|
||||||
|
<string name="intro_allow">Toestaan</string>
|
||||||
|
|
||||||
|
<string name="main_description">De app toont een melding zodra je je AirPods verbindt</string>
|
||||||
|
<string name="hide_message">Als je wilt, kun je deze app verbergen</string>
|
||||||
|
<string name="settings">Instellingen</string>
|
||||||
|
|
||||||
|
<string name="miui_warning">MIUI gedetecteerd</string>
|
||||||
|
<string name="miui_warning_continue">Doorgaan met</string>
|
||||||
|
|
||||||
|
<string name="noBtText">Het lijkt erop dat dit apparaat niet beschikt over Bluetooth LE</string>
|
||||||
|
<string name="locationDisabledText">Schakel je locatie in zodat OpenPods de status kan uitlezen</string>
|
||||||
|
<string name="supportedDevicesTitle"><u>Ondersteunde apparaten:</u></string>
|
||||||
|
<string name="supportedDevicesItems">• Apple AirPods 1e gen\n• Apple AirPods 2e gen\n• Apple AirPods Pro</string>
|
||||||
|
|
||||||
|
<string name="batterySaver">Accu-optimalisatie (niet aanbevolen)</string>
|
||||||
|
<string name="batterySaver_desc">Schakel dit in als je merkt dat het accuverbruik hoger is door Bluetooth</string>
|
||||||
|
<string name="hide">App verbergen</string>
|
||||||
|
<string name="hide_desc">Verberg deze app vanaf de launcher</string>
|
||||||
|
<string name="hideClicked">Het pictogram verdwijnt spoedig</string>
|
||||||
|
<string name="about">Over</string>
|
||||||
|
|
||||||
|
<string name="about_dev">Gemaakt door Federico Dossena en Itai Levin</string>
|
||||||
|
<string name="website">Website</string>
|
||||||
|
<string name="donate">Doneren</string>
|
||||||
|
</resources>
|
||||||
@@ -0,0 +1,29 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string name="intro_title">Это приложение позволяет Вам проверить статус ваших AirPods на любом Android-устройстве</string>
|
||||||
|
<string name="intro_message">Для работы нам нужно Bluetooth LE(местоположение) и разрешение на запуск в фоновом режиме</string>
|
||||||
|
<string name="intro_allow">Разрешить</string>
|
||||||
|
|
||||||
|
<string name="main_description">Приложение покажет уведомление, когда будет установлено соединение с AirPods</string>
|
||||||
|
<string name="hide_message">Вы можете скрыть это приложение, если хотите</string>
|
||||||
|
<string name="settings">Настройки</string>
|
||||||
|
|
||||||
|
<string name="miui_warning">MIUI обнаружено</string>
|
||||||
|
<string name="miui_warning_continue">Продолжать</string>
|
||||||
|
|
||||||
|
<string name="noBtText">Похоже, что Bluetooth LE не поддерживается на Вашем устройстве</string>
|
||||||
|
<string name="locationDisabledText">Вам нужно включить местоположение, чтобы разрешить OpenPods читать статус</string>
|
||||||
|
<string name="supportedDevicesTitle"><u>Поддерживаемые устройства:</u></string>
|
||||||
|
<string name="supportedDevicesItems">• Apple AirPods 1st gen\n• Apple AirPods 2nd gen\n• Apple AirPods Pro</string>
|
||||||
|
|
||||||
|
<string name="batterySaver">Режим энергосбережения (Не рекомендуется)</string>
|
||||||
|
<string name="batterySaver_desc">Включите, если Bluetooth использует слишком много ресурсов</string>
|
||||||
|
<string name="hide">Скрыть приложение</string>
|
||||||
|
<string name="hide_desc">Скрыть это приложение с домашней страницы</string>
|
||||||
|
<string name="hideClicked">Иконка скоро исчезнет</string>
|
||||||
|
<string name="about">О приложении</string>
|
||||||
|
|
||||||
|
<string name="about_dev">Разработано Federico Dossena и Itai Levin</string>
|
||||||
|
<string name="website">Сайт</string>
|
||||||
|
<string name="donate">Поддержать</string>
|
||||||
|
</resources>
|
||||||
@@ -0,0 +1,29 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<string name="intro_title">Цей додаток дозволяє Вам перевірити статус ваших AirPods на будь-якому Android-пристрої</string>
|
||||||
|
<string name="intro_message">Для роботи ми використовуємо Bluetooth LE (місцезнаходження) та дозвіл на роботу додатку в фоновому режимі</string>
|
||||||
|
<string name="intro_allow">Дозволити</string>
|
||||||
|
|
||||||
|
<string name="main_description">Цей додаток покаже сповіщення, коли Ваші AirPods будуть підключені</string>
|
||||||
|
<string name="hide_message">Ви можете сховати цей додаток, якщо бажаєте</string>
|
||||||
|
<string name="settings">Налаштування</string>
|
||||||
|
|
||||||
|
<string name="miui_warning">MIUI виявлено</string>
|
||||||
|
<string name="miui_warning_continue">продовжувати</string>
|
||||||
|
|
||||||
|
<string name="noBtText">Схоже, що цей пристрій не підтримує Bluetooth LE</string>
|
||||||
|
<string name="locationDisabledText">Вам потрібно ввімкнути місцезнаходження, для того, щоб дозволити OpenPods читати статус</string>
|
||||||
|
<string name="supportedDevicesTitle"><u>Supported devices:</u></string>
|
||||||
|
<string name="supportedDevicesItems">• Apple AirPods 1st gen\n• Apple AirPods 2nd gen\n• Apple AirPods Pro</string>
|
||||||
|
|
||||||
|
<string name="batterySaver">Режим збереження енергії (Не рекомендовано)</string>
|
||||||
|
<string name="batterySaver_desc">Увімкніть, якщо Bluetooth використовує багато ресурсів</string>
|
||||||
|
<string name="hide">Сховати додаток</string>
|
||||||
|
<string name="hide_desc">Приховати це додаток з домашньої сторінки</string>
|
||||||
|
<string name="hideClicked">Іконка скоро зникне</string>
|
||||||
|
<string name="about">Про програму</string>
|
||||||
|
|
||||||
|
<string name="about_dev">Розроблено Federico Dossena й Itai Levin</string>
|
||||||
|
<string name="website">Сайт</string>
|
||||||
|
<string name="donate">Підтримати</string>
|
||||||
|
</resources>
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources>
|
||||||
|
<color name="bgColorPrimary" >@android:color/transparent</color>
|
||||||
|
</resources>
|
||||||
@@ -1,24 +1,25 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<string name="intro1">此应用可以让您在任何安卓设备上查看 AirPods 的状态</string>
|
<string name="intro_title">此应用可以让您在任何安卓设备上查看 AirPods 的状态</string>
|
||||||
<string name="intro2">我们需要蓝牙、定位以及在后台运行的权限来正常运作</string>
|
<string name="intro_message">我们需要蓝牙、定位以及在后台运行的权限来正常运作</string>
|
||||||
<string name="introAllow">允许</string>
|
<string name="intro_allow">允许</string>
|
||||||
<string name="main1">当您的 AirPods 接入时,我们会在通知栏显示通知</string>
|
|
||||||
<string name="main2">您可以隐藏此应用</string>
|
<string name="main_description">当您的 AirPods 接入时,我们会在通知栏显示通知</string>
|
||||||
<string name="settings">Settings</string>
|
<string name="hide_message">您可以隐藏此应用</string>
|
||||||
|
|
||||||
<string name="noBtText">看起来您的设备并不支持蓝牙</string>
|
<string name="noBtText">看起来您的设备并不支持蓝牙</string>
|
||||||
<string name="locationDisabledText">您需要开启定位来让 OpenPods 读取状态</string>
|
<string name="locationDisabledText">您需要开启定位来让 OpenPods 读取状态</string>
|
||||||
<string name="supportedDevices">支持的设备:\n• Apple AirPods 一代\n• Apple AirPods 二代</string>
|
<string name="supportedDevicesTitle"><u>支持的设备:</u></string>
|
||||||
|
<string name="supportedDevicesItems">• Apple AirPods 一代\n• Apple AirPods 二代\n• Apple AirPods Pro</string>
|
||||||
|
|
||||||
<string name="hide">隐藏</string>
|
|
||||||
<string name="hideClicked">桌面图标很快就会被隐藏掉</string>
|
|
||||||
<string name="batterySaver">省电模式 (不推荐)</string>
|
<string name="batterySaver">省电模式 (不推荐)</string>
|
||||||
<string name="batterySaver_desc">可在蓝牙消耗过多电量时开启</string>
|
<string name="batterySaver_desc">可在蓝牙消耗过多电量时开启</string>
|
||||||
|
<string name="hide">隐藏</string>
|
||||||
|
<string name="hide_desc">从您的首页隐藏此应用</string>
|
||||||
|
<string name="hideClicked">桌面图标很快就会被隐藏掉</string>
|
||||||
<string name="about">关于</string>
|
<string name="about">关于</string>
|
||||||
|
|
||||||
<string name="about1">由 Federico Dossena 开发</string>
|
<string name="about_dev">由 Federico Dossena 和 Itai Levin 开发</string>
|
||||||
<string name="website">网站</string>
|
<string name="website">网站</string>
|
||||||
<string name="github">Github</string>
|
|
||||||
<string name="donate">捐赠</string>
|
<string name="donate">捐赠</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -1,8 +1,11 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<color name="colorPrimary">#448aff</color>
|
<color name="colorPrimary" >#448AFF</color>
|
||||||
<color name="colorPrimaryDark">#0d47a1</color>
|
<color name="colorPrimaryDark" >#0D47A1</color>
|
||||||
<color name="colorAccent">#448aff</color>
|
<color name="colorAccent" >#448AFF</color>
|
||||||
<color name="white">#ffffff</color>
|
|
||||||
<color name="black">#000000</color>
|
<color name="textColorPrimary" >@android:color/primary_text_light</color>
|
||||||
|
<color name="bgColorPrimary" >#FFF</color>
|
||||||
|
|
||||||
|
<color name="dgrey" >#737373</color>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -1,3 +1,19 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<dimen name="fab_margin">16dp</dimen>
|
<dimen name="padding_default" >12dp</dimen>
|
||||||
|
<dimen name="padding_main" >16dp</dimen>
|
||||||
|
|
||||||
|
<dimen name="noti_status_bat_size" >18dp</dimen>
|
||||||
|
|
||||||
|
<dimen name="noti_status_small_item_width" >80dp</dimen>
|
||||||
|
<dimen name="noti_status_small_item_height" >30dp</dimen>
|
||||||
|
<dimen name="noti_status_small_pod_width" >18dp</dimen>
|
||||||
|
<dimen name="noti_status_small_case_width" >25dp</dimen>
|
||||||
|
|
||||||
|
<dimen name="noti_status_big_pod_container" >70dp</dimen>
|
||||||
|
<dimen name="noti_status_big_case_container" >120dp</dimen>
|
||||||
|
<dimen name="noti_status_big_item_height" >90dp</dimen>
|
||||||
|
<dimen name="noti_status_big_pod_width" >40dp</dimen>
|
||||||
|
<dimen name="noti_status_big_case_width" >80dp</dimen>
|
||||||
|
<dimen name="noti_status_big_progressbar" >18dp</dimen>
|
||||||
</resources>
|
</resources>
|
||||||
@@ -1,25 +1,45 @@
|
|||||||
<resources>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<resources xmlns:tools="http://schemas.android.com/tools">
|
||||||
<string name="app_name" translatable="false">OpenPods</string>
|
<string name="app_name" translatable="false">OpenPods</string>
|
||||||
<string name="intro1">This app lets you check the status of your AirPods on any Android device</string>
|
|
||||||
<string name="intro2">To operate, we need permission to use Bluetooth LE (Location) and permission to run in background</string>
|
<string name="bg_noti_channel" translatable="false">Background Notification</string>
|
||||||
<string name="introAllow">Allow</string>
|
<string name="bg_noti_title" tools:ignore="MissingTranslation">Running in the background</string>
|
||||||
<string name="main1">The app will show a notification when your AirPods are connected</string>
|
<string name="bg_noti_text" tools:ignore="MissingTranslation">Click to open notification settings</string>
|
||||||
<string name="main2">You can hide this app if you want</string>
|
|
||||||
<string name="settings">Settings</string>
|
<string name="intro_title">This app lets you check the status of your AirPods on any Android device</string>
|
||||||
|
<string name="intro_message">To operate, we need permission to use Bluetooth LE (Location) and permission to run in background</string>
|
||||||
|
<string name="intro_allow">Allow</string>
|
||||||
|
<string name="intro_step" tools:ignore="MissingTranslation">Step</string>
|
||||||
|
<string name="intro_bat_perm" tools:ignore="MissingTranslation">Battery Optimization</string>
|
||||||
|
<string name="intro_loc1_perm" tools:ignore="MissingTranslation">Location Permission</string>
|
||||||
|
<string name="intro_loc2_perm" tools:ignore="MissingTranslation">Background Location Permission</string>
|
||||||
|
|
||||||
|
<string name="main_description">The app will show a notification when your AirPods are connected</string>
|
||||||
|
<string name="hide_message">You can hide this app if you want</string>
|
||||||
|
<string name="settings" tools:ignore="MissingTranslation">Settings</string>
|
||||||
|
|
||||||
|
<string name="miui_warning" tools:ignore="MissingTranslation">MIUI detected</string>
|
||||||
|
<string name="miui_warning_desc" tools:ignore="MissingTranslation">The ROM running on this device has known compatibility issues. You can continue but OpenPods may not work properly.</string>
|
||||||
|
<string name="miui_warning_continue" tools:ignore="MissingTranslation">Continue</string>
|
||||||
|
|
||||||
<string name="noBtText">It looks like this device doesn\'t have Bluetooth LE</string>
|
<string name="noBtText">It looks like this device doesn\'t have Bluetooth LE</string>
|
||||||
<string name="locationDisabledText">You need to turn on Location to allow OpenPods to read the status</string>
|
<string name="locationDisabledText">You need to turn on Location to allow OpenPods to read the status</string>
|
||||||
<string name="supportedDevices">Supported devices:\n• Apple AirPods 1st gen\n• Apple AirPods 2nd gen</string>
|
<string name="supportedDevicesTitle"><u>Supported devices:</u></string>
|
||||||
|
<string name="supportedDevicesItems">• Apple AirPods 1st gen\n• Apple AirPods 2nd gen\n• Apple AirPods Pro</string>
|
||||||
|
|
||||||
<string name="hide">Hide app</string>
|
|
||||||
<string name="hideClicked">The icon will disappear soon</string>
|
|
||||||
<string name="batterySaver">Battery saver (Not recommended)</string>
|
<string name="batterySaver">Battery saver (Not recommended)</string>
|
||||||
<string name="batterySaver_desc">Enable this if Bluetooth uses a lot of battery</string>
|
<string name="batterySaver_desc">Enable this if Bluetooth uses a lot of battery</string>
|
||||||
|
<string name="hide">Hide app</string>
|
||||||
|
<string name="hide_desc">Hide this app from the launcher</string>
|
||||||
|
<string name="hide_dialog" tools:ignore="MissingTranslation">Are you sure?</string>
|
||||||
|
<string name="hide_dialog_desc" tools:ignore="MissingTranslation">Are you sure that you want to hide the App? This can only be undone by reinstalling it.</string>
|
||||||
|
<string name="hide_dialog_button" tools:ignore="MissingTranslation">Hide</string>
|
||||||
|
<string name="hideClicked">The icon will disappear soon</string>
|
||||||
<string name="about">About</string>
|
<string name="about">About</string>
|
||||||
|
|
||||||
<string name="about1">Developed by Federico Dossena</string>
|
<string name="about_dev">Developed by Federico Dossena and Itai Levin</string>
|
||||||
<string name="website">Website</string>
|
<string name="website">Website</string>
|
||||||
<string name="github">Github</string>
|
<string name="github" tools:ignore="MissingTranslation">Github</string>
|
||||||
<string name="donate">Donate</string>
|
<string name="donate">Donate</string>
|
||||||
|
<string name="fdroid" translatable="false">F-Droid</string>
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<!-- Base application theme. -->
|
<style name="AppTheme" parent="Theme.AppCompat.DayNight.DarkActionBar">
|
||||||
<style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
|
|
||||||
<!-- Customize your theme here. -->
|
|
||||||
<item name="colorPrimary" >@color/colorPrimary</item>
|
<item name="colorPrimary" >@color/colorPrimary</item>
|
||||||
<item name="colorPrimaryDark" >@color/colorPrimaryDark</item>
|
<item name="colorPrimaryDark" >@color/colorPrimaryDark</item>
|
||||||
<item name="colorAccent" >@color/colorAccent</item>
|
<item name="colorAccent" >@color/colorAccent</item>
|
||||||
@@ -13,8 +12,4 @@
|
|||||||
<item name="windowNoTitle">true</item>
|
<item name="windowNoTitle">true</item>
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
<style name="AppTheme.AppBarOverlay" parent="ThemeOverlay.AppCompat.Dark.ActionBar" />
|
|
||||||
|
|
||||||
<style name="AppTheme.PopupOverlay" parent="ThemeOverlay.AppCompat.Light" />
|
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -0,0 +1,2 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<full-backup-content />
|
||||||
@@ -1,17 +0,0 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
|
||||||
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android">
|
|
||||||
<CheckBoxPreference
|
|
||||||
android:key="batterySaver"
|
|
||||||
android:title="@string/batterySaver"
|
|
||||||
android:summary="@string/batterySaver_desc"
|
|
||||||
android:defaultValue="false"
|
|
||||||
/>
|
|
||||||
<Preference
|
|
||||||
android:key="hideApp"
|
|
||||||
android:title="@string/hide"
|
|
||||||
/>
|
|
||||||
<Preference
|
|
||||||
android:key="about"
|
|
||||||
android:title="@string/about"
|
|
||||||
/>
|
|
||||||
</PreferenceScreen>
|
|
||||||
@@ -0,0 +1,55 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
|
<PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android"
|
||||||
|
xmlns:app="http://schemas.android.com/apk/res-auto">
|
||||||
|
|
||||||
|
<PreferenceCategory
|
||||||
|
android:title="@string/app_name"
|
||||||
|
app:iconSpaceReserved="false">
|
||||||
|
|
||||||
|
<CheckBoxPreference
|
||||||
|
android:defaultValue="false"
|
||||||
|
android:key="batterySaver"
|
||||||
|
android:summary="@string/batterySaver_desc"
|
||||||
|
android:title="@string/batterySaver"
|
||||||
|
app:iconSpaceReserved="false" />
|
||||||
|
|
||||||
|
<Preference
|
||||||
|
android:key="hideApp"
|
||||||
|
android:summary="@string/hide_desc"
|
||||||
|
android:title="@string/hide"
|
||||||
|
app:iconSpaceReserved="false" />
|
||||||
|
|
||||||
|
</PreferenceCategory>
|
||||||
|
|
||||||
|
<PreferenceCategory
|
||||||
|
android:title="@string/about"
|
||||||
|
app:iconSpaceReserved="false">
|
||||||
|
|
||||||
|
<Preference
|
||||||
|
android:key="about"
|
||||||
|
android:summary="@string/app_name"
|
||||||
|
android:title="@string/about"
|
||||||
|
app:iconSpaceReserved="false" />
|
||||||
|
|
||||||
|
<Preference
|
||||||
|
android:key="fdroid"
|
||||||
|
android:title="@string/fdroid"
|
||||||
|
app:iconSpaceReserved="false" />
|
||||||
|
<Preference
|
||||||
|
android:key="website"
|
||||||
|
android:title="@string/website"
|
||||||
|
app:iconSpaceReserved="false" />
|
||||||
|
|
||||||
|
<Preference
|
||||||
|
android:key="github"
|
||||||
|
android:title="@string/github"
|
||||||
|
app:iconSpaceReserved="false" />
|
||||||
|
|
||||||
|
<Preference
|
||||||
|
android:key="donate"
|
||||||
|
android:title="@string/donate"
|
||||||
|
app:iconSpaceReserved="false" />
|
||||||
|
|
||||||
|
</PreferenceCategory>
|
||||||
|
|
||||||
|
</PreferenceScreen>
|
||||||
@@ -3,11 +3,11 @@
|
|||||||
buildscript {
|
buildscript {
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
jcenter()
|
mavenCentral()
|
||||||
|
|
||||||
}
|
}
|
||||||
dependencies {
|
dependencies {
|
||||||
classpath 'com.android.tools.build:gradle:3.5.1'
|
classpath 'com.android.tools.build:gradle:4.2.1'
|
||||||
|
|
||||||
// NOTE: Do not place your application dependencies here; they belong
|
// NOTE: Do not place your application dependencies here; they belong
|
||||||
// in the individual module build.gradle files
|
// in the individual module build.gradle files
|
||||||
@@ -17,7 +17,7 @@ buildscript {
|
|||||||
allprojects {
|
allprojects {
|
||||||
repositories {
|
repositories {
|
||||||
google()
|
google()
|
||||||
jcenter()
|
mavenCentral()
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -6,6 +6,8 @@
|
|||||||
# http://www.gradle.org/docs/current/userguide/build_environment.html
|
# http://www.gradle.org/docs/current/userguide/build_environment.html
|
||||||
# Specifies the JVM arguments used for the daemon process.
|
# Specifies the JVM arguments used for the daemon process.
|
||||||
# The setting is particularly useful for tweaking memory settings.
|
# The setting is particularly useful for tweaking memory settings.
|
||||||
|
android.enableJetifier=true
|
||||||
|
android.useAndroidX=true
|
||||||
org.gradle.jvmargs=-Xmx1536m
|
org.gradle.jvmargs=-Xmx1536m
|
||||||
# When configured, Gradle will run in incubating parallel mode.
|
# When configured, Gradle will run in incubating parallel mode.
|
||||||
# This option should only be used with decoupled projects. More details, visit
|
# This option should only be used with decoupled projects. More details, visit
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
#Sat Aug 31 10:24:29 CEST 2019
|
#Mon Jun 07 14:29:04 IDT 2021
|
||||||
distributionBase=GRADLE_USER_HOME
|
distributionBase=GRADLE_USER_HOME
|
||||||
|
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-bin.zip
|
||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
|
||||||
zipStorePath=wrapper/dists
|
zipStorePath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-5.4.1-all.zip
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
|
|||||||
@@ -4,34 +4,35 @@
|
|||||||
The Free and Open Source app for monitoring your AirPods on Android
|
The Free and Open Source app for monitoring your AirPods on Android
|
||||||
|
|
||||||
## Download
|
## Download
|
||||||
[Download from F-Droid](https://f-droid.org/repository/browse/?fdid=com.dosse.airpods)
|
<a href="https://f-droid.org/packages/com.dosse.airpods"><img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80"></a>
|
||||||
|
|
||||||
[Download APK](https://downloads.fdossena.com/geth.php?r=openpods-apk)
|
[Download APK](https://downloads.fdossena.com/geth.php?r=openpods-apk)
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
* Shows a notification with AirPods status when they are connected
|
* Shows a notification with AirPods status when they are connected
|
||||||
* Respects your privacy
|
* Respects your privacy
|
||||||
* Free and Open Source software
|
* Free and Open Source software
|
||||||
|
* Supports Dark Theme
|
||||||
|
|
||||||
## Supported devices
|
## Supported devices
|
||||||
* Apple AirPods 1st gen
|
* Apple AirPods 1st gen
|
||||||
* Apple AirPods 2nd gen
|
* Apple AirPods 2nd gen
|
||||||
|
* Apple AirPods Pro
|
||||||
|
|
||||||
## DO NOT REUPLOAD TO GOOGLE PLAY
|
## DO NOT REUPLOAD TO GOOGLE PLAY
|
||||||
**This app violates Google Play policies and is designed to break if you try to fix that unless you really know what you're doing.** You have been warned. I do NOT want this app to be on Google Play.
|
**This app violates Google Play policies and is designed to break if you try to fix that unless you really know what you're doing.**<br />
|
||||||
|
Legal actions can and will be taken when uploading a compiled version to the Google Play Store that does not comply with the terms and conditions of the app's license. As a result, you may no longer be able to publish apps to the Google Play Store. This app is not intended to be uploaded to the Google Play Store. The developer is legally allowed to demand compensation.
|
||||||
|
|
||||||
I had to do this because several people were redistributing modified proprietary versions of this app on Google Play in violation of the GNU GPLv3 license.
|
This paragraph was added due to multiple license violations found on the Google Play Store. If you're not sure whether you're allowed to distribute your modified version, please contact the developer.
|
||||||
|
|
||||||
## Donate
|
## Donate
|
||||||
[Donate with PayPal](https://www.paypal.me/sineisochronic)
|
[Donate with PayPal](https://www.paypal.me/sineisochronic)
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||

|
<img src="fastlane/metadata/android/en-US/images/phoneScreenshots/screen1.png" width="400"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/screen2.png" width="400"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/screen3.png" width="400"> <img src="fastlane/metadata/android/en-US/images/phoneScreenshots/screen4.png" width="400">
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
Copyright (C) 2019 Federico Dossena
|
Copyright (C) 2021 Federico Dossena
|
||||||
|
|
||||||
This program is free software: you can redistribute it and/or modify
|
This program is free software: you can redistribute it and/or modify
|
||||||
it under the terms of the GNU General Public License as published by
|
it under the terms of the GNU General Public License as published by
|
||||||
|
|||||||
|
Before Width: | Height: | Size: 60 KiB After Width: | Height: | Size: 180 KiB |
|
Before Width: | Height: | Size: 62 KiB After Width: | Height: | Size: 187 KiB |