- 1741865846293
+ 1715348464927
diff --git a/src/Nots-master2/LICENSE b/src/Nots-master2/LICENSE
new file mode 100644
index 0000000..94a9ed0
--- /dev/null
+++ b/src/Nots-master2/LICENSE
@@ -0,0 +1,674 @@
+ GNU GENERAL PUBLIC LICENSE
+ Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc.
+ 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.
+
+
+ Copyright (C)
+
+ 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 .
+
+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:
+
+ Copyright (C)
+ 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
+.
+
+ 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
+.
diff --git a/src/Nots-master2/README.md b/src/Nots-master2/README.md
new file mode 100644
index 0000000..a44b3a1
--- /dev/null
+++ b/src/Nots-master2/README.md
@@ -0,0 +1,48 @@
+# 小米便签_Note1
+
+#### 任务介绍
+2023软件工程大作业——小米便签实现功能分析:
+1. 实现源码的分析构建,了解基础的架构设计;
+2. 对部分初始功能实现完善;
+3. 内容加密:对用户在便签上写的内容进行加密,综合运用信息安全技术;
+4. 内容查询:对写的便签内容实现模糊搜索功能;
+
+#### 添加功能:
+1. 首页界面:背景切换和欢迎过渡界面、首页新建文件夹和文件勾选移动、首页隐私模式切换;
+2. 文章界面:字数过滤统计、插入图片、文字复制粘贴等基础操作、字体大小切换、规划列表、定时提醒等;
+3. 正常模式与隐私模式切换(设置密钥 + 哈希处理);
+4. 笔记锁(单个笔记的锁 + 哈希处理);
+5. 字体和组件样式优化展示;
+6. 文字保存为图片、文档、文本文件;
+7. 录音为音频便签文件保存到本地;
+8. 便签内容模糊搜索和文本过滤
+9. 便签内容一键清除与重写
+
+#### 未完成功能:
+1. 登陆注册以及密码验证;
+2. 账户数据同步备份;
+3. 文本导出以及账户设置;
+
+#### 软件架构
+ 后续补充~
+
+#### 使用说明
+1. 配置安装Android Studio后,运行即可。参考文章:https://blog.csdn.net/qq_38436214/article/details/105073213
+2. 小米便签初步分析以及架构流程。参考文章:https://www.cnblogs.com/appletree24/p/17180883.html#noteslistitemjava
+
+#### 参与贡献
+
+1. Fork 本仓库
+2. 新建 Feat_xxx 分支
+3. 提交代码
+4. 新建 Pull Request
+
+
+#### 特技
+
+1. 使用 Readme\_XXX.md 来支持不同的语言,例如 Readme\_en.md, Readme\_zh.md
+2. Gitee 官方博客 [blog.gitee.com](https://blog.gitee.com)
+3. 你可以 [https://gitee.com/explore](https://gitee.com/explore) 这个地址来了解 Gitee 上的优秀开源项目
+4. [GVP](https://gitee.com/gvp) 全称是 Gitee 最有价值开源项目,是综合评定出的优秀开源项目
+5. Gitee 官方提供的使用手册 [https://gitee.com/help](https://gitee.com/help)
+6. Gitee 封面人物是一档用来展示 Gitee 会员风采的栏目 [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
diff --git a/src/Nots-master2/app/build.gradle b/src/Nots-master2/app/build.gradle
index bcd47b1..c2861c2 100644
--- a/src/Nots-master2/app/build.gradle
+++ b/src/Nots-master2/app/build.gradle
@@ -12,11 +12,11 @@ android {
applicationId "net.micode.notes"
- minSdkVersion 14
+ minSdkVersion 16
//noinspection ExpiredTargetSdkVersion
- targetSdkVersion 29
+ targetSdkVersion 20
}
@@ -31,5 +31,18 @@ android {
}
}
+ buildFeatures {
+ viewBinding true
+ }
+ aaptOptions.cruncherEnabled = false
+ aaptOptions.useNewCruncher = false
+
+
+}
+
+dependencies {
+// implementation 'com.android.support:recyclerview-v7:28.0.0'
+ //noinspection GradleCompatible
+ implementation 'com.android.support:appcompat-v7:28.0.0'
}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/AccountDialogTitleBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/AccountDialogTitleBinding.java
new file mode 100644
index 0000000..872d89e
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/AccountDialogTitleBinding.java
@@ -0,0 +1,80 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.LinearLayout;
+import android.widget.TextView;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+
+public final class AccountDialogTitleBinding implements ViewBinding {
+ @NonNull
+ private final LinearLayout rootView;
+
+ @NonNull
+ public final TextView accountDialogSubtitle;
+
+ @NonNull
+ public final TextView accountDialogTitle;
+
+ private AccountDialogTitleBinding(@NonNull LinearLayout rootView,
+ @NonNull TextView accountDialogSubtitle, @NonNull TextView accountDialogTitle) {
+ this.rootView = rootView;
+ this.accountDialogSubtitle = accountDialogSubtitle;
+ this.accountDialogTitle = accountDialogTitle;
+ }
+
+ @Override
+ @NonNull
+ public LinearLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static AccountDialogTitleBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static AccountDialogTitleBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.account_dialog_title, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static AccountDialogTitleBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.account_dialog_subtitle;
+ TextView accountDialogSubtitle = ViewBindings.findChildViewById(rootView, id);
+ if (accountDialogSubtitle == null) {
+ break missingId;
+ }
+
+ id = R.id.account_dialog_title;
+ TextView accountDialogTitle = ViewBindings.findChildViewById(rootView, id);
+ if (accountDialogTitle == null) {
+ break missingId;
+ }
+
+ return new AccountDialogTitleBinding((LinearLayout) rootView, accountDialogSubtitle,
+ accountDialogTitle);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/ActicityWordBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/ActicityWordBinding.java
new file mode 100644
index 0000000..01f7f5a
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/ActicityWordBinding.java
@@ -0,0 +1,80 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.RelativeLayout;
+import android.widget.TextView;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+import net.micode.notes.ui.NoteEditText;
+
+public final class ActicityWordBinding implements ViewBinding {
+ @NonNull
+ private final RelativeLayout rootView;
+
+ @NonNull
+ public final TextView characterCount;
+
+ @NonNull
+ public final NoteEditText editText;
+
+ private ActicityWordBinding(@NonNull RelativeLayout rootView, @NonNull TextView characterCount,
+ @NonNull NoteEditText editText) {
+ this.rootView = rootView;
+ this.characterCount = characterCount;
+ this.editText = editText;
+ }
+
+ @Override
+ @NonNull
+ public RelativeLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static ActicityWordBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static ActicityWordBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.acticity_word, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static ActicityWordBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.character_count;
+ TextView characterCount = ViewBindings.findChildViewById(rootView, id);
+ if (characterCount == null) {
+ break missingId;
+ }
+
+ id = R.id.edit_text;
+ NoteEditText editText = ViewBindings.findChildViewById(rootView, id);
+ if (editText == null) {
+ break missingId;
+ }
+
+ return new ActicityWordBinding((RelativeLayout) rootView, characterCount, editText);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/ActivitySplashBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/ActivitySplashBinding.java
new file mode 100644
index 0000000..8c70188
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/ActivitySplashBinding.java
@@ -0,0 +1,81 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.FrameLayout;
+import android.widget.LinearLayout;
+import android.widget.TextView;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+
+public final class ActivitySplashBinding implements ViewBinding {
+ @NonNull
+ private final FrameLayout rootView;
+
+ @NonNull
+ public final TextView fullscreenContent;
+
+ @NonNull
+ public final LinearLayout fullscreenContentControls;
+
+ private ActivitySplashBinding(@NonNull FrameLayout rootView, @NonNull TextView fullscreenContent,
+ @NonNull LinearLayout fullscreenContentControls) {
+ this.rootView = rootView;
+ this.fullscreenContent = fullscreenContent;
+ this.fullscreenContentControls = fullscreenContentControls;
+ }
+
+ @Override
+ @NonNull
+ public FrameLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static ActivitySplashBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static ActivitySplashBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.activity_splash, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static ActivitySplashBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.fullscreen_content;
+ TextView fullscreenContent = ViewBindings.findChildViewById(rootView, id);
+ if (fullscreenContent == null) {
+ break missingId;
+ }
+
+ id = R.id.fullscreen_content_controls;
+ LinearLayout fullscreenContentControls = ViewBindings.findChildViewById(rootView, id);
+ if (fullscreenContentControls == null) {
+ break missingId;
+ }
+
+ return new ActivitySplashBinding((FrameLayout) rootView, fullscreenContent,
+ fullscreenContentControls);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/AddAccountTextBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/AddAccountTextBinding.java
new file mode 100644
index 0000000..8d15ea4
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/AddAccountTextBinding.java
@@ -0,0 +1,52 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.widget.LinearLayout;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import net.micode.notes.R;
+
+public final class AddAccountTextBinding implements ViewBinding {
+ @NonNull
+ private final LinearLayout rootView;
+
+ private AddAccountTextBinding(@NonNull LinearLayout rootView) {
+ this.rootView = rootView;
+ }
+
+ @Override
+ @NonNull
+ public LinearLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static AddAccountTextBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static AddAccountTextBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.add_account_text, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static AddAccountTextBinding bind(@NonNull View rootView) {
+ if (rootView == null) {
+ throw new NullPointerException("rootView");
+ }
+
+ return new AddAccountTextBinding((LinearLayout) rootView);
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/DatetimePickerBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/DatetimePickerBinding.java
new file mode 100644
index 0000000..fd721a0
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/DatetimePickerBinding.java
@@ -0,0 +1,99 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.LinearLayout;
+import android.widget.NumberPicker;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+
+public final class DatetimePickerBinding implements ViewBinding {
+ @NonNull
+ private final LinearLayout rootView;
+
+ @NonNull
+ public final NumberPicker amPm;
+
+ @NonNull
+ public final NumberPicker date;
+
+ @NonNull
+ public final NumberPicker hour;
+
+ @NonNull
+ public final NumberPicker minute;
+
+ private DatetimePickerBinding(@NonNull LinearLayout rootView, @NonNull NumberPicker amPm,
+ @NonNull NumberPicker date, @NonNull NumberPicker hour, @NonNull NumberPicker minute) {
+ this.rootView = rootView;
+ this.amPm = amPm;
+ this.date = date;
+ this.hour = hour;
+ this.minute = minute;
+ }
+
+ @Override
+ @NonNull
+ public LinearLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static DatetimePickerBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static DatetimePickerBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.datetime_picker, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static DatetimePickerBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.amPm;
+ NumberPicker amPm = ViewBindings.findChildViewById(rootView, id);
+ if (amPm == null) {
+ break missingId;
+ }
+
+ id = R.id.date;
+ NumberPicker date = ViewBindings.findChildViewById(rootView, id);
+ if (date == null) {
+ break missingId;
+ }
+
+ id = R.id.hour;
+ NumberPicker hour = ViewBindings.findChildViewById(rootView, id);
+ if (hour == null) {
+ break missingId;
+ }
+
+ id = R.id.minute;
+ NumberPicker minute = ViewBindings.findChildViewById(rootView, id);
+ if (minute == null) {
+ break missingId;
+ }
+
+ return new DatetimePickerBinding((LinearLayout) rootView, amPm, date, hour, minute);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/DialogEditBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/DialogEditBinding.java
new file mode 100644
index 0000000..604da03
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/DialogEditBinding.java
@@ -0,0 +1,101 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.Button;
+import android.widget.EditText;
+import android.widget.RelativeLayout;
+import android.widget.TextView;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+
+public final class DialogEditBinding implements ViewBinding {
+ @NonNull
+ private final RelativeLayout rootView;
+
+ @NonNull
+ public final EditText etPhone;
+
+ @NonNull
+ public final Button no;
+
+ @NonNull
+ public final TextView title;
+
+ @NonNull
+ public final Button yes;
+
+ private DialogEditBinding(@NonNull RelativeLayout rootView, @NonNull EditText etPhone,
+ @NonNull Button no, @NonNull TextView title, @NonNull Button yes) {
+ this.rootView = rootView;
+ this.etPhone = etPhone;
+ this.no = no;
+ this.title = title;
+ this.yes = yes;
+ }
+
+ @Override
+ @NonNull
+ public RelativeLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static DialogEditBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static DialogEditBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.dialog_edit, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static DialogEditBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.et_phone;
+ EditText etPhone = ViewBindings.findChildViewById(rootView, id);
+ if (etPhone == null) {
+ break missingId;
+ }
+
+ id = R.id.no;
+ Button no = ViewBindings.findChildViewById(rootView, id);
+ if (no == null) {
+ break missingId;
+ }
+
+ id = R.id.title;
+ TextView title = ViewBindings.findChildViewById(rootView, id);
+ if (title == null) {
+ break missingId;
+ }
+
+ id = R.id.yes;
+ Button yes = ViewBindings.findChildViewById(rootView, id);
+ if (yes == null) {
+ break missingId;
+ }
+
+ return new DialogEditBinding((RelativeLayout) rootView, etPhone, no, title, yes);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/DialogEditTextBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/DialogEditTextBinding.java
new file mode 100644
index 0000000..e634c68
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/DialogEditTextBinding.java
@@ -0,0 +1,58 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.widget.EditText;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import net.micode.notes.R;
+
+public final class DialogEditTextBinding implements ViewBinding {
+ @NonNull
+ private final EditText rootView;
+
+ @NonNull
+ public final EditText etFolerName;
+
+ private DialogEditTextBinding(@NonNull EditText rootView, @NonNull EditText etFolerName) {
+ this.rootView = rootView;
+ this.etFolerName = etFolerName;
+ }
+
+ @Override
+ @NonNull
+ public EditText getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static DialogEditTextBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static DialogEditTextBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.dialog_edit_text, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static DialogEditTextBinding bind(@NonNull View rootView) {
+ if (rootView == null) {
+ throw new NullPointerException("rootView");
+ }
+
+ EditText etFolerName = (EditText) rootView;
+
+ return new DialogEditTextBinding((EditText) rootView, etFolerName);
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/FolderListItemBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/FolderListItemBinding.java
new file mode 100644
index 0000000..5f4ed70
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/FolderListItemBinding.java
@@ -0,0 +1,68 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.LinearLayout;
+import android.widget.TextView;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+
+public final class FolderListItemBinding implements ViewBinding {
+ @NonNull
+ private final LinearLayout rootView;
+
+ @NonNull
+ public final TextView tvFolderName;
+
+ private FolderListItemBinding(@NonNull LinearLayout rootView, @NonNull TextView tvFolderName) {
+ this.rootView = rootView;
+ this.tvFolderName = tvFolderName;
+ }
+
+ @Override
+ @NonNull
+ public LinearLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static FolderListItemBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static FolderListItemBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.folder_list_item, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static FolderListItemBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.tv_folder_name;
+ TextView tvFolderName = ViewBindings.findChildViewById(rootView, id);
+ if (tvFolderName == null) {
+ break missingId;
+ }
+
+ return new FolderListItemBinding((LinearLayout) rootView, tvFolderName);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteEditBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteEditBinding.java
new file mode 100644
index 0000000..f87d48d
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteEditBinding.java
@@ -0,0 +1,401 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.Button;
+import android.widget.FrameLayout;
+import android.widget.ImageView;
+import android.widget.LinearLayout;
+import android.widget.TextView;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+import net.micode.notes.ui.NoteEditText;
+
+public final class NoteEditBinding implements ViewBinding {
+ @NonNull
+ private final FrameLayout rootView;
+
+ @NonNull
+ public final Button btnExport;
+
+ @NonNull
+ public final Button btnImportImage;
+
+ @NonNull
+ public final ImageView btnSetBgColor;
+
+ @NonNull
+ public final Button clearButton;
+
+ @NonNull
+ public final LinearLayout fontSizeSelector;
+
+ @NonNull
+ public final ImageView ivAlertIcon;
+
+ @NonNull
+ public final ImageView ivBgBlue;
+
+ @NonNull
+ public final ImageView ivBgBlueSelect;
+
+ @NonNull
+ public final ImageView ivBgGreen;
+
+ @NonNull
+ public final ImageView ivBgGreenSelect;
+
+ @NonNull
+ public final ImageView ivBgRed;
+
+ @NonNull
+ public final ImageView ivBgRedSelect;
+
+ @NonNull
+ public final ImageView ivBgWhite;
+
+ @NonNull
+ public final ImageView ivBgWhiteSelect;
+
+ @NonNull
+ public final ImageView ivBgYellow;
+
+ @NonNull
+ public final ImageView ivBgYellowSelect;
+
+ @NonNull
+ public final ImageView ivLargeSelect;
+
+ @NonNull
+ public final ImageView ivMediumSelect;
+
+ @NonNull
+ public final ImageView ivSmallSelect;
+
+ @NonNull
+ public final ImageView ivSuperSelect;
+
+ @NonNull
+ public final FrameLayout llFontLarge;
+
+ @NonNull
+ public final FrameLayout llFontNormal;
+
+ @NonNull
+ public final FrameLayout llFontSmall;
+
+ @NonNull
+ public final FrameLayout llFontSuper;
+
+ @NonNull
+ public final LinearLayout noteBgColorSelector;
+
+ @NonNull
+ public final LinearLayout noteEditList;
+
+ @NonNull
+ public final NoteEditText noteEditView;
+
+ @NonNull
+ public final LinearLayout noteTitle;
+
+ @NonNull
+ public final LinearLayout svNoteEdit;
+
+ @NonNull
+ public final TextView textNum;
+
+ @NonNull
+ public final TextView tvAlertDate;
+
+ @NonNull
+ public final TextView tvModifiedDate;
+
+ private NoteEditBinding(@NonNull FrameLayout rootView, @NonNull Button btnExport,
+ @NonNull Button btnImportImage, @NonNull ImageView btnSetBgColor, @NonNull Button clearButton,
+ @NonNull LinearLayout fontSizeSelector, @NonNull ImageView ivAlertIcon,
+ @NonNull ImageView ivBgBlue, @NonNull ImageView ivBgBlueSelect, @NonNull ImageView ivBgGreen,
+ @NonNull ImageView ivBgGreenSelect, @NonNull ImageView ivBgRed,
+ @NonNull ImageView ivBgRedSelect, @NonNull ImageView ivBgWhite,
+ @NonNull ImageView ivBgWhiteSelect, @NonNull ImageView ivBgYellow,
+ @NonNull ImageView ivBgYellowSelect, @NonNull ImageView ivLargeSelect,
+ @NonNull ImageView ivMediumSelect, @NonNull ImageView ivSmallSelect,
+ @NonNull ImageView ivSuperSelect, @NonNull FrameLayout llFontLarge,
+ @NonNull FrameLayout llFontNormal, @NonNull FrameLayout llFontSmall,
+ @NonNull FrameLayout llFontSuper, @NonNull LinearLayout noteBgColorSelector,
+ @NonNull LinearLayout noteEditList, @NonNull NoteEditText noteEditView,
+ @NonNull LinearLayout noteTitle, @NonNull LinearLayout svNoteEdit, @NonNull TextView textNum,
+ @NonNull TextView tvAlertDate, @NonNull TextView tvModifiedDate) {
+ this.rootView = rootView;
+ this.btnExport = btnExport;
+ this.btnImportImage = btnImportImage;
+ this.btnSetBgColor = btnSetBgColor;
+ this.clearButton = clearButton;
+ this.fontSizeSelector = fontSizeSelector;
+ this.ivAlertIcon = ivAlertIcon;
+ this.ivBgBlue = ivBgBlue;
+ this.ivBgBlueSelect = ivBgBlueSelect;
+ this.ivBgGreen = ivBgGreen;
+ this.ivBgGreenSelect = ivBgGreenSelect;
+ this.ivBgRed = ivBgRed;
+ this.ivBgRedSelect = ivBgRedSelect;
+ this.ivBgWhite = ivBgWhite;
+ this.ivBgWhiteSelect = ivBgWhiteSelect;
+ this.ivBgYellow = ivBgYellow;
+ this.ivBgYellowSelect = ivBgYellowSelect;
+ this.ivLargeSelect = ivLargeSelect;
+ this.ivMediumSelect = ivMediumSelect;
+ this.ivSmallSelect = ivSmallSelect;
+ this.ivSuperSelect = ivSuperSelect;
+ this.llFontLarge = llFontLarge;
+ this.llFontNormal = llFontNormal;
+ this.llFontSmall = llFontSmall;
+ this.llFontSuper = llFontSuper;
+ this.noteBgColorSelector = noteBgColorSelector;
+ this.noteEditList = noteEditList;
+ this.noteEditView = noteEditView;
+ this.noteTitle = noteTitle;
+ this.svNoteEdit = svNoteEdit;
+ this.textNum = textNum;
+ this.tvAlertDate = tvAlertDate;
+ this.tvModifiedDate = tvModifiedDate;
+ }
+
+ @Override
+ @NonNull
+ public FrameLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static NoteEditBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static NoteEditBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.note_edit, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static NoteEditBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.btn_export;
+ Button btnExport = ViewBindings.findChildViewById(rootView, id);
+ if (btnExport == null) {
+ break missingId;
+ }
+
+ id = R.id.btn_import_image;
+ Button btnImportImage = ViewBindings.findChildViewById(rootView, id);
+ if (btnImportImage == null) {
+ break missingId;
+ }
+
+ id = R.id.btn_set_bg_color;
+ ImageView btnSetBgColor = ViewBindings.findChildViewById(rootView, id);
+ if (btnSetBgColor == null) {
+ break missingId;
+ }
+
+ id = R.id.clearButton;
+ Button clearButton = ViewBindings.findChildViewById(rootView, id);
+ if (clearButton == null) {
+ break missingId;
+ }
+
+ id = R.id.font_size_selector;
+ LinearLayout fontSizeSelector = ViewBindings.findChildViewById(rootView, id);
+ if (fontSizeSelector == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_alert_icon;
+ ImageView ivAlertIcon = ViewBindings.findChildViewById(rootView, id);
+ if (ivAlertIcon == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_bg_blue;
+ ImageView ivBgBlue = ViewBindings.findChildViewById(rootView, id);
+ if (ivBgBlue == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_bg_blue_select;
+ ImageView ivBgBlueSelect = ViewBindings.findChildViewById(rootView, id);
+ if (ivBgBlueSelect == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_bg_green;
+ ImageView ivBgGreen = ViewBindings.findChildViewById(rootView, id);
+ if (ivBgGreen == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_bg_green_select;
+ ImageView ivBgGreenSelect = ViewBindings.findChildViewById(rootView, id);
+ if (ivBgGreenSelect == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_bg_red;
+ ImageView ivBgRed = ViewBindings.findChildViewById(rootView, id);
+ if (ivBgRed == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_bg_red_select;
+ ImageView ivBgRedSelect = ViewBindings.findChildViewById(rootView, id);
+ if (ivBgRedSelect == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_bg_white;
+ ImageView ivBgWhite = ViewBindings.findChildViewById(rootView, id);
+ if (ivBgWhite == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_bg_white_select;
+ ImageView ivBgWhiteSelect = ViewBindings.findChildViewById(rootView, id);
+ if (ivBgWhiteSelect == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_bg_yellow;
+ ImageView ivBgYellow = ViewBindings.findChildViewById(rootView, id);
+ if (ivBgYellow == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_bg_yellow_select;
+ ImageView ivBgYellowSelect = ViewBindings.findChildViewById(rootView, id);
+ if (ivBgYellowSelect == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_large_select;
+ ImageView ivLargeSelect = ViewBindings.findChildViewById(rootView, id);
+ if (ivLargeSelect == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_medium_select;
+ ImageView ivMediumSelect = ViewBindings.findChildViewById(rootView, id);
+ if (ivMediumSelect == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_small_select;
+ ImageView ivSmallSelect = ViewBindings.findChildViewById(rootView, id);
+ if (ivSmallSelect == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_super_select;
+ ImageView ivSuperSelect = ViewBindings.findChildViewById(rootView, id);
+ if (ivSuperSelect == null) {
+ break missingId;
+ }
+
+ id = R.id.ll_font_large;
+ FrameLayout llFontLarge = ViewBindings.findChildViewById(rootView, id);
+ if (llFontLarge == null) {
+ break missingId;
+ }
+
+ id = R.id.ll_font_normal;
+ FrameLayout llFontNormal = ViewBindings.findChildViewById(rootView, id);
+ if (llFontNormal == null) {
+ break missingId;
+ }
+
+ id = R.id.ll_font_small;
+ FrameLayout llFontSmall = ViewBindings.findChildViewById(rootView, id);
+ if (llFontSmall == null) {
+ break missingId;
+ }
+
+ id = R.id.ll_font_super;
+ FrameLayout llFontSuper = ViewBindings.findChildViewById(rootView, id);
+ if (llFontSuper == null) {
+ break missingId;
+ }
+
+ id = R.id.note_bg_color_selector;
+ LinearLayout noteBgColorSelector = ViewBindings.findChildViewById(rootView, id);
+ if (noteBgColorSelector == null) {
+ break missingId;
+ }
+
+ id = R.id.note_edit_list;
+ LinearLayout noteEditList = ViewBindings.findChildViewById(rootView, id);
+ if (noteEditList == null) {
+ break missingId;
+ }
+
+ id = R.id.note_edit_view;
+ NoteEditText noteEditView = ViewBindings.findChildViewById(rootView, id);
+ if (noteEditView == null) {
+ break missingId;
+ }
+
+ id = R.id.note_title;
+ LinearLayout noteTitle = ViewBindings.findChildViewById(rootView, id);
+ if (noteTitle == null) {
+ break missingId;
+ }
+
+ id = R.id.sv_note_edit;
+ LinearLayout svNoteEdit = ViewBindings.findChildViewById(rootView, id);
+ if (svNoteEdit == null) {
+ break missingId;
+ }
+
+ id = R.id.text_num;
+ TextView textNum = ViewBindings.findChildViewById(rootView, id);
+ if (textNum == null) {
+ break missingId;
+ }
+
+ id = R.id.tv_alert_date;
+ TextView tvAlertDate = ViewBindings.findChildViewById(rootView, id);
+ if (tvAlertDate == null) {
+ break missingId;
+ }
+
+ id = R.id.tv_modified_date;
+ TextView tvModifiedDate = ViewBindings.findChildViewById(rootView, id);
+ if (tvModifiedDate == null) {
+ break missingId;
+ }
+
+ return new NoteEditBinding((FrameLayout) rootView, btnExport, btnImportImage, btnSetBgColor,
+ clearButton, fontSizeSelector, ivAlertIcon, ivBgBlue, ivBgBlueSelect, ivBgGreen,
+ ivBgGreenSelect, ivBgRed, ivBgRedSelect, ivBgWhite, ivBgWhiteSelect, ivBgYellow,
+ ivBgYellowSelect, ivLargeSelect, ivMediumSelect, ivSmallSelect, ivSuperSelect,
+ llFontLarge, llFontNormal, llFontSmall, llFontSuper, noteBgColorSelector, noteEditList,
+ noteEditView, noteTitle, svNoteEdit, textNum, tvAlertDate, tvModifiedDate);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteEditListItemBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteEditListItemBinding.java
new file mode 100644
index 0000000..a938595
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteEditListItemBinding.java
@@ -0,0 +1,80 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.CheckBox;
+import android.widget.LinearLayout;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+import net.micode.notes.ui.NoteEditText;
+
+public final class NoteEditListItemBinding implements ViewBinding {
+ @NonNull
+ private final LinearLayout rootView;
+
+ @NonNull
+ public final CheckBox cbEditItem;
+
+ @NonNull
+ public final NoteEditText etEditText;
+
+ private NoteEditListItemBinding(@NonNull LinearLayout rootView, @NonNull CheckBox cbEditItem,
+ @NonNull NoteEditText etEditText) {
+ this.rootView = rootView;
+ this.cbEditItem = cbEditItem;
+ this.etEditText = etEditText;
+ }
+
+ @Override
+ @NonNull
+ public LinearLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static NoteEditListItemBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static NoteEditListItemBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.note_edit_list_item, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static NoteEditListItemBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.cb_edit_item;
+ CheckBox cbEditItem = ViewBindings.findChildViewById(rootView, id);
+ if (cbEditItem == null) {
+ break missingId;
+ }
+
+ id = R.id.et_edit_text;
+ NoteEditText etEditText = ViewBindings.findChildViewById(rootView, id);
+ if (etEditText == null) {
+ break missingId;
+ }
+
+ return new NoteEditListItemBinding((LinearLayout) rootView, cbEditItem, etEditText);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteItemBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteItemBinding.java
new file mode 100644
index 0000000..592f605
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteItemBinding.java
@@ -0,0 +1,119 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.CheckBox;
+import android.widget.FrameLayout;
+import android.widget.ImageView;
+import android.widget.TextView;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+
+public final class NoteItemBinding implements ViewBinding {
+ @NonNull
+ private final FrameLayout rootView;
+
+ @NonNull
+ public final CheckBox checkbox;
+
+ @NonNull
+ public final ImageView ivAlertIcon;
+
+ @NonNull
+ public final FrameLayout noteItem;
+
+ @NonNull
+ public final TextView tvName;
+
+ @NonNull
+ public final TextView tvTime;
+
+ @NonNull
+ public final TextView tvTitle;
+
+ private NoteItemBinding(@NonNull FrameLayout rootView, @NonNull CheckBox checkbox,
+ @NonNull ImageView ivAlertIcon, @NonNull FrameLayout noteItem, @NonNull TextView tvName,
+ @NonNull TextView tvTime, @NonNull TextView tvTitle) {
+ this.rootView = rootView;
+ this.checkbox = checkbox;
+ this.ivAlertIcon = ivAlertIcon;
+ this.noteItem = noteItem;
+ this.tvName = tvName;
+ this.tvTime = tvTime;
+ this.tvTitle = tvTitle;
+ }
+
+ @Override
+ @NonNull
+ public FrameLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static NoteItemBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static NoteItemBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.note_item, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static NoteItemBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = android.R.id.checkbox;
+ CheckBox checkbox = ViewBindings.findChildViewById(rootView, id);
+ if (checkbox == null) {
+ break missingId;
+ }
+
+ id = R.id.iv_alert_icon;
+ ImageView ivAlertIcon = ViewBindings.findChildViewById(rootView, id);
+ if (ivAlertIcon == null) {
+ break missingId;
+ }
+
+ FrameLayout noteItem = (FrameLayout) rootView;
+
+ id = R.id.tv_name;
+ TextView tvName = ViewBindings.findChildViewById(rootView, id);
+ if (tvName == null) {
+ break missingId;
+ }
+
+ id = R.id.tv_time;
+ TextView tvTime = ViewBindings.findChildViewById(rootView, id);
+ if (tvTime == null) {
+ break missingId;
+ }
+
+ id = R.id.tv_title;
+ TextView tvTitle = ViewBindings.findChildViewById(rootView, id);
+ if (tvTitle == null) {
+ break missingId;
+ }
+
+ return new NoteItemBinding((FrameLayout) rootView, checkbox, ivAlertIcon, noteItem, tvName,
+ tvTime, tvTitle);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteListBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteListBinding.java
new file mode 100644
index 0000000..3fbe410
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteListBinding.java
@@ -0,0 +1,91 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.Button;
+import android.widget.FrameLayout;
+import android.widget.ListView;
+import android.widget.TextView;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+
+public final class NoteListBinding implements ViewBinding {
+ @NonNull
+ private final FrameLayout rootView;
+
+ @NonNull
+ public final Button btnNewNote;
+
+ @NonNull
+ public final ListView notesList;
+
+ @NonNull
+ public final TextView tvTitleBar;
+
+ private NoteListBinding(@NonNull FrameLayout rootView, @NonNull Button btnNewNote,
+ @NonNull ListView notesList, @NonNull TextView tvTitleBar) {
+ this.rootView = rootView;
+ this.btnNewNote = btnNewNote;
+ this.notesList = notesList;
+ this.tvTitleBar = tvTitleBar;
+ }
+
+ @Override
+ @NonNull
+ public FrameLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static NoteListBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static NoteListBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.note_list, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static NoteListBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.btn_new_note;
+ Button btnNewNote = ViewBindings.findChildViewById(rootView, id);
+ if (btnNewNote == null) {
+ break missingId;
+ }
+
+ id = R.id.notes_list;
+ ListView notesList = ViewBindings.findChildViewById(rootView, id);
+ if (notesList == null) {
+ break missingId;
+ }
+
+ id = R.id.tv_title_bar;
+ TextView tvTitleBar = ViewBindings.findChildViewById(rootView, id);
+ if (tvTitleBar == null) {
+ break missingId;
+ }
+
+ return new NoteListBinding((FrameLayout) rootView, btnNewNote, notesList, tvTitleBar);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteListDropdownMenuBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteListDropdownMenuBinding.java
new file mode 100644
index 0000000..c20da81
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteListDropdownMenuBinding.java
@@ -0,0 +1,75 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.Button;
+import android.widget.LinearLayout;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+
+public final class NoteListDropdownMenuBinding implements ViewBinding {
+ @NonNull
+ private final LinearLayout rootView;
+
+ @NonNull
+ public final LinearLayout navigationBar;
+
+ @NonNull
+ public final Button selectionMenu;
+
+ private NoteListDropdownMenuBinding(@NonNull LinearLayout rootView,
+ @NonNull LinearLayout navigationBar, @NonNull Button selectionMenu) {
+ this.rootView = rootView;
+ this.navigationBar = navigationBar;
+ this.selectionMenu = selectionMenu;
+ }
+
+ @Override
+ @NonNull
+ public LinearLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static NoteListDropdownMenuBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static NoteListDropdownMenuBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.note_list_dropdown_menu, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static NoteListDropdownMenuBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ LinearLayout navigationBar = (LinearLayout) rootView;
+
+ id = R.id.selection_menu;
+ Button selectionMenu = ViewBindings.findChildViewById(rootView, id);
+ if (selectionMenu == null) {
+ break missingId;
+ }
+
+ return new NoteListDropdownMenuBinding((LinearLayout) rootView, navigationBar, selectionMenu);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteListFooterBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteListFooterBinding.java
new file mode 100644
index 0000000..848cf81
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/NoteListFooterBinding.java
@@ -0,0 +1,51 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import net.micode.notes.R;
+
+public final class NoteListFooterBinding implements ViewBinding {
+ @NonNull
+ private final View rootView;
+
+ private NoteListFooterBinding(@NonNull View rootView) {
+ this.rootView = rootView;
+ }
+
+ @Override
+ @NonNull
+ public View getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static NoteListFooterBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static NoteListFooterBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.note_list_footer, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static NoteListFooterBinding bind(@NonNull View rootView) {
+ if (rootView == null) {
+ throw new NullPointerException("rootView");
+ }
+
+ return new NoteListFooterBinding(rootView);
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/SearchListBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/SearchListBinding.java
new file mode 100644
index 0000000..32755cb
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/SearchListBinding.java
@@ -0,0 +1,68 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.LinearLayout;
+import android.widget.ListView;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+
+public final class SearchListBinding implements ViewBinding {
+ @NonNull
+ private final LinearLayout rootView;
+
+ @NonNull
+ public final ListView listview;
+
+ private SearchListBinding(@NonNull LinearLayout rootView, @NonNull ListView listview) {
+ this.rootView = rootView;
+ this.listview = listview;
+ }
+
+ @Override
+ @NonNull
+ public LinearLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static SearchListBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static SearchListBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.search_list, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static SearchListBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.listview;
+ ListView listview = ViewBindings.findChildViewById(rootView, id);
+ if (listview == null) {
+ break missingId;
+ }
+
+ return new SearchListBinding((LinearLayout) rootView, listview);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/SettingsHeaderBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/SettingsHeaderBinding.java
new file mode 100644
index 0000000..2da731b
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/SettingsHeaderBinding.java
@@ -0,0 +1,81 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.Button;
+import android.widget.LinearLayout;
+import android.widget.TextView;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+
+public final class SettingsHeaderBinding implements ViewBinding {
+ @NonNull
+ private final LinearLayout rootView;
+
+ @NonNull
+ public final TextView prefenereceSyncStatusTextview;
+
+ @NonNull
+ public final Button preferenceSyncButton;
+
+ private SettingsHeaderBinding(@NonNull LinearLayout rootView,
+ @NonNull TextView prefenereceSyncStatusTextview, @NonNull Button preferenceSyncButton) {
+ this.rootView = rootView;
+ this.prefenereceSyncStatusTextview = prefenereceSyncStatusTextview;
+ this.preferenceSyncButton = preferenceSyncButton;
+ }
+
+ @Override
+ @NonNull
+ public LinearLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static SettingsHeaderBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static SettingsHeaderBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.settings_header, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static SettingsHeaderBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.prefenerece_sync_status_textview;
+ TextView prefenereceSyncStatusTextview = ViewBindings.findChildViewById(rootView, id);
+ if (prefenereceSyncStatusTextview == null) {
+ break missingId;
+ }
+
+ id = R.id.preference_sync_button;
+ Button preferenceSyncButton = ViewBindings.findChildViewById(rootView, id);
+ if (preferenceSyncButton == null) {
+ break missingId;
+ }
+
+ return new SettingsHeaderBinding((LinearLayout) rootView, prefenereceSyncStatusTextview,
+ preferenceSyncButton);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/Widget2xBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/Widget2xBinding.java
new file mode 100644
index 0000000..85e7d09
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/Widget2xBinding.java
@@ -0,0 +1,80 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.FrameLayout;
+import android.widget.ImageView;
+import android.widget.TextView;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+
+public final class Widget2xBinding implements ViewBinding {
+ @NonNull
+ private final FrameLayout rootView;
+
+ @NonNull
+ public final ImageView widgetBgImage;
+
+ @NonNull
+ public final TextView widgetText;
+
+ private Widget2xBinding(@NonNull FrameLayout rootView, @NonNull ImageView widgetBgImage,
+ @NonNull TextView widgetText) {
+ this.rootView = rootView;
+ this.widgetBgImage = widgetBgImage;
+ this.widgetText = widgetText;
+ }
+
+ @Override
+ @NonNull
+ public FrameLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static Widget2xBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static Widget2xBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.widget_2x, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static Widget2xBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.widget_bg_image;
+ ImageView widgetBgImage = ViewBindings.findChildViewById(rootView, id);
+ if (widgetBgImage == null) {
+ break missingId;
+ }
+
+ id = R.id.widget_text;
+ TextView widgetText = ViewBindings.findChildViewById(rootView, id);
+ if (widgetText == null) {
+ break missingId;
+ }
+
+ return new Widget2xBinding((FrameLayout) rootView, widgetBgImage, widgetText);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/Widget4xBinding.java b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/Widget4xBinding.java
new file mode 100644
index 0000000..10208e0
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/data_binding_base_class_source_out/debug/out/net/micode/notes/databinding/Widget4xBinding.java
@@ -0,0 +1,80 @@
+// Generated by view binder compiler. Do not edit!
+package net.micode.notes.databinding;
+
+import android.support.annotation.NonNull;
+import android.support.annotation.Nullable;
+import android.view.LayoutInflater;
+import android.view.View;
+import android.view.ViewGroup;
+import android.viewbinding.ViewBinding;
+import android.viewbinding.ViewBindings;
+import android.widget.FrameLayout;
+import android.widget.ImageView;
+import android.widget.TextView;
+import java.lang.NullPointerException;
+import java.lang.Override;
+import java.lang.String;
+import net.micode.notes.R;
+
+public final class Widget4xBinding implements ViewBinding {
+ @NonNull
+ private final FrameLayout rootView;
+
+ @NonNull
+ public final ImageView widgetBgImage;
+
+ @NonNull
+ public final TextView widgetText;
+
+ private Widget4xBinding(@NonNull FrameLayout rootView, @NonNull ImageView widgetBgImage,
+ @NonNull TextView widgetText) {
+ this.rootView = rootView;
+ this.widgetBgImage = widgetBgImage;
+ this.widgetText = widgetText;
+ }
+
+ @Override
+ @NonNull
+ public FrameLayout getRoot() {
+ return rootView;
+ }
+
+ @NonNull
+ public static Widget4xBinding inflate(@NonNull LayoutInflater inflater) {
+ return inflate(inflater, null, false);
+ }
+
+ @NonNull
+ public static Widget4xBinding inflate(@NonNull LayoutInflater inflater,
+ @Nullable ViewGroup parent, boolean attachToParent) {
+ View root = inflater.inflate(R.layout.widget_4x, parent, false);
+ if (attachToParent) {
+ parent.addView(root);
+ }
+ return bind(root);
+ }
+
+ @NonNull
+ public static Widget4xBinding bind(@NonNull View rootView) {
+ // The body of this method is generated in a way you would not otherwise write.
+ // This is done to optimize the compiled bytecode for size and performance.
+ int id;
+ missingId: {
+ id = R.id.widget_bg_image;
+ ImageView widgetBgImage = ViewBindings.findChildViewById(rootView, id);
+ if (widgetBgImage == null) {
+ break missingId;
+ }
+
+ id = R.id.widget_text;
+ TextView widgetText = ViewBindings.findChildViewById(rootView, id);
+ if (widgetText == null) {
+ break missingId;
+ }
+
+ return new Widget4xBinding((FrameLayout) rootView, widgetBgImage, widgetText);
+ }
+ String missingId = rootView.getResources().getResourceName(id);
+ throw new NullPointerException("Missing required view with ID: ".concat(missingId));
+ }
+}
diff --git a/src/Nots-master2/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java b/src/Nots-master2/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java
new file mode 100644
index 0000000..b067bc1
--- /dev/null
+++ b/src/Nots-master2/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java
@@ -0,0 +1,10 @@
+/**
+ * Automatically generated file. DO NOT MODIFY
+ */
+package net.micode.notes.test;
+
+public final class BuildConfig {
+ public static final boolean DEBUG = Boolean.parseBoolean("true");
+ public static final String APPLICATION_ID = "net.micode.notes.test";
+ public static final String BUILD_TYPE = "debug";
+}
diff --git a/src/Nots-master2/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java b/src/Nots-master2/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java
index db17690..287d38f 100644
--- a/src/Nots-master2/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java
+++ b/src/Nots-master2/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java
@@ -8,5 +8,5 @@ public final class BuildConfig {
public static final String APPLICATION_ID = "net.micode.notes";
public static final String BUILD_TYPE = "debug";
public static final int VERSION_CODE = 1;
- public static final String VERSION_NAME = "0.1";
+ public static final String VERSION_NAME = "1.0";
}
diff --git a/src/Nots-master2/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json b/src/Nots-master2/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json b/src/Nots-master2/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/apk/debug/app-debug.apk b/src/Nots-master2/app/build/intermediates/apk/debug/app-debug.apk
deleted file mode 100644
index 2eec958..0000000
Binary files a/src/Nots-master2/app/build/intermediates/apk/debug/app-debug.apk and /dev/null differ
diff --git a/src/Nots-master2/app/build/intermediates/apk_ide_redirect_file/debug/redirect.txt b/src/Nots-master2/app/build/intermediates/apk_ide_redirect_file/debug/redirect.txt
deleted file mode 100644
index 46dacc6..0000000
--- a/src/Nots-master2/app/build/intermediates/apk_ide_redirect_file/debug/redirect.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-#- File Locator -
-listingFile=../../apk/debug/output-metadata.json
diff --git a/src/Nots-master2/app/build/intermediates/app_classes/debug/classes.jar b/src/Nots-master2/app/build/intermediates/app_classes/debug/classes.jar
new file mode 100644
index 0000000..c1ae4fe
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/app_classes/debug/classes.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/app_metadata/debug/app-metadata.properties b/src/Nots-master2/app/build/intermediates/app_metadata/debug/app-metadata.properties
index 1d16f01..418c461 100644
--- a/src/Nots-master2/app/build/intermediates/app_metadata/debug/app-metadata.properties
+++ b/src/Nots-master2/app/build/intermediates/app_metadata/debug/app-metadata.properties
@@ -1,2 +1,2 @@
-appMetadataVersion=1.1
-androidGradlePluginVersion=7.4.1
+appMetadataVersion=1.0
+androidGradlePluginVersion=7.0.2
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar b/src/Nots-master2/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar
index a54964f..7dd5c91 100644
Binary files a/src/Nots-master2/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar and b/src/Nots-master2/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debugAndroidTest/R.jar b/src/Nots-master2/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debugAndroidTest/R.jar
new file mode 100644
index 0000000..bf72be7
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debugAndroidTest/R.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_base_class_log_artifact/debug/out/net.micode.notes-binding_classes.json b/src/Nots-master2/app/build/intermediates/data_binding_base_class_log_artifact/debug/out/net.micode.notes-binding_classes.json
new file mode 100644
index 0000000..79902c7
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/data_binding_base_class_log_artifact/debug/out/net.micode.notes-binding_classes.json differ
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_base_class_log_artifact/debugAndroidTest/out/net.micode.notes.test-binding_classes.json b/src/Nots-master2/app/build/intermediates/data_binding_base_class_log_artifact/debugAndroidTest/out/net.micode.notes.test-binding_classes.json
new file mode 100644
index 0000000..2bea446
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/data_binding_base_class_log_artifact/debugAndroidTest/out/net.micode.notes.test-binding_classes.json differ
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/account_dialog_title-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/account_dialog_title-layout.xml
new file mode 100644
index 0000000..a5bbc94
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/account_dialog_title-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/acticity_word-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/acticity_word-layout.xml
new file mode 100644
index 0000000..3ad0b22
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/acticity_word-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/activity_splash-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/activity_splash-layout.xml
new file mode 100644
index 0000000..033d363
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/activity_splash-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/add_account_text-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/add_account_text-layout.xml
new file mode 100644
index 0000000..578a0ec
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/add_account_text-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/datetime_picker-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/datetime_picker-layout.xml
new file mode 100644
index 0000000..49537f1
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/datetime_picker-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/dialog_edit-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/dialog_edit-layout.xml
new file mode 100644
index 0000000..96ddda5
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/dialog_edit-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/dialog_edit_text-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/dialog_edit_text-layout.xml
new file mode 100644
index 0000000..0a21998
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/dialog_edit_text-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/folder_list_item-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/folder_list_item-layout.xml
new file mode 100644
index 0000000..34472de
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/folder_list_item-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_edit-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_edit-layout.xml
new file mode 100644
index 0000000..56980e7
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_edit-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_edit_list_item-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_edit_list_item-layout.xml
new file mode 100644
index 0000000..eed3afc
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_edit_list_item-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_item-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_item-layout.xml
new file mode 100644
index 0000000..8f50664
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_item-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_list-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_list-layout.xml
new file mode 100644
index 0000000..91fdf3a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_list-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_list_dropdown_menu-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_list_dropdown_menu-layout.xml
new file mode 100644
index 0000000..e29bc0b
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_list_dropdown_menu-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_list_footer-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_list_footer-layout.xml
new file mode 100644
index 0000000..5465737
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/note_list_footer-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/search_list-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/search_list-layout.xml
new file mode 100644
index 0000000..ad5584d
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/search_list-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/settings_header-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/settings_header-layout.xml
new file mode 100644
index 0000000..114055f
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/settings_header-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/widget_2x-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/widget_2x-layout.xml
new file mode 100644
index 0000000..3b1b0b6
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/widget_2x-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/widget_4x-layout.xml b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/widget_4x-layout.xml
new file mode 100644
index 0000000..fd60bdc
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/data_binding_layout_info_type_merge/debug/out/widget_4x-layout.xml
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_0/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_0/graph.bin
index 601f245..45ec460 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_0/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_0/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin
index 601f245..27dadd2 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_10/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_10/graph.bin
index 601f245..41da52c 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_10/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_10/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_12/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_12/graph.bin
index 601f245..f3682c4 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_12/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_12/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_13/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_13/graph.bin
index 601f245..67ce1b4 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_13/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_13/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_14/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_14/graph.bin
index 601f245..936f67c 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_14/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_14/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_15/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_15/graph.bin
index 601f245..ae0887d 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_15/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_15/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_2/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_2/graph.bin
index 601f245..42e1b03 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_2/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_2/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_3/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_3/graph.bin
index 601f245..4b5f8da 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_3/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_3/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_4/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_4/graph.bin
index 601f245..535049f 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_4/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_4/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_6/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_6/graph.bin
index 601f245..a0a0b95 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_6/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_6/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_7/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_7/graph.bin
index 601f245..06f90af 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_7/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_7/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_9/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_9/graph.bin
index 601f245..a794e6a 100644
Binary files a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_9/graph.bin and b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_9/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_0/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_0/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_0/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_0/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_1/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_1/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_1/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_1/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_10/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_10/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_10/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_10/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_11/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_11/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_11/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_11/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_12/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_12/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_12/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_12/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_13/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_13/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_13/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_13/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_14/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_14/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_14/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_14/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_15/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_15/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_15/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_15/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_2/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_2/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_2/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_2/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_3/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_3/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_3/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_3/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_4/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_4/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_4/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_4/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_5/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_5/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_5/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_5/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_6/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_6/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_6/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_6/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_7/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_7/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_7/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_7/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_8/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_8/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_8/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_8/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_9/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_9/graph.bin
similarity index 100%
rename from src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_6ee7708bf6601df5db1de7f4b0df5651d3b1e0d47dd7bc9a74ae1be2b159252a_bucket_9/graph.bin
rename to src/Nots-master2/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_f9bfd486a0c7700a33b4b21d7feb5eb358bfe06182f54e00c43890a5405fb64e_bucket_9/graph.bin
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_0/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_0/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_0/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_1/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_1/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_1/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_2/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_2/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_2/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_3/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_3/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_3/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_4/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_4/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_4/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_5/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_5/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_5/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_6/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_6/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_6/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_7/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_7/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/dirs_bucket_7/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_0/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_0/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_0/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_1/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_1/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_1/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_2/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_2/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_2/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_3/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_3/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_3/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_4/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_4/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_4/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_5/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_5/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_5/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_6/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_6/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_6/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_7/graph.bin b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_7/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/desugar_graph/debugAndroidTest/out/currentProject/jar_9cf7c44c9cb5d0f49952ea09527e8aedd01e5609f0d1e51bae1ce67b1a5ec717_bucket_7/graph.bin differ
diff --git a/src/Nots-master2/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex b/src/Nots-master2/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex
index 2655955..6250bbc 100644
Binary files a/src/Nots-master2/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex and b/src/Nots-master2/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/dex/debugAndroidTest/mergeDexDebugAndroidTest/classes.dex b/src/Nots-master2/app/build/intermediates/dex/debugAndroidTest/mergeDexDebugAndroidTest/classes.dex
new file mode 100644
index 0000000..4666666
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/dex/debugAndroidTest/mergeDexDebugAndroidTest/classes.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/dex_archive_input_jar_hashes/debug/out b/src/Nots-master2/app/build/intermediates/dex_archive_input_jar_hashes/debug/out
index 7c9a3db..9359cb3 100644
Binary files a/src/Nots-master2/app/build/intermediates/dex_archive_input_jar_hashes/debug/out and b/src/Nots-master2/app/build/intermediates/dex_archive_input_jar_hashes/debug/out differ
diff --git a/src/Nots-master2/app/build/intermediates/dex_archive_input_jar_hashes/debugAndroidTest/out b/src/Nots-master2/app/build/intermediates/dex_archive_input_jar_hashes/debugAndroidTest/out
new file mode 100644
index 0000000..e31355d
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/dex_archive_input_jar_hashes/debugAndroidTest/out differ
diff --git a/src/Nots-master2/app/build/intermediates/dex_number_of_buckets_file/debugAndroidTest/out b/src/Nots-master2/app/build/intermediates/dex_number_of_buckets_file/debugAndroidTest/out
new file mode 100644
index 0000000..301160a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/dex_number_of_buckets_file/debugAndroidTest/out
@@ -0,0 +1 @@
+8
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/classes.dex b/src/Nots-master2/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/classes.dex
new file mode 100644
index 0000000..26bd2bd
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/classes.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/dataBindingGenBaseClassesDebug/base_builder_log.json b/src/Nots-master2/app/build/intermediates/incremental/dataBindingGenBaseClassesDebug/base_builder_log.json
new file mode 100644
index 0000000..2b1d3e3
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/dataBindingGenBaseClassesDebug/base_builder_log.json differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/dataBindingGenBaseClassesDebugAndroidTest/base_builder_log.json b/src/Nots-master2/app/build/intermediates/incremental/dataBindingGenBaseClassesDebugAndroidTest/base_builder_log.json
new file mode 100644
index 0000000..dca24b2
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/dataBindingGenBaseClassesDebugAndroidTest/base_builder_log.json differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state
index 1c983fc..5a73727 100644
Binary files a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2MnSavbv6YPu0V33qymBmfjKmpE= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2MnSavbv6YPu0V33qymBmfjKmpE=
new file mode 100644
index 0000000..d0dcd9c
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/2MnSavbv6YPu0V33qymBmfjKmpE= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5mi8hD85HXdn5Lis5h5nKgU71Cw= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5mi8hD85HXdn5Lis5h5nKgU71Cw=
new file mode 100644
index 0000000..32d47c0
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/5mi8hD85HXdn5Lis5h5nKgU71Cw= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/E8VxXu_Jy050J_rhQ7p7DHx+_2Q= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/E8VxXu_Jy050J_rhQ7p7DHx+_2Q=
new file mode 100644
index 0000000..8d3e763
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/E8VxXu_Jy050J_rhQ7p7DHx+_2Q= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EtqXuMrVYAQvkotNxI06+eqRK+I= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EtqXuMrVYAQvkotNxI06+eqRK+I=
new file mode 100644
index 0000000..1423435
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/EtqXuMrVYAQvkotNxI06+eqRK+I= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FN_qKk9KR_gva6kHPSWJo1p0vcc= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FN_qKk9KR_gva6kHPSWJo1p0vcc=
new file mode 100644
index 0000000..083d96b
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/FN_qKk9KR_gva6kHPSWJo1p0vcc= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/G7JJ97irhSIaSVbHNmk3VhZE8gU= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/G7JJ97irhSIaSVbHNmk3VhZE8gU=
new file mode 100644
index 0000000..45e8d00
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/G7JJ97irhSIaSVbHNmk3VhZE8gU= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/J1Qp4LehhnxuHy0N+kyy8UhJZBo= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/J1Qp4LehhnxuHy0N+kyy8UhJZBo=
new file mode 100644
index 0000000..06e914d
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/J1Qp4LehhnxuHy0N+kyy8UhJZBo= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/L1XPyEAJVNSvibtausFskVR4Zac= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/L1XPyEAJVNSvibtausFskVR4Zac=
new file mode 100644
index 0000000..6bb2c49
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/L1XPyEAJVNSvibtausFskVR4Zac= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MruczdfoJUFhKNyTvQtSdDpua6U= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MruczdfoJUFhKNyTvQtSdDpua6U=
new file mode 100644
index 0000000..2365cb9
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/MruczdfoJUFhKNyTvQtSdDpua6U= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/O4xhbl0L4Ggr9CvduoftSuC6X4E= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/O4xhbl0L4Ggr9CvduoftSuC6X4E=
new file mode 100644
index 0000000..2b56acd
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/O4xhbl0L4Ggr9CvduoftSuC6X4E= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P67HlGg2UJlAFnc6BK2L8xAJ+oM= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P67HlGg2UJlAFnc6BK2L8xAJ+oM=
new file mode 100644
index 0000000..0fb7130
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/P67HlGg2UJlAFnc6BK2L8xAJ+oM= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PHygncuFVSjOV9+LN7lHH2HTJtk= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PHygncuFVSjOV9+LN7lHH2HTJtk=
new file mode 100644
index 0000000..e9e7608
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PHygncuFVSjOV9+LN7lHH2HTJtk= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RTJ01NJS7F6bwncn7tWTWOCyqxU= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RTJ01NJS7F6bwncn7tWTWOCyqxU=
new file mode 100644
index 0000000..483b42c
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RTJ01NJS7F6bwncn7tWTWOCyqxU= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RgRMbfplseqWC+zfN0S+r3RAlm8= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RgRMbfplseqWC+zfN0S+r3RAlm8=
new file mode 100644
index 0000000..c063f2b
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/RgRMbfplseqWC+zfN0S+r3RAlm8= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/XUtBvQvjSwuQ+Eqcv_9ht5TAAEM= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/XUtBvQvjSwuQ+Eqcv_9ht5TAAEM=
new file mode 100644
index 0000000..25547cc
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/XUtBvQvjSwuQ+Eqcv_9ht5TAAEM= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YnF1jXSy4mUOizn0QuW+Kd7nmGg= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YnF1jXSy4mUOizn0QuW+Kd7nmGg=
new file mode 100644
index 0000000..e7159a9
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/YnF1jXSy4mUOizn0QuW+Kd7nmGg= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z90aRaW9CLyG5y5bZqzdXW1rIlY= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z90aRaW9CLyG5y5bZqzdXW1rIlY=
new file mode 100644
index 0000000..1c79806
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/Z90aRaW9CLyG5y5bZqzdXW1rIlY= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_2uGUuZJgQ0UGCwP5RqMsWPqHJc= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_2uGUuZJgQ0UGCwP5RqMsWPqHJc=
new file mode 100644
index 0000000..27924dd
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/_2uGUuZJgQ0UGCwP5RqMsWPqHJc= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/a50dQTz1KhbnSX+TJrCRFELdGwE= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/a50dQTz1KhbnSX+TJrCRFELdGwE=
new file mode 100644
index 0000000..b12b287
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/a50dQTz1KhbnSX+TJrCRFELdGwE= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/aGTMqT5mGOeAO7EU3M9dBuUNxag= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/aGTMqT5mGOeAO7EU3M9dBuUNxag=
new file mode 100644
index 0000000..371b441
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/aGTMqT5mGOeAO7EU3M9dBuUNxag= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/auukNQCptxdaRcODo509_R9LQi0= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/auukNQCptxdaRcODo509_R9LQi0=
new file mode 100644
index 0000000..f61d762
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/auukNQCptxdaRcODo509_R9LQi0= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/bKQW+nDJJl5lpUSMEtEb36Qs2Ok= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/bKQW+nDJJl5lpUSMEtEb36Qs2Ok=
new file mode 100644
index 0000000..feebff2
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/bKQW+nDJJl5lpUSMEtEb36Qs2Ok= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cAODLo5XaIquU1_hdAhpz+PP8gY= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cAODLo5XaIquU1_hdAhpz+PP8gY=
new file mode 100644
index 0000000..e27d24a
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/cAODLo5XaIquU1_hdAhpz+PP8gY= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/f_Y0FAud+kgVO9w_+RSaoTm3hmg= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/f_Y0FAud+kgVO9w_+RSaoTm3hmg=
new file mode 100644
index 0000000..3c086f3
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/f_Y0FAud+kgVO9w_+RSaoTm3hmg= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ixBEkPWzdQorsCh6j5Xbv9upD1I= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ixBEkPWzdQorsCh6j5Xbv9upD1I=
new file mode 100644
index 0000000..a19a2a5
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/ixBEkPWzdQorsCh6j5Xbv9upD1I= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kDDjylvRYllOdOzXgiteEdFnPQ4= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kDDjylvRYllOdOzXgiteEdFnPQ4=
new file mode 100644
index 0000000..e49acf7
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/kDDjylvRYllOdOzXgiteEdFnPQ4= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/p16AHbdPbWRTJ62GqWrySHpgqZs= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/p16AHbdPbWRTJ62GqWrySHpgqZs=
new file mode 100644
index 0000000..b6ac9fe
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/p16AHbdPbWRTJ62GqWrySHpgqZs= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vC+O5TbfLjM4fUUWnDAg5KvlPNo= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vC+O5TbfLjM4fUUWnDAg5KvlPNo=
new file mode 100644
index 0000000..865488d
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vC+O5TbfLjM4fUUWnDAg5KvlPNo= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vW7hFghCUjyJ0ImWfhxNUI6a3Ys= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vW7hFghCUjyJ0ImWfhxNUI6a3Ys=
new file mode 100644
index 0000000..87586a5
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/vW7hFghCUjyJ0ImWfhxNUI6a3Ys= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wiNh4dbGmlzWNT9VJVTGvli3+b0= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wiNh4dbGmlzWNT9VJVTGvli3+b0=
new file mode 100644
index 0000000..a69b1ec
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wiNh4dbGmlzWNT9VJVTGvli3+b0= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yfPsrQ4zPodBUiL3d4eifjWyPXE= b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yfPsrQ4zPodBUiL3d4eifjWyPXE=
new file mode 100644
index 0000000..2dae2f9
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/yfPsrQ4zPodBUiL3d4eifjWyPXE= differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties b/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties
deleted file mode 100644
index e037c4b..0000000
--- a/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties
+++ /dev/null
@@ -1,96 +0,0 @@
-#Thu Mar 13 19:46:12 CST 2025
-net.micode.notes.app-main-7\:/drawable-hdpi/font_super.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/call_record.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/new_note_normal.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_normal.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/edit_yellow.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_green.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat
-net.micode.notes.app-main-7\:/menu/sub_folder.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\menu_sub_folder.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_yellow.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/font_small.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_small.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_white.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_white.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/edit_white.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_white.9.png.flat
-net.micode.notes.app-main-7\:/layout/account_dialog_title.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_account_dialog_title.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_green.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_green.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_down.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_down.9.png.flat
-net.micode.notes.app-main-7\:/color/secondary_text_dark.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\color_secondary_text_dark.xml.flat
-net.micode.notes.app-main-7\:/layout/dialog_edit_text.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit_text.xml.flat
-net.micode.notes.app-main-7\:/layout/widget_4x.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_4x.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_middle.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/menu_delete.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_delete.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/clock.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_clock.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/font_normal.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_normal.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/dropdown_icon.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_dropdown_icon.9.png.flat
-net.micode.notes.app-main-7\:/layout/note_edit.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/edit_green.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_green.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_green_single.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_single.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_white_single.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_single.9.png.flat
-net.micode.notes.app-main-7\:/raw-zh-rCN/introduction=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\raw-zh-rCN_introduction.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_green.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_green.png.flat
-net.micode.notes.app-main-7\:/xml/preferences.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\xml_preferences.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_red_single.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_single.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/delete.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_delete.png.flat
-net.micode.notes.app-main-7\:/menu/call_record_folder.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\menu_call_record_folder.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_red.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_red.png.flat
-net.micode.notes.app-main-7\:/layout/widget_2x.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_2x.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/menu_move.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_move.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_green_down.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_down.9.png.flat
-net.micode.notes.app-main-7\:/layout/note_edit_list_item.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit_list_item.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_blue.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_blue.png.flat
-net.micode.notes.app-main-7\:/layout/add_account_text.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_add_account_text.xml.flat
-net.micode.notes.app-main-7\:/xml/widget_4x_info.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_4x_info.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/font_size_selector_bg.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/selected.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_selected.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/search_result.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_search_result.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_white.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_white.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_middle.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_middle.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_green_middle.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_middle.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_white_down.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_down.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_single.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_single.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/font_large.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_large.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_up.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_up.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_red_middle.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_middle.9.png.flat
-net.micode.notes.app-main-7\:/layout/settings_header.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_settings_header.xml.flat
-net.micode.notes.app-main-7\:/menu/note_list.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat
-net.micode.notes.app-main-7\:/menu/call_note_edit.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\menu_call_note_edit.xml.flat
-net.micode.notes.app-main-7\:/drawable/new_note.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable_new_note.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/edit_red.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_red.9.png.flat
-net.micode.notes.app-main-7\:/layout/note_list.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list.xml.flat
-net.micode.notes.app-main-7\:/color/primary_text_dark.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\color_primary_text_dark.xml.flat
-net.micode.notes.app-main-7\:/layout/datetime_picker.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_datetime_picker.xml.flat
-net.micode.notes.app-main-7\:/raw/introduction=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\raw_introduction.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_single.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_single.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_yellow.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_yellow.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_red.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_red.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/title_alert.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_alert.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_red_down.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_down.9.png.flat
-net.micode.notes.app-main-7\:/menu/note_list_options.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_options.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/widget_2x_yellow.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_yellow.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/icon_app.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_icon_app.png.flat
-net.micode.notes.app-main-7\:/layout/note_item.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_note_item.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_background.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_background.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_red.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_red.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/title_bar_bg.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_bar_bg.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_footer_bg.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_footer_bg.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/new_note_pressed.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_pressed.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_green_up.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_up.9.png.flat
-net.micode.notes.app-main-7\:/layout/note_list_dropdown_menu.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_dropdown_menu.xml.flat
-net.micode.notes.app-main-7\:/layout/note_list_footer.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_footer.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_red_up.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_up.9.png.flat
-net.micode.notes.app-main-7\:/menu/note_list_dropdown.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_dropdown.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_white_up.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_up.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_blue.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_blue.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/bg_color_btn_mask.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/edit_blue.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_blue.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/bg_btn_set_color.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_btn_set_color.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/edit_title_white.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_white.9.png.flat
-net.micode.notes.app-main-7\:/xml/searchable.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\xml_searchable.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/notification.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_notification.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_blue_up.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_up.9.png.flat
-net.micode.notes.app-main-7\:/xml/widget_2x_info.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_2x_info.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/note_edit_color_selector_panel.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_white_middle.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_middle.9.png.flat
-net.micode.notes.app-main-7\:/layout/folder_list_item.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\layout_folder_list_item.xml.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_folder.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_folder.9.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/widget_4x_blue.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_blue.png.flat
-net.micode.notes.app-main-7\:/drawable-hdpi/list_yellow_down.9.png=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_down.9.png.flat
-net.micode.notes.app-main-7\:/menu/note_edit.xml=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\merged_res\\debug\\menu_note_edit.xml.flat
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml b/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml
deleted file mode 100644
index e49b0c3..0000000
--- a/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values/values.xml
+++ /dev/null
@@ -1,169 +0,0 @@
-
-
-
- -%s
- --%s
- --%s
- --%s
-
-
- Messaging
- Email
-
- #335b5b5b
- 26sp
- 20sp
- 17sp
- 14sp
- 33sp
-
- %1$s result for \"%2$s\"
-
- %1$s results for \"%2$s\"
-
- Confirm to delete folder and its notes?
- Confirm to delete this note?
- Confirm to delete the selected %d notes?
- Delete selected notes
- Notes
- Notes 2x2
- Notes 4x4
- Delete
- Call notes
- cancel
- set
- Delete reminder successfully
- Sorry, can not set clock on empty note
- Sorry, can not send and empty note to home
- The note is not exist
- Export failed, please check SD card
- SD card busy, not available now
- Sync is canceled
- Sync failed, internal error occurs
- Sync failed, please check network and account settings
- Export fail
- notes_%s.txt
- /MIUI/notes/
- The folder %1$s exist, please rename
- yyyyMMdd
- MMMd kk:mm
- Export text file (%1$s) to SD (%2$s) directory
- (%d)
- Have moved selected %1$d notes to %2$s folder
- Input name
- Note added to home
- Remind me
- New Folder
- Delete
- Deselect all
- Export text
- Change folder name
- Delete folder
- View folder
- Large
- Medium
- Font size
- Small
- Super
- Enter check list
- Move to folder
- Parent folder
- Leave check list
- Delete reminder
- Search
- Select all
- Nothing selected, the operation is invalid
- %d selected
- Send to home
- Settings
- Share
- Sync
- Cancel syncing
- Select folder
- Expired
- Send email
- Open map
- Call
- Browse web
- Take a look
- Got it
- Add note
- ...
- Sync notes with google task
- Sync account
- Add account
- New note background color random
- Cancel syncing
- Sync immediately
- Current account %1$s
- All sync related information will be deleted, which may result in duplicated items sometime
- Please select a google account. Local notes will be synced with google task.
- Sync notes
- Last sync time %1$s
- yyyy-MM-dd hh:mm:ss
- Cancel
- Change sync account
- Remove sync account
- Settings
- Cannot change the account because sync is in progress
- %1$s has been set as the sync account
- Notes
- Search notes
- Searching Notes
- Text in your notes
- Set reminder
- Export successful
- Sync is successful with account %1$s
- Getting remote note list...
- Logging into %1$s...
- Synchronize local notes with Google Task...
- Sync is canceled
- Sync is failed
- Sync is successful
- Syncing notes...
- No associated note found, click to create associated note.
- Privacy mode,can not see note content
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml b/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml
deleted file mode 100644
index 87ddbba..0000000
--- a/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
- -%s
- --%s
- --%s
- --%s
-
- Messaging
- Email
- #335b5b5b33sp26sp20sp17sp14spNotesNotes 2x2Notes 4x4No associated note found, click to create associated note.Privacy mode,can not see note content...Add noteDelete reminder successfullySet reminderExpiredyyyyMMddMMMd kk:mmGot itTake a lookCallSend emailBrowse webOpen map/MIUI/notes/notes_%s.txt(%d)New FolderExport textSyncCancel syncingSettingsSearchDeleteMove to folder%d selectedNothing selected, the operation is invalidSelect allDeselect allFont sizeSmallMediumLargeSuperEnter check listLeave check listView folderDelete folderChange folder nameThe folder %1$s exist, please renameShareSend to homeRemind meDelete reminderSelect folderParent folderNote added to homeConfirm to delete folder and its notes?Delete selected notesConfirm to delete the selected %d notes?Confirm to delete this note?Have moved selected %1$d notes to %2$s folderSD card busy, not available nowExport failed, please check SD cardThe note is not existSorry, can not set clock on empty noteSorry, can not send and empty note to homeExport successfulExport failExport text file (%1$s) to SD (%2$s) directorySyncing notes...Sync is successfulSync is failedSync is canceledSync is successful with account %1$sSync failed, please check network and account settingsSync failed, internal error occursSync is canceledLogging into %1$s...Getting remote note list...Synchronize local notes with Google Task...SettingsSync accountSync notes with google taskLast sync time %1$syyyy-MM-dd hh:mm:ssAdd accountChange sync accountRemove sync accountCancelSync immediatelyCancel syncingCurrent account %1$sAll sync related information will be deleted, which may result in duplicated items sometimeSync notesPlease select a google account. Local notes will be synced with google task.Cannot change the account because sync is in progress%1$s has been set as the sync accountNew note background color randomDeleteCall notesInput nameSearching NotesSearch notesText in your notesNotessetcancel
- %1$s result for \"%2$s\"
-
- %1$s results for \"%2$s\"
-
- 短信
- 邮件
- 便签便签2x2便签4x4没有关联内容,点击新建便签。访客模式下,便签内容不可见...新建便签成功删除提醒创建提醒已过期yyyyMMddMM月dd日 kk:mm知道了查看呼叫电话发送邮件浏览网页打开地图新建文件夹导出文本同步取消同步设置搜索删除移动到文件夹选中了 %d 项没有选中项,操作无效全选取消全选文字大小小正常大超大进入清单模式退出清单模式查看文件夹刪除文件夹修改文件夹名称文件夹 %1$s 已存在,请重新命名分享发送到桌面提醒我删除提醒选择文件夹上一级文件夹已添加到桌面删除确认要删除所选的 %d 条便签吗?确认要删除该条便签吗?确认删除文件夹及所包含的便签吗?已将所选 %1$d 条便签移到 %2$s 文件夹SD卡被占用,不能操作导出文本时发生错误,请检查SD卡要查看的便签不存在不能为空便签设置闹钟提醒不能将空便签发送到桌面导出成功导出失败已将文本文件(%1$s)输出至SD卡(%2$s)目录同步便签...同步成功同步失败同步已取消与%1$s同步成功同步失败,请检查网络和帐号设置同步失败,发生内部错误同步已取消登录%1$s...正在获取服务器便签列表...正在同步本地便签...设置同步账号与google task同步便签记录上次同步于 %1$s添加账号更换账号删除账号取消立即同步取消同步当前帐号 %1$s如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复同步便签请选择google帐号,便签将与该帐号的google task内容同步。正在同步中,不能修改同步帐号同步帐号已设置为%1$s新建便签背景颜色随机删除通话便签请输入名称正在搜索便签搜索便签便签中的文字便签设置取消
- %1$s 条符合“%2$s”的搜索结果
-
- 短信
- 郵件
- 便簽便簽2x2便簽4x4沒有關聯內容,點擊新建便簽。訪客模式下,便籤內容不可見...新建便簽成功刪除提醒創建提醒已過期yyyyMMddMM月dd日 kk:mm知道了查看呼叫電話發送郵件浏覽網頁打開地圖已將所選 %1$d 便籤移到 %2$s 文件夾新建文件夾導出文本同步取消同步設置搜尋刪除移動到文件夾選中了 %d 項沒有選中項,操作無效全選取消全選文字大小小正常大超大進入清單模式退出清單模式查看文件夾刪除文件夾修改文件夾名稱文件夾 %1$s 已存在,請重新命名分享發送到桌面提醒我刪除提醒選擇文件夾上一級文件夾已添加到桌面刪除确认要刪除所選的 %d 條便籤嗎?确认要删除該條便籤嗎?確認刪除檔夾及所包含的便簽嗎?SD卡被佔用,不能操作導出TXT時發生錯誤,請檢查SD卡要查看的便籤不存在不能爲空便籤設置鬧鐘提醒不能將空便籤發送到桌面導出成功導出失敗已將文本文件(%1$s)導出至SD(%2$s)目錄同步便簽...同步成功同步失敗同步已取消與%1$s同步成功同步失敗,請檢查網絡和帳號設置同步失敗,發生內部錯誤同步已取消登陸%1$s...正在獲取服務器便籤列表...正在同步本地便籤...設置同步賬號与google task同步便簽記錄上次同步于 %1$s添加賬號更換賬號刪除賬號取消立即同步取消同步當前帳號 %1$s如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復同步便簽請選擇google帳號,便簽將與該帳號的google task內容同步。正在同步中,不能修改同步帳號同步帳號已設置為%1$s新建便籤背景顏色隨機刪除通話便籤請輸入名稱正在搜索便籤搜索便籤便籤中的文字便籤設置取消
- %1$s 條符合”%2$s“的搜尋結果
-
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debugAndroidTest-mergeJavaRes/merge-state b/src/Nots-master2/app/build/intermediates/incremental/debugAndroidTest-mergeJavaRes/merge-state
new file mode 100644
index 0000000..1c983fc
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/debugAndroidTest-mergeJavaRes/merge-state differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestAssets/merger.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestAssets/merger.xml
new file mode 100644
index 0000000..1c10039
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestAssets/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestJniLibFolders/merger.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestJniLibFolders/merger.xml
new file mode 100644
index 0000000..1eae9dc
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestJniLibFolders/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties
new file mode 100644
index 0000000..5f3b692
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties
@@ -0,0 +1 @@
+#Fri May 24 12:16:29 CST 2024
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml
new file mode 100644
index 0000000..76ee8d4
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestShaders/merger.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestShaders/merger.xml
new file mode 100644
index 0000000..301d54d
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAndroidTestShaders/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAssets/merger.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAssets/merger.xml
index 31214b8..a337b09 100644
--- a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAssets/merger.xml
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugAssets/merger.xml
@@ -1,2 +1,2 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
index 1aeaf7f..bf9c8f2 100644
--- a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml
@@ -1,2 +1,2 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties
new file mode 100644
index 0000000..253355a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties
@@ -0,0 +1,106 @@
+#Thu May 22 18:42:15 CST 2025
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\folder_list_item.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_folder_list_item.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\xml\\preferences.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\xml_preferences.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_up.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\note_list_dropdown.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_dropdown.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_red.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\acticity_word.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_acticity_word.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\note_list.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_red.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\widget_2x.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_2x.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\keli.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_keli.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_move.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_middle.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_middle.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\note_edit.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_note_edit.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\font_super.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_alert.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_down.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_blue.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\xml\\searchable.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\xml_searchable.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_pressed.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\dialog_edit.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\sub_folder.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_sub_folder.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\call_record.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_bar_bg.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_single.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_blue.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable\\new_note.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable_new_note.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_up.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_blue.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\raw\\introduction=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\raw_introduction.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_icon_app.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_single.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable\\cauc_logo.jpg=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable_cauc_logo.jpg.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_dropdown_icon.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_down.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\raw\\testmusic.wav=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\raw_testmusic.wav.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\search_result.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_search_result.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_delete.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\call_note_edit.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_call_note_edit.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_up.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_down.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_normal.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\selected.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_selected.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_white.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_down.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\xml\\widget_4x_info.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_4x_info.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\font_small.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_small.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_up.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\note_list_footer.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_footer.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_single.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\account_dialog_title.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_account_dialog_title.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_single.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\xml\\widget_2x_info.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_2x_info.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_green.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\clock.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_clock.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\color\\primary_text_dark.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\color_primary_text_dark.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\note_edit_list_item.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit_list_item.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_background.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_background.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\search_list.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_search_list.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_white.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\note_list_options.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_options.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\note_list_dropdown_menu.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_dropdown_menu.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\dialog_edit_text.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit_text.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\activity_splash.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_splash.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\font_large.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_large.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_normal.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_folder.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\color\\secondary_text_dark.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\color_secondary_text_dark.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_footer_bg.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\settings_header.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_settings_header.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_yellow.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_middle.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_up.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_yellow.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\call_record_folder.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_call_record_folder.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\mi.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_mi.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\note_edit.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_white.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_white.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\datetime_picker.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_datetime_picker.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_green.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\op_start.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_op_start.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_btn_set_color.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\notification.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_notification.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\hutao.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_hutao.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_blue.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\delete.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_delete.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\mi1.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_mi1.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\widget_4x.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_4x.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_red.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_green.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\note_list.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_down.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_single.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_red.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_middle.9.png.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\add_account_text.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_add_account_text.xml.flat
+D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\note_item.xml=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_note_item.xml.flat
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml
new file mode 100644
index 0000000..d8fe69b
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-af/values-af.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigeer tuis"
+ "Navigeer op"
+ "Nog opsies"
+ "Klaar"
+ "Sien alles"
+ "Kies \'n program"
+ "AF"
+ "AAN"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Funksie+"
+ "Meta+"
+ "Shift+"
+ "spasiebalk"
+ "Simbool+"
+ "Kieslys+"
+ "Soek …"
+ "Vee navraag uit"
+ "Soeknavraag"
+ "Soek"
+ "Dien navraag in"
+ "Stemsoektog"
+ "Deel met"
+ "Deel met %s"
+ "Vou in"
+ "Soek"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml
new file mode 100644
index 0000000..1029135
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-am/values-am.xml
@@ -0,0 +1,32 @@
+
+
+ "ወደ መነሻ ይዳስሱ"
+ "ወደ ላይ ይዳስሱ"
+ "ተጨማሪ አማራጮች"
+ "ተከናውኗል"
+ "ሁሉንም ይመልከቱ"
+ "መተግበሪያ ይምረጡ"
+ "ጠፍቷል"
+ "በርቷል"
+ "Alt+"
+ "Ctrl+"
+ "ሰርዝ"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "ምናሌ+"
+ "ፈልግ…"
+ "መጠይቅ አጽዳ"
+ "የፍለጋ ጥያቄ"
+ "ፍለጋ"
+ "መጠይቅ ያስረክቡ"
+ "የድምፅ ፍለጋ"
+ "ከሚከተለው ጋር ያጋሩ"
+ "ከ%s ጋር አጋራ"
+ "ሰብስብ"
+ "ፈልግ"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml
new file mode 100644
index 0000000..e7fb419
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ar/values-ar.xml
@@ -0,0 +1,32 @@
+
+
+ "التنقل إلى الشاشة الرئيسية"
+ "التنقل إلى أعلى"
+ "خيارات إضافية"
+ "تم"
+ "عرض الكل"
+ "اختيار تطبيق"
+ "إيقاف"
+ "تشغيل"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "القائمة+"
+ "بحث…"
+ "محو طلب البحث"
+ "طلب البحث"
+ "بحث"
+ "إرسال طلب البحث"
+ "البحث الصوتي"
+ "مشاركة مع"
+ "مشاركة مع %s"
+ "تصغير"
+ "البحث"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml
new file mode 100644
index 0000000..2287e53
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-as/values-as.xml
@@ -0,0 +1,32 @@
+
+
+ "গৃহ পৃষ্ঠালৈ যাওক"
+ "ওপৰলৈ যাওক"
+ "অধিক বিকল্প"
+ "সম্পন্ন কৰা হ\'ল"
+ "সকলো চাওক"
+ "এটা এপ্ বাছনি কৰক"
+ "অফ কৰক"
+ "অন কৰক"
+ "Alt+"
+ "CTRL+"
+ "মচক"
+ "এণ্টাৰ"
+ "ফাংশ্বন+"
+ "মেটা+"
+ "শ্বিফ্ট+"
+ "স্পেচ"
+ "Sym+"
+ "মেনু+"
+ "অনুসন্ধান কৰক…"
+ "প্ৰশ্ন মচক"
+ "সন্ধান কৰিব খোজা প্ৰশ্ন"
+ "সন্ধান কৰক"
+ "প্ৰশ্ন দাখিল কৰক"
+ "কণ্ঠধ্বনিৰ যোগেৰে সন্ধান কৰক"
+ "ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক"
+ "%sৰ জৰিয়তে শ্বেয়াৰ কৰক"
+ "সংকুচিত কৰক"
+ "অনুসন্ধান কৰক"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml
new file mode 100644
index 0000000..8bbbd5b
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-az/values-az.xml
@@ -0,0 +1,32 @@
+
+
+ "Evə naviqasiya et"
+ "Yuxarı get"
+ "Digər variantlar"
+ "Hazırdır"
+ "Hamısına baxın"
+ "Tətbiq seçin"
+ "DEAKTİV"
+ "AKTİV"
+ "Alt+"
+ "Ctrl+"
+ "silin"
+ "daxil olun"
+ "Funksiya+"
+ "Meta+"
+ "Shift+"
+ "kosmos"
+ "Sym+"
+ "Menyu+"
+ "Axtarış..."
+ "Sorğunu təmizlə"
+ "Axtarış sorğusu"
+ "Axtarış"
+ "Sorğunu göndərin"
+ "Səsli axtarış"
+ "Bununla paylaşın"
+ "%s ilə paylaşın"
+ "Yığışdırın"
+ "Axtarış"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
new file mode 100644
index 0000000..77f07c2
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-b+sr+Latn/values-b+sr+Latn.xml
@@ -0,0 +1,32 @@
+
+
+ "Odlazak na Početnu"
+ "Kretanje nagore"
+ "Još opcija"
+ "Gotovo"
+ "Prikaži sve"
+ "Izbor aplikacije"
+ "ISKLJUČI"
+ "UKLJUČI"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "taster za razmak"
+ "Sym+"
+ "Menu+"
+ "Pretražite..."
+ "Brisanje upita"
+ "Upit za pretragu"
+ "Pretraga"
+ "Slanje upita"
+ "Glasovna pretraga"
+ "Deli sa"
+ "Deljenje sa aplikacijom %s"
+ "Skupi"
+ "Pretraži"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml
new file mode 100644
index 0000000..a0019be
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-be/values-be.xml
@@ -0,0 +1,32 @@
+
+
+ "Перайсці на галоўную старонку"
+ "Перайсці ўверх"
+ "Дадатковыя параметры"
+ "Гатова"
+ "Прагледзець усё"
+ "Выбраць праграму"
+ "ВЫКЛ."
+ "УКЛ."
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Enter"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "Прабел"
+ "Sym +"
+ "Меню +"
+ "Пошук..."
+ "Выдалiць запыт"
+ "Запыт на пошук"
+ "Пошук"
+ "Адправіць запыт"
+ "Галасавы пошук"
+ "Абагуліць з"
+ "Абагуліць праз праграму %s"
+ "Згарнуць"
+ "Пошук"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml
new file mode 100644
index 0000000..ce1cb44
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bg/values-bg.xml
@@ -0,0 +1,32 @@
+
+
+ "Придвижване към „Начало“"
+ "Придвижване нагоре"
+ "Още опции"
+ "Готово"
+ "Вижте всички"
+ "Изберете приложение"
+ "ИЗКЛ."
+ "ВКЛ."
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "клавиша за интервал"
+ "Sym+"
+ "Menu+"
+ "Търсете…"
+ "Изчистване на заявката"
+ "Заявка за търсене"
+ "Търсене"
+ "Изпращане на заявката"
+ "Гласово търсене"
+ "Споделяне със:"
+ "Споделяне със: %s"
+ "Свиване"
+ "Търсене"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml
new file mode 100644
index 0000000..b9e182a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bn/values-bn.xml
@@ -0,0 +1,32 @@
+
+
+ "হোম এ নেভিগেট করুন"
+ "উপরের দিকে নেভিগেট করুন"
+ "আরও বিকল্প"
+ "সম্পন্ন হয়েছে"
+ "সবগুলো দেখুন"
+ "একটি অ্যাপ্লিকেশান বেছে নিন"
+ "বন্ধ"
+ "চালু"
+ "Alt+"
+ "Ctrl+"
+ "মুছুন"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "স্পেস"
+ "Sym+"
+ "মেনু+"
+ "অনুসন্ধান..."
+ "ক্যোয়ারী সাফ করুন"
+ "ক্যোয়ারী খুঁজুন"
+ "খুঁজুন"
+ "ক্যোয়ারী জমা দিন"
+ "ভয়েস অনুসন্ধান"
+ "এর সাথে শেয়ার করুন"
+ "%s এর সাথে শেয়ার করুন"
+ "সঙ্কুচিত করুন"
+ "খুঁজুন"
+ "৯৯৯+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml
new file mode 100644
index 0000000..bc8630d
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-bs/values-bs.xml
@@ -0,0 +1,32 @@
+
+
+ "Vrati se na početnu stranicu"
+ "Navigiraj prema gore"
+ "Više opcija"
+ "Gotovo"
+ "Prikaži sve"
+ "Odaberite aplikaciju"
+ "ISKLJUČI"
+ "UKLJUČI"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "razmaknica"
+ "Sym+"
+ "Menu+"
+ "Pretraži..."
+ "Obriši upit"
+ "Pretraži upit"
+ "Traži"
+ "Pošalji upit"
+ "Glasovno pretraživanje"
+ "Dijeli sa"
+ "Dijeli koristeći aplikaciju %s"
+ "Skupi"
+ "Pretraži"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml
new file mode 100644
index 0000000..833039e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ca/values-ca.xml
@@ -0,0 +1,32 @@
+
+
+ "Navega a la pàgina d\'inici"
+ "Navega cap a dalt"
+ "Més opcions"
+ "Fet"
+ "Mostra\'ls tots"
+ "Selecciona una aplicació"
+ "DESACTIVAT"
+ "ACTIVAT"
+ "Alt+"
+ "Ctrl+"
+ "Supr"
+ "Retorn"
+ "Funció+"
+ "Meta+"
+ "Maj+"
+ "Espai"
+ "Sym+"
+ "Menú+"
+ "Cerca..."
+ "Esborra la consulta"
+ "Consulta de cerca"
+ "Cerca"
+ "Envia la consulta"
+ "Cerca per veu"
+ "Comparteix amb"
+ "Comparteix amb %s"
+ "Replega"
+ "Cerca"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml
new file mode 100644
index 0000000..a5878ca
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-cs/values-cs.xml
@@ -0,0 +1,32 @@
+
+
+ "Přejít na plochu"
+ "Přejít nahoru"
+ "Více možností"
+ "Hotovo"
+ "Zobrazit vše"
+ "Vybrat aplikaci"
+ "VYPNUTO"
+ "ZAPNUTO"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "mezerník"
+ "Sym+"
+ "Menu+"
+ "Vyhledat…"
+ "Smazat dotaz"
+ "Vyhledávací dotaz"
+ "Hledat"
+ "Odeslat dotaz"
+ "Hlasové vyhledávání"
+ "Sdílet pomocí"
+ "Sdílet s aplikací %s"
+ "Sbalit"
+ "Hledat"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml
new file mode 100644
index 0000000..7ae28b4
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-da/values-da.xml
@@ -0,0 +1,32 @@
+
+
+ "Naviger hjem"
+ "Naviger op"
+ "Flere muligheder"
+ "Luk"
+ "Se alle"
+ "Vælg en app"
+ "FRA"
+ "TIL"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "mellemrum"
+ "Sym+"
+ "Menu+"
+ "Søg…"
+ "Ryd forespørgslen"
+ "Søgeforespørgsel"
+ "Søg"
+ "Indsend forespørgslen"
+ "Talesøgning"
+ "Del med"
+ "Del med %s"
+ "Skjul"
+ "Søg"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml
new file mode 100644
index 0000000..d2f8510
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-de/values-de.xml
@@ -0,0 +1,32 @@
+
+
+ "Zur Startseite"
+ "Nach oben"
+ "Weitere Optionen"
+ "Fertig"
+ "Alle ansehen"
+ "App auswählen"
+ "Aus"
+ "An"
+ "Alt +"
+ "Strg +"
+ "Löschen"
+ "Eingabetaste"
+ "Funktionstaste +"
+ "Meta-Taste +"
+ "Umschalttaste +"
+ "Leertaste +"
+ "Sym-Taste +"
+ "Menütaste +"
+ "Suchen…"
+ "Suchanfrage löschen"
+ "Suchanfrage"
+ "Suchen"
+ "Suchanfrage senden"
+ "Sprachsuche"
+ "Freigeben für"
+ "Mit %s teilen"
+ "Minimieren"
+ "Suchen"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml
new file mode 100644
index 0000000..de7398c
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-el/values-el.xml
@@ -0,0 +1,32 @@
+
+
+ "Πλοήγηση στην αρχική σελίδα"
+ "Πλοήγηση προς τα επάνω"
+ "Περισσότερες επιλογές"
+ "Τέλος"
+ "Προβολή όλων"
+ "Επιλέξτε κάποια εφαρμογή"
+ "ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "ΕΝΕΡΓΟΠΟΙΗΣΗ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "διάστημα"
+ "Sym+"
+ "Menu+"
+ "Αναζήτηση…"
+ "Διαγραφή ερωτήματος"
+ "Ερώτημα αναζήτησης"
+ "Αναζήτηση"
+ "Υποβολή ερωτήματος"
+ "Φωνητική αναζήτηση"
+ "Κοινή χρήση με"
+ "Κοινή χρήση με %s"
+ "Σύμπτυξη"
+ "Αναζήτηση"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml
new file mode 100644
index 0000000..0b21ff7
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rAU/values-en-rAU.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml
new file mode 100644
index 0000000..0b21ff7
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rCA/values-en-rCA.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml
new file mode 100644
index 0000000..0b21ff7
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rGB/values-en-rGB.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml
new file mode 100644
index 0000000..0b21ff7
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rIN/values-en-rIN.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml
new file mode 100644
index 0000000..52e1a7d
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-en-rXC/values-en-rXC.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigate home"
+ "Navigate up"
+ "More options"
+ "Done"
+ "See all"
+ "Choose an app"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Search…"
+ "Clear query"
+ "Search query"
+ "Search"
+ "Submit query"
+ "Voice search"
+ "Share with"
+ "Share with %s"
+ "Collapse"
+ "Search"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml
new file mode 100644
index 0000000..edb8524
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es-rUS/values-es-rUS.xml
@@ -0,0 +1,32 @@
+
+
+ "Navegar a la página principal"
+ "Navegar hacia arriba"
+ "Más opciones"
+ "Listo"
+ "Ver todo"
+ "Elige una aplicación."
+ "DESACTIVADO"
+ "ACTIVADO"
+ "Alt+"
+ "Ctrl+"
+ "borrar"
+ "intro"
+ "Función+"
+ "Meta+"
+ "Mayúscula+"
+ "espacio"
+ "Sym+"
+ "Menú+"
+ "Buscar…"
+ "Eliminar la consulta"
+ "Búsqueda"
+ "Búsqueda"
+ "Enviar consulta"
+ "Búsqueda por voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Contraer"
+ "Buscar"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml
new file mode 100644
index 0000000..d2265ad
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-es/values-es.xml
@@ -0,0 +1,32 @@
+
+
+ "Ir a la pantalla de inicio"
+ "Desplazarse hacia arriba"
+ "Más opciones"
+ "Listo"
+ "Ver todo"
+ "Seleccionar una aplicación"
+ "DESACTIVADO"
+ "ACTIVADO"
+ "Alt +"
+ "Ctrl +"
+ "Eliminar"
+ "Intro"
+ "Función +"
+ "Meta +"
+ "Mayús +"
+ "Espacio"
+ "Sym +"
+ "Menú +"
+ "Buscar…"
+ "Borrar consulta"
+ "Consulta"
+ "Buscar"
+ "Enviar consulta"
+ "Búsqueda por voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Contraer"
+ "Buscar"
+ "+999"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml
new file mode 100644
index 0000000..05be6e9
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-et/values-et.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigeerimine avaekraanile"
+ "Navigeerimine üles"
+ "Rohkem valikuid"
+ "Valmis"
+ "Kuva kõik"
+ "Valige rakendus"
+ "VÄLJAS"
+ "SEES"
+ "Alt +"
+ "Ctrl +"
+ "kustutamisklahv"
+ "sisestusklahv"
+ "Funktsiooniklahv +"
+ "Meta +"
+ "Tõstuklahv +"
+ "tühik"
+ "Sym +"
+ "Menüü +"
+ "Otsige …"
+ "Päringu tühistamine"
+ "Otsingupäring"
+ "Otsing"
+ "Päringu esitamine"
+ "Häälotsing"
+ "Jagamine:"
+ "Jagamine rakendusega %s"
+ "Ahendamine"
+ "Otsing"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml
new file mode 100644
index 0000000..8c09875
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-eu/values-eu.xml
@@ -0,0 +1,32 @@
+
+
+ "Joan orri nagusira"
+ "Joan gora"
+ "Aukera gehiago"
+ "Eginda"
+ "Ikusi guztiak"
+ "Aukeratu aplikazio bat"
+ "DESAKTIBATUTA"
+ "AKTIBATUTA"
+ "Alt +"
+ "Ktrl +"
+ "Ezabatu"
+ "Sartu"
+ "Funtzioa +"
+ "Meta +"
+ "Maius +"
+ "Zuriunea"
+ "Sym +"
+ "Menua +"
+ "Bilatu…"
+ "Garbitu kontsulta"
+ "Bilaketa-kontsulta"
+ "Bilatu"
+ "Bidali kontsulta"
+ "Ahozko bilaketa"
+ "Partekatu hauekin"
+ "Partekatu %s aplikazioarekin"
+ "Tolestu"
+ "Bilatu"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml
new file mode 100644
index 0000000..90b2898
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fa/values-fa.xml
@@ -0,0 +1,32 @@
+
+
+ "پیمایش به صفحه اصلی"
+ "پیمایش به بالا"
+ "گزینههای بیشتر"
+ "تمام"
+ "مشاهده همه"
+ "انتخاب برنامه"
+ "خاموش"
+ "روشن"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "کلید فاصله"
+ "Sym+"
+ "منو+"
+ "جستجو…"
+ "پاک کردن عبارت جستجو"
+ "عبارت جستجو"
+ "جستجو"
+ "ارسال عبارت جستجو"
+ "جستجوی گفتاری"
+ "اشتراکگذاری با"
+ "اشتراکگذاری با %s"
+ "کوچک کردن"
+ "جستجو"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml
new file mode 100644
index 0000000..75b02bb
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fi/values-fi.xml
@@ -0,0 +1,32 @@
+
+
+ "Siirry etusivulle"
+ "Siirry ylös"
+ "Lisää"
+ "Valmis"
+ "Näytä kaikki"
+ "Valitse sovellus"
+ "POIS KÄYTÖSTÄ"
+ "KÄYTÖSSÄ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Fn+"
+ "Meta+"
+ "Vaihto+"
+ "välilyönti"
+ "Sym+"
+ "Valikko+"
+ "Haku…"
+ "Tyhjennä kysely"
+ "Hakulauseke"
+ "Haku"
+ "Lähetä kysely"
+ "Puhehaku"
+ "Jakaminen:"
+ "Jaa sovelluksessa %s"
+ "Kutista"
+ "Haku"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
new file mode 100644
index 0000000..f71cf03
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr-rCA/values-fr-rCA.xml
@@ -0,0 +1,32 @@
+
+
+ "Revenir à l\'accueil"
+ "Revenir en haut de la page"
+ "Plus d\'options"
+ "Terminé"
+ "Voir toutes les chaînes"
+ "Sélectionnez une application"
+ "DÉSACTIVÉ"
+ "ACTIVÉ"
+ "Alt+"
+ "Ctrl+"
+ "supprimer"
+ "entrée"
+ "Fonction+"
+ "Méta+"
+ "Maj+"
+ "espace"
+ "Sym+"
+ "Menu+"
+ "Recherche en cours..."
+ "Effacer la requête"
+ "Requête de recherche"
+ "Rechercher"
+ "Envoyer la requête"
+ "Recherche vocale"
+ "Partager"
+ "Partager avec %s"
+ "Réduire"
+ "Rechercher"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml
new file mode 100644
index 0000000..2aee397
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-fr/values-fr.xml
@@ -0,0 +1,32 @@
+
+
+ "Revenir à l\'accueil"
+ "Revenir en haut de la page"
+ "Plus d\'options"
+ "OK"
+ "Tout afficher"
+ "Sélectionner une application"
+ "DÉSACTIVÉ"
+ "ACTIVÉ"
+ "Alt+"
+ "Ctrl+"
+ "supprimer"
+ "entrée"
+ "Fonction+"
+ "Méta+"
+ "Maj+"
+ "espace"
+ "Sym+"
+ "Menu+"
+ "Rechercher…"
+ "Effacer la requête"
+ "Requête de recherche"
+ "Rechercher"
+ "Envoyer la requête"
+ "Recherche vocale"
+ "Partager avec"
+ "Partager avec %s"
+ "Réduire"
+ "Rechercher"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml
new file mode 100644
index 0000000..d0081c6
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gl/values-gl.xml
@@ -0,0 +1,32 @@
+
+
+ "Ir á páxina de inicio"
+ "Desprazarse cara arriba"
+ "Máis opcións"
+ "Feito"
+ "Ver todas"
+ "Escoller unha aplicación"
+ "DESACTIVAR"
+ "ACTIVAR"
+ "Alt +"
+ "Ctrl +"
+ "eliminar"
+ "Intro"
+ "Función +"
+ "Meta +"
+ "Maiús +"
+ "espazo"
+ "Sim +"
+ "Menú +"
+ "Buscar…"
+ "Borrar consulta"
+ "Consulta de busca"
+ "Buscar"
+ "Enviar consulta"
+ "Busca por voz"
+ "Compartir con"
+ "Compartir con %s"
+ "Contraer"
+ "Buscar"
+ ">999"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml
new file mode 100644
index 0000000..0a3b83b
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-gu/values-gu.xml
@@ -0,0 +1,32 @@
+
+
+ "હોમ પર નેવિગેટ કરો"
+ "ઉપર નૅવિગેટ કરો"
+ "વધુ વિકલ્પો"
+ "થઈ ગયું"
+ "બધું જુઓ"
+ "એક ઍપ્લિકેશન પસંદ કરો"
+ "બંધ"
+ "ચાલુ"
+ "Alt+"
+ "Ctrl+"
+ "ડિલીટ કરો"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Spacebar"
+ "Sym+"
+ "મેનૂ+"
+ "શોધો…"
+ "ક્વેરી સાફ કરો"
+ "શોધ ક્વેરી"
+ "શોધો"
+ "ક્વેરી સબમિટ કરો"
+ "વૉઇસ શોધ"
+ "આની સાથે શેર કરો"
+ "%sની સાથે શેર કરો"
+ "સંકુચિત કરો"
+ "શોધો"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
new file mode 100644
index 0000000..e38bb90
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-h720dp-v13/values-h720dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 54dip
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
new file mode 100644
index 0000000..d5a138e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hdpi-v4/values-hdpi-v4.xml
@@ -0,0 +1,8 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml
new file mode 100644
index 0000000..6576cb7
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hi/values-hi.xml
@@ -0,0 +1,32 @@
+
+
+ "होम पेज पर जाएं"
+ "ऊपर जाएं"
+ "ज़्यादा विकल्प"
+ "हो गया"
+ "सभी देखें"
+ "कोई एप्लिकेशन चुनें"
+ "बंद"
+ "चालू"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "खोजा जा रहा है…"
+ "क्वेरी साफ़ करें"
+ "सर्च क्वेरी"
+ "सर्च करें"
+ "क्वेरी सबमिट करें"
+ "आवाज़ सर्च"
+ "इसके साथ शेयर करें"
+ "%s के साथ शेयर करें"
+ "छोटा करें"
+ "सर्च"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml
new file mode 100644
index 0000000..2c3e6ae
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hr/values-hr.xml
@@ -0,0 +1,32 @@
+
+
+ "Idi na početnu"
+ "Idi gore"
+ "Dodatne opcije"
+ "Gotovo"
+ "Prikaži sve"
+ "Odabir aplikacije"
+ "ISKLJUČENO"
+ "UKLJUČENO"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "razmaknica"
+ "Sym+"
+ "Menu+"
+ "Pretražite…"
+ "Izbriši upit"
+ "Upit za pretraživanje"
+ "Pretraživanje"
+ "Pošalji upit"
+ "Glasovno pretraživanje"
+ "Dijeljenje sa"
+ "Dijeli putem aplikacije %s"
+ "Sažmi"
+ "Pretraživanje"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml
new file mode 100644
index 0000000..f980def
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hu/values-hu.xml
@@ -0,0 +1,32 @@
+
+
+ "Ugrás a főoldalra"
+ "Felfelé mozgatás"
+ "További lehetőségek"
+ "Kész"
+ "Összes megtekintése"
+ "Válasszon ki egy alkalmazást"
+ "KI"
+ "BE"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Szóköz"
+ "Sym+"
+ "Menu+"
+ "Keresés…"
+ "Lekérdezés törlése"
+ "Keresési lekérdezés"
+ "Keresés"
+ "Lekérdezés küldése"
+ "Hangalapú keresés"
+ "Megosztás a következővel:"
+ "Megosztás a következő alkalmazással: %s"
+ "Összecsukás"
+ "Keresés"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml
new file mode 100644
index 0000000..3247f9a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-hy/values-hy.xml
@@ -0,0 +1,32 @@
+
+
+ "Ուղղվել տուն"
+ "Ուղղվել վերև"
+ "Այլ ընտրանքներ"
+ "Պատրաստ է"
+ "Տեսնել բոլորը"
+ "Ընտրել ծրագիր"
+ "ԱՆՋԱՏՎԱԾ"
+ "ՄԻԱՑՎԱԾ"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "բացատ"
+ "Sym+"
+ "Menu+"
+ "Որոնում..."
+ "Մաքրել հարցումը"
+ "Որոնման հարցում"
+ "Որոնել"
+ "Ուղարկել հարցումը"
+ "Ձայնային որոնում"
+ "Կիսվել"
+ "Ուղարկել %s-ին"
+ "Թաքցնել"
+ "Որոնել"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml
new file mode 100644
index 0000000..314af7e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-in/values-in.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigasi ke beranda"
+ "Navigasi naik"
+ "Opsi lain"
+ "Selesai"
+ "Lihat semua"
+ "Pilih aplikasi"
+ "NONAKTIF"
+ "AKTIF"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "spasi"
+ "Sym+"
+ "Menu+"
+ "Telusuri..."
+ "Hapus kueri"
+ "Kueri penelusuran"
+ "Telusuri"
+ "Kirim kueri"
+ "Penelusuran suara"
+ "Bagikan dengan"
+ "Bagikan ke %s"
+ "Ciutkan"
+ "Telusuri"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml
new file mode 100644
index 0000000..58321f7
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-is/values-is.xml
@@ -0,0 +1,32 @@
+
+
+ "Fara heim"
+ "Fara upp"
+ "Fleiri valkostir"
+ "Lokið"
+ "Sjá allt"
+ "Veldu forrit"
+ "SLÖKKT"
+ "KVEIKT"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Aðgerðarlykill+"
+ "Meta+"
+ "Shift+"
+ "bilslá"
+ "Sym+"
+ "Valmynd+"
+ "Leita…"
+ "Hreinsa fyrirspurn"
+ "Leitarfyrirspurn"
+ "Leita"
+ "Senda fyrirspurn"
+ "Raddleit"
+ "Deila með"
+ "Deila með %s"
+ "Minnka"
+ "Leita"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml
new file mode 100644
index 0000000..48842b3
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-it/values-it.xml
@@ -0,0 +1,32 @@
+
+
+ "Vai alla home page"
+ "Vai in alto"
+ "Altre opzioni"
+ "Fine"
+ "Visualizza tutte"
+ "Scegli un\'applicazione"
+ "OFF"
+ "ON"
+ "ALT +"
+ "CTRL +"
+ "CANC"
+ "INVIO"
+ "FUNZIONE +"
+ "META +"
+ "MAIUSC +"
+ "barra spaziatrice"
+ "SYM +"
+ "MENU +"
+ "Cerca…"
+ "Cancella query"
+ "Query di ricerca"
+ "Cerca"
+ "Invia query"
+ "Ricerca vocale"
+ "Condividi con"
+ "Condividi tramite %s"
+ "Comprimi"
+ "Ricerca"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml
new file mode 100644
index 0000000..ed74d57
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-iw/values-iw.xml
@@ -0,0 +1,32 @@
+
+
+ "נווט לדף הבית"
+ "נווט למעלה"
+ "עוד אפשרויות"
+ "בוצע"
+ "ראה הכל"
+ "בחר אפליקציה"
+ "כבוי"
+ "פועל"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "מקש רווח"
+ "Sym+"
+ "תפריט+"
+ "חיפוש…"
+ "מחק שאילתה"
+ "שאילתת חיפוש"
+ "חיפוש"
+ "שלח שאילתה"
+ "חיפוש קולי"
+ "שתף עם"
+ "שתף עם %s"
+ "כווץ"
+ "חיפוש"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml
new file mode 100644
index 0000000..6be4581
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ja/values-ja.xml
@@ -0,0 +1,32 @@
+
+
+ "ホームへ移動"
+ "上へ移動"
+ "その他のオプション"
+ "完了"
+ "すべて表示"
+ "アプリの選択"
+ "OFF"
+ "ON"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Space"
+ "Sym+"
+ "Menu+"
+ "検索…"
+ "検索キーワードを削除"
+ "検索キーワード"
+ "検索"
+ "検索キーワードを送信"
+ "音声検索"
+ "共有"
+ "%sと共有"
+ "折りたたむ"
+ "検索"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml
new file mode 100644
index 0000000..8e91c0a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ka/values-ka.xml
@@ -0,0 +1,32 @@
+
+
+ "მთავარზე ნავიგაცია"
+ "ზემოთ ნავიგაცია"
+ "მეტი ვარიანტები"
+ "დასრულდა"
+ "ყველას ნახვა"
+ "აპის არჩევა"
+ "გამორთულია"
+ "ჩართულია"
+ "Alt+"
+ "Ctrl+"
+ "წაშლა"
+ "შეყვანა"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ძიება..."
+ "მოთხოვნის გასუფთავება"
+ "ძიების მოთხოვნა"
+ "ძიება"
+ "მოთხოვნის გადაგზავნა"
+ "ხმოვანი ძიება"
+ "გაზიარება:"
+ "გაუზიარეთ %s-ს"
+ "აკეცვა"
+ "ძიება"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml
new file mode 100644
index 0000000..d9596d0
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kk/values-kk.xml
@@ -0,0 +1,32 @@
+
+
+ "Негізгі бетте қозғалу"
+ "Жоғары қозғалу"
+ "Басқа опциялар"
+ "Дайын"
+ "Барлығын көру"
+ "Қолданбаны таңдау"
+ "ӨШІРУЛІ"
+ "ҚОСУЛЫ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "бос орын"
+ "Sym+"
+ "Mәзір+"
+ "Іздеу…"
+ "Сұрақты жою"
+ "Сұрақты іздеу"
+ "Іздеу"
+ "Сұрақты жіберу"
+ "Дауыс арқылы іздеу"
+ "Бөлісу"
+ "%s қолданбасымен бөлісу"
+ "Тасалау"
+ "Іздеу"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml
new file mode 100644
index 0000000..57735d2
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-km/values-km.xml
@@ -0,0 +1,32 @@
+
+
+ "រកមើលទៅដើម"
+ "រកមើលឡើងលើ"
+ "ជម្រើសច្រើនទៀត"
+ "រួចរាល់"
+ "មើលទាំងអស់"
+ "ជ្រើសកម្មវិធី"
+ "បិទ"
+ "បើក"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ស្វែងរក…"
+ "សម្អាតសំណួរ"
+ "ស្វែងរកសំណួរ"
+ "ស្វែងរក"
+ "ដាក់ស្នើសំណួរ"
+ "ការស្វែងរកសំឡេង"
+ "ចែករំលែកជាមួយ"
+ "ចែករំលែកជាមួយ %s"
+ "បង្រួម"
+ "ស្វែងរក"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml
new file mode 100644
index 0000000..1e2402b
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-kn/values-kn.xml
@@ -0,0 +1,32 @@
+
+
+ "ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ"
+ "ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು"
+ "ಮುಗಿದಿದೆ"
+ "ಎಲ್ಲವನ್ನೂ ನೋಡಿ"
+ "ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ"
+ "ಆಫ್"
+ "ಆನ್"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ಹುಡುಕಿ…"
+ "ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ"
+ "ಹುಡುಕಿ"
+ "ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು"
+ "ಧ್ವನಿ ಹುಡುಕಾಟ"
+ "ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ"
+ "ಸಂಕುಚಿಸು"
+ "ಹುಡುಕಿ"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml
new file mode 100644
index 0000000..5e0d052
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ko/values-ko.xml
@@ -0,0 +1,32 @@
+
+
+ "홈 탐색"
+ "위로 탐색"
+ "옵션 더보기"
+ "완료"
+ "전체 보기"
+ "앱 선택"
+ "사용 안함"
+ "사용"
+ "Alt+"
+ "Ctrl+"
+ "삭제"
+ "입력"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "스페이스바"
+ "Sym+"
+ "Menu+"
+ "검색..."
+ "검색어 삭제"
+ "검색어"
+ "검색"
+ "검색어 보내기"
+ "음성 검색"
+ "공유 대상"
+ "%s와(과) 공유"
+ "접기"
+ "검색"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml
new file mode 100644
index 0000000..7a8bb7f
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ky/values-ky.xml
@@ -0,0 +1,32 @@
+
+
+ "Үйгө багыттоо"
+ "Жогору"
+ "Көбүрөөк мүмкүнчүлүктөр"
+ "Даяр"
+ "Бардыгын көрүү"
+ "Колдонмо тандоо"
+ "ӨЧҮК"
+ "КҮЙҮК"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "боштук"
+ "Sym+"
+ "Menu+"
+ "Издөө…"
+ "Талаптарды тазалоо"
+ "Издөө талаптары"
+ "Издөө"
+ "Талап жөнөтүү"
+ "Үн аркылуу издөө"
+ "Бөлүшүү"
+ "%s аркылуу бөлүшүү"
+ "Жыйнап коюу"
+ "Издөө"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml
new file mode 100644
index 0000000..7abc6b7
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-land/values-land.xml
@@ -0,0 +1,7 @@
+
+
+ 48dp
+ 12dp
+ 14dp
+ 48dp
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml
new file mode 100644
index 0000000..cc236eb
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-large-v4/values-large-v4.xml
@@ -0,0 +1,12 @@
+
+
+ 440dp
+ 60%
+ 90%
+ 60%
+ 90%
+ 55%
+ 80%
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
new file mode 100644
index 0000000..1bdd835
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ldltr-v21/values-ldltr-v21.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml
new file mode 100644
index 0000000..589107a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lo/values-lo.xml
@@ -0,0 +1,32 @@
+
+
+ "ກັບໄປໜ້າຫຼັກ"
+ "ຂຶ້ນເທິງ"
+ "ໂຕເລືອກອື່ນ"
+ "ແລ້ວໆ"
+ "ເບິ່ງທັງຫມົດ"
+ "ເລືອກແອັບຯ"
+ "ປິດ"
+ "ເປີດ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ຊອກຫາ"
+ "ລຶບຂໍ້ຄວາມຊອກຫາ"
+ "ຊອກຫາ"
+ "ຊອກຫາ"
+ "ສົ່ງການຊອກຫາ"
+ "ຊອກຫາດ້ວຍສຽງ"
+ "ແບ່ງປັນກັບ"
+ "ແບ່ງປັນດ້ວຍ %s"
+ "ຫຍໍ້"
+ "ຊອກຫາ"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml
new file mode 100644
index 0000000..6cf0bd3
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lt/values-lt.xml
@@ -0,0 +1,32 @@
+
+
+ "Eiti į pagrindinį puslapį"
+ "Eiti į viršų"
+ "Daugiau parinkčių"
+ "Atlikta"
+ "Peržiūrėti viską"
+ "Pasirinkti programą"
+ "IŠJUNGTA"
+ "ĮJUNGTI"
+ "„Alt“ +"
+ "„Ctrl“ +"
+ "„Delete“"
+ "„Enter“"
+ "„Function“ +"
+ "„Meta“ +"
+ "„Shift“ +"
+ "tarpo klavišas"
+ "„Sym“ +"
+ "„Menu“ +"
+ "Ieškoti..."
+ "Išvalyti užklausą"
+ "Paieškos užklausa"
+ "Paieška"
+ "Pateikti užklausą"
+ "Paieška balsu"
+ "Bendrinti naudojant"
+ "Bendrinti naudojant programą „%s“"
+ "Sutraukti"
+ "Paieška"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml
new file mode 100644
index 0000000..cb15601
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-lv/values-lv.xml
@@ -0,0 +1,32 @@
+
+
+ "Pārvietoties uz sākuma ekrānu"
+ "Pārvietoties augšup"
+ "Vairāk opciju"
+ "Gatavs"
+ "Skatīt visu"
+ "Izvēlieties lietotni"
+ "IZSLĒGTS"
+ "IESLĒGTS"
+ "Alternēšanas taustiņš +"
+ "Vadīšanas taustiņš +"
+ "dzēšanas taustiņš"
+ "ievadīšanas taustiņš"
+ "Funkcijas taustiņš +"
+ "Meta taustiņš +"
+ "Pārslēgšanas taustiņš +"
+ "atstarpes taustiņš"
+ "Simbolu taustiņš +"
+ "Poga Izvēlne +"
+ "Meklējiet…"
+ "Notīrīt vaicājumu"
+ "Meklēšanas vaicājums"
+ "Meklēt"
+ "Iesniegt vaicājumu"
+ "Meklēšana ar balsi"
+ "Kopīgot ar:"
+ "Kopīgot ar lietojumprogrammu %s"
+ "Sakļaut"
+ "Meklēt"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml
new file mode 100644
index 0000000..6036a05
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mk/values-mk.xml
@@ -0,0 +1,32 @@
+
+
+ "Движи се кон дома"
+ "Движи се нагоре"
+ "Повеќе опции"
+ "Готово"
+ "Види ги сите"
+ "Избери апликација"
+ "ИСКЛУЧЕНО"
+ "ВКЛУЧЕНО"
+ "копче Alt+"
+ "копче Ctrl+"
+ "избриши"
+ "копче enter"
+ "копче Function+"
+ "копче Meta+"
+ "копче Shift+"
+ "вселена"
+ "копче Sym+"
+ "Мени+"
+ "Пребарување…"
+ "Исчисти барање"
+ "Пребарај барање"
+ "Пребарај"
+ "Поднеси барање"
+ "Гласовно пребарување"
+ "Сподели со"
+ "Сподели со %s"
+ "Собери"
+ "Пребарај"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml
new file mode 100644
index 0000000..99bafe5
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ml/values-ml.xml
@@ -0,0 +1,32 @@
+
+
+ "ഹോമിലേക്ക് നാവിഗേറ്റുചെയ്യുക"
+ "മുകളിലേക്ക് നാവിഗേറ്റുചെയ്യുക"
+ "കൂടുതൽ ഓപ്ഷനുകള്"
+ "പൂർത്തിയാക്കി"
+ "എല്ലാം കാണുക"
+ "ഒരു അപ്ലിക്കേഷൻ തിരഞ്ഞെടുക്കുക"
+ "ഓഫ്"
+ "ഓൺ"
+ "Alt+"
+ "Ctrl+"
+ "ഇല്ലാതാക്കുക"
+ "enter"
+ "ഫംഗ്ഷന്+"
+ "മെറ്റ+"
+ "Shift+"
+ "സ്പെയ്സ്"
+ "Sym+"
+ "മെനു+"
+ "തിരയുക…"
+ "അന്വേഷണം മായ്ക്കുക"
+ "തിരയൽ അന്വേഷണം"
+ "തിരയൽ"
+ "അന്വേഷണം സമർപ്പിക്കുക"
+ "ശബ്ദതിരയൽ"
+ "ഇവരുമായി പങ്കിടുക"
+ "%s-മായി പങ്കിടുക"
+ "ചുരുക്കുക"
+ "തിരയുക"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml
new file mode 100644
index 0000000..3b3db0e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mn/values-mn.xml
@@ -0,0 +1,32 @@
+
+
+ "Нүүр хуудас руу шилжих"
+ "Дээш шилжих"
+ "Нэмэлт сонголтууд"
+ "Дууссан"
+ "Бүгдийг харах"
+ "Апп сонгох"
+ "ИДЭВХГҮЙ"
+ "ИДЭВХТЭЙ"
+ "Alt+"
+ "Ctrl+"
+ "устгах"
+ "оруулах"
+ "Функц+"
+ "Мета+"
+ "Shift+"
+ "зай"
+ "Sym+"
+ "Цэс+"
+ "Хайх..."
+ "Асуулгыг цэвэрлэх"
+ "Хайх асуулга"
+ "Хайх"
+ "Асуулгыг илгээх"
+ "Дуут хайлт"
+ "Хуваалцах"
+ "%s-тай хуваалцах"
+ "Хумих"
+ "Хайлт"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml
new file mode 100644
index 0000000..3ccf8cb
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-mr/values-mr.xml
@@ -0,0 +1,32 @@
+
+
+ "होमवर नेव्हिगेट करा"
+ "वर नेव्हिगेट करा"
+ "अधिक पर्याय"
+ "पूर्ण झाले"
+ "सर्व पहा"
+ "एक अॅप निवडा"
+ "बंद"
+ "चालू"
+ "Alt+"
+ "Ctrl+"
+ "हटवा"
+ "एंटर करा"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "spacebar"
+ "Sym+"
+ "मेनू+"
+ "शोधा…"
+ "क्वेरी स्पष्ट करा"
+ "शोध क्वेरी"
+ "शोध"
+ "क्वेरी सबमिट करा"
+ "व्हॉइस शोध"
+ "यांच्यासह शेअर करा"
+ "%s सह शेअर करा"
+ "संक्षिप्त करा"
+ "शोधा"
+ "९९९+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml
new file mode 100644
index 0000000..6823a82
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ms/values-ms.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigasi skrin utama"
+ "Navigasi ke atas"
+ "Lagi pilihan"
+ "Selesai"
+ "Lihat semua"
+ "Pilih apl"
+ "MATI"
+ "HIDUP"
+ "Alt+"
+ "Ctrl+"
+ "padam"
+ "enter"
+ "Fungsi+"
+ "Meta+"
+ "Shift+"
+ "ruang"
+ "Sym+"
+ "Menu+"
+ "Cari…"
+ "Kosongkan pertanyaan"
+ "Pertanyaan carian"
+ "Cari"
+ "Serah pertanyaan"
+ "Carian suara"
+ "Kongsi dengan"
+ "Kongsi dengan %s"
+ "Runtuhkan"
+ "Cari"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml
new file mode 100644
index 0000000..8d301b2
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-my/values-my.xml
@@ -0,0 +1,32 @@
+
+
+ "မူလနေရာကို သွားရန်"
+ "အပေါ်သို့သွားရန်"
+ "ပိုမိုရွေးချယ်စရာများ"
+ "ပြီးဆုံးပါပြီ"
+ "အားလုံးကို ကြည့်ရန်"
+ "အက်ပ်တစ်ခုခုကို ရွေးချယ်ပါ"
+ "ပိတ်"
+ "ဖွင့်"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ရှာဖွေပါ..."
+ "ရှာစရာ အချက်အလက်များ ဖယ်ရှားရန်"
+ "ရှာစရာ အချက်အလက်နေရာ"
+ "ရှာဖွေရန်"
+ "ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်"
+ "အသံဖြင့် ရှာဖွေခြင်း"
+ "မျှဝေဖို့ ရွေးပါ"
+ "%s ဖြင့် မျှဝေရန်"
+ "ခေါက်ရန်"
+ "ရှာဖွေပါ"
+ "၉၉၉+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml
new file mode 100644
index 0000000..c9cff9e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nb/values-nb.xml
@@ -0,0 +1,32 @@
+
+
+ "Gå til startsiden"
+ "Gå opp"
+ "Flere alternativer"
+ "Ferdig"
+ "Se alle"
+ "Velg en app"
+ "AV"
+ "PÅ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Funksjon+"
+ "Meta+"
+ "Shift+"
+ "mellomrom"
+ "Sym+"
+ "Meny+"
+ "Søk …"
+ "Slett søket"
+ "Søkeord"
+ "Søk"
+ "Utfør søket"
+ "Talesøk"
+ "Del med"
+ "Del med %s"
+ "Skjul"
+ "Søk"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml
new file mode 100644
index 0000000..d7b12d5
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ne/values-ne.xml
@@ -0,0 +1,32 @@
+
+
+ "गृह खोज्नुहोस्"
+ "माथि खोज्नुहोस्"
+ "थप विकल्पहरू"
+ "सम्पन्न भयो"
+ "सबै हेर्नुहोस्"
+ "एउटा अनुप्रयोग छान्नुहोस्"
+ "निष्क्रिय पार्नुहोस्"
+ "सक्रिय गर्नुहोस्"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "खोज्नुहोस्..."
+ "प्रश्न हटाउनुहोस्"
+ "जिज्ञासाको खोज गर्नुहोस्"
+ "खोज्नुहोस्"
+ "जिज्ञासा पेस गर्नुहोस्"
+ "भ्वाइस खोजी"
+ "साझेदारी गर्नुहोस्..."
+ "%s सँग आदान प्रदान गर्नुहोस्"
+ "संक्षिप्त पार्नुहोस्"
+ "खोज्नुहोस्"
+ "९९९+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml
new file mode 100644
index 0000000..44ec996
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-night-v8/values-night-v8.xml
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml
new file mode 100644
index 0000000..a231476
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-nl/values-nl.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigeren naar startpositie"
+ "Omhoog navigeren"
+ "Meer opties"
+ "Gereed"
+ "Alles weergeven"
+ "Een app selecteren"
+ "UIT"
+ "AAN"
+ "Alt +"
+ "Ctrl +"
+ "verwijderen"
+ "enter"
+ "Functie +"
+ "Meta +"
+ "Shift +"
+ "spatie"
+ "Sym +"
+ "Menu +"
+ "Zoeken…"
+ "Zoekopdracht wissen"
+ "Zoekopdracht"
+ "Zoeken"
+ "Zoekopdracht verzenden"
+ "Gesproken zoekopdracht"
+ "Delen met"
+ "Delen met %s"
+ "Samenvouwen"
+ "Zoeken"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml
new file mode 100644
index 0000000..80994f8
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-or/values-or.xml
@@ -0,0 +1,32 @@
+
+
+ "ହୋମ୍ ପେଜ୍କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"
+ "ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ"
+ "ଅଧିକ ବିକଳ୍ପ"
+ "ହୋଇଗଲା"
+ "ସବୁ ଦେଖନ୍ତୁ"
+ "ଗୋଟିଏ ଆପ୍ ବାଛନ୍ତୁ"
+ "ଅଫ୍"
+ "ଅନ୍"
+ "Alt+"
+ "Ctrl+"
+ "ଡିଲିଟ୍"
+ "ଏଣ୍ଟର୍"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "ସ୍ପେସ୍"
+ "Sym+"
+ "ମେନୁ"
+ "ସର୍ଚ୍ଚ…"
+ "କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ"
+ "ସର୍ଚ୍ଚ କ୍ୱେରୀ"
+ "ସର୍ଚ୍ଚ କରନ୍ତୁ"
+ "କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ"
+ "ଭଏସ୍ ସର୍ଚ୍ଚ"
+ "ଏହାଙ୍କ ସହ ଶେୟାର୍ କରନ୍ତୁ"
+ "%s ସହ ଶେୟାର୍ କରନ୍ତୁ"
+ "ଛୋଟ କରନ୍ତୁ"
+ "ସର୍ଚ୍ଚ କରନ୍ତୁ"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml
new file mode 100644
index 0000000..8fde8f7
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pa/values-pa.xml
@@ -0,0 +1,32 @@
+
+
+ "ਹੋਮ \'ਤੇ ਜਾਓ"
+ "ਉੱਪਰ ਜਾਓ"
+ "ਹੋਰ ਚੋਣਾਂ"
+ "ਹੋ ਗਿਆ"
+ "ਸਭ ਦੇਖੋ"
+ "ਇੱਕ ਐਪ ਚੁਣੋ"
+ "ਬੰਦ"
+ "ਤੇ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "ਖੋਜ…"
+ "ਸਵਾਲ ਹਟਾਓ"
+ "ਖੋਜ ਪੁੱਛਗਿੱਛ"
+ "ਖੋਜੋ"
+ "ਸਵਾਲ ਪ੍ਰਸਤੁਤ ਕਰੋ"
+ "ਵੌਇਸ ਖੋਜ"
+ "ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
+ "%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ"
+ "ਨਸ਼ਟ ਕਰੋ"
+ "ਖੋਜੋ"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml
new file mode 100644
index 0000000..a0e3c2b
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pl/values-pl.xml
@@ -0,0 +1,32 @@
+
+
+ "Przejdź do strony głównej"
+ "Przejdź wyżej"
+ "Więcej opcji"
+ "Gotowe"
+ "Zobacz wszystkie"
+ "Wybierz aplikację"
+ "WYŁ."
+ "WŁ."
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Funkcyjny+"
+ "Meta+"
+ "Shift+"
+ "spacja"
+ "Sym+"
+ "Menu+"
+ "Szukaj…"
+ "Wyczyść zapytanie"
+ "Wyszukiwane hasło"
+ "Szukaj"
+ "Wyślij zapytanie"
+ "Wyszukiwanie głosowe"
+ "Udostępnij dla"
+ "Udostępnij przez: %s"
+ "Zwiń"
+ "Szukaj"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml
new file mode 100644
index 0000000..7a925dc
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-port/values-port.xml
@@ -0,0 +1,4 @@
+
+
+ false
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
new file mode 100644
index 0000000..8178115
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rBR/values-pt-rBR.xml
@@ -0,0 +1,32 @@
+
+
+ "Navegar para a página inicial"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Selecione um app"
+ "DESATIVAR"
+ "ATIVAR"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "espaço"
+ "Sym+"
+ "Menu+"
+ "Pesquisar..."
+ "Limpar consulta"
+ "Consulta de pesquisa"
+ "Pesquisar"
+ "Enviar consulta"
+ "Pesquisa por voz"
+ "Compartilhar com"
+ "Compartilhar com %s"
+ "Recolher"
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
new file mode 100644
index 0000000..185d95e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt-rPT/values-pt-rPT.xml
@@ -0,0 +1,32 @@
+
+
+ "Navegar para a página inicial"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Escolher uma aplicação"
+ "DESATIVADO"
+ "ATIVADO"
+ "Alt +"
+ "Ctrl +"
+ "eliminar"
+ "enter"
+ "Função +"
+ "Meta +"
+ "Shift +"
+ "espaço"
+ "Sym +"
+ "Menu +"
+ "Pesquisar..."
+ "Limpar consulta"
+ "Consulta de pesquisa"
+ "Pesquisar"
+ "Enviar consulta"
+ "Pesquisa por voz"
+ "Partilhar com"
+ "Partilhar com a aplicação %s"
+ "Reduzir"
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml
new file mode 100644
index 0000000..8178115
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-pt/values-pt.xml
@@ -0,0 +1,32 @@
+
+
+ "Navegar para a página inicial"
+ "Navegar para cima"
+ "Mais opções"
+ "Concluído"
+ "Ver tudo"
+ "Selecione um app"
+ "DESATIVAR"
+ "ATIVAR"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "espaço"
+ "Sym+"
+ "Menu+"
+ "Pesquisar..."
+ "Limpar consulta"
+ "Consulta de pesquisa"
+ "Pesquisar"
+ "Enviar consulta"
+ "Pesquisa por voz"
+ "Compartilhar com"
+ "Compartilhar com %s"
+ "Recolher"
+ "Pesquisar"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml
new file mode 100644
index 0000000..0cb538b
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ro/values-ro.xml
@@ -0,0 +1,32 @@
+
+
+ "Navigați la ecranul de pornire"
+ "Navigați în sus"
+ "Mai multe opțiuni"
+ "Terminat"
+ "Afișați-le pe toate"
+ "Alegeți o aplicație"
+ "DEZACTIVAȚI"
+ "ACTIVAT"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Funcție+"
+ "Meta+"
+ "Shift+"
+ "spațiu"
+ "Sym+"
+ "Meniu+"
+ "Căutați…"
+ "Ștergeți interogarea"
+ "Interogare de căutare"
+ "Căutați"
+ "Trimiteți interogarea"
+ "Căutare vocală"
+ "Trimiteți la"
+ "Trimiteți folosind %s"
+ "Restrângeți"
+ "Căutați"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml
new file mode 100644
index 0000000..4f35028
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ru/values-ru.xml
@@ -0,0 +1,32 @@
+
+
+ "Перейти на главный экран"
+ "Перейти вверх"
+ "Другие параметры"
+ "Готово"
+ "Показать все"
+ "Выбрать приложение"
+ "ОТКЛ."
+ "ВКЛ."
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Ввод"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "Пробел"
+ "Sym +"
+ "Меню +"
+ "Поиск"
+ "Удалить запрос"
+ "Поисковый запрос"
+ "Поиск"
+ "Отправить запрос"
+ "Голосовой поиск"
+ "Открыть доступ"
+ "Открыть доступ приложению \"%s\""
+ "Свернуть"
+ "Поиск"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml
new file mode 100644
index 0000000..2cdb338
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-si/values-si.xml
@@ -0,0 +1,32 @@
+
+
+ "ගෙදරට සංචාලනය කරන්න"
+ "ඉහලට සංචාලනය කරන්න"
+ "තවත් විකල්ප"
+ "අවසාන වූ"
+ "සියල්ල බලන්න"
+ "යෙදුමක් තෝරන්න"
+ "ක්රියාවිරහිතයි"
+ "ක්රියාත්මකයි"
+ "Alt+"
+ "Ctrl+"
+ "මකන්න"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "සොයන්න..."
+ "විමසුම හිස් කරන්න"
+ "සෙවුම් විමසුම"
+ "සෙවීම"
+ "විමසුම යොමු කරන්න"
+ "හඬ සෙවීම"
+ "සමඟ බෙදාගන්න"
+ "%s සමඟ බෙදා ගන්න"
+ "හකුළන්න"
+ "සොයන්න"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml
new file mode 100644
index 0000000..0d84abc
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sk/values-sk.xml
@@ -0,0 +1,32 @@
+
+
+ "Prejsť na plochu"
+ "Prejsť hore"
+ "Ďalšie možnosti"
+ "Hotovo"
+ "Zobraziť všetko"
+ "Zvoľte aplikáciu"
+ "VYPNUTÉ"
+ "ZAPNUTÉ"
+ "Alt+"
+ "Ctrl+"
+ "odstrániť"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "medzerník"
+ "Sym+"
+ "Menu+"
+ "Vyhľadať…"
+ "Vymazať dopyt"
+ "Vyhľadávací dopyt"
+ "Hľadať"
+ "Odoslať dopyt"
+ "Hlasové vyhľadávanie"
+ "Zdieľať pomocou"
+ "Zdieľať s aplikáciou %s"
+ "Zbaliť"
+ "Vyhľadávanie"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml
new file mode 100644
index 0000000..86652ae
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sl/values-sl.xml
@@ -0,0 +1,32 @@
+
+
+ "Krmarjenje domov"
+ "Krmarjenje navzgor"
+ "Več možnosti"
+ "Končano"
+ "Pokaži vse"
+ "Izbira aplikacije"
+ "IZKLOPLJENO"
+ "VKLOPLJENO"
+ "Alt +"
+ "Ctrl +"
+ "Delete"
+ "Enter"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "preslednica"
+ "Sym +"
+ "Meni +"
+ "Iskanje …"
+ "Izbris poizvedbe"
+ "Iskalna poizvedba"
+ "Iskanje"
+ "Pošiljanje poizvedbe"
+ "Glasovno iskanje"
+ "Deljenje z"
+ "Deljenje z drugimi prek aplikacije %s"
+ "Strni"
+ "Iskanje"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml
new file mode 100644
index 0000000..9e1578d
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sq/values-sq.xml
@@ -0,0 +1,32 @@
+
+
+ "Orientohu për në shtëpi"
+ "Ngjitu lart"
+ "Opsione të tjera"
+ "U krye!"
+ "Shikoji të gjitha"
+ "Zgjidh një aplikacion"
+ "JOAKTIV"
+ "AKTIV"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Funksioni+"
+ "Meta+"
+ "Shift+"
+ "hapësirë"
+ "Sym+"
+ "Menyja+"
+ "Kërko..."
+ "Pastro pyetjen"
+ "Kërko pyetjen"
+ "Kërko"
+ "Dërgo pyetjen"
+ "Kërkim me zë"
+ "Shpërnda publikisht me"
+ "Ndaje me %s"
+ "Shpalos"
+ "Kërko"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml
new file mode 100644
index 0000000..91ae9af
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sr/values-sr.xml
@@ -0,0 +1,32 @@
+
+
+ "Одлазак на Почетну"
+ "Кретање нагоре"
+ "Још опција"
+ "Готово"
+ "Прикажи све"
+ "Избор апликације"
+ "ИСКЉУЧИ"
+ "УКЉУЧИ"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "тастер за размак"
+ "Sym+"
+ "Menu+"
+ "Претражите..."
+ "Брисање упита"
+ "Упит за претрагу"
+ "Претрага"
+ "Слање упита"
+ "Гласовна претрага"
+ "Дели са"
+ "Дељење са апликацијом %s"
+ "Скупи"
+ "Претражи"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml
new file mode 100644
index 0000000..3031a33
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sv/values-sv.xml
@@ -0,0 +1,32 @@
+
+
+ "Visa startsidan"
+ "Navigera uppåt"
+ "Fler alternativ"
+ "Klart"
+ "Visa alla"
+ "Välj en app"
+ "AV"
+ "PÅ"
+ "Alt + "
+ "Ctrl + "
+ "delete"
+ "retur"
+ "Funktion + "
+ "Meta + "
+ "Skift + "
+ "blanksteg"
+ "Symbol + "
+ "Meny + "
+ "Sök …"
+ "Ta bort frågan"
+ "Sökfråga"
+ "Sök"
+ "Skicka fråga"
+ "Röstsökning"
+ "Dela med"
+ "Dela med %s"
+ "Komprimera"
+ "Sök"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml
new file mode 100644
index 0000000..12b1378
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw/values-sw.xml
@@ -0,0 +1,32 @@
+
+
+ "Nenda mwanzo"
+ "Nenda juu"
+ "Chaguo zaidi"
+ "Nimemaliza"
+ "Angalia zote"
+ "Chagua programu"
+ "IMEZIMWA"
+ "IMEWASHWA"
+ "Alt+"
+ "Ctrl+"
+ "futa"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "nafasi"
+ "Sym+"
+ "Menyu+"
+ "Tafuta…"
+ "Futa hoja"
+ "Hoja ya utafutaji"
+ "Tafuta"
+ "Wasilisha hoja"
+ "Tafuta kwa kutamka"
+ "Shiriki na:"
+ "Shiriki ukitumia %s"
+ "Kunja"
+ "Tafuta"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
new file mode 100644
index 0000000..be7c95f
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-sw600dp-v13/values-sw600dp-v13.xml
@@ -0,0 +1,11 @@
+
+
+ 24dp
+ 80dp
+ 64dp
+ 8dp
+ 8dp
+ 580dp
+ 16dp
+ 20dp
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml
new file mode 100644
index 0000000..d9f29b6
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ta/values-ta.xml
@@ -0,0 +1,32 @@
+
+
+ "முகப்பிற்கு வழிசெலுத்து"
+ "மேலே செல்"
+ "மேலும் விருப்பங்கள்"
+ "முடிந்தது"
+ "எல்லாம் காட்டு"
+ "பயன்பாட்டைத் தேர்வுசெய்க"
+ "ஆஃப்"
+ "ஆன்"
+ "ஆல்ட் மற்றும்"
+ "கண்ட்ரோல் மற்றும்"
+ "டெலிட்"
+ "எண்டர்"
+ "ஃபங்ஷன் மற்றும்"
+ "மெட்டா மற்றும்"
+ "ஷிஃப்ட் மற்றும்"
+ "ஸ்பேஸ்"
+ "சிம்பல் மற்றும்"
+ "மெனு மற்றும்"
+ "தேடு..."
+ "வினவலை அழி"
+ "தேடல் வினவல்"
+ "தேடு"
+ "வினவலைச் சமர்ப்பி"
+ "குரல் தேடல்"
+ "இதனுடன் பகிர்"
+ "%s மூலம் பகிர்"
+ "சுருக்கு"
+ "தேடு"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml
new file mode 100644
index 0000000..54f0b16
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-te/values-te.xml
@@ -0,0 +1,32 @@
+
+
+ "హోమ్కు నావిగేట్ చేయండి"
+ "పైకి నావిగేట్ చేయండి"
+ "మరిన్ని ఎంపికలు"
+ "పూర్తయింది"
+ "అన్నీ చూడండి"
+ "అనువర్తనాన్ని ఎంచుకోండి"
+ "ఆఫ్ చేయి"
+ "ఆన్ చేయి"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "స్పేస్"
+ "Sym+"
+ "Menu+"
+ "వెతుకు..."
+ "ప్రశ్నను క్లియర్ చేయి"
+ "ప్రశ్న శోధించండి"
+ "వెతుకు"
+ "ప్రశ్నని సమర్పించు"
+ "వాయిస్ శోధన"
+ "వీరితో భాగస్వామ్యం చేయి"
+ "%sతో భాగస్వామ్యం చేయండి"
+ "కుదించండి"
+ "వెతుకు"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml
new file mode 100644
index 0000000..13dc94e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-th/values-th.xml
@@ -0,0 +1,32 @@
+
+
+ "นำทางไปหน้าแรก"
+ "นำทางขึ้น"
+ "ตัวเลือกอื่น"
+ "เสร็จสิ้น"
+ "ดูทั้งหมด"
+ "เลือกแอป"
+ "ปิด"
+ "เปิด"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "Space"
+ "Sym+"
+ "เมนู+"
+ "ค้นหา…"
+ "ล้างข้อความค้นหา"
+ "ข้อความค้นหา"
+ "ค้นหา"
+ "ส่งข้อความค้นหา"
+ "ค้นหาด้วยเสียง"
+ "แชร์กับ"
+ "แชร์ทาง %s"
+ "ยุบ"
+ "ค้นหา"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml
new file mode 100644
index 0000000..18a148f
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tl/values-tl.xml
@@ -0,0 +1,32 @@
+
+
+ "Mag-navigate patungo sa home"
+ "Mag-navigate pataas"
+ "Higit pang mga opsyon"
+ "Tapos na"
+ "Tingnan lahat"
+ "Pumili ng isang app"
+ "I-OFF"
+ "I-ON"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "Maghanap…"
+ "I-clear ang query"
+ "Query sa paghahanap"
+ "Maghanap"
+ "Isumite ang query"
+ "Paghahanap gamit ang boses"
+ "Ibahagi sa/kay"
+ "Ibahagi gamit ang %s"
+ "I-collapse"
+ "Maghanap"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml
new file mode 100644
index 0000000..01b0f45
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-tr/values-tr.xml
@@ -0,0 +1,32 @@
+
+
+ "Ana ekrana git"
+ "Yukarı git"
+ "Diğer seçenekler"
+ "Bitti"
+ "Tümünü göster"
+ "Bir uygulama seçin"
+ "KAPAT"
+ "AÇ"
+ "Alt+"
+ "Ctrl+"
+ "sil"
+ "enter"
+ "İşlev+"
+ "Meta+"
+ "Üst Karakter+"
+ "boşluk"
+ "Sym+"
+ "Menü+"
+ "Ara…"
+ "Sorguyu temizle"
+ "Arama sorgusu"
+ "Ara"
+ "Sorguyu gönder"
+ "Sesli arama"
+ "Şununla paylaş"
+ "%s ile paylaş"
+ "Daralt"
+ "Ara"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml
new file mode 100644
index 0000000..c1d3da7
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uk/values-uk.xml
@@ -0,0 +1,32 @@
+
+
+ "Перейти на головний"
+ "Перейти вгору"
+ "Інші опції"
+ "Готово"
+ "Переглянути всі"
+ "Вибрати програму"
+ "ВИМК."
+ "УВІМК."
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "пробіл"
+ "Sym+"
+ "Menu+"
+ "Пошук…"
+ "Очистити запит"
+ "Пошуковий запит"
+ "Пошук"
+ "Надіслати запит"
+ "Голосовий пошук"
+ "Надіслати через"
+ "Поділитися через додаток %s"
+ "Згорнути"
+ "Пошук"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml
new file mode 100644
index 0000000..6b717f4
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-ur/values-ur.xml
@@ -0,0 +1,32 @@
+
+
+ "ہوم پر نیویگیٹ کریں"
+ "اوپر نیویگیٹ کریں"
+ "مزید اختیارات"
+ "ہو گیا"
+ "سبھی دیکھیں"
+ "ایک ایپ منتخب کریں"
+ "آف"
+ "آن"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Menu+"
+ "تلاش کریں…"
+ "استفسار صاف کریں"
+ "استفسار تلاش کریں"
+ "تلاش کریں"
+ "استفسار جمع کرائیں"
+ "صوتی تلاش"
+ "اشتراک کریں مع"
+ "%s کے ساتھ اشتراک کریں"
+ "سکیڑیں"
+ "تلاش"
+ "+999"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml
new file mode 100644
index 0000000..053764c
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-uz/values-uz.xml
@@ -0,0 +1,32 @@
+
+
+ "Boshiga o‘tish"
+ "Yuqoriga o‘tish"
+ "Boshqa parametrlar"
+ "Tayyor"
+ "Hammasi"
+ "Dastur tanlang"
+ "O‘CHIQ"
+ "YONIQ"
+ "Alt+"
+ "Ctrl+"
+ "Delete"
+ "Enter"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "Probel"
+ "Sym+"
+ "Menyu+"
+ "Qidirish…"
+ "So‘rovni tozalash"
+ "So‘rovni izlash"
+ "Qidirish"
+ "So‘rov yaratish"
+ "Ovozli qidiruv"
+ "Ruxsat berish"
+ "%s orqali ulashish"
+ "Yig‘ish"
+ "Qidirish"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml
new file mode 100644
index 0000000..5ee2feb
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v16/values-v16.xml
@@ -0,0 +1,8 @@
+
+
+ 4dp
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml
new file mode 100644
index 0000000..f85a197
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v17/values-v17.xml
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml
new file mode 100644
index 0000000..7dad77f
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v18/values-v18.xml
@@ -0,0 +1,4 @@
+
+
+ 0px
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml
new file mode 100644
index 0000000..3691890
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v21/values-v21.xml
@@ -0,0 +1,276 @@
+
+
+ @color/secondary_text_default_material_light
+ 0dp
+ 0dp
+ 12dp
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml
new file mode 100644
index 0000000..d4a514a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v22/values-v22.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml
new file mode 100644
index 0000000..d807aae
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v23/values-v23.xml
@@ -0,0 +1,38 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml
new file mode 100644
index 0000000..f9b3c08
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v24/values-v24.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v25/values-v25.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v25/values-v25.xml
new file mode 100644
index 0000000..483ae0c
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v25/values-v25.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml
new file mode 100644
index 0000000..8b28a46
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v26/values-v26.xml
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml
new file mode 100644
index 0000000..e3801cd
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-v28/values-v28.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml
new file mode 100644
index 0000000..1eabc08
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-vi/values-vi.xml
@@ -0,0 +1,32 @@
+
+
+ "Điều hướng về trang chủ"
+ "Điều hướng lên trên"
+ "Tùy chọn khác"
+ "Xong"
+ "Xem tất cả"
+ "Chọn một ứng dụng"
+ "TẮT"
+ "BẬT"
+ "Alt+"
+ "Ctrl+"
+ "delete"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "phím cách"
+ "Sym+"
+ "Menu+"
+ "Tìm kiếm…"
+ "Xóa truy vấn"
+ "Tìm kiếm truy vấn"
+ "Tìm kiếm"
+ "Gửi truy vấn"
+ "Tìm kiếm bằng giọng nói"
+ "Chia sẻ với"
+ "Chia sẻ với %s"
+ "Thu gọn"
+ "Tìm kiếm"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w1240dp-v13/values-w1240dp-v13.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w1240dp-v13/values-w1240dp-v13.xml
new file mode 100644
index 0000000..4ef38e1
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w1240dp-v13/values-w1240dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 200dp
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w600dp-v13/values-w600dp-v13.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w600dp-v13/values-w600dp-v13.xml
new file mode 100644
index 0000000..66f85a0
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-w600dp-v13/values-w600dp-v13.xml
@@ -0,0 +1,4 @@
+
+
+ 48dp
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml
new file mode 100644
index 0000000..2d85812
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v20/values-watch-v20.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml
new file mode 100644
index 0000000..deecc9e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-watch-v21/values-watch-v21.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
new file mode 100644
index 0000000..b499d2c
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-xlarge-v4/values-xlarge-v4.xml
@@ -0,0 +1,9 @@
+
+
+ 60%
+ 90%
+ 50%
+ 70%
+ 45%
+ 72%
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
similarity index 71%
rename from src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
rename to src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
index d65e0cc..29ce164 100644
--- a/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml
@@ -7,6 +7,33 @@
%1$s 条符合“%2$s”的搜索结果
+ "转到主屏幕"
+ "转到上一层级"
+ "更多选项"
+ "完成"
+ "查看全部"
+ "选择应用"
+ "关闭"
+ "开启"
+ "Alt+"
+ "Ctrl+"
+ "Delete 键"
+ "Enter 键"
+ "Fn+"
+ "Meta+"
+ "Shift+"
+ "空格键"
+ "Sym+"
+ "Menu+"
+ "搜索…"
+ "清除查询"
+ "搜索查询"
+ "搜索"
+ "提交查询"
+ "语音搜索"
+ "分享方式"
+ "使用%s分享"
+ "收起"确认删除文件夹及所包含的便签吗?确认要删除该条便签吗?确认要删除所选的 %d 条便签吗?
@@ -92,8 +119,10 @@
便签搜索便签正在搜索便签
+ "搜索"便签中的文字创建提醒
+ "999+"导出成功与%1$s同步成功正在获取服务器便签列表...
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
new file mode 100644
index 0000000..f533663
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rHK/values-zh-rHK.xml
@@ -0,0 +1,32 @@
+
+
+ "瀏覽主頁"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "顯示全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "Alt +"
+ "Ctrl +"
+ "刪除"
+ "Enter 鍵"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "空白鍵"
+ "Sym +"
+ "Menu +"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "分享對象"
+ "使用「%s」分享"
+ "收合"
+ "搜尋"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
similarity index 71%
rename from src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
rename to src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
index 226b5bc..6952d77 100644
--- a/src/Nots-master2/app/build/intermediates/incremental/debug/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml
@@ -7,6 +7,33 @@
%1$s 條符合”%2$s“的搜尋結果
+ "瀏覽首頁"
+ "向上瀏覽"
+ "更多選項"
+ "完成"
+ "查看全部"
+ "選擇應用程式"
+ "關閉"
+ "開啟"
+ "Alt +"
+ "Ctrl +"
+ "Delete 鍵"
+ "Enter 鍵"
+ "Fn +"
+ "Meta +"
+ "Shift +"
+ "空格鍵"
+ "Sym +"
+ "Menu +"
+ "搜尋…"
+ "清除查詢"
+ "搜尋查詢"
+ "搜尋"
+ "提交查詢"
+ "語音搜尋"
+ "選擇分享對象"
+ "與「%s」分享"
+ "收合"確認刪除檔夾及所包含的便簽嗎?确认要删除該條便籤嗎?确认要刪除所選的 %d 條便籤嗎?
@@ -92,8 +119,10 @@
便籤搜索便籤正在搜索便籤
+ "搜尋"便籤中的文字創建提醒
+ "999+"導出成功與%1$s同步成功正在獲取服務器便籤列表...
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml
new file mode 100644
index 0000000..31e318d
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zu/values-zu.xml
@@ -0,0 +1,32 @@
+
+
+ "Zulazulela ekhaya"
+ "Zulazulela phezulu"
+ "Izinketho eziningi"
+ "Kwenziwe"
+ "Buka konke"
+ "Khetha uhlelo lokusebenza"
+ "VALIWE"
+ "VULIWE"
+ "Alt+"
+ "Ctrl+"
+ "susa"
+ "enter"
+ "Function+"
+ "Meta+"
+ "Shift+"
+ "space"
+ "Sym+"
+ "Imenyu+"
+ "Iyasesha..."
+ "Sula inkinga"
+ "Umbuzo wosesho"
+ "Sesha"
+ "Hambisa umbuzo"
+ "Ukusesha ngezwi"
+ "Yabelana no-"
+ "Yabelana ne-%s"
+ "Goqa"
+ "Sesha"
+ "999+"
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml
new file mode 100644
index 0000000..d927b1e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml
@@ -0,0 +1,3409 @@
+
+
+
+ -%s
+ --%s
+ --%s
+ --%s
+
+
+ Messaging
+ Email
+
+
+
+
+
+
+ true
+ false
+ true
+ @android:color/black
+ #7fa87f
+ @android:color/black
+ @android:color/black
+ @color/material_deep_teal_200
+ @color/material_deep_teal_500
+ @color/material_grey_800
+ @android:color/white
+ @color/material_grey_850
+ @color/material_grey_50
+ #66000000
+ #80ffffff
+ #80000000
+ @color/bright_foreground_material_light
+ @color/bright_foreground_material_dark
+ @android:color/white
+ @android:color/black
+ #ff5a595b
+ #ffd6d7d7
+ #80bebebe
+ #80323232
+ #ffbebebe
+ #ff323232
+ #ff7043
+ #ff5722
+ @android:color/white
+ @android:color/black
+ #6680cbc4
+ #66009688
+ #FF039BE5
+ #FF01579B
+ #FF40C4FF
+ #FF00B0FF
+ #ff37474f
+ #ff263238
+ #ff21272b
+ #ff80cbc4
+ #ff009688
+ #fff5f5f5
+ #ffe0e0e0
+ #fffafafa
+ #ff757575
+ #ff424242
+ #ff303030
+ #ff212121
+ #ffffffff
+ #ff9e9e9e
+ @android:color/black
+ @color/material_grey_600
+ @color/material_grey_900
+ @color/material_grey_100
+ #ffffffff
+ #de000000
+ #4Dffffff
+ #39000000
+ #33ffffff
+ #1f000000
+ #b3ffffff
+ #8a000000
+ #36ffffff
+ #24000000
+ #ff616161
+ #ffbdbdbd
+ #ffbdbdbd
+ #fff1f1f1
+ #e6616161
+ #e6FFFFFF
+ #335b5b5b
+ 16dp
+ 72dp
+ 56dp
+ 0dp
+ 0dp
+ 4dp
+ 16dp
+ 10dp
+ 6dp
+ 48dp
+ 180dp
+ 5dp
+ -3dp
+ 48dp
+ 48dp
+ 36dp
+ 48dp
+ 48dp
+ @dimen/abc_control_inset_material
+ 6dp
+ 8dp
+ @dimen/abc_control_padding_material
+ 720dp
+ 320dp
+ 2dp
+ 4dp
+ 4dp
+ 2dp
+ 80%
+ 100%
+ 320dp
+ 320dp
+ 8dp
+ 8dp
+ 65%
+ 95%
+ 24dp
+ 18dp
+ 8dp
+ 0.30
+ 0.26
+ 32dip
+ 8dip
+ 8dip
+ 7dp
+ 4dp
+ 10dp
+ 16dp
+ @dimen/abc_action_bar_content_inset_material
+ 296dp
+ 4dp
+ 48dip
+ 320dip
+ 2dp
+ 2dp
+ 20dp
+ 3dp
+ 14sp
+ 14sp
+ 14sp
+ 12sp
+ 34sp
+ 45sp
+ 56sp
+ 112sp
+ 24sp
+ 22sp
+ 18sp
+ 14sp
+ 16sp
+ 14sp
+ 16sp
+ 16dp
+ 20sp
+ 20dp
+ 16dp
+ 16dp
+ 4dp
+ 6dp
+ 8dp
+ 4dp
+ 2dp
+ 320dp
+ 320dp
+ 0.30
+ 0.26
+ 0.26
+ 0.20
+ 0.12
+ 0.50
+ 0.38
+ 0.70
+ 0.54
+ 32dp
+ 13sp
+ 12dp
+ 8dp
+ 64dp
+ 64dp
+ 10dp
+ @dimen/notification_content_margin_start
+ 16dp
+ 2dp
+ 3dp
+ 24dp
+ 13sp
+ 10dp
+ 5dp
+ 26sp
+ 20sp
+ 17sp
+ 14sp
+ 33sp
+ 2dp
+ 16dp
+ 8dp
+ 8dp
+ 96dp
+ 6.5dp
+ 0dp
+ 16dp
+ #3333B5E5
+ #0cffffff
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 220
+ 150
+ 127
+ 150
+ 999
+
+ %1$s result for \"%2$s\"
+
+ %1$s results for \"%2$s\"
+
+ Navigate home
+ Navigate up
+ More options
+ Done
+ See all
+ Choose an app
+ OFF
+ ON
+ sans-serif
+ sans-serif-medium
+ sans-serif-medium
+ sans-serif
+ sans-serif
+ sans-serif
+ sans-serif
+ sans-serif-light
+ sans-serif
+ sans-serif
+ sans-serif
+ sans-serif-medium
+ Alt+
+ Ctrl+
+ delete
+ enter
+ Function+
+ Meta+
+ Shift+
+ space
+ Sym+
+ Menu+
+ Search…
+ Clear query
+ Search query
+ Search
+ Submit query
+ Voice search
+ Share with
+ Share with %s
+ Collapse
+ Sign in or register
+ Sign in
+ 确认删除文件夹及其笔记?
+ 确认删除笔记?
+ 确定删除选中的 %d 笔记?
+ 删除选中的笔记
+ 小米便签
+ Notes 2x2
+ Notes 4x4
+ 删除
+ Call notes
+ 取消
+ 取消
+ 设置
+ 删除时间提醒成功
+ Dummy Button
+ 便签启动!
+ Sorry, can not set clock on empty note
+ Sorry, can not send and empty note to home
+ The note is not exist
+ Export failed, please check SD card
+ SD card busy, not available now
+ Sync is canceled
+ Sync failed, internal error occurs
+ Sync failed, please check network and account settings
+ Export fail
+ notes_%s.txt
+ /MIUI/notes/
+ 文件夹%1$s 已存在, 请重命名
+ yyyyMMdd
+ MMMd kk:mm
+ Export text file (%1$s) to SD (%2$s) directory
+ (%d)
+ 已经移动选中的 %1$d 笔记到 %2$s 文件夹
+ Input name
+ 笔记添加到桌面
+ Password must be >5 characters
+ Not a valid username
+ 加入笔记锁
+ "Login failed"
+ 定时提醒我
+ 新建文件夹
+ 删除
+ 取消全部选中
+ 保存为文档
+ 保存为图片
+ 导出文本
+ 改变文件夹名称
+ 删除文件夹
+ 查看文件夹
+ 大
+ 中
+ 字体大小
+ 小
+ 超级大
+ 背景切换:胡桃
+ 背景切换:可莉
+ 进入选择列表
+ 默认背景
+ 移动到文件夹
+ 根目录
+ 离开选择列表
+ 退出私密模式
+ 删除定时提醒
+ 搜索
+ 私密模式
+ 全部选中
+ 选择图片
+ 未选择任何内容,操作无效
+ %d 选中
+ 发送桌面
+ 设置
+ 分享
+ 同步
+ 取消同步
+ 选择文件夹
+ Expired
+ Send email
+ Open map
+ Call
+ Browse web
+ 看一下
+ 知道了
+ 添加笔记
+ ...
+ 删除笔记锁
+ Sync notes with google task
+ Sync account
+ Add account
+ New note background color random
+ Cancel syncing
+ Sync immediately
+ Current account %1$s
+ All sync related information will be deleted, which may result in duplicated items sometime
+ Please select a google account. Local notes will be synced with google task.
+ Sync notes
+ Last sync time %1$s
+ yyyy-MM-dd hh:mm:ss
+ Cancel
+ Change sync account
+ Remove sync account
+ Settings
+ Cannot change the account because sync is in progress
+ %1$s has been set as the sync account
+ 欢迎进入登陆界面
+ Email
+ 注册
+ Password
+ Notes
+ Search notes
+ Searching Notes
+ Search
+ Text in your notes
+ 设置笔记锁密码
+ 设置时间提醒
+ 999+
+ Export successful
+ Sync is successful with account %1$s
+ Getting remote note list...
+ Logging into %1$s...
+ Synchronize local notes with Google Task...
+ Sync is canceled
+ Sync is failed
+ Sync is successful
+ Syncing notes...
+ FullscreenActivity
+ LoginActivity
+ "Welcome !"
+ No associated note found, click to create associated note.
+ Privacy mode,can not see note content
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merger.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merger.xml
new file mode 100644
index 0000000..86aada2
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/merger.xml
@@ -0,0 +1,3865 @@
+
+#ffffffff#ff9e9e9e#1f000000#8a000000
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 4dp6dp8dp4dp2dp320dp320dp32dp13sp12dp8dp64dp64dp10dp@dimen/notification_content_margin_start16dp2dp3dp24dp13sp10dp5dp#3333B5E5#0cffffff999999+"999+""999+""999+""৯৯৯+""999+""999+""999+""999+""৯৯৯+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+""999+""999+""999+""999+""999+""999+"">999""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""९९९+""999+""၉၉၉+""999+""९९९+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""999+""+999""999+"4dp@color/secondary_text_default_material_light0dp0dp12dp"999+""999+""999+""999+""999+"
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ truefalsetrue@android:color/black#7fa87f@android:color/black@android:color/black@color/material_deep_teal_200@color/material_deep_teal_500@color/material_grey_800@android:color/white@color/material_grey_850@color/material_grey_50#80ffffff#80000000@color/bright_foreground_material_light@color/bright_foreground_material_dark@android:color/white@android:color/black#ff5a595b#ffd6d7d7#80bebebe#80323232#ffbebebe#ff323232#ff7043#ff5722@android:color/white@android:color/black#6680cbc4#66009688#ff37474f#ff263238#ff21272b#ff80cbc4#ff009688#fff5f5f5#ffe0e0e0#fffafafa#ff757575#ff424242#ff303030#ff212121@android:color/black@color/material_grey_600@color/material_grey_900@color/material_grey_100#ffffffff#de000000#4Dffffff#39000000#33ffffff#1f000000#b3ffffff#8a000000#36ffffff#24000000#ff616161#ffbdbdbd#ffbdbdbd#fff1f1f1#e6616161#e6FFFFFF
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 16dp72dp56dp0dp0dp4dp16dp10dp6dp48dp180dp5dp-3dp48dp48dp36dp48dp48dp@dimen/abc_control_inset_material6dp8dp@dimen/abc_control_padding_material720dp320dp2dp4dp4dp2dp80%100%320dp320dp8dp8dp65%95%24dp18dp8dp0.300.2632dip8dip8dip7dp4dp10dp16dp@dimen/abc_action_bar_content_inset_material296dp4dp48dip320dip2dp2dp20dp3dp14sp14sp14sp12sp34sp45sp56sp112sp24sp22sp18sp14sp16sp14sp16sp16dp20sp20dp0.300.260.260.200.120.500.380.700.542dp16dp8dp8dp96dp6.5dp0dp16dp220150127150Navigate homeNavigate upMore optionsDoneSee allChoose an appOFFONsans-serifsans-serif-mediumsans-serif-mediumsans-serifsans-serifsans-serifsans-serifsans-serif-lightsans-serifsans-serifsans-serifsans-serif-mediumAlt+Ctrl+deleteenterFunction+Meta+Shift+spaceSym+Menu+Search…Clear querySearch querySearchSubmit queryVoice searchShare withShare with %sCollapseSearch"Navigeer tuis""Navigeer op""Nog opsies""Klaar""Sien alles""Kies \'n program""AF""AAN""Alt+""Ctrl+""delete""enter""Funksie+""Meta+""Shift+""spasiebalk""Simbool+""Kieslys+""Soek …""Vee navraag uit""Soeknavraag""Soek""Dien navraag in""Stemsoektog""Deel met""Deel met %s""Vou in""Soek""ወደ መነሻ ይዳስሱ""ወደ ላይ ይዳስሱ""ተጨማሪ አማራጮች""ተከናውኗል""ሁሉንም ይመልከቱ""መተግበሪያ ይምረጡ""ጠፍቷል""በርቷል""Alt+""Ctrl+""ሰርዝ""enter""Function+""Meta+""Shift+""space""Sym+""ምናሌ+""ፈልግ…""መጠይቅ አጽዳ""የፍለጋ ጥያቄ""ፍለጋ""መጠይቅ ያስረክቡ""የድምፅ ፍለጋ""ከሚከተለው ጋር ያጋሩ""ከ%s ጋር አጋራ""ሰብስብ""ፈልግ""التنقل إلى الشاشة الرئيسية""التنقل إلى أعلى""خيارات إضافية""تم""عرض الكل""اختيار تطبيق""إيقاف""تشغيل""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""القائمة+""بحث…""محو طلب البحث""طلب البحث""بحث""إرسال طلب البحث""البحث الصوتي""مشاركة مع""مشاركة مع %s""تصغير""البحث""গৃহ পৃষ্ঠালৈ যাওক""ওপৰলৈ যাওক""অধিক বিকল্প""সম্পন্ন কৰা হ\'ল""সকলো চাওক""এটা এপ্ বাছনি কৰক""অফ কৰক""অন কৰক""Alt+""CTRL+""মচক""এণ্টাৰ""ফাংশ্বন+""মেটা+""শ্বিফ্ট+""স্পেচ""Sym+""মেনু+""অনুসন্ধান কৰক…""প্ৰশ্ন মচক""সন্ধান কৰিব খোজা প্ৰশ্ন""সন্ধান কৰক""প্ৰশ্ন দাখিল কৰক""কণ্ঠধ্বনিৰ যোগেৰে সন্ধান কৰক""ইয়াৰ জৰিয়তে শ্বেয়াৰ কৰক""%sৰ জৰিয়তে শ্বেয়াৰ কৰক""সংকুচিত কৰক""অনুসন্ধান কৰক""Evə naviqasiya et""Yuxarı get""Digər variantlar""Hazırdır""Hamısına baxın""Tətbiq seçin""DEAKTİV""AKTİV""Alt+""Ctrl+""silin""daxil olun""Funksiya+""Meta+""Shift+""kosmos""Sym+""Menyu+""Axtarış...""Sorğunu təmizlə""Axtarış sorğusu""Axtarış""Sorğunu göndərin""Səsli axtarış""Bununla paylaşın""%s ilə paylaşın""Yığışdırın""Axtarış""Odlazak na Početnu""Kretanje nagore""Još opcija""Gotovo""Prikaži sve""Izbor aplikacije""ISKLJUČI""UKLJUČI""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""taster za razmak""Sym+""Menu+""Pretražite...""Brisanje upita""Upit za pretragu""Pretraga""Slanje upita""Glasovna pretraga""Deli sa""Deljenje sa aplikacijom %s""Skupi""Pretraži""Перайсці на галоўную старонку""Перайсці ўверх""Дадатковыя параметры""Гатова""Прагледзець усё""Выбраць праграму""ВЫКЛ.""УКЛ.""Alt +""Ctrl +""Delete""Enter""Fn +""Meta +""Shift +""Прабел""Sym +""Меню +""Пошук...""Выдалiць запыт""Запыт на пошук""Пошук""Адправіць запыт""Галасавы пошук""Абагуліць з""Абагуліць праз праграму %s""Згарнуць""Пошук""Придвижване към „Начало“""Придвижване нагоре""Още опции""Готово""Вижте всички""Изберете приложение""ИЗКЛ.""ВКЛ.""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""клавиша за интервал""Sym+""Menu+""Търсете…""Изчистване на заявката""Заявка за търсене""Търсене""Изпращане на заявката""Гласово търсене""Споделяне със:""Споделяне със: %s""Свиване""Търсене""হোম এ নেভিগেট করুন""উপরের দিকে নেভিগেট করুন""আরও বিকল্প""সম্পন্ন হয়েছে""সবগুলো দেখুন""একটি অ্যাপ্লিকেশান বেছে নিন""বন্ধ""চালু""Alt+""Ctrl+""মুছুন""enter""Function+""Meta+""Shift+""স্পেস""Sym+""মেনু+""অনুসন্ধান...""ক্যোয়ারী সাফ করুন""ক্যোয়ারী খুঁজুন""খুঁজুন""ক্যোয়ারী জমা দিন""ভয়েস অনুসন্ধান""এর সাথে শেয়ার করুন""%s এর সাথে শেয়ার করুন""সঙ্কুচিত করুন""খুঁজুন""Vrati se na početnu stranicu""Navigiraj prema gore""Više opcija""Gotovo""Prikaži sve""Odaberite aplikaciju""ISKLJUČI""UKLJUČI""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""razmaknica""Sym+""Menu+""Pretraži...""Obriši upit""Pretraži upit""Traži""Pošalji upit""Glasovno pretraživanje""Dijeli sa""Dijeli koristeći aplikaciju %s""Skupi""Pretraži""Navega a la pàgina d\'inici""Navega cap a dalt""Més opcions""Fet""Mostra\'ls tots""Selecciona una aplicació""DESACTIVAT""ACTIVAT""Alt+""Ctrl+""Supr""Retorn""Funció+""Meta+""Maj+""Espai""Sym+""Menú+""Cerca...""Esborra la consulta""Consulta de cerca""Cerca""Envia la consulta""Cerca per veu""Comparteix amb""Comparteix amb %s""Replega""Cerca""Přejít na plochu""Přejít nahoru""Více možností""Hotovo""Zobrazit vše""Vybrat aplikaci""VYPNUTO""ZAPNUTO""Alt+""Ctrl+""delete""enter""Fn+""Meta+""Shift+""mezerník""Sym+""Menu+""Vyhledat…""Smazat dotaz""Vyhledávací dotaz""Hledat""Odeslat dotaz""Hlasové vyhledávání""Sdílet pomocí""Sdílet s aplikací %s""Sbalit""Hledat""Naviger hjem""Naviger op""Flere muligheder""Luk""Se alle""Vælg en app""FRA""TIL""Alt+""Ctrl+""delete""enter""Fn+""Meta+""Shift+""mellemrum""Sym+""Menu+""Søg…""Ryd forespørgslen""Søgeforespørgsel""Søg""Indsend forespørgslen""Talesøgning""Del med""Del med %s""Skjul""Søg""Zur Startseite""Nach oben""Weitere Optionen""Fertig""Alle ansehen""App auswählen""Aus""An""Alt +""Strg +""Löschen""Eingabetaste""Funktionstaste +""Meta-Taste +""Umschalttaste +""Leertaste +""Sym-Taste +""Menütaste +""Suchen…""Suchanfrage löschen""Suchanfrage""Suchen""Suchanfrage senden""Sprachsuche""Freigeben für""Mit %s teilen""Minimieren""Suchen""Πλοήγηση στην αρχική σελίδα""Πλοήγηση προς τα επάνω""Περισσότερες επιλογές""Τέλος""Προβολή όλων""Επιλέξτε κάποια εφαρμογή""ΑΠΕΝΕΡΓΟΠΟΙΗΣΗ""ΕΝΕΡΓΟΠΟΙΗΣΗ""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""διάστημα""Sym+""Menu+""Αναζήτηση…""Διαγραφή ερωτήματος""Ερώτημα αναζήτησης""Αναζήτηση""Υποβολή ερωτήματος""Φωνητική αναζήτηση""Κοινή χρήση με""Κοινή χρήση με %s""Σύμπτυξη""Αναζήτηση""Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""Navigate home""Navigate up""More options""Done""See all""Choose an app""OFF""ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Search…""Clear query""Search query""Search""Submit query""Voice search""Share with""Share with %s""Collapse""Search""Ir a la pantalla de inicio""Desplazarse hacia arriba""Más opciones""Listo""Ver todo""Seleccionar una aplicación""DESACTIVADO""ACTIVADO""Alt +""Ctrl +""Eliminar""Intro""Función +""Meta +""Mayús +""Espacio""Sym +""Menú +""Buscar…""Borrar consulta""Consulta""Buscar""Enviar consulta""Búsqueda por voz""Compartir con""Compartir con %s""Contraer""Buscar""Navegar a la página principal""Navegar hacia arriba""Más opciones""Listo""Ver todo""Elige una aplicación.""DESACTIVADO""ACTIVADO""Alt+""Ctrl+""borrar""intro""Función+""Meta+""Mayúscula+""espacio""Sym+""Menú+""Buscar…""Eliminar la consulta""Búsqueda""Búsqueda""Enviar consulta""Búsqueda por voz""Compartir con""Compartir con %s""Contraer""Buscar""Navigeerimine avaekraanile""Navigeerimine üles""Rohkem valikuid""Valmis""Kuva kõik""Valige rakendus""VÄLJAS""SEES""Alt +""Ctrl +""kustutamisklahv""sisestusklahv""Funktsiooniklahv +""Meta +""Tõstuklahv +""tühik""Sym +""Menüü +""Otsige …""Päringu tühistamine""Otsingupäring""Otsing""Päringu esitamine""Häälotsing""Jagamine:""Jagamine rakendusega %s""Ahendamine""Otsing""Joan orri nagusira""Joan gora""Aukera gehiago""Eginda""Ikusi guztiak""Aukeratu aplikazio bat""DESAKTIBATUTA""AKTIBATUTA""Alt +""Ktrl +""Ezabatu""Sartu""Funtzioa +""Meta +""Maius +""Zuriunea""Sym +""Menua +""Bilatu…""Garbitu kontsulta""Bilaketa-kontsulta""Bilatu""Bidali kontsulta""Ahozko bilaketa""Partekatu hauekin""Partekatu %s aplikazioarekin""Tolestu""Bilatu""پیمایش به صفحه اصلی""پیمایش به بالا""گزینههای بیشتر""تمام""مشاهده همه""انتخاب برنامه""خاموش""روشن""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""کلید فاصله""Sym+""منو+""جستجو…""پاک کردن عبارت جستجو""عبارت جستجو""جستجو""ارسال عبارت جستجو""جستجوی گفتاری""اشتراکگذاری با""اشتراکگذاری با %s""کوچک کردن""جستجو""Siirry etusivulle""Siirry ylös""Lisää""Valmis""Näytä kaikki""Valitse sovellus""POIS KÄYTÖSTÄ""KÄYTÖSSÄ""Alt+""Ctrl+""delete""enter""Fn+""Meta+""Vaihto+""välilyönti""Sym+""Valikko+""Haku…""Tyhjennä kysely""Hakulauseke""Haku""Lähetä kysely""Puhehaku""Jakaminen:""Jaa sovelluksessa %s""Kutista""Haku""Revenir à l\'accueil""Revenir en haut de la page""Plus d\'options""OK""Tout afficher""Sélectionner une application""DÉSACTIVÉ""ACTIVÉ""Alt+""Ctrl+""supprimer""entrée""Fonction+""Méta+""Maj+""espace""Sym+""Menu+""Rechercher…""Effacer la requête""Requête de recherche""Rechercher""Envoyer la requête""Recherche vocale""Partager avec""Partager avec %s""Réduire""Rechercher""Revenir à l\'accueil""Revenir en haut de la page""Plus d\'options""Terminé""Voir toutes les chaînes""Sélectionnez une application""DÉSACTIVÉ""ACTIVÉ""Alt+""Ctrl+""supprimer""entrée""Fonction+""Méta+""Maj+""espace""Sym+""Menu+""Recherche en cours...""Effacer la requête""Requête de recherche""Rechercher""Envoyer la requête""Recherche vocale""Partager""Partager avec %s""Réduire""Rechercher""Ir á páxina de inicio""Desprazarse cara arriba""Máis opcións""Feito""Ver todas""Escoller unha aplicación""DESACTIVAR""ACTIVAR""Alt +""Ctrl +""eliminar""Intro""Función +""Meta +""Maiús +""espazo""Sim +""Menú +""Buscar…""Borrar consulta""Consulta de busca""Buscar""Enviar consulta""Busca por voz""Compartir con""Compartir con %s""Contraer""Buscar""હોમ પર નેવિગેટ કરો""ઉપર નૅવિગેટ કરો""વધુ વિકલ્પો""થઈ ગયું""બધું જુઓ""એક ઍપ્લિકેશન પસંદ કરો""બંધ""ચાલુ""Alt+""Ctrl+""ડિલીટ કરો""Enter""Function+""Meta+""Shift+""Spacebar""Sym+""મેનૂ+""શોધો…""ક્વેરી સાફ કરો""શોધ ક્વેરી""શોધો""ક્વેરી સબમિટ કરો""વૉઇસ શોધ""આની સાથે શેર કરો""%sની સાથે શેર કરો""સંકુચિત કરો""શોધો"54dip"होम पेज पर जाएं""ऊपर जाएं""ज़्यादा विकल्प""हो गया""सभी देखें""कोई एप्लिकेशन चुनें""बंद""चालू""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""खोजा जा रहा है…""क्वेरी साफ़ करें""सर्च क्वेरी""सर्च करें""क्वेरी सबमिट करें""आवाज़ सर्च""इसके साथ शेयर करें""%s के साथ शेयर करें""छोटा करें""सर्च""Idi na početnu""Idi gore""Dodatne opcije""Gotovo""Prikaži sve""Odabir aplikacije""ISKLJUČENO""UKLJUČENO""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""razmaknica""Sym+""Menu+""Pretražite…""Izbriši upit""Upit za pretraživanje""Pretraživanje""Pošalji upit""Glasovno pretraživanje""Dijeljenje sa""Dijeli putem aplikacije %s""Sažmi""Pretraživanje""Ugrás a főoldalra""Felfelé mozgatás""További lehetőségek""Kész""Összes megtekintése""Válasszon ki egy alkalmazást""KI""BE""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""Szóköz""Sym+""Menu+""Keresés…""Lekérdezés törlése""Keresési lekérdezés""Keresés""Lekérdezés küldése""Hangalapú keresés""Megosztás a következővel:""Megosztás a következő alkalmazással: %s""Összecsukás""Keresés""Ուղղվել տուն""Ուղղվել վերև""Այլ ընտրանքներ""Պատրաստ է""Տեսնել բոլորը""Ընտրել ծրագիր""ԱՆՋԱՏՎԱԾ""ՄԻԱՑՎԱԾ""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""բացատ""Sym+""Menu+""Որոնում...""Մաքրել հարցումը""Որոնման հարցում""Որոնել""Ուղարկել հարցումը""Ձայնային որոնում""Կիսվել""Ուղարկել %s-ին""Թաքցնել""Որոնել""Navigasi ke beranda""Navigasi naik""Opsi lain""Selesai""Lihat semua""Pilih aplikasi""NONAKTIF""AKTIF""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""spasi""Sym+""Menu+""Telusuri...""Hapus kueri""Kueri penelusuran""Telusuri""Kirim kueri""Penelusuran suara""Bagikan dengan""Bagikan ke %s""Ciutkan""Telusuri""Fara heim""Fara upp""Fleiri valkostir""Lokið""Sjá allt""Veldu forrit""SLÖKKT""KVEIKT""Alt+""Ctrl+""delete""enter""Aðgerðarlykill+""Meta+""Shift+""bilslá""Sym+""Valmynd+""Leita…""Hreinsa fyrirspurn""Leitarfyrirspurn""Leita""Senda fyrirspurn""Raddleit""Deila með""Deila með %s""Minnka""Leita""Vai alla home page""Vai in alto""Altre opzioni""Fine""Visualizza tutte""Scegli un\'applicazione""OFF""ON""ALT +""CTRL +""CANC""INVIO""FUNZIONE +""META +""MAIUSC +""barra spaziatrice""SYM +""MENU +""Cerca…""Cancella query""Query di ricerca""Cerca""Invia query""Ricerca vocale""Condividi con""Condividi tramite %s""Comprimi""Ricerca""נווט לדף הבית""נווט למעלה""עוד אפשרויות""בוצע""ראה הכל""בחר אפליקציה""כבוי""פועל""Alt+""Ctrl+""delete""Enter""Function+""Meta+""Shift+""מקש רווח""Sym+""תפריט+""חיפוש…""מחק שאילתה""שאילתת חיפוש""חיפוש""שלח שאילתה""חיפוש קולי""שתף עם""שתף עם %s""כווץ""חיפוש""ホームへ移動""上へ移動""その他のオプション""完了""すべて表示""アプリの選択""OFF""ON""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""Space""Sym+""Menu+""検索…""検索キーワードを削除""検索キーワード""検索""検索キーワードを送信""音声検索""共有""%sと共有""折りたたむ""検索""მთავარზე ნავიგაცია""ზემოთ ნავიგაცია""მეტი ვარიანტები""დასრულდა""ყველას ნახვა""აპის არჩევა""გამორთულია""ჩართულია""Alt+""Ctrl+""წაშლა""შეყვანა""Function+""Meta+""Shift+""space""Sym+""Menu+""ძიება...""მოთხოვნის გასუფთავება""ძიების მოთხოვნა""ძიება""მოთხოვნის გადაგზავნა""ხმოვანი ძიება""გაზიარება:""გაუზიარეთ %s-ს""აკეცვა""ძიება""Негізгі бетте қозғалу""Жоғары қозғалу""Басқа опциялар""Дайын""Барлығын көру""Қолданбаны таңдау""ӨШІРУЛІ""ҚОСУЛЫ""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""бос орын""Sym+""Mәзір+""Іздеу…""Сұрақты жою""Сұрақты іздеу""Іздеу""Сұрақты жіберу""Дауыс арқылы іздеу""Бөлісу""%s қолданбасымен бөлісу""Тасалау""Іздеу""រកមើលទៅដើម""រកមើលឡើងលើ""ជម្រើសច្រើនទៀត""រួចរាល់""មើលទាំងអស់""ជ្រើសកម្មវិធី""បិទ""បើក""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ស្វែងរក…""សម្អាតសំណួរ""ស្វែងរកសំណួរ""ស្វែងរក""ដាក់ស្នើសំណួរ""ការស្វែងរកសំឡេង""ចែករំលែកជាមួយ""ចែករំលែកជាមួយ %s""បង្រួម""ស្វែងរក""ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು""ಮುಗಿದಿದೆ""ಎಲ್ಲವನ್ನೂ ನೋಡಿ""ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ""ಆಫ್""ಆನ್""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ಹುಡುಕಿ…""ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು""ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ""ಹುಡುಕಿ""ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು""ಧ್ವನಿ ಹುಡುಕಾಟ""ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ""%s ನೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ""ಸಂಕುಚಿಸು""ಹುಡುಕಿ""홈 탐색""위로 탐색""옵션 더보기""완료""전체 보기""앱 선택""사용 안함""사용""Alt+""Ctrl+""삭제""입력""Function+""Meta+""Shift+""스페이스바""Sym+""Menu+""검색...""검색어 삭제""검색어""검색""검색어 보내기""음성 검색""공유 대상""%s와(과) 공유""접기""검색""Үйгө багыттоо""Жогору""Көбүрөөк мүмкүнчүлүктөр""Даяр""Бардыгын көрүү""Колдонмо тандоо""ӨЧҮК""КҮЙҮК""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""боштук""Sym+""Menu+""Издөө…""Талаптарды тазалоо""Издөө талаптары""Издөө""Талап жөнөтүү""Үн аркылуу издөө""Бөлүшүү""%s аркылуу бөлүшүү""Жыйнап коюу""Издөө"48dp12dp14dp440dp60%90%60%90%55%80%"ກັບໄປໜ້າຫຼັກ""ຂຶ້ນເທິງ""ໂຕເລືອກອື່ນ""ແລ້ວໆ""ເບິ່ງທັງຫມົດ""ເລືອກແອັບຯ""ປິດ""ເປີດ""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ຊອກຫາ""ລຶບຂໍ້ຄວາມຊອກຫາ""ຊອກຫາ""ຊອກຫາ""ສົ່ງການຊອກຫາ""ຊອກຫາດ້ວຍສຽງ""ແບ່ງປັນກັບ""ແບ່ງປັນດ້ວຍ %s""ຫຍໍ້""ຊອກຫາ""Eiti į pagrindinį puslapį""Eiti į viršų""Daugiau parinkčių""Atlikta""Peržiūrėti viską""Pasirinkti programą""IŠJUNGTA""ĮJUNGTI""„Alt“ +""„Ctrl“ +""„Delete“""„Enter“""„Function“ +""„Meta“ +""„Shift“ +""tarpo klavišas""„Sym“ +""„Menu“ +""Ieškoti...""Išvalyti užklausą""Paieškos užklausa""Paieška""Pateikti užklausą""Paieška balsu""Bendrinti naudojant""Bendrinti naudojant programą „%s“""Sutraukti""Paieška""Pārvietoties uz sākuma ekrānu""Pārvietoties augšup""Vairāk opciju""Gatavs""Skatīt visu""Izvēlieties lietotni""IZSLĒGTS""IESLĒGTS""Alternēšanas taustiņš +""Vadīšanas taustiņš +""dzēšanas taustiņš""ievadīšanas taustiņš""Funkcijas taustiņš +""Meta taustiņš +""Pārslēgšanas taustiņš +""atstarpes taustiņš""Simbolu taustiņš +""Poga Izvēlne +""Meklējiet…""Notīrīt vaicājumu""Meklēšanas vaicājums""Meklēt""Iesniegt vaicājumu""Meklēšana ar balsi""Kopīgot ar:""Kopīgot ar lietojumprogrammu %s""Sakļaut""Meklēt""Движи се кон дома""Движи се нагоре""Повеќе опции""Готово""Види ги сите""Избери апликација""ИСКЛУЧЕНО""ВКЛУЧЕНО""копче Alt+""копче Ctrl+""избриши""копче enter""копче Function+""копче Meta+""копче Shift+""вселена""копче Sym+""Мени+""Пребарување…""Исчисти барање""Пребарај барање""Пребарај""Поднеси барање""Гласовно пребарување""Сподели со""Сподели со %s""Собери""Пребарај""ഹോമിലേക്ക് നാവിഗേറ്റുചെയ്യുക""മുകളിലേക്ക് നാവിഗേറ്റുചെയ്യുക""കൂടുതൽ ഓപ്ഷനുകള്""പൂർത്തിയാക്കി""എല്ലാം കാണുക""ഒരു അപ്ലിക്കേഷൻ തിരഞ്ഞെടുക്കുക""ഓഫ്""ഓൺ""Alt+""Ctrl+""ഇല്ലാതാക്കുക""enter""ഫംഗ്ഷന്+""മെറ്റ+""Shift+""സ്പെയ്സ്""Sym+""മെനു+""തിരയുക…""അന്വേഷണം മായ്ക്കുക""തിരയൽ അന്വേഷണം""തിരയൽ""അന്വേഷണം സമർപ്പിക്കുക""ശബ്ദതിരയൽ""ഇവരുമായി പങ്കിടുക""%s-മായി പങ്കിടുക""ചുരുക്കുക""തിരയുക""Нүүр хуудас руу шилжих""Дээш шилжих""Нэмэлт сонголтууд""Дууссан""Бүгдийг харах""Апп сонгох""ИДЭВХГҮЙ""ИДЭВХТЭЙ""Alt+""Ctrl+""устгах""оруулах""Функц+""Мета+""Shift+""зай""Sym+""Цэс+""Хайх...""Асуулгыг цэвэрлэх""Хайх асуулга""Хайх""Асуулгыг илгээх""Дуут хайлт""Хуваалцах""%s-тай хуваалцах""Хумих""Хайлт""होमवर नेव्हिगेट करा""वर नेव्हिगेट करा""अधिक पर्याय""पूर्ण झाले""सर्व पहा""एक अॅप निवडा""बंद""चालू""Alt+""Ctrl+""हटवा""एंटर करा""Function+""Meta+""Shift+""spacebar""Sym+""मेनू+""शोधा…""क्वेरी स्पष्ट करा""शोध क्वेरी""शोध""क्वेरी सबमिट करा""व्हॉइस शोध""यांच्यासह शेअर करा""%s सह शेअर करा""संक्षिप्त करा""शोधा""Navigasi skrin utama""Navigasi ke atas""Lagi pilihan""Selesai""Lihat semua""Pilih apl""MATI""HIDUP""Alt+""Ctrl+""padam""enter""Fungsi+""Meta+""Shift+""ruang""Sym+""Menu+""Cari…""Kosongkan pertanyaan""Pertanyaan carian""Cari""Serah pertanyaan""Carian suara""Kongsi dengan""Kongsi dengan %s""Runtuhkan""Cari""မူလနေရာကို သွားရန်""အပေါ်သို့သွားရန်""ပိုမိုရွေးချယ်စရာများ""ပြီးဆုံးပါပြီ""အားလုံးကို ကြည့်ရန်""အက်ပ်တစ်ခုခုကို ရွေးချယ်ပါ""ပိတ်""ဖွင့်""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ရှာဖွေပါ...""ရှာစရာ အချက်အလက်များ ဖယ်ရှားရန်""ရှာစရာ အချက်အလက်နေရာ""ရှာဖွေရန်""ရှာဖွေစရာ အချက်အလက်ကို ပေးပို့ရန်""အသံဖြင့် ရှာဖွေခြင်း""မျှဝေဖို့ ရွေးပါ""%s ဖြင့် မျှဝေရန်""ခေါက်ရန်""ရှာဖွေပါ""Gå til startsiden""Gå opp""Flere alternativer""Ferdig""Se alle""Velg en app""AV""PÅ""Alt+""Ctrl+""delete""enter""Funksjon+""Meta+""Shift+""mellomrom""Sym+""Meny+""Søk …""Slett søket""Søkeord""Søk""Utfør søket""Talesøk""Del med""Del med %s""Skjul""Søk""गृह खोज्नुहोस्""माथि खोज्नुहोस्""थप विकल्पहरू""सम्पन्न भयो""सबै हेर्नुहोस्""एउटा अनुप्रयोग छान्नुहोस्""निष्क्रिय पार्नुहोस्""सक्रिय गर्नुहोस्""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""खोज्नुहोस्...""प्रश्न हटाउनुहोस्""जिज्ञासाको खोज गर्नुहोस्""खोज्नुहोस्""जिज्ञासा पेस गर्नुहोस्""भ्वाइस खोजी""साझेदारी गर्नुहोस्...""%s सँग आदान प्रदान गर्नुहोस्""संक्षिप्त पार्नुहोस्""खोज्नुहोस्""Navigeren naar startpositie""Omhoog navigeren""Meer opties""Gereed""Alles weergeven""Een app selecteren""UIT""AAN""Alt +""Ctrl +""verwijderen""enter""Functie +""Meta +""Shift +""spatie""Sym +""Menu +""Zoeken…""Zoekopdracht wissen""Zoekopdracht""Zoeken""Zoekopdracht verzenden""Gesproken zoekopdracht""Delen met""Delen met %s""Samenvouwen""Zoeken""ହୋମ୍ ପେଜ୍କୁ ନେଭିଗେଟ୍ କରନ୍ତୁ""ଉପରକୁ ନେଭିଗେଟ୍ କରନ୍ତୁ""ଅଧିକ ବିକଳ୍ପ""ହୋଇଗଲା""ସବୁ ଦେଖନ୍ତୁ""ଗୋଟିଏ ଆପ୍ ବାଛନ୍ତୁ""ଅଫ୍""ଅନ୍""Alt+""Ctrl+""ଡିଲିଟ୍""ଏଣ୍ଟର୍""Function+""Meta+""Shift+""ସ୍ପେସ୍""Sym+""ମେନୁ""ସର୍ଚ୍ଚ…""କ୍ୱେରୀ ଖାଲି କରନ୍ତୁ""ସର୍ଚ୍ଚ କ୍ୱେରୀ""ସର୍ଚ୍ଚ କରନ୍ତୁ""କ୍ୱେରୀ ଦାଖଲ କରନ୍ତୁ""ଭଏସ୍ ସର୍ଚ୍ଚ""ଏହାଙ୍କ ସହ ଶେୟାର୍ କରନ୍ତୁ""%s ସହ ଶେୟାର୍ କରନ୍ତୁ""ଛୋଟ କରନ୍ତୁ""ସର୍ଚ୍ଚ କରନ୍ତୁ""ਹੋਮ \'ਤੇ ਜਾਓ""ਉੱਪਰ ਜਾਓ""ਹੋਰ ਚੋਣਾਂ""ਹੋ ਗਿਆ""ਸਭ ਦੇਖੋ""ਇੱਕ ਐਪ ਚੁਣੋ""ਬੰਦ""ਤੇ""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""ਖੋਜ…""ਸਵਾਲ ਹਟਾਓ""ਖੋਜ ਪੁੱਛਗਿੱਛ""ਖੋਜੋ""ਸਵਾਲ ਪ੍ਰਸਤੁਤ ਕਰੋ""ਵੌਇਸ ਖੋਜ""ਇਸ ਨਾਲ ਸਾਂਝਾ ਕਰੋ""%s ਨਾਲ ਸਾਂਝਾ ਕਰੋ""ਨਸ਼ਟ ਕਰੋ""ਖੋਜੋ""Przejdź do strony głównej""Przejdź wyżej""Więcej opcji""Gotowe""Zobacz wszystkie""Wybierz aplikację""WYŁ.""WŁ.""Alt+""Ctrl+""Delete""Enter""Funkcyjny+""Meta+""Shift+""spacja""Sym+""Menu+""Szukaj…""Wyczyść zapytanie""Wyszukiwane hasło""Szukaj""Wyślij zapytanie""Wyszukiwanie głosowe""Udostępnij dla""Udostępnij przez: %s""Zwiń""Szukaj"false"Navegar para a página inicial""Navegar para cima""Mais opções""Concluído""Ver tudo""Selecione um app""DESATIVAR""ATIVAR""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""espaço""Sym+""Menu+""Pesquisar...""Limpar consulta""Consulta de pesquisa""Pesquisar""Enviar consulta""Pesquisa por voz""Compartilhar com""Compartilhar com %s""Recolher""Pesquisar""Navegar para a página inicial""Navegar para cima""Mais opções""Concluído""Ver tudo""Selecione um app""DESATIVAR""ATIVAR""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""espaço""Sym+""Menu+""Pesquisar...""Limpar consulta""Consulta de pesquisa""Pesquisar""Enviar consulta""Pesquisa por voz""Compartilhar com""Compartilhar com %s""Recolher""Pesquisar""Navegar para a página inicial""Navegar para cima""Mais opções""Concluído""Ver tudo""Escolher uma aplicação""DESATIVADO""ATIVADO""Alt +""Ctrl +""eliminar""enter""Função +""Meta +""Shift +""espaço""Sym +""Menu +""Pesquisar...""Limpar consulta""Consulta de pesquisa""Pesquisar""Enviar consulta""Pesquisa por voz""Partilhar com""Partilhar com a aplicação %s""Reduzir""Pesquisar""Navigați la ecranul de pornire""Navigați în sus""Mai multe opțiuni""Terminat""Afișați-le pe toate""Alegeți o aplicație""DEZACTIVAȚI""ACTIVAT""Alt+""Ctrl+""delete""enter""Funcție+""Meta+""Shift+""spațiu""Sym+""Meniu+""Căutați…""Ștergeți interogarea""Interogare de căutare""Căutați""Trimiteți interogarea""Căutare vocală""Trimiteți la""Trimiteți folosind %s""Restrângeți""Căutați""Перейти на главный экран""Перейти вверх""Другие параметры""Готово""Показать все""Выбрать приложение""ОТКЛ.""ВКЛ.""Alt +""Ctrl +""Delete""Ввод""Fn +""Meta +""Shift +""Пробел""Sym +""Меню +""Поиск""Удалить запрос""Поисковый запрос""Поиск""Отправить запрос""Голосовой поиск""Открыть доступ""Открыть доступ приложению \"%s\"""Свернуть""Поиск""ගෙදරට සංචාලනය කරන්න""ඉහලට සංචාලනය කරන්න""තවත් විකල්ප""අවසාන වූ""සියල්ල බලන්න""යෙදුමක් තෝරන්න""ක්රියාවිරහිතයි""ක්රියාත්මකයි""Alt+""Ctrl+""මකන්න""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""සොයන්න...""විමසුම හිස් කරන්න""සෙවුම් විමසුම""සෙවීම""විමසුම යොමු කරන්න""හඬ සෙවීම""සමඟ බෙදාගන්න""%s සමඟ බෙදා ගන්න""හකුළන්න""සොයන්න""Prejsť na plochu""Prejsť hore""Ďalšie možnosti""Hotovo""Zobraziť všetko""Zvoľte aplikáciu""VYPNUTÉ""ZAPNUTÉ""Alt+""Ctrl+""odstrániť""enter""Function+""Meta+""Shift+""medzerník""Sym+""Menu+""Vyhľadať…""Vymazať dopyt""Vyhľadávací dopyt""Hľadať""Odoslať dopyt""Hlasové vyhľadávanie""Zdieľať pomocou""Zdieľať s aplikáciou %s""Zbaliť""Vyhľadávanie""Krmarjenje domov""Krmarjenje navzgor""Več možnosti""Končano""Pokaži vse""Izbira aplikacije""IZKLOPLJENO""VKLOPLJENO""Alt +""Ctrl +""Delete""Enter""Fn +""Meta +""Shift +""preslednica""Sym +""Meni +""Iskanje …""Izbris poizvedbe""Iskalna poizvedba""Iskanje""Pošiljanje poizvedbe""Glasovno iskanje""Deljenje z""Deljenje z drugimi prek aplikacije %s""Strni""Iskanje""Orientohu për në shtëpi""Ngjitu lart""Opsione të tjera""U krye!""Shikoji të gjitha""Zgjidh një aplikacion""JOAKTIV""AKTIV""Alt+""Ctrl+""delete""enter""Funksioni+""Meta+""Shift+""hapësirë""Sym+""Menyja+""Kërko...""Pastro pyetjen""Kërko pyetjen""Kërko""Dërgo pyetjen""Kërkim me zë""Shpërnda publikisht me""Ndaje me %s""Shpalos""Kërko""Одлазак на Почетну""Кретање нагоре""Још опција""Готово""Прикажи све""Избор апликације""ИСКЉУЧИ""УКЉУЧИ""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""тастер за размак""Sym+""Menu+""Претражите...""Брисање упита""Упит за претрагу""Претрага""Слање упита""Гласовна претрага""Дели са""Дељење са апликацијом %s""Скупи""Претражи""Visa startsidan""Navigera uppåt""Fler alternativ""Klart""Visa alla""Välj en app""AV""PÅ""Alt + ""Ctrl + ""delete""retur""Funktion + ""Meta + ""Skift + ""blanksteg""Symbol + ""Meny + ""Sök …""Ta bort frågan""Sökfråga""Sök""Skicka fråga""Röstsökning""Dela med""Dela med %s""Komprimera""Sök""Nenda mwanzo""Nenda juu""Chaguo zaidi""Nimemaliza""Angalia zote""Chagua programu""IMEZIMWA""IMEWASHWA""Alt+""Ctrl+""futa""enter""Function+""Meta+""Shift+""nafasi""Sym+""Menyu+""Tafuta…""Futa hoja""Hoja ya utafutaji""Tafuta""Wasilisha hoja""Tafuta kwa kutamka""Shiriki na:""Shiriki ukitumia %s""Kunja""Tafuta"24dp80dp64dp8dp8dp580dp16dp20dp"முகப்பிற்கு வழிசெலுத்து""மேலே செல்""மேலும் விருப்பங்கள்""முடிந்தது""எல்லாம் காட்டு""பயன்பாட்டைத் தேர்வுசெய்க""ஆஃப்""ஆன்""ஆல்ட் மற்றும்""கண்ட்ரோல் மற்றும்""டெலிட்""எண்டர்""ஃபங்ஷன் மற்றும்""மெட்டா மற்றும்""ஷிஃப்ட் மற்றும்""ஸ்பேஸ்""சிம்பல் மற்றும்""மெனு மற்றும்""தேடு...""வினவலை அழி""தேடல் வினவல்""தேடு""வினவலைச் சமர்ப்பி""குரல் தேடல்""இதனுடன் பகிர்""%s மூலம் பகிர்""சுருக்கு""தேடு""హోమ్కు నావిగేట్ చేయండి""పైకి నావిగేట్ చేయండి""మరిన్ని ఎంపికలు""పూర్తయింది""అన్నీ చూడండి""అనువర్తనాన్ని ఎంచుకోండి""ఆఫ్ చేయి""ఆన్ చేయి""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""స్పేస్""Sym+""Menu+""వెతుకు...""ప్రశ్నను క్లియర్ చేయి""ప్రశ్న శోధించండి""వెతుకు""ప్రశ్నని సమర్పించు""వాయిస్ శోధన""వీరితో భాగస్వామ్యం చేయి""%sతో భాగస్వామ్యం చేయండి""కుదించండి""వెతుకు""นำทางไปหน้าแรก""นำทางขึ้น""ตัวเลือกอื่น""เสร็จสิ้น""ดูทั้งหมด""เลือกแอป""ปิด""เปิด""Alt+""Ctrl+""Delete""Enter""Function+""Meta+""Shift+""Space""Sym+""เมนู+""ค้นหา…""ล้างข้อความค้นหา""ข้อความค้นหา""ค้นหา""ส่งข้อความค้นหา""ค้นหาด้วยเสียง""แชร์กับ""แชร์ทาง %s""ยุบ""ค้นหา""Mag-navigate patungo sa home""Mag-navigate pataas""Higit pang mga opsyon""Tapos na""Tingnan lahat""Pumili ng isang app""I-OFF""I-ON""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""Maghanap…""I-clear ang query""Query sa paghahanap""Maghanap""Isumite ang query""Paghahanap gamit ang boses""Ibahagi sa/kay""Ibahagi gamit ang %s""I-collapse""Maghanap""Ana ekrana git""Yukarı git""Diğer seçenekler""Bitti""Tümünü göster""Bir uygulama seçin""KAPAT""AÇ""Alt+""Ctrl+""sil""enter""İşlev+""Meta+""Üst Karakter+""boşluk""Sym+""Menü+""Ara…""Sorguyu temizle""Arama sorgusu""Ara""Sorguyu gönder""Sesli arama""Şununla paylaş""%s ile paylaş""Daralt""Ara""Перейти на головний""Перейти вгору""Інші опції""Готово""Переглянути всі""Вибрати програму""ВИМК.""УВІМК.""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""пробіл""Sym+""Menu+""Пошук…""Очистити запит""Пошуковий запит""Пошук""Надіслати запит""Голосовий пошук""Надіслати через""Поділитися через додаток %s""Згорнути""Пошук""ہوم پر نیویگیٹ کریں""اوپر نیویگیٹ کریں""مزید اختیارات""ہو گیا""سبھی دیکھیں""ایک ایپ منتخب کریں""آف""آن""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""space""Sym+""Menu+""تلاش کریں…""استفسار صاف کریں""استفسار تلاش کریں""تلاش کریں""استفسار جمع کرائیں""صوتی تلاش""اشتراک کریں مع""%s کے ساتھ اشتراک کریں""سکیڑیں""تلاش""Boshiga o‘tish""Yuqoriga o‘tish""Boshqa parametrlar""Tayyor""Hammasi""Dastur tanlang""O‘CHIQ""YONIQ""Alt+""Ctrl+""Delete""Enter""Fn+""Meta+""Shift+""Probel""Sym+""Menyu+""Qidirish…""So‘rovni tozalash""So‘rovni izlash""Qidirish""So‘rov yaratish""Ovozli qidiruv""Ruxsat berish""%s orqali ulashish""Yig‘ish""Qidirish"0px"Điều hướng về trang chủ""Điều hướng lên trên""Tùy chọn khác""Xong""Xem tất cả""Chọn một ứng dụng""TẮT""BẬT""Alt+""Ctrl+""delete""enter""Function+""Meta+""Shift+""phím cách""Sym+""Menu+""Tìm kiếm…""Xóa truy vấn""Tìm kiếm truy vấn""Tìm kiếm""Gửi truy vấn""Tìm kiếm bằng giọng nói""Chia sẻ với""Chia sẻ với %s""Thu gọn""Tìm kiếm"60%90%50%70%45%72%"转到主屏幕""转到上一层级""更多选项""完成""查看全部""选择应用""关闭""开启""Alt+""Ctrl+""Delete 键""Enter 键""Fn+""Meta+""Shift+""空格键""Sym+""Menu+""搜索…""清除查询""搜索查询""搜索""提交查询""语音搜索""分享方式""使用%s分享""收起""搜索""瀏覽主頁""向上瀏覽""更多選項""完成""顯示全部""選擇應用程式""關閉""開啟""Alt +""Ctrl +""刪除""Enter 鍵""Fn +""Meta +""Shift +""空白鍵""Sym +""Menu +""搜尋…""清除查詢""搜尋查詢""搜尋""提交查詢""語音搜尋""分享對象""使用「%s」分享""收合""搜尋""瀏覽首頁""向上瀏覽""更多選項""完成""查看全部""選擇應用程式""關閉""開啟""Alt +""Ctrl +""Delete 鍵""Enter 鍵""Fn +""Meta +""Shift +""空格鍵""Sym +""Menu +""搜尋…""清除查詢""搜尋查詢""搜尋""提交查詢""語音搜尋""選擇分享對象""與「%s」分享""收合""搜尋""Zulazulela ekhaya""Zulazulela phezulu""Izinketho eziningi""Kwenziwe""Buka konke""Khetha uhlelo lokusebenza""VALIWE""VULIWE""Alt+""Ctrl+""susa""enter""Function+""Meta+""Shift+""space""Sym+""Imenyu+""Iyasesha...""Sula inkinga""Umbuzo wosesho""Sesha""Hambisa umbuzo""Ukusesha ngezwi""Yabelana no-""Yabelana ne-%s""Goqa""Sesha"
+ -%s
+ --%s
+ --%s
+ --%s
+
+ Messaging
+ Email
+
+
+
+ #335b5b5b#FF039BE5#FF01579B#FF40C4FF#FF00B0FF#6600000033sp26sp20sp17sp14sp16dp16dp小米便签Notes 2x2Notes 4x4No associated note found, click to create associated note.Privacy mode,can not see note content...添加笔记删除时间提醒成功设置时间提醒ExpiredyyyyMMddMMMd kk:mm知道了看一下CallSend emailBrowse webOpen map/MIUI/notes/notes_%s.txt(%d)背景切换:胡桃背景切换:可莉新建文件夹导出文本同步取消同步设置搜索删除移动到文件夹%d 选中未选择任何内容,操作无效全部选中取消全部选中字体大小小中大超级大进入选择列表离开选择列表查看文件夹删除文件夹改变文件夹名称文件夹%1$s 已存在, 请重命名分享发送桌面定时提醒我删除定时提醒加入笔记锁删除笔记锁选择文件夹根目录笔记添加到桌面确认删除文件夹及其笔记?删除选中的笔记确定删除选中的 %d 笔记?确认删除笔记?已经移动选中的 %1$d 笔记到 %2$s 文件夹SD card busy, not available nowExport failed, please check SD cardThe note is not existSorry, can not set clock on empty noteSorry, can not send and empty note to homeExport successfulExport failExport text file (%1$s) to SD (%2$s) directorySyncing notes...Sync is successfulSync is failedSync is canceledSync is successful with account %1$sSync failed, please check network and account settingsSync failed, internal error occursSync is canceledLogging into %1$s...Getting remote note list...Synchronize local notes with Google Task...SettingsSync accountSync notes with google taskLast sync time %1$syyyy-MM-dd hh:mm:ssAdd accountChange sync accountRemove sync accountCancelSync immediatelyCancel syncingCurrent account %1$sAll sync related information will be deleted, which may result in duplicated items sometimeSync notesPlease select a google account. Local notes will be synced with google task.Cannot change the account because sync is in progress%1$s has been set as the sync accountNew note background color random删除Call notesInput nameSearching NotesSearch notesText in your notesNotes设置取消
+ %1$s result for \"%2$s\"
+
+ %1$s results for \"%2$s\"
+ FullscreenActivityDummy Button 便签启动!LoginActivityEmailPasswordSign in or registerSign in"Welcome !"Not a valid usernamePassword must be >5 characters"Login failed"取消欢迎进入登陆界面注册默认背景私密模式退出私密模式设置笔记锁密码选择图片保存为图片保存为文档48dp200dp48dp
+ 短信
+ 邮件
+ 便签便签2x2便签4x4没有关联内容,点击新建便签。访客模式下,便签内容不可见...新建便签成功删除提醒创建提醒已过期yyyyMMddMM月dd日 kk:mm知道了查看呼叫电话发送邮件浏览网页打开地图新建文件夹导出文本同步取消同步设置搜索删除移动到文件夹选中了 %d 项没有选中项,操作无效全选取消全选文字大小小正常大超大进入清单模式退出清单模式查看文件夹刪除文件夹修改文件夹名称文件夹 %1$s 已存在,请重新命名分享发送到桌面提醒我删除提醒选择文件夹上一级文件夹已添加到桌面删除确认要删除所选的 %d 条便签吗?确认要删除该条便签吗?确认删除文件夹及所包含的便签吗?已将所选 %1$d 条便签移到 %2$s 文件夹SD卡被占用,不能操作导出文本时发生错误,请检查SD卡要查看的便签不存在不能为空便签设置闹钟提醒不能将空便签发送到桌面导出成功导出失败已将文本文件(%1$s)输出至SD卡(%2$s)目录同步便签...同步成功同步失败同步已取消与%1$s同步成功同步失败,请检查网络和帐号设置同步失败,发生内部错误同步已取消登录%1$s...正在获取服务器便签列表...正在同步本地便签...设置同步账号与google task同步便签记录上次同步于 %1$s添加账号更换账号删除账号取消立即同步取消同步当前帐号 %1$s如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复同步便签请选择google帐号,便签将与该帐号的google task内容同步。正在同步中,不能修改同步帐号同步帐号已设置为%1$s新建便签背景颜色随机删除通话便签请输入名称正在搜索便签搜索便签便签中的文字便签设置取消
+ %1$s 条符合“%2$s”的搜索结果
+
+ 短信
+ 郵件
+ 便簽便簽2x2便簽4x4沒有關聯內容,點擊新建便簽。訪客模式下,便籤內容不可見...新建便簽成功刪除提醒創建提醒已過期yyyyMMddMM月dd日 kk:mm知道了查看呼叫電話發送郵件浏覽網頁打開地圖已將所選 %1$d 便籤移到 %2$s 文件夾新建文件夾導出文本同步取消同步設置搜尋刪除移動到文件夾選中了 %d 項沒有選中項,操作無效全選取消全選文字大小小正常大超大進入清單模式退出清單模式查看文件夾刪除文件夾修改文件夾名稱文件夾 %1$s 已存在,請重新命名分享發送到桌面提醒我刪除提醒選擇文件夾上一級文件夾已添加到桌面刪除确认要刪除所選的 %d 條便籤嗎?确认要删除該條便籤嗎?確認刪除檔夾及所包含的便簽嗎?SD卡被佔用,不能操作導出TXT時發生錯誤,請檢查SD卡要查看的便籤不存在不能爲空便籤設置鬧鐘提醒不能將空便籤發送到桌面導出成功導出失敗已將文本文件(%1$s)導出至SD(%2$s)目錄同步便簽...同步成功同步失敗同步已取消與%1$s同步成功同步失敗,請檢查網絡和帳號設置同步失敗,發生內部錯誤同步已取消登陸%1$s...正在獲取服務器便籤列表...正在同步本地便籤...設置同步賬號与google task同步便簽記錄上次同步于 %1$s添加賬號更換賬號刪除賬號取消立即同步取消同步當前帳號 %1$s如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復同步便簽請選擇google帳號,便簽將與該帳號的google task內容同步。正在同步中,不能修改同步帳號同步帳號已設置為%1$s新建便籤背景顏色隨機刪除通話便籤請輸入名稱正在搜索便籤搜索便籤便籤中的文字便籤設置取消
+ %1$s 條符合”%2$s“的搜尋結果
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/account_dialog_title.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/account_dialog_title.xml
new file mode 100644
index 0000000..3deb7da
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/account_dialog_title.xml
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/acticity_word.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/acticity_word.xml
new file mode 100644
index 0000000..669d985
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/acticity_word.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/activity_splash.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/activity_splash.xml
new file mode 100644
index 0000000..743c91d
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/activity_splash.xml
@@ -0,0 +1,59 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/add_account_text.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/add_account_text.xml
new file mode 100644
index 0000000..c799178
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/add_account_text.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/datetime_picker.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/datetime_picker.xml
new file mode 100644
index 0000000..f10d592
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/datetime_picker.xml
@@ -0,0 +1,56 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/dialog_edit.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/dialog_edit.xml
new file mode 100644
index 0000000..a3f7d54
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/dialog_edit.xml
@@ -0,0 +1,81 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/dialog_edit_text.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/dialog_edit_text.xml
new file mode 100644
index 0000000..361b39a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/dialog_edit_text.xml
@@ -0,0 +1,23 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/folder_list_item.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/folder_list_item.xml
new file mode 100644
index 0000000..77e8148
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/folder_list_item.xml
@@ -0,0 +1,29 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_edit.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_edit.xml
new file mode 100644
index 0000000..a19428f
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_edit.xml
@@ -0,0 +1,470 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_edit_list_item.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_edit_list_item.xml
new file mode 100644
index 0000000..a885f9c
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_edit_list_item.xml
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_item.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_item.xml
new file mode 100644
index 0000000..d541f6a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_item.xml
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_list.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_list.xml
new file mode 100644
index 0000000..d156a0e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_list.xml
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_list_dropdown_menu.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_list_dropdown_menu.xml
new file mode 100644
index 0000000..3fa271d
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_list_dropdown_menu.xml
@@ -0,0 +1,32 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_list_footer.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_list_footer.xml
new file mode 100644
index 0000000..5ca7b22
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/note_list_footer.xml
@@ -0,0 +1,24 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/search_list.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/search_list.xml
new file mode 100644
index 0000000..c1f17d6
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/search_list.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/settings_header.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/settings_header.xml
new file mode 100644
index 0000000..5eb8c50
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/settings_header.xml
@@ -0,0 +1,41 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/widget_2x.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/widget_2x.xml
new file mode 100644
index 0000000..55970ce
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/widget_2x.xml
@@ -0,0 +1,37 @@
+
+
+
+
+
+
+
+
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/widget_4x.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/widget_4x.xml
new file mode 100644
index 0000000..dc9bb51
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugResources/stripped.dir/layout/widget_4x.xml
@@ -0,0 +1,39 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugShaders/merger.xml b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugShaders/merger.xml
index 8d6e246..91c9cbf 100644
--- a/src/Nots-master2/app/build/intermediates/incremental/mergeDebugShaders/merger.xml
+++ b/src/Nots-master2/app/build/intermediates/incremental/mergeDebugShaders/merger.xml
@@ -1,2 +1,2 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt b/src/Nots-master2/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt
index ad849a8..f571f42 100644
--- a/src/Nots-master2/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt
+++ b/src/Nots-master2/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt
@@ -1,4 +1,4 @@
-#Fri Mar 28 20:04:39 CST 2025
-base.0=D\:\\CAUC\\Software Project\\Nots-master2\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex
+#Thu May 22 19:10:49 CST 2025
+base.0=D\:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex
renamed.0=classes.dex
path.0=classes.dex
diff --git a/src/Nots-master2/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources b/src/Nots-master2/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources
index 5f5a841..6d16de4 100644
Binary files a/src/Nots-master2/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources and b/src/Nots-master2/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 b/src/Nots-master2/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0
index 945a7c5..29dd0cb 100644
Binary files a/src/Nots-master2/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 and b/src/Nots-master2/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/dex-renamer-state.txt b/src/Nots-master2/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/dex-renamer-state.txt
new file mode 100644
index 0000000..3813a0e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/dex-renamer-state.txt
@@ -0,0 +1,4 @@
+#Fri May 24 12:16:36 CST 2024
+base.0=D\:\\Desktop\\file\\git\\xiaomi-notes--note1\\app\\build\\intermediates\\dex\\debugAndroidTest\\mergeDexDebugAndroidTest\\classes.dex
+path.0=classes.dex
+renamed.0=classes.dex
diff --git a/src/Nots-master2/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/zip-cache/androidResources b/src/Nots-master2/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/zip-cache/androidResources
new file mode 100644
index 0000000..bc1c715
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/zip-cache/androidResources differ
diff --git a/src/Nots-master2/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/zip-cache/javaResources0 b/src/Nots-master2/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/zip-cache/javaResources0
new file mode 100644
index 0000000..945a7c5
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/incremental/packageDebugAndroidTest/tmp/debugAndroidTest/zip-cache/javaResources0 differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class
index f98637b..1edbc5b 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class
index 6e28b50..0fd773e 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/DataFetch.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/DataFetch.class
new file mode 100644
index 0000000..fedb470
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/DataFetch.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class
index 1f3ea0b..b9545ae 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class
index 976265d..ce86730 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/AccountDialogTitleBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/AccountDialogTitleBinding.class
new file mode 100644
index 0000000..0359e72
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/AccountDialogTitleBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/ActicityWordBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/ActicityWordBinding.class
new file mode 100644
index 0000000..4d8b748
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/ActicityWordBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/ActivitySplashBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/ActivitySplashBinding.class
new file mode 100644
index 0000000..7ef5928
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/ActivitySplashBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/AddAccountTextBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/AddAccountTextBinding.class
new file mode 100644
index 0000000..f57fcfc
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/AddAccountTextBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/DatetimePickerBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/DatetimePickerBinding.class
new file mode 100644
index 0000000..160b3f6
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/DatetimePickerBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/DialogEditBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/DialogEditBinding.class
new file mode 100644
index 0000000..9ce9774
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/DialogEditBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/DialogEditTextBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/DialogEditTextBinding.class
new file mode 100644
index 0000000..c99d895
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/DialogEditTextBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/FolderListItemBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/FolderListItemBinding.class
new file mode 100644
index 0000000..b6ac8f2
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/FolderListItemBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteEditBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteEditBinding.class
new file mode 100644
index 0000000..6a88ca5
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteEditBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteEditListItemBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteEditListItemBinding.class
new file mode 100644
index 0000000..d4f120a
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteEditListItemBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteItemBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteItemBinding.class
new file mode 100644
index 0000000..bc52d9f
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteItemBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteListBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteListBinding.class
new file mode 100644
index 0000000..0bb7649
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteListBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteListDropdownMenuBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteListDropdownMenuBinding.class
new file mode 100644
index 0000000..17f20ba
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteListDropdownMenuBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteListFooterBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteListFooterBinding.class
new file mode 100644
index 0000000..18452c6
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/NoteListFooterBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/SearchListBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/SearchListBinding.class
new file mode 100644
index 0000000..f86c80b
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/SearchListBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/SettingsHeaderBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/SettingsHeaderBinding.class
new file mode 100644
index 0000000..6e05970
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/SettingsHeaderBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/Widget2xBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/Widget2xBinding.class
new file mode 100644
index 0000000..455793f
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/Widget2xBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/Widget4xBinding.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/Widget4xBinding.class
new file mode 100644
index 0000000..e74a2b6
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/databinding/Widget4xBinding.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class
index d2dcfb5..b09a88e 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class
index 0ac9de9..7a136bc 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class
index dd230f2..7701137 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class
index f105e8c..1a6f5fc 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class
index cecf07f..bbb8fe2 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class
index 5d5ada0..44204f1 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class
index e9f5b68..77ddfd4 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class
index bfb671c..4df4910 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class
index ed4ac8e..901eb45 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class
index fc1d9a2..a520e5c 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/MD5Calc.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/MD5Calc.class
new file mode 100644
index 0000000..06e966a
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/MD5Calc.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class
index f1053bc..11bdcd6 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class
index 34b5c02..e522500 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class
index 1714fc2..bd80c7b 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class
index 595f36d..ec72e03 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class
index 79598f6..6a13f74 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class
index 124eb6a..6f584c8 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class
index e8e0e45..3982b3f 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class
index c3ee8d8..35f397d 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class
index 4812c99..016f21a 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class
index 0754ffc..3643b74 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class
index dc60fe0..1799200 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class
index ff95cab..4fb2e52 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class
index 75a9a17..36ec4f1 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class
index 81d6513..a3b24e9 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class
index 66c9e6f..5ebee09 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class
index 86cabc1..d34a77e 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog$1.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog$1.class
new file mode 100644
index 0000000..ebf02b4
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog$1.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog$2.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog$2.class
new file mode 100644
index 0000000..e33f365
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog$2.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog$onNoOnclickListener.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog$onNoOnclickListener.class
new file mode 100644
index 0000000..53a4de3
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog$onNoOnclickListener.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog$onYesOnclickListener.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog$onYesOnclickListener.class
new file mode 100644
index 0000000..c8ee0d4
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog$onYesOnclickListener.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog.class
new file mode 100644
index 0000000..c28c871
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/EditDialog.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class
index 5012ef9..cea3058 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class
index 354ae8e..77cfed2 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity.class
new file mode 100644
index 0000000..19d62e7
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LoginActivity.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class
index 4064ac0..4e8bda0 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class
index 19383ea..39e25a5 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class
index 29d4cf9..e872353 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class
new file mode 100644
index 0000000..85b060a
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class
new file mode 100644
index 0000000..f66480a
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class
new file mode 100644
index 0000000..875cf7e
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class
index 432dd4e..41cab2f 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class
index ad7cce4..54609a9 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class
index 6e0f050..1ab3c57 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$2.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$2.class
new file mode 100644
index 0000000..857162f
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$2.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class
index 93cd34b..4ec59c8 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class
index 1588b99..a952ad9 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class
index d4e78a1..59124ec 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class
index e7ac3f6..828de9a 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class
index 11e437f..99898cb 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class
index df2d946..5e873cf 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class
index dbd12f5..6a6767c 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class
index 4981765..ec22b22 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class
index 64f15ff..6ffe871 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class
index 817bf17..ebef777 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class
index 77d2608..b95c333 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class
index b979434..b40ced9 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class
index e8eaf4b..767cd86 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class
index 06036f1..870c90a 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class
index 08ab9fa..8a43e90 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class
index ff543cd..44dd6d3 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class
index d42da3c..2fe0fd4 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class
index 5d8717b..e2632cc 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class
index b58eac3..eea688b 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class
index 9ec847b..38c3e82 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class
index 7598ed0..9d1221c 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class
index 573ba34..1612e52 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class
index a1c7178..033687a 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class
index c01fcae..c93cee7 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class
index d7027b9..90b7ffa 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class
index eb4eff7..bf889a3 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class
index 245633b..3df8aca 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class
index bcc1f6d..8fe2452 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class
index 5053337..8676e0e 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class
index f6e1ed8..458e4a7 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/ShowResultActivity.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/ShowResultActivity.class
new file mode 100644
index 0000000..59bbd34
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/ShowResultActivity.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$1.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$1.class
new file mode 100644
index 0000000..b4bb557
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$1.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$2.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$2.class
new file mode 100644
index 0000000..daa07cf
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$2.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity.class
new file mode 100644
index 0000000..812c7c0
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class
index fabc84f..92dbdbb 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class
index e33d1c0..9dec560 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class
index e315716..c325161 100644
Binary files a/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class and b/src/Nots-master2/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class differ
diff --git a/src/Nots-master2/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class b/src/Nots-master2/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class
new file mode 100644
index 0000000..3314cf8
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class differ
diff --git a/src/Nots-master2/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/src/Nots-master2/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt
index 234994c..fd77074 100644
--- a/src/Nots-master2/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt
+++ b/src/Nots-master2/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt
@@ -1,273 +1,117 @@
1
-2D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:8:5-44
+8 android:minSdkVersion="16"
+8-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:8:15-41
+9 android:targetSdkVersion="20" />
+9-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:8:5-44
10
-11 Unless required by applicable law or agreed to in writing, software
-12 distributed under the License is distributed on an "AS IS" BASIS,
-13 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-14 See the License for the specific language governing permissions and
-15 limitations under the License.
-16-->
-17
-21
-22 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:23:5-44
-23 android:minSdkVersion="14"
-23-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:23:15-41
-24 android:targetSdkVersion="29" />
-24-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:23:5-44
-25
-26
-26-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:25:5-81
-26-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:25:22-78
-27
-27-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:26:5-88
-27-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:26:22-85
-28
-28-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:27:5-67
-28-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:27:22-64
-29
-29-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:28:5-72
-29-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:28:22-69
-30
-30-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:29:5-74
-30-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:29:22-71
-31
-31-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:30:5-80
-31-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:30:22-77
-32
-32-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:31:5-71
-32-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:31:22-68
-33
-33-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:32:5-74
-33-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:32:22-71
-34
-34-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:33:5-81
-34-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:33:22-78
-35
-36 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:35:5-149:19
-37 android:debuggable="true"
-38 android:icon="@drawable/icon_app"
-38-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:36:9-42
-39 android:label="@string/app_name"
-39-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:37:9-41
-40 android:testOnly="true" >
-41 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:38:9-51:20
-42 android:name="net.micode.notes.ui.NotesListActivity"
-42-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:39:13-49
-43 android:configChanges="keyboardHidden|orientation|screenSize"
-43-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:40:13-74
-44 android:label="@string/app_name"
-44-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:41:13-45
-45 android:launchMode="singleTop"
-45-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:42:13-43
-46 android:theme="@style/NoteTheme"
-46-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:43:13-45
-47 android:uiOptions="splitActionBarWhenNarrow"
-47-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:44:13-57
-48 android:windowSoftInputMode="adjustPan" >
-48-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:45:13-52
-49
-49-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:47:13-50:29
-50
-50-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:48:17-69
-50-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:48:25-66
-51
-52
-52-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:49:17-77
-52-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:49:27-74
-53
-54
-55 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:53:9-81:20
-56 android:name="net.micode.notes.ui.NoteEditActivity"
-56-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:54:13-48
-57 android:configChanges="keyboardHidden|orientation|screenSize"
-57-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:55:13-74
-58 android:launchMode="singleTop"
-58-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:56:13-43
-59 android:theme="@style/NoteTheme" >
-59-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:57:13-45
-60
-60-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:59:13-64:29
-61
-61-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:60:17-69
-61-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:60:25-66
-62
-63
-63-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:61:17-76
-63-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:61:27-73
-64
-65
-65-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:62:17-78
-65-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:62:23-75
-66
-66-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:62:17-78
-66-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:62:23-75
-67
-68
-68-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:66:13-71:29
-69
-69-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:67:17-79
-69-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:67:25-76
-70
-71
-71-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:61:17-76
-71-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:61:27-73
-72
-73
-73-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:62:17-78
-73-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:62:23-75
-74
-74-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:62:17-78
-74-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:62:23-75
-75
-76
-76-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:73:13-76:29
-77
-77-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:74:17-71
-77-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:74:25-68
-78
-79
-79-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:61:17-76
-79-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:61:27-73
-80
-81
-82 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:78:13-80:54
-83 android:name="android.app.searchable"
-83-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:79:17-54
-84 android:resource="@xml/searchable" />
-84-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:80:17-51
-85
-86
-87 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:83:9-86:43
-88 android:name="net.micode.notes.data.NotesProvider"
-88-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:84:13-63
-89 android:authorities="micode_notes"
-89-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:85:13-47
-90 android:multiprocess="true" />
-90-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:86:13-40
-91
-92 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:88:9-100:20
-93 android:name="net.micode.notes.widget.NoteWidgetProvider_2x"
-93-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:89:13-57
-94 android:label="@string/app_widget2x2" >
-94-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:90:13-50
-95
-95-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:91:13-95:29
-96
-96-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:92:17-84
-96-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:92:25-81
-97
-97-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:93:17-85
-97-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:93:25-82
-98
-98-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:94:17-85
-98-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:94:25-82
-99
-100
-101 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:97:13-99:58
-102 android:name="android.appwidget.provider"
-102-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:98:17-58
-103 android:resource="@xml/widget_2x_info" />
-103-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:99:17-55
-104
-105 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:101:9-114:20
-106 android:name="net.micode.notes.widget.NoteWidgetProvider_4x"
-106-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:102:13-57
-107 android:label="@string/app_widget4x4" >
-107-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:103:13-50
-108
-108-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:91:13-95:29
-109
-109-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:92:17-84
-109-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:92:25-81
-110
-110-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:93:17-85
-110-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:93:25-82
-111
-111-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:94:17-85
-111-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:94:25-82
-112
-113
-114 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:97:13-99:58
-115 android:name="android.appwidget.provider"
-115-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:98:17-58
-116 android:resource="@xml/widget_4x_info" />
-116-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:99:17-55
-117
-118
-118-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:116:9-120:20
-118-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:116:19-55
-119
-119-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:117:13-119:29
-120
-120-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:118:17-79
-120-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:118:25-76
-121
-122
-123 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:122:9-125:20
-124 android:name="net.micode.notes.ui.AlarmReceiver"
-124-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:123:13-61
-125 android:process=":remote" >
-125-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:124:13-38
-126
-127
-128 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:127:9-132:20
-129 android:name="net.micode.notes.ui.AlarmAlertActivity"
-129-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:128:13-50
-130 android:label="@string/app_name"
-130-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:129:13-45
-131 android:launchMode="singleInstance"
-131-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:130:13-48
-132 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" >
-132-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:131:13-75
-133
-134 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:134:9-139:20
-135 android:name="net.micode.notes.ui.NotesPreferenceActivity"
-135-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:135:13-71
-136 android:label="@string/preferences_title"
-136-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:136:13-54
-137 android:launchMode="singleTop"
-137-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:137:13-43
-138 android:theme="@android:style/Theme.Holo.Light" >
-138-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:138:13-60
-139
-140
-141 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:141:9-144:19
-142 android:name="net.micode.notes.gtask.remote.GTaskSyncService"
-142-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:142:13-74
-143 android:exported="false" >
-143-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:143:13-37
-144
-145
-146 D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:146:9-148:52
-147 android:name="android.app.default_searchable"
-147-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:147:13-58
-148 android:value=".ui.NoteEditActivity" />
-148-->D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:148:13-49
-149
-150
-151
+11
+11-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:10:5-81
+11-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:10:22-78
+12
+12-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:11:5-80
+12-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:11:22-77
+13
+14 D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:13:5-60:19
+15 android:appComponentFactory="android.support.v4.app.CoreComponentFactory"
+15-->[com.android.support:support-compat:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\94227f35fc2f952f978199b0daa11809\transformed\support-compat-28.0.0\AndroidManifest.xml:22:18-91
+16 android:debuggable="true"
+17 android:icon="@drawable/icon_app"
+17-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:14:9-42
+18 android:label="@string/app_name"
+18-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:15:9-41
+19 android:testOnly="true" >
+20 D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:18:9-26:20
+21 android:name="net.micode.notes.ui.SplashActivity"
+21-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:19:13-46
+22 android:configChanges="orientation|keyboardHidden|screenSize"
+22-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:20:13-74
+23 android:theme="@style/Theme.Notes1.Fullscreen" >
+23-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:21:13-59
+24
+24-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:22:13-25:29
+25
+25-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:23:17-69
+25-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:23:25-66
+26
+27
+27-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:24:17-77
+27-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:24:27-74
+28
+29
+30 D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:28:9-36:20
+31 android:name="net.micode.notes.ui.NotesListActivity"
+31-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:29:13-49
+32 android:configChanges="keyboardHidden|orientation|screenSize"
+32-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:30:13-74
+33 android:label="@string/app_name"
+33-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:31:13-45
+34 android:launchMode="singleTop"
+34-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:32:13-43
+35 android:theme="@style/Theme.AppCompat.Light.DarkActionBar"
+35-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:33:13-71
+36 android:uiOptions="splitActionBarWhenNarrow"
+36-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:34:13-57
+37 android:windowSoftInputMode="adjustPan" >
+37-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:35:13-52
+38
+39 D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:38:9-53:20
+40 android:name="net.micode.notes.ui.NoteEditActivity"
+40-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:39:13-48
+41 android:configChanges="keyboardHidden|orientation|screenSize"
+41-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:40:13-74
+42 android:launchMode="singleTop"
+42-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:41:13-43
+43 android:theme="@style/Theme.AppCompat.Light.DarkActionBar" >
+43-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:42:13-71
+44
+44-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:43:13-47:29
+45
+45-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:44:17-69
+45-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:44:25-66
+46
+47
+47-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:45:17-76
+47-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:45:27-73
+48
+49
+49-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:46:17-78
+49-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:46:23-75
+50
+51
+51-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:48:13-52:29
+52
+52-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:49:17-79
+52-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:49:25-76
+53
+54
+54-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:45:17-76
+54-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:45:27-73
+55
+56
+56-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:46:17-78
+56-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:46:23-75
+57
+58
+59
+60 D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:55:9-58:43
+61 android:name="net.micode.notes.data.NotesProvider"
+61-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:56:13-47
+62 android:authorities="micode_notes"
+62-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:57:13-47
+63 android:multiprocess="true" />
+63-->D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:58:13-40
+64
+65
+66
diff --git a/src/Nots-master2/app/build/intermediates/manifest_merge_blame_file/debugAndroidTest/manifest-merger-blame-debug-androidTest-report.txt b/src/Nots-master2/app/build/intermediates/manifest_merge_blame_file/debugAndroidTest/manifest-merger-blame-debug-androidTest-report.txt
new file mode 100644
index 0000000..ae1fe17
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/manifest_merge_blame_file/debugAndroidTest/manifest-merger-blame-debug-androidTest-report.txt
@@ -0,0 +1,32 @@
+1
+2
+4
+5 D:\Desktop\file\git\xiaomi-notes--note1\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest9197233326136257998.xml:5:5-74
+6 android:minSdkVersion="16"
+6-->D:\Desktop\file\git\xiaomi-notes--note1\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest9197233326136257998.xml:5:15-41
+7 android:targetSdkVersion="20" />
+7-->D:\Desktop\file\git\xiaomi-notes--note1\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest9197233326136257998.xml:5:42-71
+8
+9 D:\Desktop\file\git\xiaomi-notes--note1\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest9197233326136257998.xml:11:5-15:66
+10 android:name="android.test.InstrumentationTestRunner"
+10-->D:\Desktop\file\git\xiaomi-notes--note1\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest9197233326136257998.xml:11:22-75
+11 android:functionalTest="false"
+11-->D:\Desktop\file\git\xiaomi-notes--note1\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest9197233326136257998.xml:14:22-52
+12 android:handleProfiling="false"
+12-->D:\Desktop\file\git\xiaomi-notes--note1\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest9197233326136257998.xml:13:22-53
+13 android:label="Tests for net.micode.notes"
+13-->D:\Desktop\file\git\xiaomi-notes--note1\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest9197233326136257998.xml:15:22-64
+14 android:targetPackage="net.micode.notes" />
+14-->D:\Desktop\file\git\xiaomi-notes--note1\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest9197233326136257998.xml:12:22-62
+15
+16
+16-->D:\Desktop\file\git\xiaomi-notes--note1\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest9197233326136257998.xml:7:5-9:19
+17
+17-->D:\Desktop\file\git\xiaomi-notes--note1\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest9197233326136257998.xml:8:9-60
+17-->D:\Desktop\file\git\xiaomi-notes--note1\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest9197233326136257998.xml:8:23-57
+18
+19
+20
diff --git a/src/Nots-master2/app/build/intermediates/merged_java_res/debug/base.jar b/src/Nots-master2/app/build/intermediates/merged_java_res/debug/base.jar
index 15cb0ec..b010b17 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_java_res/debug/base.jar and b/src/Nots-master2/app/build/intermediates/merged_java_res/debug/base.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_java_res/debugAndroidTest/feature-app.jar b/src/Nots-master2/app/build/intermediates/merged_java_res/debugAndroidTest/feature-app.jar
new file mode 100644
index 0000000..15cb0ec
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_java_res/debugAndroidTest/feature-app.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml b/src/Nots-master2/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml
index f17b551..03e6b5e 100644
--- a/src/Nots-master2/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml
+++ b/src/Nots-master2/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml
@@ -1,69 +1,52 @@
-
+ android:versionName="1.0" >
+ android:minSdkVersion="16"
+ android:targetSdkVersion="20" />
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
+ android:theme="@style/Theme.AppCompat.Light.DarkActionBar" >
-
@@ -71,81 +54,13 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml b/src/Nots-master2/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml
index f17b551..03e6b5e 100644
--- a/src/Nots-master2/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml
+++ b/src/Nots-master2/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml
@@ -1,69 +1,52 @@
-
+ android:versionName="1.0" >
+ android:minSdkVersion="16"
+ android:targetSdkVersion="20" />
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
+ android:theme="@style/Theme.AppCompat.Light.DarkActionBar" >
-
@@ -71,81 +54,13 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_manifests/debug/output-metadata.json b/src/Nots-master2/app/build/intermediates/merged_manifests/debug/output-metadata.json
index a56d03a..d00465c 100644
--- a/src/Nots-master2/app/build/intermediates/merged_manifests/debug/output-metadata.json
+++ b/src/Nots-master2/app/build/intermediates/merged_manifests/debug/output-metadata.json
@@ -12,7 +12,7 @@
"filters": [],
"attributes": [],
"versionCode": 1,
- "versionName": "0.1",
+ "versionName": "1.0",
"outputFile": "AndroidManifest.xml"
}
],
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat
index 802be34..b1abeff 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat
index 2d9ddb4..13440a5 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat
index a783113..bd69e68 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat
index a9576bb..d4be562 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat
index 0692876..26a2da7 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat
index a5cd8ef..8c88027 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat
index b5e283d..e141161 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat
index 74c78c0..2a311bb 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat
index 5436926..756d19b 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat
index 4d95a89..304e734 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat
index ce52bc1..9850eb4 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat
index b376e80..60e545b 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat
index b8cc9ab..f48c1eb 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat
index 2af509b..a5ae7ae 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat
index f3a6c60..c0bcbd7 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat
index 8828ae3..448b3db 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat
index 8a98c38..5f7f609 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat
index 4c9bdf9..9b0a20e 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat
index 1422573..1769bbd 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat
index 704993a..febc281 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat
index 9a4b989..f37a58d 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat
index 11857a4..7542168 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat
index 2227ab8..9ced749 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_hutao.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_hutao.png.flat
new file mode 100644
index 0000000..26b3839
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_hutao.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat
index 27a8412..79f774b 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_keli.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_keli.png.flat
new file mode 100644
index 0000000..2c08abf
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_keli.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat
index 0bda0bc..95f22fe 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat
index 75f3cd0..dcf78f4 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat
index f82dd6d..530b6ec 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat
index d57fe3a..ab5bd42 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat
index 683b6f1..7743c66 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat
index e75e056..d21f17e 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat
index 3f89243..72293cf 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat
index 6b24efc..b127f01 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat
index 4f7fa61..8a8c710 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat
index 725a39f..a11edc8 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat
index f7b11e8..4c0a47b 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat
index 82de739..30907d6 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat
index 224f699..d7aa0ab 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat
index 6c1bc35..0714d68 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat
index d29584e..23cc179 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat
index 394cf64..fbb5a5c 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat
index 6a55c1f..38dd13b 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat
index d3094aa..9f536da 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat
index a3558dd..544320b 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat
index e9e827a..31c494a 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat
index 812fbce..c14b560 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat
index c4a34ba..633ecd4 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat
index a0b2963..b3b2cda 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat
index 0d0a7c7..a16598c 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat
index 7b7b9c9..afeaaff 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_mi.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_mi.png.flat
new file mode 100644
index 0000000..c525392
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_mi.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_mi1.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_mi1.png.flat
new file mode 100644
index 0000000..6ddfd60
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_mi1.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat
index ac802ba..3da0c7a 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat
index ee82d6c..1275c19 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat
index 8d48e8e..17add29 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_notification.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_notification.png.flat
index dbeee0b..cebdbba 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_notification.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_notification.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_op_start.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_op_start.png.flat
new file mode 100644
index 0000000..55b5e76
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_op_start.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat
index e55822d..a103375 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat
index be2aedd..35f47b8 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat
index 8f6daec..f6caec2 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat
index 87aeb20..a1c8ddc 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat
index 825e93d..0c68e92 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat
index e039b02..4541c45 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat
index a2eb42b..24cdbfa 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat
index c7eff78..c5725eb 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat
index decfaad..4715781 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat
index 7c3cf3a..2ab514c 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat
index 1c75d02..10d4d43 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat
index e82e879..7cdc985 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat
index 366fd2c..a6f9d62 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat
index ac23b11..b005281 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable_cauc_logo.jpg.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable_cauc_logo.jpg.flat
new file mode 100644
index 0000000..91cd11e
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable_cauc_logo.jpg.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat
index 8b4b3a5..561b81f 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat
index 5fdf154..f6c37b8 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_acticity_word.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_acticity_word.xml.flat
new file mode 100644
index 0000000..bd62499
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_acticity_word.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_activity_splash.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_activity_splash.xml.flat
new file mode 100644
index 0000000..cf93546
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_activity_splash.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat
index f2fd34a..cb493af 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat
index 16cf2ef..a731a16 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_dialog_edit.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_dialog_edit.xml.flat
new file mode 100644
index 0000000..d7d60e1
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_dialog_edit.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat
index afee10f..80984c6 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat
index b3d34f5..fdd558e 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat
index 951dd2f..ac540b1 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat
index 544cfb6..67eb5db 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat
index 2ae3d38..3c796f3 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat
index b092461..5660c33 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat
index ef9a690..5e035ee 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat
index 48aa960..25e6875 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_search_list.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_search_list.xml.flat
new file mode 100644
index 0000000..d8fb28d
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_search_list.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat
index 4b1a1cd..7bb8be8 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat
index c923e71..b5e8b2b 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat
index bd9974e..7f39083 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat
index c89b09d..9754833 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat
index 504fc9c..aa93180 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat
index c2c61cc..7134bb2 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat
index c138bc9..f7c9845 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat
index 6e3c761..06210c2 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat
index 60513de..195aba5 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat
index 4e4f099..2eaec32 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat
deleted file mode 100644
index 17cb018..0000000
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat and /dev/null differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/raw_introduction.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/raw_introduction.flat
index 608c6fd..9683c87 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/raw_introduction.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/raw_introduction.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/raw_testmusic.wav.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/raw_testmusic.wav.flat
new file mode 100644
index 0000000..d0b44dc
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/raw_testmusic.wav.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-af_values-af.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-af_values-af.arsc.flat
new file mode 100644
index 0000000..dcb8918
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-af_values-af.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-am_values-am.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-am_values-am.arsc.flat
new file mode 100644
index 0000000..3274b13
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-am_values-am.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ar_values-ar.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ar_values-ar.arsc.flat
new file mode 100644
index 0000000..1a40694
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ar_values-ar.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-as_values-as.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-as_values-as.arsc.flat
new file mode 100644
index 0000000..4c68e33
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-as_values-as.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-az_values-az.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-az_values-az.arsc.flat
new file mode 100644
index 0000000..29f8805
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-az_values-az.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat
new file mode 100644
index 0000000..4d913c3
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-b+sr+Latn_values-b+sr+Latn.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-be_values-be.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-be_values-be.arsc.flat
new file mode 100644
index 0000000..de5061e
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-be_values-be.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-bg_values-bg.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-bg_values-bg.arsc.flat
new file mode 100644
index 0000000..9d25140
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-bg_values-bg.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-bn_values-bn.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-bn_values-bn.arsc.flat
new file mode 100644
index 0000000..b86d16e
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-bn_values-bn.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-bs_values-bs.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-bs_values-bs.arsc.flat
new file mode 100644
index 0000000..3b3a89a
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-bs_values-bs.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ca_values-ca.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ca_values-ca.arsc.flat
new file mode 100644
index 0000000..b184445
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ca_values-ca.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-cs_values-cs.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-cs_values-cs.arsc.flat
new file mode 100644
index 0000000..6e7fb4b
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-cs_values-cs.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-da_values-da.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-da_values-da.arsc.flat
new file mode 100644
index 0000000..5c226e9
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-da_values-da.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-de_values-de.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-de_values-de.arsc.flat
new file mode 100644
index 0000000..19c1392
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-de_values-de.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-el_values-el.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-el_values-el.arsc.flat
new file mode 100644
index 0000000..9334124
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-el_values-el.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rAU_values-en-rAU.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rAU_values-en-rAU.arsc.flat
new file mode 100644
index 0000000..679f7d8
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rAU_values-en-rAU.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rCA_values-en-rCA.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rCA_values-en-rCA.arsc.flat
new file mode 100644
index 0000000..5bb48ed
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rCA_values-en-rCA.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rGB_values-en-rGB.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rGB_values-en-rGB.arsc.flat
new file mode 100644
index 0000000..0509dd6
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rGB_values-en-rGB.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rIN_values-en-rIN.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rIN_values-en-rIN.arsc.flat
new file mode 100644
index 0000000..01e5bfb
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rIN_values-en-rIN.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rXC_values-en-rXC.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rXC_values-en-rXC.arsc.flat
new file mode 100644
index 0000000..967eb52
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-en-rXC_values-en-rXC.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-es-rUS_values-es-rUS.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-es-rUS_values-es-rUS.arsc.flat
new file mode 100644
index 0000000..8995570
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-es-rUS_values-es-rUS.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-es_values-es.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-es_values-es.arsc.flat
new file mode 100644
index 0000000..dbdbbeb
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-es_values-es.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-et_values-et.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-et_values-et.arsc.flat
new file mode 100644
index 0000000..dd4d640
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-et_values-et.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-eu_values-eu.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-eu_values-eu.arsc.flat
new file mode 100644
index 0000000..5d05ef0
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-eu_values-eu.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-fa_values-fa.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-fa_values-fa.arsc.flat
new file mode 100644
index 0000000..473de74
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-fa_values-fa.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-fi_values-fi.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-fi_values-fi.arsc.flat
new file mode 100644
index 0000000..b7db7da
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-fi_values-fi.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-fr-rCA_values-fr-rCA.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-fr-rCA_values-fr-rCA.arsc.flat
new file mode 100644
index 0000000..3a9b88e
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-fr-rCA_values-fr-rCA.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-fr_values-fr.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-fr_values-fr.arsc.flat
new file mode 100644
index 0000000..b9a61fc
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-fr_values-fr.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-gl_values-gl.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-gl_values-gl.arsc.flat
new file mode 100644
index 0000000..2693c08
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-gl_values-gl.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-gu_values-gu.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-gu_values-gu.arsc.flat
new file mode 100644
index 0000000..9151490
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-gu_values-gu.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat
new file mode 100644
index 0000000..9cdc961
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat
new file mode 100644
index 0000000..7ef893c
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hi_values-hi.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hi_values-hi.arsc.flat
new file mode 100644
index 0000000..2e87946
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hi_values-hi.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hr_values-hr.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hr_values-hr.arsc.flat
new file mode 100644
index 0000000..e1ef8dd
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hr_values-hr.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hu_values-hu.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hu_values-hu.arsc.flat
new file mode 100644
index 0000000..c450f6c
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hu_values-hu.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hy_values-hy.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hy_values-hy.arsc.flat
new file mode 100644
index 0000000..36f4b51
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-hy_values-hy.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-in_values-in.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-in_values-in.arsc.flat
new file mode 100644
index 0000000..b57d72e
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-in_values-in.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-is_values-is.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-is_values-is.arsc.flat
new file mode 100644
index 0000000..a96a9f9
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-is_values-is.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-it_values-it.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-it_values-it.arsc.flat
new file mode 100644
index 0000000..b96463f
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-it_values-it.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-iw_values-iw.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-iw_values-iw.arsc.flat
new file mode 100644
index 0000000..effbe89
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-iw_values-iw.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ja_values-ja.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ja_values-ja.arsc.flat
new file mode 100644
index 0000000..e7ab820
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ja_values-ja.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ka_values-ka.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ka_values-ka.arsc.flat
new file mode 100644
index 0000000..e208d6c
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ka_values-ka.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-kk_values-kk.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-kk_values-kk.arsc.flat
new file mode 100644
index 0000000..bbf1f58
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-kk_values-kk.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-km_values-km.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-km_values-km.arsc.flat
new file mode 100644
index 0000000..e42bfd2
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-km_values-km.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-kn_values-kn.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-kn_values-kn.arsc.flat
new file mode 100644
index 0000000..637cd73
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-kn_values-kn.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ko_values-ko.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ko_values-ko.arsc.flat
new file mode 100644
index 0000000..92412a2
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ko_values-ko.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ky_values-ky.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ky_values-ky.arsc.flat
new file mode 100644
index 0000000..0a065dd
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ky_values-ky.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-land_values-land.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-land_values-land.arsc.flat
new file mode 100644
index 0000000..24d8f95
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-land_values-land.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-large-v4_values-large-v4.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-large-v4_values-large-v4.arsc.flat
new file mode 100644
index 0000000..c2ffbd4
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-large-v4_values-large-v4.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat
new file mode 100644
index 0000000..7657d00
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ldltr-v21_values-ldltr-v21.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-lo_values-lo.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-lo_values-lo.arsc.flat
new file mode 100644
index 0000000..2fb4112
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-lo_values-lo.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-lt_values-lt.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-lt_values-lt.arsc.flat
new file mode 100644
index 0000000..6080c23
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-lt_values-lt.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-lv_values-lv.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-lv_values-lv.arsc.flat
new file mode 100644
index 0000000..9e37342
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-lv_values-lv.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-mk_values-mk.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-mk_values-mk.arsc.flat
new file mode 100644
index 0000000..4502e71
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-mk_values-mk.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ml_values-ml.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ml_values-ml.arsc.flat
new file mode 100644
index 0000000..7445c85
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ml_values-ml.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-mn_values-mn.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-mn_values-mn.arsc.flat
new file mode 100644
index 0000000..3dcb328
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-mn_values-mn.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-mr_values-mr.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-mr_values-mr.arsc.flat
new file mode 100644
index 0000000..fa4527e
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-mr_values-mr.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ms_values-ms.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ms_values-ms.arsc.flat
new file mode 100644
index 0000000..6d2641a
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ms_values-ms.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-my_values-my.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-my_values-my.arsc.flat
new file mode 100644
index 0000000..9d94203
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-my_values-my.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-nb_values-nb.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-nb_values-nb.arsc.flat
new file mode 100644
index 0000000..abc934d
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-nb_values-nb.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ne_values-ne.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ne_values-ne.arsc.flat
new file mode 100644
index 0000000..8cb4241
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ne_values-ne.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-night-v8_values-night-v8.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-night-v8_values-night-v8.arsc.flat
new file mode 100644
index 0000000..1a222fd
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-night-v8_values-night-v8.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-nl_values-nl.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-nl_values-nl.arsc.flat
new file mode 100644
index 0000000..c23e824
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-nl_values-nl.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-or_values-or.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-or_values-or.arsc.flat
new file mode 100644
index 0000000..a24da1f
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-or_values-or.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pa_values-pa.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pa_values-pa.arsc.flat
new file mode 100644
index 0000000..51945ac
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pa_values-pa.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pl_values-pl.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pl_values-pl.arsc.flat
new file mode 100644
index 0000000..d3f9903
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pl_values-pl.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-port_values-port.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-port_values-port.arsc.flat
new file mode 100644
index 0000000..5019d16
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-port_values-port.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pt-rBR_values-pt-rBR.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pt-rBR_values-pt-rBR.arsc.flat
new file mode 100644
index 0000000..02109c0
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pt-rBR_values-pt-rBR.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pt-rPT_values-pt-rPT.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pt-rPT_values-pt-rPT.arsc.flat
new file mode 100644
index 0000000..4b0752d
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pt-rPT_values-pt-rPT.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pt_values-pt.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pt_values-pt.arsc.flat
new file mode 100644
index 0000000..2558e10
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-pt_values-pt.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ro_values-ro.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ro_values-ro.arsc.flat
new file mode 100644
index 0000000..dd62ab1
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ro_values-ro.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ru_values-ru.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ru_values-ru.arsc.flat
new file mode 100644
index 0000000..ac60e70
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ru_values-ru.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-si_values-si.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-si_values-si.arsc.flat
new file mode 100644
index 0000000..f611e36
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-si_values-si.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sk_values-sk.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sk_values-sk.arsc.flat
new file mode 100644
index 0000000..97631a7
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sk_values-sk.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sl_values-sl.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sl_values-sl.arsc.flat
new file mode 100644
index 0000000..e6c6f88
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sl_values-sl.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sq_values-sq.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sq_values-sq.arsc.flat
new file mode 100644
index 0000000..c4d0b85
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sq_values-sq.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sr_values-sr.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sr_values-sr.arsc.flat
new file mode 100644
index 0000000..c2c4e61
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sr_values-sr.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sv_values-sv.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sv_values-sv.arsc.flat
new file mode 100644
index 0000000..6981b7b
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sv_values-sv.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat
new file mode 100644
index 0000000..e4ead7f
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sw_values-sw.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sw_values-sw.arsc.flat
new file mode 100644
index 0000000..95ba000
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-sw_values-sw.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ta_values-ta.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ta_values-ta.arsc.flat
new file mode 100644
index 0000000..89cf588
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ta_values-ta.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-te_values-te.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-te_values-te.arsc.flat
new file mode 100644
index 0000000..fa15620
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-te_values-te.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-th_values-th.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-th_values-th.arsc.flat
new file mode 100644
index 0000000..2d1b204
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-th_values-th.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-tl_values-tl.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-tl_values-tl.arsc.flat
new file mode 100644
index 0000000..8cb8092
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-tl_values-tl.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-tr_values-tr.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-tr_values-tr.arsc.flat
new file mode 100644
index 0000000..2f2e4a4
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-tr_values-tr.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-uk_values-uk.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-uk_values-uk.arsc.flat
new file mode 100644
index 0000000..8df5575
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-uk_values-uk.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ur_values-ur.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ur_values-ur.arsc.flat
new file mode 100644
index 0000000..df2d045
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-ur_values-ur.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-uz_values-uz.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-uz_values-uz.arsc.flat
new file mode 100644
index 0000000..725d5d7
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-uz_values-uz.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v16_values-v16.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v16_values-v16.arsc.flat
new file mode 100644
index 0000000..2e5dd8a
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v16_values-v16.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v17_values-v17.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v17_values-v17.arsc.flat
new file mode 100644
index 0000000..880eb10
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v17_values-v17.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v18_values-v18.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v18_values-v18.arsc.flat
new file mode 100644
index 0000000..8182027
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v18_values-v18.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v21_values-v21.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v21_values-v21.arsc.flat
new file mode 100644
index 0000000..99b869f
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v21_values-v21.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v22_values-v22.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v22_values-v22.arsc.flat
new file mode 100644
index 0000000..db70e99
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v22_values-v22.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v23_values-v23.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v23_values-v23.arsc.flat
new file mode 100644
index 0000000..04ead1d
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v23_values-v23.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v24_values-v24.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v24_values-v24.arsc.flat
new file mode 100644
index 0000000..941d2f5
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v24_values-v24.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v25_values-v25.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v25_values-v25.arsc.flat
new file mode 100644
index 0000000..227fec2
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v25_values-v25.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v26_values-v26.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v26_values-v26.arsc.flat
new file mode 100644
index 0000000..1fa71f2
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v26_values-v26.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v28_values-v28.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v28_values-v28.arsc.flat
new file mode 100644
index 0000000..ade40bf
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-v28_values-v28.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-vi_values-vi.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-vi_values-vi.arsc.flat
new file mode 100644
index 0000000..9d2010a
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-vi_values-vi.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-w1240dp-v13_values-w1240dp-v13.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-w1240dp-v13_values-w1240dp-v13.arsc.flat
new file mode 100644
index 0000000..17f10d2
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-w1240dp-v13_values-w1240dp-v13.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat
new file mode 100644
index 0000000..23327f2
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-watch-v20_values-watch-v20.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-watch-v20_values-watch-v20.arsc.flat
new file mode 100644
index 0000000..0997542
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-watch-v20_values-watch-v20.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-watch-v21_values-watch-v21.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-watch-v21_values-watch-v21.arsc.flat
new file mode 100644
index 0000000..f665ba7
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-watch-v21_values-watch-v21.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat
new file mode 100644
index 0000000..1349a16
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat
index 035ddcd..78ba844 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zh-rHK_values-zh-rHK.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zh-rHK_values-zh-rHK.arsc.flat
new file mode 100644
index 0000000..9c6134e
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zh-rHK_values-zh-rHK.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat
index 1043ced..26347ec 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zu_values-zu.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zu_values-zu.arsc.flat
new file mode 100644
index 0000000..1289695
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values-zu_values-zu.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/values_values.arsc.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/values_values.arsc.flat
index ea0ebfc..0471153 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/values_values.arsc.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/values_values.arsc.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat
index e36a338..3271baa 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat
index c4dc076..9b21849 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat
index b960844..2af3cc4 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat b/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat
index 1605ca0..c35384e 100644
Binary files a/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat and b/src/Nots-master2/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat differ
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json
index ac5074e..f7c821a 100644
--- a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json
@@ -1,17 +1,2998 @@
{
"logs": [
{
- "outputFile": "net.micode.notes.app-merged_res-5:/values-zh-rCN_values-zh-rCN.arsc.flat",
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-v16_values-v16.arsc.flat",
"map": [
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "223"
+ },
+ "to": {
+ "startLines": "3",
+ "startColumns": "4",
+ "startOffsets": "121",
+ "endLines": "6",
+ "endColumns": "12",
+ "endOffsets": "289"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-mr_values-mr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,2807",
+ "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
+ "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,2882"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2887",
+ "endColumns": "100",
+ "endOffsets": "2983"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-uk_values-uk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,2819",
+ "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
+ "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,2895"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2900",
+ "endColumns": "100",
+ "endOffsets": "2996"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-watch-v20_values-watch-v20.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-watch-v20\\values-watch-v20.xml",
+ "from": {
+ "startLines": "2,5,8",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,214,385",
+ "endLines": "4,7,10",
+ "endColumns": "12,12,12",
+ "endOffsets": "209,380,553"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-w1240dp-v13_values-w1240dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-w1240dp\\dimens.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "1",
+ "startOffsets": "14",
+ "endColumns": "55",
+ "endOffsets": "68"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "58",
+ "endOffsets": "109"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ne_values-ne.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2988",
+ "endColumns": "100",
+ "endOffsets": "3084"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,2902",
+ "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
+ "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,2983"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-km_values-km.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2882",
+ "endColumns": "100",
+ "endOffsets": "2978"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,2799",
+ "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
+ "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,2877"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-zu_values-zu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2898",
+ "endColumns": "100",
+ "endOffsets": "2994"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,2817",
+ "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
+ "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,2893"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-hu_values-hu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2961",
+ "endColumns": "100",
+ "endOffsets": "3057"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,2878",
+ "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
+ "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,2956"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-lv_values-lv.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,2994",
+ "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
+ "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3071"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "3076",
+ "endColumns": "100",
+ "endOffsets": "3172"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-el_values-el.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2964",
+ "endColumns": "100",
+ "endOffsets": "3060"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,2879",
+ "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
+ "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,2959"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-gu_values-gu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2882",
+ "endColumns": "100",
+ "endOffsets": "2978"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,2802",
+ "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
+ "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,2877"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-pa_values-pa.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2759",
+ "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
+ "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,2834"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2839",
+ "endColumns": "100",
+ "endOffsets": "2935"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-sk_values-sk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2918",
+ "endColumns": "100",
+ "endOffsets": "3014"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,2830",
+ "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
+ "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,2913"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-port_values-port.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-port\\values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-bg_values-bg.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2930",
+ "endColumns": "100",
+ "endOffsets": "3026"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,2847",
+ "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
+ "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,2925"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-zh-rHK_values-zh-rHK.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2746",
+ "endColumns": "100",
+ "endOffsets": "2842"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2668",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2741"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-as_values-as.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,2861",
+ "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88",
+ "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,2945"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2950",
+ "endColumns": "100",
+ "endOffsets": "3046"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-mn_values-mn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,2795",
+ "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
+ "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,2871"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2876",
+ "endColumns": "100",
+ "endOffsets": "2972"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-zh-rCN_values-zh-rCN.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "124",
+ "startColumns": "4",
+ "startOffsets": "8005",
+ "endColumns": "100",
+ "endOffsets": "8101"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,201,296,396,478,575,681,757,833,924,1017,1115,1211,1306,1399,1494,1586,1677,1768,1846,1942,2038,2133,2230,2325,2423,2572,2666",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "196,291,391,473,570,676,752,828,919,1012,1110,1206,1301,1394,1489,1581,1672,1763,1841,1937,2033,2128,2225,2320,2418,2567,2661,2739"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,121",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,480,575,675,757,854,960,1036,1112,1203,1296,1394,1490,1585,1678,1773,1865,1956,2047,2125,2221,2317,2412,2509,2604,2702,2851,7808",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "475,570,670,752,849,955,1031,1107,1198,1291,1389,1485,1580,1673,1768,1860,1951,2042,2120,2216,2312,2407,2504,2599,2697,2846,2940,7881"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
+ "from": {
+ "startLines": "18",
+ "startColumns": "4",
+ "startOffsets": "730",
+ "endLines": "21",
+ "endColumns": "19",
+ "endOffsets": "838"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "105",
+ "endLines": "5",
+ "endColumns": "19",
+ "endOffsets": "210"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
+ "from": {
+ "startLines": "121,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6653,3566,3499,3425,3374,846,887,936,6195,6241,6598,6547,1225,3938,4007,3878,3812,3748,4682,4621,4557,4141,2937,1398,1452,4196,3640,6299,3314,3097,1836,2123,2374,1890,2876,2822,2770,2571,2522,2426,2475,2618,2666,2167,3254,2717,3141,2079,2326,2269,2213,3041,2034,2998,1941,1983,3194,1346,1657,1755,1609,1707,1561,1515,1173,1119,5064,5004,5207,6120,5523,5453,5588,5667,5852,5778,5140,5397,5265,5331,4954,5957,6041,6508,6399,6350,6445,1288,4085,4497,4797,4738,4865,4448,4402,4353,4301,985,1052",
+ "endLines": "123,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "6827,3634,3560,3493,3419,881,930,979,6235,6293,6647,6592,1282,4001,4079,3932,3872,3806,4732,4676,4615,4190,2992,1446,1509,4276,3716,6344,3368,3135,1884,2161,2420,1935,2931,2870,2816,2612,2565,2469,2516,2660,2711,2207,3308,2764,3188,2117,2368,2320,2263,3091,2073,3035,1977,2028,3248,1392,1701,1799,1651,1749,1603,1555,1219,1167,5134,5058,5259,6189,5582,5517,5661,5772,5951,5846,5201,5447,5325,5391,4998,6035,6114,6541,6439,6393,6502,1340,4135,4551,4859,4791,4922,4491,4442,4396,4347,1046,1113"
+ },
+ "to": {
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,122,123,125,126,127,128,129,130,131,132,133,134,135",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "215,2945,3018,3084,3157,3207,3247,3295,3343,3388,3445,3499,3549,3611,3679,3756,3815,3880,3943,3998,4058,4121,4175,4235,4288,4350,4435,4516,4566,4625,4668,4721,4764,4815,4865,4925,4978,5029,5075,5123,5171,5217,5264,5314,5359,5418,5470,5522,5565,5612,5668,5723,5778,5822,5864,5905,5955,6014,6065,6114,6163,6210,6257,6304,6349,6400,6453,6528,6587,6644,6718,6782,6851,6929,7039,7143,7216,7282,7337,7402,7467,7516,7599,7677,7715,7760,7886,7948,8106,8161,8220,8287,8345,8407,8455,8500,8548,8599,8665",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,122,123,125,126,127,128,129,130,131,132,133,134,135",
+ "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3013,3079,3152,3202,3242,3290,3338,3383,3440,3494,3544,3606,3674,3751,3810,3875,3938,3993,4053,4116,4170,4230,4283,4345,4430,4511,4561,4620,4663,4716,4759,4810,4860,4920,4973,5024,5070,5118,5166,5212,5259,5309,5354,5413,5465,5517,5560,5607,5663,5718,5773,5817,5859,5900,5950,6009,6060,6109,6158,6205,6252,6299,6344,6395,6448,6523,6582,6639,6713,6777,6846,6924,7034,7138,7211,7277,7332,7397,7462,7511,7594,7672,7710,7755,7803,7943,8000,8156,8215,8282,8340,8402,8450,8495,8543,8594,8660,8726"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-hy_values-hy.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,2802",
+ "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
+ "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,2879"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2884",
+ "endColumns": "100",
+ "endOffsets": "2980"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ro_values-ro.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,2870",
+ "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
+ "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,2948"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2953",
+ "endColumns": "100",
+ "endOffsets": "3049"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-kn_values-kn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2948",
+ "endColumns": "100",
+ "endOffsets": "3044"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,2866",
+ "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
+ "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,2943"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-watch-v21_values-watch-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-watch-v21\\values-watch-v21.xml",
+ "from": {
+ "startLines": "2,6,10",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,271,499",
+ "endLines": "5,9,13",
+ "endColumns": "12,12,12",
+ "endOffsets": "266,494,724"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ms_values-ms.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2881",
+ "endColumns": "100",
+ "endOffsets": "2977"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,2801",
+ "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,2876"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-et_values-et.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2942",
+ "endColumns": "100",
+ "endOffsets": "3038"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,2860",
+ "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
+ "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,2937"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-h720dp-v13_values-h720dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ta_values-ta.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,2874",
+ "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
+ "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,2949"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2954",
+ "endColumns": "100",
+ "endOffsets": "3050"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-hi_values-hi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,2812",
+ "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
+ "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,2887"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2892",
+ "endColumns": "100",
+ "endOffsets": "2988"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-v17_values-v17.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v17\\values-v17.xml",
+ "from": {
+ "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216",
+ "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-tl_values-tl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,2865",
+ "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
+ "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,2944"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2949",
+ "endColumns": "100",
+ "endOffsets": "3045"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-sr_values-sr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2905",
+ "endColumns": "100",
+ "endOffsets": "3001"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,2821",
+ "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
+ "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,2900"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-v21_values-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,107,110,154,157,160,162,164,166,169,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,221,222,223,233,234,235,247",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4234,4383,4532,4644,4791,4944,5091,5166,5255,5342,5443,5546,8614,8799,11879,12076,12275,12398,12521,12634,12817,12948,13149,13238,13349,13582,13683,13778,13901,14030,14147,14324,14423,14558,14701,14836,14955,15156,15275,15368,15479,15535,15642,15837,15948,16081,16176,16267,16358,16475,16614,16685,16768,17448,17505,17563,18257",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,106,109,153,156,159,161,163,165,168,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,220,221,222,232,233,234,246,258",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4229,4378,4527,4639,4786,4939,5086,5161,5250,5337,5438,5541,8609,8794,11874,12071,12270,12393,12516,12629,12812,12943,13144,13233,13344,13577,13678,13773,13896,14025,14142,14319,14418,14553,14696,14831,14950,15151,15270,15363,15474,15530,15637,15832,15943,16076,16171,16262,16353,16470,16609,16680,16763,17443,17500,17558,18252,18958"
+ },
+ "to": {
+ "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,111,114,158,161,164,166,168,170,173,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,225,226,227,237,238,239,251",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4533,4682,4831,4943,5090,5243,5390,5465,5554,5641,5742,5845,8913,9098,12178,12375,12574,12697,12820,12933,13116,13247,13448,13537,13648,13881,13982,14077,14200,14329,14446,14623,14722,14857,15000,15135,15254,15455,15574,15667,15778,15834,15941,16136,16247,16380,16475,16566,16657,16774,16913,16984,17067,17747,17804,17862,18556",
+ "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,110,113,157,160,163,165,167,169,172,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,224,225,226,236,237,238,250,262",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4528,4677,4826,4938,5085,5238,5385,5460,5549,5636,5737,5840,8908,9093,12173,12370,12569,12692,12815,12928,13111,13242,13443,13532,13643,13876,13977,14072,14195,14324,14441,14618,14717,14852,14995,15130,15249,15450,15569,15662,15773,15829,15936,16131,16242,16375,16470,16561,16652,16769,16908,16979,17062,17742,17799,17857,18551,19257"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,13",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,354,470,596,722,850,1022",
+ "endLines": "2,3,4,5,6,7,8,9,12,17",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,465,591,717,845,1017,1355"
+ },
+ "to": {
+ "startLines": "2,3,4,5,263,264,265,266,267,270",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,19262,19378,19504,19630,19758,19930",
+ "endLines": "2,3,4,5,263,264,265,266,269,274",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,19373,19499,19625,19753,19925,20263"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-bs_values-bs.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,2842",
+ "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
+ "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,2921"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2926",
+ "endColumns": "100",
+ "endOffsets": "3022"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ja_values-ja.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2771",
+ "endColumns": "100",
+ "endOffsets": "2867"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2693",
+ "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2766"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-pt_values-pt.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2929",
+ "endColumns": "100",
+ "endOffsets": "3025"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-bn_values-bn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2939",
+ "endColumns": "100",
+ "endOffsets": "3035"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,2857",
+ "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
+ "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,2934"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ca_values-ca.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2915",
+ "endColumns": "100",
+ "endOffsets": "3011"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,2834",
+ "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
+ "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,2910"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-en-rAU_values-en-rAU.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2846",
+ "endColumns": "100",
+ "endOffsets": "2942"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-fr-rCA_values-fr-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,2879",
+ "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
+ "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,2960"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2965",
+ "endColumns": "100",
+ "endOffsets": "3061"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-sw_values-sw.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2883",
+ "endColumns": "100",
+ "endOffsets": "2979"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,2801",
+ "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
+ "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,2878"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-lo_values-lo.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2755",
+ "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
+ "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,2831"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2836",
+ "endColumns": "100",
+ "endOffsets": "2932"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-land_values-land.arsc.flat",
+ "map": [
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-land\\dimens.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "1",
+ "startOffsets": "14",
+ "endColumns": "54",
+ "endOffsets": "67"
+ },
+ "to": {
+ "startLines": "5",
+ "startColumns": "4",
+ "startOffsets": "264",
+ "endColumns": "57",
+ "endOffsets": "317"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,125,196",
+ "endColumns": "69,70,67",
+ "endOffsets": "120,191,259"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-large-v4_values-large-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-large-v4\\values-large-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,114,185,256,326,396,464,532,636",
+ "endColumns": "58,70,70,69,69,67,67,103,115",
+ "endOffsets": "109,180,251,321,391,459,527,631,747"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-v25_values-v25.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v25\\values-v25.xml",
+ "from": {
+ "startLines": "2,3,4,6",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,126,209,308",
+ "endLines": "2,3,5,7",
+ "endColumns": "70,82,12,12",
+ "endOffsets": "121,204,303,414"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-or_values-or.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,2847",
+ "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88",
+ "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,2931"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-fi_values-fi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2872",
+ "endColumns": "100",
+ "endOffsets": "2968"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,2792",
+ "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
+ "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,2867"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-si_values-si.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,2821",
+ "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
+ "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,2898"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2903",
+ "endColumns": "100",
+ "endOffsets": "2999"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-v23_values-v23.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v23\\values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,19,32,33,34,35,36",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1277,2079,2206,2311,2426,2533",
+ "endLines": "2,3,4,5,18,31,32,33,34,35,36",
+ "endColumns": "134,134,74,86,12,12,126,104,114,106,112",
+ "endOffsets": "185,320,395,482,1272,2074,2201,2306,2421,2528,2641"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-af_values-af.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2776",
+ "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
+ "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,2851"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2856",
+ "endColumns": "100",
+ "endOffsets": "2952"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-eu_values-eu.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,2856",
+ "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,2933"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2938",
+ "endColumns": "100",
+ "endOffsets": "3034"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ru_values-ru.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2913",
+ "endColumns": "100",
+ "endOffsets": "3009"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,2832",
+ "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
+ "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,2908"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-gl_values-gl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,2838",
+ "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
+ "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,2915"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2920",
+ "endColumns": "100",
+ "endOffsets": "3016"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-lt_values-lt.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2978",
+ "endColumns": "100",
+ "endOffsets": "3074"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,2895",
+ "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
+ "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,2973"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-am_values-am.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2738",
+ "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
+ "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,2812"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2817",
+ "endColumns": "100",
+ "endOffsets": "2913"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-en-rXC_values-en-rXC.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,5503",
+ "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
+ "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,5677"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "202",
+ "endOffsets": "253"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "5682",
+ "endColumns": "202",
+ "endOffsets": "5880"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-vi_values-vi.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2901",
+ "endColumns": "100",
+ "endOffsets": "2997"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,2817",
+ "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
+ "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,2896"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-kk_values-kk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2893",
+ "endColumns": "100",
+ "endOffsets": "2989"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,2812",
+ "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
+ "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,2888"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-en-rIN_values-en-rIN.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2846",
+ "endColumns": "100",
+ "endOffsets": "2942"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-pl_values-pl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,2827",
+ "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
+ "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,2904"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2909",
+ "endColumns": "100",
+ "endOffsets": "3005"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-de_values-de.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,2843",
+ "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
+ "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,2920"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2925",
+ "endColumns": "100",
+ "endOffsets": "3021"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-mk_values-mk.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,2861",
+ "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
+ "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,2940"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2945",
+ "endColumns": "100",
+ "endOffsets": "3041"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-sv_values-sv.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,2784",
+ "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
+ "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,2858"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2863",
+ "endColumns": "100",
+ "endOffsets": "2959"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-az_values-az.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,2820",
+ "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
+ "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,2898"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2903",
+ "endColumns": "100",
+ "endOffsets": "2999"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-is_values-is.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,2784",
+ "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
+ "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,2860"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2865",
+ "endColumns": "100",
+ "endOffsets": "2961"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-v18_values-v18.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v18\\values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-en-rCA_values-en-rCA.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2846",
+ "endColumns": "100",
+ "endOffsets": "2942"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-sq_values-sq.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2907",
+ "endColumns": "100",
+ "endOffsets": "3003"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,2826",
+ "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
+ "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,2902"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-tr_values-tr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,2786",
+ "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
+ "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,2860"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2865",
+ "endColumns": "100",
+ "endOffsets": "2961"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-th_values-th.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2764",
+ "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
+ "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,2840"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2845",
+ "endColumns": "100",
+ "endOffsets": "2941"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-es-rUS_values-es-rUS.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,2838",
+ "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
+ "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,2915"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2920",
+ "endColumns": "100",
+ "endOffsets": "3016"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-da_values-da.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2765",
+ "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
+ "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,2839"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2844",
+ "endColumns": "100",
+ "endOffsets": "2940"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ml_values-ml.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2955",
+ "endColumns": "100",
+ "endOffsets": "3051"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,2873",
+ "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
+ "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,2950"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-fr_values-fr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2945",
+ "endColumns": "100",
+ "endOffsets": "3041"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,2859",
+ "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
+ "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,2940"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-nb_values-nb.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2826",
+ "endColumns": "100",
+ "endOffsets": "2922"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2747",
+ "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
+ "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,2821"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values_values.arsc.flat",
+ "map": [
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\themes.xml",
+ "from": {
+ "startLines": "2,4,10",
+ "startColumns": "4,4,4",
+ "startOffsets": "19,87,394",
+ "endLines": "2,8,13",
+ "endColumns": "64,12,12",
+ "endOffsets": "79,386,605"
+ },
+ "to": {
+ "startLines": "1822,1823,1835",
+ "startColumns": "4,4,4",
+ "startOffsets": "120386,120450,121422",
+ "endLines": "1822,1827,1838",
+ "endColumns": "63,12,12",
+ "endOffsets": "120445,120745,121630"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\strings.xml",
+ "from": {
+ "startLines": "134,146,147,78,81,80,79,18,19,20,124,125,152,133,132,25,141,142,87,88,86,85,84,100,99,98,90,39,38,68,28,29,91,41,82,126,77,150,149,73,151,71,46,52,57,163,162,47,67,66,65,61,60,58,59,62,44,45,63,155,53,76,64,158,72,51,157,56,161,55,54,70,50,69,48,49,75,27,33,35,32,34,31,30,24,23,74,107,106,110,122,115,114,116,117,119,118,108,109,113,111,112,105,120,121,153,144,154,145,131,129,128,130,159,26,89,97,102,101,103,96,95,94,93,140,143,148,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "8126,9013,9098,4056,4253,4182,4126,841,884,937,7623,7669,9511,8071,8020,1298,8636,8712,4672,4767,4600,4515,4431,5646,5562,5459,4945,2019,1946,3480,1479,1533,5007,2135,4316,7733,3995,9335,9247,3739,9433,3638,2376,2663,2915,10096,10045,2430,3419,3365,3313,3113,3065,2969,3018,3160,2239,2308,3209,9711,2707,3938,3260,9846,3684,2619,9779,2865,9993,2806,2753,3583,2574,3540,2481,2523,3878,1423,1737,1847,1689,1793,1640,1594,1246,1192,3809,6109,6041,6374,7524,6743,6661,6818,6908,7152,7072,6194,6270,6601,6439,6520,5985,7297,7420,9571,8869,9645,8938,7978,7849,7791,7903,9920,1363,4876,5372,5783,5713,5864,5312,5256,5193,5132,8541,8784,9177,990,1101",
+ "endLines": "138,146,147,78,81,80,79,18,19,20,124,125,152,133,132,25,141,142,87,88,86,85,84,100,99,98,90,39,38,68,28,29,91,41,82,126,77,150,149,73,151,71,46,52,57,163,162,47,67,66,65,61,60,58,59,62,44,45,63,155,53,76,64,158,72,51,157,56,161,55,54,70,50,69,48,49,75,27,33,35,32,34,31,30,24,23,74,107,106,110,122,115,114,116,117,119,118,108,109,113,111,112,105,120,121,153,144,154,145,131,129,128,130,159,26,89,97,102,101,103,96,95,94,93,140,143,148,21,22",
+ "endColumns": "14,83,77,68,61,69,54,41,51,51,44,62,58,53,49,63,74,70,93,107,70,83,82,65,82,101,60,82,71,58,52,59,104,79,81,54,59,96,86,68,76,44,52,42,52,49,49,49,59,52,50,45,46,47,45,47,67,66,49,64,44,55,51,72,53,42,65,48,50,57,51,53,43,41,40,49,58,54,54,52,46,52,47,44,50,52,67,83,66,63,95,73,80,88,162,143,78,74,102,58,79,79,54,121,102,72,67,64,73,40,52,56,73,69,58,67,85,79,68,93,58,54,61,59,93,83,68,109,89",
+ "endOffsets": "8533,9092,9171,4120,4310,4247,4176,878,931,984,7663,7727,9565,8120,8065,1357,8706,8778,4761,4870,4666,4594,4509,5707,5640,5556,5001,2097,2013,3534,1527,1588,5107,2210,4393,7783,4050,9427,9329,3803,9505,3678,2424,2701,2963,10141,10090,2475,3474,3413,3359,3154,3107,3012,3059,3203,2302,2370,3254,9771,2747,3989,3307,9914,3733,2657,9840,2909,10039,2859,2800,3632,2613,3577,2517,2568,3932,1473,1787,1895,1731,1841,1683,1634,1292,1240,3872,6188,6103,6433,7615,6812,6737,6902,7066,7291,7146,6264,6368,6655,6514,6595,6035,7414,7518,9639,8932,9705,9007,8014,7897,7843,7972,9985,1417,4939,5453,5858,5777,5953,5366,5306,5250,5187,8630,8863,9241,1095,1186"
+ },
+ "to": {
+ "startLines": "233,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,389,390,391,393,394,395,396,397,398,399,400,401,402,403,404,405,406",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "14983,18133,18217,18295,18364,18426,18496,18551,18593,18645,18697,18742,18805,18864,18918,18968,19032,19107,19178,19272,19380,19451,19535,19618,19684,19767,19869,19930,20013,20085,20144,20197,20257,20362,20442,20524,20579,20639,20736,20823,20892,20969,21014,21067,21110,21163,21213,21263,21313,21373,21426,21477,21523,21570,21618,21664,21712,21780,21847,21897,21962,22007,22063,22115,22188,22242,22285,22351,22400,22451,22509,22561,22615,22659,22701,22742,22792,22851,22906,22961,23014,23061,23114,23162,23207,23258,23311,23379,23463,23530,23594,23690,23764,23845,23934,24097,24241,24320,24395,24498,24557,24637,24717,24772,24894,24997,25070,25138,25203,25277,25318,25371,25481,25555,25625,25755,25823,25909,25989,26058,26152,26211,26266,26328,26388,26482,26566,26635,26745",
+ "endLines": "237,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,389,390,391,393,394,395,396,397,398,399,400,401,402,403,404,405,406",
+ "endColumns": "14,83,77,68,61,69,54,41,51,51,44,62,58,53,49,63,74,70,93,107,70,83,82,65,82,101,60,82,71,58,52,59,104,79,81,54,59,96,86,68,76,44,52,42,52,49,49,49,59,52,50,45,46,47,45,47,67,66,49,64,44,55,51,72,53,42,65,48,50,57,51,53,43,41,40,49,58,54,54,52,46,52,47,44,50,52,67,83,66,63,95,73,80,88,162,143,78,74,102,58,79,79,54,121,102,72,67,64,73,40,52,56,73,69,58,67,85,79,68,93,58,54,61,59,93,83,68,109,89",
+ "endOffsets": "15370,18212,18290,18359,18421,18491,18546,18588,18640,18692,18737,18800,18859,18913,18963,19027,19102,19173,19267,19375,19446,19530,19613,19679,19762,19864,19925,20008,20080,20139,20192,20252,20357,20437,20519,20574,20634,20731,20818,20887,20964,21009,21062,21105,21158,21208,21258,21308,21368,21421,21472,21518,21565,21613,21659,21707,21775,21842,21892,21957,22002,22058,22110,22183,22237,22280,22346,22395,22446,22504,22556,22610,22654,22696,22737,22787,22846,22901,22956,23009,23056,23109,23157,23202,23253,23306,23374,23458,23525,23589,23685,23759,23840,23929,24092,24236,24315,24390,24493,24552,24632,24712,24767,24889,24992,25065,25133,25198,25272,25313,25366,25423,25550,25620,25679,25818,25904,25984,26053,26147,26206,26261,26323,26383,26477,26561,26630,26740,26830"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\eae055c9581539c7dc9a40373c1434e2\\transformed\\coordinatorlayout-28.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,102,3,13",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,5935,116,724",
+ "endLines": "2,104,12,101",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "111,6075,719,5930"
+ },
+ "to": {
+ "startLines": "12,1935,2639,2649",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "532,129344,167254,167862",
+ "endLines": "12,1937,2648,2737",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "588,129484,167857,173068"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\colors.xml",
+ "from": {
+ "startLines": "23,19,20,21,22,18",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "998,788,840,892,945,730",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "1043,834,886,939,992,782"
+ },
+ "to": {
+ "startLines": "30,49,50,51,52,87",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "1726,3098,3149,3200,3252,5514",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "1771,3144,3195,3247,3299,5566"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1461,1462,1466,1470,1474,1479,1485,1492,1496,1500,1505,1509,1513,1517,1521,1525,1529,1535,1539,1545,1549,1555,1559,1564,1568,1571,1575,1581,1585,1591,1595,1601,1604,1608,1612,1616,1620,1624,1625,1626,1627,1630,1633,1636,1639,1643,1644,1645,1646,1647,1650,1652,1654,1656,1661,1662,1666,1672,1676,1677,1679,1690,1691,1695,1701,1705,1706,1707,1711,1738,1742,1743,1747,1775,1943,1969,2138,2164,2195,2203,2209,2223,2245,2250,2255,2265,2274,2283,2287,2294,2302,2309,2310,2319,2322,2325,2329,2333,2337,2340,2341,2345,2349,2359,2364,2371,2377,2378,2381,2385,2390,2392,2394,2397,2400,2402,2406,2409,2416,2419,2422,2426,2428,2432,2434,2436,2438,2442,2450,2458,2470,2476,2485,2488,2499,2502,2507,2508,2513,2571,2630,2631,2641,2650,2651,2653,2657,2660,2663,2666,2669,2672,2675,2678,2682,2685,2688,2691,2695,2698,2702,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2728,2730,2731,2732,2733,2734,2735,2736,2737,2739,2740,2742,2743,2745,2747,2748,2750,2751,2752,2753,2754,2755,2757,2758,2759,2760,2761,2762,2764,2766,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2782,2783,2784,2785,2786,2787,2789,2793,2797,2798,2799,2800,2801,2802,2803,2804,2806,2808,2810,2812,2814,2815,2816,2817,2819,2821,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2837,2838,2839,2840,2842,2844,2845,2847,2848,2850,2852,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2867,2868,2869,2870,2872,2873,2874,2875,2876,2878,2880,2882,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,69,152,155,158,161,175,186,196,223,230,241,271,298,307,344,725,730,756,774,810,816,822,845,986,1006,1012,1016,1022,1059,1071,1098,1103,1169,1184,1249,1268,1294",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,160,205,254,295,350,409,471,552,613,688,764,841,919,1004,1086,1162,1238,1315,1393,1499,1605,1684,1764,1821,1879,1953,2028,2093,2159,2219,2280,2352,2425,2492,2560,2619,2678,2737,2796,2855,2909,2963,3016,3070,3124,3178,3232,3306,3385,3458,3532,3603,3675,3747,3820,3877,3935,4008,4082,4156,4231,4303,4376,4446,4517,4577,70911,70980,71049,71119,71193,71269,71333,71410,71486,71563,71628,71697,71774,71849,71918,71986,72063,72129,72190,72287,72352,72421,72520,72591,72650,72708,72765,72824,72888,72959,73031,73103,73175,73247,73314,73382,73450,73509,73572,73636,73726,73817,73877,73943,74010,74076,74146,74210,74263,74376,74434,74497,74562,74627,74702,74775,74847,74896,74957,75018,75079,75141,75205,75269,75333,75398,75461,75521,75582,75648,75707,75767,75829,75900,75960,76028,76114,76201,76291,76378,76466,76548,76631,76721,76812,76864,76922,76967,77033,77097,77154,77211,77265,77322,77370,77419,77470,77504,77551,77600,77646,77678,77742,77804,77864,77921,77995,78065,78143,78197,78267,78352,78400,78446,78517,78595,78673,78745,78819,78893,78967,79047,79120,79189,79261,79338,79399,79462,79528,79592,79663,79726,79791,79855,79916,79977,80029,80102,80176,80245,80320,80394,80468,80609,80679,80732,80810,80900,80988,81084,81174,81756,81845,82092,82373,82625,82910,83303,83780,84002,84224,84500,84727,84957,85187,85417,85647,85874,86293,86519,86944,87174,87602,87821,88104,88312,88443,88670,89096,89321,89748,89969,90394,90514,90790,91091,91415,91706,92020,92157,92288,92393,92635,92802,93006,93214,93485,93597,93709,93814,93931,94145,94291,94431,94517,94865,94953,95199,95617,95866,95948,96046,96663,96763,97015,97439,97694,97788,97877,98114,100166,100408,100510,100763,102947,113668,115184,126004,127532,129289,129915,130335,131396,132661,132917,133153,133700,134194,134799,134997,135577,136141,136516,136634,137172,137329,137525,137798,138054,138224,138365,138429,138711,138997,139673,139937,140275,140628,140722,140908,141214,141476,141601,141728,141967,142178,142297,142490,142667,143122,143303,143425,143684,143797,143984,144086,144193,144322,144597,145105,145601,146478,146772,147342,147491,148223,148395,148731,148823,149101,153445,157932,157994,158624,159238,159329,159442,159671,159831,159983,160154,160320,160489,160656,160819,161062,161232,161405,161576,161850,162049,162254,162584,162668,162764,162860,162958,163058,163160,163262,163364,163466,163568,163668,163764,163876,164005,164128,164259,164390,164488,164602,164696,164836,164970,165066,165178,165278,165394,165490,165602,165702,165842,165978,166142,166272,166430,166580,166721,166865,167000,167112,167262,167390,167518,167654,167786,167916,168046,168158,168298,168444,168588,168726,168792,168882,168958,169062,169152,169254,169362,169470,169570,169650,169742,169840,169950,170028,170134,170226,170330,170440,170562,170725,170882,170962,171062,171152,171262,171356,171462,171554,171654,171766,171880,171996,172112,172206,172320,172432,172534,172654,172776,172858,172962,173082,173208,173306,173400,173488,173600,173716,173838,173950,174125,174241,174327,174419,174531,174655,174722,174848,174916,175044,175188,175316,175385,175480,175595,175708,175807,175916,176027,176138,176239,176344,176444,176574,176665,176788,176882,176994,177080,177184,177280,177368,177486,177590,177694,177820,177908,178016,178116,178206,178316,178400,178502,178586,178640,178704,178810,178920,179004,4638,9782,9900,10015,10147,10862,11554,12071,13718,14103,14700,16299,17832,18220,20527,40045,40305,41697,42730,44743,45005,45361,46191,52973,54107,54401,54624,54951,57001,57649,59282,59552,63403,64004,67813,69028,70437",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1460,1461,1465,1469,1473,1478,1484,1491,1495,1499,1504,1508,1512,1516,1520,1524,1528,1534,1538,1544,1548,1554,1558,1563,1567,1570,1574,1580,1584,1590,1594,1600,1603,1607,1611,1615,1619,1623,1624,1625,1626,1629,1632,1635,1638,1642,1643,1644,1645,1646,1649,1651,1653,1655,1660,1661,1665,1671,1675,1676,1678,1689,1690,1694,1700,1704,1705,1706,1710,1737,1741,1742,1746,1774,1942,1968,2137,2163,2194,2202,2208,2222,2244,2249,2254,2264,2273,2282,2286,2293,2301,2308,2309,2318,2321,2324,2328,2332,2336,2339,2340,2344,2348,2358,2363,2370,2376,2377,2380,2384,2389,2391,2393,2396,2399,2401,2405,2408,2415,2418,2421,2425,2427,2431,2433,2435,2437,2441,2449,2457,2469,2475,2484,2487,2498,2501,2506,2507,2512,2570,2629,2630,2640,2649,2650,2652,2656,2659,2662,2665,2668,2671,2674,2677,2681,2684,2687,2690,2694,2697,2701,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2727,2729,2730,2731,2732,2733,2734,2735,2736,2738,2739,2741,2742,2744,2746,2747,2749,2750,2751,2752,2753,2754,2756,2757,2758,2759,2760,2761,2763,2765,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2781,2782,2783,2784,2785,2786,2788,2792,2796,2797,2798,2799,2800,2801,2802,2803,2805,2807,2809,2811,2813,2814,2815,2816,2818,2820,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2836,2837,2838,2839,2841,2843,2844,2846,2847,2849,2851,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2866,2867,2868,2869,2871,2872,2873,2874,2875,2877,2879,2881,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,151,154,157,160,174,185,195,222,229,240,270,297,306,343,724,729,755,773,809,815,821,844,985,1005,1011,1015,1021,1058,1070,1097,1102,1168,1183,1248,1267,1293,1302",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "155,200,249,290,345,404,466,547,608,683,759,836,914,999,1081,1157,1233,1310,1388,1494,1600,1679,1759,1816,1874,1948,2023,2088,2154,2214,2275,2347,2420,2487,2555,2614,2673,2732,2791,2850,2904,2958,3011,3065,3119,3173,3227,3301,3380,3453,3527,3598,3670,3742,3815,3872,3930,4003,4077,4151,4226,4298,4371,4441,4512,4572,4633,70975,71044,71114,71188,71264,71328,71405,71481,71558,71623,71692,71769,71844,71913,71981,72058,72124,72185,72282,72347,72416,72515,72586,72645,72703,72760,72819,72883,72954,73026,73098,73170,73242,73309,73377,73445,73504,73567,73631,73721,73812,73872,73938,74005,74071,74141,74205,74258,74371,74429,74492,74557,74622,74697,74770,74842,74891,74952,75013,75074,75136,75200,75264,75328,75393,75456,75516,75577,75643,75702,75762,75824,75895,75955,76023,76109,76196,76286,76373,76461,76543,76626,76716,76807,76859,76917,76962,77028,77092,77149,77206,77260,77317,77365,77414,77465,77499,77546,77595,77641,77673,77737,77799,77859,77916,77990,78060,78138,78192,78262,78347,78395,78441,78512,78590,78668,78740,78814,78888,78962,79042,79115,79184,79256,79333,79394,79457,79523,79587,79658,79721,79786,79850,79911,79972,80024,80097,80171,80240,80315,80389,80463,80604,80674,80727,80805,80895,80983,81079,81169,81751,81840,82087,82368,82620,82905,83298,83775,83997,84219,84495,84722,84952,85182,85412,85642,85869,86288,86514,86939,87169,87597,87816,88099,88307,88438,88665,89091,89316,89743,89964,90389,90509,90785,91086,91410,91701,92015,92152,92283,92388,92630,92797,93001,93209,93480,93592,93704,93809,93926,94140,94286,94426,94512,94860,94948,95194,95612,95861,95943,96041,96658,96758,97010,97434,97689,97783,97872,98109,100161,100403,100505,100758,102942,113663,115179,125999,127527,129284,129910,130330,131391,132656,132912,133148,133695,134189,134794,134992,135572,136136,136511,136629,137167,137324,137520,137793,138049,138219,138360,138424,138706,138992,139668,139932,140270,140623,140717,140903,141209,141471,141596,141723,141962,142173,142292,142485,142662,143117,143298,143420,143679,143792,143979,144081,144188,144317,144592,145100,145596,146473,146767,147337,147486,148218,148390,148726,148818,149096,153440,157927,157989,158619,159233,159324,159437,159666,159826,159978,160149,160315,160484,160651,160814,161057,161227,161400,161571,161845,162044,162249,162579,162663,162759,162855,162953,163053,163155,163257,163359,163461,163563,163663,163759,163871,164000,164123,164254,164385,164483,164597,164691,164831,164965,165061,165173,165273,165389,165485,165597,165697,165837,165973,166137,166267,166425,166575,166716,166860,166995,167107,167257,167385,167513,167649,167781,167911,168041,168153,168293,168439,168583,168721,168787,168877,168953,169057,169147,169249,169357,169465,169565,169645,169737,169835,169945,170023,170129,170221,170325,170435,170557,170720,170877,170957,171057,171147,171257,171351,171457,171549,171649,171761,171875,171991,172107,172201,172315,172427,172529,172649,172771,172853,172957,173077,173203,173301,173395,173483,173595,173711,173833,173945,174120,174236,174322,174414,174526,174650,174717,174843,174911,175039,175183,175311,175380,175475,175590,175703,175802,175911,176022,176133,176234,176339,176439,176569,176660,176783,176877,176989,177075,177179,177275,177363,177481,177585,177689,177815,177903,178011,178111,178201,178311,178395,178497,178581,178635,178699,178805,178915,178999,179119,9777,9895,10010,10142,10857,11549,12066,13713,14098,14695,16294,17827,18215,20522,40040,40300,41692,42725,44738,45000,45356,46186,52968,54102,54396,54619,54946,56996,57644,59277,59547,63398,63999,67808,69023,70432,70906"
+ },
+ "to": {
+ "startLines": "13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,53,54,55,56,57,58,59,60,61,62,63,64,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,172,173,174,175,176,177,178,179,180,201,202,203,204,205,206,207,208,211,212,213,214,215,218,219,220,227,228,229,230,231,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,388,407,408,409,410,411,412,420,421,425,429,433,438,444,451,455,459,464,468,472,476,480,484,488,494,498,504,508,514,518,523,527,530,534,540,544,550,554,560,563,567,571,575,579,583,584,585,586,589,592,595,598,602,603,604,605,606,609,611,613,615,620,621,625,631,635,636,638,649,650,654,660,664,665,666,670,697,701,702,706,734,902,928,1097,1123,1154,1162,1168,1182,1204,1209,1214,1224,1233,1242,1246,1253,1261,1268,1269,1278,1281,1284,1288,1292,1296,1299,1300,1304,1308,1318,1323,1330,1336,1337,1340,1344,1349,1351,1353,1356,1359,1361,1365,1368,1375,1378,1381,1385,1387,1391,1393,1395,1397,1401,1409,1417,1429,1435,1444,1447,1458,1461,1466,1467,1499,1557,1616,1617,1627,1636,1637,1639,1643,1646,1649,1652,1655,1658,1661,1664,1668,1671,1674,1677,1681,1684,1688,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1714,1716,1717,1718,1719,1720,1721,1722,1723,1725,1726,1728,1729,1731,1733,1734,1736,1737,1738,1739,1740,1741,1743,1744,1745,1746,1747,1759,1761,1763,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1807,1808,1809,1810,1811,1812,1814,1818,1828,1829,1830,1831,1832,1833,1834,1839,1841,1843,1845,1847,1849,1850,1851,1852,1854,1856,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1872,1873,1874,1875,1877,1879,1880,1882,1883,1885,1887,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1902,1903,1904,1905,1907,1908,1909,1910,1911,1913,1915,1917,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1945,2028,2031,2034,2037,2051,2062,2072,2099,2106,2117,2147,2174,2183,2220,2601,2613,2738,2879,2915,2921,2927,2950,3091,3111,3117,3121,3127,3164,3176,3203,3208,3274,3289,3354,3373,3399",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "593,648,693,742,783,838,897,959,1040,1101,1176,1252,1329,1407,1492,1574,1650,1776,1853,1931,2037,2143,2222,2302,2359,2417,2491,2566,2631,2697,2757,2818,2890,2963,3030,3304,3363,3422,3481,3540,3599,3653,3707,3760,3814,3868,3922,4108,4182,4261,4334,4408,4479,4551,4623,4696,4753,4811,4884,4958,5032,5107,5179,5252,5322,5393,5453,5571,5640,5709,5779,5853,5929,5993,6070,6146,6223,6288,6357,6434,6509,6578,6646,6723,6789,6850,6947,7012,7081,7180,7251,7310,7368,7425,7484,7548,7619,7691,7763,7835,7907,7974,8042,8110,8169,8232,8296,8386,8477,8537,8603,8670,8736,8806,8870,8923,9036,9094,9157,9222,9287,9362,9435,9507,9556,9617,9678,9739,9801,9865,9929,9993,10058,10121,10181,10242,10308,10367,10427,10489,10560,10620,11290,11376,11463,11553,11640,11728,11810,11893,11983,13314,13366,13424,13469,13535,13599,13656,13713,13915,13972,14020,14069,14120,14224,14271,14320,14638,14670,14734,14796,14856,15375,15449,15519,15597,15651,15721,15806,15854,15900,15971,16049,16127,16199,16273,16347,16421,16501,16574,16643,16715,16792,16853,16916,16982,17046,17117,17180,17245,17309,17370,17431,17483,17556,17630,17699,17774,17848,17922,18063,25428,26835,26913,27003,27091,27187,27277,27859,27948,28195,28476,28728,29013,29406,29883,30105,30327,30603,30830,31060,31290,31520,31750,31977,32396,32622,33047,33277,33705,33924,34207,34415,34546,34773,35199,35424,35851,36072,36497,36617,36893,37194,37518,37809,38123,38260,38391,38496,38738,38905,39109,39317,39588,39700,39812,39917,40034,40248,40394,40534,40620,40968,41056,41302,41720,41969,42051,42149,42766,42866,43118,43542,43797,43891,43980,44217,46269,46511,46613,46866,49050,59771,61287,72107,73635,75392,76018,76438,77499,78764,79020,79256,79803,80297,80902,81100,81680,82244,82619,82737,83275,83432,83628,83901,84157,84327,84468,84532,84814,85100,85776,86040,86378,86731,86825,87011,87317,87579,87704,87831,88070,88281,88400,88593,88770,89225,89406,89528,89787,89900,90087,90189,90296,90425,90700,91208,91704,92581,92875,93445,93594,94326,94498,94834,94926,96501,100845,105332,105394,106024,106638,106729,106842,107071,107231,107383,107554,107720,107889,108056,108219,108462,108632,108805,108976,109250,109449,109654,109984,110068,110164,110260,110358,110458,110560,110662,110764,110866,110968,111068,111164,111276,111405,111528,111659,111790,111888,112002,112096,112236,112370,112466,112578,112678,112794,112890,113002,113102,113242,113378,113542,113672,113830,113980,114121,114265,114400,114512,114662,114790,114918,115054,115186,115316,115446,115558,116456,116602,116746,118230,118296,118386,118462,118566,118656,118758,118866,118974,119074,119154,119246,119344,119454,119532,119638,119730,119834,119944,120066,120229,120750,120830,120930,121020,121130,121224,121330,121635,121735,121847,121961,122077,122193,122287,122401,122513,122615,122735,122857,122939,123043,123163,123289,123387,123481,123569,123681,123797,123919,124031,124206,124322,124408,124500,124612,124736,124803,124929,124997,125125,125269,125397,125466,125561,125676,125789,125888,125997,126108,126219,126320,126425,126525,126655,126746,126869,126963,127075,127161,127265,127361,127449,127567,127671,127775,127901,127989,128097,128197,128287,128397,128481,128583,128667,128721,128785,128891,129001,129085,129897,135041,135159,135274,135406,136121,136813,137330,138977,139362,139959,141558,143091,143479,145786,165304,165862,173073,181408,183421,183683,184039,184869,191651,192785,193079,193302,193629,195679,196327,197960,198230,202081,202682,206491,207706,209115",
+ "endLines": "13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,53,54,55,56,57,58,59,60,61,62,63,64,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,172,173,174,175,176,177,178,179,180,201,202,203,204,205,206,207,208,211,212,213,214,215,218,219,220,227,228,229,230,231,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,388,407,408,409,410,411,419,420,424,428,432,437,443,450,454,458,463,467,471,475,479,483,487,493,497,503,507,513,517,522,526,529,533,539,543,549,553,559,562,566,570,574,578,582,583,584,585,588,591,594,597,601,602,603,604,605,608,610,612,614,619,620,624,630,634,635,637,648,649,653,659,663,664,665,669,696,700,701,705,733,901,927,1096,1122,1153,1161,1167,1181,1203,1208,1213,1223,1232,1241,1245,1252,1260,1267,1268,1277,1280,1283,1287,1291,1295,1298,1299,1303,1307,1317,1322,1329,1335,1336,1339,1343,1348,1350,1352,1355,1358,1360,1364,1367,1374,1377,1380,1384,1386,1390,1392,1394,1396,1400,1408,1416,1428,1434,1443,1446,1457,1460,1465,1466,1471,1556,1615,1616,1626,1635,1636,1638,1642,1645,1648,1651,1654,1657,1660,1663,1667,1670,1673,1676,1680,1683,1687,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1713,1715,1716,1717,1718,1719,1720,1721,1722,1724,1725,1727,1728,1730,1732,1733,1735,1736,1737,1738,1739,1740,1742,1743,1744,1745,1746,1747,1760,1762,1764,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1806,1807,1808,1809,1810,1811,1813,1817,1821,1828,1829,1830,1831,1832,1833,1834,1840,1842,1844,1846,1848,1849,1850,1851,1853,1855,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1871,1872,1873,1874,1876,1878,1879,1881,1882,1884,1886,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1901,1902,1903,1904,1906,1907,1908,1909,1910,1912,1914,1916,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,2027,2030,2033,2036,2050,2061,2071,2098,2105,2116,2146,2173,2182,2219,2600,2605,2638,2755,2914,2920,2926,2949,3090,3110,3116,3120,3126,3163,3175,3202,3207,3273,3288,3353,3372,3398,3407",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "643,688,737,778,833,892,954,1035,1096,1171,1247,1324,1402,1487,1569,1645,1721,1848,1926,2032,2138,2217,2297,2354,2412,2486,2561,2626,2692,2752,2813,2885,2958,3025,3093,3358,3417,3476,3535,3594,3648,3702,3755,3809,3863,3917,3971,4177,4256,4329,4403,4474,4546,4618,4691,4748,4806,4879,4953,5027,5102,5174,5247,5317,5388,5448,5509,5635,5704,5774,5848,5924,5988,6065,6141,6218,6283,6352,6429,6504,6573,6641,6718,6784,6845,6942,7007,7076,7175,7246,7305,7363,7420,7479,7543,7614,7686,7758,7830,7902,7969,8037,8105,8164,8227,8291,8381,8472,8532,8598,8665,8731,8801,8865,8918,9031,9089,9152,9217,9282,9357,9430,9502,9551,9612,9673,9734,9796,9860,9924,9988,10053,10116,10176,10237,10303,10362,10422,10484,10555,10615,10683,11371,11458,11548,11635,11723,11805,11888,11978,12069,13361,13419,13464,13530,13594,13651,13708,13762,13967,14015,14064,14115,14149,14266,14315,14361,14665,14729,14791,14851,14908,15444,15514,15592,15646,15716,15801,15849,15895,15966,16044,16122,16194,16268,16342,16416,16496,16569,16638,16710,16787,16848,16911,16977,17041,17112,17175,17240,17304,17365,17426,17478,17551,17625,17694,17769,17843,17917,18058,18128,25476,26908,26998,27086,27182,27272,27854,27943,28190,28471,28723,29008,29401,29878,30100,30322,30598,30825,31055,31285,31515,31745,31972,32391,32617,33042,33272,33700,33919,34202,34410,34541,34768,35194,35419,35846,36067,36492,36612,36888,37189,37513,37804,38118,38255,38386,38491,38733,38900,39104,39312,39583,39695,39807,39912,40029,40243,40389,40529,40615,40963,41051,41297,41715,41964,42046,42144,42761,42861,43113,43537,43792,43886,43975,44212,46264,46506,46608,46861,49045,59766,61282,72102,73630,75387,76013,76433,77494,78759,79015,79251,79798,80292,80897,81095,81675,82239,82614,82732,83270,83427,83623,83896,84152,84322,84463,84527,84809,85095,85771,86035,86373,86726,86820,87006,87312,87574,87699,87826,88065,88276,88395,88588,88765,89220,89401,89523,89782,89895,90082,90184,90291,90420,90695,91203,91699,92576,92870,93440,93589,94321,94493,94829,94921,95199,100840,105327,105389,106019,106633,106724,106837,107066,107226,107378,107549,107715,107884,108051,108214,108457,108627,108800,108971,109245,109444,109649,109979,110063,110159,110255,110353,110453,110555,110657,110759,110861,110963,111063,111159,111271,111400,111523,111654,111785,111883,111997,112091,112231,112365,112461,112573,112673,112789,112885,112997,113097,113237,113373,113537,113667,113825,113975,114116,114260,114395,114507,114657,114785,114913,115049,115181,115311,115441,115553,115693,116597,116741,116879,118291,118381,118457,118561,118651,118753,118861,118969,119069,119149,119241,119339,119449,119527,119633,119725,119829,119939,120061,120224,120381,120825,120925,121015,121125,121219,121325,121417,121730,121842,121956,122072,122188,122282,122396,122508,122610,122730,122852,122934,123038,123158,123284,123382,123476,123564,123676,123792,123914,124026,124201,124317,124403,124495,124607,124731,124798,124924,124992,125120,125264,125392,125461,125556,125671,125784,125883,125992,126103,126214,126315,126420,126520,126650,126741,126864,126958,127070,127156,127260,127356,127444,127562,127666,127770,127896,127984,128092,128192,128282,128392,128476,128578,128662,128716,128780,128886,128996,129080,129200,135036,135154,135269,135401,136116,136808,137325,138972,139357,139954,141553,143086,143474,145781,165299,165559,167249,174101,183416,183678,184034,184864,191646,192780,193074,193297,193624,195674,196322,197955,198225,202076,202677,206486,207701,209110,209584"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\dimens.xml",
+ "from": {
+ "startLines": "24,25,19,20,21,22,18",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "1070,1129,783,836,890,944,730",
+ "endColumns": "57,55,51,52,52,51,51",
+ "endOffsets": "1123,1180,830,884,938,991,777"
+ },
+ "to": {
+ "startLines": "163,164,196,197,198,199,200",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "10688,10746,13052,13104,13157,13210,13262",
+ "endColumns": "57,55,51,52,52,51,51",
+ "endOffsets": "10741,10797,13099,13152,13205,13257,13309"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\arrays.xml",
+ "from": {
+ "startLines": "19,26",
+ "startColumns": "4,4",
+ "startOffsets": "758,1073",
+ "endLines": "24,29",
+ "endColumns": "19,19",
+ "endOffsets": "1065,1191"
+ },
+ "to": {
+ "startLines": "2,8",
+ "startColumns": "4,4",
+ "startOffsets": "105,412",
+ "endLines": "7,11",
+ "endColumns": "19,19",
+ "endOffsets": "407,527"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\attrs.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "4",
+ "startOffsets": "17",
+ "endLines": "4",
+ "endColumns": "24",
+ "endOffsets": "211"
+ },
+ "to": {
+ "startLines": "2831",
+ "startColumns": "4",
+ "startOffsets": "179077",
+ "endLines": "2834",
+ "endColumns": "24",
+ "endOffsets": "179266"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,171,172,176,177,178,6,13,56,88,125",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,7725,7795,7863,7935,8005,8066,8140,8213,8274,8335,8397,8461,8523,8584,8652,8752,8812,8878,8951,9020,9077,9129,9191,9263,9339,9374,9409,9459,9520,9577,9611,9646,9681,9751,9822,9939,10140,10250,10451,10580,10652,319,617,3523,5588,7348",
+ "endLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,170,171,175,176,177,178,12,55,87,124,131",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "119,182,7790,7858,7930,8000,8061,8135,8208,8269,8330,8392,8456,8518,8579,8647,8747,8807,8873,8946,9015,9072,9124,9186,9258,9334,9369,9404,9454,9515,9572,9606,9641,9676,9746,9817,9934,10135,10245,10446,10575,10647,10714,612,3518,5583,7343,7720"
+ },
+ "to": {
+ "startLines": "65,66,165,166,167,168,169,170,171,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,209,210,216,217,221,222,223,224,225,226,232,392,1748,1749,1753,1754,1758,1933,1934,2606,2756,2799,2835,2872",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "3976,4045,10802,10872,10940,11012,11082,11143,11217,12074,12135,12196,12258,12322,12384,12445,12513,12613,12673,12739,12812,12881,12938,12990,13767,13839,14154,14189,14366,14416,14477,14534,14568,14603,14913,25684,115698,115815,116016,116126,116327,129205,129277,165564,174106,177012,179271,181031",
+ "endLines": "65,66,165,166,167,168,169,170,171,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,209,210,216,217,221,222,223,224,225,226,232,392,1748,1752,1753,1757,1758,1933,1934,2612,2798,2830,2871,2878",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "4040,4103,10867,10935,11007,11077,11138,11212,11285,12130,12191,12253,12317,12379,12440,12508,12608,12668,12734,12807,12876,12933,12985,13047,13834,13910,14184,14219,14411,14472,14529,14563,14598,14633,14978,25750,115810,116011,116121,116322,116451,129272,129339,165857,177007,179072,181026,181403"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\styles.xml",
+ "from": {
+ "startLines": "83,54,59,68,64,24,29,34,39,44,19,49,73,77",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "3385,2120,2334,2716,2551,921,1110,1301,1492,1701,732,1913,2930,3112",
+ "endLines": "94,57,62,71,66,27,32,37,42,47,22,52,75,80",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "3902,2326,2543,2922,2708,1102,1293,1484,1693,1905,913,2112,3104,3341"
+ },
+ "to": {
+ "startLines": "1472,1484,1488,1492,1496,1765,1769,1773,1777,1781,1785,1789,1938,1941",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "95204,95715,95923,96134,96341,116884,117067,117252,117437,117640,117846,118029,129489,129666",
+ "endLines": "1483,1487,1491,1495,1498,1768,1772,1776,1780,1784,1788,1792,1940,1944",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "95710,95918,96129,96336,96496,117062,117247,117432,117635,117841,118024,118225,129661,129892"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-iw_values-iw.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2751",
+ "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
+ "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,2827"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2832",
+ "endColumns": "100",
+ "endOffsets": "2928"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-nl_values-nl.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2921",
+ "endColumns": "100",
+ "endOffsets": "3017"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,2839",
+ "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,2916"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-be_values-be.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2915",
+ "endColumns": "100",
+ "endOffsets": "3011"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,2834",
+ "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
+ "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,2910"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-fa_values-fa.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,2822",
+ "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
+ "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,2898"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2903",
+ "endColumns": "100",
+ "endOffsets": "2999"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ur_values-ur.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,2824",
+ "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
+ "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,2899"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2904",
+ "endColumns": "100",
+ "endOffsets": "3000"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-night-v8_values-night-v8.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-night-v8\\values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593",
+ "endColumns": "69,83,83,95,101,101,93",
+ "endOffsets": "120,204,288,384,486,588,682"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-night\\themes.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "19",
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "246"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "687",
+ "endLines": "12",
+ "endColumns": "12",
+ "endOffsets": "911"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-hr_values-hr.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2926",
+ "endColumns": "100",
+ "endOffsets": "3022"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,2837",
+ "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
+ "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,2921"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-w600dp-v13_values-w600dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-w600dp\\dimens.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "1",
+ "startOffsets": "14",
+ "endColumns": "54",
+ "endOffsets": "67"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "57",
+ "endOffsets": "108"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-en-rGB_values-en-rGB.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2846",
+ "endColumns": "100",
+ "endOffsets": "2942"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-te_values-te.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,2864",
+ "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
+ "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,2941"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2946",
+ "endColumns": "100",
+ "endOffsets": "3042"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ka_values-ka.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,2818",
+ "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
+ "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,2894"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2899",
+ "endColumns": "100",
+ "endOffsets": "2995"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-b+sr+Latn_values-b+sr+Latn.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,2828",
+ "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
+ "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,2907"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2912",
+ "endColumns": "100",
+ "endOffsets": "3008"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-hdpi-v4_values-hdpi-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-pt-rPT_values-pt-rPT.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2949",
+ "endColumns": "100",
+ "endOffsets": "3045"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,2864",
+ "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
+ "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,2944"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-in_values-in.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2887",
+ "endColumns": "100",
+ "endOffsets": "2983"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,2803",
+ "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
+ "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,2882"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-zh-rTW_values-zh-rTW.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "124",
+ "startColumns": "4",
+ "startOffsets": "8012",
+ "endColumns": "100",
+ "endOffsets": "8108"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1116,1212,1308,1402,1498,1590,1682,1774,1852,1948,2044,2139,2236,2331,2431,2581,2675",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1111,1207,1303,1397,1493,1585,1677,1769,1847,1943,2039,2134,2231,2326,2426,2576,2670,2748"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,121",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,479,572,672,754,851,959,1035,1111,1203,1297,1395,1491,1587,1681,1777,1869,1961,2053,2131,2227,2323,2418,2515,2610,2710,2860,7815",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "474,567,667,749,846,954,1030,1106,1198,1292,1390,1486,1582,1676,1772,1864,1956,2048,2126,2222,2318,2413,2510,2605,2705,2855,2949,7888"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
"from": {
"startLines": "18",
"startColumns": "4",
- "startOffsets": "712",
+ "startOffsets": "730",
"endLines": "21",
"endColumns": "19",
- "endOffsets": "817"
+ "endOffsets": "838"
},
"to": {
"startLines": "2",
@@ -23,161 +3004,450 @@
}
},
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
"from": {
- "startLines": "121,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23",
+ "startLines": "122,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "6532,3495,3429,3356,3306,827,867,915,6083,6128,6478,6428,1199,3861,3929,3802,3737,3674,4592,4532,4469,4061,2877,1369,1422,4115,3568,6185,3247,3034,1798,2079,2325,1851,2817,2764,2713,2518,2470,2376,2424,2564,2611,2122,3188,2661,3077,2036,2278,2222,2167,2979,1992,2937,1901,1942,3129,1318,1623,1719,1576,1672,1529,1484,1148,1095,4967,4908,5108,6009,5419,5350,5483,5561,5744,5671,5042,5295,5165,5230,4859,5848,5931,6390,6283,6235,6328,1261,4006,4410,4705,4647,4772,4362,4317,4269,4218,963,1029",
- "endLines": "123,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23",
- "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
- "endOffsets": "6704,3563,3490,3424,3351,862,910,958,6123,6180,6527,6473,1256,3924,4001,3856,3797,3732,4642,4587,4527,4110,2932,1417,1479,4195,3644,6230,3301,3072,1846,2117,2371,1896,2872,2812,2759,2559,2513,2419,2465,2606,2656,2162,3242,2708,3124,2074,2320,2273,2217,3029,2031,2974,1937,1987,3183,1364,1667,1763,1618,1714,1571,1524,1194,1143,5037,4962,5160,6078,5478,5414,5556,5666,5843,5739,5103,5345,5225,5290,4903,5926,6004,6423,6323,6278,6385,1313,4056,4464,4767,4700,4829,4405,4357,4312,4264,1024,1090"
+ "startOffsets": "6629,3647,3580,3506,3455,846,887,936,6169,6215,6574,6523,1225,3911,3980,3851,3784,3720,4654,4593,4529,4114,3018,1398,1452,4169,1805,6273,3395,3178,1917,2204,2455,1971,2957,2903,2851,2652,2603,2507,2556,2699,2747,2248,3335,2798,3222,2160,2407,2350,2294,3122,2115,3079,2022,2064,3275,1346,1657,1755,1609,1707,1561,1515,1173,1119,5036,4976,5179,6092,5495,5425,5560,5639,5824,5750,5112,5369,5237,5303,4926,5929,6013,6484,6375,6326,6421,1288,4058,4469,4769,4710,4837,4420,4374,4325,4273,985,1052",
+ "endLines": "124,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "6803,3714,3641,3574,3500,881,930,979,6209,6267,6623,6568,1282,3974,4052,3905,3845,3778,4704,4648,4587,4163,3073,1446,1509,4248,1880,6318,3449,3216,1965,2242,2501,2016,3012,2951,2897,2693,2646,2550,2597,2741,2792,2288,3389,2845,3269,2198,2449,2401,2344,3172,2154,3116,2058,2109,3329,1392,1701,1799,1651,1749,1603,1555,1219,1167,5106,5030,5231,6161,5554,5489,5633,5744,5923,5818,5173,5419,5297,5363,4970,6007,6086,6517,6415,6369,6478,1340,4108,4523,4831,4763,4894,4463,4414,4368,4319,1046,1113"
},
"to": {
- "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106",
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,122,123,125,126,127,128,129,130,131,132,133,134,135",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "215,384,457,523,596,646,686,734,782,827,884,938,988,1050,1118,1195,1254,1319,1382,1437,1497,1560,1614,1674,1727,1789,1874,1955,2005,2064,2107,2160,2203,2254,2304,2364,2417,2468,2514,2562,2610,2656,2703,2753,2798,2857,2909,2961,3004,3051,3107,3162,3217,3261,3303,3344,3394,3453,3504,3553,3602,3649,3696,3743,3788,3839,3892,3967,4026,4083,4157,4221,4290,4368,4478,4582,4655,4721,4776,4841,4906,4955,5038,5116,5154,5199,5247,5309,5366,5421,5480,5547,5605,5667,5715,5760,5808,5859,5925",
- "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106",
- "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
- "endOffsets": "379,452,518,591,641,681,729,777,822,879,933,983,1045,1113,1190,1249,1314,1377,1432,1492,1555,1609,1669,1722,1784,1869,1950,2000,2059,2102,2155,2198,2249,2299,2359,2412,2463,2509,2557,2605,2651,2698,2748,2793,2852,2904,2956,2999,3046,3102,3157,3212,3256,3298,3339,3389,3448,3499,3548,3597,3644,3691,3738,3783,3834,3887,3962,4021,4078,4152,4216,4285,4363,4473,4577,4650,4716,4771,4836,4901,4950,5033,5111,5149,5194,5242,5304,5361,5416,5475,5542,5600,5662,5710,5755,5803,5854,5920,5986"
+ "startOffsets": "215,2954,3026,3092,3165,3215,3255,3303,3351,3396,3453,3507,3557,3619,3687,3764,3823,3889,3952,4007,4067,4130,4184,4244,4297,4359,4443,4523,4573,4632,4675,4728,4771,4822,4872,4932,4985,5036,5082,5130,5178,5224,5271,5321,5366,5425,5477,5529,5572,5619,5675,5730,5785,5829,5871,5912,5962,6021,6072,6121,6170,6217,6264,6311,6356,6407,6460,6535,6594,6651,6725,6789,6858,6936,7046,7150,7223,7289,7344,7409,7474,7523,7606,7684,7722,7767,7893,7955,8113,8168,8227,8294,8352,8414,8462,8507,8555,8606,8672",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,122,123,125,126,127,128,129,130,131,132,133,134,135",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3021,3087,3160,3210,3250,3298,3346,3391,3448,3502,3552,3614,3682,3759,3818,3884,3947,4002,4062,4125,4179,4239,4292,4354,4438,4518,4568,4627,4670,4723,4766,4817,4867,4927,4980,5031,5077,5125,5173,5219,5266,5316,5361,5420,5472,5524,5567,5614,5670,5725,5780,5824,5866,5907,5957,6016,6067,6116,6165,6212,6259,6306,6351,6402,6455,6530,6589,6646,6720,6784,6853,6931,7041,7145,7218,7284,7339,7404,7469,7518,7601,7679,7717,7762,7810,7950,8007,8163,8222,8289,8347,8409,8457,8502,8550,8601,8667,8733"
}
}
]
},
{
- "outputFile": "net.micode.notes.app-merged_res-5:/values_values.arsc.flat",
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-pt-rBR_values-pt-rBR.arsc.flat",
"map": [
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values\\dimens.xml",
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
"from": {
- "startLines": "19,20,21,22,18",
- "startColumns": "4,4,4,4,4",
- "startOffsets": "764,816,869,922,712",
- "endColumns": "51,52,52,51,51",
- "endOffsets": "811,864,917,969,759"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "13,14,15,16,17",
- "startColumns": "4,4,4,4,4",
- "startOffsets": "477,529,582,635,687",
- "endColumns": "51,52,52,51,51",
- "endOffsets": "524,577,630,682,734"
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2929",
+ "endColumns": "100",
+ "endOffsets": "3025"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-it_values-it.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,2823",
+ "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
+ "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,2901"
}
},
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values\\colors.xml",
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-it\\values-it.xml",
"from": {
- "startLines": "18",
+ "startLines": "2",
"startColumns": "4",
- "startOffsets": "712",
- "endColumns": "56",
- "endOffsets": "764"
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "12",
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2906",
+ "endColumns": "100",
+ "endOffsets": "3002"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ldltr-v21_values-ldltr-v21.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml",
+ "from": {
+ "startLines": "2",
"startColumns": "4",
- "startOffsets": "420",
- "endColumns": "56",
- "endOffsets": "472"
+ "startOffsets": "55",
+ "endColumns": "112",
+ "endOffsets": "163"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-sw600dp-v13_values-sw600dp-v13.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,193,263,337,413,472,543",
+ "endColumns": "68,68,69,73,75,58,70,67",
+ "endOffsets": "119,188,258,332,408,467,538,606"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-cs_values-cs.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,2809",
+ "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,2886"
}
},
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values\\arrays.xml",
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-cs\\values-cs.xml",
"from": {
- "startLines": "19,26",
- "startColumns": "4,4",
- "startOffsets": "739,1047",
- "endLines": "24,29",
- "endColumns": "19,19",
- "endOffsets": "1041,1162"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "2,8",
- "startColumns": "4,4",
- "startOffsets": "105,300",
- "endLines": "7,11",
- "endColumns": "19,19",
- "endOffsets": "295,415"
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2891",
+ "endColumns": "100",
+ "endOffsets": "2987"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ar_values-ar.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2860",
+ "endColumns": "100",
+ "endOffsets": "2956"
}
},
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values\\styles.xml",
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ar\\values-ar.xml",
"from": {
- "startLines": "50,55,64,60,22,26,30,35,40,18,45",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2062,2267,2640,2479,895,1078,1263,1449,1653,712,1860",
- "endLines": "53,58,67,62,25,29,33,38,43,21,48",
- "endColumns": "12,12,12,12,12,12,12,12,12,12,12",
- "endOffsets": "2261,2473,2843,2634,1073,1258,1443,1647,1854,890,2056"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,2779",
+ "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
+ "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,2855"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-uz_values-uz.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,2805",
+ "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
+ "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,2884"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "125,129,133,137,140,144,148,152,156,160,164",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "8124,8328,8539,8746,8906,9089,9274,9459,9662,9868,10051",
- "endLines": "128,132,136,139,143,147,151,155,159,163,167",
- "endColumns": "12,12,12,12,12,12,12,12,12,12,12",
- "endOffsets": "8323,8534,8741,8901,9084,9269,9454,9657,9863,10046,10247"
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2889",
+ "endColumns": "100",
+ "endOffsets": "2985"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-es_values-es.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2924",
+ "endColumns": "100",
+ "endOffsets": "3020"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,2842",
+ "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
+ "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,2919"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-v26_values-v26.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v26\\values-v26.xml",
+ "from": {
+ "startLines": "2,3,4,8,12,16",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,130,217,431,657,896",
+ "endLines": "2,3,7,11,15,16",
+ "endColumns": "74,86,12,12,12,92",
+ "endOffsets": "125,212,426,652,891,984"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-v22_values-v22.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v22\\values-v22.xml",
+ "from": {
+ "startLines": "2,3,4,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,553",
+ "endLines": "2,3,8,13",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,548,896"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ky_values-ky.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,2802",
+ "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
+ "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,2878"
}
},
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values\\strings.xml",
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ky\\values-ky.xml",
"from": {
- "startLines": "128,72,75,74,73,19,20,21,118,119,127,126,26,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,68,47,52,51,50,66,46,65,44,45,69,28,34,36,33,35,32,31,25,24,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,125,123,122,124,27,83,91,96,95,97,90,89,88,87,22,23",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "8008,3898,4159,4063,3994,827,870,922,7506,7555,7950,7899,1282,4613,4707,4542,4458,4375,5574,5491,5389,4883,2004,1953,3397,1486,1539,4944,2097,4242,7618,3827,3582,2156,2471,2772,2214,3326,3265,3208,2986,2934,2831,2884,3036,3086,2518,3761,3146,3631,2424,2717,2629,2571,3520,2374,3475,2271,2314,3694,1431,1750,1858,1703,1805,1647,1599,1227,1174,6030,5963,6271,7409,6635,6554,6709,6798,7040,6961,6114,6189,6495,6335,6415,5908,7184,7306,7858,7731,7674,7784,1366,4815,5303,5709,5640,5789,5244,5189,5127,5067,974,1084",
- "endLines": "132,72,75,74,73,19,20,21,118,119,127,126,26,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,68,47,52,51,50,66,46,65,44,45,69,28,34,36,33,35,32,31,25,24,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,125,123,122,124,27,83,91,96,95,97,90,89,88,87,22,23",
- "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,49,44,42,59,66,54,54,52,46,52,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
- "endOffsets": "8412,3989,4237,4154,4058,865,917,969,7550,7613,8003,7945,1361,4702,4810,4608,4537,4453,5635,5569,5486,4939,2061,1999,3470,1534,1594,5044,2151,4339,7668,3893,3626,2209,2513,2826,2266,3392,3321,3260,3031,2981,2879,2929,3081,3141,2566,3822,3203,3689,2466,2767,2712,2624,3577,2419,3515,2309,2369,3756,1481,1800,1906,1745,1853,1698,1642,1277,1222,6109,6025,6330,7500,6704,6630,6793,6956,7179,7035,6184,6266,6549,6410,6490,5958,7301,7404,7894,7779,7726,7853,1426,4878,5384,5784,5704,5878,5298,5239,5184,5122,1079,1169"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "18,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "739,1092,1188,1271,1367,1436,1479,1531,1583,1632,1695,1753,1804,1888,1982,2090,2161,2245,2328,2394,2477,2579,2640,2702,2753,2831,2884,2944,3049,3108,3210,3265,3336,3385,3443,3490,3549,3606,3677,3738,3795,3845,3897,3950,4000,4050,4110,4163,4229,4291,4354,4401,4456,4544,4602,4664,4714,4759,4802,4862,4929,4984,5039,5092,5139,5192,5248,5296,5351,5404,5488,5555,5619,5715,5789,5870,5959,6122,6266,6345,6420,6502,6561,6641,6721,6776,6898,7001,7042,7095,7152,7226,7291,7359,7445,7525,7594,7688,7747,7802,7864,7924,8034",
- "endLines": "22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124",
- "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,49,44,42,59,66,54,54,52,46,52,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
- "endOffsets": "1087,1183,1266,1362,1431,1474,1526,1578,1627,1690,1748,1799,1883,1977,2085,2156,2240,2323,2389,2472,2574,2635,2697,2748,2826,2879,2939,3044,3103,3205,3260,3331,3380,3438,3485,3544,3601,3672,3733,3790,3840,3892,3945,3995,4045,4105,4158,4224,4286,4349,4396,4451,4539,4597,4659,4709,4754,4797,4857,4924,4979,5034,5087,5134,5187,5243,5291,5346,5399,5483,5550,5614,5710,5784,5865,5954,6117,6261,6340,6415,6497,6556,6636,6716,6771,6893,6996,7037,7090,7147,7221,7286,7354,7440,7520,7589,7683,7742,7797,7859,7919,8029,8119"
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2883",
+ "endColumns": "100",
+ "endOffsets": "2979"
}
}
]
},
{
- "outputFile": "net.micode.notes.app-merged_res-5:/values-zh-rTW_values-zh-rTW.arsc.flat",
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-sl_values-sl.arsc.flat",
"map": [
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sl\\values-sl.xml",
"from": {
- "startLines": "122,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "6507,3575,3509,3436,3386,827,867,915,6057,6102,6453,6403,1199,3835,3903,3776,3710,3647,4565,4505,4442,4035,2957,1369,1422,4089,1768,6159,3327,3114,1878,2159,2405,1931,2897,2844,2793,2598,2550,2456,2504,2644,2691,2202,3268,2741,3157,2116,2358,2302,2247,3059,2072,3017,1981,2022,3209,1318,1623,1719,1576,1672,1529,1484,1148,1095,4940,4881,5081,5982,5392,5323,5456,5534,5717,5644,5015,5268,5138,5203,4832,5821,5904,6365,6258,6210,6303,1261,3980,4383,4678,4620,4745,4335,4290,4242,4191,963,1029",
- "endLines": "124,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23",
- "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
- "endOffsets": "6679,3642,3570,3504,3431,862,910,958,6097,6154,6502,6448,1256,3898,3975,3830,3771,3705,4615,4560,4500,4084,3012,1417,1479,4168,1843,6204,3381,3152,1926,2197,2451,1976,2952,2892,2839,2639,2593,2499,2545,2686,2736,2242,3322,2788,3204,2154,2400,2353,2297,3109,2111,3054,2017,2067,3263,1364,1667,1763,1618,1714,1571,1524,1194,1143,5010,4935,5133,6051,5451,5387,5529,5639,5816,5712,5076,5318,5198,5263,4876,5899,5977,6398,6298,6253,6360,1313,4030,4437,4740,4673,4802,4378,4330,4285,4237,1024,1090"
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,2853",
+ "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
+ "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,2931"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "215,384,456,522,595,645,685,733,781,826,883,937,987,1049,1117,1194,1253,1319,1382,1437,1497,1560,1614,1674,1727,1789,1873,1953,2003,2062,2105,2158,2201,2252,2302,2362,2415,2466,2512,2560,2608,2654,2701,2751,2796,2855,2907,2959,3002,3049,3105,3160,3215,3259,3301,3342,3392,3451,3502,3551,3600,3647,3694,3741,3786,3837,3890,3965,4024,4081,4155,4219,4288,4366,4476,4580,4653,4719,4774,4839,4904,4953,5036,5114,5152,5197,5245,5307,5364,5419,5478,5545,5603,5665,5713,5758,5806,5857,5923",
- "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106",
- "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
- "endOffsets": "379,451,517,590,640,680,728,776,821,878,932,982,1044,1112,1189,1248,1314,1377,1432,1492,1555,1609,1669,1722,1784,1868,1948,1998,2057,2100,2153,2196,2247,2297,2357,2410,2461,2507,2555,2603,2649,2696,2746,2791,2850,2902,2954,2997,3044,3100,3155,3210,3254,3296,3337,3387,3446,3497,3546,3595,3642,3689,3736,3781,3832,3885,3960,4019,4076,4150,4214,4283,4361,4471,4575,4648,4714,4769,4834,4899,4948,5031,5109,5147,5192,5240,5302,5359,5414,5473,5540,5598,5660,5708,5753,5801,5852,5918,5984"
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-v24_values-v24.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v24\\values-v24.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,212",
+ "endColumns": "156,134",
+ "endOffsets": "207,342"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-my_values-my.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,2895",
+ "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
+ "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,2974"
}
},
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-my\\values-my.xml",
"from": {
- "startLines": "18",
+ "startLines": "2",
"startColumns": "4",
- "startOffsets": "712",
- "endLines": "21",
- "endColumns": "19",
- "endOffsets": "817"
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2979",
+ "endColumns": "100",
+ "endOffsets": "3075"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-xlarge-v4_values-xlarge-v4.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-xlarge-v4\\values-xlarge-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,126,197,267,337,405",
+ "endColumns": "70,70,69,69,67,67",
+ "endOffsets": "121,192,262,332,400,468"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-v28_values-v28.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v28\\values-v28.xml",
+ "from": {
+ "startLines": "2,3,4,8",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,447",
+ "endLines": "2,3,7,11",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,442,684"
+ }
+ }
+ ]
+ },
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\values-ko_values-ko.arsc.flat",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2678",
+ "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
+ "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2751"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
"startLines": "2",
"startColumns": "4",
- "startOffsets": "105",
- "endLines": "5",
- "endColumns": "19",
- "endOffsets": "210"
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2756",
+ "endColumns": "100",
+ "endOffsets": "2852"
}
}
]
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json
new file mode 100644
index 0000000..34aa1b9
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-af\\values-af.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,415,500,603,721,797,874,965,1058,1154,1248,1348,1441,1536,1635,1730,1824,1905,2012,2115,2212,2320,2422,2524,2678,2776",
+ "endColumns": "103,99,105,84,102,117,75,76,90,92,95,93,99,92,94,98,94,93,80,106,102,96,107,101,101,153,97,79",
+ "endOffsets": "204,304,410,495,598,716,792,869,960,1053,1149,1243,1343,1436,1531,1630,1725,1819,1900,2007,2110,2207,2315,2417,2519,2673,2771,2851"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-af\\values-af.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2856",
+ "endColumns": "100",
+ "endOffsets": "2952"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json
new file mode 100644
index 0000000..2f4abbd
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-am\\values-am.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,207,306,412,498,601,714,792,870,961,1054,1147,1241,1342,1435,1530,1624,1715,1805,1884,1984,2084,2180,2283,2382,2489,2642,2738",
+ "endColumns": "101,98,105,85,102,112,77,77,90,92,92,93,100,92,94,93,90,89,78,99,99,95,102,98,106,152,95,78",
+ "endOffsets": "202,301,407,493,596,709,787,865,956,1049,1142,1236,1337,1430,1525,1619,1710,1800,1879,1979,2079,2175,2278,2377,2484,2637,2733,2812"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-am\\values-am.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2817",
+ "endColumns": "100",
+ "endOffsets": "2913"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json
new file mode 100644
index 0000000..9ab2ae2
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ar\\values-ar.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2860",
+ "endColumns": "100",
+ "endOffsets": "2956"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ar\\values-ar.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,326,435,517,618,732,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1832,1911,2016,2117,2213,2321,2424,2527,2682,2779",
+ "endColumns": "116,103,108,81,100,113,78,78,90,92,95,93,100,92,94,93,90,93,78,104,100,95,107,102,102,154,96,80",
+ "endOffsets": "217,321,430,512,613,727,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1827,1906,2011,2112,2208,2316,2419,2522,2677,2774,2855"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json
new file mode 100644
index 0000000..fe10968
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-as.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-as\\values-as.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,419,515,617,736,816,896,987,1080,1173,1268,1368,1461,1558,1652,1743,1834,1923,2025,2140,2243,2352,2471,2591,2758,2861",
+ "endColumns": "107,98,106,95,101,118,79,79,90,92,92,94,99,92,96,93,90,90,88,101,114,102,108,118,119,166,102,88",
+ "endOffsets": "208,307,414,510,612,731,811,891,982,1075,1168,1263,1363,1456,1553,1647,1738,1829,1918,2020,2135,2238,2347,2466,2586,2753,2856,2945"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-as\\values-as.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2950",
+ "endColumns": "100",
+ "endOffsets": "3046"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json
new file mode 100644
index 0000000..82af046
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-az.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-az\\values-az.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,312,424,512,619,733,814,893,984,1077,1172,1271,1372,1465,1560,1655,1746,1838,1923,2030,2137,2237,2346,2450,2560,2718,2820",
+ "endColumns": "107,98,111,87,106,113,80,78,90,92,94,98,100,92,94,94,90,91,84,106,106,99,108,103,109,157,101,82",
+ "endOffsets": "208,307,419,507,614,728,809,888,979,1072,1167,1266,1367,1460,1555,1650,1741,1833,1918,2025,2132,2232,2341,2445,2555,2713,2815,2898"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-az\\values-az.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2903",
+ "endColumns": "100",
+ "endOffsets": "2999"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-b+sr+Latn.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-b+sr+Latn.json
new file mode 100644
index 0000000..5359e74
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-b+sr+Latn.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,424,510,614,732,814,895,986,1079,1175,1269,1370,1463,1558,1663,1754,1845,1933,2039,2147,2248,2353,2461,2562,2731,2828",
+ "endColumns": "108,103,105,85,103,117,81,80,90,92,95,93,100,92,94,104,90,90,87,105,107,100,104,107,100,168,96,83",
+ "endOffsets": "209,313,419,505,609,727,809,890,981,1074,1170,1264,1365,1458,1553,1658,1749,1840,1928,2034,2142,2243,2348,2456,2557,2726,2823,2907"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-b+sr+Latn\\values-b+sr+Latn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2912",
+ "endColumns": "100",
+ "endOffsets": "3008"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-be.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-be.json
new file mode 100644
index 0000000..7d122a5
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-be.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-be\\values-be.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2915",
+ "endColumns": "100",
+ "endOffsets": "3011"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-be\\values-be.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,328,444,530,638,756,835,913,1005,1099,1195,1289,1385,1479,1575,1670,1762,1854,1937,2043,2149,2247,2355,2460,2565,2734,2834",
+ "endColumns": "119,102,115,85,107,117,78,77,91,93,95,93,95,93,95,94,91,91,82,105,105,97,107,104,104,168,99,80",
+ "endOffsets": "220,323,439,525,633,751,830,908,1000,1094,1190,1284,1380,1474,1570,1665,1757,1849,1932,2038,2144,2242,2350,2455,2560,2729,2829,2910"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json
new file mode 100644
index 0000000..fd1eef4
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bg\\values-bg.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2930",
+ "endColumns": "100",
+ "endOffsets": "3026"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-bg\\values-bg.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,327,432,518,623,744,823,901,992,1085,1181,1275,1376,1469,1564,1672,1763,1854,1937,2051,2160,2260,2374,2480,2588,2748,2847",
+ "endColumns": "114,106,104,85,104,120,78,77,90,92,95,93,100,92,94,107,90,90,82,113,108,99,113,105,107,159,98,82",
+ "endOffsets": "215,322,427,513,618,739,818,896,987,1080,1176,1270,1371,1464,1559,1667,1758,1849,1932,2046,2155,2255,2369,2475,2583,2743,2842,2925"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn.json
new file mode 100644
index 0000000..1a826c5
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bn\\values-bn.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2939",
+ "endColumns": "100",
+ "endOffsets": "3035"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-bn\\values-bn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,326,432,526,631,760,838,916,1007,1100,1195,1289,1390,1483,1578,1672,1763,1854,1941,2051,2159,2258,2368,2474,2587,2752,2857",
+ "endColumns": "108,111,105,93,104,128,77,77,90,92,94,93,100,92,94,93,90,90,86,109,107,98,109,105,112,164,104,81",
+ "endOffsets": "209,321,427,521,626,755,833,911,1002,1095,1190,1284,1385,1478,1573,1667,1758,1849,1936,2046,2154,2253,2363,2469,2582,2747,2852,2934"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json
new file mode 100644
index 0000000..e45aa86
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bs.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bs\\values-bs.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,333,440,526,630,752,834,915,1006,1099,1195,1289,1390,1483,1578,1677,1768,1859,1945,2048,2153,2251,2356,2469,2572,2745,2842",
+ "endColumns": "118,108,106,85,103,121,81,80,90,92,95,93,100,92,94,98,90,90,85,102,104,97,104,112,102,172,96,83",
+ "endOffsets": "219,328,435,521,625,747,829,910,1001,1094,1190,1284,1385,1478,1573,1672,1763,1854,1940,2043,2148,2246,2351,2464,2567,2740,2837,2921"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-bs\\values-bs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2926",
+ "endColumns": "100",
+ "endOffsets": "3022"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json
new file mode 100644
index 0000000..ba5bfa7
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ca\\values-ca.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2915",
+ "endColumns": "100",
+ "endOffsets": "3011"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ca\\values-ca.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,329,436,519,627,753,837,918,1009,1102,1196,1291,1390,1483,1576,1670,1761,1852,1935,2046,2155,2253,2363,2467,2575,2735,2834",
+ "endColumns": "117,105,106,82,107,125,83,80,90,92,93,94,98,92,92,93,90,90,82,110,108,97,109,103,107,159,98,80",
+ "endOffsets": "218,324,431,514,622,748,832,913,1004,1097,1191,1286,1385,1478,1571,1665,1756,1847,1930,2041,2150,2248,2358,2462,2570,2730,2829,2910"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json
new file mode 100644
index 0000000..718ed10
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-cs\\values-cs.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,314,423,509,614,731,812,893,984,1077,1173,1267,1362,1455,1550,1647,1738,1829,1913,2017,2126,2225,2331,2441,2548,2711,2809",
+ "endColumns": "106,101,108,85,104,116,80,80,90,92,95,93,94,92,94,96,90,90,83,103,108,98,105,109,106,162,97,81",
+ "endOffsets": "207,309,418,504,609,726,807,888,979,1072,1168,1262,1357,1450,1545,1642,1733,1824,1908,2012,2121,2220,2326,2436,2543,2706,2804,2886"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-cs\\values-cs.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2891",
+ "endColumns": "100",
+ "endOffsets": "2987"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json
new file mode 100644
index 0000000..9498ae9
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-da\\values-da.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,307,419,502,602,715,792,869,960,1053,1149,1243,1338,1431,1526,1624,1715,1806,1885,1994,2102,2198,2312,2414,2515,2668,2765",
+ "endColumns": "102,98,111,82,99,112,76,76,90,92,95,93,94,92,94,97,90,90,78,108,107,95,113,101,100,152,96,78",
+ "endOffsets": "203,302,414,497,597,710,787,864,955,1048,1144,1238,1333,1426,1521,1619,1710,1801,1880,1989,2097,2193,2307,2409,2510,2663,2760,2839"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-da\\values-da.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2844",
+ "endColumns": "100",
+ "endOffsets": "2940"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json
new file mode 100644
index 0000000..fe9f24e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-de\\values-de.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,420,506,611,726,803,879,971,1065,1162,1263,1371,1471,1575,1675,1773,1870,1952,2063,2166,2265,2376,2478,2585,2741,2843",
+ "endColumns": "104,97,111,85,104,114,76,75,91,93,96,100,107,99,103,99,97,96,81,110,102,98,110,101,106,155,101,81",
+ "endOffsets": "205,303,415,501,606,721,798,874,966,1060,1157,1258,1366,1466,1570,1670,1768,1865,1947,2058,2161,2260,2371,2473,2580,2736,2838,2920"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-de\\values-de.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2925",
+ "endColumns": "100",
+ "endOffsets": "3021"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json
new file mode 100644
index 0000000..41151ab
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-el\\values-el.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2964",
+ "endColumns": "100",
+ "endOffsets": "3060"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-el\\values-el.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,334,451,536,641,767,855,941,1032,1125,1221,1315,1416,1509,1604,1701,1792,1883,1968,2079,2189,2291,2402,2511,2619,2779,2879",
+ "endColumns": "117,110,116,84,104,125,87,85,90,92,95,93,100,92,94,96,90,90,84,110,109,101,110,108,107,159,99,84",
+ "endOffsets": "218,329,446,531,636,762,850,936,1027,1120,1216,1310,1411,1504,1599,1696,1787,1878,1963,2074,2184,2286,2397,2506,2614,2774,2874,2959"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rAU.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rAU.json
new file mode 100644
index 0000000..bba4f4e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rAU.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rAU\\values-en-rAU.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-en-rAU\\values-en-rAU.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2846",
+ "endColumns": "100",
+ "endOffsets": "2942"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rCA.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rCA.json
new file mode 100644
index 0000000..2dac3d3
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rCA.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rCA\\values-en-rCA.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2846",
+ "endColumns": "100",
+ "endOffsets": "2942"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-en-rCA\\values-en-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json
new file mode 100644
index 0000000..b2ac310
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rGB\\values-en-rGB.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-en-rGB\\values-en-rGB.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2846",
+ "endColumns": "100",
+ "endOffsets": "2942"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json
new file mode 100644
index 0000000..a0a497b
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rIN\\values-en-rIN.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2846",
+ "endColumns": "100",
+ "endOffsets": "2942"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-en-rIN\\values-en-rIN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,309,417,501,601,716,793,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1890,1993,2097,2196,2301,2404,2508,2664,2764",
+ "endColumns": "103,99,107,83,99,114,76,75,90,92,95,93,100,92,94,93,90,90,81,102,103,98,104,102,103,155,99,81",
+ "endOffsets": "204,304,412,496,596,711,788,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1885,1988,2092,2191,2296,2399,2503,2659,2759,2841"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rXC.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rXC.json
new file mode 100644
index 0000000..ef97632
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rXC.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rXC\\values-en-rXC.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,310,510,719,904,1106,1321,1494,1671,1862,2055,2253,2449,2652,2847,3044,3239,3432,3623,3807,4011,4216,4417,4624,4826,5031,5303,5503",
+ "endColumns": "204,199,208,184,201,214,172,176,190,192,197,195,202,194,196,194,192,190,183,203,204,200,206,201,204,271,199,178",
+ "endOffsets": "305,505,714,899,1101,1316,1489,1666,1857,2050,2248,2444,2647,2842,3039,3234,3427,3618,3802,4006,4211,4412,4619,4821,5026,5298,5498,5677"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-en-rXC\\values-en-rXC.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "202",
+ "endOffsets": "253"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "5682",
+ "endColumns": "202",
+ "endOffsets": "5880"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json
new file mode 100644
index 0000000..f3d36de
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es-rUS\\values-es-rUS.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,334,442,527,628,751,836,918,1009,1102,1198,1292,1392,1485,1584,1680,1771,1862,1944,2056,2156,2257,2365,2472,2579,2738,2838",
+ "endColumns": "119,108,107,84,100,122,84,81,90,92,95,93,99,92,98,95,90,90,81,111,99,100,107,106,106,158,99,81",
+ "endOffsets": "220,329,437,522,623,746,831,913,1004,1097,1193,1287,1387,1480,1579,1675,1766,1857,1939,2051,2151,2252,2360,2467,2574,2733,2833,2915"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-es-rUS\\values-es-rUS.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2920",
+ "endColumns": "100",
+ "endOffsets": "3016"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json
new file mode 100644
index 0000000..06ab9e8
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es\\values-es.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2924",
+ "endColumns": "100",
+ "endOffsets": "3020"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-es\\values-es.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,335,443,528,629,757,842,924,1016,1110,1208,1302,1403,1497,1593,1689,1781,1873,1955,2062,2162,2261,2369,2476,2583,2742,2842",
+ "endColumns": "116,112,107,84,100,127,84,81,91,93,97,93,100,93,95,95,91,91,81,106,99,98,107,106,106,158,99,81",
+ "endOffsets": "217,330,438,523,624,752,837,919,1011,1105,1203,1297,1398,1492,1588,1684,1776,1868,1950,2057,2157,2256,2364,2471,2578,2737,2837,2919"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json
new file mode 100644
index 0000000..ab077f7
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-et\\values-et.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2942",
+ "endColumns": "100",
+ "endOffsets": "3038"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-et\\values-et.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,222,329,440,526,628,745,825,903,995,1089,1194,1296,1406,1500,1601,1695,1787,1880,1963,2074,2179,2278,2388,2489,2592,2758,2860",
+ "endColumns": "116,106,110,85,101,116,79,77,91,93,104,101,109,93,100,93,91,92,82,110,104,98,109,100,102,165,101,81",
+ "endOffsets": "217,324,435,521,623,740,820,898,990,1084,1189,1291,1401,1495,1596,1690,1782,1875,1958,2069,2174,2273,2383,2484,2587,2753,2855,2937"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu.json
new file mode 100644
index 0000000..5b019f8
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-eu\\values-eu.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,312,422,508,614,738,825,909,1001,1095,1192,1286,1388,1482,1578,1675,1767,1860,1942,2051,2161,2260,2369,2475,2586,2757,2856",
+ "endColumns": "108,97,109,85,105,123,86,83,91,93,96,93,101,93,95,96,91,92,81,108,109,98,108,105,110,170,98,81",
+ "endOffsets": "209,307,417,503,609,733,820,904,996,1090,1187,1281,1383,1477,1573,1670,1762,1855,1937,2046,2156,2255,2364,2470,2581,2752,2851,2933"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-eu\\values-eu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2938",
+ "endColumns": "100",
+ "endOffsets": "3034"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json
new file mode 100644
index 0000000..f53c861
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fa\\values-fa.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,318,429,513,616,731,810,888,981,1076,1172,1266,1369,1464,1561,1660,1753,1843,1924,2036,2139,2237,2347,2451,2560,2721,2822",
+ "endColumns": "109,102,110,83,102,114,78,77,92,94,95,93,102,94,96,98,92,89,80,111,102,97,109,103,108,160,100,80",
+ "endOffsets": "210,313,424,508,611,726,805,883,976,1071,1167,1261,1364,1459,1556,1655,1748,1838,1919,2031,2134,2232,2342,2446,2555,2716,2817,2898"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-fa\\values-fa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2903",
+ "endColumns": "100",
+ "endOffsets": "2999"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json
new file mode 100644
index 0000000..464c1f4
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fi\\values-fi.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2872",
+ "endColumns": "100",
+ "endOffsets": "2968"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-fi\\values-fi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,313,414,500,605,723,810,892,983,1076,1172,1266,1361,1454,1550,1649,1740,1834,1914,2021,2124,2221,2327,2426,2530,2693,2792",
+ "endColumns": "107,99,100,85,104,117,86,81,90,92,95,93,94,92,95,98,90,93,79,106,102,96,105,98,103,162,98,79",
+ "endOffsets": "208,308,409,495,600,718,805,887,978,1071,1167,1261,1356,1449,1545,1644,1735,1829,1909,2016,2119,2216,2322,2421,2525,2688,2787,2867"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json
new file mode 100644
index 0000000..28a5f9e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr-rCA\\values-fr-rCA.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,529,645,775,858,938,1029,1122,1221,1316,1417,1510,1603,1698,1789,1880,1976,2086,2198,2301,2412,2519,2621,2780,2879",
+ "endColumns": "110,114,110,86,115,129,82,79,90,92,98,94,100,92,92,94,90,90,95,109,111,102,110,106,101,158,98,85",
+ "endOffsets": "211,326,437,524,640,770,853,933,1024,1117,1216,1311,1412,1505,1598,1693,1784,1875,1971,2081,2193,2296,2407,2514,2616,2775,2874,2960"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-fr-rCA\\values-fr-rCA.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2965",
+ "endColumns": "100",
+ "endOffsets": "3061"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json
new file mode 100644
index 0000000..1e6040e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr\\values-fr.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2945",
+ "endColumns": "100",
+ "endOffsets": "3041"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-fr\\values-fr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,331,442,524,630,760,843,923,1014,1107,1206,1301,1402,1495,1588,1683,1774,1865,1951,2061,2173,2276,2387,2494,2601,2760,2859",
+ "endColumns": "110,114,110,81,105,129,82,79,90,92,98,94,100,92,92,94,90,90,85,109,111,102,110,106,106,158,98,85",
+ "endOffsets": "211,326,437,519,625,755,838,918,1009,1102,1201,1296,1397,1490,1583,1678,1769,1860,1946,2056,2168,2271,2382,2489,2596,2755,2854,2940"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl.json
new file mode 100644
index 0000000..82f398b
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gl\\values-gl.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,329,437,522,624,750,834,915,1007,1101,1199,1293,1394,1488,1584,1679,1771,1863,1945,2052,2161,2260,2368,2472,2579,2738,2838",
+ "endColumns": "111,111,107,84,101,125,83,80,91,93,97,93,100,93,95,94,91,91,81,106,108,98,107,103,106,158,99,81",
+ "endOffsets": "212,324,432,517,619,745,829,910,1002,1096,1194,1288,1389,1483,1579,1674,1766,1858,1940,2047,2156,2255,2363,2467,2574,2733,2833,2915"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-gl\\values-gl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2920",
+ "endColumns": "100",
+ "endOffsets": "3016"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gu.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gu.json
new file mode 100644
index 0000000..9c70892
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gu.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gu\\values-gu.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2882",
+ "endColumns": "100",
+ "endOffsets": "2978"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-gu\\values-gu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,425,512,613,736,813,891,982,1075,1174,1268,1369,1462,1557,1654,1745,1836,1916,2022,2124,2221,2330,2429,2539,2699,2802",
+ "endColumns": "108,103,106,86,100,122,76,77,90,92,98,93,100,92,94,96,90,90,79,105,101,96,108,98,109,159,102,79",
+ "endOffsets": "209,313,420,507,608,731,808,886,977,1070,1169,1263,1364,1457,1552,1649,1740,1831,1911,2017,2119,2216,2325,2424,2534,2694,2797,2877"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json
new file mode 100644
index 0000000..42d2629
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-h720dp-v13\\values-h720dp-v13.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-h720dp-v13\\values-h720dp-v13.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "66",
+ "endOffsets": "117"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hdpi-v4.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hdpi-v4.json
new file mode 100644
index 0000000..a22d339
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hdpi-v4.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hdpi-v4\\values-hdpi-v4.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-hdpi-v4\\values-hdpi-v4.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "6",
+ "endColumns": "13",
+ "endOffsets": "327"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json
new file mode 100644
index 0000000..2201242
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hi\\values-hi.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,308,418,504,606,728,805,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1912,2021,2124,2226,2336,2437,2549,2711,2812",
+ "endColumns": "105,96,109,85,101,121,76,77,90,92,95,93,100,92,94,93,90,90,89,108,102,101,109,100,111,161,100,79",
+ "endOffsets": "206,303,413,499,601,723,800,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1907,2016,2119,2221,2331,2432,2544,2706,2807,2887"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-hi\\values-hi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2892",
+ "endColumns": "100",
+ "endOffsets": "2988"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json
new file mode 100644
index 0000000..31521a3
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hr\\values-hr.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2926",
+ "endColumns": "100",
+ "endOffsets": "3022"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-hr\\values-hr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,307,417,503,607,726,810,893,984,1077,1173,1267,1368,1461,1556,1655,1746,1837,1923,2027,2140,2246,2351,2464,2571,2740,2837",
+ "endColumns": "104,96,109,85,103,118,83,82,90,92,95,93,100,92,94,98,90,90,85,103,112,105,104,112,106,168,96,88",
+ "endOffsets": "205,302,412,498,602,721,805,888,979,1072,1168,1262,1363,1456,1551,1650,1741,1832,1918,2022,2135,2241,2346,2459,2566,2735,2832,2921"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json
new file mode 100644
index 0000000..e1a7869
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hu\\values-hu.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2961",
+ "endColumns": "100",
+ "endOffsets": "3057"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-hu\\values-hu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,318,433,517,629,759,835,911,1002,1095,1191,1285,1386,1479,1574,1669,1760,1851,1934,2044,2155,2255,2366,2474,2593,2775,2878",
+ "endColumns": "107,104,114,83,111,129,75,75,90,92,95,93,100,92,94,94,90,90,82,109,110,99,110,107,118,181,102,82",
+ "endOffsets": "208,313,428,512,624,754,830,906,997,1090,1186,1280,1381,1474,1569,1664,1755,1846,1929,2039,2150,2250,2361,2469,2588,2770,2873,2956"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy.json
new file mode 100644
index 0000000..d2fb50f
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hy\\values-hy.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,309,419,508,614,729,811,892,983,1076,1172,1266,1367,1460,1555,1649,1740,1831,1916,2023,2130,2229,2339,2446,2546,2703,2802",
+ "endColumns": "102,100,109,88,105,114,81,80,90,92,95,93,100,92,94,93,90,90,84,106,106,98,109,106,99,156,98,81",
+ "endOffsets": "203,304,414,503,609,724,806,887,978,1071,1167,1261,1362,1455,1550,1644,1735,1826,1911,2018,2125,2224,2334,2441,2541,2698,2797,2879"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-hy\\values-hy.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2884",
+ "endColumns": "100",
+ "endOffsets": "2980"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json
new file mode 100644
index 0000000..bc9e665
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-in\\values-in.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2887",
+ "endColumns": "100",
+ "endOffsets": "2983"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-in\\values-in.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,422,509,613,729,811,890,981,1074,1170,1264,1365,1458,1553,1647,1738,1829,1915,2018,2127,2228,2332,2440,2548,2704,2803",
+ "endColumns": "109,101,104,86,103,115,81,78,90,92,95,93,100,92,94,93,90,90,85,102,108,100,103,107,107,155,98,83",
+ "endOffsets": "210,312,417,504,608,724,806,885,976,1069,1165,1259,1360,1453,1548,1642,1733,1824,1910,2013,2122,2223,2327,2435,2543,2699,2798,2882"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is.json
new file mode 100644
index 0000000..5bb289c
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-is\\values-is.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,205,302,414,499,600,714,794,874,965,1058,1154,1248,1355,1448,1543,1638,1729,1823,1904,2014,2122,2220,2329,2428,2531,2686,2784",
+ "endColumns": "99,96,111,84,100,113,79,79,90,92,95,93,106,92,94,94,90,93,80,109,107,97,108,98,102,154,97,80",
+ "endOffsets": "200,297,409,494,595,709,789,869,960,1053,1149,1243,1350,1443,1538,1633,1724,1818,1899,2009,2117,2215,2324,2423,2526,2681,2779,2860"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-is\\values-is.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2865",
+ "endColumns": "100",
+ "endOffsets": "2961"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json
new file mode 100644
index 0000000..cb53dcb
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-it\\values-it.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,314,423,507,616,741,818,894,986,1080,1174,1268,1370,1464,1561,1667,1759,1851,1932,2038,2146,2244,2348,2453,2560,2723,2823",
+ "endColumns": "108,99,108,83,108,124,76,75,91,93,93,93,101,93,96,105,91,91,80,105,107,97,103,104,106,162,99,82",
+ "endOffsets": "209,309,418,502,611,736,813,889,981,1075,1169,1263,1365,1459,1556,1662,1754,1846,1927,2033,2141,2239,2343,2448,2555,2718,2818,2901"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-it\\values-it.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2906",
+ "endColumns": "100",
+ "endOffsets": "3002"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json
new file mode 100644
index 0000000..5cfbacb
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-iw\\values-iw.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,308,416,500,600,714,792,870,961,1055,1151,1245,1346,1439,1534,1631,1722,1814,1895,1997,2101,2199,2302,2403,2503,2655,2751",
+ "endColumns": "103,98,107,83,99,113,77,77,90,93,95,93,100,92,94,96,90,91,80,101,103,97,102,100,99,151,95,80",
+ "endOffsets": "204,303,411,495,595,709,787,865,956,1050,1146,1240,1341,1434,1529,1626,1717,1809,1890,1992,2096,2194,2297,2398,2498,2650,2746,2827"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-iw\\values-iw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2832",
+ "endColumns": "100",
+ "endOffsets": "2928"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json
new file mode 100644
index 0000000..ea5f9a9
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ja\\values-ja.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2771",
+ "endColumns": "100",
+ "endOffsets": "2867"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ja\\values-ja.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,202,295,400,482,580,688,765,841,932,1025,1121,1215,1316,1409,1504,1598,1689,1780,1858,1960,2059,2154,2257,2352,2448,2596,2693",
+ "endColumns": "96,92,104,81,97,107,76,75,90,92,95,93,100,92,94,93,90,90,77,101,98,94,102,94,95,147,96,77",
+ "endOffsets": "197,290,395,477,575,683,760,836,927,1020,1116,1210,1311,1404,1499,1593,1684,1775,1853,1955,2054,2149,2252,2347,2443,2591,2688,2766"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json
new file mode 100644
index 0000000..1d1b34e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ka\\values-ka.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,318,429,517,622,735,819,901,992,1085,1180,1276,1377,1470,1565,1659,1750,1841,1924,2037,2144,2242,2355,2459,2563,2720,2818",
+ "endColumns": "108,103,110,87,104,112,83,81,90,92,94,95,100,92,94,93,90,90,82,112,106,97,112,103,103,156,97,80",
+ "endOffsets": "209,313,424,512,617,730,814,896,987,1080,1175,1271,1372,1465,1560,1654,1745,1836,1919,2032,2139,2237,2350,2454,2558,2715,2813,2894"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ka\\values-ka.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2899",
+ "endColumns": "100",
+ "endOffsets": "2995"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json
new file mode 100644
index 0000000..4ed6940
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kk\\values-kk.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2893",
+ "endColumns": "100",
+ "endOffsets": "2989"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-kk\\values-kk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,217,320,430,515,621,740,821,901,992,1085,1181,1275,1376,1469,1564,1661,1752,1844,1925,2028,2133,2231,2338,2447,2547,2713,2812",
+ "endColumns": "111,102,109,84,105,118,80,79,90,92,95,93,100,92,94,96,90,91,80,102,104,97,106,108,99,165,98,80",
+ "endOffsets": "212,315,425,510,616,735,816,896,987,1080,1176,1270,1371,1464,1559,1656,1747,1839,1920,2023,2128,2226,2333,2442,2542,2708,2807,2888"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json
new file mode 100644
index 0000000..ed5aeb9
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-km\\values-km.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2882",
+ "endColumns": "100",
+ "endOffsets": "2978"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-km\\values-km.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,308,420,507,611,729,806,883,974,1067,1163,1257,1358,1451,1546,1640,1731,1822,1905,2009,2114,2214,2324,2431,2539,2701,2799",
+ "endColumns": "102,99,111,86,103,117,76,76,90,92,95,93,100,92,94,93,90,90,82,103,104,99,109,106,107,161,97,82",
+ "endOffsets": "203,303,415,502,606,724,801,878,969,1062,1158,1252,1353,1446,1541,1635,1726,1817,1900,2004,2109,2209,2319,2426,2534,2696,2794,2877"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json
new file mode 100644
index 0000000..73e0451
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kn\\values-kn.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2948",
+ "endColumns": "100",
+ "endOffsets": "3044"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-kn\\values-kn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,335,448,536,643,770,847,924,1015,1108,1204,1298,1399,1492,1587,1681,1772,1863,1945,2061,2172,2271,2384,2488,2602,2766,2866",
+ "endColumns": "117,111,112,87,106,126,76,76,90,92,95,93,100,92,94,93,90,90,81,115,110,98,112,103,113,163,99,81",
+ "endOffsets": "218,330,443,531,638,765,842,919,1010,1103,1199,1293,1394,1487,1582,1676,1767,1858,1940,2056,2167,2266,2379,2483,2597,2761,2861,2943"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json
new file mode 100644
index 0000000..2b94de4
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ko\\values-ko.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,294,396,478,576,682,761,837,928,1021,1113,1204,1305,1398,1493,1587,1678,1769,1849,1947,2042,2137,2237,2333,2432,2584,2678",
+ "endColumns": "94,93,101,81,97,105,78,75,90,92,91,90,100,92,94,93,90,90,79,97,94,94,99,95,98,151,93,77",
+ "endOffsets": "195,289,391,473,571,677,756,832,923,1016,1108,1199,1300,1393,1488,1582,1673,1764,1844,1942,2037,2132,2232,2328,2427,2579,2673,2751"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ko\\values-ko.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2756",
+ "endColumns": "100",
+ "endOffsets": "2852"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky.json
new file mode 100644
index 0000000..b7af038
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ky\\values-ky.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,209,304,423,507,614,731,809,888,979,1072,1168,1262,1363,1456,1551,1646,1737,1828,1909,2019,2126,2224,2330,2437,2538,2699,2802",
+ "endColumns": "103,94,118,83,106,116,77,78,90,92,95,93,100,92,94,94,90,90,80,109,106,97,105,106,100,160,102,80",
+ "endOffsets": "204,299,418,502,609,726,804,883,974,1067,1163,1257,1358,1451,1546,1641,1732,1823,1904,2014,2121,2219,2325,2432,2533,2694,2797,2878"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ky\\values-ky.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2883",
+ "endColumns": "100",
+ "endOffsets": "2979"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-land.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-land.json
new file mode 100644
index 0000000..2c212e4
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-land.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-land\\values-land.xml",
+ "map": [
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-land\\dimens.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "1",
+ "startOffsets": "14",
+ "endColumns": "54",
+ "endOffsets": "67"
+ },
+ "to": {
+ "startLines": "5",
+ "startColumns": "4",
+ "startOffsets": "264",
+ "endColumns": "57",
+ "endOffsets": "317"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-land\\values-land.xml",
+ "from": {
+ "startLines": "2,3,4",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,125,196",
+ "endColumns": "69,70,67",
+ "endOffsets": "120,191,259"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-large-v4.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-large-v4.json
new file mode 100644
index 0000000..0c861d5
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-large-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-large-v4\\values-large-v4.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-large-v4\\values-large-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10",
+ "startColumns": "4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,114,185,256,326,396,464,532,636",
+ "endColumns": "58,70,70,69,69,67,67,103,115",
+ "endOffsets": "109,180,251,321,391,459,527,631,747"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ldltr-v21.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ldltr-v21.json
new file mode 100644
index 0000000..6d4a426
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ldltr-v21.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ldltr-v21\\values-ldltr-v21.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ldltr-v21\\values-ldltr-v21.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "112",
+ "endOffsets": "163"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo.json
new file mode 100644
index 0000000..509679f
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lo\\values-lo.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,412,497,602,714,791,869,960,1053,1149,1243,1344,1437,1532,1626,1717,1808,1888,1995,2092,2190,2295,2398,2502,2659,2755",
+ "endColumns": "102,96,106,84,104,111,76,77,90,92,95,93,100,92,94,93,90,90,79,106,96,97,104,102,103,156,95,80",
+ "endOffsets": "203,300,407,492,597,709,786,864,955,1048,1144,1238,1339,1432,1527,1621,1712,1803,1883,1990,2087,2185,2290,2393,2497,2654,2750,2831"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-lo\\values-lo.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2836",
+ "endColumns": "100",
+ "endOffsets": "2932"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json
new file mode 100644
index 0000000..4a349eb
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lt\\values-lt.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2978",
+ "endColumns": "100",
+ "endOffsets": "3074"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-lt\\values-lt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,322,435,522,631,752,834,915,1009,1105,1203,1299,1403,1499,1597,1700,1794,1888,1973,2082,2191,2291,2401,2505,2618,2794,2895",
+ "endColumns": "115,100,112,86,108,120,81,80,93,95,97,95,103,95,97,102,93,93,84,108,108,99,109,103,112,175,100,82",
+ "endOffsets": "216,317,430,517,626,747,829,910,1004,1100,1198,1294,1398,1494,1592,1695,1789,1883,1968,2077,2186,2286,2396,2500,2613,2789,2890,2973"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json
new file mode 100644
index 0000000..8b02141
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lv\\values-lv.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,333,442,528,632,754,836,918,1028,1136,1243,1352,1464,1567,1679,1786,1891,1991,2076,2185,2297,2396,2507,2616,2721,2895,2994",
+ "endColumns": "119,107,108,85,103,121,81,81,109,107,106,108,111,102,111,106,104,99,84,108,111,98,110,108,104,173,98,81",
+ "endOffsets": "220,328,437,523,627,749,831,913,1023,1131,1238,1347,1459,1562,1674,1781,1886,1986,2071,2180,2292,2391,2502,2611,2716,2890,2989,3071"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-lv\\values-lv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "3076",
+ "endColumns": "100",
+ "endOffsets": "3172"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk.json
new file mode 100644
index 0000000..3760e0a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mk\\values-mk.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,317,425,511,616,735,818,900,997,1096,1193,1293,1400,1499,1600,1696,1793,1884,1971,2077,2184,2285,2392,2503,2607,2763,2861",
+ "endColumns": "107,103,107,85,104,118,82,81,96,98,96,99,106,98,100,95,96,90,86,105,106,100,106,110,103,155,97,83",
+ "endOffsets": "208,312,420,506,611,730,813,895,992,1091,1188,1288,1395,1494,1595,1691,1788,1879,1966,2072,2179,2280,2387,2498,2602,2758,2856,2940"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-mk\\values-mk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2945",
+ "endColumns": "100",
+ "endOffsets": "3041"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml.json
new file mode 100644
index 0000000..33c3408
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ml\\values-ml.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2955",
+ "endColumns": "100",
+ "endOffsets": "3051"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ml\\values-ml.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,342,457,550,655,787,864,940,1031,1124,1226,1320,1421,1515,1610,1709,1800,1891,1973,2084,2190,2288,2402,2502,2613,2772,2873",
+ "endColumns": "118,117,114,92,104,131,76,75,90,92,101,93,100,93,94,98,90,90,81,110,105,97,113,99,110,158,100,81",
+ "endOffsets": "219,337,452,545,650,782,859,935,1026,1119,1221,1315,1416,1510,1605,1704,1795,1886,1968,2079,2185,2283,2397,2497,2608,2767,2868,2950"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json
new file mode 100644
index 0000000..d98118f
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mn\\values-mn.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,218,318,431,518,624,736,818,900,991,1084,1180,1276,1374,1467,1562,1654,1745,1835,1917,2026,2130,2227,2335,2436,2539,2698,2795",
+ "endColumns": "112,99,112,86,105,111,81,81,90,92,95,95,97,92,94,91,90,89,81,108,103,96,107,100,102,158,96,80",
+ "endOffsets": "213,313,426,513,619,731,813,895,986,1079,1175,1271,1369,1462,1557,1649,1740,1830,1912,2021,2125,2222,2330,2431,2534,2693,2790,2871"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-mn\\values-mn.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2876",
+ "endColumns": "100",
+ "endOffsets": "2972"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr.json
new file mode 100644
index 0000000..fb2dcd5
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mr\\values-mr.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,322,429,519,620,735,812,890,981,1074,1168,1265,1366,1459,1554,1651,1742,1833,1913,2025,2127,2223,2332,2433,2545,2702,2807",
+ "endColumns": "110,105,106,89,100,114,76,77,90,92,93,96,100,92,94,96,90,90,79,111,101,95,108,100,111,156,104,79",
+ "endOffsets": "211,317,424,514,615,730,807,885,976,1069,1163,1260,1361,1454,1549,1646,1737,1828,1908,2020,2122,2218,2327,2428,2540,2697,2802,2882"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-mr\\values-mr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2887",
+ "endColumns": "100",
+ "endOffsets": "2983"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms.json
new file mode 100644
index 0000000..60324c8
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ms\\values-ms.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2881",
+ "endColumns": "100",
+ "endOffsets": "2977"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ms\\values-ms.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,216,321,429,516,620,731,809,888,979,1072,1167,1261,1360,1453,1548,1642,1733,1824,1904,2016,2125,2222,2331,2434,2541,2700,2801",
+ "endColumns": "110,104,107,86,103,110,77,78,90,92,94,93,98,92,94,93,90,90,79,111,108,96,108,102,106,158,100,79",
+ "endOffsets": "211,316,424,511,615,726,804,883,974,1067,1162,1256,1355,1448,1543,1637,1728,1819,1899,2011,2120,2217,2326,2429,2536,2695,2796,2876"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my.json
new file mode 100644
index 0000000..e6549a5
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-my\\values-my.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,319,436,529,641,769,847,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1951,2074,2186,2288,2414,2525,2635,2795,2895",
+ "endColumns": "108,104,116,92,111,127,77,78,90,92,95,93,100,92,94,93,90,90,85,122,111,101,125,110,109,159,99,83",
+ "endOffsets": "209,314,431,524,636,764,842,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1946,2069,2181,2283,2409,2520,2630,2790,2890,2974"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-my\\values-my.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2979",
+ "endColumns": "100",
+ "endOffsets": "3075"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json
new file mode 100644
index 0000000..fede032
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nb\\values-nb.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2826",
+ "endColumns": "100",
+ "endOffsets": "2922"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-nb\\values-nb.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,308,422,508,608,721,797,873,964,1057,1153,1247,1348,1441,1536,1634,1725,1816,1896,1999,2098,2194,2298,2396,2497,2650,2747",
+ "endColumns": "107,94,113,85,99,112,75,75,90,92,95,93,100,92,94,97,90,90,79,102,98,95,103,97,100,152,96,78",
+ "endOffsets": "208,303,417,503,603,716,792,868,959,1052,1148,1242,1343,1436,1531,1629,1720,1811,1891,1994,2093,2189,2293,2391,2492,2645,2742,2821"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json
new file mode 100644
index 0000000..f91f975
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ne\\values-ne.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2988",
+ "endColumns": "100",
+ "endOffsets": "3084"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ne\\values-ne.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,422,513,620,747,841,931,1022,1115,1211,1305,1406,1499,1594,1688,1779,1870,1958,2068,2184,2287,2402,2504,2619,2790,2902",
+ "endColumns": "104,103,107,90,106,126,93,89,90,92,95,93,100,92,94,93,90,90,87,109,115,102,114,101,114,170,111,85",
+ "endOffsets": "205,309,417,508,615,742,836,926,1017,1110,1206,1300,1401,1494,1589,1683,1774,1865,1953,2063,2179,2282,2397,2499,2614,2785,2897,2983"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json
new file mode 100644
index 0000000..6fbb9ae
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json
@@ -0,0 +1,38 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-night-v8\\values-night-v8.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-night-v8\\values-night-v8.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "55,125,209,293,389,491,593",
+ "endColumns": "69,83,83,95,101,101,93",
+ "endOffsets": "120,204,288,384,486,588,682"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-night\\themes.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "19",
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "246"
+ },
+ "to": {
+ "startLines": "9",
+ "startColumns": "4",
+ "startOffsets": "687",
+ "endLines": "12",
+ "endColumns": "12",
+ "endOffsets": "911"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json
new file mode 100644
index 0000000..f94af47
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nl\\values-nl.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2921",
+ "endColumns": "100",
+ "endOffsets": "3017"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-nl\\values-nl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,223,328,435,521,629,749,826,903,995,1089,1190,1284,1385,1479,1575,1670,1762,1854,1936,2047,2151,2250,2365,2478,2581,2736,2839",
+ "endColumns": "117,104,106,85,107,119,76,76,91,93,100,93,100,93,95,94,91,91,81,110,103,98,114,112,102,154,102,81",
+ "endOffsets": "218,323,430,516,624,744,821,898,990,1084,1185,1279,1380,1474,1570,1665,1757,1849,1931,2042,2146,2245,2360,2473,2576,2731,2834,2916"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-or.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-or.json
new file mode 100644
index 0000000..20a4a13
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-or.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-or\\values-or.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-or\\values-or.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,334,441,527,631,751,828,905,996,1089,1186,1281,1382,1475,1570,1666,1757,1847,1929,2039,2144,2250,2361,2464,2582,2745,2847",
+ "endColumns": "118,109,106,85,103,119,76,76,90,92,96,94,100,92,94,95,90,89,81,109,104,105,110,102,117,162,101,88",
+ "endOffsets": "219,329,436,522,626,746,823,900,991,1084,1181,1276,1377,1470,1565,1661,1752,1842,1924,2034,2139,2245,2356,2459,2577,2740,2842,2931"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json
new file mode 100644
index 0000000..acd4a91
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pa.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pa\\values-pa.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,305,410,496,596,709,786,862,953,1046,1142,1236,1337,1430,1525,1619,1710,1801,1880,1981,2085,2182,2291,2390,2500,2659,2759",
+ "endColumns": "102,96,104,85,99,112,76,75,90,92,95,93,100,92,94,93,90,90,78,100,103,96,108,98,109,158,99,79",
+ "endOffsets": "203,300,405,491,591,704,781,857,948,1041,1137,1231,1332,1425,1520,1614,1705,1796,1875,1976,2080,2177,2286,2385,2495,2654,2754,2834"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-pa\\values-pa.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2839",
+ "endColumns": "100",
+ "endOffsets": "2935"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json
new file mode 100644
index 0000000..afc0714
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pl\\values-pl.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,221,323,431,517,626,745,823,900,991,1084,1180,1274,1376,1469,1564,1659,1750,1841,1923,2032,2141,2240,2349,2460,2568,2731,2827",
+ "endColumns": "115,101,107,85,108,118,77,76,90,92,95,93,101,92,94,94,90,90,81,108,108,98,108,110,107,162,95,81",
+ "endOffsets": "216,318,426,512,621,740,818,895,986,1079,1175,1269,1371,1464,1559,1654,1745,1836,1918,2027,2136,2235,2344,2455,2563,2726,2822,2904"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-pl\\values-pl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2909",
+ "endColumns": "100",
+ "endOffsets": "3005"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-port.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-port.json
new file mode 100644
index 0000000..468b395
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-port.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-port\\values-port.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-port\\values-port.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "55",
+ "endOffsets": "106"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rBR.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rBR.json
new file mode 100644
index 0000000..38e841d
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rBR.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rBR\\values-pt-rBR.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-pt-rBR\\values-pt-rBR.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2929",
+ "endColumns": "100",
+ "endOffsets": "3025"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json
new file mode 100644
index 0000000..348b35f
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rPT\\values-pt-rPT.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2949",
+ "endColumns": "100",
+ "endOffsets": "3045"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-pt-rPT\\values-pt-rPT.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,752,836,917,1009,1103,1201,1295,1395,1489,1585,1680,1772,1864,1951,2058,2170,2272,2380,2487,2594,2765,2864",
+ "endColumns": "119,105,106,88,100,123,83,80,91,93,97,93,99,93,95,94,91,91,86,106,111,101,107,106,106,170,98,84",
+ "endOffsets": "220,326,433,522,623,747,831,912,1004,1098,1196,1290,1390,1484,1580,1675,1767,1859,1946,2053,2165,2267,2375,2482,2589,2760,2859,2944"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json
new file mode 100644
index 0000000..d5f7d00
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt\\values-pt.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,225,331,438,527,628,746,829,909,1000,1093,1189,1283,1384,1477,1572,1667,1758,1849,1936,2043,2155,2257,2365,2472,2582,2744,2844",
+ "endColumns": "119,105,106,88,100,117,82,79,90,92,95,93,100,92,94,94,90,90,86,106,111,101,107,106,109,161,99,84",
+ "endOffsets": "220,326,433,522,623,741,824,904,995,1088,1184,1278,1379,1472,1567,1662,1753,1844,1931,2038,2150,2252,2360,2467,2577,2739,2839,2924"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-pt\\values-pt.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2929",
+ "endColumns": "100",
+ "endOffsets": "3025"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json
new file mode 100644
index 0000000..2dfabde
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ro\\values-ro.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,226,330,443,531,643,764,849,930,1021,1114,1210,1304,1404,1497,1592,1687,1778,1870,1953,2065,2178,2278,2392,2497,2603,2767,2870",
+ "endColumns": "120,103,112,87,111,120,84,80,90,92,95,93,99,92,94,94,90,91,82,111,112,99,113,104,105,163,102,82",
+ "endOffsets": "221,325,438,526,638,759,844,925,1016,1109,1205,1299,1399,1492,1587,1682,1773,1865,1948,2060,2173,2273,2387,2492,2598,2762,2865,2948"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ro\\values-ro.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2953",
+ "endColumns": "100",
+ "endOffsets": "3049"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json
new file mode 100644
index 0000000..cf46139
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ru\\values-ru.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2913",
+ "endColumns": "100",
+ "endOffsets": "3009"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ru\\values-ru.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,220,322,434,520,625,745,824,902,994,1088,1184,1277,1373,1467,1563,1658,1750,1842,1922,2028,2136,2234,2343,2449,2557,2732,2832",
+ "endColumns": "114,101,111,85,104,119,78,77,91,93,95,92,95,93,95,94,91,91,79,105,107,97,108,105,107,174,99,80",
+ "endOffsets": "215,317,429,515,620,740,819,897,989,1083,1179,1272,1368,1462,1558,1653,1745,1837,1917,2023,2131,2229,2338,2444,2552,2727,2827,2908"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json
new file mode 100644
index 0000000..bc8b631
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-si\\values-si.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,322,429,517,622,738,827,914,1005,1098,1193,1287,1388,1481,1576,1670,1761,1852,1936,2045,2150,2248,2358,2457,2563,2722,2821",
+ "endColumns": "109,106,106,87,104,115,88,86,90,92,94,93,100,92,94,93,90,90,83,108,104,97,109,98,105,158,98,81",
+ "endOffsets": "210,317,424,512,617,733,822,909,1000,1093,1188,1282,1383,1476,1571,1665,1756,1847,1931,2040,2145,2243,2353,2452,2558,2717,2816,2898"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-si\\values-si.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2903",
+ "endColumns": "100",
+ "endOffsets": "2999"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json
new file mode 100644
index 0000000..b9ec98a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sk\\values-sk.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2918",
+ "endColumns": "100",
+ "endOffsets": "3014"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sk\\values-sk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,312,423,509,617,735,816,897,988,1081,1180,1274,1375,1468,1563,1661,1752,1843,1927,2032,2141,2240,2346,2457,2566,2732,2830",
+ "endColumns": "106,99,110,85,107,117,80,80,90,92,98,93,100,92,94,97,90,90,83,104,108,98,105,110,108,165,97,87",
+ "endOffsets": "207,307,418,504,612,730,811,892,983,1076,1175,1269,1370,1463,1558,1656,1747,1838,1922,2027,2136,2235,2341,2452,2561,2727,2825,2913"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json
new file mode 100644
index 0000000..934569d
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sl\\values-sl.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,212,319,427,514,617,736,821,905,997,1091,1187,1281,1377,1471,1567,1667,1759,1851,1935,2043,2152,2252,2365,2472,2576,2756,2853",
+ "endColumns": "106,106,107,86,102,118,84,83,91,93,95,93,95,93,95,99,91,91,83,107,108,99,112,106,103,179,96,82",
+ "endOffsets": "207,314,422,509,612,731,816,900,992,1086,1182,1276,1372,1466,1562,1662,1754,1846,1930,2038,2147,2247,2360,2467,2571,2751,2848,2931"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-sl\\values-sl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2936",
+ "endColumns": "100",
+ "endOffsets": "3032"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sq.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sq.json
new file mode 100644
index 0000000..952c7c4
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sq.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sq\\values-sq.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2907",
+ "endColumns": "100",
+ "endOffsets": "3003"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sq\\values-sq.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,319,431,518,628,751,832,911,1002,1095,1191,1285,1387,1480,1575,1672,1763,1856,1939,2045,2150,2248,2354,2457,2573,2727,2826",
+ "endColumns": "113,99,111,86,109,122,80,78,90,92,95,93,101,92,94,96,90,92,82,105,104,97,105,102,115,153,98,80",
+ "endOffsets": "214,314,426,513,623,746,827,906,997,1090,1186,1280,1382,1475,1570,1667,1758,1851,1934,2040,2145,2243,2349,2452,2568,2722,2821,2902"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json
new file mode 100644
index 0000000..ca6de8d
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sr\\values-sr.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2905",
+ "endColumns": "100",
+ "endOffsets": "3001"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sr\\values-sr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,214,317,423,509,613,731,812,892,983,1076,1172,1266,1367,1460,1555,1660,1751,1842,1930,2035,2143,2244,2348,2456,2557,2724,2821",
+ "endColumns": "108,102,105,85,103,117,80,79,90,92,95,93,100,92,94,104,90,90,87,104,107,100,103,107,100,166,96,83",
+ "endOffsets": "209,312,418,504,608,726,807,887,978,1071,1167,1261,1362,1455,1550,1655,1746,1837,1925,2030,2138,2239,2343,2451,2552,2719,2816,2900"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json
new file mode 100644
index 0000000..f1d9557
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sv\\values-sv.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,211,314,425,510,612,725,801,877,970,1065,1161,1255,1358,1453,1550,1648,1744,1837,1917,2023,2123,2219,2324,2426,2528,2682,2784",
+ "endColumns": "105,102,110,84,101,112,75,75,92,94,95,93,102,94,96,97,95,92,79,105,99,95,104,101,101,153,101,78",
+ "endOffsets": "206,309,420,505,607,720,796,872,965,1060,1156,1250,1353,1448,1545,1643,1739,1832,1912,2018,2118,2214,2319,2421,2523,2677,2779,2858"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-sv\\values-sv.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2863",
+ "endColumns": "100",
+ "endOffsets": "2959"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json
new file mode 100644
index 0000000..bfc8497
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw\\values-sw.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2883",
+ "endColumns": "100",
+ "endOffsets": "2979"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sw\\values-sw.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,208,306,414,504,609,726,808,891,982,1075,1169,1263,1364,1457,1552,1647,1738,1830,1912,2013,2122,2221,2328,2437,2542,2704,2801",
+ "endColumns": "102,97,107,89,104,116,81,82,90,92,93,93,100,92,94,94,90,91,81,100,108,98,106,108,104,161,96,81",
+ "endOffsets": "203,301,409,499,604,721,803,886,977,1070,1164,1258,1359,1452,1547,1642,1733,1825,1907,2008,2117,2216,2323,2432,2537,2699,2796,2878"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json
new file mode 100644
index 0000000..9b2ecee
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-sw600dp-v13\\values-sw600dp-v13.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9",
+ "startColumns": "4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,193,263,337,413,472,543",
+ "endColumns": "68,68,69,73,75,58,70,67",
+ "endOffsets": "119,188,258,332,408,467,538,606"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json
new file mode 100644
index 0000000..57bca52
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ta\\values-ta.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,317,432,521,628,754,832,909,1009,1114,1210,1305,1412,1514,1618,1713,1815,1913,1995,2097,2201,2298,2408,2510,2617,2774,2874",
+ "endColumns": "113,97,114,88,106,125,77,76,99,104,95,94,106,101,103,94,101,97,81,101,103,96,109,101,106,156,99,79",
+ "endOffsets": "214,312,427,516,623,749,827,904,1004,1109,1205,1300,1407,1509,1613,1708,1810,1908,1990,2092,2196,2293,2403,2505,2612,2769,2869,2949"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ta\\values-ta.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2954",
+ "endColumns": "100",
+ "endOffsets": "3050"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te.json
new file mode 100644
index 0000000..de46277
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-te\\values-te.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,328,439,529,634,759,841,923,1014,1107,1203,1297,1398,1491,1586,1681,1772,1863,1947,2060,2168,2267,2378,2480,2597,2763,2864",
+ "endColumns": "113,108,110,89,104,124,81,81,90,92,95,93,100,92,94,94,90,90,83,112,107,98,110,101,116,165,100,81",
+ "endOffsets": "214,323,434,524,629,754,836,918,1009,1102,1198,1292,1393,1486,1581,1676,1767,1858,1942,2055,2163,2262,2373,2475,2592,2758,2859,2941"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-te\\values-te.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2946",
+ "endColumns": "100",
+ "endOffsets": "3042"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json
new file mode 100644
index 0000000..5ed3463
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-th\\values-th.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,308,416,505,607,717,794,872,963,1056,1152,1246,1347,1440,1535,1629,1720,1811,1892,2000,2104,2202,2310,2415,2516,2669,2764",
+ "endColumns": "104,97,107,88,101,109,76,77,90,92,95,93,100,92,94,93,90,90,80,107,103,97,107,104,100,152,94,80",
+ "endOffsets": "205,303,411,500,602,712,789,867,958,1051,1147,1241,1342,1435,1530,1624,1715,1806,1887,1995,2099,2197,2305,2410,2511,2664,2759,2840"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-th\\values-th.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2845",
+ "endColumns": "100",
+ "endOffsets": "2941"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json
new file mode 100644
index 0000000..94fe8a4
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tl\\values-tl.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,224,332,449,537,643,764,843,921,1012,1105,1201,1295,1396,1489,1584,1678,1769,1860,1944,2053,2164,2265,2375,2492,2600,2763,2865",
+ "endColumns": "118,107,116,87,105,120,78,77,90,92,95,93,100,92,94,93,90,90,83,108,110,100,109,116,107,162,101,83",
+ "endOffsets": "219,327,444,532,638,759,838,916,1007,1100,1196,1290,1391,1484,1579,1673,1764,1855,1939,2048,2159,2260,2370,2487,2595,2758,2860,2944"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-tl\\values-tl.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2949",
+ "endColumns": "100",
+ "endOffsets": "3045"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json
new file mode 100644
index 0000000..de7629c
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tr\\values-tr.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,309,421,506,612,732,811,887,978,1071,1164,1258,1356,1449,1551,1646,1737,1828,1907,2014,2119,2215,2322,2424,2532,2688,2786",
+ "endColumns": "104,98,111,84,105,119,78,75,90,92,92,93,97,92,101,94,90,90,78,106,104,95,106,101,107,155,97,78",
+ "endOffsets": "205,304,416,501,607,727,806,882,973,1066,1159,1253,1351,1444,1546,1641,1732,1823,1902,2009,2114,2210,2317,2419,2527,2683,2781,2860"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-tr\\values-tr.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2865",
+ "endColumns": "100",
+ "endOffsets": "2961"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json
new file mode 100644
index 0000000..495ea2e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uk\\values-uk.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,317,423,509,617,735,814,894,985,1078,1174,1268,1369,1462,1557,1652,1743,1834,1915,2021,2128,2226,2334,2440,2549,2719,2819",
+ "endColumns": "109,101,105,85,107,117,78,79,90,92,95,93,100,92,94,94,90,90,80,105,106,97,107,105,108,169,99,80",
+ "endOffsets": "210,312,418,504,612,730,809,889,980,1073,1169,1263,1364,1457,1552,1647,1738,1829,1910,2016,2123,2221,2329,2435,2544,2714,2814,2895"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-uk\\values-uk.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2900",
+ "endColumns": "100",
+ "endOffsets": "2996"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur.json
new file mode 100644
index 0000000..1794e1e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ur\\values-ur.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,215,321,430,516,620,740,816,892,984,1078,1174,1268,1370,1464,1560,1654,1746,1838,1923,2031,2140,2242,2353,2453,2561,2726,2824",
+ "endColumns": "109,105,108,85,103,119,75,75,91,93,95,93,101,93,95,93,91,91,84,107,108,101,110,99,107,164,97,79",
+ "endOffsets": "210,316,425,511,615,735,811,887,979,1073,1169,1263,1365,1459,1555,1649,1741,1833,1918,2026,2135,2237,2348,2448,2556,2721,2819,2899"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-ur\\values-ur.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2904",
+ "endColumns": "100",
+ "endOffsets": "3000"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz.json
new file mode 100644
index 0000000..4c23244
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uz\\values-uz.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,210,314,428,514,614,730,810,889,980,1073,1169,1263,1358,1451,1546,1641,1732,1824,1908,2017,2124,2225,2333,2438,2545,2706,2805",
+ "endColumns": "104,103,113,85,99,115,79,78,90,92,95,93,94,92,94,94,90,91,83,108,106,100,107,104,106,160,98,83",
+ "endOffsets": "205,309,423,509,609,725,805,884,975,1068,1164,1258,1353,1446,1541,1636,1727,1819,1903,2012,2119,2220,2328,2433,2540,2701,2800,2884"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-uz\\values-uz.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2889",
+ "endColumns": "100",
+ "endOffsets": "2985"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json
new file mode 100644
index 0000000..9f1142c
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v16.json
@@ -0,0 +1,38 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v16\\values-v16.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "65",
+ "endOffsets": "116"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v16\\values-v16.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endLines": "5",
+ "endColumns": "12",
+ "endOffsets": "223"
+ },
+ "to": {
+ "startLines": "3",
+ "startColumns": "4",
+ "startOffsets": "121",
+ "endLines": "6",
+ "endColumns": "12",
+ "endOffsets": "289"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v17.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v17.json
new file mode 100644
index 0000000..e6c1263
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v17.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v17\\values-v17.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v17\\values-v17.xml",
+ "from": {
+ "startLines": "2,5,9,12,15,18,22,25,29,33,37,40,43,46,50,53,57",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,228,456,614,764,936,1161,1331,1559,1783,2025,2196,2370,2539,2812,3012,3216",
+ "endLines": "4,8,11,14,17,21,24,28,32,36,39,42,45,49,52,56,60",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "223,451,609,759,931,1156,1326,1554,1778,2020,2191,2365,2534,2807,3007,3211,3540"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v18.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v18.json
new file mode 100644
index 0000000..ce51f70
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v18.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v18\\values-v18.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v18\\values-v18.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "48",
+ "endOffsets": "99"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json
new file mode 100644
index 0000000..7118728
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json
@@ -0,0 +1,47 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v21\\values-v21.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,17,19,20,21,22,24,26,27,28,29,30,32,34,36,38,40,42,43,48,50,52,53,54,56,58,59,60,61,62,63,107,110,154,157,160,162,164,166,169,171,174,175,176,179,180,181,182,183,184,187,188,190,192,194,196,200,202,203,204,205,207,211,213,215,216,217,218,219,221,222,223,233,234,235,247",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,146,249,352,457,564,673,782,891,1000,1109,1216,1319,1438,1593,1748,1853,1974,2075,2222,2363,2466,2585,2692,2795,2950,3121,3270,3435,3592,3743,3862,4234,4383,4532,4644,4791,4944,5091,5166,5255,5342,5443,5546,8614,8799,11879,12076,12275,12398,12521,12634,12817,12948,13149,13238,13349,13582,13683,13778,13901,14030,14147,14324,14423,14558,14701,14836,14955,15156,15275,15368,15479,15535,15642,15837,15948,16081,16176,16267,16358,16475,16614,16685,16768,17448,17505,17563,18257",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,16,18,19,20,21,23,25,26,27,28,29,31,33,35,37,39,41,42,47,49,51,52,53,55,57,58,59,60,61,62,106,109,153,156,159,161,163,165,168,170,173,174,175,178,179,180,181,182,183,186,187,189,191,193,195,199,201,202,203,204,206,210,212,214,215,216,217,218,220,221,222,232,233,234,246,258",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "141,244,347,452,559,668,777,886,995,1104,1211,1314,1433,1588,1743,1848,1969,2070,2217,2358,2461,2580,2687,2790,2945,3116,3265,3430,3587,3738,3857,4229,4378,4527,4639,4786,4939,5086,5161,5250,5337,5438,5541,8609,8794,11874,12071,12270,12393,12516,12629,12812,12943,13144,13233,13344,13577,13678,13773,13896,14025,14142,14319,14418,14553,14696,14831,14950,15151,15270,15363,15474,15530,15637,15832,15943,16076,16171,16262,16353,16470,16609,16680,16763,17443,17500,17558,18252,18958"
+ },
+ "to": {
+ "startLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,19,21,23,24,25,26,28,30,31,32,33,34,36,38,40,42,44,46,47,52,54,56,57,58,60,62,63,64,65,66,67,111,114,158,161,164,166,168,170,173,175,178,179,180,183,184,185,186,187,188,191,192,194,196,198,200,204,206,207,208,209,211,215,217,219,220,221,222,223,225,226,227,237,238,239,251",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "354,445,548,651,756,863,972,1081,1190,1299,1408,1515,1618,1737,1892,2047,2152,2273,2374,2521,2662,2765,2884,2991,3094,3249,3420,3569,3734,3891,4042,4161,4533,4682,4831,4943,5090,5243,5390,5465,5554,5641,5742,5845,8913,9098,12178,12375,12574,12697,12820,12933,13116,13247,13448,13537,13648,13881,13982,14077,14200,14329,14446,14623,14722,14857,15000,15135,15254,15455,15574,15667,15778,15834,15941,16136,16247,16380,16475,16566,16657,16774,16913,16984,17067,17747,17804,17862,18556",
+ "endLines": "6,7,8,9,10,11,12,13,14,15,16,17,18,20,22,23,24,25,27,29,30,31,32,33,35,37,39,41,43,45,46,51,53,55,56,57,59,61,62,63,64,65,66,110,113,157,160,163,165,167,169,172,174,177,178,179,182,183,184,185,186,187,190,191,193,195,197,199,203,205,206,207,208,210,214,216,218,219,220,221,222,224,225,226,236,237,238,250,262",
+ "endColumns": "90,102,102,104,106,108,108,108,108,108,106,102,118,12,12,104,120,100,12,12,102,118,106,102,12,12,12,12,12,12,118,12,12,12,111,146,12,12,74,88,86,100,102,12,12,12,12,12,12,12,12,12,12,12,88,110,12,100,94,122,128,116,12,98,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,90,116,12,70,82,12,56,57,12,12",
+ "endOffsets": "440,543,646,751,858,967,1076,1185,1294,1403,1510,1613,1732,1887,2042,2147,2268,2369,2516,2657,2760,2879,2986,3089,3244,3415,3564,3729,3886,4037,4156,4528,4677,4826,4938,5085,5238,5385,5460,5549,5636,5737,5840,8908,9093,12173,12370,12569,12692,12815,12928,13111,13242,13443,13532,13643,13876,13977,14072,14195,14324,14441,14618,14717,14852,14995,15130,15249,15450,15569,15662,15773,15829,15936,16131,16242,16375,16470,16561,16652,16769,16908,16979,17062,17742,17799,17857,18551,19257"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-v21\\values-v21.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,13",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,354,470,596,722,850,1022",
+ "endLines": "2,3,4,5,6,7,8,9,12,17",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,465,591,717,845,1017,1355"
+ },
+ "to": {
+ "startLines": "2,3,4,5,263,264,265,266,267,270",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,159,223,290,19262,19378,19504,19630,19758,19930",
+ "endLines": "2,3,4,5,263,264,265,266,269,274",
+ "endColumns": "103,63,66,63,115,125,125,127,12,12",
+ "endOffsets": "154,218,285,349,19373,19499,19625,19753,19925,20263"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v22.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v22.json
new file mode 100644
index 0000000..0d25b6a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v22.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v22\\values-v22.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v22\\values-v22.xml",
+ "from": {
+ "startLines": "2,3,4,9",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,553",
+ "endLines": "2,3,8,13",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,548,896"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v23.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v23.json
new file mode 100644
index 0000000..b797a5c
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v23.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v23\\values-v23.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v23\\values-v23.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,19,32,33,34,35,36",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,190,325,400,487,1277,2079,2206,2311,2426,2533",
+ "endLines": "2,3,4,5,18,31,32,33,34,35,36",
+ "endColumns": "134,134,74,86,12,12,126,104,114,106,112",
+ "endOffsets": "185,320,395,482,1272,2074,2201,2306,2421,2528,2641"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v24.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v24.json
new file mode 100644
index 0000000..88851d1
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v24.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v24\\values-v24.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v24\\values-v24.xml",
+ "from": {
+ "startLines": "2,3",
+ "startColumns": "4,4",
+ "startOffsets": "55,212",
+ "endColumns": "156,134",
+ "endOffsets": "207,342"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v25.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v25.json
new file mode 100644
index 0000000..adfa1a9
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v25.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v25\\values-v25.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v25\\values-v25.xml",
+ "from": {
+ "startLines": "2,3,4,6",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,126,209,308",
+ "endLines": "2,3,5,7",
+ "endColumns": "70,82,12,12",
+ "endOffsets": "121,204,303,414"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v26.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v26.json
new file mode 100644
index 0000000..7a7f17e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v26.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v26\\values-v26.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v26\\values-v26.xml",
+ "from": {
+ "startLines": "2,3,4,8,12,16",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,130,217,431,657,896",
+ "endLines": "2,3,7,11,15,16",
+ "endColumns": "74,86,12,12,12,92",
+ "endOffsets": "125,212,426,652,891,984"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v28.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v28.json
new file mode 100644
index 0000000..43deae3
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v28.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v28\\values-v28.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-v28\\values-v28.xml",
+ "from": {
+ "startLines": "2,3,4,8",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,130,217,447",
+ "endLines": "2,3,7,11",
+ "endColumns": "74,86,12,12",
+ "endOffsets": "125,212,442,684"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json
new file mode 100644
index 0000000..e825cd4
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-vi\\values-vi.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2901",
+ "endColumns": "100",
+ "endOffsets": "2997"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-vi\\values-vi.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,219,327,436,520,623,742,819,896,987,1080,1176,1270,1371,1464,1559,1657,1748,1839,1923,2027,2136,2237,2342,2456,2561,2718,2817",
+ "endColumns": "113,107,108,83,102,118,76,76,90,92,95,93,100,92,94,97,90,90,83,103,108,100,104,113,104,156,98,83",
+ "endOffsets": "214,322,431,515,618,737,814,891,982,1075,1171,1265,1366,1459,1554,1652,1743,1834,1918,2022,2131,2232,2337,2451,2556,2713,2812,2896"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w1240dp-v13.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w1240dp-v13.json
new file mode 100644
index 0000000..d5ae1a6
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w1240dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-w1240dp-v13\\values-w1240dp-v13.xml",
+ "map": [
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-w1240dp\\dimens.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "1",
+ "startOffsets": "14",
+ "endColumns": "55",
+ "endOffsets": "68"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "58",
+ "endOffsets": "109"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w600dp-v13.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w600dp-v13.json
new file mode 100644
index 0000000..de2093a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w600dp-v13.json
@@ -0,0 +1,26 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-w600dp-v13\\values-w600dp-v13.xml",
+ "map": [
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-w600dp\\dimens.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "1",
+ "startOffsets": "14",
+ "endColumns": "54",
+ "endOffsets": "67"
+ },
+ "to": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "57",
+ "endOffsets": "108"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v20.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v20.json
new file mode 100644
index 0000000..da5647a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v20.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v20\\values-watch-v20.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-watch-v20\\values-watch-v20.xml",
+ "from": {
+ "startLines": "2,5,8",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,214,385",
+ "endLines": "4,7,10",
+ "endColumns": "12,12,12",
+ "endOffsets": "209,380,553"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v21.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v21.json
new file mode 100644
index 0000000..455d45e
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-watch-v21.json
@@ -0,0 +1,20 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-watch-v21\\values-watch-v21.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-watch-v21\\values-watch-v21.xml",
+ "from": {
+ "startLines": "2,6,10",
+ "startColumns": "4,4,4",
+ "startOffsets": "55,271,499",
+ "endLines": "5,9,13",
+ "endColumns": "12,12,12",
+ "endOffsets": "266,494,724"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-v4.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-v4.json
new file mode 100644
index 0000000..3da7ebf
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-v4.json
@@ -0,0 +1,19 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-xlarge-v4\\values-xlarge-v4.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-xlarge-v4\\values-xlarge-v4.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "55,126,197,267,337,405",
+ "endColumns": "70,70,69,69,67,67",
+ "endOffsets": "121,192,262,332,400,468"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json
index dc9fae1..b6c9fcf 100644
--- a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json
@@ -1,17 +1,51 @@
{
"logs": [
{
- "outputFile": "net.micode.notes.app-mergeDebugResources-3:/values-zh-rCN/values-zh-rCN.xml",
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rCN\\values-zh-rCN.xml",
"map": [
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "124",
+ "startColumns": "4",
+ "startOffsets": "8005",
+ "endColumns": "100",
+ "endOffsets": "8101"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-zh-rCN\\values-zh-rCN.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,201,296,396,478,575,681,757,833,924,1017,1115,1211,1306,1399,1494,1586,1677,1768,1846,1942,2038,2133,2230,2325,2423,2572,2666",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "196,291,391,473,570,676,752,828,919,1012,1110,1206,1301,1394,1489,1581,1672,1763,1841,1937,2033,2128,2225,2320,2418,2567,2661,2739"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,121",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,480,575,675,757,854,960,1036,1112,1203,1296,1394,1490,1585,1678,1773,1865,1956,2047,2125,2221,2317,2412,2509,2604,2702,2851,7808",
+ "endColumns": "95,94,99,81,96,105,75,75,90,92,97,95,94,92,94,91,90,90,77,95,95,94,96,94,97,148,93,77",
+ "endOffsets": "475,570,670,752,849,955,1031,1107,1198,1291,1389,1485,1580,1673,1768,1860,1951,2042,2120,2216,2312,2407,2504,2599,2697,2846,2940,7881"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml",
"from": {
"startLines": "18",
"startColumns": "4",
- "startOffsets": "712",
+ "startOffsets": "730",
"endLines": "21",
"endColumns": "19",
- "endOffsets": "817"
+ "endOffsets": "838"
},
"to": {
"startLines": "2",
@@ -23,22 +57,22 @@
}
},
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-zh-rCN\\strings.xml",
"from": {
"startLines": "121,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "6532,3495,3429,3356,3306,827,867,915,6083,6128,6478,6428,1199,3861,3929,3802,3737,3674,4592,4532,4469,4061,2877,1369,1422,4115,3568,6185,3247,3034,1798,2079,2325,1851,2817,2764,2713,2518,2470,2376,2424,2564,2611,2122,3188,2661,3077,2036,2278,2222,2167,2979,1992,2937,1901,1942,3129,1318,1623,1719,1576,1672,1529,1484,1148,1095,4967,4908,5108,6009,5419,5350,5483,5561,5744,5671,5042,5295,5165,5230,4859,5848,5931,6390,6283,6235,6328,1261,4006,4410,4705,4647,4772,4362,4317,4269,4218,963,1029",
+ "startOffsets": "6653,3566,3499,3425,3374,846,887,936,6195,6241,6598,6547,1225,3938,4007,3878,3812,3748,4682,4621,4557,4141,2937,1398,1452,4196,3640,6299,3314,3097,1836,2123,2374,1890,2876,2822,2770,2571,2522,2426,2475,2618,2666,2167,3254,2717,3141,2079,2326,2269,2213,3041,2034,2998,1941,1983,3194,1346,1657,1755,1609,1707,1561,1515,1173,1119,5064,5004,5207,6120,5523,5453,5588,5667,5852,5778,5140,5397,5265,5331,4954,5957,6041,6508,6399,6350,6445,1288,4085,4497,4797,4738,4865,4448,4402,4353,4301,985,1052",
"endLines": "123,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23",
"endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
- "endOffsets": "6704,3563,3490,3424,3351,862,910,958,6123,6180,6527,6473,1256,3924,4001,3856,3797,3732,4642,4587,4527,4110,2932,1417,1479,4195,3644,6230,3301,3072,1846,2117,2371,1896,2872,2812,2759,2559,2513,2419,2465,2606,2656,2162,3242,2708,3124,2074,2320,2273,2217,3029,2031,2974,1937,1987,3183,1364,1667,1763,1618,1714,1571,1524,1194,1143,5037,4962,5160,6078,5478,5414,5556,5666,5843,5739,5103,5345,5225,5290,4903,5926,6004,6423,6323,6278,6385,1313,4056,4464,4767,4700,4829,4405,4357,4312,4264,1024,1090"
+ "endOffsets": "6827,3634,3560,3493,3419,881,930,979,6235,6293,6647,6592,1282,4001,4079,3932,3872,3806,4732,4676,4615,4190,2992,1446,1509,4276,3716,6344,3368,3135,1884,2161,2420,1935,2931,2870,2816,2612,2565,2469,2516,2660,2711,2207,3308,2764,3188,2117,2368,2320,2263,3091,2073,3035,1977,2028,3248,1392,1701,1799,1651,1749,1603,1555,1219,1167,5134,5058,5259,6189,5582,5517,5661,5772,5951,5846,5201,5447,5325,5391,4998,6035,6114,6541,6439,6393,6502,1340,4135,4551,4859,4791,4922,4491,4442,4396,4347,1046,1113"
},
"to": {
- "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106",
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,122,123,125,126,127,128,129,130,131,132,133,134,135",
"startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "215,384,457,523,596,646,686,734,782,827,884,938,988,1050,1118,1195,1254,1319,1382,1437,1497,1560,1614,1674,1727,1789,1874,1955,2005,2064,2107,2160,2203,2254,2304,2364,2417,2468,2514,2562,2610,2656,2703,2753,2798,2857,2909,2961,3004,3051,3107,3162,3217,3261,3303,3344,3394,3453,3504,3553,3602,3649,3696,3743,3788,3839,3892,3967,4026,4083,4157,4221,4290,4368,4478,4582,4655,4721,4776,4841,4906,4955,5038,5116,5154,5199,5247,5309,5366,5421,5480,5547,5605,5667,5715,5760,5808,5859,5925",
- "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106",
+ "startOffsets": "215,2945,3018,3084,3157,3207,3247,3295,3343,3388,3445,3499,3549,3611,3679,3756,3815,3880,3943,3998,4058,4121,4175,4235,4288,4350,4435,4516,4566,4625,4668,4721,4764,4815,4865,4925,4978,5029,5075,5123,5171,5217,5264,5314,5359,5418,5470,5522,5565,5612,5668,5723,5778,5822,5864,5905,5955,6014,6065,6114,6163,6210,6257,6304,6349,6400,6453,6528,6587,6644,6718,6782,6851,6929,7039,7143,7216,7282,7337,7402,7467,7516,7599,7677,7715,7760,7886,7948,8106,8161,8220,8287,8345,8407,8455,8500,8548,8599,8665",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,122,123,125,126,127,128,129,130,131,132,133,134,135",
"endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
- "endOffsets": "379,452,518,591,641,681,729,777,822,879,933,983,1045,1113,1190,1249,1314,1377,1432,1492,1555,1609,1669,1722,1784,1869,1950,2000,2059,2102,2155,2198,2249,2299,2359,2412,2463,2509,2557,2605,2651,2698,2748,2793,2852,2904,2956,2999,3046,3102,3157,3212,3256,3298,3339,3389,3448,3499,3548,3597,3644,3691,3738,3783,3834,3887,3962,4021,4078,4152,4216,4285,4363,4473,4577,4650,4716,4771,4836,4901,4950,5033,5111,5149,5194,5242,5304,5361,5416,5475,5542,5600,5662,5710,5755,5803,5854,5920,5986"
+ "endOffsets": "379,3013,3079,3152,3202,3242,3290,3338,3383,3440,3494,3544,3606,3674,3751,3810,3875,3938,3993,4053,4116,4170,4230,4283,4345,4430,4511,4561,4620,4663,4716,4759,4810,4860,4920,4973,5024,5070,5118,5166,5212,5259,5309,5354,5413,5465,5517,5560,5607,5663,5718,5773,5817,5859,5900,5950,6009,6060,6109,6158,6205,6252,6299,6344,6395,6448,6523,6582,6639,6713,6777,6846,6924,7034,7138,7211,7277,7332,7397,7462,7511,7594,7672,7710,7755,7803,7943,8000,8156,8215,8282,8340,8402,8450,8495,8543,8594,8660,8726"
}
}
]
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json
new file mode 100644
index 0000000..f4908d1
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rHK\\values-zh-rHK.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2746",
+ "endColumns": "100",
+ "endOffsets": "2842"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-zh-rHK\\values-zh-rHK.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1110,1206,1302,1396,1492,1584,1676,1768,1846,1942,2038,2133,2230,2325,2423,2574,2668",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,91,95,95,93,95,91,91,91,77,95,95,94,96,94,97,150,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1105,1201,1297,1391,1487,1579,1671,1763,1841,1937,2033,2128,2225,2320,2418,2569,2663,2741"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json
index ae47524..fab09ea 100644
--- a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json
@@ -1,36 +1,51 @@
{
"logs": [
{
- "outputFile": "net.micode.notes.app-mergeDebugResources-3:/values-zh-rTW/values-zh-rTW.xml",
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rTW\\values-zh-rTW.xml",
"map": [
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
"from": {
- "startLines": "122,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "6507,3575,3509,3436,3386,827,867,915,6057,6102,6453,6403,1199,3835,3903,3776,3710,3647,4565,4505,4442,4035,2957,1369,1422,4089,1768,6159,3327,3114,1878,2159,2405,1931,2897,2844,2793,2598,2550,2456,2504,2644,2691,2202,3268,2741,3157,2116,2358,2302,2247,3059,2072,3017,1981,2022,3209,1318,1623,1719,1576,1672,1529,1484,1148,1095,4940,4881,5081,5982,5392,5323,5456,5534,5717,5644,5015,5268,5138,5203,4832,5821,5904,6365,6258,6210,6303,1261,3980,4383,4678,4620,4745,4335,4290,4242,4191,963,1029",
- "endLines": "124,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23",
- "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
- "endOffsets": "6679,3642,3570,3504,3431,862,910,958,6097,6154,6502,6448,1256,3898,3975,3830,3771,3705,4615,4560,4500,4084,3012,1417,1479,4168,1843,6204,3381,3152,1926,2197,2451,1976,2952,2892,2839,2639,2593,2499,2545,2686,2736,2242,3322,2788,3204,2154,2400,2353,2297,3109,2111,3054,2017,2067,3263,1364,1667,1763,1618,1714,1571,1524,1194,1143,5010,4935,5133,6051,5451,5387,5529,5639,5816,5712,5076,5318,5198,5263,4876,5899,5977,6398,6298,6253,6360,1313,4030,4437,4740,4673,4802,4378,4330,4285,4237,1024,1090"
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
},
"to": {
- "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "215,384,456,522,595,645,685,733,781,826,883,937,987,1049,1117,1194,1253,1319,1382,1437,1497,1560,1614,1674,1727,1789,1873,1953,2003,2062,2105,2158,2201,2252,2302,2362,2415,2466,2512,2560,2608,2654,2701,2751,2796,2855,2907,2959,3002,3049,3105,3160,3215,3259,3301,3342,3392,3451,3502,3551,3600,3647,3694,3741,3786,3837,3890,3965,4024,4081,4155,4219,4288,4366,4476,4580,4653,4719,4774,4839,4904,4953,5036,5114,5152,5197,5245,5307,5364,5419,5478,5545,5603,5665,5713,5758,5806,5857,5923",
- "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106",
- "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
- "endOffsets": "379,451,517,590,640,680,728,776,821,878,932,982,1044,1112,1189,1248,1314,1377,1432,1492,1555,1609,1669,1722,1784,1868,1948,1998,2057,2100,2153,2196,2247,2297,2357,2410,2461,2507,2555,2603,2649,2696,2746,2791,2850,2902,2954,2997,3044,3100,3155,3210,3254,3296,3337,3387,3446,3497,3546,3595,3642,3689,3736,3781,3832,3885,3960,4019,4076,4150,4214,4283,4361,4471,4575,4648,4714,4769,4834,4899,4948,5031,5109,5147,5192,5240,5302,5359,5414,5473,5540,5598,5660,5708,5753,5801,5852,5918,5984"
+ "startLines": "124",
+ "startColumns": "4",
+ "startOffsets": "8012",
+ "endColumns": "100",
+ "endOffsets": "8108"
}
},
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-zh-rTW\\values-zh-rTW.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,200,293,393,475,572,680,756,832,924,1018,1116,1212,1308,1402,1498,1590,1682,1774,1852,1948,2044,2139,2236,2331,2431,2581,2675",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "195,288,388,470,567,675,751,827,919,1013,1111,1207,1303,1397,1493,1585,1677,1769,1847,1943,2039,2134,2231,2326,2426,2576,2670,2748"
+ },
+ "to": {
+ "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,121",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "384,479,572,672,754,851,959,1035,1111,1203,1297,1395,1491,1587,1681,1777,1869,1961,2053,2131,2227,2323,2418,2515,2610,2710,2860,7815",
+ "endColumns": "94,92,99,81,96,107,75,75,91,93,97,95,95,93,95,91,91,91,77,95,95,94,96,94,99,149,93,77",
+ "endOffsets": "474,567,667,749,846,954,1030,1106,1198,1292,1390,1486,1582,1676,1772,1864,1956,2048,2126,2222,2318,2413,2510,2605,2705,2855,2949,7888"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml",
"from": {
"startLines": "18",
"startColumns": "4",
- "startOffsets": "712",
+ "startOffsets": "730",
"endLines": "21",
"endColumns": "19",
- "endOffsets": "817"
+ "endOffsets": "838"
},
"to": {
"startLines": "2",
@@ -40,6 +55,25 @@
"endColumns": "19",
"endOffsets": "210"
}
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values-zh-rTW\\strings.xml",
+ "from": {
+ "startLines": "122,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "6629,3647,3580,3506,3455,846,887,936,6169,6215,6574,6523,1225,3911,3980,3851,3784,3720,4654,4593,4529,4114,3018,1398,1452,4169,1805,6273,3395,3178,1917,2204,2455,1971,2957,2903,2851,2652,2603,2507,2556,2699,2747,2248,3335,2798,3222,2160,2407,2350,2294,3122,2115,3079,2022,2064,3275,1346,1657,1755,1609,1707,1561,1515,1173,1119,5036,4976,5179,6092,5495,5425,5560,5639,5824,5750,5112,5369,5237,5303,4926,5929,6013,6484,6375,6326,6421,1288,4058,4469,4769,4710,4837,4420,4374,4325,4273,985,1052",
+ "endLines": "124,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "6803,3714,3641,3574,3500,881,930,979,6209,6267,6623,6568,1282,3974,4052,3905,3845,3778,4704,4648,4587,4163,3073,1446,1509,4248,1880,6318,3449,3216,1965,2242,2501,2016,3012,2951,2897,2693,2646,2550,2597,2741,2792,2288,3389,2845,3269,2198,2449,2401,2344,3172,2154,3116,2058,2109,3329,1392,1701,1799,1651,1749,1603,1555,1219,1167,5106,5030,5231,6161,5554,5489,5633,5744,5923,5818,5173,5419,5297,5363,4970,6007,6086,6517,6415,6369,6478,1340,4108,4523,4831,4763,4894,4463,4414,4368,4319,1046,1113"
+ },
+ "to": {
+ "startLines": "6,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,122,123,125,126,127,128,129,130,131,132,133,134,135",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "215,2954,3026,3092,3165,3215,3255,3303,3351,3396,3453,3507,3557,3619,3687,3764,3823,3889,3952,4007,4067,4130,4184,4244,4297,4359,4443,4523,4573,4632,4675,4728,4771,4822,4872,4932,4985,5036,5082,5130,5178,5224,5271,5321,5366,5425,5477,5529,5572,5619,5675,5730,5785,5829,5871,5912,5962,6021,6072,6121,6170,6217,6264,6311,6356,6407,6460,6535,6594,6651,6725,6789,6858,6936,7046,7150,7223,7289,7344,7409,7474,7523,7606,7684,7722,7767,7893,7955,8113,8168,8227,8294,8352,8414,8462,8507,8555,8606,8672",
+ "endLines": "8,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,122,123,125,126,127,128,129,130,131,132,133,134,135",
+ "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65",
+ "endOffsets": "379,3021,3087,3160,3210,3250,3298,3346,3391,3448,3502,3552,3614,3682,3759,3818,3884,3947,4002,4062,4125,4179,4239,4292,4354,4438,4518,4568,4627,4670,4723,4766,4817,4867,4927,4980,5031,5077,5125,5173,5219,5266,5316,5361,5420,5472,5524,5567,5614,5670,5725,5780,5824,5866,5907,5957,6016,6067,6116,6165,6212,6259,6306,6351,6402,6455,6530,6589,6646,6720,6784,6853,6931,7041,7145,7218,7284,7339,7404,7469,7518,7601,7679,7717,7762,7810,7950,8007,8163,8222,8289,8347,8409,8457,8502,8550,8601,8667,8733"
+ }
}
]
}
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json
new file mode 100644
index 0000000..794b9db
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json
@@ -0,0 +1,36 @@
+{
+ "logs": [
+ {
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zu\\values-zu.xml",
+ "map": [
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2",
+ "startColumns": "4",
+ "startOffsets": "55",
+ "endColumns": "100",
+ "endOffsets": "151"
+ },
+ "to": {
+ "startLines": "30",
+ "startColumns": "4",
+ "startOffsets": "2898",
+ "endColumns": "100",
+ "endOffsets": "2994"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values-zu\\values-zu.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,213,320,434,522,625,752,832,912,1003,1096,1190,1284,1385,1478,1573,1667,1758,1851,1937,2041,2147,2245,2352,2458,2564,2721,2817",
+ "endColumns": "107,106,113,87,102,126,79,79,90,92,93,93,100,92,94,93,90,92,85,103,105,97,106,105,105,156,95,80",
+ "endOffsets": "208,315,429,517,620,747,827,907,998,1091,1185,1279,1380,1473,1568,1662,1753,1846,1932,2036,2142,2240,2347,2453,2559,2716,2812,2893"
+ }
+ }
+ ]
+ }
+ ]
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json
index 9e5127f..316ef8c 100644
--- a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json
@@ -1,97 +1,192 @@
{
"logs": [
{
- "outputFile": "net.micode.notes.app-mergeDebugResources-3:/values/values.xml",
+ "outputFile": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values\\values.xml",
"map": [
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values\\dimens.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\themes.xml",
"from": {
- "startLines": "19,20,21,22,18",
- "startColumns": "4,4,4,4,4",
- "startOffsets": "764,816,869,922,712",
- "endColumns": "51,52,52,51,51",
- "endOffsets": "811,864,917,969,759"
+ "startLines": "2,4,10",
+ "startColumns": "4,4,4",
+ "startOffsets": "19,87,394",
+ "endLines": "2,8,13",
+ "endColumns": "64,12,12",
+ "endOffsets": "79,386,605"
},
"to": {
- "startLines": "13,14,15,16,17",
- "startColumns": "4,4,4,4,4",
- "startOffsets": "477,529,582,635,687",
- "endColumns": "51,52,52,51,51",
- "endOffsets": "524,577,630,682,734"
+ "startLines": "1822,1823,1835",
+ "startColumns": "4,4,4",
+ "startOffsets": "120386,120450,121422",
+ "endLines": "1822,1827,1838",
+ "endColumns": "63,12,12",
+ "endOffsets": "120445,120745,121630"
}
},
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values\\colors.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\strings.xml",
"from": {
- "startLines": "18",
- "startColumns": "4",
- "startOffsets": "712",
- "endColumns": "56",
- "endOffsets": "764"
+ "startLines": "134,146,147,78,81,80,79,18,19,20,124,125,152,133,132,25,141,142,87,88,86,85,84,100,99,98,90,39,38,68,28,29,91,41,82,126,77,150,149,73,151,71,46,52,57,163,162,47,67,66,65,61,60,58,59,62,44,45,63,155,53,76,64,158,72,51,157,56,161,55,54,70,50,69,48,49,75,27,33,35,32,34,31,30,24,23,74,107,106,110,122,115,114,116,117,119,118,108,109,113,111,112,105,120,121,153,144,154,145,131,129,128,130,159,26,89,97,102,101,103,96,95,94,93,140,143,148,21,22",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "8126,9013,9098,4056,4253,4182,4126,841,884,937,7623,7669,9511,8071,8020,1298,8636,8712,4672,4767,4600,4515,4431,5646,5562,5459,4945,2019,1946,3480,1479,1533,5007,2135,4316,7733,3995,9335,9247,3739,9433,3638,2376,2663,2915,10096,10045,2430,3419,3365,3313,3113,3065,2969,3018,3160,2239,2308,3209,9711,2707,3938,3260,9846,3684,2619,9779,2865,9993,2806,2753,3583,2574,3540,2481,2523,3878,1423,1737,1847,1689,1793,1640,1594,1246,1192,3809,6109,6041,6374,7524,6743,6661,6818,6908,7152,7072,6194,6270,6601,6439,6520,5985,7297,7420,9571,8869,9645,8938,7978,7849,7791,7903,9920,1363,4876,5372,5783,5713,5864,5312,5256,5193,5132,8541,8784,9177,990,1101",
+ "endLines": "138,146,147,78,81,80,79,18,19,20,124,125,152,133,132,25,141,142,87,88,86,85,84,100,99,98,90,39,38,68,28,29,91,41,82,126,77,150,149,73,151,71,46,52,57,163,162,47,67,66,65,61,60,58,59,62,44,45,63,155,53,76,64,158,72,51,157,56,161,55,54,70,50,69,48,49,75,27,33,35,32,34,31,30,24,23,74,107,106,110,122,115,114,116,117,119,118,108,109,113,111,112,105,120,121,153,144,154,145,131,129,128,130,159,26,89,97,102,101,103,96,95,94,93,140,143,148,21,22",
+ "endColumns": "14,83,77,68,61,69,54,41,51,51,44,62,58,53,49,63,74,70,93,107,70,83,82,65,82,101,60,82,71,58,52,59,104,79,81,54,59,96,86,68,76,44,52,42,52,49,49,49,59,52,50,45,46,47,45,47,67,66,49,64,44,55,51,72,53,42,65,48,50,57,51,53,43,41,40,49,58,54,54,52,46,52,47,44,50,52,67,83,66,63,95,73,80,88,162,143,78,74,102,58,79,79,54,121,102,72,67,64,73,40,52,56,73,69,58,67,85,79,68,93,58,54,61,59,93,83,68,109,89",
+ "endOffsets": "8533,9092,9171,4120,4310,4247,4176,878,931,984,7663,7727,9565,8120,8065,1357,8706,8778,4761,4870,4666,4594,4509,5707,5640,5556,5001,2097,2013,3534,1527,1588,5107,2210,4393,7783,4050,9427,9329,3803,9505,3678,2424,2701,2963,10141,10090,2475,3474,3413,3359,3154,3107,3012,3059,3203,2302,2370,3254,9771,2747,3989,3307,9914,3733,2657,9840,2909,10039,2859,2800,3632,2613,3577,2517,2568,3932,1473,1787,1895,1731,1841,1683,1634,1292,1240,3872,6188,6103,6433,7615,6812,6737,6902,7066,7291,7146,6264,6368,6655,6514,6595,6035,7414,7518,9639,8932,9705,9007,8014,7897,7843,7972,9985,1417,4939,5453,5858,5777,5953,5366,5306,5250,5187,8630,8863,9241,1095,1186"
},
"to": {
- "startLines": "12",
- "startColumns": "4",
- "startOffsets": "420",
- "endColumns": "56",
- "endOffsets": "472"
+ "startLines": "233,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,389,390,391,393,394,395,396,397,398,399,400,401,402,403,404,405,406",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "14983,18133,18217,18295,18364,18426,18496,18551,18593,18645,18697,18742,18805,18864,18918,18968,19032,19107,19178,19272,19380,19451,19535,19618,19684,19767,19869,19930,20013,20085,20144,20197,20257,20362,20442,20524,20579,20639,20736,20823,20892,20969,21014,21067,21110,21163,21213,21263,21313,21373,21426,21477,21523,21570,21618,21664,21712,21780,21847,21897,21962,22007,22063,22115,22188,22242,22285,22351,22400,22451,22509,22561,22615,22659,22701,22742,22792,22851,22906,22961,23014,23061,23114,23162,23207,23258,23311,23379,23463,23530,23594,23690,23764,23845,23934,24097,24241,24320,24395,24498,24557,24637,24717,24772,24894,24997,25070,25138,25203,25277,25318,25371,25481,25555,25625,25755,25823,25909,25989,26058,26152,26211,26266,26328,26388,26482,26566,26635,26745",
+ "endLines": "237,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,298,299,300,301,302,303,304,305,306,307,308,309,310,311,312,313,314,315,316,317,318,319,320,321,322,323,324,325,326,327,328,329,330,331,332,333,334,335,336,337,338,339,340,341,342,343,344,345,346,347,348,349,350,351,352,353,354,355,356,357,358,359,360,361,362,363,364,365,366,367,368,369,370,371,372,373,374,375,376,377,378,379,380,381,382,383,384,385,386,387,389,390,391,393,394,395,396,397,398,399,400,401,402,403,404,405,406",
+ "endColumns": "14,83,77,68,61,69,54,41,51,51,44,62,58,53,49,63,74,70,93,107,70,83,82,65,82,101,60,82,71,58,52,59,104,79,81,54,59,96,86,68,76,44,52,42,52,49,49,49,59,52,50,45,46,47,45,47,67,66,49,64,44,55,51,72,53,42,65,48,50,57,51,53,43,41,40,49,58,54,54,52,46,52,47,44,50,52,67,83,66,63,95,73,80,88,162,143,78,74,102,58,79,79,54,121,102,72,67,64,73,40,52,56,73,69,58,67,85,79,68,93,58,54,61,59,93,83,68,109,89",
+ "endOffsets": "15370,18212,18290,18359,18421,18491,18546,18588,18640,18692,18737,18800,18859,18913,18963,19027,19102,19173,19267,19375,19446,19530,19613,19679,19762,19864,19925,20008,20080,20139,20192,20252,20357,20437,20519,20574,20634,20731,20818,20887,20964,21009,21062,21105,21158,21208,21258,21308,21368,21421,21472,21518,21565,21613,21659,21707,21775,21842,21892,21957,22002,22058,22110,22183,22237,22280,22346,22395,22446,22504,22556,22610,22654,22696,22737,22787,22846,22901,22956,23009,23056,23109,23157,23202,23253,23306,23374,23458,23525,23589,23685,23759,23840,23929,24092,24236,24315,24390,24493,24552,24632,24712,24767,24889,24992,25065,25133,25198,25272,25313,25366,25423,25550,25620,25679,25818,25904,25984,26053,26147,26206,26261,26323,26383,26477,26561,26630,26740,26830"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\eae055c9581539c7dc9a40373c1434e2\\transformed\\coordinatorlayout-28.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,102,3,13",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "55,5935,116,724",
+ "endLines": "2,104,12,101",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "111,6075,719,5930"
+ },
+ "to": {
+ "startLines": "12,1935,2639,2649",
+ "startColumns": "4,4,4,4",
+ "startOffsets": "532,129344,167254,167862",
+ "endLines": "12,1937,2648,2737",
+ "endColumns": "60,12,24,24",
+ "endOffsets": "588,129484,167857,173068"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\colors.xml",
+ "from": {
+ "startLines": "23,19,20,21,22,18",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "998,788,840,892,945,730",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "1043,834,886,939,992,782"
+ },
+ "to": {
+ "startLines": "30,49,50,51,52,87",
+ "startColumns": "4,4,4,4,4,4",
+ "startOffsets": "1726,3098,3149,3200,3252,5514",
+ "endColumns": "49,50,50,51,51,56",
+ "endOffsets": "1771,3144,3195,3247,3299,5566"
+ }
+ },
+ {
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\f3445540aa382d724736ce6047dc0372\\transformed\\appcompat-v7-28.0.0\\res\\values\\values.xml",
+ "from": {
+ "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1453,1461,1462,1466,1470,1474,1479,1485,1492,1496,1500,1505,1509,1513,1517,1521,1525,1529,1535,1539,1545,1549,1555,1559,1564,1568,1571,1575,1581,1585,1591,1595,1601,1604,1608,1612,1616,1620,1624,1625,1626,1627,1630,1633,1636,1639,1643,1644,1645,1646,1647,1650,1652,1654,1656,1661,1662,1666,1672,1676,1677,1679,1690,1691,1695,1701,1705,1706,1707,1711,1738,1742,1743,1747,1775,1943,1969,2138,2164,2195,2203,2209,2223,2245,2250,2255,2265,2274,2283,2287,2294,2302,2309,2310,2319,2322,2325,2329,2333,2337,2340,2341,2345,2349,2359,2364,2371,2377,2378,2381,2385,2390,2392,2394,2397,2400,2402,2406,2409,2416,2419,2422,2426,2428,2432,2434,2436,2438,2442,2450,2458,2470,2476,2485,2488,2499,2502,2507,2508,2513,2571,2630,2631,2641,2650,2651,2653,2657,2660,2663,2666,2669,2672,2675,2678,2682,2685,2688,2691,2695,2698,2702,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2726,2728,2730,2731,2732,2733,2734,2735,2736,2737,2739,2740,2742,2743,2745,2747,2748,2750,2751,2752,2753,2754,2755,2757,2758,2759,2760,2761,2762,2764,2766,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2780,2782,2783,2784,2785,2786,2787,2789,2793,2797,2798,2799,2800,2801,2802,2803,2804,2806,2808,2810,2812,2814,2815,2816,2817,2819,2821,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2834,2837,2838,2839,2840,2842,2844,2845,2847,2848,2850,2852,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2865,2867,2868,2869,2870,2872,2873,2874,2875,2876,2878,2880,2882,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,69,152,155,158,161,175,186,196,223,230,241,271,298,307,344,725,730,756,774,810,816,822,845,986,1006,1012,1016,1022,1059,1071,1098,1103,1169,1184,1249,1268,1294",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "105,160,205,254,295,350,409,471,552,613,688,764,841,919,1004,1086,1162,1238,1315,1393,1499,1605,1684,1764,1821,1879,1953,2028,2093,2159,2219,2280,2352,2425,2492,2560,2619,2678,2737,2796,2855,2909,2963,3016,3070,3124,3178,3232,3306,3385,3458,3532,3603,3675,3747,3820,3877,3935,4008,4082,4156,4231,4303,4376,4446,4517,4577,70911,70980,71049,71119,71193,71269,71333,71410,71486,71563,71628,71697,71774,71849,71918,71986,72063,72129,72190,72287,72352,72421,72520,72591,72650,72708,72765,72824,72888,72959,73031,73103,73175,73247,73314,73382,73450,73509,73572,73636,73726,73817,73877,73943,74010,74076,74146,74210,74263,74376,74434,74497,74562,74627,74702,74775,74847,74896,74957,75018,75079,75141,75205,75269,75333,75398,75461,75521,75582,75648,75707,75767,75829,75900,75960,76028,76114,76201,76291,76378,76466,76548,76631,76721,76812,76864,76922,76967,77033,77097,77154,77211,77265,77322,77370,77419,77470,77504,77551,77600,77646,77678,77742,77804,77864,77921,77995,78065,78143,78197,78267,78352,78400,78446,78517,78595,78673,78745,78819,78893,78967,79047,79120,79189,79261,79338,79399,79462,79528,79592,79663,79726,79791,79855,79916,79977,80029,80102,80176,80245,80320,80394,80468,80609,80679,80732,80810,80900,80988,81084,81174,81756,81845,82092,82373,82625,82910,83303,83780,84002,84224,84500,84727,84957,85187,85417,85647,85874,86293,86519,86944,87174,87602,87821,88104,88312,88443,88670,89096,89321,89748,89969,90394,90514,90790,91091,91415,91706,92020,92157,92288,92393,92635,92802,93006,93214,93485,93597,93709,93814,93931,94145,94291,94431,94517,94865,94953,95199,95617,95866,95948,96046,96663,96763,97015,97439,97694,97788,97877,98114,100166,100408,100510,100763,102947,113668,115184,126004,127532,129289,129915,130335,131396,132661,132917,133153,133700,134194,134799,134997,135577,136141,136516,136634,137172,137329,137525,137798,138054,138224,138365,138429,138711,138997,139673,139937,140275,140628,140722,140908,141214,141476,141601,141728,141967,142178,142297,142490,142667,143122,143303,143425,143684,143797,143984,144086,144193,144322,144597,145105,145601,146478,146772,147342,147491,148223,148395,148731,148823,149101,153445,157932,157994,158624,159238,159329,159442,159671,159831,159983,160154,160320,160489,160656,160819,161062,161232,161405,161576,161850,162049,162254,162584,162668,162764,162860,162958,163058,163160,163262,163364,163466,163568,163668,163764,163876,164005,164128,164259,164390,164488,164602,164696,164836,164970,165066,165178,165278,165394,165490,165602,165702,165842,165978,166142,166272,166430,166580,166721,166865,167000,167112,167262,167390,167518,167654,167786,167916,168046,168158,168298,168444,168588,168726,168792,168882,168958,169062,169152,169254,169362,169470,169570,169650,169742,169840,169950,170028,170134,170226,170330,170440,170562,170725,170882,170962,171062,171152,171262,171356,171462,171554,171654,171766,171880,171996,172112,172206,172320,172432,172534,172654,172776,172858,172962,173082,173208,173306,173400,173488,173600,173716,173838,173950,174125,174241,174327,174419,174531,174655,174722,174848,174916,175044,175188,175316,175385,175480,175595,175708,175807,175916,176027,176138,176239,176344,176444,176574,176665,176788,176882,176994,177080,177184,177280,177368,177486,177590,177694,177820,177908,178016,178116,178206,178316,178400,178502,178586,178640,178704,178810,178920,179004,4638,9782,9900,10015,10147,10862,11554,12071,13718,14103,14700,16299,17832,18220,20527,40045,40305,41697,42730,44743,45005,45361,46191,52973,54107,54401,54624,54951,57001,57649,59282,59552,63403,64004,67813,69028,70437",
+ "endLines": "2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,1303,1304,1305,1306,1307,1308,1309,1310,1311,1312,1313,1314,1315,1316,1317,1318,1319,1320,1321,1322,1323,1324,1325,1326,1327,1328,1329,1330,1331,1332,1333,1334,1335,1336,1337,1338,1339,1340,1341,1342,1343,1344,1345,1346,1347,1348,1349,1350,1351,1352,1353,1354,1355,1356,1357,1358,1359,1360,1361,1362,1363,1364,1365,1366,1367,1368,1369,1370,1371,1372,1373,1374,1375,1376,1377,1378,1379,1380,1381,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1399,1400,1401,1402,1403,1404,1405,1406,1407,1408,1409,1410,1411,1412,1413,1414,1415,1416,1417,1418,1419,1420,1421,1422,1423,1424,1425,1426,1427,1428,1429,1430,1431,1432,1433,1434,1435,1436,1437,1438,1439,1440,1441,1442,1443,1444,1445,1446,1447,1448,1449,1450,1451,1452,1460,1461,1465,1469,1473,1478,1484,1491,1495,1499,1504,1508,1512,1516,1520,1524,1528,1534,1538,1544,1548,1554,1558,1563,1567,1570,1574,1580,1584,1590,1594,1600,1603,1607,1611,1615,1619,1623,1624,1625,1626,1629,1632,1635,1638,1642,1643,1644,1645,1646,1649,1651,1653,1655,1660,1661,1665,1671,1675,1676,1678,1689,1690,1694,1700,1704,1705,1706,1710,1737,1741,1742,1746,1774,1942,1968,2137,2163,2194,2202,2208,2222,2244,2249,2254,2264,2273,2282,2286,2293,2301,2308,2309,2318,2321,2324,2328,2332,2336,2339,2340,2344,2348,2358,2363,2370,2376,2377,2380,2384,2389,2391,2393,2396,2399,2401,2405,2408,2415,2418,2421,2425,2427,2431,2433,2435,2437,2441,2449,2457,2469,2475,2484,2487,2498,2501,2506,2507,2512,2570,2629,2630,2640,2649,2650,2652,2656,2659,2662,2665,2668,2671,2674,2677,2681,2684,2687,2690,2694,2697,2701,2705,2706,2707,2708,2709,2710,2711,2712,2713,2714,2715,2716,2717,2718,2719,2720,2721,2722,2723,2724,2725,2727,2729,2730,2731,2732,2733,2734,2735,2736,2738,2739,2741,2742,2744,2746,2747,2749,2750,2751,2752,2753,2754,2756,2757,2758,2759,2760,2761,2763,2765,2767,2768,2769,2770,2771,2772,2773,2774,2775,2776,2777,2778,2779,2781,2782,2783,2784,2785,2786,2788,2792,2796,2797,2798,2799,2800,2801,2802,2803,2805,2807,2809,2811,2813,2814,2815,2816,2818,2820,2822,2823,2824,2825,2826,2827,2828,2829,2830,2831,2832,2833,2836,2837,2838,2839,2841,2843,2844,2846,2847,2849,2851,2853,2854,2855,2856,2857,2858,2859,2860,2861,2862,2863,2864,2866,2867,2868,2869,2871,2872,2873,2874,2875,2877,2879,2881,2883,2884,2885,2886,2887,2888,2889,2890,2891,2892,2893,2894,2895,2896,2897,151,154,157,160,174,185,195,222,229,240,270,297,306,343,724,729,755,773,809,815,821,844,985,1005,1011,1015,1021,1058,1070,1097,1102,1168,1183,1248,1267,1293,1302",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "155,200,249,290,345,404,466,547,608,683,759,836,914,999,1081,1157,1233,1310,1388,1494,1600,1679,1759,1816,1874,1948,2023,2088,2154,2214,2275,2347,2420,2487,2555,2614,2673,2732,2791,2850,2904,2958,3011,3065,3119,3173,3227,3301,3380,3453,3527,3598,3670,3742,3815,3872,3930,4003,4077,4151,4226,4298,4371,4441,4512,4572,4633,70975,71044,71114,71188,71264,71328,71405,71481,71558,71623,71692,71769,71844,71913,71981,72058,72124,72185,72282,72347,72416,72515,72586,72645,72703,72760,72819,72883,72954,73026,73098,73170,73242,73309,73377,73445,73504,73567,73631,73721,73812,73872,73938,74005,74071,74141,74205,74258,74371,74429,74492,74557,74622,74697,74770,74842,74891,74952,75013,75074,75136,75200,75264,75328,75393,75456,75516,75577,75643,75702,75762,75824,75895,75955,76023,76109,76196,76286,76373,76461,76543,76626,76716,76807,76859,76917,76962,77028,77092,77149,77206,77260,77317,77365,77414,77465,77499,77546,77595,77641,77673,77737,77799,77859,77916,77990,78060,78138,78192,78262,78347,78395,78441,78512,78590,78668,78740,78814,78888,78962,79042,79115,79184,79256,79333,79394,79457,79523,79587,79658,79721,79786,79850,79911,79972,80024,80097,80171,80240,80315,80389,80463,80604,80674,80727,80805,80895,80983,81079,81169,81751,81840,82087,82368,82620,82905,83298,83775,83997,84219,84495,84722,84952,85182,85412,85642,85869,86288,86514,86939,87169,87597,87816,88099,88307,88438,88665,89091,89316,89743,89964,90389,90509,90785,91086,91410,91701,92015,92152,92283,92388,92630,92797,93001,93209,93480,93592,93704,93809,93926,94140,94286,94426,94512,94860,94948,95194,95612,95861,95943,96041,96658,96758,97010,97434,97689,97783,97872,98109,100161,100403,100505,100758,102942,113663,115179,125999,127527,129284,129910,130330,131391,132656,132912,133148,133695,134189,134794,134992,135572,136136,136511,136629,137167,137324,137520,137793,138049,138219,138360,138424,138706,138992,139668,139932,140270,140623,140717,140903,141209,141471,141596,141723,141962,142173,142292,142485,142662,143117,143298,143420,143679,143792,143979,144081,144188,144317,144592,145100,145596,146473,146767,147337,147486,148218,148390,148726,148818,149096,153440,157927,157989,158619,159233,159324,159437,159666,159826,159978,160149,160315,160484,160651,160814,161057,161227,161400,161571,161845,162044,162249,162579,162663,162759,162855,162953,163053,163155,163257,163359,163461,163563,163663,163759,163871,164000,164123,164254,164385,164483,164597,164691,164831,164965,165061,165173,165273,165389,165485,165597,165697,165837,165973,166137,166267,166425,166575,166716,166860,166995,167107,167257,167385,167513,167649,167781,167911,168041,168153,168293,168439,168583,168721,168787,168877,168953,169057,169147,169249,169357,169465,169565,169645,169737,169835,169945,170023,170129,170221,170325,170435,170557,170720,170877,170957,171057,171147,171257,171351,171457,171549,171649,171761,171875,171991,172107,172201,172315,172427,172529,172649,172771,172853,172957,173077,173203,173301,173395,173483,173595,173711,173833,173945,174120,174236,174322,174414,174526,174650,174717,174843,174911,175039,175183,175311,175380,175475,175590,175703,175802,175911,176022,176133,176234,176339,176439,176569,176660,176783,176877,176989,177075,177179,177275,177363,177481,177585,177689,177815,177903,178011,178111,178201,178311,178395,178497,178581,178635,178699,178805,178915,178999,179119,9777,9895,10010,10142,10857,11549,12066,13713,14098,14695,16294,17827,18215,20522,40040,40300,41692,42725,44738,45000,45356,46186,52968,54102,54396,54619,54946,56996,57644,59277,59547,63398,63999,67808,69023,70432,70906"
+ },
+ "to": {
+ "startLines": "13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,53,54,55,56,57,58,59,60,61,62,63,64,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,172,173,174,175,176,177,178,179,180,201,202,203,204,205,206,207,208,211,212,213,214,215,218,219,220,227,228,229,230,231,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,388,407,408,409,410,411,412,420,421,425,429,433,438,444,451,455,459,464,468,472,476,480,484,488,494,498,504,508,514,518,523,527,530,534,540,544,550,554,560,563,567,571,575,579,583,584,585,586,589,592,595,598,602,603,604,605,606,609,611,613,615,620,621,625,631,635,636,638,649,650,654,660,664,665,666,670,697,701,702,706,734,902,928,1097,1123,1154,1162,1168,1182,1204,1209,1214,1224,1233,1242,1246,1253,1261,1268,1269,1278,1281,1284,1288,1292,1296,1299,1300,1304,1308,1318,1323,1330,1336,1337,1340,1344,1349,1351,1353,1356,1359,1361,1365,1368,1375,1378,1381,1385,1387,1391,1393,1395,1397,1401,1409,1417,1429,1435,1444,1447,1458,1461,1466,1467,1499,1557,1616,1617,1627,1636,1637,1639,1643,1646,1649,1652,1655,1658,1661,1664,1668,1671,1674,1677,1681,1684,1688,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1712,1714,1716,1717,1718,1719,1720,1721,1722,1723,1725,1726,1728,1729,1731,1733,1734,1736,1737,1738,1739,1740,1741,1743,1744,1745,1746,1747,1759,1761,1763,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1805,1807,1808,1809,1810,1811,1812,1814,1818,1828,1829,1830,1831,1832,1833,1834,1839,1841,1843,1845,1847,1849,1850,1851,1852,1854,1856,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1869,1872,1873,1874,1875,1877,1879,1880,1882,1883,1885,1887,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1900,1902,1903,1904,1905,1907,1908,1909,1910,1911,1913,1915,1917,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,1945,2028,2031,2034,2037,2051,2062,2072,2099,2106,2117,2147,2174,2183,2220,2601,2613,2738,2879,2915,2921,2927,2950,3091,3111,3117,3121,3127,3164,3176,3203,3208,3274,3289,3354,3373,3399",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "593,648,693,742,783,838,897,959,1040,1101,1176,1252,1329,1407,1492,1574,1650,1776,1853,1931,2037,2143,2222,2302,2359,2417,2491,2566,2631,2697,2757,2818,2890,2963,3030,3304,3363,3422,3481,3540,3599,3653,3707,3760,3814,3868,3922,4108,4182,4261,4334,4408,4479,4551,4623,4696,4753,4811,4884,4958,5032,5107,5179,5252,5322,5393,5453,5571,5640,5709,5779,5853,5929,5993,6070,6146,6223,6288,6357,6434,6509,6578,6646,6723,6789,6850,6947,7012,7081,7180,7251,7310,7368,7425,7484,7548,7619,7691,7763,7835,7907,7974,8042,8110,8169,8232,8296,8386,8477,8537,8603,8670,8736,8806,8870,8923,9036,9094,9157,9222,9287,9362,9435,9507,9556,9617,9678,9739,9801,9865,9929,9993,10058,10121,10181,10242,10308,10367,10427,10489,10560,10620,11290,11376,11463,11553,11640,11728,11810,11893,11983,13314,13366,13424,13469,13535,13599,13656,13713,13915,13972,14020,14069,14120,14224,14271,14320,14638,14670,14734,14796,14856,15375,15449,15519,15597,15651,15721,15806,15854,15900,15971,16049,16127,16199,16273,16347,16421,16501,16574,16643,16715,16792,16853,16916,16982,17046,17117,17180,17245,17309,17370,17431,17483,17556,17630,17699,17774,17848,17922,18063,25428,26835,26913,27003,27091,27187,27277,27859,27948,28195,28476,28728,29013,29406,29883,30105,30327,30603,30830,31060,31290,31520,31750,31977,32396,32622,33047,33277,33705,33924,34207,34415,34546,34773,35199,35424,35851,36072,36497,36617,36893,37194,37518,37809,38123,38260,38391,38496,38738,38905,39109,39317,39588,39700,39812,39917,40034,40248,40394,40534,40620,40968,41056,41302,41720,41969,42051,42149,42766,42866,43118,43542,43797,43891,43980,44217,46269,46511,46613,46866,49050,59771,61287,72107,73635,75392,76018,76438,77499,78764,79020,79256,79803,80297,80902,81100,81680,82244,82619,82737,83275,83432,83628,83901,84157,84327,84468,84532,84814,85100,85776,86040,86378,86731,86825,87011,87317,87579,87704,87831,88070,88281,88400,88593,88770,89225,89406,89528,89787,89900,90087,90189,90296,90425,90700,91208,91704,92581,92875,93445,93594,94326,94498,94834,94926,96501,100845,105332,105394,106024,106638,106729,106842,107071,107231,107383,107554,107720,107889,108056,108219,108462,108632,108805,108976,109250,109449,109654,109984,110068,110164,110260,110358,110458,110560,110662,110764,110866,110968,111068,111164,111276,111405,111528,111659,111790,111888,112002,112096,112236,112370,112466,112578,112678,112794,112890,113002,113102,113242,113378,113542,113672,113830,113980,114121,114265,114400,114512,114662,114790,114918,115054,115186,115316,115446,115558,116456,116602,116746,118230,118296,118386,118462,118566,118656,118758,118866,118974,119074,119154,119246,119344,119454,119532,119638,119730,119834,119944,120066,120229,120750,120830,120930,121020,121130,121224,121330,121635,121735,121847,121961,122077,122193,122287,122401,122513,122615,122735,122857,122939,123043,123163,123289,123387,123481,123569,123681,123797,123919,124031,124206,124322,124408,124500,124612,124736,124803,124929,124997,125125,125269,125397,125466,125561,125676,125789,125888,125997,126108,126219,126320,126425,126525,126655,126746,126869,126963,127075,127161,127265,127361,127449,127567,127671,127775,127901,127989,128097,128197,128287,128397,128481,128583,128667,128721,128785,128891,129001,129085,129897,135041,135159,135274,135406,136121,136813,137330,138977,139362,139959,141558,143091,143479,145786,165304,165862,173073,181408,183421,183683,184039,184869,191651,192785,193079,193302,193629,195679,196327,197960,198230,202081,202682,206491,207706,209115",
+ "endLines": "13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,53,54,55,56,57,58,59,60,61,62,63,64,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,172,173,174,175,176,177,178,179,180,201,202,203,204,205,206,207,208,211,212,213,214,215,218,219,220,227,228,229,230,231,238,239,240,241,242,243,244,245,246,247,248,249,250,251,252,253,254,255,256,257,258,259,260,261,262,263,264,265,266,267,268,269,270,271,272,273,274,275,276,388,407,408,409,410,411,419,420,424,428,432,437,443,450,454,458,463,467,471,475,479,483,487,493,497,503,507,513,517,522,526,529,533,539,543,549,553,559,562,566,570,574,578,582,583,584,585,588,591,594,597,601,602,603,604,605,608,610,612,614,619,620,624,630,634,635,637,648,649,653,659,663,664,665,669,696,700,701,705,733,901,927,1096,1122,1153,1161,1167,1181,1203,1208,1213,1223,1232,1241,1245,1252,1260,1267,1268,1277,1280,1283,1287,1291,1295,1298,1299,1303,1307,1317,1322,1329,1335,1336,1339,1343,1348,1350,1352,1355,1358,1360,1364,1367,1374,1377,1380,1384,1386,1390,1392,1394,1396,1400,1408,1416,1428,1434,1443,1446,1457,1460,1465,1466,1471,1556,1615,1616,1626,1635,1636,1638,1642,1645,1648,1651,1654,1657,1660,1663,1667,1670,1673,1676,1680,1683,1687,1691,1692,1693,1694,1695,1696,1697,1698,1699,1700,1701,1702,1703,1704,1705,1706,1707,1708,1709,1710,1711,1713,1715,1716,1717,1718,1719,1720,1721,1722,1724,1725,1727,1728,1730,1732,1733,1735,1736,1737,1738,1739,1740,1742,1743,1744,1745,1746,1747,1760,1762,1764,1793,1794,1795,1796,1797,1798,1799,1800,1801,1802,1803,1804,1806,1807,1808,1809,1810,1811,1813,1817,1821,1828,1829,1830,1831,1832,1833,1834,1840,1842,1844,1846,1848,1849,1850,1851,1853,1855,1857,1858,1859,1860,1861,1862,1863,1864,1865,1866,1867,1868,1871,1872,1873,1874,1876,1878,1879,1881,1882,1884,1886,1888,1889,1890,1891,1892,1893,1894,1895,1896,1897,1898,1899,1901,1902,1903,1904,1906,1907,1908,1909,1910,1912,1914,1916,1918,1919,1920,1921,1922,1923,1924,1925,1926,1927,1928,1929,1930,1931,1932,2027,2030,2033,2036,2050,2061,2071,2098,2105,2116,2146,2173,2182,2219,2600,2605,2638,2755,2914,2920,2926,2949,3090,3110,3116,3120,3126,3163,3175,3202,3207,3273,3288,3353,3372,3398,3407",
+ "endColumns": "54,44,48,40,54,58,61,80,60,74,75,76,77,84,81,75,75,76,77,105,105,78,79,56,57,73,74,64,65,59,60,71,72,66,67,58,58,58,58,58,53,53,52,53,53,53,53,73,78,72,73,70,71,71,72,56,57,72,73,73,74,71,72,69,70,59,60,68,68,69,73,75,63,76,75,76,64,68,76,74,68,67,76,65,60,96,64,68,98,70,58,57,56,58,63,70,71,71,71,71,66,67,67,58,62,63,89,90,59,65,66,65,69,63,52,112,57,62,64,64,74,72,71,48,60,60,60,61,63,63,63,64,62,59,60,65,58,59,61,70,59,67,85,86,89,86,87,81,82,89,90,51,57,44,65,63,56,56,53,56,47,48,50,33,46,48,45,31,63,61,59,56,73,69,77,53,69,84,47,45,70,77,77,71,73,73,73,79,72,68,71,76,60,62,65,63,70,62,64,63,60,60,51,72,73,68,74,73,73,140,69,52,77,89,87,95,89,12,88,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,136,130,104,12,12,12,12,12,111,111,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,88,12,12,12,101,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,117,12,12,12,12,12,12,12,63,12,12,12,12,12,12,93,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,91,12,12,12,61,12,12,90,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,12,83,95,95,97,99,101,101,101,101,101,99,95,111,128,122,130,130,97,113,93,12,12,95,111,99,115,95,111,99,12,135,12,129,12,12,140,12,134,111,149,127,127,12,131,129,129,111,139,12,12,12,65,89,75,103,89,101,107,107,99,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,93,105,91,12,12,12,12,12,93,113,111,12,12,12,81,103,119,125,97,93,87,111,115,121,111,12,115,85,91,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,99,12,90,122,93,12,85,103,95,87,12,12,12,12,87,107,99,89,109,83,101,83,53,63,105,109,83,119,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24,24",
+ "endOffsets": "643,688,737,778,833,892,954,1035,1096,1171,1247,1324,1402,1487,1569,1645,1721,1848,1926,2032,2138,2217,2297,2354,2412,2486,2561,2626,2692,2752,2813,2885,2958,3025,3093,3358,3417,3476,3535,3594,3648,3702,3755,3809,3863,3917,3971,4177,4256,4329,4403,4474,4546,4618,4691,4748,4806,4879,4953,5027,5102,5174,5247,5317,5388,5448,5509,5635,5704,5774,5848,5924,5988,6065,6141,6218,6283,6352,6429,6504,6573,6641,6718,6784,6845,6942,7007,7076,7175,7246,7305,7363,7420,7479,7543,7614,7686,7758,7830,7902,7969,8037,8105,8164,8227,8291,8381,8472,8532,8598,8665,8731,8801,8865,8918,9031,9089,9152,9217,9282,9357,9430,9502,9551,9612,9673,9734,9796,9860,9924,9988,10053,10116,10176,10237,10303,10362,10422,10484,10555,10615,10683,11371,11458,11548,11635,11723,11805,11888,11978,12069,13361,13419,13464,13530,13594,13651,13708,13762,13967,14015,14064,14115,14149,14266,14315,14361,14665,14729,14791,14851,14908,15444,15514,15592,15646,15716,15801,15849,15895,15966,16044,16122,16194,16268,16342,16416,16496,16569,16638,16710,16787,16848,16911,16977,17041,17112,17175,17240,17304,17365,17426,17478,17551,17625,17694,17769,17843,17917,18058,18128,25476,26908,26998,27086,27182,27272,27854,27943,28190,28471,28723,29008,29401,29878,30100,30322,30598,30825,31055,31285,31515,31745,31972,32391,32617,33042,33272,33700,33919,34202,34410,34541,34768,35194,35419,35846,36067,36492,36612,36888,37189,37513,37804,38118,38255,38386,38491,38733,38900,39104,39312,39583,39695,39807,39912,40029,40243,40389,40529,40615,40963,41051,41297,41715,41964,42046,42144,42761,42861,43113,43537,43792,43886,43975,44212,46264,46506,46608,46861,49045,59766,61282,72102,73630,75387,76013,76433,77494,78759,79015,79251,79798,80292,80897,81095,81675,82239,82614,82732,83270,83427,83623,83896,84152,84322,84463,84527,84809,85095,85771,86035,86373,86726,86820,87006,87312,87574,87699,87826,88065,88276,88395,88588,88765,89220,89401,89523,89782,89895,90082,90184,90291,90420,90695,91203,91699,92576,92870,93440,93589,94321,94493,94829,94921,95199,100840,105327,105389,106019,106633,106724,106837,107066,107226,107378,107549,107715,107884,108051,108214,108457,108627,108800,108971,109245,109444,109649,109979,110063,110159,110255,110353,110453,110555,110657,110759,110861,110963,111063,111159,111271,111400,111523,111654,111785,111883,111997,112091,112231,112365,112461,112573,112673,112789,112885,112997,113097,113237,113373,113537,113667,113825,113975,114116,114260,114395,114507,114657,114785,114913,115049,115181,115311,115441,115553,115693,116597,116741,116879,118291,118381,118457,118561,118651,118753,118861,118969,119069,119149,119241,119339,119449,119527,119633,119725,119829,119939,120061,120224,120381,120825,120925,121015,121125,121219,121325,121417,121730,121842,121956,122072,122188,122282,122396,122508,122610,122730,122852,122934,123038,123158,123284,123382,123476,123564,123676,123792,123914,124026,124201,124317,124403,124495,124607,124731,124798,124924,124992,125120,125264,125392,125461,125556,125671,125784,125883,125992,126103,126214,126315,126420,126520,126650,126741,126864,126958,127070,127156,127260,127356,127444,127562,127666,127770,127896,127984,128092,128192,128282,128392,128476,128578,128662,128716,128780,128886,128996,129080,129200,135036,135154,135269,135401,136116,136808,137325,138972,139357,139954,141553,143086,143474,145781,165299,165559,167249,174101,183416,183678,184034,184864,191646,192780,193074,193297,193624,195674,196322,197955,198225,202076,202677,206486,207701,209110,209584"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\dimens.xml",
+ "from": {
+ "startLines": "24,25,19,20,21,22,18",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "1070,1129,783,836,890,944,730",
+ "endColumns": "57,55,51,52,52,51,51",
+ "endOffsets": "1123,1180,830,884,938,991,777"
+ },
+ "to": {
+ "startLines": "163,164,196,197,198,199,200",
+ "startColumns": "4,4,4,4,4,4,4",
+ "startOffsets": "10688,10746,13052,13104,13157,13210,13262",
+ "endColumns": "57,55,51,52,52,51,51",
+ "endOffsets": "10741,10797,13099,13152,13205,13257,13309"
}
},
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values\\arrays.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\arrays.xml",
"from": {
"startLines": "19,26",
"startColumns": "4,4",
- "startOffsets": "739,1047",
+ "startOffsets": "758,1073",
"endLines": "24,29",
"endColumns": "19,19",
- "endOffsets": "1041,1162"
+ "endOffsets": "1065,1191"
},
"to": {
"startLines": "2,8",
"startColumns": "4,4",
- "startOffsets": "105,300",
+ "startOffsets": "105,412",
"endLines": "7,11",
"endColumns": "19,19",
- "endOffsets": "295,415"
+ "endOffsets": "407,527"
+ }
+ },
+ {
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\attrs.xml",
+ "from": {
+ "startLines": "1",
+ "startColumns": "4",
+ "startOffsets": "17",
+ "endLines": "4",
+ "endColumns": "24",
+ "endOffsets": "211"
+ },
+ "to": {
+ "startLines": "2831",
+ "startColumns": "4",
+ "startOffsets": "179077",
+ "endLines": "2834",
+ "endColumns": "24",
+ "endOffsets": "179266"
}
},
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values\\styles.xml",
+ "source": "C:\\Users\\92911\\.gradle\\caches\\transforms-3\\94227f35fc2f952f978199b0daa11809\\transformed\\support-compat-28.0.0\\res\\values\\values.xml",
"from": {
- "startLines": "50,55,64,60,22,26,30,35,40,18,45",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "2062,2267,2640,2479,895,1078,1263,1449,1653,712,1860",
- "endLines": "53,58,67,62,25,29,33,38,43,21,48",
- "endColumns": "12,12,12,12,12,12,12,12,12,12,12",
- "endOffsets": "2261,2473,2843,2634,1073,1258,1443,1647,1854,890,2056"
+ "startLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,167,171,172,176,177,178,6,13,56,88,125",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "55,124,7725,7795,7863,7935,8005,8066,8140,8213,8274,8335,8397,8461,8523,8584,8652,8752,8812,8878,8951,9020,9077,9129,9191,9263,9339,9374,9409,9459,9520,9577,9611,9646,9681,9751,9822,9939,10140,10250,10451,10580,10652,319,617,3523,5588,7348",
+ "endLines": "2,3,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,149,150,151,152,153,154,155,156,157,158,159,160,161,162,163,164,165,166,170,171,175,176,177,178,12,55,87,124,131",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "119,182,7790,7858,7930,8000,8061,8135,8208,8269,8330,8392,8456,8518,8579,8647,8747,8807,8873,8946,9015,9072,9124,9186,9258,9334,9369,9404,9454,9515,9572,9606,9641,9676,9746,9817,9934,10135,10245,10446,10575,10647,10714,612,3518,5583,7343,7720"
},
"to": {
- "startLines": "125,129,133,137,140,144,148,152,156,160,164",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "8124,8328,8539,8746,8906,9089,9274,9459,9662,9868,10051",
- "endLines": "128,132,136,139,143,147,151,155,159,163,167",
- "endColumns": "12,12,12,12,12,12,12,12,12,12,12",
- "endOffsets": "8323,8534,8741,8901,9084,9269,9454,9657,9863,10046,10247"
+ "startLines": "65,66,165,166,167,168,169,170,171,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,209,210,216,217,221,222,223,224,225,226,232,392,1748,1749,1753,1754,1758,1933,1934,2606,2756,2799,2835,2872",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "3976,4045,10802,10872,10940,11012,11082,11143,11217,12074,12135,12196,12258,12322,12384,12445,12513,12613,12673,12739,12812,12881,12938,12990,13767,13839,14154,14189,14366,14416,14477,14534,14568,14603,14913,25684,115698,115815,116016,116126,116327,129205,129277,165564,174106,177012,179271,181031",
+ "endLines": "65,66,165,166,167,168,169,170,171,181,182,183,184,185,186,187,188,189,190,191,192,193,194,195,209,210,216,217,221,222,223,224,225,226,232,392,1748,1752,1753,1757,1758,1933,1934,2612,2798,2830,2871,2878",
+ "endColumns": "68,62,69,67,71,69,60,73,72,60,60,61,63,61,60,67,99,59,65,72,68,56,51,61,71,75,34,34,49,60,56,33,34,34,69,70,116,12,109,12,128,71,66,24,24,24,24,24",
+ "endOffsets": "4040,4103,10867,10935,11007,11077,11138,11212,11285,12130,12191,12253,12317,12379,12440,12508,12608,12668,12734,12807,12876,12933,12985,13047,13834,13910,14184,14219,14411,14472,14529,14563,14598,14633,14978,25750,115810,116011,116121,116322,116451,129272,129339,165857,177007,179072,181026,181403"
}
},
{
- "source": "D:\\CAUC\\Software Project\\Nots-master2\\app\\src\\main\\res\\values\\strings.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\values\\styles.xml",
"from": {
- "startLines": "128,72,75,74,73,19,20,21,118,119,127,126,26,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,68,47,52,51,50,66,46,65,44,45,69,28,34,36,33,35,32,31,25,24,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,125,123,122,124,27,83,91,96,95,97,90,89,88,87,22,23",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "8008,3898,4159,4063,3994,827,870,922,7506,7555,7950,7899,1282,4613,4707,4542,4458,4375,5574,5491,5389,4883,2004,1953,3397,1486,1539,4944,2097,4242,7618,3827,3582,2156,2471,2772,2214,3326,3265,3208,2986,2934,2831,2884,3036,3086,2518,3761,3146,3631,2424,2717,2629,2571,3520,2374,3475,2271,2314,3694,1431,1750,1858,1703,1805,1647,1599,1227,1174,6030,5963,6271,7409,6635,6554,6709,6798,7040,6961,6114,6189,6495,6335,6415,5908,7184,7306,7858,7731,7674,7784,1366,4815,5303,5709,5640,5789,5244,5189,5127,5067,974,1084",
- "endLines": "132,72,75,74,73,19,20,21,118,119,127,126,26,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,68,47,52,51,50,66,46,65,44,45,69,28,34,36,33,35,32,31,25,24,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,125,123,122,124,27,83,91,96,95,97,90,89,88,87,22,23",
- "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,49,44,42,59,66,54,54,52,46,52,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
- "endOffsets": "8412,3989,4237,4154,4058,865,917,969,7550,7613,8003,7945,1361,4702,4810,4608,4537,4453,5635,5569,5486,4939,2061,1999,3470,1534,1594,5044,2151,4339,7668,3893,3626,2209,2513,2826,2266,3392,3321,3260,3031,2981,2879,2929,3081,3141,2566,3822,3203,3689,2466,2767,2712,2624,3577,2419,3515,2309,2369,3756,1481,1800,1906,1745,1853,1698,1642,1277,1222,6109,6025,6330,7500,6704,6630,6793,6956,7179,7035,6184,6266,6549,6410,6490,5958,7301,7404,7894,7779,7726,7853,1426,4878,5384,5784,5704,5878,5298,5239,5184,5122,1079,1169"
+ "startLines": "83,54,59,68,64,24,29,34,39,44,19,49,73,77",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "3385,2120,2334,2716,2551,921,1110,1301,1492,1701,732,1913,2930,3112",
+ "endLines": "94,57,62,71,66,27,32,37,42,47,22,52,75,80",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "3902,2326,2543,2922,2708,1102,1293,1484,1693,1905,913,2112,3104,3341"
},
"to": {
- "startLines": "18,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124",
- "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4",
- "startOffsets": "739,1092,1188,1271,1367,1436,1479,1531,1583,1632,1695,1753,1804,1888,1982,2090,2161,2245,2328,2394,2477,2579,2640,2702,2753,2831,2884,2944,3049,3108,3210,3265,3336,3385,3443,3490,3549,3606,3677,3738,3795,3845,3897,3950,4000,4050,4110,4163,4229,4291,4354,4401,4456,4544,4602,4664,4714,4759,4802,4862,4929,4984,5039,5092,5139,5192,5248,5296,5351,5404,5488,5555,5619,5715,5789,5870,5959,6122,6266,6345,6420,6502,6561,6641,6721,6776,6898,7001,7042,7095,7152,7226,7291,7359,7445,7525,7594,7688,7747,7802,7864,7924,8034",
- "endLines": "22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124",
- "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,49,44,42,59,66,54,54,52,46,52,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89",
- "endOffsets": "1087,1183,1266,1362,1431,1474,1526,1578,1627,1690,1748,1799,1883,1977,2085,2156,2240,2323,2389,2472,2574,2635,2697,2748,2826,2879,2939,3044,3103,3205,3260,3331,3380,3438,3485,3544,3601,3672,3733,3790,3840,3892,3945,3995,4045,4105,4158,4224,4286,4349,4396,4451,4539,4597,4659,4709,4754,4797,4857,4924,4979,5034,5087,5134,5187,5243,5291,5346,5399,5483,5550,5614,5710,5784,5865,5954,6117,6261,6340,6415,6497,6556,6636,6716,6771,6893,6996,7037,7090,7147,7221,7286,7354,7440,7520,7589,7683,7742,7797,7859,7919,8029,8119"
+ "startLines": "1472,1484,1488,1492,1496,1765,1769,1773,1777,1781,1785,1789,1938,1941",
+ "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4",
+ "startOffsets": "95204,95715,95923,96134,96341,116884,117067,117252,117437,117640,117846,118029,129489,129666",
+ "endLines": "1483,1487,1491,1495,1498,1768,1772,1776,1780,1784,1788,1792,1940,1944",
+ "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12",
+ "endOffsets": "95710,95918,96129,96336,96496,117062,117247,117432,117635,117841,118024,118225,129661,129892"
}
}
]
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json
index 2a106a9..0ad3650 100644
--- a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json
@@ -1,382 +1,422 @@
[
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_red_middle.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_red_middle.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_dropdown_icon.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_note_list_dropdown_menu.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/note_list_dropdown_menu.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_up.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_title_bar_bg.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/title_bar_bg.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\note_edit.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_folder.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_folder.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_white.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_folder_list_item.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/folder_list_item.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_add_account_text.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\add_account_text.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_red_single.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_red_single.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit_list_item.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\note_edit_list_item.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_selected.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/selected.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_sub_folder.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\sub_folder.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_yellow.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_yellow.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\note_list.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_notification.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/notification.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_folder_list_item.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\folder_list_item.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_red_down.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_red_down.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_4x.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\widget_4x.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_new_note_pressed.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/new_note_pressed.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\color_secondary_text_dark.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\color\\secondary_text_dark.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_white.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_white.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_single.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_note_item.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/note_item.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_background.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_background.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/menu_sub_folder.xml.flat",
- "source": "net.micode.notes.app-main-7:/menu/sub_folder.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_normal.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_footer_bg.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_footer_bg.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_delete.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_settings_header.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/settings_header.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_note_edit_color_selector_panel.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/note_edit_color_selector_panel.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_activity_splash.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\activity_splash.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_title_alert.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/title_alert.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit_text.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\dialog_edit_text.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_red.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_red.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\call_record.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_clock.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/clock.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_yellow.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_yellow.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_yellow.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_note_item.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\note_item.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/raw_introduction.flat",
- "source": "net.micode.notes.app-main-7:/raw/introduction"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\xml_preferences.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\xml\\preferences.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_large.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_large.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_clock.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\clock.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_blue_middle.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_blue_middle.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_footer_bg.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_blue.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_blue.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_settings_header.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\settings_header.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_white_up.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_white_up.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_green.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_red_up.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_red_up.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_bar_bg.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_blue.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_blue.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_op_start.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\op_start.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_white.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_white.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_white.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_green.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_green.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_hutao.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\hutao.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable_new_note.xml.flat",
- "source": "net.micode.notes.app-main-7:/drawable/new_note.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_single.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_widget_2x.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/widget_2x.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_search_list.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\search_list.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_yellow_up.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_yellow_up.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_dropdown_menu.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/xml_widget_2x_info.xml.flat",
- "source": "net.micode.notes.app-main-7:/xml/widget_2x_info.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_single.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/menu_call_record_folder.xml.flat",
- "source": "net.micode.notes.app-main-7:/menu/call_record_folder.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_red.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_white.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_white.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_alert.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/xml_preferences.xml.flat",
- "source": "net.micode.notes.app-main-7:/xml/preferences.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_dialog_edit_text.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/dialog_edit_text.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_down.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_white.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_white.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_green.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_blue.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_blue.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_small.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\font_small.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_yellow_down.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_yellow_down.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_white.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/raw-zh-rCN_introduction.flat",
- "source": "net.micode.notes.app-main-7:/raw-zh-rCN/introduction"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_yellow_single.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_yellow_single.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_single.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_background.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_background.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_account_dialog_title.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\account_dialog_title.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/color_secondary_text_dark.xml.flat",
- "source": "net.micode.notes.app-main-7:/color/secondary_text_dark.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/xml_widget_4x_info.xml.flat",
- "source": "net.micode.notes.app-main-7:/xml/widget_4x_info.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_middle.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_blue_up.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_blue_up.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_up.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_white_middle.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_white_middle.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_options.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\note_list_options.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_white_single.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_white_single.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\xml_searchable.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\xml\\searchable.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_yellow.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_yellow.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_2x.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\widget_2x.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_search_result.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/search_result.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_btn_set_color.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_note_edit.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/note_edit.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_down.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_4x_green.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_4x_green.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_red.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_widget_4x.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/widget_4x.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_acticity_word.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\acticity_word.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_green.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_green.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_folder.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_red.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_red.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_blue.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/xml_searchable.xml.flat",
- "source": "net.micode.notes.app-main-7:/xml/searchable.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_down.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_green_middle.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_green_middle.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\dialog_edit.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_menu_delete.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/menu_delete.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_mi.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\mi.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_note_list.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/note_list.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_move.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_green_down.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_green_down.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_selected.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\selected.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_normal.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_normal.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_up.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_yellow_middle.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_yellow_middle.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_footer.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\note_list_footer.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_icon_app.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/icon_app.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_normal.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_dropdown_icon.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/dropdown_icon.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\raw_testmusic.wav.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\raw\\testmusic.wav"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_bg_btn_set_color.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/bg_btn_set_color.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_up.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_new_note_normal.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/new_note_normal.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_blue.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/menu_note_list_dropdown.xml.flat",
- "source": "net.micode.notes.app-main-7:/menu/note_list_dropdown.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_mi1.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\mi1.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/menu_note_list.xml.flat",
- "source": "net.micode.notes.app-main-7:/menu/note_list.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_dropdown.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\note_list_dropdown.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_note_edit_list_item.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/note_edit_list_item.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_middle.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_note_list_footer.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/note_list_footer.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_pressed.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_menu_move.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/menu_move.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_red.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_bg_color_btn_mask.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/bg_color_btn_mask.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_white.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_blue_down.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_blue_down.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable_cauc_logo.jpg.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable\\cauc_logo.jpg"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_add_account_text.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/add_account_text.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_2x_info.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\xml\\widget_2x_info.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_size_selector_bg.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_size_selector_bg.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_blue.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_datetime_picker.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/datetime_picker.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_super.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_super.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\color_primary_text_dark.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\color\\primary_text_dark.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_title_red.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_title_red.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_down.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_blue.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_blue.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_middle.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/menu_note_list_options.xml.flat",
- "source": "net.micode.notes.app-main-7:/menu/note_list_options.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_blue.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_blue_single.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_blue_single.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_single.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/menu_call_note_edit.xml.flat",
- "source": "net.micode.notes.app-main-7:/menu/call_note_edit.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_large.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\font_large.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_green_single.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_green_single.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_middle.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_yellow.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_yellow.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\layout_datetime_picker.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\datetime_picker.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_widget_2x_red.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/widget_2x_red.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable_new_note.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable\\new_note.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_delete.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/delete.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_down.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/color_primary_text_dark.xml.flat",
- "source": "net.micode.notes.app-main-7:/color/primary_text_dark.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_yellow.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_edit_green.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/edit_green.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_search_result.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\search_result.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_white_down.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_white_down.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_note_edit.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\note_edit.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/menu_note_edit.xml.flat",
- "source": "net.micode.notes.app-main-7:/menu/note_edit.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_call_note_edit.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\call_note_edit.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_font_small.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/font_small.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_call_record_folder.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\call_record_folder.xml"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/layout_account_dialog_title.xml.flat",
- "source": "net.micode.notes.app-main-7:/layout/account_dialog_title.xml"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_call_record.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/call_record.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_notification.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\notification.png"
},
{
- "merged": "net.micode.notes.app-merged_res-5:/drawable-hdpi_list_green_up.9.png.flat",
- "source": "net.micode.notes.app-main-7:/drawable-hdpi/list_green_up.9.png"
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_4x_info.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\xml\\widget_4x_info.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_icon_app.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_red.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_green.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_up.9.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\raw_introduction.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\raw\\introduction"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_delete.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\delete.png"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\menu\\note_list.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_keli.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\keli.png"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\drawable-hdpi\\font_super.png"
}
]
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/single/layout.json b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/single/layout.json
new file mode 100644
index 0000000..64d46c8
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/merged_res_blame_folder/debug/out/single/layout.json
@@ -0,0 +1,74 @@
+[
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\note_list_footer.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\note_list_footer.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\note_edit.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\note_edit.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\note_item.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\note_item.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\settings_header.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\settings_header.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\note_edit_list_item.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\note_edit_list_item.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\widget_2x.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\widget_2x.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\datetime_picker.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\datetime_picker.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\note_list_dropdown_menu.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\dialog_edit_text.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\dialog_edit_text.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\widget_4x.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\widget_4x.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\folder_list_item.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\folder_list_item.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\dialog_edit.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\dialog_edit.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\search_list.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\search_list.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\activity_splash.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\activity_splash.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\account_dialog_title.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\account_dialog_title.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\note_list.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\note_list.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\add_account_text.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\add_account_text.xml"
+ },
+ {
+ "merged": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\build\\intermediates\\incremental\\mergeDebugResources\\stripped.dir\\layout\\acticity_word.xml",
+ "source": "D:\\CAUC\\xiaomi-notes--note1.1.3\\app\\src\\main\\res\\layout\\acticity_word.xml"
+ }
+]
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml b/src/Nots-master2/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml
index f17b551..03e6b5e 100644
--- a/src/Nots-master2/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml
+++ b/src/Nots-master2/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml
@@ -1,69 +1,52 @@
-
+ android:versionName="1.0" >
+ android:minSdkVersion="16"
+ android:targetSdkVersion="20" />
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
-
-
-
-
+ android:theme="@style/Theme.AppCompat.Light.DarkActionBar" >
-
@@ -71,81 +54,13 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/packaged_manifests/debug/output-metadata.json b/src/Nots-master2/app/build/intermediates/packaged_manifests/debug/output-metadata.json
index eea66e3..aa7abaa 100644
--- a/src/Nots-master2/app/build/intermediates/packaged_manifests/debug/output-metadata.json
+++ b/src/Nots-master2/app/build/intermediates/packaged_manifests/debug/output-metadata.json
@@ -12,7 +12,7 @@
"filters": [],
"attributes": [],
"versionCode": 1,
- "versionName": "0.1",
+ "versionName": "1.0",
"outputFile": "AndroidManifest.xml"
}
],
diff --git a/src/Nots-master2/app/build/intermediates/packaged_manifests/debugAndroidTest/AndroidManifest.xml b/src/Nots-master2/app/build/intermediates/packaged_manifests/debugAndroidTest/AndroidManifest.xml
new file mode 100644
index 0000000..3c56967
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/packaged_manifests/debugAndroidTest/AndroidManifest.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/packaged_manifests/debugAndroidTest/output-metadata.json b/src/Nots-master2/app/build/intermediates/packaged_manifests/debugAndroidTest/output-metadata.json
new file mode 100644
index 0000000..890157a
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/packaged_manifests/debugAndroidTest/output-metadata.json
@@ -0,0 +1,18 @@
+{
+ "version": 3,
+ "artifactType": {
+ "type": "PACKAGED_MANIFESTS",
+ "kind": "Directory"
+ },
+ "applicationId": "net.micode.notes.test",
+ "variantName": "debugAndroidTest",
+ "elements": [
+ {
+ "type": "SINGLE",
+ "filters": [],
+ "attributes": [],
+ "outputFile": "AndroidManifest.xml"
+ }
+ ],
+ "elementType": "File"
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/processed_res/debug/out/output-metadata.json b/src/Nots-master2/app/build/intermediates/processed_res/debug/out/output-metadata.json
index 1eefece..85ff320 100644
--- a/src/Nots-master2/app/build/intermediates/processed_res/debug/out/output-metadata.json
+++ b/src/Nots-master2/app/build/intermediates/processed_res/debug/out/output-metadata.json
@@ -12,7 +12,7 @@
"filters": [],
"attributes": [],
"versionCode": 1,
- "versionName": "0.1",
+ "versionName": "1.0",
"outputFile": "resources-debug.ap_"
}
],
diff --git a/src/Nots-master2/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ b/src/Nots-master2/app/build/intermediates/processed_res/debug/out/resources-debug.ap_
index 9a0c5df..99a29fa 100644
Binary files a/src/Nots-master2/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ and b/src/Nots-master2/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ differ
diff --git a/src/Nots-master2/app/build/intermediates/processed_res/debugAndroidTest/out/output-metadata.json b/src/Nots-master2/app/build/intermediates/processed_res/debugAndroidTest/out/output-metadata.json
new file mode 100644
index 0000000..9932b33
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/processed_res/debugAndroidTest/out/output-metadata.json
@@ -0,0 +1,20 @@
+{
+ "version": 3,
+ "artifactType": {
+ "type": "PROCESSED_RES",
+ "kind": "Directory"
+ },
+ "applicationId": "net.micode.notes.test",
+ "variantName": "debugAndroidTest",
+ "elements": [
+ {
+ "type": "SINGLE",
+ "filters": [],
+ "attributes": [],
+ "versionCode": 0,
+ "versionName": "",
+ "outputFile": "resources-debugAndroidTest.ap_"
+ }
+ ],
+ "elementType": "File"
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/processed_res/debugAndroidTest/out/resources-debugAndroidTest.ap_ b/src/Nots-master2/app/build/intermediates/processed_res/debugAndroidTest/out/resources-debugAndroidTest.ap_
new file mode 100644
index 0000000..28000e7
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/processed_res/debugAndroidTest/out/resources-debugAndroidTest.ap_ differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/3b39a0f8c9a74077ddf9126288e67b5aee0b290a2f74293e2d6f45ae0690b824_13.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/3b39a0f8c9a74077ddf9126288e67b5aee0b290a2f74293e2d6f45ae0690b824_13.jar
deleted file mode 100644
index fa87605..0000000
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/3b39a0f8c9a74077ddf9126288e67b5aee0b290a2f74293e2d6f45ae0690b824_13.jar and /dev/null differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_0.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_0.jar
new file mode 100644
index 0000000..ebffc28
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_0.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_1.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_1.jar
new file mode 100644
index 0000000..564f3d6
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_1.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_10.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_10.jar
new file mode 100644
index 0000000..8a8cf97
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_10.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_11.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_11.jar
new file mode 100644
index 0000000..729b13b
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_11.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_12.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_12.jar
new file mode 100644
index 0000000..e1e319d
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_12.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_13.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_13.jar
new file mode 100644
index 0000000..3200cb1
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_13.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_14.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_14.jar
new file mode 100644
index 0000000..a506959
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_14.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_2.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_2.jar
new file mode 100644
index 0000000..84baaa8
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_2.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_3.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_3.jar
new file mode 100644
index 0000000..f873fa7
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_3.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_5.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_5.jar
new file mode 100644
index 0000000..df754e0
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_5.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_6.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_6.jar
new file mode 100644
index 0000000..4cbab0a
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_6.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_7.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_7.jar
new file mode 100644
index 0000000..ebeb28d
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_7.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_8.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_8.jar
new file mode 100644
index 0000000..d7830c5
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_8.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_9.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_9.jar
new file mode 100644
index 0000000..b62288a
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/bdb5cca63a2c5d15f288770c112b79729a748e23ad01b9e9ed1bdee1b2785969_9.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/BuildConfig.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/BuildConfig.dex
index ebf79ba..1c730a5 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/BuildConfig.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/BuildConfig.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Contact.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Contact.dex
index 1f9ff81..9587c22 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Contact.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Contact.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/DataFetch.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/DataFetch.dex
new file mode 100644
index 0000000..82bfc92
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/DataFetch.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex
index a2b0525..d8ec2c4 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataColumns.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataColumns.dex
index 2fbf54b..983f364 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataColumns.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataColumns.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataConstants.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataConstants.dex
index bec0b42..eceecda 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataConstants.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataConstants.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex
index 7302df1..e32f11d 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex
index 55c07e3..2f5ecfb 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes.dex
index 55990a0..e9e44c0 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex
index 0138acd..3fe4a9b 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex
index c514f8d..d7ece66 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex
index 33a1e8e..e2a0ad7 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/AccountDialogTitleBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/AccountDialogTitleBinding.dex
new file mode 100644
index 0000000..dd0a1f6
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/AccountDialogTitleBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/ActicityWordBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/ActicityWordBinding.dex
new file mode 100644
index 0000000..b06eea6
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/ActicityWordBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/ActivitySplashBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/ActivitySplashBinding.dex
new file mode 100644
index 0000000..0f858f7
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/ActivitySplashBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/AddAccountTextBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/AddAccountTextBinding.dex
new file mode 100644
index 0000000..0ec0481
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/AddAccountTextBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/DatetimePickerBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/DatetimePickerBinding.dex
new file mode 100644
index 0000000..d266bb7
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/DatetimePickerBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/DialogEditBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/DialogEditBinding.dex
new file mode 100644
index 0000000..8179018
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/DialogEditBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/DialogEditTextBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/DialogEditTextBinding.dex
new file mode 100644
index 0000000..36a2f25
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/DialogEditTextBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/FolderListItemBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/FolderListItemBinding.dex
new file mode 100644
index 0000000..628fb20
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/FolderListItemBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteEditBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteEditBinding.dex
new file mode 100644
index 0000000..e76ada8
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteEditBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteEditListItemBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteEditListItemBinding.dex
new file mode 100644
index 0000000..af0f2ef
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteEditListItemBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteItemBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteItemBinding.dex
new file mode 100644
index 0000000..3375ee6
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteItemBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteListBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteListBinding.dex
new file mode 100644
index 0000000..003b901
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteListBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteListDropdownMenuBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteListDropdownMenuBinding.dex
new file mode 100644
index 0000000..0e74c53
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteListDropdownMenuBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteListFooterBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteListFooterBinding.dex
new file mode 100644
index 0000000..7789035
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/NoteListFooterBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/SearchListBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/SearchListBinding.dex
new file mode 100644
index 0000000..f7b133e
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/SearchListBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/SettingsHeaderBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/SettingsHeaderBinding.dex
new file mode 100644
index 0000000..6b1b08c
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/SettingsHeaderBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/Widget2xBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/Widget2xBinding.dex
new file mode 100644
index 0000000..b6685d8
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/Widget2xBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/Widget4xBinding.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/Widget4xBinding.dex
new file mode 100644
index 0000000..27d0c6b
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/databinding/Widget4xBinding.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/MetaData.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/MetaData.dex
index edca6c2..ce7cad2 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/MetaData.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/MetaData.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Node.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Node.dex
index 43fbb95..4cdf143 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Node.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Node.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlData.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlData.dex
index c804edb..f5f5909 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlData.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlData.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlNote.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlNote.dex
index 7a975d2..72f7f19 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlNote.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlNote.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Task.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Task.dex
index 24984cf..99b707a 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Task.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Task.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/TaskList.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/TaskList.dex
index 8fa92ab..3367df5 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/TaskList.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/TaskList.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/ActionFailureException.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/ActionFailureException.dex
index 7484169..3864095 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/ActionFailureException.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/ActionFailureException.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/NetworkFailureException.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/NetworkFailureException.dex
index aa009a0..ae8724a 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/NetworkFailureException.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/NetworkFailureException.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex
index 1dfa921..d75d419 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex
index 6b5778b..3229f07 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex
index 81223ec..39ee81a 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskClient.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskClient.dex
index 00ad8f3..24a8789 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskClient.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskClient.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex
index 3f534f4..2c11063 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService$1.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService$1.dex
index 66440b5..8e14c51 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService$1.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService$1.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService.dex
index db641dc..ba4de09 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note$NoteData.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note$NoteData.dex
index 7d8a2cc..3d1900e 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note$NoteData.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note$NoteData.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note.dex
index f34ea10..eb6b38f 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex
index 6f5252f..2115569 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex
index d8d0af5..cb52ab0 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex
index 36627fa..3e75e96 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex
index 16a8e64..9011a4d 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/DataUtils.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/DataUtils.dex
index 7193315..11b025d 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/DataUtils.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/DataUtils.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/GTaskStringUtils.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/GTaskStringUtils.dex
index 5888fc6..144cf9c 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/GTaskStringUtils.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/GTaskStringUtils.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/MD5Calc.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/MD5Calc.dex
new file mode 100644
index 0000000..645949f
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/MD5Calc.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex
index 86f7f9f..6e50416 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex
index ef2fe6c..4b609c2 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex
index a49e587..b0db35d 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex
index 296ff56..c16e727 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser.dex
index 602aad6..f67c640 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex
index 93f17cb..137453f 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmInitReceiver.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmInitReceiver.dex
index 54adcf9..5b2b2d2 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmInitReceiver.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmInitReceiver.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmReceiver.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmReceiver.dex
index c6e8fd8..156c842 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmReceiver.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmReceiver.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$1.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$1.dex
index c38244b..99f324a 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$1.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$1.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$2.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$2.dex
index b7482d9..c0d4105 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$2.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$2.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$3.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$3.dex
index 2d3dad9..4c74466 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$3.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$3.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$4.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$4.dex
index 288c6fd..fbea8c6 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$4.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$4.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex
index c129c9e..5d89d10 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex
index bd744fe..2832f5b 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$1.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$1.dex
index ac6117e..f1f63f5 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$1.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$1.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex
index 7201f1d..fea922e 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex
index 1fb0182..5c4e873 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu$1.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu$1.dex
index 1cbdbb2..afdef5c 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu$1.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu$1.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex
index 6c5293d..54921a6 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog$1.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog$1.dex
new file mode 100644
index 0000000..d0f33ea
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog$1.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog$2.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog$2.dex
new file mode 100644
index 0000000..6f155cb
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog$2.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog$onNoOnclickListener.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog$onNoOnclickListener.dex
new file mode 100644
index 0000000..7039134
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog$onNoOnclickListener.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog$onYesOnclickListener.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog$onYesOnclickListener.dex
new file mode 100644
index 0000000..1c9c079
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog$onYesOnclickListener.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog.dex
new file mode 100644
index 0000000..8aea8a4
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/EditDialog.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex
index f2219ba..9eb2c5c 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex
index c64b75d..0a447de 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LoginActivity.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LoginActivity.dex
new file mode 100644
index 0000000..2bf4711
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LoginActivity.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex
index d76f231..4b3743c 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex
index 0d3d400..efeae71 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex
index 33ac2d5..05aaf25 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$4.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$4.dex
new file mode 100644
index 0000000..6f9ab77
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$4.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$5.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$5.dex
new file mode 100644
index 0000000..991a469
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$5.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$6.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$6.dex
new file mode 100644
index 0000000..d3d51b0
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$6.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex
index 5c48404..4a7e264 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex
index 4146280..c24c75a 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$1.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$1.dex
index 6f0d01c..1e050cb 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$1.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$1.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$2.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$2.dex
new file mode 100644
index 0000000..689c3b1
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$2.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex
index 312fbad..c5e6113 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex
index 5b91144..d065df3 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex
index feb5c80..5e2cb53 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex
index 6b44eab..486785e 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex
index 54e30f8..2039d6b 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex
index 59d7247..a665c33 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex
index 115709e..b1a08bb 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex
index 8c202a1..4fb9c83 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex
index fb8b80e..c7bdb02 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex
index 76dc737..768e8ca 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex
index 99d12e8..ae0e2fb 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex
index 97ed6fa..ae0be64 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex
index 8d7e1d8..7e3aa05 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex
index 600d8fb..f55c2a8 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex
index 4c8920b..2a3efce 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex
index 9dee3c8..48c303e 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex
index ea4f037..f802490 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex
index 768eac9..8c73586 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex
index 4a109e9..618fb13 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex
index c3344a9..258b97a 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex
index dd72238..aa05907 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex
index ab39c99..818c8bf 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex
index f8c2de3..da119ee 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex
index 3884261..7f3a88f 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$2.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$2.dex
index b125b7f..e31a187 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$2.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$2.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$3.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$3.dex
index ea4d3bb..e721688 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$3.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$3.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$4.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$4.dex
index 303cd9e..3c948de 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$4.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$4.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$5.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$5.dex
index 55eeca3..3056ece 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$5.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$5.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex
index 4ff53c2..67e53ff 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex
index 2559347..0332750 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex
index 1b88930..2930ba7 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex
index aae067f..058127c 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex
index 2c28295..aa8a951 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/ShowResultActivity.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/ShowResultActivity.dex
new file mode 100644
index 0000000..035a030
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/ShowResultActivity.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$1.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$1.dex
new file mode 100644
index 0000000..eaf9943
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$1.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$2.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$2.dex
new file mode 100644
index 0000000..9da6ea7
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$2.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity.dex
new file mode 100644
index 0000000..aebb400
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex
index 61db915..f30ebd1 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex
index c8c3677..d501cd2 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex
index affae58..d5429b2 100644
Binary files a/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debugAndroidTest/out/51064d5b45e5da5f39a353bd5f7c98a98f9e01abf6a635086a2859e62e08c13c_4.jar b/src/Nots-master2/app/build/intermediates/project_dex_archive/debugAndroidTest/out/51064d5b45e5da5f39a353bd5f7c98a98f9e01abf6a635086a2859e62e08c13c_4.jar
new file mode 100644
index 0000000..2372e57
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debugAndroidTest/out/51064d5b45e5da5f39a353bd5f7c98a98f9e01abf6a635086a2859e62e08c13c_4.jar differ
diff --git a/src/Nots-master2/app/build/intermediates/project_dex_archive/debugAndroidTest/out/net/micode/notes/test/BuildConfig.dex b/src/Nots-master2/app/build/intermediates/project_dex_archive/debugAndroidTest/out/net/micode/notes/test/BuildConfig.dex
new file mode 100644
index 0000000..4e377c0
Binary files /dev/null and b/src/Nots-master2/app/build/intermediates/project_dex_archive/debugAndroidTest/out/net/micode/notes/test/BuildConfig.dex differ
diff --git a/src/Nots-master2/app/build/intermediates/runtime_symbol_list/debug/R.txt b/src/Nots-master2/app/build/intermediates/runtime_symbol_list/debug/R.txt
index 00d6e91..a4c9860 100644
--- a/src/Nots-master2/app/build/intermediates/runtime_symbol_list/debug/R.txt
+++ b/src/Nots-master2/app/build/intermediates/runtime_symbol_list/debug/R.txt
@@ -1,283 +1,1963 @@
-int array format_for_exported_note 0x7f010000
-int array menu_share_ways 0x7f010001
-int color primary_text_dark 0x7f020000
-int color secondary_text_dark 0x7f020001
-int color user_query_highlight 0x7f020002
-int dimen text_font_size_large 0x7f030000
-int dimen text_font_size_medium 0x7f030001
-int dimen text_font_size_normal 0x7f030002
-int dimen text_font_size_small 0x7f030003
-int dimen text_font_size_super 0x7f030004
-int drawable bg_btn_set_color 0x7f040000
-int drawable bg_color_btn_mask 0x7f040001
-int drawable call_record 0x7f040002
-int drawable clock 0x7f040003
-int drawable delete 0x7f040004
-int drawable dropdown_icon 0x7f040005
-int drawable edit_blue 0x7f040006
-int drawable edit_green 0x7f040007
-int drawable edit_red 0x7f040008
-int drawable edit_title_blue 0x7f040009
-int drawable edit_title_green 0x7f04000a
-int drawable edit_title_red 0x7f04000b
-int drawable edit_title_white 0x7f04000c
-int drawable edit_title_yellow 0x7f04000d
-int drawable edit_white 0x7f04000e
-int drawable edit_yellow 0x7f04000f
-int drawable font_large 0x7f040010
-int drawable font_normal 0x7f040011
-int drawable font_size_selector_bg 0x7f040012
-int drawable font_small 0x7f040013
-int drawable font_super 0x7f040014
-int drawable icon_app 0x7f040015
-int drawable list_background 0x7f040016
-int drawable list_blue_down 0x7f040017
-int drawable list_blue_middle 0x7f040018
-int drawable list_blue_single 0x7f040019
-int drawable list_blue_up 0x7f04001a
-int drawable list_folder 0x7f04001b
-int drawable list_footer_bg 0x7f04001c
-int drawable list_green_down 0x7f04001d
-int drawable list_green_middle 0x7f04001e
-int drawable list_green_single 0x7f04001f
-int drawable list_green_up 0x7f040020
-int drawable list_red_down 0x7f040021
-int drawable list_red_middle 0x7f040022
-int drawable list_red_single 0x7f040023
-int drawable list_red_up 0x7f040024
-int drawable list_white_down 0x7f040025
-int drawable list_white_middle 0x7f040026
-int drawable list_white_single 0x7f040027
-int drawable list_white_up 0x7f040028
-int drawable list_yellow_down 0x7f040029
-int drawable list_yellow_middle 0x7f04002a
-int drawable list_yellow_single 0x7f04002b
-int drawable list_yellow_up 0x7f04002c
-int drawable menu_delete 0x7f04002d
-int drawable menu_move 0x7f04002e
-int drawable new_note 0x7f04002f
-int drawable new_note_normal 0x7f040030
-int drawable new_note_pressed 0x7f040031
-int drawable note_edit_color_selector_panel 0x7f040032
-int drawable notification 0x7f040033
-int drawable search_result 0x7f040034
-int drawable selected 0x7f040035
-int drawable title_alert 0x7f040036
-int drawable title_bar_bg 0x7f040037
-int drawable widget_2x_blue 0x7f040038
-int drawable widget_2x_green 0x7f040039
-int drawable widget_2x_red 0x7f04003a
-int drawable widget_2x_white 0x7f04003b
-int drawable widget_2x_yellow 0x7f04003c
-int drawable widget_4x_blue 0x7f04003d
-int drawable widget_4x_green 0x7f04003e
-int drawable widget_4x_red 0x7f04003f
-int drawable widget_4x_white 0x7f040040
-int drawable widget_4x_yellow 0x7f040041
-int id account_dialog_subtitle 0x7f050000
-int id account_dialog_title 0x7f050001
-int id action_select_all 0x7f050002
-int id amPm 0x7f050003
-int id btn_new_note 0x7f050004
-int id btn_set_bg_color 0x7f050005
-int id cb_edit_item 0x7f050006
-int id date 0x7f050007
-int id delete 0x7f050008
-int id et_edit_text 0x7f050009
-int id et_foler_name 0x7f05000a
-int id font_size_selector 0x7f05000b
-int id hour 0x7f05000c
-int id iv_alert_icon 0x7f05000d
-int id iv_bg_blue 0x7f05000e
-int id iv_bg_blue_select 0x7f05000f
-int id iv_bg_green 0x7f050010
-int id iv_bg_green_select 0x7f050011
-int id iv_bg_red 0x7f050012
-int id iv_bg_red_select 0x7f050013
-int id iv_bg_white 0x7f050014
-int id iv_bg_white_select 0x7f050015
-int id iv_bg_yellow 0x7f050016
-int id iv_bg_yellow_select 0x7f050017
-int id iv_large_select 0x7f050018
-int id iv_medium_select 0x7f050019
-int id iv_small_select 0x7f05001a
-int id iv_super_select 0x7f05001b
-int id ll_font_large 0x7f05001c
-int id ll_font_normal 0x7f05001d
-int id ll_font_small 0x7f05001e
-int id ll_font_super 0x7f05001f
-int id menu_alert 0x7f050020
-int id menu_delete 0x7f050021
-int id menu_delete_remind 0x7f050022
-int id menu_export_text 0x7f050023
-int id menu_font_size 0x7f050024
-int id menu_list_mode 0x7f050025
-int id menu_new_folder 0x7f050026
-int id menu_new_note 0x7f050027
-int id menu_search 0x7f050028
-int id menu_send_to_desktop 0x7f050029
-int id menu_setting 0x7f05002a
-int id menu_share 0x7f05002b
-int id menu_sync 0x7f05002c
-int id minute 0x7f05002d
-int id move 0x7f05002e
-int id navigation_bar 0x7f05002f
-int id note_bg_color_selector 0x7f050030
-int id note_edit_list 0x7f050031
-int id note_edit_view 0x7f050032
-int id note_item 0x7f050033
-int id note_title 0x7f050034
-int id notes_list 0x7f050035
-int id prefenerece_sync_status_textview 0x7f050036
-int id preference_sync_button 0x7f050037
-int id selection_menu 0x7f050038
-int id sv_note_edit 0x7f050039
-int id tv_alert_date 0x7f05003a
-int id tv_folder_name 0x7f05003b
-int id tv_modified_date 0x7f05003c
-int id tv_name 0x7f05003d
-int id tv_time 0x7f05003e
-int id tv_title 0x7f05003f
-int id tv_title_bar 0x7f050040
-int id widget_bg_image 0x7f050041
-int id widget_text 0x7f050042
-int layout account_dialog_title 0x7f060000
-int layout add_account_text 0x7f060001
-int layout datetime_picker 0x7f060002
-int layout dialog_edit_text 0x7f060003
-int layout folder_list_item 0x7f060004
-int layout note_edit 0x7f060005
-int layout note_edit_list_item 0x7f060006
-int layout note_item 0x7f060007
-int layout note_list 0x7f060008
-int layout note_list_dropdown_menu 0x7f060009
-int layout note_list_footer 0x7f06000a
-int layout settings_header 0x7f06000b
-int layout widget_2x 0x7f06000c
-int layout widget_4x 0x7f06000d
-int menu call_note_edit 0x7f070000
-int menu call_record_folder 0x7f070001
-int menu note_edit 0x7f070002
-int menu note_list 0x7f070003
-int menu note_list_dropdown 0x7f070004
-int menu note_list_options 0x7f070005
-int menu sub_folder 0x7f070006
-int plurals search_results_title 0x7f080000
-int raw introduction 0x7f090000
-int string alert_message_delete_folder 0x7f0a0000
-int string alert_message_delete_note 0x7f0a0001
-int string alert_message_delete_notes 0x7f0a0002
-int string alert_title_delete 0x7f0a0003
-int string app_name 0x7f0a0004
-int string app_widget2x2 0x7f0a0005
-int string app_widget4x4 0x7f0a0006
-int string button_delete 0x7f0a0007
-int string call_record_folder_name 0x7f0a0008
-int string datetime_dialog_cancel 0x7f0a0009
-int string datetime_dialog_ok 0x7f0a000a
-int string delete_remind_time_message 0x7f0a000b
-int string error_note_empty_for_clock 0x7f0a000c
-int string error_note_empty_for_send_to_desktop 0x7f0a000d
-int string error_note_not_exist 0x7f0a000e
-int string error_sdcard_export 0x7f0a000f
-int string error_sdcard_unmounted 0x7f0a0010
-int string error_sync_cancelled 0x7f0a0011
-int string error_sync_internal 0x7f0a0012
-int string error_sync_network 0x7f0a0013
-int string failed_sdcard_export 0x7f0a0014
-int string file_name_txt_format 0x7f0a0015
-int string file_path 0x7f0a0016
-int string folder_exist 0x7f0a0017
-int string format_date_ymd 0x7f0a0018
-int string format_datetime_mdhm 0x7f0a0019
-int string format_exported_file_location 0x7f0a001a
-int string format_folder_files_count 0x7f0a001b
-int string format_move_notes_to_folder 0x7f0a001c
-int string hint_foler_name 0x7f0a001d
-int string info_note_enter_desktop 0x7f0a001e
-int string menu_alert 0x7f0a001f
-int string menu_create_folder 0x7f0a0020
-int string menu_delete 0x7f0a0021
-int string menu_deselect_all 0x7f0a0022
-int string menu_export_text 0x7f0a0023
-int string menu_folder_change_name 0x7f0a0024
-int string menu_folder_delete 0x7f0a0025
-int string menu_folder_view 0x7f0a0026
-int string menu_font_large 0x7f0a0027
-int string menu_font_normal 0x7f0a0028
-int string menu_font_size 0x7f0a0029
-int string menu_font_small 0x7f0a002a
-int string menu_font_super 0x7f0a002b
-int string menu_list_mode 0x7f0a002c
-int string menu_move 0x7f0a002d
-int string menu_move_parent_folder 0x7f0a002e
-int string menu_normal_mode 0x7f0a002f
-int string menu_remove_remind 0x7f0a0030
-int string menu_search 0x7f0a0031
-int string menu_select_all 0x7f0a0032
-int string menu_select_none 0x7f0a0033
-int string menu_select_title 0x7f0a0034
-int string menu_send_to_desktop 0x7f0a0035
-int string menu_setting 0x7f0a0036
-int string menu_share 0x7f0a0037
-int string menu_sync 0x7f0a0038
-int string menu_sync_cancel 0x7f0a0039
-int string menu_title_select_folder 0x7f0a003a
-int string note_alert_expired 0x7f0a003b
-int string note_link_email 0x7f0a003c
-int string note_link_other 0x7f0a003d
-int string note_link_tel 0x7f0a003e
-int string note_link_web 0x7f0a003f
-int string notealert_enter 0x7f0a0040
-int string notealert_ok 0x7f0a0041
-int string notelist_menu_new 0x7f0a0042
-int string notelist_string_info 0x7f0a0043
-int string preferences_account_summary 0x7f0a0044
-int string preferences_account_title 0x7f0a0045
-int string preferences_add_account 0x7f0a0046
-int string preferences_bg_random_appear_title 0x7f0a0047
-int string preferences_button_sync_cancel 0x7f0a0048
-int string preferences_button_sync_immediately 0x7f0a0049
-int string preferences_dialog_change_account_title 0x7f0a004a
-int string preferences_dialog_change_account_warn_msg 0x7f0a004b
-int string preferences_dialog_select_account_tips 0x7f0a004c
-int string preferences_dialog_select_account_title 0x7f0a004d
-int string preferences_last_sync_time 0x7f0a004e
-int string preferences_last_sync_time_format 0x7f0a004f
-int string preferences_menu_cancel 0x7f0a0050
-int string preferences_menu_change_account 0x7f0a0051
-int string preferences_menu_remove_account 0x7f0a0052
-int string preferences_title 0x7f0a0053
-int string preferences_toast_cannot_change_account 0x7f0a0054
-int string preferences_toast_success_set_accout 0x7f0a0055
-int string search 0x7f0a0056
-int string search_hint 0x7f0a0057
-int string search_label 0x7f0a0058
-int string search_setting_description 0x7f0a0059
-int string set_remind_time_message 0x7f0a005a
-int string success_sdcard_export 0x7f0a005b
-int string success_sync_account 0x7f0a005c
-int string sync_progress_init_list 0x7f0a005d
-int string sync_progress_login 0x7f0a005e
-int string sync_progress_syncing 0x7f0a005f
-int string ticker_cancel 0x7f0a0060
-int string ticker_fail 0x7f0a0061
-int string ticker_success 0x7f0a0062
-int string ticker_syncing 0x7f0a0063
-int string widget_havenot_content 0x7f0a0064
-int string widget_under_visit_mode 0x7f0a0065
-int style HighlightTextAppearancePrimary 0x7f0b0000
-int style HighlightTextAppearanceSecondary 0x7f0b0001
-int style NoteActionBarStyle 0x7f0b0002
-int style NoteTheme 0x7f0b0003
-int style TextAppearanceLarge 0x7f0b0004
-int style TextAppearanceMedium 0x7f0b0005
-int style TextAppearanceNormal 0x7f0b0006
-int style TextAppearancePrimaryItem 0x7f0b0007
-int style TextAppearanceSecondaryItem 0x7f0b0008
-int style TextAppearanceSuper 0x7f0b0009
-int style TextAppearanceUnderMenuIcon 0x7f0b000a
-int xml preferences 0x7f0c0000
-int xml searchable 0x7f0c0001
-int xml widget_2x_info 0x7f0c0002
-int xml widget_4x_info 0x7f0c0003
+int anim abc_fade_in 0x7f010000
+int anim abc_fade_out 0x7f010001
+int anim abc_grow_fade_in_from_bottom 0x7f010002
+int anim abc_popup_enter 0x7f010003
+int anim abc_popup_exit 0x7f010004
+int anim abc_shrink_fade_out_from_bottom 0x7f010005
+int anim abc_slide_in_bottom 0x7f010006
+int anim abc_slide_in_top 0x7f010007
+int anim abc_slide_out_bottom 0x7f010008
+int anim abc_slide_out_top 0x7f010009
+int anim abc_tooltip_enter 0x7f01000a
+int anim abc_tooltip_exit 0x7f01000b
+int array format_for_exported_note 0x7f020000
+int array menu_share_ways 0x7f020001
+int attr actionBarDivider 0x7f030000
+int attr actionBarItemBackground 0x7f030001
+int attr actionBarPopupTheme 0x7f030002
+int attr actionBarSize 0x7f030003
+int attr actionBarSplitStyle 0x7f030004
+int attr actionBarStyle 0x7f030005
+int attr actionBarTabBarStyle 0x7f030006
+int attr actionBarTabStyle 0x7f030007
+int attr actionBarTabTextStyle 0x7f030008
+int attr actionBarTheme 0x7f030009
+int attr actionBarWidgetTheme 0x7f03000a
+int attr actionButtonStyle 0x7f03000b
+int attr actionDropDownStyle 0x7f03000c
+int attr actionLayout 0x7f03000d
+int attr actionMenuTextAppearance 0x7f03000e
+int attr actionMenuTextColor 0x7f03000f
+int attr actionModeBackground 0x7f030010
+int attr actionModeCloseButtonStyle 0x7f030011
+int attr actionModeCloseDrawable 0x7f030012
+int attr actionModeCopyDrawable 0x7f030013
+int attr actionModeCutDrawable 0x7f030014
+int attr actionModeFindDrawable 0x7f030015
+int attr actionModePasteDrawable 0x7f030016
+int attr actionModePopupWindowStyle 0x7f030017
+int attr actionModeSelectAllDrawable 0x7f030018
+int attr actionModeShareDrawable 0x7f030019
+int attr actionModeSplitBackground 0x7f03001a
+int attr actionModeStyle 0x7f03001b
+int attr actionModeWebSearchDrawable 0x7f03001c
+int attr actionOverflowButtonStyle 0x7f03001d
+int attr actionOverflowMenuStyle 0x7f03001e
+int attr actionProviderClass 0x7f03001f
+int attr actionViewClass 0x7f030020
+int attr activityChooserViewStyle 0x7f030021
+int attr alertDialogButtonGroupStyle 0x7f030022
+int attr alertDialogCenterButtons 0x7f030023
+int attr alertDialogStyle 0x7f030024
+int attr alertDialogTheme 0x7f030025
+int attr allowStacking 0x7f030026
+int attr alpha 0x7f030027
+int attr alphabeticModifiers 0x7f030028
+int attr arrowHeadLength 0x7f030029
+int attr arrowShaftLength 0x7f03002a
+int attr autoCompleteTextViewStyle 0x7f03002b
+int attr autoSizeMaxTextSize 0x7f03002c
+int attr autoSizeMinTextSize 0x7f03002d
+int attr autoSizePresetSizes 0x7f03002e
+int attr autoSizeStepGranularity 0x7f03002f
+int attr autoSizeTextType 0x7f030030
+int attr background 0x7f030031
+int attr backgroundSplit 0x7f030032
+int attr backgroundStacked 0x7f030033
+int attr backgroundTint 0x7f030034
+int attr backgroundTintMode 0x7f030035
+int attr barLength 0x7f030036
+int attr borderlessButtonStyle 0x7f030037
+int attr buttonBarButtonStyle 0x7f030038
+int attr buttonBarNegativeButtonStyle 0x7f030039
+int attr buttonBarNeutralButtonStyle 0x7f03003a
+int attr buttonBarPositiveButtonStyle 0x7f03003b
+int attr buttonBarStyle 0x7f03003c
+int attr buttonGravity 0x7f03003d
+int attr buttonIconDimen 0x7f03003e
+int attr buttonPanelSideLayout 0x7f03003f
+int attr buttonStyle 0x7f030040
+int attr buttonStyleSmall 0x7f030041
+int attr buttonTint 0x7f030042
+int attr buttonTintMode 0x7f030043
+int attr checkboxStyle 0x7f030044
+int attr checkedTextViewStyle 0x7f030045
+int attr closeIcon 0x7f030046
+int attr closeItemLayout 0x7f030047
+int attr collapseContentDescription 0x7f030048
+int attr collapseIcon 0x7f030049
+int attr color 0x7f03004a
+int attr colorAccent 0x7f03004b
+int attr colorBackgroundFloating 0x7f03004c
+int attr colorButtonNormal 0x7f03004d
+int attr colorControlActivated 0x7f03004e
+int attr colorControlHighlight 0x7f03004f
+int attr colorControlNormal 0x7f030050
+int attr colorError 0x7f030051
+int attr colorPrimary 0x7f030052
+int attr colorPrimaryDark 0x7f030053
+int attr colorSwitchThumbNormal 0x7f030054
+int attr commitIcon 0x7f030055
+int attr contentDescription 0x7f030056
+int attr contentInsetEnd 0x7f030057
+int attr contentInsetEndWithActions 0x7f030058
+int attr contentInsetLeft 0x7f030059
+int attr contentInsetRight 0x7f03005a
+int attr contentInsetStart 0x7f03005b
+int attr contentInsetStartWithNavigation 0x7f03005c
+int attr controlBackground 0x7f03005d
+int attr coordinatorLayoutStyle 0x7f03005e
+int attr customNavigationLayout 0x7f03005f
+int attr defaultQueryHint 0x7f030060
+int attr dialogCornerRadius 0x7f030061
+int attr dialogPreferredPadding 0x7f030062
+int attr dialogTheme 0x7f030063
+int attr displayOptions 0x7f030064
+int attr divider 0x7f030065
+int attr dividerHorizontal 0x7f030066
+int attr dividerPadding 0x7f030067
+int attr dividerVertical 0x7f030068
+int attr drawableSize 0x7f030069
+int attr drawerArrowStyle 0x7f03006a
+int attr dropDownListViewStyle 0x7f03006b
+int attr dropdownListPreferredItemHeight 0x7f03006c
+int attr editTextBackground 0x7f03006d
+int attr editTextColor 0x7f03006e
+int attr editTextStyle 0x7f03006f
+int attr elevation 0x7f030070
+int attr expandActivityOverflowButtonDrawable 0x7f030071
+int attr firstBaselineToTopHeight 0x7f030072
+int attr font 0x7f030073
+int attr fontFamily 0x7f030074
+int attr fontProviderAuthority 0x7f030075
+int attr fontProviderCerts 0x7f030076
+int attr fontProviderFetchStrategy 0x7f030077
+int attr fontProviderFetchTimeout 0x7f030078
+int attr fontProviderPackage 0x7f030079
+int attr fontProviderQuery 0x7f03007a
+int attr fontStyle 0x7f03007b
+int attr fontVariationSettings 0x7f03007c
+int attr fontWeight 0x7f03007d
+int attr fullscreenBackgroundColor 0x7f03007e
+int attr fullscreenTextColor 0x7f03007f
+int attr gapBetweenBars 0x7f030080
+int attr goIcon 0x7f030081
+int attr height 0x7f030082
+int attr hideOnContentScroll 0x7f030083
+int attr homeAsUpIndicator 0x7f030084
+int attr homeLayout 0x7f030085
+int attr icon 0x7f030086
+int attr iconTint 0x7f030087
+int attr iconTintMode 0x7f030088
+int attr iconifiedByDefault 0x7f030089
+int attr imageButtonStyle 0x7f03008a
+int attr indeterminateProgressStyle 0x7f03008b
+int attr initialActivityCount 0x7f03008c
+int attr isLightTheme 0x7f03008d
+int attr itemPadding 0x7f03008e
+int attr keylines 0x7f03008f
+int attr lastBaselineToBottomHeight 0x7f030090
+int attr layout 0x7f030091
+int attr layout_anchor 0x7f030092
+int attr layout_anchorGravity 0x7f030093
+int attr layout_behavior 0x7f030094
+int attr layout_dodgeInsetEdges 0x7f030095
+int attr layout_insetEdge 0x7f030096
+int attr layout_keyline 0x7f030097
+int attr lineHeight 0x7f030098
+int attr listChoiceBackgroundIndicator 0x7f030099
+int attr listDividerAlertDialog 0x7f03009a
+int attr listItemLayout 0x7f03009b
+int attr listLayout 0x7f03009c
+int attr listMenuViewStyle 0x7f03009d
+int attr listPopupWindowStyle 0x7f03009e
+int attr listPreferredItemHeight 0x7f03009f
+int attr listPreferredItemHeightLarge 0x7f0300a0
+int attr listPreferredItemHeightSmall 0x7f0300a1
+int attr listPreferredItemPaddingLeft 0x7f0300a2
+int attr listPreferredItemPaddingRight 0x7f0300a3
+int attr logo 0x7f0300a4
+int attr logoDescription 0x7f0300a5
+int attr maxButtonHeight 0x7f0300a6
+int attr measureWithLargestChild 0x7f0300a7
+int attr multiChoiceItemLayout 0x7f0300a8
+int attr navigationContentDescription 0x7f0300a9
+int attr navigationIcon 0x7f0300aa
+int attr navigationMode 0x7f0300ab
+int attr numericModifiers 0x7f0300ac
+int attr overlapAnchor 0x7f0300ad
+int attr paddingBottomNoButtons 0x7f0300ae
+int attr paddingEnd 0x7f0300af
+int attr paddingStart 0x7f0300b0
+int attr paddingTopNoTitle 0x7f0300b1
+int attr panelBackground 0x7f0300b2
+int attr panelMenuListTheme 0x7f0300b3
+int attr panelMenuListWidth 0x7f0300b4
+int attr popupMenuStyle 0x7f0300b5
+int attr popupTheme 0x7f0300b6
+int attr popupWindowStyle 0x7f0300b7
+int attr preserveIconSpacing 0x7f0300b8
+int attr progressBarPadding 0x7f0300b9
+int attr progressBarStyle 0x7f0300ba
+int attr queryBackground 0x7f0300bb
+int attr queryHint 0x7f0300bc
+int attr radioButtonStyle 0x7f0300bd
+int attr ratingBarStyle 0x7f0300be
+int attr ratingBarStyleIndicator 0x7f0300bf
+int attr ratingBarStyleSmall 0x7f0300c0
+int attr searchHintIcon 0x7f0300c1
+int attr searchIcon 0x7f0300c2
+int attr searchViewStyle 0x7f0300c3
+int attr seekBarStyle 0x7f0300c4
+int attr selectableItemBackground 0x7f0300c5
+int attr selectableItemBackgroundBorderless 0x7f0300c6
+int attr showAsAction 0x7f0300c7
+int attr showDividers 0x7f0300c8
+int attr showText 0x7f0300c9
+int attr showTitle 0x7f0300ca
+int attr singleChoiceItemLayout 0x7f0300cb
+int attr spinBars 0x7f0300cc
+int attr spinnerDropDownItemStyle 0x7f0300cd
+int attr spinnerStyle 0x7f0300ce
+int attr splitTrack 0x7f0300cf
+int attr srcCompat 0x7f0300d0
+int attr state_above_anchor 0x7f0300d1
+int attr statusBarBackground 0x7f0300d2
+int attr subMenuArrow 0x7f0300d3
+int attr submitBackground 0x7f0300d4
+int attr subtitle 0x7f0300d5
+int attr subtitleTextAppearance 0x7f0300d6
+int attr subtitleTextColor 0x7f0300d7
+int attr subtitleTextStyle 0x7f0300d8
+int attr suggestionRowLayout 0x7f0300d9
+int attr switchMinWidth 0x7f0300da
+int attr switchPadding 0x7f0300db
+int attr switchStyle 0x7f0300dc
+int attr switchTextAppearance 0x7f0300dd
+int attr textAllCaps 0x7f0300de
+int attr textAppearanceLargePopupMenu 0x7f0300df
+int attr textAppearanceListItem 0x7f0300e0
+int attr textAppearanceListItemSecondary 0x7f0300e1
+int attr textAppearanceListItemSmall 0x7f0300e2
+int attr textAppearancePopupMenuHeader 0x7f0300e3
+int attr textAppearanceSearchResultSubtitle 0x7f0300e4
+int attr textAppearanceSearchResultTitle 0x7f0300e5
+int attr textAppearanceSmallPopupMenu 0x7f0300e6
+int attr textColorAlertDialogListItem 0x7f0300e7
+int attr textColorSearchUrl 0x7f0300e8
+int attr theme 0x7f0300e9
+int attr thickness 0x7f0300ea
+int attr thumbTextPadding 0x7f0300eb
+int attr thumbTint 0x7f0300ec
+int attr thumbTintMode 0x7f0300ed
+int attr tickMark 0x7f0300ee
+int attr tickMarkTint 0x7f0300ef
+int attr tickMarkTintMode 0x7f0300f0
+int attr tint 0x7f0300f1
+int attr tintMode 0x7f0300f2
+int attr title 0x7f0300f3
+int attr titleMargin 0x7f0300f4
+int attr titleMarginBottom 0x7f0300f5
+int attr titleMarginEnd 0x7f0300f6
+int attr titleMarginStart 0x7f0300f7
+int attr titleMarginTop 0x7f0300f8
+int attr titleMargins 0x7f0300f9
+int attr titleTextAppearance 0x7f0300fa
+int attr titleTextColor 0x7f0300fb
+int attr titleTextStyle 0x7f0300fc
+int attr toolbarNavigationButtonStyle 0x7f0300fd
+int attr toolbarStyle 0x7f0300fe
+int attr tooltipForegroundColor 0x7f0300ff
+int attr tooltipFrameBackground 0x7f030100
+int attr tooltipText 0x7f030101
+int attr track 0x7f030102
+int attr trackTint 0x7f030103
+int attr trackTintMode 0x7f030104
+int attr ttcIndex 0x7f030105
+int attr viewInflaterClass 0x7f030106
+int attr voiceIcon 0x7f030107
+int attr windowActionBar 0x7f030108
+int attr windowActionBarOverlay 0x7f030109
+int attr windowActionModeOverlay 0x7f03010a
+int attr windowFixedHeightMajor 0x7f03010b
+int attr windowFixedHeightMinor 0x7f03010c
+int attr windowFixedWidthMajor 0x7f03010d
+int attr windowFixedWidthMinor 0x7f03010e
+int attr windowMinWidthMajor 0x7f03010f
+int attr windowMinWidthMinor 0x7f030110
+int attr windowNoTitle 0x7f030111
+int bool abc_action_bar_embed_tabs 0x7f040000
+int bool abc_allow_stacked_button_bar 0x7f040001
+int bool abc_config_actionMenuItemAllCaps 0x7f040002
+int color abc_background_cache_hint_selector_material_dark 0x7f050000
+int color abc_background_cache_hint_selector_material_light 0x7f050001
+int color abc_btn_colored_borderless_text_material 0x7f050002
+int color abc_btn_colored_text_material 0x7f050003
+int color abc_color_highlight_material 0x7f050004
+int color abc_hint_foreground_material_dark 0x7f050005
+int color abc_hint_foreground_material_light 0x7f050006
+int color abc_input_method_navigation_guard 0x7f050007
+int color abc_primary_text_disable_only_material_dark 0x7f050008
+int color abc_primary_text_disable_only_material_light 0x7f050009
+int color abc_primary_text_material_dark 0x7f05000a
+int color abc_primary_text_material_light 0x7f05000b
+int color abc_search_url_text 0x7f05000c
+int color abc_search_url_text_normal 0x7f05000d
+int color abc_search_url_text_pressed 0x7f05000e
+int color abc_search_url_text_selected 0x7f05000f
+int color abc_secondary_text_material_dark 0x7f050010
+int color abc_secondary_text_material_light 0x7f050011
+int color abc_tint_btn_checkable 0x7f050012
+int color abc_tint_default 0x7f050013
+int color abc_tint_edittext 0x7f050014
+int color abc_tint_seek_thumb 0x7f050015
+int color abc_tint_spinner 0x7f050016
+int color abc_tint_switch_track 0x7f050017
+int color accent_material_dark 0x7f050018
+int color accent_material_light 0x7f050019
+int color background_floating_material_dark 0x7f05001a
+int color background_floating_material_light 0x7f05001b
+int color background_material_dark 0x7f05001c
+int color background_material_light 0x7f05001d
+int color black_overlay 0x7f05001e
+int color bright_foreground_disabled_material_dark 0x7f05001f
+int color bright_foreground_disabled_material_light 0x7f050020
+int color bright_foreground_inverse_material_dark 0x7f050021
+int color bright_foreground_inverse_material_light 0x7f050022
+int color bright_foreground_material_dark 0x7f050023
+int color bright_foreground_material_light 0x7f050024
+int color button_material_dark 0x7f050025
+int color button_material_light 0x7f050026
+int color dim_foreground_disabled_material_dark 0x7f050027
+int color dim_foreground_disabled_material_light 0x7f050028
+int color dim_foreground_material_dark 0x7f050029
+int color dim_foreground_material_light 0x7f05002a
+int color error_color_material_dark 0x7f05002b
+int color error_color_material_light 0x7f05002c
+int color foreground_material_dark 0x7f05002d
+int color foreground_material_light 0x7f05002e
+int color highlighted_text_material_dark 0x7f05002f
+int color highlighted_text_material_light 0x7f050030
+int color light_blue_600 0x7f050031
+int color light_blue_900 0x7f050032
+int color light_blue_A200 0x7f050033
+int color light_blue_A400 0x7f050034
+int color material_blue_grey_800 0x7f050035
+int color material_blue_grey_900 0x7f050036
+int color material_blue_grey_950 0x7f050037
+int color material_deep_teal_200 0x7f050038
+int color material_deep_teal_500 0x7f050039
+int color material_grey_100 0x7f05003a
+int color material_grey_300 0x7f05003b
+int color material_grey_50 0x7f05003c
+int color material_grey_600 0x7f05003d
+int color material_grey_800 0x7f05003e
+int color material_grey_850 0x7f05003f
+int color material_grey_900 0x7f050040
+int color notification_action_color_filter 0x7f050041
+int color notification_icon_bg_color 0x7f050042
+int color primary_dark_material_dark 0x7f050043
+int color primary_dark_material_light 0x7f050044
+int color primary_material_dark 0x7f050045
+int color primary_material_light 0x7f050046
+int color primary_text_dark 0x7f050047
+int color primary_text_default_material_dark 0x7f050048
+int color primary_text_default_material_light 0x7f050049
+int color primary_text_disabled_material_dark 0x7f05004a
+int color primary_text_disabled_material_light 0x7f05004b
+int color ripple_material_dark 0x7f05004c
+int color ripple_material_light 0x7f05004d
+int color secondary_text_dark 0x7f05004e
+int color secondary_text_default_material_dark 0x7f05004f
+int color secondary_text_default_material_light 0x7f050050
+int color secondary_text_disabled_material_dark 0x7f050051
+int color secondary_text_disabled_material_light 0x7f050052
+int color switch_thumb_disabled_material_dark 0x7f050053
+int color switch_thumb_disabled_material_light 0x7f050054
+int color switch_thumb_material_dark 0x7f050055
+int color switch_thumb_material_light 0x7f050056
+int color switch_thumb_normal_material_dark 0x7f050057
+int color switch_thumb_normal_material_light 0x7f050058
+int color tooltip_background_dark 0x7f050059
+int color tooltip_background_light 0x7f05005a
+int color user_query_highlight 0x7f05005b
+int dimen abc_action_bar_content_inset_material 0x7f060000
+int dimen abc_action_bar_content_inset_with_nav 0x7f060001
+int dimen abc_action_bar_default_height_material 0x7f060002
+int dimen abc_action_bar_default_padding_end_material 0x7f060003
+int dimen abc_action_bar_default_padding_start_material 0x7f060004
+int dimen abc_action_bar_elevation_material 0x7f060005
+int dimen abc_action_bar_icon_vertical_padding_material 0x7f060006
+int dimen abc_action_bar_overflow_padding_end_material 0x7f060007
+int dimen abc_action_bar_overflow_padding_start_material 0x7f060008
+int dimen abc_action_bar_stacked_max_height 0x7f060009
+int dimen abc_action_bar_stacked_tab_max_width 0x7f06000a
+int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f06000b
+int dimen abc_action_bar_subtitle_top_margin_material 0x7f06000c
+int dimen abc_action_button_min_height_material 0x7f06000d
+int dimen abc_action_button_min_width_material 0x7f06000e
+int dimen abc_action_button_min_width_overflow_material 0x7f06000f
+int dimen abc_alert_dialog_button_bar_height 0x7f060010
+int dimen abc_alert_dialog_button_dimen 0x7f060011
+int dimen abc_button_inset_horizontal_material 0x7f060012
+int dimen abc_button_inset_vertical_material 0x7f060013
+int dimen abc_button_padding_horizontal_material 0x7f060014
+int dimen abc_button_padding_vertical_material 0x7f060015
+int dimen abc_cascading_menus_min_smallest_width 0x7f060016
+int dimen abc_config_prefDialogWidth 0x7f060017
+int dimen abc_control_corner_material 0x7f060018
+int dimen abc_control_inset_material 0x7f060019
+int dimen abc_control_padding_material 0x7f06001a
+int dimen abc_dialog_corner_radius_material 0x7f06001b
+int dimen abc_dialog_fixed_height_major 0x7f06001c
+int dimen abc_dialog_fixed_height_minor 0x7f06001d
+int dimen abc_dialog_fixed_width_major 0x7f06001e
+int dimen abc_dialog_fixed_width_minor 0x7f06001f
+int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f060020
+int dimen abc_dialog_list_padding_top_no_title 0x7f060021
+int dimen abc_dialog_min_width_major 0x7f060022
+int dimen abc_dialog_min_width_minor 0x7f060023
+int dimen abc_dialog_padding_material 0x7f060024
+int dimen abc_dialog_padding_top_material 0x7f060025
+int dimen abc_dialog_title_divider_material 0x7f060026
+int dimen abc_disabled_alpha_material_dark 0x7f060027
+int dimen abc_disabled_alpha_material_light 0x7f060028
+int dimen abc_dropdownitem_icon_width 0x7f060029
+int dimen abc_dropdownitem_text_padding_left 0x7f06002a
+int dimen abc_dropdownitem_text_padding_right 0x7f06002b
+int dimen abc_edit_text_inset_bottom_material 0x7f06002c
+int dimen abc_edit_text_inset_horizontal_material 0x7f06002d
+int dimen abc_edit_text_inset_top_material 0x7f06002e
+int dimen abc_floating_window_z 0x7f06002f
+int dimen abc_list_item_padding_horizontal_material 0x7f060030
+int dimen abc_panel_menu_list_width 0x7f060031
+int dimen abc_progress_bar_height_material 0x7f060032
+int dimen abc_search_view_preferred_height 0x7f060033
+int dimen abc_search_view_preferred_width 0x7f060034
+int dimen abc_seekbar_track_background_height_material 0x7f060035
+int dimen abc_seekbar_track_progress_height_material 0x7f060036
+int dimen abc_select_dialog_padding_start_material 0x7f060037
+int dimen abc_switch_padding 0x7f060038
+int dimen abc_text_size_body_1_material 0x7f060039
+int dimen abc_text_size_body_2_material 0x7f06003a
+int dimen abc_text_size_button_material 0x7f06003b
+int dimen abc_text_size_caption_material 0x7f06003c
+int dimen abc_text_size_display_1_material 0x7f06003d
+int dimen abc_text_size_display_2_material 0x7f06003e
+int dimen abc_text_size_display_3_material 0x7f06003f
+int dimen abc_text_size_display_4_material 0x7f060040
+int dimen abc_text_size_headline_material 0x7f060041
+int dimen abc_text_size_large_material 0x7f060042
+int dimen abc_text_size_medium_material 0x7f060043
+int dimen abc_text_size_menu_header_material 0x7f060044
+int dimen abc_text_size_menu_material 0x7f060045
+int dimen abc_text_size_small_material 0x7f060046
+int dimen abc_text_size_subhead_material 0x7f060047
+int dimen abc_text_size_subtitle_material_toolbar 0x7f060048
+int dimen abc_text_size_title_material 0x7f060049
+int dimen abc_text_size_title_material_toolbar 0x7f06004a
+int dimen activity_horizontal_margin 0x7f06004b
+int dimen activity_vertical_margin 0x7f06004c
+int dimen compat_button_inset_horizontal_material 0x7f06004d
+int dimen compat_button_inset_vertical_material 0x7f06004e
+int dimen compat_button_padding_horizontal_material 0x7f06004f
+int dimen compat_button_padding_vertical_material 0x7f060050
+int dimen compat_control_corner_material 0x7f060051
+int dimen compat_notification_large_icon_max_height 0x7f060052
+int dimen compat_notification_large_icon_max_width 0x7f060053
+int dimen disabled_alpha_material_dark 0x7f060054
+int dimen disabled_alpha_material_light 0x7f060055
+int dimen highlight_alpha_material_colored 0x7f060056
+int dimen highlight_alpha_material_dark 0x7f060057
+int dimen highlight_alpha_material_light 0x7f060058
+int dimen hint_alpha_material_dark 0x7f060059
+int dimen hint_alpha_material_light 0x7f06005a
+int dimen hint_pressed_alpha_material_dark 0x7f06005b
+int dimen hint_pressed_alpha_material_light 0x7f06005c
+int dimen notification_action_icon_size 0x7f06005d
+int dimen notification_action_text_size 0x7f06005e
+int dimen notification_big_circle_margin 0x7f06005f
+int dimen notification_content_margin_start 0x7f060060
+int dimen notification_large_icon_height 0x7f060061
+int dimen notification_large_icon_width 0x7f060062
+int dimen notification_main_column_padding_top 0x7f060063
+int dimen notification_media_narrow_margin 0x7f060064
+int dimen notification_right_icon_size 0x7f060065
+int dimen notification_right_side_padding_top 0x7f060066
+int dimen notification_small_icon_background_padding 0x7f060067
+int dimen notification_small_icon_size_as_large 0x7f060068
+int dimen notification_subtext_size 0x7f060069
+int dimen notification_top_pad 0x7f06006a
+int dimen notification_top_pad_large_text 0x7f06006b
+int dimen text_font_size_large 0x7f06006c
+int dimen text_font_size_medium 0x7f06006d
+int dimen text_font_size_normal 0x7f06006e
+int dimen text_font_size_small 0x7f06006f
+int dimen text_font_size_super 0x7f060070
+int dimen tooltip_corner_radius 0x7f060071
+int dimen tooltip_horizontal_padding 0x7f060072
+int dimen tooltip_margin 0x7f060073
+int dimen tooltip_precise_anchor_extra_offset 0x7f060074
+int dimen tooltip_precise_anchor_threshold 0x7f060075
+int dimen tooltip_vertical_padding 0x7f060076
+int dimen tooltip_y_offset_non_touch 0x7f060077
+int dimen tooltip_y_offset_touch 0x7f060078
+int drawable abc_ab_share_pack_mtrl_alpha 0x7f070000
+int drawable abc_action_bar_item_background_material 0x7f070001
+int drawable abc_btn_borderless_material 0x7f070002
+int drawable abc_btn_check_material 0x7f070003
+int drawable abc_btn_check_to_on_mtrl_000 0x7f070004
+int drawable abc_btn_check_to_on_mtrl_015 0x7f070005
+int drawable abc_btn_colored_material 0x7f070006
+int drawable abc_btn_default_mtrl_shape 0x7f070007
+int drawable abc_btn_radio_material 0x7f070008
+int drawable abc_btn_radio_to_on_mtrl_000 0x7f070009
+int drawable abc_btn_radio_to_on_mtrl_015 0x7f07000a
+int drawable abc_btn_switch_to_on_mtrl_00001 0x7f07000b
+int drawable abc_btn_switch_to_on_mtrl_00012 0x7f07000c
+int drawable abc_cab_background_internal_bg 0x7f07000d
+int drawable abc_cab_background_top_material 0x7f07000e
+int drawable abc_cab_background_top_mtrl_alpha 0x7f07000f
+int drawable abc_control_background_material 0x7f070010
+int drawable abc_dialog_material_background 0x7f070011
+int drawable abc_edit_text_material 0x7f070012
+int drawable abc_ic_ab_back_material 0x7f070013
+int drawable abc_ic_arrow_drop_right_black_24dp 0x7f070014
+int drawable abc_ic_clear_material 0x7f070015
+int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f070016
+int drawable abc_ic_go_search_api_material 0x7f070017
+int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f070018
+int drawable abc_ic_menu_cut_mtrl_alpha 0x7f070019
+int drawable abc_ic_menu_overflow_material 0x7f07001a
+int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f07001b
+int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f07001c
+int drawable abc_ic_menu_share_mtrl_alpha 0x7f07001d
+int drawable abc_ic_search_api_material 0x7f07001e
+int drawable abc_ic_star_black_16dp 0x7f07001f
+int drawable abc_ic_star_black_36dp 0x7f070020
+int drawable abc_ic_star_black_48dp 0x7f070021
+int drawable abc_ic_star_half_black_16dp 0x7f070022
+int drawable abc_ic_star_half_black_36dp 0x7f070023
+int drawable abc_ic_star_half_black_48dp 0x7f070024
+int drawable abc_ic_voice_search_api_material 0x7f070025
+int drawable abc_item_background_holo_dark 0x7f070026
+int drawable abc_item_background_holo_light 0x7f070027
+int drawable abc_list_divider_material 0x7f070028
+int drawable abc_list_divider_mtrl_alpha 0x7f070029
+int drawable abc_list_focused_holo 0x7f07002a
+int drawable abc_list_longpressed_holo 0x7f07002b
+int drawable abc_list_pressed_holo_dark 0x7f07002c
+int drawable abc_list_pressed_holo_light 0x7f07002d
+int drawable abc_list_selector_background_transition_holo_dark 0x7f07002e
+int drawable abc_list_selector_background_transition_holo_light 0x7f07002f
+int drawable abc_list_selector_disabled_holo_dark 0x7f070030
+int drawable abc_list_selector_disabled_holo_light 0x7f070031
+int drawable abc_list_selector_holo_dark 0x7f070032
+int drawable abc_list_selector_holo_light 0x7f070033
+int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f070034
+int drawable abc_popup_background_mtrl_mult 0x7f070035
+int drawable abc_ratingbar_indicator_material 0x7f070036
+int drawable abc_ratingbar_material 0x7f070037
+int drawable abc_ratingbar_small_material 0x7f070038
+int drawable abc_scrubber_control_off_mtrl_alpha 0x7f070039
+int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f07003a
+int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f07003b
+int drawable abc_scrubber_primary_mtrl_alpha 0x7f07003c
+int drawable abc_scrubber_track_mtrl_alpha 0x7f07003d
+int drawable abc_seekbar_thumb_material 0x7f07003e
+int drawable abc_seekbar_tick_mark_material 0x7f07003f
+int drawable abc_seekbar_track_material 0x7f070040
+int drawable abc_spinner_mtrl_am_alpha 0x7f070041
+int drawable abc_spinner_textfield_background_material 0x7f070042
+int drawable abc_switch_thumb_material 0x7f070043
+int drawable abc_switch_track_mtrl_alpha 0x7f070044
+int drawable abc_tab_indicator_material 0x7f070045
+int drawable abc_tab_indicator_mtrl_alpha 0x7f070046
+int drawable abc_text_cursor_material 0x7f070047
+int drawable abc_text_select_handle_left_mtrl_dark 0x7f070048
+int drawable abc_text_select_handle_left_mtrl_light 0x7f070049
+int drawable abc_text_select_handle_middle_mtrl_dark 0x7f07004a
+int drawable abc_text_select_handle_middle_mtrl_light 0x7f07004b
+int drawable abc_text_select_handle_right_mtrl_dark 0x7f07004c
+int drawable abc_text_select_handle_right_mtrl_light 0x7f07004d
+int drawable abc_textfield_activated_mtrl_alpha 0x7f07004e
+int drawable abc_textfield_default_mtrl_alpha 0x7f07004f
+int drawable abc_textfield_search_activated_mtrl_alpha 0x7f070050
+int drawable abc_textfield_search_default_mtrl_alpha 0x7f070051
+int drawable abc_textfield_search_material 0x7f070052
+int drawable abc_vector_test 0x7f070053
+int drawable bg_btn_set_color 0x7f070054
+int drawable bg_color_btn_mask 0x7f070055
+int drawable call_record 0x7f070056
+int drawable cauc_logo 0x7f070057
+int drawable clock 0x7f070058
+int drawable delete 0x7f070059
+int drawable dropdown_icon 0x7f07005a
+int drawable edit_blue 0x7f07005b
+int drawable edit_green 0x7f07005c
+int drawable edit_red 0x7f07005d
+int drawable edit_title_blue 0x7f07005e
+int drawable edit_title_green 0x7f07005f
+int drawable edit_title_red 0x7f070060
+int drawable edit_title_white 0x7f070061
+int drawable edit_title_yellow 0x7f070062
+int drawable edit_white 0x7f070063
+int drawable edit_yellow 0x7f070064
+int drawable font_large 0x7f070065
+int drawable font_normal 0x7f070066
+int drawable font_size_selector_bg 0x7f070067
+int drawable font_small 0x7f070068
+int drawable font_super 0x7f070069
+int drawable hutao 0x7f07006a
+int drawable icon_app 0x7f07006b
+int drawable keli 0x7f07006c
+int drawable list_background 0x7f07006d
+int drawable list_blue_down 0x7f07006e
+int drawable list_blue_middle 0x7f07006f
+int drawable list_blue_single 0x7f070070
+int drawable list_blue_up 0x7f070071
+int drawable list_folder 0x7f070072
+int drawable list_footer_bg 0x7f070073
+int drawable list_green_down 0x7f070074
+int drawable list_green_middle 0x7f070075
+int drawable list_green_single 0x7f070076
+int drawable list_green_up 0x7f070077
+int drawable list_red_down 0x7f070078
+int drawable list_red_middle 0x7f070079
+int drawable list_red_single 0x7f07007a
+int drawable list_red_up 0x7f07007b
+int drawable list_white_down 0x7f07007c
+int drawable list_white_middle 0x7f07007d
+int drawable list_white_single 0x7f07007e
+int drawable list_white_up 0x7f07007f
+int drawable list_yellow_down 0x7f070080
+int drawable list_yellow_middle 0x7f070081
+int drawable list_yellow_single 0x7f070082
+int drawable list_yellow_up 0x7f070083
+int drawable menu_delete 0x7f070084
+int drawable menu_move 0x7f070085
+int drawable mi 0x7f070086
+int drawable mi1 0x7f070087
+int drawable new_note 0x7f070088
+int drawable new_note_normal 0x7f070089
+int drawable new_note_pressed 0x7f07008a
+int drawable note_edit_color_selector_panel 0x7f07008b
+int drawable notification 0x7f07008c
+int drawable notification_action_background 0x7f07008d
+int drawable notification_bg 0x7f07008e
+int drawable notification_bg_low 0x7f07008f
+int drawable notification_bg_low_normal 0x7f070090
+int drawable notification_bg_low_pressed 0x7f070091
+int drawable notification_bg_normal 0x7f070092
+int drawable notification_bg_normal_pressed 0x7f070093
+int drawable notification_icon_background 0x7f070094
+int drawable notification_template_icon_bg 0x7f070095
+int drawable notification_template_icon_low_bg 0x7f070096
+int drawable notification_tile_bg 0x7f070097
+int drawable notify_panel_notification_icon_bg 0x7f070098
+int drawable op_start 0x7f070099
+int drawable search_result 0x7f07009a
+int drawable selected 0x7f07009b
+int drawable title_alert 0x7f07009c
+int drawable title_bar_bg 0x7f07009d
+int drawable tooltip_frame_dark 0x7f07009e
+int drawable tooltip_frame_light 0x7f07009f
+int drawable widget_2x_blue 0x7f0700a0
+int drawable widget_2x_green 0x7f0700a1
+int drawable widget_2x_red 0x7f0700a2
+int drawable widget_2x_white 0x7f0700a3
+int drawable widget_2x_yellow 0x7f0700a4
+int drawable widget_4x_blue 0x7f0700a5
+int drawable widget_4x_green 0x7f0700a6
+int drawable widget_4x_red 0x7f0700a7
+int drawable widget_4x_white 0x7f0700a8
+int drawable widget_4x_yellow 0x7f0700a9
+int id ALT 0x7f080000
+int id CTRL 0x7f080001
+int id FUNCTION 0x7f080002
+int id META 0x7f080003
+int id SHIFT 0x7f080004
+int id SYM 0x7f080005
+int id account_dialog_subtitle 0x7f080006
+int id account_dialog_title 0x7f080007
+int id action_bar 0x7f080008
+int id action_bar_activity_content 0x7f080009
+int id action_bar_container 0x7f08000a
+int id action_bar_root 0x7f08000b
+int id action_bar_spinner 0x7f08000c
+int id action_bar_subtitle 0x7f08000d
+int id action_bar_title 0x7f08000e
+int id action_container 0x7f08000f
+int id action_context_bar 0x7f080010
+int id action_divider 0x7f080011
+int id action_image 0x7f080012
+int id action_menu_divider 0x7f080013
+int id action_menu_presenter 0x7f080014
+int id action_mode_bar 0x7f080015
+int id action_mode_bar_stub 0x7f080016
+int id action_mode_close_button 0x7f080017
+int id action_select_all 0x7f080018
+int id action_text 0x7f080019
+int id actions 0x7f08001a
+int id activity_chooser_view_content 0x7f08001b
+int id add 0x7f08001c
+int id alertTitle 0x7f08001d
+int id all 0x7f08001e
+int id always 0x7f08001f
+int id amPm 0x7f080020
+int id async 0x7f080021
+int id beginning 0x7f080022
+int id blocking 0x7f080023
+int id bottom 0x7f080024
+int id btn_export 0x7f080025
+int id btn_import_image 0x7f080026
+int id btn_new_note 0x7f080027
+int id btn_set_bg_color 0x7f080028
+int id buttonPanel 0x7f080029
+int id cb_edit_item 0x7f08002a
+int id center 0x7f08002b
+int id center_horizontal 0x7f08002c
+int id center_vertical 0x7f08002d
+int id character_count 0x7f08002e
+int id checkbox 0x7f08002f
+int id chronometer 0x7f080030
+int id clearButton 0x7f080031
+int id clip_horizontal 0x7f080032
+int id clip_vertical 0x7f080033
+int id collapseActionView 0x7f080034
+int id content 0x7f080035
+int id contentPanel 0x7f080036
+int id custom 0x7f080037
+int id customPanel 0x7f080038
+int id date 0x7f080039
+int id decor_content_parent 0x7f08003a
+int id default_activity_button 0x7f08003b
+int id delete 0x7f08003c
+int id disableHome 0x7f08003d
+int id edit_query 0x7f08003e
+int id edit_text 0x7f08003f
+int id end 0x7f080040
+int id et_edit_text 0x7f080041
+int id et_foler_name 0x7f080042
+int id et_phone 0x7f080043
+int id expand_activities_button 0x7f080044
+int id expanded_menu 0x7f080045
+int id fill 0x7f080046
+int id fill_horizontal 0x7f080047
+int id fill_vertical 0x7f080048
+int id font_size_selector 0x7f080049
+int id forever 0x7f08004a
+int id fullscreen_content 0x7f08004b
+int id fullscreen_content_controls 0x7f08004c
+int id group_divider 0x7f08004d
+int id home 0x7f08004e
+int id homeAsUp 0x7f08004f
+int id hour 0x7f080050
+int id icon 0x7f080051
+int id icon_group 0x7f080052
+int id ifRoom 0x7f080053
+int id image 0x7f080054
+int id info 0x7f080055
+int id italic 0x7f080056
+int id iv_alert_icon 0x7f080057
+int id iv_bg_blue 0x7f080058
+int id iv_bg_blue_select 0x7f080059
+int id iv_bg_green 0x7f08005a
+int id iv_bg_green_select 0x7f08005b
+int id iv_bg_red 0x7f08005c
+int id iv_bg_red_select 0x7f08005d
+int id iv_bg_white 0x7f08005e
+int id iv_bg_white_select 0x7f08005f
+int id iv_bg_yellow 0x7f080060
+int id iv_bg_yellow_select 0x7f080061
+int id iv_large_select 0x7f080062
+int id iv_medium_select 0x7f080063
+int id iv_small_select 0x7f080064
+int id iv_super_select 0x7f080065
+int id join_password 0x7f080066
+int id left 0x7f080067
+int id line1 0x7f080068
+int id line3 0x7f080069
+int id listMode 0x7f08006a
+int id list_item 0x7f08006b
+int id listview 0x7f08006c
+int id ll_font_large 0x7f08006d
+int id ll_font_normal 0x7f08006e
+int id ll_font_small 0x7f08006f
+int id ll_font_super 0x7f080070
+int id menu_alert 0x7f080071
+int id menu_delete 0x7f080072
+int id menu_delete_remind 0x7f080073
+int id menu_export_doc 0x7f080074
+int id menu_export_png 0x7f080075
+int id menu_export_text 0x7f080076
+int id menu_font_size 0x7f080077
+int id menu_insert_audio 0x7f080078
+int id menu_list_mode 0x7f080079
+int id menu_new_folder 0x7f08007a
+int id menu_new_note 0x7f08007b
+int id menu_quit_secret 0x7f08007c
+int id menu_search 0x7f08007d
+int id menu_secret 0x7f08007e
+int id menu_select_image 0x7f08007f
+int id menu_send_to_desktop 0x7f080080
+int id menu_setting 0x7f080081
+int id menu_share 0x7f080082
+int id menu_sync 0x7f080083
+int id message 0x7f080084
+int id middle 0x7f080085
+int id minute 0x7f080086
+int id move 0x7f080087
+int id multiply 0x7f080088
+int id navigation_bar 0x7f080089
+int id never 0x7f08008a
+int id no 0x7f08008b
+int id none 0x7f08008c
+int id normal 0x7f08008d
+int id note_bg_color_selector 0x7f08008e
+int id note_edit_list 0x7f08008f
+int id note_edit_view 0x7f080090
+int id note_item 0x7f080091
+int id note_title 0x7f080092
+int id notes_list 0x7f080093
+int id notification_background 0x7f080094
+int id notification_main_column 0x7f080095
+int id notification_main_column_container 0x7f080096
+int id out_password 0x7f080097
+int id parentPanel 0x7f080098
+int id prefenerece_sync_status_textview 0x7f080099
+int id preference_sync_button 0x7f08009a
+int id progress_circular 0x7f08009b
+int id progress_horizontal 0x7f08009c
+int id radio 0x7f08009d
+int id right 0x7f08009e
+int id right_icon 0x7f08009f
+int id right_side 0x7f0800a0
+int id screen 0x7f0800a1
+int id scrollIndicatorDown 0x7f0800a2
+int id scrollIndicatorUp 0x7f0800a3
+int id scrollView 0x7f0800a4
+int id search_badge 0x7f0800a5
+int id search_bar 0x7f0800a6
+int id search_button 0x7f0800a7
+int id search_close_btn 0x7f0800a8
+int id search_edit_frame 0x7f0800a9
+int id search_go_btn 0x7f0800aa
+int id search_mag_icon 0x7f0800ab
+int id search_plate 0x7f0800ac
+int id search_src_text 0x7f0800ad
+int id search_voice_btn 0x7f0800ae
+int id select_dialog_listview 0x7f0800af
+int id selection_menu 0x7f0800b0
+int id shortcut 0x7f0800b1
+int id showCustom 0x7f0800b2
+int id showHome 0x7f0800b3
+int id showTitle 0x7f0800b4
+int id spacer 0x7f0800b5
+int id split_action_bar 0x7f0800b6
+int id src_atop 0x7f0800b7
+int id src_in 0x7f0800b8
+int id src_over 0x7f0800b9
+int id start 0x7f0800ba
+int id submenuarrow 0x7f0800bb
+int id submit_area 0x7f0800bc
+int id sv_note_edit 0x7f0800bd
+int id tabMode 0x7f0800be
+int id tag_transition_group 0x7f0800bf
+int id tag_unhandled_key_event_manager 0x7f0800c0
+int id tag_unhandled_key_listeners 0x7f0800c1
+int id text 0x7f0800c2
+int id text2 0x7f0800c3
+int id textSpacerNoButtons 0x7f0800c4
+int id textSpacerNoTitle 0x7f0800c5
+int id text_num 0x7f0800c6
+int id time 0x7f0800c7
+int id title 0x7f0800c8
+int id titleDividerNoCustom 0x7f0800c9
+int id title_template 0x7f0800ca
+int id top 0x7f0800cb
+int id topPanel 0x7f0800cc
+int id tv_alert_date 0x7f0800cd
+int id tv_folder_name 0x7f0800ce
+int id tv_modified_date 0x7f0800cf
+int id tv_name 0x7f0800d0
+int id tv_time 0x7f0800d1
+int id tv_title 0x7f0800d2
+int id tv_title_bar 0x7f0800d3
+int id uniform 0x7f0800d4
+int id up 0x7f0800d5
+int id useLogo 0x7f0800d6
+int id widget_bg_image 0x7f0800d7
+int id widget_text 0x7f0800d8
+int id withText 0x7f0800d9
+int id wrap_content 0x7f0800da
+int id yes 0x7f0800db
+int integer abc_config_activityDefaultDur 0x7f090000
+int integer abc_config_activityShortDur 0x7f090001
+int integer cancel_button_image_alpha 0x7f090002
+int integer config_tooltipAnimTime 0x7f090003
+int integer status_bar_notification_info_maxnum 0x7f090004
+int layout abc_action_bar_title_item 0x7f0a0000
+int layout abc_action_bar_up_container 0x7f0a0001
+int layout abc_action_menu_item_layout 0x7f0a0002
+int layout abc_action_menu_layout 0x7f0a0003
+int layout abc_action_mode_bar 0x7f0a0004
+int layout abc_action_mode_close_item_material 0x7f0a0005
+int layout abc_activity_chooser_view 0x7f0a0006
+int layout abc_activity_chooser_view_list_item 0x7f0a0007
+int layout abc_alert_dialog_button_bar_material 0x7f0a0008
+int layout abc_alert_dialog_material 0x7f0a0009
+int layout abc_alert_dialog_title_material 0x7f0a000a
+int layout abc_cascading_menu_item_layout 0x7f0a000b
+int layout abc_dialog_title_material 0x7f0a000c
+int layout abc_expanded_menu_layout 0x7f0a000d
+int layout abc_list_menu_item_checkbox 0x7f0a000e
+int layout abc_list_menu_item_icon 0x7f0a000f
+int layout abc_list_menu_item_layout 0x7f0a0010
+int layout abc_list_menu_item_radio 0x7f0a0011
+int layout abc_popup_menu_header_item_layout 0x7f0a0012
+int layout abc_popup_menu_item_layout 0x7f0a0013
+int layout abc_screen_content_include 0x7f0a0014
+int layout abc_screen_simple 0x7f0a0015
+int layout abc_screen_simple_overlay_action_mode 0x7f0a0016
+int layout abc_screen_toolbar 0x7f0a0017
+int layout abc_search_dropdown_item_icons_2line 0x7f0a0018
+int layout abc_search_view 0x7f0a0019
+int layout abc_select_dialog_material 0x7f0a001a
+int layout abc_tooltip 0x7f0a001b
+int layout account_dialog_title 0x7f0a001c
+int layout acticity_word 0x7f0a001d
+int layout activity_splash 0x7f0a001e
+int layout add_account_text 0x7f0a001f
+int layout datetime_picker 0x7f0a0020
+int layout dialog_edit 0x7f0a0021
+int layout dialog_edit_text 0x7f0a0022
+int layout folder_list_item 0x7f0a0023
+int layout note_edit 0x7f0a0024
+int layout note_edit_list_item 0x7f0a0025
+int layout note_item 0x7f0a0026
+int layout note_list 0x7f0a0027
+int layout note_list_dropdown_menu 0x7f0a0028
+int layout note_list_footer 0x7f0a0029
+int layout notification_action 0x7f0a002a
+int layout notification_action_tombstone 0x7f0a002b
+int layout notification_template_custom_big 0x7f0a002c
+int layout notification_template_icon_group 0x7f0a002d
+int layout notification_template_part_chronometer 0x7f0a002e
+int layout notification_template_part_time 0x7f0a002f
+int layout search_list 0x7f0a0030
+int layout select_dialog_item_material 0x7f0a0031
+int layout select_dialog_multichoice_material 0x7f0a0032
+int layout select_dialog_singlechoice_material 0x7f0a0033
+int layout settings_header 0x7f0a0034
+int layout support_simple_spinner_dropdown_item 0x7f0a0035
+int layout widget_2x 0x7f0a0036
+int layout widget_4x 0x7f0a0037
+int menu call_note_edit 0x7f0b0000
+int menu call_record_folder 0x7f0b0001
+int menu note_edit 0x7f0b0002
+int menu note_list 0x7f0b0003
+int menu note_list_dropdown 0x7f0b0004
+int menu note_list_options 0x7f0b0005
+int menu sub_folder 0x7f0b0006
+int plurals search_results_title 0x7f0c0000
+int raw introduction 0x7f0d0000
+int raw testmusic 0x7f0d0001
+int string abc_action_bar_home_description 0x7f0e0000
+int string abc_action_bar_up_description 0x7f0e0001
+int string abc_action_menu_overflow_description 0x7f0e0002
+int string abc_action_mode_done 0x7f0e0003
+int string abc_activity_chooser_view_see_all 0x7f0e0004
+int string abc_activitychooserview_choose_application 0x7f0e0005
+int string abc_capital_off 0x7f0e0006
+int string abc_capital_on 0x7f0e0007
+int string abc_font_family_body_1_material 0x7f0e0008
+int string abc_font_family_body_2_material 0x7f0e0009
+int string abc_font_family_button_material 0x7f0e000a
+int string abc_font_family_caption_material 0x7f0e000b
+int string abc_font_family_display_1_material 0x7f0e000c
+int string abc_font_family_display_2_material 0x7f0e000d
+int string abc_font_family_display_3_material 0x7f0e000e
+int string abc_font_family_display_4_material 0x7f0e000f
+int string abc_font_family_headline_material 0x7f0e0010
+int string abc_font_family_menu_material 0x7f0e0011
+int string abc_font_family_subhead_material 0x7f0e0012
+int string abc_font_family_title_material 0x7f0e0013
+int string abc_menu_alt_shortcut_label 0x7f0e0014
+int string abc_menu_ctrl_shortcut_label 0x7f0e0015
+int string abc_menu_delete_shortcut_label 0x7f0e0016
+int string abc_menu_enter_shortcut_label 0x7f0e0017
+int string abc_menu_function_shortcut_label 0x7f0e0018
+int string abc_menu_meta_shortcut_label 0x7f0e0019
+int string abc_menu_shift_shortcut_label 0x7f0e001a
+int string abc_menu_space_shortcut_label 0x7f0e001b
+int string abc_menu_sym_shortcut_label 0x7f0e001c
+int string abc_prepend_shortcut_label 0x7f0e001d
+int string abc_search_hint 0x7f0e001e
+int string abc_searchview_description_clear 0x7f0e001f
+int string abc_searchview_description_query 0x7f0e0020
+int string abc_searchview_description_search 0x7f0e0021
+int string abc_searchview_description_submit 0x7f0e0022
+int string abc_searchview_description_voice 0x7f0e0023
+int string abc_shareactionprovider_share_with 0x7f0e0024
+int string abc_shareactionprovider_share_with_application 0x7f0e0025
+int string abc_toolbar_collapse_description 0x7f0e0026
+int string action_sign_in 0x7f0e0027
+int string action_sign_in_short 0x7f0e0028
+int string alert_message_delete_folder 0x7f0e0029
+int string alert_message_delete_note 0x7f0e002a
+int string alert_message_delete_notes 0x7f0e002b
+int string alert_title_delete 0x7f0e002c
+int string app_name 0x7f0e002d
+int string app_widget2x2 0x7f0e002e
+int string app_widget4x4 0x7f0e002f
+int string button_delete 0x7f0e0030
+int string call_record_folder_name 0x7f0e0031
+int string cancel 0x7f0e0032
+int string datetime_dialog_cancel 0x7f0e0033
+int string datetime_dialog_ok 0x7f0e0034
+int string delete_remind_time_message 0x7f0e0035
+int string dummy_button 0x7f0e0036
+int string dummy_content 0x7f0e0037
+int string error_note_empty_for_clock 0x7f0e0038
+int string error_note_empty_for_send_to_desktop 0x7f0e0039
+int string error_note_not_exist 0x7f0e003a
+int string error_sdcard_export 0x7f0e003b
+int string error_sdcard_unmounted 0x7f0e003c
+int string error_sync_cancelled 0x7f0e003d
+int string error_sync_internal 0x7f0e003e
+int string error_sync_network 0x7f0e003f
+int string failed_sdcard_export 0x7f0e0040
+int string file_name_txt_format 0x7f0e0041
+int string file_path 0x7f0e0042
+int string folder_exist 0x7f0e0043
+int string format_date_ymd 0x7f0e0044
+int string format_datetime_mdhm 0x7f0e0045
+int string format_exported_file_location 0x7f0e0046
+int string format_folder_files_count 0x7f0e0047
+int string format_move_notes_to_folder 0x7f0e0048
+int string hint_foler_name 0x7f0e0049
+int string info_note_enter_desktop 0x7f0e004a
+int string invalid_password 0x7f0e004b
+int string invalid_username 0x7f0e004c
+int string join_password 0x7f0e004d
+int string login_failed 0x7f0e004e
+int string menu_alert 0x7f0e004f
+int string menu_create_folder 0x7f0e0050
+int string menu_delete 0x7f0e0051
+int string menu_deselect_all 0x7f0e0052
+int string menu_export_doc 0x7f0e0053
+int string menu_export_png 0x7f0e0054
+int string menu_export_text 0x7f0e0055
+int string menu_folder_change_name 0x7f0e0056
+int string menu_folder_delete 0x7f0e0057
+int string menu_folder_view 0x7f0e0058
+int string menu_font_large 0x7f0e0059
+int string menu_font_normal 0x7f0e005a
+int string menu_font_size 0x7f0e005b
+int string menu_font_small 0x7f0e005c
+int string menu_font_super 0x7f0e005d
+int string menu_hutao 0x7f0e005e
+int string menu_keli 0x7f0e005f
+int string menu_list_mode 0x7f0e0060
+int string menu_moren 0x7f0e0061
+int string menu_move 0x7f0e0062
+int string menu_move_parent_folder 0x7f0e0063
+int string menu_normal_mode 0x7f0e0064
+int string menu_quit_secret 0x7f0e0065
+int string menu_remove_remind 0x7f0e0066
+int string menu_search 0x7f0e0067
+int string menu_secret 0x7f0e0068
+int string menu_select_all 0x7f0e0069
+int string menu_select_image 0x7f0e006a
+int string menu_select_none 0x7f0e006b
+int string menu_select_title 0x7f0e006c
+int string menu_send_to_desktop 0x7f0e006d
+int string menu_setting 0x7f0e006e
+int string menu_share 0x7f0e006f
+int string menu_sync 0x7f0e0070
+int string menu_sync_cancel 0x7f0e0071
+int string menu_title_select_folder 0x7f0e0072
+int string note_alert_expired 0x7f0e0073
+int string note_link_email 0x7f0e0074
+int string note_link_other 0x7f0e0075
+int string note_link_tel 0x7f0e0076
+int string note_link_web 0x7f0e0077
+int string notealert_enter 0x7f0e0078
+int string notealert_ok 0x7f0e0079
+int string notelist_menu_new 0x7f0e007a
+int string notelist_string_info 0x7f0e007b
+int string out_password 0x7f0e007c
+int string preferences_account_summary 0x7f0e007d
+int string preferences_account_title 0x7f0e007e
+int string preferences_add_account 0x7f0e007f
+int string preferences_bg_random_appear_title 0x7f0e0080
+int string preferences_button_sync_cancel 0x7f0e0081
+int string preferences_button_sync_immediately 0x7f0e0082
+int string preferences_dialog_change_account_title 0x7f0e0083
+int string preferences_dialog_change_account_warn_msg 0x7f0e0084
+int string preferences_dialog_select_account_tips 0x7f0e0085
+int string preferences_dialog_select_account_title 0x7f0e0086
+int string preferences_last_sync_time 0x7f0e0087
+int string preferences_last_sync_time_format 0x7f0e0088
+int string preferences_menu_cancel 0x7f0e0089
+int string preferences_menu_change_account 0x7f0e008a
+int string preferences_menu_remove_account 0x7f0e008b
+int string preferences_title 0x7f0e008c
+int string preferences_toast_cannot_change_account 0x7f0e008d
+int string preferences_toast_success_set_accout 0x7f0e008e
+int string prompt_account 0x7f0e008f
+int string prompt_email 0x7f0e0090
+int string prompt_login 0x7f0e0091
+int string prompt_password 0x7f0e0092
+int string search 0x7f0e0093
+int string search_hint 0x7f0e0094
+int string search_label 0x7f0e0095
+int string search_menu_title 0x7f0e0096
+int string search_setting_description 0x7f0e0097
+int string set_password 0x7f0e0098
+int string set_remind_time_message 0x7f0e0099
+int string status_bar_notification_info_overflow 0x7f0e009a
+int string success_sdcard_export 0x7f0e009b
+int string success_sync_account 0x7f0e009c
+int string sync_progress_init_list 0x7f0e009d
+int string sync_progress_login 0x7f0e009e
+int string sync_progress_syncing 0x7f0e009f
+int string ticker_cancel 0x7f0e00a0
+int string ticker_fail 0x7f0e00a1
+int string ticker_success 0x7f0e00a2
+int string ticker_syncing 0x7f0e00a3
+int string title_activity_fullscreen 0x7f0e00a4
+int string title_activity_login 0x7f0e00a5
+int string welcome 0x7f0e00a6
+int string widget_havenot_content 0x7f0e00a7
+int string widget_under_visit_mode 0x7f0e00a8
+int style AlertDialog_AppCompat 0x7f0f0000
+int style AlertDialog_AppCompat_Light 0x7f0f0001
+int style Animation_AppCompat_Dialog 0x7f0f0002
+int style Animation_AppCompat_DropDownUp 0x7f0f0003
+int style Animation_AppCompat_Tooltip 0x7f0f0004
+int style Base_AlertDialog_AppCompat 0x7f0f0005
+int style Base_AlertDialog_AppCompat_Light 0x7f0f0006
+int style Base_Animation_AppCompat_Dialog 0x7f0f0007
+int style Base_Animation_AppCompat_DropDownUp 0x7f0f0008
+int style Base_Animation_AppCompat_Tooltip 0x7f0f0009
+int style Base_DialogWindowTitle_AppCompat 0x7f0f000a
+int style Base_DialogWindowTitleBackground_AppCompat 0x7f0f000b
+int style Base_TextAppearance_AppCompat 0x7f0f000c
+int style Base_TextAppearance_AppCompat_Body1 0x7f0f000d
+int style Base_TextAppearance_AppCompat_Body2 0x7f0f000e
+int style Base_TextAppearance_AppCompat_Button 0x7f0f000f
+int style Base_TextAppearance_AppCompat_Caption 0x7f0f0010
+int style Base_TextAppearance_AppCompat_Display1 0x7f0f0011
+int style Base_TextAppearance_AppCompat_Display2 0x7f0f0012
+int style Base_TextAppearance_AppCompat_Display3 0x7f0f0013
+int style Base_TextAppearance_AppCompat_Display4 0x7f0f0014
+int style Base_TextAppearance_AppCompat_Headline 0x7f0f0015
+int style Base_TextAppearance_AppCompat_Inverse 0x7f0f0016
+int style Base_TextAppearance_AppCompat_Large 0x7f0f0017
+int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f0f0018
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0f0019
+int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0f001a
+int style Base_TextAppearance_AppCompat_Medium 0x7f0f001b
+int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f0f001c
+int style Base_TextAppearance_AppCompat_Menu 0x7f0f001d
+int style Base_TextAppearance_AppCompat_SearchResult 0x7f0f001e
+int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0f001f
+int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f0f0020
+int style Base_TextAppearance_AppCompat_Small 0x7f0f0021
+int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f0f0022
+int style Base_TextAppearance_AppCompat_Subhead 0x7f0f0023
+int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f0f0024
+int style Base_TextAppearance_AppCompat_Title 0x7f0f0025
+int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f0f0026
+int style Base_TextAppearance_AppCompat_Tooltip 0x7f0f0027
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0f0028
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0f0029
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0f002a
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0f002b
+int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0f002c
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0f002d
+int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0f002e
+int style Base_TextAppearance_AppCompat_Widget_Button 0x7f0f002f
+int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f0f0030
+int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f0f0031
+int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f0f0032
+int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f0f0033
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f0f0034
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0f0035
+int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0f0036
+int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f0f0037
+int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0f0038
+int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0f0039
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0f003a
+int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0f003b
+int style Base_Theme_AppCompat 0x7f0f003c
+int style Base_Theme_AppCompat_CompactMenu 0x7f0f003d
+int style Base_Theme_AppCompat_Dialog 0x7f0f003e
+int style Base_Theme_AppCompat_Dialog_Alert 0x7f0f003f
+int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f0f0040
+int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f0f0041
+int style Base_Theme_AppCompat_DialogWhenLarge 0x7f0f0042
+int style Base_Theme_AppCompat_Light 0x7f0f0043
+int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f0f0044
+int style Base_Theme_AppCompat_Light_Dialog 0x7f0f0045
+int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f0f0046
+int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f0f0047
+int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f0f0048
+int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f0f0049
+int style Base_ThemeOverlay_AppCompat 0x7f0f004a
+int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f0f004b
+int style Base_ThemeOverlay_AppCompat_Dark 0x7f0f004c
+int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0f004d
+int style Base_ThemeOverlay_AppCompat_Dialog 0x7f0f004e
+int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f0f004f
+int style Base_ThemeOverlay_AppCompat_Light 0x7f0f0050
+int style Base_V21_Theme_AppCompat 0x7f0f0051
+int style Base_V21_Theme_AppCompat_Dialog 0x7f0f0052
+int style Base_V21_Theme_AppCompat_Light 0x7f0f0053
+int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f0f0054
+int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f0f0055
+int style Base_V22_Theme_AppCompat 0x7f0f0056
+int style Base_V22_Theme_AppCompat_Light 0x7f0f0057
+int style Base_V23_Theme_AppCompat 0x7f0f0058
+int style Base_V23_Theme_AppCompat_Light 0x7f0f0059
+int style Base_V26_Theme_AppCompat 0x7f0f005a
+int style Base_V26_Theme_AppCompat_Light 0x7f0f005b
+int style Base_V26_Widget_AppCompat_Toolbar 0x7f0f005c
+int style Base_V28_Theme_AppCompat 0x7f0f005d
+int style Base_V28_Theme_AppCompat_Light 0x7f0f005e
+int style Base_V7_Theme_AppCompat 0x7f0f005f
+int style Base_V7_Theme_AppCompat_Dialog 0x7f0f0060
+int style Base_V7_Theme_AppCompat_Light 0x7f0f0061
+int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f0f0062
+int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f0f0063
+int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f0f0064
+int style Base_V7_Widget_AppCompat_EditText 0x7f0f0065
+int style Base_V7_Widget_AppCompat_Toolbar 0x7f0f0066
+int style Base_Widget_AppCompat_ActionBar 0x7f0f0067
+int style Base_Widget_AppCompat_ActionBar_Solid 0x7f0f0068
+int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f0f0069
+int style Base_Widget_AppCompat_ActionBar_TabText 0x7f0f006a
+int style Base_Widget_AppCompat_ActionBar_TabView 0x7f0f006b
+int style Base_Widget_AppCompat_ActionButton 0x7f0f006c
+int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f0f006d
+int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f0f006e
+int style Base_Widget_AppCompat_ActionMode 0x7f0f006f
+int style Base_Widget_AppCompat_ActivityChooserView 0x7f0f0070
+int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f0f0071
+int style Base_Widget_AppCompat_Button 0x7f0f0072
+int style Base_Widget_AppCompat_Button_Borderless 0x7f0f0073
+int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f0f0074
+int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0f0075
+int style Base_Widget_AppCompat_Button_Colored 0x7f0f0076
+int style Base_Widget_AppCompat_Button_Small 0x7f0f0077
+int style Base_Widget_AppCompat_ButtonBar 0x7f0f0078
+int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f0f0079
+int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f0f007a
+int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f0f007b
+int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f0f007c
+int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f0f007d
+int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f0f007e
+int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f0f007f
+int style Base_Widget_AppCompat_EditText 0x7f0f0080
+int style Base_Widget_AppCompat_ImageButton 0x7f0f0081
+int style Base_Widget_AppCompat_Light_ActionBar 0x7f0f0082
+int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f0f0083
+int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f0f0084
+int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f0f0085
+int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0f0086
+int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f0f0087
+int style Base_Widget_AppCompat_Light_PopupMenu 0x7f0f0088
+int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f0f0089
+int style Base_Widget_AppCompat_ListMenuView 0x7f0f008a
+int style Base_Widget_AppCompat_ListPopupWindow 0x7f0f008b
+int style Base_Widget_AppCompat_ListView 0x7f0f008c
+int style Base_Widget_AppCompat_ListView_DropDown 0x7f0f008d
+int style Base_Widget_AppCompat_ListView_Menu 0x7f0f008e
+int style Base_Widget_AppCompat_PopupMenu 0x7f0f008f
+int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f0f0090
+int style Base_Widget_AppCompat_PopupWindow 0x7f0f0091
+int style Base_Widget_AppCompat_ProgressBar 0x7f0f0092
+int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f0f0093
+int style Base_Widget_AppCompat_RatingBar 0x7f0f0094
+int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f0f0095
+int style Base_Widget_AppCompat_RatingBar_Small 0x7f0f0096
+int style Base_Widget_AppCompat_SearchView 0x7f0f0097
+int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f0f0098
+int style Base_Widget_AppCompat_SeekBar 0x7f0f0099
+int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f0f009a
+int style Base_Widget_AppCompat_Spinner 0x7f0f009b
+int style Base_Widget_AppCompat_Spinner_Underlined 0x7f0f009c
+int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f0f009d
+int style Base_Widget_AppCompat_Toolbar 0x7f0f009e
+int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f0f009f
+int style Dialog_Msg 0x7f0f00a0
+int style HighlightTextAppearancePrimary 0x7f0f00a1
+int style HighlightTextAppearanceSecondary 0x7f0f00a2
+int style NoteActionBarStyle 0x7f0f00a3
+int style NoteTheme 0x7f0f00a4
+int style Platform_AppCompat 0x7f0f00a5
+int style Platform_AppCompat_Light 0x7f0f00a6
+int style Platform_ThemeOverlay_AppCompat 0x7f0f00a7
+int style Platform_ThemeOverlay_AppCompat_Dark 0x7f0f00a8
+int style Platform_ThemeOverlay_AppCompat_Light 0x7f0f00a9
+int style Platform_V21_AppCompat 0x7f0f00aa
+int style Platform_V21_AppCompat_Light 0x7f0f00ab
+int style Platform_V25_AppCompat 0x7f0f00ac
+int style Platform_V25_AppCompat_Light 0x7f0f00ad
+int style Platform_Widget_AppCompat_Spinner 0x7f0f00ae
+int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f0f00af
+int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f0f00b0
+int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f0f00b1
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f0f00b2
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f0f00b3
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x7f0f00b4
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x7f0f00b5
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f0f00b6
+int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x7f0f00b7
+int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f0f00b8
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f0f00b9
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f0f00ba
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f0f00bb
+int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f0f00bc
+int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f0f00bd
+int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f0f00be
+int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f0f00bf
+int style TextAppearance_AppCompat 0x7f0f00c0
+int style TextAppearance_AppCompat_Body1 0x7f0f00c1
+int style TextAppearance_AppCompat_Body2 0x7f0f00c2
+int style TextAppearance_AppCompat_Button 0x7f0f00c3
+int style TextAppearance_AppCompat_Caption 0x7f0f00c4
+int style TextAppearance_AppCompat_Display1 0x7f0f00c5
+int style TextAppearance_AppCompat_Display2 0x7f0f00c6
+int style TextAppearance_AppCompat_Display3 0x7f0f00c7
+int style TextAppearance_AppCompat_Display4 0x7f0f00c8
+int style TextAppearance_AppCompat_Headline 0x7f0f00c9
+int style TextAppearance_AppCompat_Inverse 0x7f0f00ca
+int style TextAppearance_AppCompat_Large 0x7f0f00cb
+int style TextAppearance_AppCompat_Large_Inverse 0x7f0f00cc
+int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0f00cd
+int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0f00ce
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0f00cf
+int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0f00d0
+int style TextAppearance_AppCompat_Medium 0x7f0f00d1
+int style TextAppearance_AppCompat_Medium_Inverse 0x7f0f00d2
+int style TextAppearance_AppCompat_Menu 0x7f0f00d3
+int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0f00d4
+int style TextAppearance_AppCompat_SearchResult_Title 0x7f0f00d5
+int style TextAppearance_AppCompat_Small 0x7f0f00d6
+int style TextAppearance_AppCompat_Small_Inverse 0x7f0f00d7
+int style TextAppearance_AppCompat_Subhead 0x7f0f00d8
+int style TextAppearance_AppCompat_Subhead_Inverse 0x7f0f00d9
+int style TextAppearance_AppCompat_Title 0x7f0f00da
+int style TextAppearance_AppCompat_Title_Inverse 0x7f0f00db
+int style TextAppearance_AppCompat_Tooltip 0x7f0f00dc
+int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0f00dd
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0f00de
+int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0f00df
+int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0f00e0
+int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0f00e1
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0f00e2
+int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0f00e3
+int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0f00e4
+int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0f00e5
+int style TextAppearance_AppCompat_Widget_Button 0x7f0f00e6
+int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f0f00e7
+int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f0f00e8
+int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f0f00e9
+int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0f00ea
+int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f0f00eb
+int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0f00ec
+int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0f00ed
+int style TextAppearance_AppCompat_Widget_Switch 0x7f0f00ee
+int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0f00ef
+int style TextAppearance_Compat_Notification 0x7f0f00f0
+int style TextAppearance_Compat_Notification_Info 0x7f0f00f1
+int style TextAppearance_Compat_Notification_Line2 0x7f0f00f2
+int style TextAppearance_Compat_Notification_Time 0x7f0f00f3
+int style TextAppearance_Compat_Notification_Title 0x7f0f00f4
+int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0f00f5
+int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0f00f6
+int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0f00f7
+int style TextAppearanceLarge 0x7f0f00f8
+int style TextAppearanceMedium 0x7f0f00f9
+int style TextAppearanceNormal 0x7f0f00fa
+int style TextAppearancePrimaryItem 0x7f0f00fb
+int style TextAppearanceSecondaryItem 0x7f0f00fc
+int style TextAppearanceSuper 0x7f0f00fd
+int style TextAppearanceUnderMenuIcon 0x7f0f00fe
+int style Theme_AppCompat 0x7f0f00ff
+int style Theme_AppCompat_CompactMenu 0x7f0f0100
+int style Theme_AppCompat_DayNight 0x7f0f0101
+int style Theme_AppCompat_DayNight_DarkActionBar 0x7f0f0102
+int style Theme_AppCompat_DayNight_Dialog 0x7f0f0103
+int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f0f0104
+int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f0f0105
+int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f0f0106
+int style Theme_AppCompat_DayNight_NoActionBar 0x7f0f0107
+int style Theme_AppCompat_Dialog 0x7f0f0108
+int style Theme_AppCompat_Dialog_Alert 0x7f0f0109
+int style Theme_AppCompat_Dialog_MinWidth 0x7f0f010a
+int style Theme_AppCompat_DialogWhenLarge 0x7f0f010b
+int style Theme_AppCompat_Light 0x7f0f010c
+int style Theme_AppCompat_Light_DarkActionBar 0x7f0f010d
+int style Theme_AppCompat_Light_Dialog 0x7f0f010e
+int style Theme_AppCompat_Light_Dialog_Alert 0x7f0f010f
+int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f0f0110
+int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0f0111
+int style Theme_AppCompat_Light_NoActionBar 0x7f0f0112
+int style Theme_AppCompat_NoActionBar 0x7f0f0113
+int style Theme_Notes1 0x7f0f0114
+int style Theme_Notes1_Fullscreen 0x7f0f0115
+int style ThemeOverlay_AppCompat 0x7f0f0116
+int style ThemeOverlay_AppCompat_ActionBar 0x7f0f0117
+int style ThemeOverlay_AppCompat_Dark 0x7f0f0118
+int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0f0119
+int style ThemeOverlay_AppCompat_Dialog 0x7f0f011a
+int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f0f011b
+int style ThemeOverlay_AppCompat_Light 0x7f0f011c
+int style ThemeOverlay_Notes1_FullscreenContainer 0x7f0f011d
+int style Widget_AppCompat_ActionBar 0x7f0f011e
+int style Widget_AppCompat_ActionBar_Solid 0x7f0f011f
+int style Widget_AppCompat_ActionBar_TabBar 0x7f0f0120
+int style Widget_AppCompat_ActionBar_TabText 0x7f0f0121
+int style Widget_AppCompat_ActionBar_TabView 0x7f0f0122
+int style Widget_AppCompat_ActionButton 0x7f0f0123
+int style Widget_AppCompat_ActionButton_CloseMode 0x7f0f0124
+int style Widget_AppCompat_ActionButton_Overflow 0x7f0f0125
+int style Widget_AppCompat_ActionMode 0x7f0f0126
+int style Widget_AppCompat_ActivityChooserView 0x7f0f0127
+int style Widget_AppCompat_AutoCompleteTextView 0x7f0f0128
+int style Widget_AppCompat_Button 0x7f0f0129
+int style Widget_AppCompat_Button_Borderless 0x7f0f012a
+int style Widget_AppCompat_Button_Borderless_Colored 0x7f0f012b
+int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0f012c
+int style Widget_AppCompat_Button_Colored 0x7f0f012d
+int style Widget_AppCompat_Button_Small 0x7f0f012e
+int style Widget_AppCompat_ButtonBar 0x7f0f012f
+int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f0f0130
+int style Widget_AppCompat_CompoundButton_CheckBox 0x7f0f0131
+int style Widget_AppCompat_CompoundButton_RadioButton 0x7f0f0132
+int style Widget_AppCompat_CompoundButton_Switch 0x7f0f0133
+int style Widget_AppCompat_DrawerArrowToggle 0x7f0f0134
+int style Widget_AppCompat_DropDownItem_Spinner 0x7f0f0135
+int style Widget_AppCompat_EditText 0x7f0f0136
+int style Widget_AppCompat_ImageButton 0x7f0f0137
+int style Widget_AppCompat_Light_ActionBar 0x7f0f0138
+int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0f0139
+int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0f013a
+int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0f013b
+int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0f013c
+int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0f013d
+int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0f013e
+int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0f013f
+int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0f0140
+int style Widget_AppCompat_Light_ActionButton 0x7f0f0141
+int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0f0142
+int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0f0143
+int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0f0144
+int style Widget_AppCompat_Light_ActivityChooserView 0x7f0f0145
+int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0f0146
+int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0f0147
+int style Widget_AppCompat_Light_ListPopupWindow 0x7f0f0148
+int style Widget_AppCompat_Light_ListView_DropDown 0x7f0f0149
+int style Widget_AppCompat_Light_PopupMenu 0x7f0f014a
+int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f0f014b
+int style Widget_AppCompat_Light_SearchView 0x7f0f014c
+int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0f014d
+int style Widget_AppCompat_ListMenuView 0x7f0f014e
+int style Widget_AppCompat_ListPopupWindow 0x7f0f014f
+int style Widget_AppCompat_ListView 0x7f0f0150
+int style Widget_AppCompat_ListView_DropDown 0x7f0f0151
+int style Widget_AppCompat_ListView_Menu 0x7f0f0152
+int style Widget_AppCompat_PopupMenu 0x7f0f0153
+int style Widget_AppCompat_PopupMenu_Overflow 0x7f0f0154
+int style Widget_AppCompat_PopupWindow 0x7f0f0155
+int style Widget_AppCompat_ProgressBar 0x7f0f0156
+int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0f0157
+int style Widget_AppCompat_RatingBar 0x7f0f0158
+int style Widget_AppCompat_RatingBar_Indicator 0x7f0f0159
+int style Widget_AppCompat_RatingBar_Small 0x7f0f015a
+int style Widget_AppCompat_SearchView 0x7f0f015b
+int style Widget_AppCompat_SearchView_ActionBar 0x7f0f015c
+int style Widget_AppCompat_SeekBar 0x7f0f015d
+int style Widget_AppCompat_SeekBar_Discrete 0x7f0f015e
+int style Widget_AppCompat_Spinner 0x7f0f015f
+int style Widget_AppCompat_Spinner_DropDown 0x7f0f0160
+int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0f0161
+int style Widget_AppCompat_Spinner_Underlined 0x7f0f0162
+int style Widget_AppCompat_TextView_SpinnerItem 0x7f0f0163
+int style Widget_AppCompat_Toolbar 0x7f0f0164
+int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f0f0165
+int style Widget_Compat_NotificationActionContainer 0x7f0f0166
+int style Widget_Compat_NotificationActionText 0x7f0f0167
+int style Widget_Support_CoordinatorLayout 0x7f0f0168
+int style Widget_Theme_Notes1_ActionBar_Fullscreen 0x7f0f0169
+int style Widget_Theme_Notes1_ButtonBar_Fullscreen 0x7f0f016a
+int[] styleable ActionBar { 0x7f030031, 0x7f030032, 0x7f030033, 0x7f030057, 0x7f030058, 0x7f030059, 0x7f03005a, 0x7f03005b, 0x7f03005c, 0x7f03005f, 0x7f030064, 0x7f030065, 0x7f030070, 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030085, 0x7f030086, 0x7f03008b, 0x7f03008e, 0x7f0300a4, 0x7f0300ab, 0x7f0300b6, 0x7f0300b9, 0x7f0300ba, 0x7f0300d5, 0x7f0300d8, 0x7f0300f3, 0x7f0300fc }
+int styleable ActionBar_background 0
+int styleable ActionBar_backgroundSplit 1
+int styleable ActionBar_backgroundStacked 2
+int styleable ActionBar_contentInsetEnd 3
+int styleable ActionBar_contentInsetEndWithActions 4
+int styleable ActionBar_contentInsetLeft 5
+int styleable ActionBar_contentInsetRight 6
+int styleable ActionBar_contentInsetStart 7
+int styleable ActionBar_contentInsetStartWithNavigation 8
+int styleable ActionBar_customNavigationLayout 9
+int styleable ActionBar_displayOptions 10
+int styleable ActionBar_divider 11
+int styleable ActionBar_elevation 12
+int styleable ActionBar_height 13
+int styleable ActionBar_hideOnContentScroll 14
+int styleable ActionBar_homeAsUpIndicator 15
+int styleable ActionBar_homeLayout 16
+int styleable ActionBar_icon 17
+int styleable ActionBar_indeterminateProgressStyle 18
+int styleable ActionBar_itemPadding 19
+int styleable ActionBar_logo 20
+int styleable ActionBar_navigationMode 21
+int styleable ActionBar_popupTheme 22
+int styleable ActionBar_progressBarPadding 23
+int styleable ActionBar_progressBarStyle 24
+int styleable ActionBar_subtitle 25
+int styleable ActionBar_subtitleTextStyle 26
+int styleable ActionBar_title 27
+int styleable ActionBar_titleTextStyle 28
+int[] styleable ActionBarLayout { 0x010100b3 }
+int styleable ActionBarLayout_android_layout_gravity 0
+int[] styleable ActionMenuItemView { 0x0101013f }
+int styleable ActionMenuItemView_android_minWidth 0
+int[] styleable ActionMenuView { }
+int[] styleable ActionMode { 0x7f030031, 0x7f030032, 0x7f030047, 0x7f030082, 0x7f0300d8, 0x7f0300fc }
+int styleable ActionMode_background 0
+int styleable ActionMode_backgroundSplit 1
+int styleable ActionMode_closeItemLayout 2
+int styleable ActionMode_height 3
+int styleable ActionMode_subtitleTextStyle 4
+int styleable ActionMode_titleTextStyle 5
+int[] styleable ActivityChooserView { 0x7f030071, 0x7f03008c }
+int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0
+int styleable ActivityChooserView_initialActivityCount 1
+int[] styleable AlertDialog { 0x010100f2, 0x7f03003e, 0x7f03003f, 0x7f03009b, 0x7f03009c, 0x7f0300a8, 0x7f0300ca, 0x7f0300cb }
+int styleable AlertDialog_android_layout 0
+int styleable AlertDialog_buttonIconDimen 1
+int styleable AlertDialog_buttonPanelSideLayout 2
+int styleable AlertDialog_listItemLayout 3
+int styleable AlertDialog_listLayout 4
+int styleable AlertDialog_multiChoiceItemLayout 5
+int styleable AlertDialog_showTitle 6
+int styleable AlertDialog_singleChoiceItemLayout 7
+int[] styleable AnimatedStateListDrawableCompat { 0x0101011c, 0x01010194, 0x01010195, 0x01010196, 0x0101030c, 0x0101030d }
+int styleable AnimatedStateListDrawableCompat_android_dither 0
+int styleable AnimatedStateListDrawableCompat_android_visible 1
+int styleable AnimatedStateListDrawableCompat_android_variablePadding 2
+int styleable AnimatedStateListDrawableCompat_android_constantSize 3
+int styleable AnimatedStateListDrawableCompat_android_enterFadeDuration 4
+int styleable AnimatedStateListDrawableCompat_android_exitFadeDuration 5
+int[] styleable AnimatedStateListDrawableItem { 0x010100d0, 0x01010199 }
+int styleable AnimatedStateListDrawableItem_android_id 0
+int styleable AnimatedStateListDrawableItem_android_drawable 1
+int[] styleable AnimatedStateListDrawableTransition { 0x01010199, 0x01010449, 0x0101044a, 0x0101044b }
+int styleable AnimatedStateListDrawableTransition_android_drawable 0
+int styleable AnimatedStateListDrawableTransition_android_toId 1
+int styleable AnimatedStateListDrawableTransition_android_fromId 2
+int styleable AnimatedStateListDrawableTransition_android_reversible 3
+int[] styleable AppCompatImageView { 0x01010119, 0x7f0300d0, 0x7f0300f1, 0x7f0300f2 }
+int styleable AppCompatImageView_android_src 0
+int styleable AppCompatImageView_srcCompat 1
+int styleable AppCompatImageView_tint 2
+int styleable AppCompatImageView_tintMode 3
+int[] styleable AppCompatSeekBar { 0x01010142, 0x7f0300ee, 0x7f0300ef, 0x7f0300f0 }
+int styleable AppCompatSeekBar_android_thumb 0
+int styleable AppCompatSeekBar_tickMark 1
+int styleable AppCompatSeekBar_tickMarkTint 2
+int styleable AppCompatSeekBar_tickMarkTintMode 3
+int[] styleable AppCompatTextHelper { 0x01010034, 0x0101016d, 0x0101016e, 0x0101016f, 0x01010170, 0x01010392, 0x01010393 }
+int styleable AppCompatTextHelper_android_textAppearance 0
+int styleable AppCompatTextHelper_android_drawableTop 1
+int styleable AppCompatTextHelper_android_drawableBottom 2
+int styleable AppCompatTextHelper_android_drawableLeft 3
+int styleable AppCompatTextHelper_android_drawableRight 4
+int styleable AppCompatTextHelper_android_drawableStart 5
+int styleable AppCompatTextHelper_android_drawableEnd 6
+int[] styleable AppCompatTextView { 0x01010034, 0x7f03002c, 0x7f03002d, 0x7f03002e, 0x7f03002f, 0x7f030030, 0x7f030072, 0x7f030074, 0x7f030090, 0x7f030098, 0x7f0300de }
+int styleable AppCompatTextView_android_textAppearance 0
+int styleable AppCompatTextView_autoSizeMaxTextSize 1
+int styleable AppCompatTextView_autoSizeMinTextSize 2
+int styleable AppCompatTextView_autoSizePresetSizes 3
+int styleable AppCompatTextView_autoSizeStepGranularity 4
+int styleable AppCompatTextView_autoSizeTextType 5
+int styleable AppCompatTextView_firstBaselineToTopHeight 6
+int styleable AppCompatTextView_fontFamily 7
+int styleable AppCompatTextView_lastBaselineToBottomHeight 8
+int styleable AppCompatTextView_lineHeight 9
+int styleable AppCompatTextView_textAllCaps 10
+int[] styleable AppCompatTheme { 0x01010057, 0x010100ae, 0x7f030000, 0x7f030001, 0x7f030002, 0x7f030003, 0x7f030004, 0x7f030005, 0x7f030006, 0x7f030007, 0x7f030008, 0x7f030009, 0x7f03000a, 0x7f03000b, 0x7f03000c, 0x7f03000e, 0x7f03000f, 0x7f030010, 0x7f030011, 0x7f030012, 0x7f030013, 0x7f030014, 0x7f030015, 0x7f030016, 0x7f030017, 0x7f030018, 0x7f030019, 0x7f03001a, 0x7f03001b, 0x7f03001c, 0x7f03001d, 0x7f03001e, 0x7f030021, 0x7f030022, 0x7f030023, 0x7f030024, 0x7f030025, 0x7f03002b, 0x7f030037, 0x7f030038, 0x7f030039, 0x7f03003a, 0x7f03003b, 0x7f03003c, 0x7f030040, 0x7f030041, 0x7f030044, 0x7f030045, 0x7f03004b, 0x7f03004c, 0x7f03004d, 0x7f03004e, 0x7f03004f, 0x7f030050, 0x7f030051, 0x7f030052, 0x7f030053, 0x7f030054, 0x7f03005d, 0x7f030061, 0x7f030062, 0x7f030063, 0x7f030066, 0x7f030068, 0x7f03006b, 0x7f03006c, 0x7f03006d, 0x7f03006e, 0x7f03006f, 0x7f030084, 0x7f03008a, 0x7f030099, 0x7f03009a, 0x7f03009d, 0x7f03009e, 0x7f03009f, 0x7f0300a0, 0x7f0300a1, 0x7f0300a2, 0x7f0300a3, 0x7f0300b2, 0x7f0300b3, 0x7f0300b4, 0x7f0300b5, 0x7f0300b7, 0x7f0300bd, 0x7f0300be, 0x7f0300bf, 0x7f0300c0, 0x7f0300c3, 0x7f0300c4, 0x7f0300c5, 0x7f0300c6, 0x7f0300cd, 0x7f0300ce, 0x7f0300dc, 0x7f0300df, 0x7f0300e0, 0x7f0300e1, 0x7f0300e2, 0x7f0300e3, 0x7f0300e4, 0x7f0300e5, 0x7f0300e6, 0x7f0300e7, 0x7f0300e8, 0x7f0300fd, 0x7f0300fe, 0x7f0300ff, 0x7f030100, 0x7f030106, 0x7f030108, 0x7f030109, 0x7f03010a, 0x7f03010b, 0x7f03010c, 0x7f03010d, 0x7f03010e, 0x7f03010f, 0x7f030110, 0x7f030111 }
+int styleable AppCompatTheme_android_windowIsFloating 0
+int styleable AppCompatTheme_android_windowAnimationStyle 1
+int styleable AppCompatTheme_actionBarDivider 2
+int styleable AppCompatTheme_actionBarItemBackground 3
+int styleable AppCompatTheme_actionBarPopupTheme 4
+int styleable AppCompatTheme_actionBarSize 5
+int styleable AppCompatTheme_actionBarSplitStyle 6
+int styleable AppCompatTheme_actionBarStyle 7
+int styleable AppCompatTheme_actionBarTabBarStyle 8
+int styleable AppCompatTheme_actionBarTabStyle 9
+int styleable AppCompatTheme_actionBarTabTextStyle 10
+int styleable AppCompatTheme_actionBarTheme 11
+int styleable AppCompatTheme_actionBarWidgetTheme 12
+int styleable AppCompatTheme_actionButtonStyle 13
+int styleable AppCompatTheme_actionDropDownStyle 14
+int styleable AppCompatTheme_actionMenuTextAppearance 15
+int styleable AppCompatTheme_actionMenuTextColor 16
+int styleable AppCompatTheme_actionModeBackground 17
+int styleable AppCompatTheme_actionModeCloseButtonStyle 18
+int styleable AppCompatTheme_actionModeCloseDrawable 19
+int styleable AppCompatTheme_actionModeCopyDrawable 20
+int styleable AppCompatTheme_actionModeCutDrawable 21
+int styleable AppCompatTheme_actionModeFindDrawable 22
+int styleable AppCompatTheme_actionModePasteDrawable 23
+int styleable AppCompatTheme_actionModePopupWindowStyle 24
+int styleable AppCompatTheme_actionModeSelectAllDrawable 25
+int styleable AppCompatTheme_actionModeShareDrawable 26
+int styleable AppCompatTheme_actionModeSplitBackground 27
+int styleable AppCompatTheme_actionModeStyle 28
+int styleable AppCompatTheme_actionModeWebSearchDrawable 29
+int styleable AppCompatTheme_actionOverflowButtonStyle 30
+int styleable AppCompatTheme_actionOverflowMenuStyle 31
+int styleable AppCompatTheme_activityChooserViewStyle 32
+int styleable AppCompatTheme_alertDialogButtonGroupStyle 33
+int styleable AppCompatTheme_alertDialogCenterButtons 34
+int styleable AppCompatTheme_alertDialogStyle 35
+int styleable AppCompatTheme_alertDialogTheme 36
+int styleable AppCompatTheme_autoCompleteTextViewStyle 37
+int styleable AppCompatTheme_borderlessButtonStyle 38
+int styleable AppCompatTheme_buttonBarButtonStyle 39
+int styleable AppCompatTheme_buttonBarNegativeButtonStyle 40
+int styleable AppCompatTheme_buttonBarNeutralButtonStyle 41
+int styleable AppCompatTheme_buttonBarPositiveButtonStyle 42
+int styleable AppCompatTheme_buttonBarStyle 43
+int styleable AppCompatTheme_buttonStyle 44
+int styleable AppCompatTheme_buttonStyleSmall 45
+int styleable AppCompatTheme_checkboxStyle 46
+int styleable AppCompatTheme_checkedTextViewStyle 47
+int styleable AppCompatTheme_colorAccent 48
+int styleable AppCompatTheme_colorBackgroundFloating 49
+int styleable AppCompatTheme_colorButtonNormal 50
+int styleable AppCompatTheme_colorControlActivated 51
+int styleable AppCompatTheme_colorControlHighlight 52
+int styleable AppCompatTheme_colorControlNormal 53
+int styleable AppCompatTheme_colorError 54
+int styleable AppCompatTheme_colorPrimary 55
+int styleable AppCompatTheme_colorPrimaryDark 56
+int styleable AppCompatTheme_colorSwitchThumbNormal 57
+int styleable AppCompatTheme_controlBackground 58
+int styleable AppCompatTheme_dialogCornerRadius 59
+int styleable AppCompatTheme_dialogPreferredPadding 60
+int styleable AppCompatTheme_dialogTheme 61
+int styleable AppCompatTheme_dividerHorizontal 62
+int styleable AppCompatTheme_dividerVertical 63
+int styleable AppCompatTheme_dropDownListViewStyle 64
+int styleable AppCompatTheme_dropdownListPreferredItemHeight 65
+int styleable AppCompatTheme_editTextBackground 66
+int styleable AppCompatTheme_editTextColor 67
+int styleable AppCompatTheme_editTextStyle 68
+int styleable AppCompatTheme_homeAsUpIndicator 69
+int styleable AppCompatTheme_imageButtonStyle 70
+int styleable AppCompatTheme_listChoiceBackgroundIndicator 71
+int styleable AppCompatTheme_listDividerAlertDialog 72
+int styleable AppCompatTheme_listMenuViewStyle 73
+int styleable AppCompatTheme_listPopupWindowStyle 74
+int styleable AppCompatTheme_listPreferredItemHeight 75
+int styleable AppCompatTheme_listPreferredItemHeightLarge 76
+int styleable AppCompatTheme_listPreferredItemHeightSmall 77
+int styleable AppCompatTheme_listPreferredItemPaddingLeft 78
+int styleable AppCompatTheme_listPreferredItemPaddingRight 79
+int styleable AppCompatTheme_panelBackground 80
+int styleable AppCompatTheme_panelMenuListTheme 81
+int styleable AppCompatTheme_panelMenuListWidth 82
+int styleable AppCompatTheme_popupMenuStyle 83
+int styleable AppCompatTheme_popupWindowStyle 84
+int styleable AppCompatTheme_radioButtonStyle 85
+int styleable AppCompatTheme_ratingBarStyle 86
+int styleable AppCompatTheme_ratingBarStyleIndicator 87
+int styleable AppCompatTheme_ratingBarStyleSmall 88
+int styleable AppCompatTheme_searchViewStyle 89
+int styleable AppCompatTheme_seekBarStyle 90
+int styleable AppCompatTheme_selectableItemBackground 91
+int styleable AppCompatTheme_selectableItemBackgroundBorderless 92
+int styleable AppCompatTheme_spinnerDropDownItemStyle 93
+int styleable AppCompatTheme_spinnerStyle 94
+int styleable AppCompatTheme_switchStyle 95
+int styleable AppCompatTheme_textAppearanceLargePopupMenu 96
+int styleable AppCompatTheme_textAppearanceListItem 97
+int styleable AppCompatTheme_textAppearanceListItemSecondary 98
+int styleable AppCompatTheme_textAppearanceListItemSmall 99
+int styleable AppCompatTheme_textAppearancePopupMenuHeader 100
+int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 101
+int styleable AppCompatTheme_textAppearanceSearchResultTitle 102
+int styleable AppCompatTheme_textAppearanceSmallPopupMenu 103
+int styleable AppCompatTheme_textColorAlertDialogListItem 104
+int styleable AppCompatTheme_textColorSearchUrl 105
+int styleable AppCompatTheme_toolbarNavigationButtonStyle 106
+int styleable AppCompatTheme_toolbarStyle 107
+int styleable AppCompatTheme_tooltipForegroundColor 108
+int styleable AppCompatTheme_tooltipFrameBackground 109
+int styleable AppCompatTheme_viewInflaterClass 110
+int styleable AppCompatTheme_windowActionBar 111
+int styleable AppCompatTheme_windowActionBarOverlay 112
+int styleable AppCompatTheme_windowActionModeOverlay 113
+int styleable AppCompatTheme_windowFixedHeightMajor 114
+int styleable AppCompatTheme_windowFixedHeightMinor 115
+int styleable AppCompatTheme_windowFixedWidthMajor 116
+int styleable AppCompatTheme_windowFixedWidthMinor 117
+int styleable AppCompatTheme_windowMinWidthMajor 118
+int styleable AppCompatTheme_windowMinWidthMinor 119
+int styleable AppCompatTheme_windowNoTitle 120
+int[] styleable ButtonBarLayout { 0x7f030026 }
+int styleable ButtonBarLayout_allowStacking 0
+int[] styleable ColorStateListItem { 0x010101a5, 0x0101031f, 0x7f030027 }
+int styleable ColorStateListItem_android_color 0
+int styleable ColorStateListItem_android_alpha 1
+int styleable ColorStateListItem_alpha 2
+int[] styleable CompoundButton { 0x01010107, 0x7f030042, 0x7f030043 }
+int styleable CompoundButton_android_button 0
+int styleable CompoundButton_buttonTint 1
+int styleable CompoundButton_buttonTintMode 2
+int[] styleable CoordinatorLayout { 0x7f03008f, 0x7f0300d2 }
+int styleable CoordinatorLayout_keylines 0
+int styleable CoordinatorLayout_statusBarBackground 1
+int[] styleable CoordinatorLayout_Layout { 0x010100b3, 0x7f030092, 0x7f030093, 0x7f030094, 0x7f030095, 0x7f030096, 0x7f030097 }
+int styleable CoordinatorLayout_Layout_android_layout_gravity 0
+int styleable CoordinatorLayout_Layout_layout_anchor 1
+int styleable CoordinatorLayout_Layout_layout_anchorGravity 2
+int styleable CoordinatorLayout_Layout_layout_behavior 3
+int styleable CoordinatorLayout_Layout_layout_dodgeInsetEdges 4
+int styleable CoordinatorLayout_Layout_layout_insetEdge 5
+int styleable CoordinatorLayout_Layout_layout_keyline 6
+int[] styleable DrawerArrowToggle { 0x7f030029, 0x7f03002a, 0x7f030036, 0x7f03004a, 0x7f030069, 0x7f030080, 0x7f0300cc, 0x7f0300ea }
+int styleable DrawerArrowToggle_arrowHeadLength 0
+int styleable DrawerArrowToggle_arrowShaftLength 1
+int styleable DrawerArrowToggle_barLength 2
+int styleable DrawerArrowToggle_color 3
+int styleable DrawerArrowToggle_drawableSize 4
+int styleable DrawerArrowToggle_gapBetweenBars 5
+int styleable DrawerArrowToggle_spinBars 6
+int styleable DrawerArrowToggle_thickness 7
+int[] styleable FontFamily { 0x7f030075, 0x7f030076, 0x7f030077, 0x7f030078, 0x7f030079, 0x7f03007a }
+int styleable FontFamily_fontProviderAuthority 0
+int styleable FontFamily_fontProviderCerts 1
+int styleable FontFamily_fontProviderFetchStrategy 2
+int styleable FontFamily_fontProviderFetchTimeout 3
+int styleable FontFamily_fontProviderPackage 4
+int styleable FontFamily_fontProviderQuery 5
+int[] styleable FontFamilyFont { 0x01010532, 0x01010533, 0x0101053f, 0x0101056f, 0x01010570, 0x7f030073, 0x7f03007b, 0x7f03007c, 0x7f03007d, 0x7f030105 }
+int styleable FontFamilyFont_android_font 0
+int styleable FontFamilyFont_android_fontWeight 1
+int styleable FontFamilyFont_android_fontStyle 2
+int styleable FontFamilyFont_android_ttcIndex 3
+int styleable FontFamilyFont_android_fontVariationSettings 4
+int styleable FontFamilyFont_font 5
+int styleable FontFamilyFont_fontStyle 6
+int styleable FontFamilyFont_fontVariationSettings 7
+int styleable FontFamilyFont_fontWeight 8
+int styleable FontFamilyFont_ttcIndex 9
+int[] styleable FullscreenAttrs { 0x7f03007e, 0x7f03007f }
+int styleable FullscreenAttrs_fullscreenBackgroundColor 0
+int styleable FullscreenAttrs_fullscreenTextColor 1
+int[] styleable GradientColor { 0x0101019d, 0x0101019e, 0x010101a1, 0x010101a2, 0x010101a3, 0x010101a4, 0x01010201, 0x0101020b, 0x01010510, 0x01010511, 0x01010512, 0x01010513 }
+int styleable GradientColor_android_startColor 0
+int styleable GradientColor_android_endColor 1
+int styleable GradientColor_android_type 2
+int styleable GradientColor_android_centerX 3
+int styleable GradientColor_android_centerY 4
+int styleable GradientColor_android_gradientRadius 5
+int styleable GradientColor_android_tileMode 6
+int styleable GradientColor_android_centerColor 7
+int styleable GradientColor_android_startX 8
+int styleable GradientColor_android_startY 9
+int styleable GradientColor_android_endX 10
+int styleable GradientColor_android_endY 11
+int[] styleable GradientColorItem { 0x010101a5, 0x01010514 }
+int styleable GradientColorItem_android_color 0
+int styleable GradientColorItem_android_offset 1
+int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f030065, 0x7f030067, 0x7f0300a7, 0x7f0300c8 }
+int styleable LinearLayoutCompat_android_gravity 0
+int styleable LinearLayoutCompat_android_orientation 1
+int styleable LinearLayoutCompat_android_baselineAligned 2
+int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 3
+int styleable LinearLayoutCompat_android_weightSum 4
+int styleable LinearLayoutCompat_divider 5
+int styleable LinearLayoutCompat_dividerPadding 6
+int styleable LinearLayoutCompat_measureWithLargestChild 7
+int styleable LinearLayoutCompat_showDividers 8
+int[] styleable LinearLayoutCompat_Layout { 0x010100b3, 0x010100f4, 0x010100f5, 0x01010181 }
+int styleable LinearLayoutCompat_Layout_android_layout_gravity 0
+int styleable LinearLayoutCompat_Layout_android_layout_width 1
+int styleable LinearLayoutCompat_Layout_android_layout_height 2
+int styleable LinearLayoutCompat_Layout_android_layout_weight 3
+int[] styleable ListPopupWindow { 0x010102ac, 0x010102ad }
+int styleable ListPopupWindow_android_dropDownHorizontalOffset 0
+int styleable ListPopupWindow_android_dropDownVerticalOffset 1
+int[] styleable MenuGroup { 0x0101000e, 0x010100d0, 0x01010194, 0x010101de, 0x010101df, 0x010101e0 }
+int styleable MenuGroup_android_enabled 0
+int styleable MenuGroup_android_id 1
+int styleable MenuGroup_android_visible 2
+int styleable MenuGroup_android_menuCategory 3
+int styleable MenuGroup_android_orderInCategory 4
+int styleable MenuGroup_android_checkableBehavior 5
+int[] styleable MenuItem { 0x01010002, 0x0101000e, 0x010100d0, 0x01010106, 0x01010194, 0x010101de, 0x010101df, 0x010101e1, 0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5, 0x0101026f, 0x7f03000d, 0x7f03001f, 0x7f030020, 0x7f030028, 0x7f030056, 0x7f030087, 0x7f030088, 0x7f0300ac, 0x7f0300c7, 0x7f030101 }
+int styleable MenuItem_android_icon 0
+int styleable MenuItem_android_enabled 1
+int styleable MenuItem_android_id 2
+int styleable MenuItem_android_checked 3
+int styleable MenuItem_android_visible 4
+int styleable MenuItem_android_menuCategory 5
+int styleable MenuItem_android_orderInCategory 6
+int styleable MenuItem_android_title 7
+int styleable MenuItem_android_titleCondensed 8
+int styleable MenuItem_android_alphabeticShortcut 9
+int styleable MenuItem_android_numericShortcut 10
+int styleable MenuItem_android_checkable 11
+int styleable MenuItem_android_onClick 12
+int styleable MenuItem_actionLayout 13
+int styleable MenuItem_actionProviderClass 14
+int styleable MenuItem_actionViewClass 15
+int styleable MenuItem_alphabeticModifiers 16
+int styleable MenuItem_contentDescription 17
+int styleable MenuItem_iconTint 18
+int styleable MenuItem_iconTintMode 19
+int styleable MenuItem_numericModifiers 20
+int styleable MenuItem_showAsAction 21
+int styleable MenuItem_tooltipText 22
+int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f0300b8, 0x7f0300d3 }
+int styleable MenuView_android_windowAnimationStyle 0
+int styleable MenuView_android_itemTextAppearance 1
+int styleable MenuView_android_horizontalDivider 2
+int styleable MenuView_android_verticalDivider 3
+int styleable MenuView_android_headerBackground 4
+int styleable MenuView_android_itemBackground 5
+int styleable MenuView_android_itemIconDisabledAlpha 6
+int styleable MenuView_preserveIconSpacing 7
+int styleable MenuView_subMenuArrow 8
+int[] styleable PopupWindow { 0x01010176, 0x010102c9, 0x7f0300ad }
+int styleable PopupWindow_android_popupBackground 0
+int styleable PopupWindow_android_popupAnimationStyle 1
+int styleable PopupWindow_overlapAnchor 2
+int[] styleable PopupWindowBackgroundState { 0x7f0300d1 }
+int styleable PopupWindowBackgroundState_state_above_anchor 0
+int[] styleable RecycleListView { 0x7f0300ae, 0x7f0300b1 }
+int styleable RecycleListView_paddingBottomNoButtons 0
+int styleable RecycleListView_paddingTopNoTitle 1
+int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f030046, 0x7f030055, 0x7f030060, 0x7f030081, 0x7f030089, 0x7f030091, 0x7f0300bb, 0x7f0300bc, 0x7f0300c1, 0x7f0300c2, 0x7f0300d4, 0x7f0300d9, 0x7f030107 }
+int styleable SearchView_android_focusable 0
+int styleable SearchView_android_maxWidth 1
+int styleable SearchView_android_inputType 2
+int styleable SearchView_android_imeOptions 3
+int styleable SearchView_closeIcon 4
+int styleable SearchView_commitIcon 5
+int styleable SearchView_defaultQueryHint 6
+int styleable SearchView_goIcon 7
+int styleable SearchView_iconifiedByDefault 8
+int styleable SearchView_layout 9
+int styleable SearchView_queryBackground 10
+int styleable SearchView_queryHint 11
+int styleable SearchView_searchHintIcon 12
+int styleable SearchView_searchIcon 13
+int styleable SearchView_submitBackground 14
+int styleable SearchView_suggestionRowLayout 15
+int styleable SearchView_voiceIcon 16
+int[] styleable Spinner { 0x010100b2, 0x01010176, 0x0101017b, 0x01010262, 0x7f0300b6 }
+int styleable Spinner_android_entries 0
+int styleable Spinner_android_popupBackground 1
+int styleable Spinner_android_prompt 2
+int styleable Spinner_android_dropDownWidth 3
+int styleable Spinner_popupTheme 4
+int[] styleable StateListDrawable { 0x0101011c, 0x01010194, 0x01010195, 0x01010196, 0x0101030c, 0x0101030d }
+int styleable StateListDrawable_android_dither 0
+int styleable StateListDrawable_android_visible 1
+int styleable StateListDrawable_android_variablePadding 2
+int styleable StateListDrawable_android_constantSize 3
+int styleable StateListDrawable_android_enterFadeDuration 4
+int styleable StateListDrawable_android_exitFadeDuration 5
+int[] styleable StateListDrawableItem { 0x01010199 }
+int styleable StateListDrawableItem_android_drawable 0
+int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f0300c9, 0x7f0300cf, 0x7f0300da, 0x7f0300db, 0x7f0300dd, 0x7f0300eb, 0x7f0300ec, 0x7f0300ed, 0x7f030102, 0x7f030103, 0x7f030104 }
+int styleable SwitchCompat_android_textOn 0
+int styleable SwitchCompat_android_textOff 1
+int styleable SwitchCompat_android_thumb 2
+int styleable SwitchCompat_showText 3
+int styleable SwitchCompat_splitTrack 4
+int styleable SwitchCompat_switchMinWidth 5
+int styleable SwitchCompat_switchPadding 6
+int styleable SwitchCompat_switchTextAppearance 7
+int styleable SwitchCompat_thumbTextPadding 8
+int styleable SwitchCompat_thumbTint 9
+int styleable SwitchCompat_thumbTintMode 10
+int styleable SwitchCompat_track 11
+int styleable SwitchCompat_trackTint 12
+int styleable SwitchCompat_trackTintMode 13
+int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x0101009a, 0x0101009b, 0x01010161, 0x01010162, 0x01010163, 0x01010164, 0x010103ac, 0x7f030074, 0x7f0300de }
+int styleable TextAppearance_android_textSize 0
+int styleable TextAppearance_android_typeface 1
+int styleable TextAppearance_android_textStyle 2
+int styleable TextAppearance_android_textColor 3
+int styleable TextAppearance_android_textColorHint 4
+int styleable TextAppearance_android_textColorLink 5
+int styleable TextAppearance_android_shadowColor 6
+int styleable TextAppearance_android_shadowDx 7
+int styleable TextAppearance_android_shadowDy 8
+int styleable TextAppearance_android_shadowRadius 9
+int styleable TextAppearance_android_fontFamily 10
+int styleable TextAppearance_fontFamily 11
+int styleable TextAppearance_textAllCaps 12
+int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f03003d, 0x7f030048, 0x7f030049, 0x7f030057, 0x7f030058, 0x7f030059, 0x7f03005a, 0x7f03005b, 0x7f03005c, 0x7f0300a4, 0x7f0300a5, 0x7f0300a6, 0x7f0300a9, 0x7f0300aa, 0x7f0300b6, 0x7f0300d5, 0x7f0300d6, 0x7f0300d7, 0x7f0300f3, 0x7f0300f4, 0x7f0300f5, 0x7f0300f6, 0x7f0300f7, 0x7f0300f8, 0x7f0300f9, 0x7f0300fa, 0x7f0300fb }
+int styleable Toolbar_android_gravity 0
+int styleable Toolbar_android_minHeight 1
+int styleable Toolbar_buttonGravity 2
+int styleable Toolbar_collapseContentDescription 3
+int styleable Toolbar_collapseIcon 4
+int styleable Toolbar_contentInsetEnd 5
+int styleable Toolbar_contentInsetEndWithActions 6
+int styleable Toolbar_contentInsetLeft 7
+int styleable Toolbar_contentInsetRight 8
+int styleable Toolbar_contentInsetStart 9
+int styleable Toolbar_contentInsetStartWithNavigation 10
+int styleable Toolbar_logo 11
+int styleable Toolbar_logoDescription 12
+int styleable Toolbar_maxButtonHeight 13
+int styleable Toolbar_navigationContentDescription 14
+int styleable Toolbar_navigationIcon 15
+int styleable Toolbar_popupTheme 16
+int styleable Toolbar_subtitle 17
+int styleable Toolbar_subtitleTextAppearance 18
+int styleable Toolbar_subtitleTextColor 19
+int styleable Toolbar_title 20
+int styleable Toolbar_titleMargin 21
+int styleable Toolbar_titleMarginBottom 22
+int styleable Toolbar_titleMarginEnd 23
+int styleable Toolbar_titleMarginStart 24
+int styleable Toolbar_titleMarginTop 25
+int styleable Toolbar_titleMargins 26
+int styleable Toolbar_titleTextAppearance 27
+int styleable Toolbar_titleTextColor 28
+int[] styleable View { 0x01010000, 0x010100da, 0x7f0300af, 0x7f0300b0, 0x7f0300e9 }
+int styleable View_android_theme 0
+int styleable View_android_focusable 1
+int styleable View_paddingEnd 2
+int styleable View_paddingStart 3
+int styleable View_theme 4
+int[] styleable ViewBackgroundHelper { 0x010100d4, 0x7f030034, 0x7f030035 }
+int styleable ViewBackgroundHelper_android_background 0
+int styleable ViewBackgroundHelper_backgroundTint 1
+int styleable ViewBackgroundHelper_backgroundTintMode 2
+int[] styleable ViewStubCompat { 0x010100d0, 0x010100f2, 0x010100f3 }
+int styleable ViewStubCompat_android_id 0
+int styleable ViewStubCompat_android_layout 1
+int styleable ViewStubCompat_android_inflatedId 2
+int xml preferences 0x7f110000
+int xml searchable 0x7f110001
+int xml widget_2x_info 0x7f110002
+int xml widget_4x_info 0x7f110003
diff --git a/src/Nots-master2/app/build/intermediates/runtime_symbol_list/debugAndroidTest/R.txt b/src/Nots-master2/app/build/intermediates/runtime_symbol_list/debugAndroidTest/R.txt
new file mode 100644
index 0000000..e69de29
diff --git a/src/Nots-master2/app/build/intermediates/signing_config_versions/debugAndroidTest/signing-config-versions.json b/src/Nots-master2/app/build/intermediates/signing_config_versions/debugAndroidTest/signing-config-versions.json
new file mode 100644
index 0000000..bb4deaa
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/signing_config_versions/debugAndroidTest/signing-config-versions.json
@@ -0,0 +1 @@
+{"enableV1Signing":true,"enableV2Signing":true,"enableV3Signing":false,"enableV4Signing":false}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/intermediates/source_set_path_map/debug/file-map.txt b/src/Nots-master2/app/build/intermediates/source_set_path_map/debug/file-map.txt
deleted file mode 100644
index 2fee2fc..0000000
--- a/src/Nots-master2/app/build/intermediates/source_set_path_map/debug/file-map.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-net.micode.notes.app-pngs-0 D:\CAUC\Software Project\Nots-master2\app\build\generated\res\pngs\debug
-net.micode.notes.app-resValues-1 D:\CAUC\Software Project\Nots-master2\app\build\generated\res\resValues\debug
-net.micode.notes.app-rs-2 D:\CAUC\Software Project\Nots-master2\app\build\generated\res\rs\debug
-net.micode.notes.app-mergeDebugResources-3 D:\CAUC\Software Project\Nots-master2\app\build\intermediates\incremental\debug\mergeDebugResources\merged.dir
-net.micode.notes.app-mergeDebugResources-4 D:\CAUC\Software Project\Nots-master2\app\build\intermediates\incremental\debug\mergeDebugResources\stripped.dir
-net.micode.notes.app-merged_res-5 D:\CAUC\Software Project\Nots-master2\app\build\intermediates\merged_res\debug
-net.micode.notes.app-debug-6 D:\CAUC\Software Project\Nots-master2\app\src\debug\res
-net.micode.notes.app-main-7 D:\CAUC\Software Project\Nots-master2\app\src\main\res
diff --git a/src/Nots-master2/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt b/src/Nots-master2/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt
index 4461006..217492e 100644
--- a/src/Nots-master2/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt
+++ b/src/Nots-master2/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt
@@ -1,283 +1,1546 @@
-net.micode.notes:xml/widget_4x_info = 0x7f0c0003
-net.micode.notes:xml/preferences = 0x7f0c0000
-net.micode.notes:style/TextAppearanceSecondaryItem = 0x7f0b0008
-net.micode.notes:style/TextAppearanceNormal = 0x7f0b0006
-net.micode.notes:style/TextAppearanceLarge = 0x7f0b0004
-net.micode.notes:style/HighlightTextAppearancePrimary = 0x7f0b0000
-net.micode.notes:string/widget_havenot_content = 0x7f0a0064
-net.micode.notes:string/ticker_syncing = 0x7f0a0063
-net.micode.notes:string/ticker_success = 0x7f0a0062
-net.micode.notes:style/HighlightTextAppearanceSecondary = 0x7f0b0001
-net.micode.notes:string/ticker_cancel = 0x7f0a0060
-net.micode.notes:string/sync_progress_syncing = 0x7f0a005f
-net.micode.notes:string/sync_progress_init_list = 0x7f0a005d
-net.micode.notes:string/search_label = 0x7f0a0058
-net.micode.notes:string/preferences_toast_success_set_accout = 0x7f0a0055
-net.micode.notes:string/preferences_toast_cannot_change_account = 0x7f0a0054
-net.micode.notes:string/preferences_title = 0x7f0a0053
-net.micode.notes:string/preferences_menu_remove_account = 0x7f0a0052
-net.micode.notes:style/NoteActionBarStyle = 0x7f0b0002
-net.micode.notes:string/preferences_menu_change_account = 0x7f0a0051
-net.micode.notes:string/preferences_menu_cancel = 0x7f0a0050
-net.micode.notes:string/preferences_last_sync_time = 0x7f0a004e
-net.micode.notes:string/preferences_dialog_select_account_title = 0x7f0a004d
-net.micode.notes:string/preferences_dialog_change_account_warn_msg = 0x7f0a004b
-net.micode.notes:string/preferences_button_sync_immediately = 0x7f0a0049
-net.micode.notes:string/preferences_button_sync_cancel = 0x7f0a0048
-net.micode.notes:string/preferences_account_summary = 0x7f0a0044
-net.micode.notes:string/success_sdcard_export = 0x7f0a005b
-net.micode.notes:string/notelist_string_info = 0x7f0a0043
-net.micode.notes:string/notelist_menu_new = 0x7f0a0042
-net.micode.notes:string/notealert_ok = 0x7f0a0041
-net.micode.notes:string/notealert_enter = 0x7f0a0040
-net.micode.notes:string/note_link_web = 0x7f0a003f
-net.micode.notes:string/note_link_tel = 0x7f0a003e
-net.micode.notes:string/note_link_other = 0x7f0a003d
-net.micode.notes:string/note_link_email = 0x7f0a003c
-net.micode.notes:string/note_alert_expired = 0x7f0a003b
-net.micode.notes:string/menu_sync_cancel = 0x7f0a0039
-net.micode.notes:string/menu_sync = 0x7f0a0038
-net.micode.notes:string/menu_share = 0x7f0a0037
-net.micode.notes:string/menu_select_title = 0x7f0a0034
-net.micode.notes:style/TextAppearanceMedium = 0x7f0b0005
-net.micode.notes:string/menu_select_none = 0x7f0a0033
-net.micode.notes:string/menu_title_select_folder = 0x7f0a003a
-net.micode.notes:string/menu_select_all = 0x7f0a0032
-net.micode.notes:string/menu_search = 0x7f0a0031
-net.micode.notes:string/menu_remove_remind = 0x7f0a0030
-net.micode.notes:string/menu_normal_mode = 0x7f0a002f
-net.micode.notes:string/menu_move_parent_folder = 0x7f0a002e
-net.micode.notes:string/menu_move = 0x7f0a002d
-net.micode.notes:string/menu_list_mode = 0x7f0a002c
-net.micode.notes:string/menu_font_super = 0x7f0a002b
-net.micode.notes:string/menu_font_small = 0x7f0a002a
-net.micode.notes:string/menu_folder_change_name = 0x7f0a0024
-net.micode.notes:string/menu_export_text = 0x7f0a0023
-net.micode.notes:string/menu_deselect_all = 0x7f0a0022
-net.micode.notes:string/menu_create_folder = 0x7f0a0020
-net.micode.notes:style/TextAppearancePrimaryItem = 0x7f0b0007
-net.micode.notes:string/folder_exist = 0x7f0a0017
-net.micode.notes:string/hint_foler_name = 0x7f0a001d
-net.micode.notes:string/format_date_ymd = 0x7f0a0018
-net.micode.notes:string/file_path = 0x7f0a0016
-net.micode.notes:string/set_remind_time_message = 0x7f0a005a
-net.micode.notes:string/error_sync_network = 0x7f0a0013
-net.micode.notes:string/error_sdcard_unmounted = 0x7f0a0010
-net.micode.notes:string/datetime_dialog_ok = 0x7f0a000a
-net.micode.notes:string/datetime_dialog_cancel = 0x7f0a0009
-net.micode.notes:drawable/list_green_up = 0x7f040020
-net.micode.notes:string/call_record_folder_name = 0x7f0a0008
-net.micode.notes:drawable/new_note_normal = 0x7f040030
-net.micode.notes:string/button_delete = 0x7f0a0007
-net.micode.notes:string/app_widget2x2 = 0x7f0a0005
-net.micode.notes:string/menu_font_normal = 0x7f0a0028
-net.micode.notes:string/format_exported_file_location = 0x7f0a001a
-net.micode.notes:raw/introduction = 0x7f090000
-net.micode.notes:string/delete_remind_time_message = 0x7f0a000b
-net.micode.notes:dimen/text_font_size_super = 0x7f030004
-net.micode.notes:drawable/selected = 0x7f040035
-net.micode.notes:plurals/search_results_title = 0x7f080000
-net.micode.notes:menu/sub_folder = 0x7f070006
-net.micode.notes:menu/note_edit = 0x7f070002
-net.micode.notes:style/TextAppearanceSuper = 0x7f0b0009
-net.micode.notes:color/secondary_text_dark = 0x7f020001
-net.micode.notes:id/move = 0x7f05002e
-net.micode.notes:id/iv_bg_yellow_select = 0x7f050017
-net.micode.notes:menu/call_note_edit = 0x7f070000
-net.micode.notes:drawable/new_note_pressed = 0x7f040031
-net.micode.notes:id/iv_bg_blue = 0x7f05000e
-net.micode.notes:layout/settings_header = 0x7f06000b
-net.micode.notes:layout/note_list = 0x7f060008
-net.micode.notes:drawable/list_white_single = 0x7f040027
-net.micode.notes:layout/note_item = 0x7f060007
-net.micode.notes:xml/widget_2x_info = 0x7f0c0002
-net.micode.notes:string/alert_message_delete_folder = 0x7f0a0000
-net.micode.notes:layout/datetime_picker = 0x7f060002
-net.micode.notes:id/btn_new_note = 0x7f050004
-net.micode.notes:layout/note_list_footer = 0x7f06000a
-net.micode.notes:id/widget_text = 0x7f050042
-net.micode.notes:id/tv_title_bar = 0x7f050040
-net.micode.notes:drawable/widget_2x_blue = 0x7f040038
-net.micode.notes:id/tv_time = 0x7f05003e
-net.micode.notes:id/tv_name = 0x7f05003d
-net.micode.notes:drawable/new_note = 0x7f04002f
-net.micode.notes:id/sv_note_edit = 0x7f050039
-net.micode.notes:id/selection_menu = 0x7f050038
-net.micode.notes:string/error_sdcard_export = 0x7f0a000f
-net.micode.notes:id/preference_sync_button = 0x7f050037
-net.micode.notes:layout/note_edit = 0x7f060005
-net.micode.notes:id/notes_list = 0x7f050035
-net.micode.notes:string/alert_message_delete_notes = 0x7f0a0002
-net.micode.notes:drawable/title_alert = 0x7f040036
-net.micode.notes:id/note_title = 0x7f050034
-net.micode.notes:string/preferences_last_sync_time_format = 0x7f0a004f
-net.micode.notes:id/note_edit_view = 0x7f050032
-net.micode.notes:id/navigation_bar = 0x7f05002f
-net.micode.notes:string/app_widget4x4 = 0x7f0a0006
-net.micode.notes:drawable/font_normal = 0x7f040011
-net.micode.notes:id/minute = 0x7f05002d
-net.micode.notes:drawable/font_super = 0x7f040014
-net.micode.notes:id/menu_sync = 0x7f05002c
-net.micode.notes:string/info_note_enter_desktop = 0x7f0a001e
-net.micode.notes:id/menu_share = 0x7f05002b
-net.micode.notes:id/menu_setting = 0x7f05002a
-net.micode.notes:string/widget_under_visit_mode = 0x7f0a0065
-net.micode.notes:id/menu_send_to_desktop = 0x7f050029
-net.micode.notes:id/menu_search = 0x7f050028
-net.micode.notes:drawable/list_green_down = 0x7f04001d
-net.micode.notes:id/menu_new_note = 0x7f050027
-net.micode.notes:string/error_note_not_exist = 0x7f0a000e
-net.micode.notes:id/menu_new_folder = 0x7f050026
-net.micode.notes:id/menu_list_mode = 0x7f050025
-net.micode.notes:id/iv_medium_select = 0x7f050019
-net.micode.notes:id/menu_export_text = 0x7f050023
-net.micode.notes:string/menu_folder_view = 0x7f0a0026
-net.micode.notes:id/menu_delete = 0x7f050021
-net.micode.notes:string/ticker_fail = 0x7f0a0061
-net.micode.notes:string/file_name_txt_format = 0x7f0a0015
-net.micode.notes:drawable/edit_blue = 0x7f040006
-net.micode.notes:id/prefenerece_sync_status_textview = 0x7f050036
-net.micode.notes:string/menu_font_size = 0x7f0a0029
-net.micode.notes:string/menu_alert = 0x7f0a001f
-net.micode.notes:drawable/edit_title_yellow = 0x7f04000d
-net.micode.notes:id/menu_alert = 0x7f050020
-net.micode.notes:string/success_sync_account = 0x7f0a005c
-net.micode.notes:id/ll_font_super = 0x7f05001f
-net.micode.notes:id/ll_font_small = 0x7f05001e
-net.micode.notes:menu/call_record_folder = 0x7f070001
-net.micode.notes:id/ll_font_normal = 0x7f05001d
-net.micode.notes:id/ll_font_large = 0x7f05001c
-net.micode.notes:id/note_bg_color_selector = 0x7f050030
-net.micode.notes:drawable/search_result = 0x7f040034
-net.micode.notes:id/iv_super_select = 0x7f05001b
-net.micode.notes:id/iv_bg_yellow = 0x7f050016
-net.micode.notes:string/error_sync_cancelled = 0x7f0a0011
-net.micode.notes:id/iv_bg_white_select = 0x7f050015
-net.micode.notes:id/tv_alert_date = 0x7f05003a
-net.micode.notes:dimen/text_font_size_large = 0x7f030000
-net.micode.notes:drawable/notification = 0x7f040033
-net.micode.notes:id/iv_bg_red = 0x7f050012
-net.micode.notes:string/menu_font_large = 0x7f0a0027
-net.micode.notes:drawable/widget_4x_blue = 0x7f04003d
-net.micode.notes:id/iv_large_select = 0x7f050018
-net.micode.notes:id/widget_bg_image = 0x7f050041
-net.micode.notes:id/iv_bg_green_select = 0x7f050011
-net.micode.notes:string/error_note_empty_for_clock = 0x7f0a000c
-net.micode.notes:string/preferences_dialog_change_account_title = 0x7f0a004a
-net.micode.notes:drawable/menu_move = 0x7f04002e
-net.micode.notes:drawable/widget_4x_white = 0x7f040040
-net.micode.notes:id/iv_bg_blue_select = 0x7f05000f
-net.micode.notes:string/preferences_dialog_select_account_tips = 0x7f0a004c
-net.micode.notes:id/font_size_selector = 0x7f05000b
-net.micode.notes:id/et_edit_text = 0x7f050009
-net.micode.notes:id/et_foler_name = 0x7f05000a
-net.micode.notes:drawable/edit_green = 0x7f040007
-net.micode.notes:layout/widget_4x = 0x7f06000d
-net.micode.notes:string/search = 0x7f0a0056
-net.micode.notes:id/cb_edit_item = 0x7f050006
-net.micode.notes:id/btn_set_bg_color = 0x7f050005
-net.micode.notes:id/account_dialog_subtitle = 0x7f050000
-net.micode.notes:menu/note_list = 0x7f070003
-net.micode.notes:id/account_dialog_title = 0x7f050001
-net.micode.notes:id/iv_bg_green = 0x7f050010
-net.micode.notes:id/amPm = 0x7f050003
-net.micode.notes:drawable/widget_4x_green = 0x7f04003e
-net.micode.notes:style/NoteTheme = 0x7f0b0003
-net.micode.notes:id/hour = 0x7f05000c
-net.micode.notes:drawable/note_edit_color_selector_panel = 0x7f040032
-net.micode.notes:drawable/widget_2x_yellow = 0x7f04003c
-net.micode.notes:string/format_move_notes_to_folder = 0x7f0a001c
-net.micode.notes:drawable/widget_2x_red = 0x7f04003a
-net.micode.notes:style/TextAppearanceUnderMenuIcon = 0x7f0b000a
-net.micode.notes:id/delete = 0x7f050008
-net.micode.notes:drawable/widget_2x_green = 0x7f040039
-net.micode.notes:drawable/title_bar_bg = 0x7f040037
-net.micode.notes:drawable/menu_delete = 0x7f04002d
-net.micode.notes:string/error_sync_internal = 0x7f0a0012
-net.micode.notes:drawable/list_green_single = 0x7f04001f
-net.micode.notes:string/alert_message_delete_note = 0x7f0a0001
-net.micode.notes:id/tv_modified_date = 0x7f05003c
-net.micode.notes:drawable/list_blue_middle = 0x7f040018
-net.micode.notes:id/iv_small_select = 0x7f05001a
-net.micode.notes:menu/note_list_options = 0x7f070005
-net.micode.notes:xml/searchable = 0x7f0c0001
-net.micode.notes:string/menu_folder_delete = 0x7f0a0025
-net.micode.notes:drawable/dropdown_icon = 0x7f040005
-net.micode.notes:id/date = 0x7f050007
-net.micode.notes:drawable/list_yellow_single = 0x7f04002b
-net.micode.notes:drawable/list_red_up = 0x7f040024
-net.micode.notes:drawable/widget_4x_yellow = 0x7f040041
-net.micode.notes:drawable/list_yellow_middle = 0x7f04002a
-net.micode.notes:id/tv_folder_name = 0x7f05003b
-net.micode.notes:drawable/list_yellow_down = 0x7f040029
-net.micode.notes:string/format_folder_files_count = 0x7f0a001b
-net.micode.notes:drawable/clock = 0x7f040003
-net.micode.notes:drawable/list_white_up = 0x7f040028
-net.micode.notes:drawable/edit_title_blue = 0x7f040009
-net.micode.notes:drawable/edit_red = 0x7f040008
-net.micode.notes:id/iv_alert_icon = 0x7f05000d
-net.micode.notes:layout/dialog_edit_text = 0x7f060003
-net.micode.notes:string/preferences_account_title = 0x7f0a0045
-net.micode.notes:drawable/edit_white = 0x7f04000e
-net.micode.notes:drawable/list_white_middle = 0x7f040026
-net.micode.notes:color/user_query_highlight = 0x7f020002
-net.micode.notes:drawable/list_white_down = 0x7f040025
-net.micode.notes:string/preferences_add_account = 0x7f0a0046
-net.micode.notes:drawable/bg_btn_set_color = 0x7f040000
-net.micode.notes:string/preferences_bg_random_appear_title = 0x7f0a0047
-net.micode.notes:layout/widget_2x = 0x7f06000c
-net.micode.notes:drawable/list_footer_bg = 0x7f04001c
-net.micode.notes:string/alert_title_delete = 0x7f0a0003
-net.micode.notes:drawable/edit_title_green = 0x7f04000a
-net.micode.notes:drawable/icon_app = 0x7f040015
-net.micode.notes:string/menu_send_to_desktop = 0x7f0a0035
-net.micode.notes:drawable/list_red_single = 0x7f040023
-net.micode.notes:string/failed_sdcard_export = 0x7f0a0014
-net.micode.notes:drawable/widget_4x_red = 0x7f04003f
-net.micode.notes:id/menu_delete_remind = 0x7f050022
-net.micode.notes:drawable/list_red_down = 0x7f040021
-net.micode.notes:drawable/list_red_middle = 0x7f040022
-net.micode.notes:id/iv_bg_white = 0x7f050014
-net.micode.notes:id/iv_bg_red_select = 0x7f050013
-net.micode.notes:string/error_note_empty_for_send_to_desktop = 0x7f0a000d
-net.micode.notes:layout/note_list_dropdown_menu = 0x7f060009
-net.micode.notes:drawable/list_blue_down = 0x7f040017
-net.micode.notes:id/action_select_all = 0x7f050002
-net.micode.notes:string/format_datetime_mdhm = 0x7f0a0019
-net.micode.notes:drawable/font_small = 0x7f040013
-net.micode.notes:string/sync_progress_login = 0x7f0a005e
-net.micode.notes:array/menu_share_ways = 0x7f010001
-net.micode.notes:drawable/widget_2x_white = 0x7f04003b
-net.micode.notes:layout/folder_list_item = 0x7f060004
-net.micode.notes:layout/add_account_text = 0x7f060001
-net.micode.notes:id/tv_title = 0x7f05003f
-net.micode.notes:color/primary_text_dark = 0x7f020000
-net.micode.notes:drawable/font_size_selector_bg = 0x7f040012
-net.micode.notes:drawable/list_blue_up = 0x7f04001a
-net.micode.notes:string/search_setting_description = 0x7f0a0059
-net.micode.notes:drawable/list_blue_single = 0x7f040019
-net.micode.notes:drawable/font_large = 0x7f040010
-net.micode.notes:drawable/delete = 0x7f040004
-net.micode.notes:drawable/edit_yellow = 0x7f04000f
-net.micode.notes:id/note_item = 0x7f050033
-net.micode.notes:drawable/edit_title_white = 0x7f04000c
-net.micode.notes:id/note_edit_list = 0x7f050031
-net.micode.notes:drawable/edit_title_red = 0x7f04000b
-net.micode.notes:string/menu_delete = 0x7f0a0021
-net.micode.notes:drawable/list_folder = 0x7f04001b
-net.micode.notes:drawable/call_record = 0x7f040002
-net.micode.notes:string/search_hint = 0x7f0a0057
-net.micode.notes:id/menu_font_size = 0x7f050024
-net.micode.notes:drawable/bg_color_btn_mask = 0x7f040001
-net.micode.notes:drawable/list_yellow_up = 0x7f04002c
-net.micode.notes:dimen/text_font_size_small = 0x7f030003
-net.micode.notes:dimen/text_font_size_normal = 0x7f030002
-net.micode.notes:drawable/list_green_middle = 0x7f04001e
-net.micode.notes:drawable/list_background = 0x7f040016
-net.micode.notes:string/app_name = 0x7f0a0004
-net.micode.notes:menu/note_list_dropdown = 0x7f070004
-net.micode.notes:string/menu_setting = 0x7f0a0036
-net.micode.notes:dimen/text_font_size_medium = 0x7f030001
-net.micode.notes:layout/note_edit_list_item = 0x7f060006
-net.micode.notes:layout/account_dialog_title = 0x7f060000
-net.micode.notes:array/format_for_exported_note = 0x7f010000
+net.micode.notes:xml/widget_2x_info = 0x7f110002
+net.micode.notes:xml/searchable = 0x7f110001
+net.micode.notes:styleable/ViewStubCompat = 0x7f10002c
+net.micode.notes:styleable/ViewBackgroundHelper = 0x7f10002b
+net.micode.notes:styleable/View = 0x7f10002a
+net.micode.notes:styleable/Toolbar = 0x7f100029
+net.micode.notes:styleable/SwitchCompat = 0x7f100027
+net.micode.notes:styleable/StateListDrawable = 0x7f100025
+net.micode.notes:styleable/RecycleListView = 0x7f100022
+net.micode.notes:styleable/PopupWindow = 0x7f100020
+net.micode.notes:styleable/MenuItem = 0x7f10001e
+net.micode.notes:styleable/LinearLayoutCompat = 0x7f10001a
+net.micode.notes:styleable/GradientColor = 0x7f100018
+net.micode.notes:styleable/FullscreenAttrs = 0x7f100017
+net.micode.notes:styleable/AnimatedStateListDrawableCompat = 0x7f100007
+net.micode.notes:styleable/ActivityChooserView = 0x7f100005
+net.micode.notes:styleable/DrawerArrowToggle = 0x7f100014
+net.micode.notes:styleable/ActionMenuView = 0x7f100003
+net.micode.notes:style/Widget.Theme.Notes1.ActionBar.Fullscreen = 0x7f0f0169
+net.micode.notes:style/Widget.Support.CoordinatorLayout = 0x7f0f0168
+net.micode.notes:style/Widget.Compat.NotificationActionContainer = 0x7f0f0166
+net.micode.notes:style/Widget.AppCompat.Toolbar.Button.Navigation = 0x7f0f0165
+net.micode.notes:style/Widget.AppCompat.Toolbar = 0x7f0f0164
+net.micode.notes:styleable/MenuGroup = 0x7f10001d
+net.micode.notes:style/Widget.AppCompat.Spinner.Underlined = 0x7f0f0162
+net.micode.notes:style/Widget.AppCompat.SearchView.ActionBar = 0x7f0f015c
+net.micode.notes:style/Widget.AppCompat.SearchView = 0x7f0f015b
+net.micode.notes:style/Widget.AppCompat.PopupWindow = 0x7f0f0155
+net.micode.notes:style/Widget.AppCompat.ListView.DropDown = 0x7f0f0151
+net.micode.notes:style/Widget.AppCompat.ListView = 0x7f0f0150
+net.micode.notes:style/Widget.AppCompat.ListPopupWindow = 0x7f0f014f
+net.micode.notes:style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar = 0x7f0f014d
+net.micode.notes:style/Widget.AppCompat.Light.SearchView = 0x7f0f014c
+net.micode.notes:style/Widget.AppCompat.Light.PopupMenu.Overflow = 0x7f0f014b
+net.micode.notes:style/Widget.AppCompat.Light.ListPopupWindow = 0x7f0f0148
+net.micode.notes:style/Widget.AppCompat.Light.DropDownItem.Spinner = 0x7f0f0147
+net.micode.notes:style/Widget.AppCompat.Light.ActivityChooserView = 0x7f0f0145
+net.micode.notes:style/Widget.AppCompat.Light.ActionButton.Overflow = 0x7f0f0143
+net.micode.notes:style/Widget.AppCompat.Light.ActionButton = 0x7f0f0141
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabView.Inverse = 0x7f0f0140
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabView = 0x7f0f013f
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabText = 0x7f0f013d
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar = 0x7f0f0138
+net.micode.notes:style/Widget.AppCompat.DropDownItem.Spinner = 0x7f0f0135
+net.micode.notes:style/Widget.AppCompat.DrawerArrowToggle = 0x7f0f0134
+net.micode.notes:style/Widget.AppCompat.CompoundButton.Switch = 0x7f0f0133
+net.micode.notes:style/Widget.AppCompat.ButtonBar = 0x7f0f012f
+net.micode.notes:styleable/AppCompatImageView = 0x7f10000a
+net.micode.notes:style/Widget.AppCompat.Button.Colored = 0x7f0f012d
+net.micode.notes:style/Widget.AppCompat.Button.ButtonBar.AlertDialog = 0x7f0f012c
+net.micode.notes:style/Widget.AppCompat.Button.Borderless = 0x7f0f012a
+net.micode.notes:style/Widget.AppCompat.AutoCompleteTextView = 0x7f0f0128
+net.micode.notes:style/Widget.AppCompat.ActionBar.TabText = 0x7f0f0121
+net.micode.notes:style/Widget.AppCompat.ActionBar.TabBar = 0x7f0f0120
+net.micode.notes:style/Widget.AppCompat.ActionBar.Solid = 0x7f0f011f
+net.micode.notes:style/ThemeOverlay.AppCompat.Dialog.Alert = 0x7f0f011b
+net.micode.notes:style/ThemeOverlay.AppCompat.Dialog = 0x7f0f011a
+net.micode.notes:style/ThemeOverlay.AppCompat = 0x7f0f0116
+net.micode.notes:style/Theme.Notes1.Fullscreen = 0x7f0f0115
+net.micode.notes:style/Theme.AppCompat.NoActionBar = 0x7f0f0113
+net.micode.notes:style/Theme.AppCompat.Light.Dialog.Alert = 0x7f0f010f
+net.micode.notes:style/Widget.AppCompat.RatingBar = 0x7f0f0158
+net.micode.notes:style/Theme.AppCompat.Light.Dialog = 0x7f0f010e
+net.micode.notes:style/Theme.AppCompat.Dialog = 0x7f0f0108
+net.micode.notes:style/Theme.AppCompat.DayNight.DialogWhenLarge = 0x7f0f0106
+net.micode.notes:style/Theme.AppCompat.DayNight.Dialog.MinWidth = 0x7f0f0105
+net.micode.notes:style/Theme.AppCompat.DayNight.Dialog.Alert = 0x7f0f0104
+net.micode.notes:style/Theme.AppCompat.DayNight.Dialog = 0x7f0f0103
+net.micode.notes:style/ThemeOverlay.Notes1.FullscreenContainer = 0x7f0f011d
+net.micode.notes:style/Theme.AppCompat.DayNight.DarkActionBar = 0x7f0f0102
+net.micode.notes:style/TextAppearanceSuper = 0x7f0f00fd
+net.micode.notes:style/TextAppearanceSecondaryItem = 0x7f0f00fc
+net.micode.notes:style/TextAppearanceMedium = 0x7f0f00f9
+net.micode.notes:style/TextAppearanceLarge = 0x7f0f00f8
+net.micode.notes:style/TextAppearance.Widget.AppCompat.Toolbar.Title = 0x7f0f00f7
+net.micode.notes:style/TextAppearance.Compat.Notification.Time = 0x7f0f00f3
+net.micode.notes:style/TextAppearance.Compat.Notification = 0x7f0f00f0
+net.micode.notes:style/TextAppearance.AppCompat.Widget.Button.Inverse = 0x7f0f00e9
+net.micode.notes:style/Widget.AppCompat.CompoundButton.RadioButton = 0x7f0f0132
+net.micode.notes:style/Widget.AppCompat.ActivityChooserView = 0x7f0f0127
+net.micode.notes:style/TextAppearance.AppCompat.Widget.Button.Colored = 0x7f0f00e8
+net.micode.notes:style/TextAppearance.AppCompat.Widget.Button = 0x7f0f00e6
+net.micode.notes:xml/preferences = 0x7f110000
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse = 0x7f0f00e1
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle = 0x7f0f00de
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Menu = 0x7f0f00dd
+net.micode.notes:style/TextAppearance.AppCompat.Tooltip = 0x7f0f00dc
+net.micode.notes:style/TextAppearance.AppCompat.Title = 0x7f0f00da
+net.micode.notes:style/TextAppearance.AppCompat.Subhead.Inverse = 0x7f0f00d9
+net.micode.notes:style/TextAppearance.Compat.Notification.Line2 = 0x7f0f00f2
+net.micode.notes:style/TextAppearance.AppCompat.SearchResult.Subtitle = 0x7f0f00d4
+net.micode.notes:style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large = 0x7f0f00cf
+net.micode.notes:style/TextAppearance.AppCompat.Light.SearchResult.Subtitle = 0x7f0f00cd
+net.micode.notes:style/TextAppearance.AppCompat.Large.Inverse = 0x7f0f00cc
+net.micode.notes:style/TextAppearance.AppCompat.Inverse = 0x7f0f00ca
+net.micode.notes:style/TextAppearance.AppCompat.Display3 = 0x7f0f00c7
+net.micode.notes:style/TextAppearance.AppCompat.Caption = 0x7f0f00c4
+net.micode.notes:style/TextAppearance.AppCompat.Button = 0x7f0f00c3
+net.micode.notes:style/TextAppearance.AppCompat.Body2 = 0x7f0f00c2
+net.micode.notes:style/TextAppearance.AppCompat.Body1 = 0x7f0f00c1
+net.micode.notes:style/RtlUnderlay.Widget.AppCompat.ActionButton.Overflow = 0x7f0f00bf
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Text = 0x7f0f00bc
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Icon1 = 0x7f0f00b9
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown = 0x7f0f00b8
+net.micode.notes:style/Theme.AppCompat.Light.DarkActionBar = 0x7f0f010d
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.Title = 0x7f0f00b7
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.SubmenuArrow = 0x7f0f00b5
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.ActionBar.TitleItem = 0x7f0f00b0
+net.micode.notes:style/Platform.ThemeOverlay.AppCompat.Dark = 0x7f0f00a8
+net.micode.notes:style/Widget.AppCompat.PopupMenu.Overflow = 0x7f0f0154
+net.micode.notes:style/NoteActionBarStyle = 0x7f0f00a3
+net.micode.notes:style/Dialog_Msg = 0x7f0f00a0
+net.micode.notes:style/Base.Widget.AppCompat.Spinner = 0x7f0f009b
+net.micode.notes:style/Base.Widget.AppCompat.SearchView.ActionBar = 0x7f0f0098
+net.micode.notes:style/Base.Widget.AppCompat.SearchView = 0x7f0f0097
+net.micode.notes:style/Base.Widget.AppCompat.ProgressBar = 0x7f0f0092
+net.micode.notes:style/Base.Widget.AppCompat.PopupMenu = 0x7f0f008f
+net.micode.notes:style/Base.Widget.AppCompat.ListView = 0x7f0f008c
+net.micode.notes:style/Base.Widget.AppCompat.ListPopupWindow = 0x7f0f008b
+net.micode.notes:style/Base.Widget.AppCompat.Light.PopupMenu.Overflow = 0x7f0f0089
+net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse = 0x7f0f0086
+net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.TabBar = 0x7f0f0084
+net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.Solid = 0x7f0f0083
+net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar = 0x7f0f0082
+net.micode.notes:style/Base.Widget.AppCompat.ImageButton = 0x7f0f0081
+net.micode.notes:style/Base.Widget.AppCompat.DropDownItem.Spinner = 0x7f0f007f
+net.micode.notes:style/Base.Widget.AppCompat.DrawerArrowToggle = 0x7f0f007d
+net.micode.notes:style/Base.Widget.AppCompat.CompoundButton.Switch = 0x7f0f007c
+net.micode.notes:style/Base.Widget.AppCompat.CompoundButton.RadioButton = 0x7f0f007b
+net.micode.notes:style/Base.Widget.AppCompat.Button.Small = 0x7f0f0077
+net.micode.notes:style/Base.Widget.AppCompat.Button.Colored = 0x7f0f0076
+net.micode.notes:style/Base.Widget.AppCompat.Button.Borderless.Colored = 0x7f0f0074
+net.micode.notes:styleable/CompoundButton = 0x7f100011
+net.micode.notes:style/Base.Widget.AppCompat.AutoCompleteTextView = 0x7f0f0071
+net.micode.notes:style/Base.Widget.AppCompat.ActionButton.CloseMode = 0x7f0f006d
+net.micode.notes:style/Base.Widget.AppCompat.ActionButton = 0x7f0f006c
+net.micode.notes:style/Base.Widget.AppCompat.ActionBar.TabText = 0x7f0f006a
+net.micode.notes:style/Base.Widget.AppCompat.ActionBar.TabBar = 0x7f0f0069
+net.micode.notes:style/Base.Widget.AppCompat.ActionBar = 0x7f0f0067
+net.micode.notes:style/Base.V7.Widget.AppCompat.Toolbar = 0x7f0f0066
+net.micode.notes:style/ThemeOverlay.AppCompat.Light = 0x7f0f011c
+net.micode.notes:style/Base.V7.Widget.AppCompat.AutoCompleteTextView = 0x7f0f0064
+net.micode.notes:style/Base.V7.Theme.AppCompat.Dialog = 0x7f0f0060
+net.micode.notes:style/Base.V7.Theme.AppCompat = 0x7f0f005f
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabBar = 0x7f0f013b
+net.micode.notes:style/Base.V28.Theme.AppCompat = 0x7f0f005d
+net.micode.notes:style/Base.V26.Widget.AppCompat.Toolbar = 0x7f0f005c
+net.micode.notes:style/Base.V21.Theme.AppCompat.Light.Dialog = 0x7f0f0054
+net.micode.notes:style/Base.V21.Theme.AppCompat.Light = 0x7f0f0053
+net.micode.notes:style/Base.ThemeOverlay.AppCompat.Light = 0x7f0f0050
+net.micode.notes:style/Widget.AppCompat.Button.Small = 0x7f0f012e
+net.micode.notes:style/Base.ThemeOverlay.AppCompat.Dialog.Alert = 0x7f0f004f
+net.micode.notes:style/Base.ThemeOverlay.AppCompat.Dialog = 0x7f0f004e
+net.micode.notes:style/Base.ThemeOverlay.AppCompat.Dark.ActionBar = 0x7f0f004d
+net.micode.notes:style/Base.ThemeOverlay.AppCompat.ActionBar = 0x7f0f004b
+net.micode.notes:style/Base.ThemeOverlay.AppCompat = 0x7f0f004a
+net.micode.notes:style/Base.Theme.AppCompat.Light.Dialog.MinWidth = 0x7f0f0048
+net.micode.notes:style/Base.Theme.AppCompat.Light.Dialog.FixedSize = 0x7f0f0047
+net.micode.notes:style/Base.Theme.AppCompat.Light.Dialog.Alert = 0x7f0f0046
+net.micode.notes:style/Base.Theme.AppCompat.Light.Dialog = 0x7f0f0045
+net.micode.notes:style/Base.Theme.AppCompat.Light = 0x7f0f0043
+net.micode.notes:style/Base.Theme.AppCompat.Dialog.MinWidth = 0x7f0f0041
+net.micode.notes:style/Platform.AppCompat = 0x7f0f00a5
+net.micode.notes:style/Base.Theme.AppCompat.CompactMenu = 0x7f0f003d
+net.micode.notes:style/Base.Theme.AppCompat = 0x7f0f003c
+net.micode.notes:style/Base.TextAppearance.Widget.AppCompat.Toolbar.Title = 0x7f0f003b
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Switch = 0x7f0f0037
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.DropDownItem = 0x7f0f0033
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Button.Inverse = 0x7f0f0032
+net.micode.notes:style/Widget.AppCompat.Light.ActionMode.Inverse = 0x7f0f0144
+net.micode.notes:style/Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item = 0x7f0f0039
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Button = 0x7f0f002f
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Title = 0x7f0f002b
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Menu = 0x7f0f0028
+net.micode.notes:style/Base.TextAppearance.AppCompat.Tooltip = 0x7f0f0027
+net.micode.notes:style/Base.TextAppearance.AppCompat.Title.Inverse = 0x7f0f0026
+net.micode.notes:style/Base.TextAppearance.AppCompat.Small.Inverse = 0x7f0f0022
+net.micode.notes:style/Base.TextAppearance.AppCompat.Medium.Inverse = 0x7f0f001c
+net.micode.notes:style/Base.TextAppearance.AppCompat.Medium = 0x7f0f001b
+net.micode.notes:style/Platform.AppCompat.Light = 0x7f0f00a6
+net.micode.notes:style/Base.TextAppearance.AppCompat.Light.Widget.PopupMenu.Small = 0x7f0f001a
+net.micode.notes:style/Base.TextAppearance.AppCompat.Large.Inverse = 0x7f0f0018
+net.micode.notes:style/Base.TextAppearance.AppCompat.Large = 0x7f0f0017
+net.micode.notes:style/Base.TextAppearance.AppCompat.Inverse = 0x7f0f0016
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.DialogTitle.Icon = 0x7f0f00b1
+net.micode.notes:style/Base.TextAppearance.AppCompat.Headline = 0x7f0f0015
+net.micode.notes:style/Base.TextAppearance.AppCompat.Display4 = 0x7f0f0014
+net.micode.notes:style/Base.TextAppearance.AppCompat.Display2 = 0x7f0f0012
+net.micode.notes:style/Base.TextAppearance.AppCompat.Display1 = 0x7f0f0011
+net.micode.notes:style/Base.TextAppearance.AppCompat.Caption = 0x7f0f0010
+net.micode.notes:styleable/ActionBar = 0x7f100000
+net.micode.notes:style/Base.TextAppearance.AppCompat.Body2 = 0x7f0f000e
+net.micode.notes:style/Base.TextAppearance.AppCompat.Body1 = 0x7f0f000d
+net.micode.notes:style/Base.TextAppearance.AppCompat = 0x7f0f000c
+net.micode.notes:style/Base.DialogWindowTitleBackground.AppCompat = 0x7f0f000b
+net.micode.notes:style/Base.Animation.AppCompat.DropDownUp = 0x7f0f0008
+net.micode.notes:style/Base.AlertDialog.AppCompat = 0x7f0f0005
+net.micode.notes:style/Animation.AppCompat.Tooltip = 0x7f0f0004
+net.micode.notes:style/TextAppearance.AppCompat.Light.SearchResult.Title = 0x7f0f00ce
+net.micode.notes:style/Animation.AppCompat.DropDownUp = 0x7f0f0003
+net.micode.notes:string/title_activity_fullscreen = 0x7f0e00a4
+net.micode.notes:string/ticker_success = 0x7f0e00a2
+net.micode.notes:string/ticker_fail = 0x7f0e00a1
+net.micode.notes:string/ticker_cancel = 0x7f0e00a0
+net.micode.notes:string/success_sync_account = 0x7f0e009c
+net.micode.notes:string/success_sdcard_export = 0x7f0e009b
+net.micode.notes:string/status_bar_notification_info_overflow = 0x7f0e009a
+net.micode.notes:string/set_remind_time_message = 0x7f0e0099
+net.micode.notes:string/search_menu_title = 0x7f0e0096
+net.micode.notes:string/search = 0x7f0e0093
+net.micode.notes:string/prompt_password = 0x7f0e0092
+net.micode.notes:string/widget_havenot_content = 0x7f0e00a7
+net.micode.notes:string/prompt_email = 0x7f0e0090
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Button.Colored = 0x7f0f0031
+net.micode.notes:string/preferences_toast_success_set_accout = 0x7f0e008e
+net.micode.notes:string/preferences_toast_cannot_change_account = 0x7f0e008d
+net.micode.notes:style/Base.TextAppearance.AppCompat.SearchResult = 0x7f0f001e
+net.micode.notes:string/preferences_title = 0x7f0e008c
+net.micode.notes:string/preferences_menu_remove_account = 0x7f0e008b
+net.micode.notes:string/preferences_last_sync_time_format = 0x7f0e0088
+net.micode.notes:string/preferences_last_sync_time = 0x7f0e0087
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.InternalGroup = 0x7f0f00b3
+net.micode.notes:string/preferences_dialog_select_account_tips = 0x7f0e0085
+net.micode.notes:string/preferences_button_sync_immediately = 0x7f0e0082
+net.micode.notes:styleable/GradientColorItem = 0x7f100019
+net.micode.notes:string/preferences_bg_random_appear_title = 0x7f0e0080
+net.micode.notes:string/preferences_add_account = 0x7f0e007f
+net.micode.notes:string/preferences_account_title = 0x7f0e007e
+net.micode.notes:string/preferences_account_summary = 0x7f0e007d
+net.micode.notes:string/notelist_string_info = 0x7f0e007b
+net.micode.notes:string/notealert_ok = 0x7f0e0079
+net.micode.notes:string/note_link_web = 0x7f0e0077
+net.micode.notes:string/note_link_tel = 0x7f0e0076
+net.micode.notes:string/note_link_email = 0x7f0e0074
+net.micode.notes:string/note_alert_expired = 0x7f0e0073
+net.micode.notes:style/Base.V23.Theme.AppCompat = 0x7f0f0058
+net.micode.notes:string/menu_sync_cancel = 0x7f0e0071
+net.micode.notes:string/menu_sync = 0x7f0e0070
+net.micode.notes:string/menu_share = 0x7f0e006f
+net.micode.notes:style/TextAppearanceUnderMenuIcon = 0x7f0f00fe
+net.micode.notes:string/menu_setting = 0x7f0e006e
+net.micode.notes:string/menu_send_to_desktop = 0x7f0e006d
+net.micode.notes:string/menu_select_image = 0x7f0e006a
+net.micode.notes:string/menu_select_all = 0x7f0e0069
+net.micode.notes:style/AlertDialog.AppCompat = 0x7f0f0000
+net.micode.notes:string/menu_search = 0x7f0e0067
+net.micode.notes:style/Theme.AppCompat.DayNight = 0x7f0f0101
+net.micode.notes:string/menu_remove_remind = 0x7f0e0066
+net.micode.notes:string/menu_moren = 0x7f0e0061
+net.micode.notes:style/Widget.AppCompat.ActionButton.Overflow = 0x7f0f0125
+net.micode.notes:style/Platform.V25.AppCompat.Light = 0x7f0f00ad
+net.micode.notes:string/menu_keli = 0x7f0e005f
+net.micode.notes:string/menu_font_super = 0x7f0e005d
+net.micode.notes:string/menu_font_normal = 0x7f0e005a
+net.micode.notes:string/menu_font_large = 0x7f0e0059
+net.micode.notes:string/menu_folder_delete = 0x7f0e0057
+net.micode.notes:string/menu_folder_change_name = 0x7f0e0056
+net.micode.notes:string/search_label = 0x7f0e0095
+net.micode.notes:string/menu_export_text = 0x7f0e0055
+net.micode.notes:string/menu_export_png = 0x7f0e0054
+net.micode.notes:string/menu_delete = 0x7f0e0051
+net.micode.notes:string/invalid_username = 0x7f0e004c
+net.micode.notes:style/TextAppearance.Widget.AppCompat.ExpandedMenu.Item = 0x7f0f00f5
+net.micode.notes:string/invalid_password = 0x7f0e004b
+net.micode.notes:string/info_note_enter_desktop = 0x7f0e004a
+net.micode.notes:style/TextAppearance.Widget.AppCompat.Toolbar.Subtitle = 0x7f0f00f6
+net.micode.notes:string/format_move_notes_to_folder = 0x7f0e0048
+net.micode.notes:string/format_datetime_mdhm = 0x7f0e0045
+net.micode.notes:string/folder_exist = 0x7f0e0043
+net.micode.notes:string/file_path = 0x7f0e0042
+net.micode.notes:style/Widget.AppCompat.ListMenuView = 0x7f0f014e
+net.micode.notes:string/file_name_txt_format = 0x7f0e0041
+net.micode.notes:string/failed_sdcard_export = 0x7f0e0040
+net.micode.notes:string/error_sync_network = 0x7f0e003f
+net.micode.notes:style/Widget.AppCompat.ActionMode = 0x7f0f0126
+net.micode.notes:string/error_sync_cancelled = 0x7f0e003d
+net.micode.notes:style/Widget.AppCompat.Spinner.DropDown = 0x7f0f0160
+net.micode.notes:string/error_sdcard_export = 0x7f0e003b
+net.micode.notes:string/error_note_empty_for_clock = 0x7f0e0038
+net.micode.notes:string/dummy_button = 0x7f0e0036
+net.micode.notes:string/datetime_dialog_ok = 0x7f0e0034
+net.micode.notes:string/cancel = 0x7f0e0032
+net.micode.notes:style/HighlightTextAppearancePrimary = 0x7f0f00a1
+net.micode.notes:string/app_name = 0x7f0e002d
+net.micode.notes:string/alert_message_delete_notes = 0x7f0e002b
+net.micode.notes:style/Base.Widget.AppCompat.ProgressBar.Horizontal = 0x7f0f0093
+net.micode.notes:string/alert_message_delete_folder = 0x7f0e0029
+net.micode.notes:string/action_sign_in_short = 0x7f0e0028
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.PopupMenu.Small = 0x7f0f0036
+net.micode.notes:string/abc_toolbar_collapse_description = 0x7f0e0026
+net.micode.notes:string/abc_shareactionprovider_share_with_application = 0x7f0e0025
+net.micode.notes:string/abc_searchview_description_submit = 0x7f0e0022
+net.micode.notes:style/TextAppearance.Compat.Notification.Title = 0x7f0f00f4
+net.micode.notes:style/Base.TextAppearance.AppCompat.Small = 0x7f0f0021
+net.micode.notes:string/abc_searchview_description_query = 0x7f0e0020
+net.micode.notes:string/abc_searchview_description_clear = 0x7f0e001f
+net.micode.notes:string/abc_search_hint = 0x7f0e001e
+net.micode.notes:string/sync_progress_login = 0x7f0e009e
+net.micode.notes:string/abc_prepend_shortcut_label = 0x7f0e001d
+net.micode.notes:string/abc_menu_shift_shortcut_label = 0x7f0e001a
+net.micode.notes:string/abc_menu_function_shortcut_label = 0x7f0e0018
+net.micode.notes:string/abc_menu_alt_shortcut_label = 0x7f0e0014
+net.micode.notes:string/abc_font_family_subhead_material = 0x7f0e0012
+net.micode.notes:string/abc_font_family_menu_material = 0x7f0e0011
+net.micode.notes:string/abc_font_family_headline_material = 0x7f0e0010
+net.micode.notes:style/TextAppearance.AppCompat.Display1 = 0x7f0f00c5
+net.micode.notes:string/abc_font_family_display_4_material = 0x7f0e000f
+net.micode.notes:string/abc_font_family_display_3_material = 0x7f0e000e
+net.micode.notes:string/abc_font_family_button_material = 0x7f0e000a
+net.micode.notes:string/abc_font_family_body_2_material = 0x7f0e0009
+net.micode.notes:string/menu_quit_secret = 0x7f0e0065
+net.micode.notes:string/abc_font_family_body_1_material = 0x7f0e0008
+net.micode.notes:string/abc_activitychooserview_choose_application = 0x7f0e0005
+net.micode.notes:string/abc_font_family_title_material = 0x7f0e0013
+net.micode.notes:string/abc_action_bar_home_description = 0x7f0e0000
+net.micode.notes:style/TextAppearance.AppCompat.Display2 = 0x7f0f00c6
+net.micode.notes:raw/testmusic = 0x7f0d0001
+net.micode.notes:raw/introduction = 0x7f0d0000
+net.micode.notes:plurals/search_results_title = 0x7f0c0000
+net.micode.notes:menu/sub_folder = 0x7f0b0006
+net.micode.notes:menu/note_list_options = 0x7f0b0005
+net.micode.notes:style/TextAppearance.AppCompat.Widget.TextView.SpinnerItem = 0x7f0f00ef
+net.micode.notes:style/Base.Theme.AppCompat.Dialog.Alert = 0x7f0f003f
+net.micode.notes:menu/note_list_dropdown = 0x7f0b0004
+net.micode.notes:menu/note_edit = 0x7f0b0002
+net.micode.notes:menu/call_record_folder = 0x7f0b0001
+net.micode.notes:layout/widget_4x = 0x7f0a0037
+net.micode.notes:layout/widget_2x = 0x7f0a0036
+net.micode.notes:layout/settings_header = 0x7f0a0034
+net.micode.notes:layout/notification_template_part_time = 0x7f0a002f
+net.micode.notes:layout/notification_template_icon_group = 0x7f0a002d
+net.micode.notes:style/Theme.AppCompat.Light.DialogWhenLarge = 0x7f0f0111
+net.micode.notes:layout/notification_action_tombstone = 0x7f0a002b
+net.micode.notes:styleable/ButtonBarLayout = 0x7f10000f
+net.micode.notes:layout/notification_action = 0x7f0a002a
+net.micode.notes:layout/note_list = 0x7f0a0027
+net.micode.notes:layout/note_item = 0x7f0a0026
+net.micode.notes:style/Base.V7.ThemeOverlay.AppCompat.Dialog = 0x7f0f0063
+net.micode.notes:layout/dialog_edit_text = 0x7f0a0022
+net.micode.notes:layout/dialog_edit = 0x7f0a0021
+net.micode.notes:layout/add_account_text = 0x7f0a001f
+net.micode.notes:string/out_password = 0x7f0e007c
+net.micode.notes:layout/activity_splash = 0x7f0a001e
+net.micode.notes:layout/abc_search_view = 0x7f0a0019
+net.micode.notes:layout/abc_search_dropdown_item_icons_2line = 0x7f0a0018
+net.micode.notes:layout/abc_screen_simple = 0x7f0a0015
+net.micode.notes:layout/abc_popup_menu_item_layout = 0x7f0a0013
+net.micode.notes:layout/abc_list_menu_item_radio = 0x7f0a0011
+net.micode.notes:string/widget_under_visit_mode = 0x7f0e00a8
+net.micode.notes:layout/abc_list_menu_item_layout = 0x7f0a0010
+net.micode.notes:layout/abc_expanded_menu_layout = 0x7f0a000d
+net.micode.notes:layout/abc_dialog_title_material = 0x7f0a000c
+net.micode.notes:style/Widget.AppCompat.Light.ListView.DropDown = 0x7f0f0149
+net.micode.notes:layout/abc_cascading_menu_item_layout = 0x7f0a000b
+net.micode.notes:style/Base.Widget.AppCompat.CompoundButton.CheckBox = 0x7f0f007a
+net.micode.notes:layout/abc_alert_dialog_material = 0x7f0a0009
+net.micode.notes:style/Theme.AppCompat.Light = 0x7f0f010c
+net.micode.notes:style/Animation.AppCompat.Dialog = 0x7f0f0002
+net.micode.notes:string/menu_move_parent_folder = 0x7f0e0063
+net.micode.notes:layout/abc_alert_dialog_button_bar_material = 0x7f0a0008
+net.micode.notes:layout/abc_activity_chooser_view = 0x7f0a0006
+net.micode.notes:styleable/AnimatedStateListDrawableTransition = 0x7f100009
+net.micode.notes:layout/abc_action_mode_bar = 0x7f0a0004
+net.micode.notes:layout/abc_action_menu_item_layout = 0x7f0a0002
+net.micode.notes:layout/abc_action_bar_up_container = 0x7f0a0001
+net.micode.notes:integer/status_bar_notification_info_maxnum = 0x7f090004
+net.micode.notes:id/yes = 0x7f0800db
+net.micode.notes:id/wrap_content = 0x7f0800da
+net.micode.notes:id/withText = 0x7f0800d9
+net.micode.notes:id/tv_title_bar = 0x7f0800d3
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle = 0x7f0f00e2
+net.micode.notes:layout/abc_list_menu_item_icon = 0x7f0a000f
+net.micode.notes:id/tv_modified_date = 0x7f0800cf
+net.micode.notes:id/tv_alert_date = 0x7f0800cd
+net.micode.notes:id/title_template = 0x7f0800ca
+net.micode.notes:id/time = 0x7f0800c7
+net.micode.notes:id/text_num = 0x7f0800c6
+net.micode.notes:style/Theme.AppCompat.DialogWhenLarge = 0x7f0f010b
+net.micode.notes:id/textSpacerNoButtons = 0x7f0800c4
+net.micode.notes:id/tag_unhandled_key_listeners = 0x7f0800c1
+net.micode.notes:id/tag_unhandled_key_event_manager = 0x7f0800c0
+net.micode.notes:style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small = 0x7f0f00d0
+net.micode.notes:id/tag_transition_group = 0x7f0800bf
+net.micode.notes:layout/abc_screen_toolbar = 0x7f0a0017
+net.micode.notes:id/tabMode = 0x7f0800be
+net.micode.notes:id/submit_area = 0x7f0800bc
+net.micode.notes:string/notealert_enter = 0x7f0e0078
+net.micode.notes:id/src_over = 0x7f0800b9
+net.micode.notes:string/error_note_empty_for_send_to_desktop = 0x7f0e0039
+net.micode.notes:id/spacer = 0x7f0800b5
+net.micode.notes:style/Base.Widget.AppCompat.ActionMode = 0x7f0f006f
+net.micode.notes:id/shortcut = 0x7f0800b1
+net.micode.notes:id/selection_menu = 0x7f0800b0
+net.micode.notes:id/search_plate = 0x7f0800ac
+net.micode.notes:id/search_close_btn = 0x7f0800a8
+net.micode.notes:id/search_bar = 0x7f0800a6
+net.micode.notes:id/scrollIndicatorUp = 0x7f0800a3
+net.micode.notes:id/right_side = 0x7f0800a0
+net.micode.notes:layout/abc_alert_dialog_title_material = 0x7f0a000a
+net.micode.notes:id/right_icon = 0x7f08009f
+net.micode.notes:string/abc_searchview_description_voice = 0x7f0e0023
+net.micode.notes:id/preference_sync_button = 0x7f08009a
+net.micode.notes:style/TextAppearancePrimaryItem = 0x7f0f00fb
+net.micode.notes:id/tv_time = 0x7f0800d1
+net.micode.notes:id/prefenerece_sync_status_textview = 0x7f080099
+net.micode.notes:id/notification_main_column_container = 0x7f080096
+net.micode.notes:style/Widget.AppCompat.ListView.Menu = 0x7f0f0152
+net.micode.notes:id/notification_main_column = 0x7f080095
+net.micode.notes:style/TextAppearance.AppCompat.Widget.PopupMenu.Small = 0x7f0f00ed
+net.micode.notes:id/notification_background = 0x7f080094
+net.micode.notes:id/notes_list = 0x7f080093
+net.micode.notes:style/Base.Theme.AppCompat.Dialog.FixedSize = 0x7f0f0040
+net.micode.notes:id/note_item = 0x7f080091
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle = 0x7f0f0029
+net.micode.notes:id/note_edit_view = 0x7f080090
+net.micode.notes:style/Base.Widget.AppCompat.Button = 0x7f0f0072
+net.micode.notes:id/note_bg_color_selector = 0x7f08008e
+net.micode.notes:style/Base.Widget.AppCompat.SeekBar.Discrete = 0x7f0f009a
+net.micode.notes:id/navigation_bar = 0x7f080089
+net.micode.notes:id/multiply = 0x7f080088
+net.micode.notes:id/move = 0x7f080087
+net.micode.notes:string/menu_deselect_all = 0x7f0e0052
+net.micode.notes:id/minute = 0x7f080086
+net.micode.notes:id/middle = 0x7f080085
+net.micode.notes:id/message = 0x7f080084
+net.micode.notes:id/menu_sync = 0x7f080083
+net.micode.notes:style/Base.AlertDialog.AppCompat.Light = 0x7f0f0006
+net.micode.notes:id/menu_send_to_desktop = 0x7f080080
+net.micode.notes:id/menu_select_image = 0x7f08007f
+net.micode.notes:id/menu_secret = 0x7f08007e
+net.micode.notes:id/menu_search = 0x7f08007d
+net.micode.notes:id/menu_quit_secret = 0x7f08007c
+net.micode.notes:id/menu_new_note = 0x7f08007b
+net.micode.notes:id/topPanel = 0x7f0800cc
+net.micode.notes:dimen/abc_edit_text_inset_bottom_material = 0x7f06002c
+net.micode.notes:drawable/abc_tab_indicator_mtrl_alpha = 0x7f070046
+net.micode.notes:id/menu_insert_audio = 0x7f080078
+net.micode.notes:id/menu_delete_remind = 0x7f080073
+net.micode.notes:id/menu_alert = 0x7f080071
+net.micode.notes:style/Widget.AppCompat.SeekBar = 0x7f0f015d
+net.micode.notes:drawable/notification_bg_normal = 0x7f070092
+net.micode.notes:id/ll_font_super = 0x7f080070
+net.micode.notes:dimen/abc_dialog_fixed_width_major = 0x7f06001e
+net.micode.notes:id/ll_font_small = 0x7f08006f
+net.micode.notes:string/abc_menu_delete_shortcut_label = 0x7f0e0016
+net.micode.notes:color/abc_background_cache_hint_selector_material_dark = 0x7f050000
+net.micode.notes:id/ll_font_normal = 0x7f08006e
+net.micode.notes:style/Widget.AppCompat.ProgressBar.Horizontal = 0x7f0f0157
+net.micode.notes:string/sync_progress_init_list = 0x7f0e009d
+net.micode.notes:color/foreground_material_light = 0x7f05002e
+net.micode.notes:id/listview = 0x7f08006c
+net.micode.notes:integer/abc_config_activityShortDur = 0x7f090001
+net.micode.notes:id/list_item = 0x7f08006b
+net.micode.notes:id/top = 0x7f0800cb
+net.micode.notes:id/fill_horizontal = 0x7f080047
+net.micode.notes:id/left = 0x7f080067
+net.micode.notes:style/TextAppearance.AppCompat.Display4 = 0x7f0f00c8
+net.micode.notes:id/iv_super_select = 0x7f080065
+net.micode.notes:style/TextAppearanceNormal = 0x7f0f00fa
+net.micode.notes:id/iv_small_select = 0x7f080064
+net.micode.notes:drawable/notification_action_background = 0x7f07008d
+net.micode.notes:id/iv_bg_white_select = 0x7f08005f
+net.micode.notes:dimen/abc_text_size_display_4_material = 0x7f060040
+net.micode.notes:id/menu_export_png = 0x7f080075
+net.micode.notes:attr/actionModePasteDrawable = 0x7f030016
+net.micode.notes:id/iv_bg_red_select = 0x7f08005d
+net.micode.notes:id/widget_text = 0x7f0800d8
+net.micode.notes:attr/indeterminateProgressStyle = 0x7f03008b
+net.micode.notes:id/iv_bg_green_select = 0x7f08005b
+net.micode.notes:style/TextAppearance.AppCompat.Subhead = 0x7f0f00d8
+net.micode.notes:attr/actionModeCopyDrawable = 0x7f030013
+net.micode.notes:drawable/widget_4x_yellow = 0x7f0700a9
+net.micode.notes:id/image = 0x7f080054
+net.micode.notes:dimen/hint_pressed_alpha_material_dark = 0x7f06005b
+net.micode.notes:id/icon_group = 0x7f080052
+net.micode.notes:id/home = 0x7f08004e
+net.micode.notes:color/secondary_text_dark = 0x7f05004e
+net.micode.notes:id/group_divider = 0x7f08004d
+net.micode.notes:style/Base.TextAppearance.AppCompat.SearchResult.Subtitle = 0x7f0f001f
+net.micode.notes:id/fullscreen_content_controls = 0x7f08004c
+net.micode.notes:layout/abc_list_menu_item_checkbox = 0x7f0a000e
+net.micode.notes:drawable/abc_list_longpressed_holo = 0x7f07002b
+net.micode.notes:id/forever = 0x7f08004a
+net.micode.notes:string/error_sdcard_unmounted = 0x7f0e003c
+net.micode.notes:id/font_size_selector = 0x7f080049
+net.micode.notes:style/NoteTheme = 0x7f0f00a4
+net.micode.notes:drawable/abc_cab_background_top_mtrl_alpha = 0x7f07000f
+net.micode.notes:id/fill_vertical = 0x7f080048
+net.micode.notes:style/Base.V7.Theme.AppCompat.Light = 0x7f0f0061
+net.micode.notes:color/primary_material_light = 0x7f050046
+net.micode.notes:id/iv_large_select = 0x7f080062
+net.micode.notes:style/Widget.AppCompat.ButtonBar.AlertDialog = 0x7f0f0130
+net.micode.notes:style/Base.Widget.AppCompat.RatingBar = 0x7f0f0094
+net.micode.notes:id/expanded_menu = 0x7f080045
+net.micode.notes:id/expand_activities_button = 0x7f080044
+net.micode.notes:id/et_foler_name = 0x7f080042
+net.micode.notes:id/edit_query = 0x7f08003e
+net.micode.notes:style/Theme.AppCompat.Light.Dialog.MinWidth = 0x7f0f0110
+net.micode.notes:id/custom = 0x7f080037
+net.micode.notes:id/content = 0x7f080035
+net.micode.notes:id/clip_vertical = 0x7f080033
+net.micode.notes:dimen/abc_search_view_preferred_width = 0x7f060034
+net.micode.notes:id/clip_horizontal = 0x7f080032
+net.micode.notes:attr/ratingBarStyle = 0x7f0300be
+net.micode.notes:id/clearButton = 0x7f080031
+net.micode.notes:attr/showText = 0x7f0300c9
+net.micode.notes:attr/popupWindowStyle = 0x7f0300b7
+net.micode.notes:id/blocking = 0x7f080023
+net.micode.notes:id/chronometer = 0x7f080030
+net.micode.notes:style/Widget.AppCompat.PopupMenu = 0x7f0f0153
+net.micode.notes:id/center_vertical = 0x7f08002d
+net.micode.notes:id/btn_new_note = 0x7f080027
+net.micode.notes:id/btn_import_image = 0x7f080026
+net.micode.notes:id/btn_export = 0x7f080025
+net.micode.notes:style/Theme.AppCompat.Dialog.MinWidth = 0x7f0f010a
+net.micode.notes:id/italic = 0x7f080056
+net.micode.notes:style/Base.Theme.AppCompat.Light.DarkActionBar = 0x7f0f0044
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored = 0x7f0f0030
+net.micode.notes:string/format_folder_files_count = 0x7f0e0047
+net.micode.notes:id/bottom = 0x7f080024
+net.micode.notes:id/join_password = 0x7f080066
+net.micode.notes:id/beginning = 0x7f080022
+net.micode.notes:attr/colorControlHighlight = 0x7f03004f
+net.micode.notes:id/async = 0x7f080021
+net.micode.notes:id/title = 0x7f0800c8
+net.micode.notes:id/iv_bg_white = 0x7f08005e
+net.micode.notes:dimen/compat_button_inset_horizontal_material = 0x7f06004d
+net.micode.notes:id/amPm = 0x7f080020
+net.micode.notes:style/Base.Widget.AppCompat.ButtonBar = 0x7f0f0078
+net.micode.notes:id/always = 0x7f08001f
+net.micode.notes:dimen/activity_horizontal_margin = 0x7f06004b
+net.micode.notes:id/alertTitle = 0x7f08001d
+net.micode.notes:string/delete_remind_time_message = 0x7f0e0035
+net.micode.notes:id/actions = 0x7f08001a
+net.micode.notes:id/action_text = 0x7f080019
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.PopupMenu.Header = 0x7f0f0034
+net.micode.notes:string/notelist_menu_new = 0x7f0e007a
+net.micode.notes:color/material_grey_50 = 0x7f05003c
+net.micode.notes:id/action_mode_close_button = 0x7f080017
+net.micode.notes:id/action_mode_bar = 0x7f080015
+net.micode.notes:attr/actionOverflowButtonStyle = 0x7f03001d
+net.micode.notes:id/action_context_bar = 0x7f080010
+net.micode.notes:id/action_container = 0x7f08000f
+net.micode.notes:attr/tooltipText = 0x7f030101
+net.micode.notes:id/action_bar_title = 0x7f08000e
+net.micode.notes:string/join_password = 0x7f0e004d
+net.micode.notes:id/action_bar_subtitle = 0x7f08000d
+net.micode.notes:color/switch_thumb_disabled_material_light = 0x7f050054
+net.micode.notes:id/action_bar_container = 0x7f08000a
+net.micode.notes:id/no = 0x7f08008b
+net.micode.notes:id/account_dialog_title = 0x7f080007
+net.micode.notes:id/account_dialog_subtitle = 0x7f080006
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.Shortcut = 0x7f0f00b4
+net.micode.notes:attr/buttonBarPositiveButtonStyle = 0x7f03003b
+net.micode.notes:id/FUNCTION = 0x7f080002
+net.micode.notes:id/iv_bg_blue_select = 0x7f080059
+net.micode.notes:id/none = 0x7f08008c
+net.micode.notes:attr/autoSizeMinTextSize = 0x7f03002d
+net.micode.notes:drawable/widget_4x_red = 0x7f0700a7
+net.micode.notes:drawable/widget_2x_white = 0x7f0700a3
+net.micode.notes:drawable/widget_2x_green = 0x7f0700a1
+net.micode.notes:style/Base.Widget.AppCompat.Spinner.Underlined = 0x7f0f009c
+net.micode.notes:drawable/tooltip_frame_dark = 0x7f07009e
+net.micode.notes:id/homeAsUp = 0x7f08004f
+net.micode.notes:drawable/abc_text_cursor_material = 0x7f070047
+net.micode.notes:drawable/title_bar_bg = 0x7f07009d
+net.micode.notes:drawable/title_alert = 0x7f07009c
+net.micode.notes:color/abc_background_cache_hint_selector_material_light = 0x7f050001
+net.micode.notes:id/edit_text = 0x7f08003f
+net.micode.notes:drawable/selected = 0x7f07009b
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.PopupMenu.Large = 0x7f0f0035
+net.micode.notes:drawable/search_result = 0x7f07009a
+net.micode.notes:drawable/abc_ic_search_api_material = 0x7f07001e
+net.micode.notes:id/SHIFT = 0x7f080004
+net.micode.notes:attr/fontFamily = 0x7f030074
+net.micode.notes:drawable/notify_panel_notification_icon_bg = 0x7f070098
+net.micode.notes:string/abc_font_family_caption_material = 0x7f0e000b
+net.micode.notes:drawable/notification_template_icon_bg = 0x7f070095
+net.micode.notes:string/search_hint = 0x7f0e0094
+net.micode.notes:string/action_sign_in = 0x7f0e0027
+net.micode.notes:id/text = 0x7f0800c2
+net.micode.notes:drawable/notification_icon_background = 0x7f070094
+net.micode.notes:drawable/notification_bg_normal_pressed = 0x7f070093
+net.micode.notes:drawable/abc_edit_text_material = 0x7f070012
+net.micode.notes:drawable/notification_bg_low_pressed = 0x7f070091
+net.micode.notes:id/src_in = 0x7f0800b8
+net.micode.notes:attr/paddingStart = 0x7f0300b0
+net.micode.notes:drawable/notification_bg_low_normal = 0x7f070090
+net.micode.notes:style/Base.Widget.AppCompat.Button.Borderless = 0x7f0f0073
+net.micode.notes:style/Base.TextAppearance.AppCompat.SearchResult.Title = 0x7f0f0020
+net.micode.notes:anim/abc_tooltip_exit = 0x7f01000b
+net.micode.notes:drawable/new_note_pressed = 0x7f07008a
+net.micode.notes:drawable/new_note_normal = 0x7f070089
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Icon2 = 0x7f0f00ba
+net.micode.notes:style/Base.Theme.AppCompat.Light.DialogWhenLarge = 0x7f0f0049
+net.micode.notes:drawable/mi1 = 0x7f070087
+net.micode.notes:drawable/menu_delete = 0x7f070084
+net.micode.notes:drawable/abc_text_select_handle_middle_mtrl_dark = 0x7f07004a
+net.micode.notes:drawable/list_yellow_up = 0x7f070083
+net.micode.notes:drawable/list_yellow_single = 0x7f070082
+net.micode.notes:styleable/MenuView = 0x7f10001f
+net.micode.notes:string/format_date_ymd = 0x7f0e0044
+net.micode.notes:string/abc_activity_chooser_view_see_all = 0x7f0e0004
+net.micode.notes:attr/numericModifiers = 0x7f0300ac
+net.micode.notes:drawable/list_yellow_middle = 0x7f070081
+net.micode.notes:color/primary_text_default_material_dark = 0x7f050048
+net.micode.notes:drawable/list_yellow_down = 0x7f070080
+net.micode.notes:drawable/list_white_down = 0x7f07007c
+net.micode.notes:attr/windowFixedWidthMajor = 0x7f03010d
+net.micode.notes:drawable/list_red_up = 0x7f07007b
+net.micode.notes:style/Base.Theme.AppCompat.Dialog = 0x7f0f003e
+net.micode.notes:dimen/abc_text_size_caption_material = 0x7f06003c
+net.micode.notes:drawable/list_red_single = 0x7f07007a
+net.micode.notes:drawable/abc_ic_star_half_black_36dp = 0x7f070023
+net.micode.notes:drawable/list_red_middle = 0x7f070079
+net.micode.notes:drawable/list_green_down = 0x7f070074
+net.micode.notes:style/Widget.AppCompat.ActionBar = 0x7f0f011e
+net.micode.notes:id/showCustom = 0x7f0800b2
+net.micode.notes:id/disableHome = 0x7f08003d
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.Solid = 0x7f0f0139
+net.micode.notes:drawable/list_footer_bg = 0x7f070073
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabBar.Inverse = 0x7f0f013c
+net.micode.notes:drawable/abc_menu_hardkey_panel_mtrl_mult = 0x7f070034
+net.micode.notes:drawable/list_folder = 0x7f070072
+net.micode.notes:id/ifRoom = 0x7f080053
+net.micode.notes:id/up = 0x7f0800d5
+net.micode.notes:color/abc_tint_default = 0x7f050013
+net.micode.notes:id/menu_delete = 0x7f080072
+net.micode.notes:id/et_phone = 0x7f080043
+net.micode.notes:style/Theme.Notes1 = 0x7f0f0114
+net.micode.notes:drawable/list_blue_up = 0x7f070071
+net.micode.notes:dimen/tooltip_margin = 0x7f060073
+net.micode.notes:id/menu_font_size = 0x7f080077
+net.micode.notes:drawable/list_blue_single = 0x7f070070
+net.micode.notes:styleable/AnimatedStateListDrawableItem = 0x7f100008
+net.micode.notes:drawable/keli = 0x7f07006c
+net.micode.notes:drawable/hutao = 0x7f07006a
+net.micode.notes:style/TextAppearance.AppCompat.Title.Inverse = 0x7f0f00db
+net.micode.notes:string/hint_foler_name = 0x7f0e0049
+net.micode.notes:drawable/abc_cab_background_top_material = 0x7f07000e
+net.micode.notes:drawable/font_super = 0x7f070069
+net.micode.notes:id/iv_medium_select = 0x7f080063
+net.micode.notes:attr/selectableItemBackgroundBorderless = 0x7f0300c6
+net.micode.notes:drawable/edit_yellow = 0x7f070064
+net.micode.notes:drawable/edit_white = 0x7f070063
+net.micode.notes:drawable/edit_title_white = 0x7f070061
+net.micode.notes:drawable/abc_text_select_handle_right_mtrl_dark = 0x7f07004c
+net.micode.notes:drawable/edit_red = 0x7f07005d
+net.micode.notes:style/Base.Widget.AppCompat.Toolbar.Button.Navigation = 0x7f0f009f
+net.micode.notes:drawable/delete = 0x7f070059
+net.micode.notes:drawable/clock = 0x7f070058
+net.micode.notes:drawable/font_small = 0x7f070068
+net.micode.notes:drawable/cauc_logo = 0x7f070057
+net.micode.notes:attr/spinnerStyle = 0x7f0300ce
+net.micode.notes:drawable/abc_textfield_search_material = 0x7f070052
+net.micode.notes:style/Base.DialogWindowTitle.AppCompat = 0x7f0f000a
+net.micode.notes:id/action_bar = 0x7f080008
+net.micode.notes:drawable/abc_item_background_holo_dark = 0x7f070026
+net.micode.notes:drawable/abc_text_select_handle_middle_mtrl_light = 0x7f07004b
+net.micode.notes:attr/searchViewStyle = 0x7f0300c3
+net.micode.notes:drawable/widget_4x_green = 0x7f0700a6
+net.micode.notes:id/tv_folder_name = 0x7f0800ce
+net.micode.notes:drawable/abc_btn_switch_to_on_mtrl_00012 = 0x7f07000c
+net.micode.notes:drawable/abc_switch_track_mtrl_alpha = 0x7f070044
+net.micode.notes:style/Widget.AppCompat.Spinner.DropDown.ActionBar = 0x7f0f0161
+net.micode.notes:string/abc_action_menu_overflow_description = 0x7f0e0002
+net.micode.notes:id/icon = 0x7f080051
+net.micode.notes:id/action_bar_root = 0x7f08000b
+net.micode.notes:attr/seekBarStyle = 0x7f0300c4
+net.micode.notes:drawable/abc_spinner_mtrl_am_alpha = 0x7f070041
+net.micode.notes:drawable/abc_seekbar_track_material = 0x7f070040
+net.micode.notes:drawable/abc_seekbar_tick_mark_material = 0x7f07003f
+net.micode.notes:style/Widget.AppCompat.Button.Borderless.Colored = 0x7f0f012b
+net.micode.notes:id/info = 0x7f080055
+net.micode.notes:drawable/abc_ic_menu_copy_mtrl_am_alpha = 0x7f070018
+net.micode.notes:drawable/list_green_up = 0x7f070077
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.Solid.Inverse = 0x7f0f013a
+net.micode.notes:anim/abc_shrink_fade_out_from_bottom = 0x7f010005
+net.micode.notes:drawable/abc_scrubber_track_mtrl_alpha = 0x7f07003d
+net.micode.notes:drawable/abc_scrubber_control_to_pressed_mtrl_005 = 0x7f07003b
+net.micode.notes:id/add = 0x7f08001c
+net.micode.notes:drawable/abc_scrubber_control_to_pressed_mtrl_000 = 0x7f07003a
+net.micode.notes:drawable/widget_4x_white = 0x7f0700a8
+net.micode.notes:attr/buttonTintMode = 0x7f030043
+net.micode.notes:drawable/abc_scrubber_control_off_mtrl_alpha = 0x7f070039
+net.micode.notes:drawable/abc_ratingbar_indicator_material = 0x7f070036
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle = 0x7f0f002d
+net.micode.notes:drawable/abc_popup_background_mtrl_mult = 0x7f070035
+net.micode.notes:id/search_button = 0x7f0800a7
+net.micode.notes:drawable/list_blue_down = 0x7f07006e
+net.micode.notes:string/abc_action_bar_up_description = 0x7f0e0001
+net.micode.notes:id/iv_bg_green = 0x7f08005a
+net.micode.notes:drawable/abc_list_selector_holo_light = 0x7f070033
+net.micode.notes:attr/collapseContentDescription = 0x7f030048
+net.micode.notes:drawable/abc_list_selector_holo_dark = 0x7f070032
+net.micode.notes:drawable/abc_list_selector_disabled_holo_dark = 0x7f070030
+net.micode.notes:attr/autoSizePresetSizes = 0x7f03002e
+net.micode.notes:array/format_for_exported_note = 0x7f020000
+net.micode.notes:drawable/abc_list_selector_background_transition_holo_light = 0x7f07002f
+net.micode.notes:drawable/abc_list_pressed_holo_light = 0x7f07002d
+net.micode.notes:string/menu_list_mode = 0x7f0e0060
+net.micode.notes:id/note_title = 0x7f080092
+net.micode.notes:drawable/abc_list_divider_material = 0x7f070028
+net.micode.notes:style/Base.V22.Theme.AppCompat.Light = 0x7f0f0057
+net.micode.notes:dimen/notification_right_side_padding_top = 0x7f060066
+net.micode.notes:drawable/abc_ic_star_half_black_48dp = 0x7f070024
+net.micode.notes:string/menu_hutao = 0x7f0e005e
+net.micode.notes:attr/height = 0x7f030082
+net.micode.notes:drawable/abc_textfield_search_default_mtrl_alpha = 0x7f070051
+net.micode.notes:color/abc_primary_text_material_dark = 0x7f05000a
+net.micode.notes:drawable/list_red_down = 0x7f070078
+net.micode.notes:drawable/list_blue_middle = 0x7f07006f
+net.micode.notes:string/preferences_menu_cancel = 0x7f0e0089
+net.micode.notes:drawable/abc_ic_star_black_36dp = 0x7f070020
+net.micode.notes:drawable/abc_ic_star_black_16dp = 0x7f07001f
+net.micode.notes:drawable/abc_ic_menu_selectall_mtrl_alpha = 0x7f07001c
+net.micode.notes:drawable/note_edit_color_selector_panel = 0x7f07008b
+net.micode.notes:id/date = 0x7f080039
+net.micode.notes:id/search_voice_btn = 0x7f0800ae
+net.micode.notes:drawable/abc_ic_menu_paste_mtrl_am_alpha = 0x7f07001b
+net.micode.notes:drawable/abc_ic_menu_overflow_material = 0x7f07001a
+net.micode.notes:style/Platform.V21.AppCompat.Light = 0x7f0f00ab
+net.micode.notes:drawable/abc_ic_menu_cut_mtrl_alpha = 0x7f070019
+net.micode.notes:string/preferences_button_sync_cancel = 0x7f0e0081
+net.micode.notes:id/search_edit_frame = 0x7f0800a9
+net.micode.notes:drawable/abc_ic_go_search_api_material = 0x7f070017
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse = 0x7f0f00df
+net.micode.notes:drawable/abc_ic_commit_search_api_mtrl_alpha = 0x7f070016
+net.micode.notes:attr/colorPrimary = 0x7f030052
+net.micode.notes:drawable/abc_ic_clear_material = 0x7f070015
+net.micode.notes:color/highlighted_text_material_light = 0x7f050030
+net.micode.notes:drawable/abc_textfield_default_mtrl_alpha = 0x7f07004f
+net.micode.notes:drawable/abc_btn_switch_to_on_mtrl_00001 = 0x7f07000b
+net.micode.notes:drawable/abc_btn_radio_to_on_mtrl_015 = 0x7f07000a
+net.micode.notes:style/ThemeOverlay.AppCompat.ActionBar = 0x7f0f0117
+net.micode.notes:layout/abc_screen_simple_overlay_action_mode = 0x7f0a0016
+net.micode.notes:attr/displayOptions = 0x7f030064
+net.micode.notes:drawable/abc_btn_borderless_material = 0x7f070002
+net.micode.notes:drawable/abc_action_bar_item_background_material = 0x7f070001
+net.micode.notes:id/action_image = 0x7f080012
+net.micode.notes:drawable/abc_ab_share_pack_mtrl_alpha = 0x7f070000
+net.micode.notes:style/Base.Widget.AppCompat.EditText = 0x7f0f0080
+net.micode.notes:attr/alertDialogCenterButtons = 0x7f030023
+net.micode.notes:dimen/tooltip_y_offset_non_touch = 0x7f060077
+net.micode.notes:style/Base.ThemeOverlay.AppCompat.Dark = 0x7f0f004c
+net.micode.notes:dimen/tooltip_vertical_padding = 0x7f060076
+net.micode.notes:style/Base.V26.Theme.AppCompat = 0x7f0f005a
+net.micode.notes:dimen/tooltip_precise_anchor_threshold = 0x7f060075
+net.micode.notes:id/action_bar_spinner = 0x7f08000c
+net.micode.notes:dimen/tooltip_horizontal_padding = 0x7f060072
+net.micode.notes:style/ThemeOverlay.AppCompat.Dark = 0x7f0f0118
+net.micode.notes:drawable/notification_tile_bg = 0x7f070097
+net.micode.notes:attr/elevation = 0x7f030070
+net.micode.notes:attr/collapseIcon = 0x7f030049
+net.micode.notes:dimen/tooltip_corner_radius = 0x7f060071
+net.micode.notes:attr/coordinatorLayoutStyle = 0x7f03005e
+net.micode.notes:dimen/text_font_size_small = 0x7f06006f
+net.micode.notes:styleable/AppCompatTextHelper = 0x7f10000c
+net.micode.notes:style/Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle = 0x7f0f003a
+net.micode.notes:attr/actionBarTabStyle = 0x7f030007
+net.micode.notes:dimen/text_font_size_normal = 0x7f06006e
+net.micode.notes:dimen/text_font_size_medium = 0x7f06006d
+net.micode.notes:style/Base.TextAppearance.AppCompat.Display3 = 0x7f0f0013
+net.micode.notes:id/iv_alert_icon = 0x7f080057
+net.micode.notes:color/material_grey_100 = 0x7f05003a
+net.micode.notes:dimen/text_font_size_large = 0x7f06006c
+net.micode.notes:dimen/notification_top_pad_large_text = 0x7f06006b
+net.micode.notes:drawable/abc_control_background_material = 0x7f070010
+net.micode.notes:id/src_atop = 0x7f0800b7
+net.micode.notes:color/abc_primary_text_disable_only_material_dark = 0x7f050008
+net.micode.notes:dimen/notification_right_icon_size = 0x7f060065
+net.micode.notes:color/light_blue_900 = 0x7f050032
+net.micode.notes:dimen/notification_main_column_padding_top = 0x7f060063
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse = 0x7f0f00e3
+net.micode.notes:dimen/notification_large_icon_width = 0x7f060062
+net.micode.notes:attr/navigationContentDescription = 0x7f0300a9
+net.micode.notes:attr/progressBarPadding = 0x7f0300b9
+net.micode.notes:id/menu_list_mode = 0x7f080079
+net.micode.notes:style/TextAppearance.AppCompat.Small.Inverse = 0x7f0f00d7
+net.micode.notes:drawable/mi = 0x7f070086
+net.micode.notes:style/TextAppearance.Compat.Notification.Info = 0x7f0f00f1
+net.micode.notes:style/TextAppearance.AppCompat.Headline = 0x7f0f00c9
+net.micode.notes:dimen/notification_large_icon_height = 0x7f060061
+net.micode.notes:dimen/notification_content_margin_start = 0x7f060060
+net.micode.notes:dimen/notification_action_icon_size = 0x7f06005d
+net.micode.notes:id/widget_bg_image = 0x7f0800d7
+net.micode.notes:dimen/hint_alpha_material_dark = 0x7f060059
+net.micode.notes:dimen/highlight_alpha_material_dark = 0x7f060057
+net.micode.notes:dimen/compat_button_padding_vertical_material = 0x7f060050
+net.micode.notes:drawable/list_green_single = 0x7f070076
+net.micode.notes:dimen/disabled_alpha_material_light = 0x7f060055
+net.micode.notes:attr/colorControlNormal = 0x7f030050
+net.micode.notes:dimen/disabled_alpha_material_dark = 0x7f060054
+net.micode.notes:style/Widget.AppCompat.CompoundButton.CheckBox = 0x7f0f0131
+net.micode.notes:dimen/compat_notification_large_icon_max_height = 0x7f060052
+net.micode.notes:style/Widget.Compat.NotificationActionText = 0x7f0f0167
+net.micode.notes:string/error_note_not_exist = 0x7f0e003a
+net.micode.notes:id/action_bar_activity_content = 0x7f080009
+net.micode.notes:layout/notification_template_custom_big = 0x7f0a002c
+net.micode.notes:dimen/compat_button_padding_horizontal_material = 0x7f06004f
+net.micode.notes:color/bright_foreground_disabled_material_dark = 0x7f05001f
+net.micode.notes:drawable/abc_ic_star_half_black_16dp = 0x7f070022
+net.micode.notes:attr/layout_keyline = 0x7f030097
+net.micode.notes:dimen/compat_button_inset_vertical_material = 0x7f06004e
+net.micode.notes:styleable/Spinner = 0x7f100024
+net.micode.notes:dimen/abc_text_size_title_material_toolbar = 0x7f06004a
+net.micode.notes:color/primary_material_dark = 0x7f050045
+net.micode.notes:dimen/abc_text_size_subtitle_material_toolbar = 0x7f060048
+net.micode.notes:id/contentPanel = 0x7f080036
+net.micode.notes:dimen/abc_text_size_menu_material = 0x7f060045
+net.micode.notes:id/right = 0x7f08009e
+net.micode.notes:dimen/abc_text_size_large_material = 0x7f060042
+net.micode.notes:dimen/abc_seekbar_track_background_height_material = 0x7f060035
+net.micode.notes:dimen/abc_text_size_display_3_material = 0x7f06003f
+net.micode.notes:dimen/abc_text_size_display_1_material = 0x7f06003d
+net.micode.notes:attr/progressBarStyle = 0x7f0300ba
+net.micode.notes:dimen/abc_text_size_button_material = 0x7f06003b
+net.micode.notes:style/Base.Widget.AppCompat.ActionBar.Solid = 0x7f0f0068
+net.micode.notes:dimen/abc_text_size_body_2_material = 0x7f06003a
+net.micode.notes:id/menu_export_doc = 0x7f080074
+net.micode.notes:dimen/abc_text_size_body_1_material = 0x7f060039
+net.micode.notes:styleable/FontFamilyFont = 0x7f100016
+net.micode.notes:style/Base.Widget.AppCompat.ListMenuView = 0x7f0f008a
+net.micode.notes:dimen/tooltip_y_offset_touch = 0x7f060078
+net.micode.notes:style/TextAppearance.AppCompat.Widget.DropDownItem = 0x7f0f00ea
+net.micode.notes:dimen/notification_action_text_size = 0x7f06005e
+net.micode.notes:dimen/abc_search_view_preferred_height = 0x7f060033
+net.micode.notes:style/Base.V21.Theme.AppCompat = 0x7f0f0051
+net.micode.notes:attr/colorBackgroundFloating = 0x7f03004c
+net.micode.notes:dimen/abc_progress_bar_height_material = 0x7f060032
+net.micode.notes:anim/abc_slide_out_top = 0x7f010009
+net.micode.notes:dimen/abc_panel_menu_list_width = 0x7f060031
+net.micode.notes:layout/select_dialog_item_material = 0x7f0a0031
+net.micode.notes:dimen/abc_edit_text_inset_top_material = 0x7f06002e
+net.micode.notes:attr/allowStacking = 0x7f030026
+net.micode.notes:attr/fontProviderPackage = 0x7f030079
+net.micode.notes:id/line3 = 0x7f080069
+net.micode.notes:dimen/abc_edit_text_inset_horizontal_material = 0x7f06002d
+net.micode.notes:drawable/widget_4x_blue = 0x7f0700a5
+net.micode.notes:dimen/abc_dropdownitem_text_padding_left = 0x7f06002a
+net.micode.notes:dimen/abc_disabled_alpha_material_light = 0x7f060028
+net.micode.notes:style/TextAppearance.AppCompat.Menu = 0x7f0f00d3
+net.micode.notes:layout/note_list_footer = 0x7f0a0029
+net.micode.notes:dimen/abc_disabled_alpha_material_dark = 0x7f060027
+net.micode.notes:dimen/abc_dialog_padding_top_material = 0x7f060025
+net.micode.notes:id/start = 0x7f0800ba
+net.micode.notes:dimen/abc_dialog_padding_material = 0x7f060024
+net.micode.notes:color/switch_thumb_disabled_material_dark = 0x7f050053
+net.micode.notes:dimen/abc_dialog_list_padding_top_no_title = 0x7f060021
+net.micode.notes:dimen/abc_dialog_fixed_width_minor = 0x7f06001f
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem = 0x7f0f0038
+net.micode.notes:drawable/abc_btn_check_to_on_mtrl_015 = 0x7f070005
+net.micode.notes:string/search_setting_description = 0x7f0e0097
+net.micode.notes:attr/defaultQueryHint = 0x7f030060
+net.micode.notes:dimen/abc_dialog_title_divider_material = 0x7f060026
+net.micode.notes:dimen/abc_dialog_fixed_height_minor = 0x7f06001d
+net.micode.notes:integer/config_tooltipAnimTime = 0x7f090003
+net.micode.notes:dimen/abc_dialog_corner_radius_material = 0x7f06001b
+net.micode.notes:dimen/abc_control_padding_material = 0x7f06001a
+net.micode.notes:style/Widget.AppCompat.EditText = 0x7f0f0136
+net.micode.notes:dimen/abc_action_bar_stacked_tab_max_width = 0x7f06000a
+net.micode.notes:drawable/abc_text_select_handle_right_mtrl_light = 0x7f07004d
+net.micode.notes:layout/notification_template_part_chronometer = 0x7f0a002e
+net.micode.notes:attr/overlapAnchor = 0x7f0300ad
+net.micode.notes:dimen/abc_control_inset_material = 0x7f060019
+net.micode.notes:style/Widget.Theme.Notes1.ButtonBar.Fullscreen = 0x7f0f016a
+net.micode.notes:string/title_activity_login = 0x7f0e00a5
+net.micode.notes:dimen/abc_cascading_menus_min_smallest_width = 0x7f060016
+net.micode.notes:id/buttonPanel = 0x7f080029
+net.micode.notes:id/SYM = 0x7f080005
+net.micode.notes:dimen/abc_button_padding_vertical_material = 0x7f060015
+net.micode.notes:dimen/abc_button_padding_horizontal_material = 0x7f060014
+net.micode.notes:drawable/notification = 0x7f07008c
+net.micode.notes:drawable/abc_text_select_handle_left_mtrl_light = 0x7f070049
+net.micode.notes:dimen/abc_button_inset_horizontal_material = 0x7f060012
+net.micode.notes:styleable/AppCompatTextView = 0x7f10000d
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse = 0x7f0f002c
+net.micode.notes:dimen/abc_alert_dialog_button_dimen = 0x7f060011
+net.micode.notes:style/ThemeOverlay.AppCompat.Dark.ActionBar = 0x7f0f0119
+net.micode.notes:dimen/abc_action_button_min_width_overflow_material = 0x7f06000f
+net.micode.notes:string/menu_font_size = 0x7f0e005b
+net.micode.notes:attr/iconifiedByDefault = 0x7f030089
+net.micode.notes:dimen/abc_action_button_min_width_material = 0x7f06000e
+net.micode.notes:attr/actionModeCloseButtonStyle = 0x7f030011
+net.micode.notes:style/Widget.AppCompat.RatingBar.Indicator = 0x7f0f0159
+net.micode.notes:style/Base.Widget.AppCompat.ButtonBar.AlertDialog = 0x7f0f0079
+net.micode.notes:attr/dividerHorizontal = 0x7f030066
+net.micode.notes:dimen/abc_action_bar_subtitle_top_margin_material = 0x7f06000c
+net.micode.notes:dimen/abc_action_bar_overflow_padding_start_material = 0x7f060008
+net.micode.notes:attr/track = 0x7f030102
+net.micode.notes:attr/windowFixedWidthMinor = 0x7f03010e
+net.micode.notes:dimen/abc_action_bar_icon_vertical_padding_material = 0x7f060006
+net.micode.notes:drawable/list_white_up = 0x7f07007f
+net.micode.notes:styleable/FontFamily = 0x7f100015
+net.micode.notes:attr/firstBaselineToTopHeight = 0x7f030072
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.SearchView.MagIcon = 0x7f0f00bd
+net.micode.notes:dimen/abc_action_bar_default_height_material = 0x7f060002
+net.micode.notes:id/all = 0x7f08001e
+net.micode.notes:drawable/font_size_selector_bg = 0x7f070067
+net.micode.notes:dimen/notification_media_narrow_margin = 0x7f060064
+net.micode.notes:attr/subMenuArrow = 0x7f0300d3
+net.micode.notes:color/user_query_highlight = 0x7f05005b
+net.micode.notes:id/center_horizontal = 0x7f08002c
+net.micode.notes:color/switch_thumb_normal_material_dark = 0x7f050057
+net.micode.notes:dimen/tooltip_precise_anchor_extra_offset = 0x7f060074
+net.micode.notes:string/menu_alert = 0x7f0e004f
+net.micode.notes:string/alert_message_delete_note = 0x7f0e002a
+net.micode.notes:color/switch_thumb_material_dark = 0x7f050055
+net.micode.notes:color/secondary_text_disabled_material_light = 0x7f050052
+net.micode.notes:color/secondary_text_disabled_material_dark = 0x7f050051
+net.micode.notes:drawable/list_green_middle = 0x7f070075
+net.micode.notes:dimen/abc_dropdownitem_icon_width = 0x7f060029
+net.micode.notes:color/button_material_dark = 0x7f050025
+net.micode.notes:attr/windowMinWidthMajor = 0x7f03010f
+net.micode.notes:styleable/CoordinatorLayout_Layout = 0x7f100013
+net.micode.notes:attr/queryHint = 0x7f0300bc
+net.micode.notes:attr/spinnerDropDownItemStyle = 0x7f0300cd
+net.micode.notes:color/material_grey_850 = 0x7f05003f
+net.micode.notes:drawable/abc_btn_default_mtrl_shape = 0x7f070007
+net.micode.notes:anim/abc_fade_in = 0x7f010000
+net.micode.notes:color/material_grey_800 = 0x7f05003e
+net.micode.notes:color/material_grey_600 = 0x7f05003d
+net.micode.notes:style/Base.Widget.AppCompat.RatingBar.Small = 0x7f0f0096
+net.micode.notes:drawable/abc_textfield_search_activated_mtrl_alpha = 0x7f070050
+net.micode.notes:drawable/abc_btn_check_material = 0x7f070003
+net.micode.notes:id/sv_note_edit = 0x7f0800bd
+net.micode.notes:color/tooltip_background_dark = 0x7f050059
+net.micode.notes:color/abc_search_url_text_pressed = 0x7f05000e
+net.micode.notes:dimen/notification_small_icon_background_padding = 0x7f060067
+net.micode.notes:attr/buttonBarStyle = 0x7f03003c
+net.micode.notes:attr/titleMarginTop = 0x7f0300f8
+net.micode.notes:attr/submitBackground = 0x7f0300d4
+net.micode.notes:xml/widget_4x_info = 0x7f110003
+net.micode.notes:color/material_deep_teal_200 = 0x7f050038
+net.micode.notes:attr/listPreferredItemPaddingRight = 0x7f0300a3
+net.micode.notes:layout/select_dialog_multichoice_material = 0x7f0a0032
+net.micode.notes:id/search_badge = 0x7f0800a5
+net.micode.notes:attr/autoCompleteTextViewStyle = 0x7f03002b
+net.micode.notes:color/foreground_material_dark = 0x7f05002d
+net.micode.notes:drawable/abc_vector_test = 0x7f070053
+net.micode.notes:color/abc_btn_colored_borderless_text_material = 0x7f050002
+net.micode.notes:color/error_color_material_dark = 0x7f05002b
+net.micode.notes:color/light_blue_A200 = 0x7f050033
+net.micode.notes:id/default_activity_button = 0x7f08003b
+net.micode.notes:id/activity_chooser_view_content = 0x7f08001b
+net.micode.notes:attr/font = 0x7f030073
+net.micode.notes:drawable/abc_btn_colored_material = 0x7f070006
+net.micode.notes:style/Widget.AppCompat.Light.ActionBar.TabText.Inverse = 0x7f0f013e
+net.micode.notes:style/Base.V21.Theme.AppCompat.Dialog = 0x7f0f0052
+net.micode.notes:string/prompt_login = 0x7f0e0091
+net.micode.notes:attr/subtitle = 0x7f0300d5
+net.micode.notes:attr/panelMenuListWidth = 0x7f0300b4
+net.micode.notes:color/dim_foreground_material_dark = 0x7f050029
+net.micode.notes:attr/homeLayout = 0x7f030085
+net.micode.notes:attr/colorError = 0x7f030051
+net.micode.notes:style/Base.V22.Theme.AppCompat = 0x7f0f0056
+net.micode.notes:dimen/highlight_alpha_material_colored = 0x7f060056
+net.micode.notes:color/dim_foreground_disabled_material_light = 0x7f050028
+net.micode.notes:styleable/StateListDrawableItem = 0x7f100026
+net.micode.notes:style/Widget.AppCompat.ImageButton = 0x7f0f0137
+net.micode.notes:dimen/abc_action_bar_default_padding_end_material = 0x7f060003
+net.micode.notes:attr/titleMargins = 0x7f0300f9
+net.micode.notes:color/material_blue_grey_800 = 0x7f050035
+net.micode.notes:id/customPanel = 0x7f080038
+net.micode.notes:string/login_failed = 0x7f0e004e
+net.micode.notes:dimen/hint_alpha_material_light = 0x7f06005a
+net.micode.notes:drawable/edit_title_yellow = 0x7f070062
+net.micode.notes:color/bright_foreground_material_light = 0x7f050024
+net.micode.notes:dimen/abc_list_item_padding_horizontal_material = 0x7f060030
+net.micode.notes:layout/abc_screen_content_include = 0x7f0a0014
+net.micode.notes:color/material_grey_300 = 0x7f05003b
+net.micode.notes:color/abc_secondary_text_material_dark = 0x7f050010
+net.micode.notes:color/bright_foreground_inverse_material_light = 0x7f050022
+net.micode.notes:string/ticker_syncing = 0x7f0e00a3
+net.micode.notes:string/call_record_folder_name = 0x7f0e0031
+net.micode.notes:color/background_material_light = 0x7f05001d
+net.micode.notes:color/background_material_dark = 0x7f05001c
+net.micode.notes:style/TextAppearance.AppCompat.Small = 0x7f0f00d6
+net.micode.notes:layout/note_list_dropdown_menu = 0x7f0a0028
+net.micode.notes:color/background_floating_material_light = 0x7f05001b
+net.micode.notes:attr/actionBarTabTextStyle = 0x7f030008
+net.micode.notes:color/background_floating_material_dark = 0x7f05001a
+net.micode.notes:id/et_edit_text = 0x7f080041
+net.micode.notes:attr/actionBarStyle = 0x7f030005
+net.micode.notes:string/error_sync_internal = 0x7f0e003e
+net.micode.notes:color/abc_tint_switch_track = 0x7f050017
+net.micode.notes:color/abc_tint_spinner = 0x7f050016
+net.micode.notes:drawable/abc_ic_ab_back_material = 0x7f070013
+net.micode.notes:attr/autoSizeStepGranularity = 0x7f03002f
+net.micode.notes:color/abc_tint_seek_thumb = 0x7f050015
+net.micode.notes:attr/measureWithLargestChild = 0x7f0300a7
+net.micode.notes:attr/buttonGravity = 0x7f03003d
+net.micode.notes:drawable/notification_bg_low = 0x7f07008f
+net.micode.notes:drawable/abc_dialog_material_background = 0x7f070011
+net.micode.notes:anim/abc_fade_out = 0x7f010001
+net.micode.notes:attr/backgroundTintMode = 0x7f030035
+net.micode.notes:color/highlighted_text_material_dark = 0x7f05002f
+net.micode.notes:string/menu_export_doc = 0x7f0e0053
+net.micode.notes:id/fill = 0x7f080046
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionMode.Title = 0x7f0f002e
+net.micode.notes:color/abc_primary_text_material_light = 0x7f05000b
+net.micode.notes:color/secondary_text_default_material_light = 0x7f050050
+net.micode.notes:id/never = 0x7f08008a
+net.micode.notes:attr/actionModeSplitBackground = 0x7f03001a
+net.micode.notes:attr/initialActivityCount = 0x7f03008c
+net.micode.notes:color/abc_btn_colored_text_material = 0x7f050003
+net.micode.notes:id/submenuarrow = 0x7f0800bb
+net.micode.notes:drawable/abc_ic_menu_share_mtrl_alpha = 0x7f07001d
+net.micode.notes:styleable/ActionBarLayout = 0x7f100001
+net.micode.notes:style/Base.V28.Theme.AppCompat.Light = 0x7f0f005e
+net.micode.notes:attr/textAppearanceSearchResultTitle = 0x7f0300e5
+net.micode.notes:attr/contentInsetEndWithActions = 0x7f030058
+net.micode.notes:styleable/LinearLayoutCompat_Layout = 0x7f10001b
+net.micode.notes:id/action_menu_divider = 0x7f080013
+net.micode.notes:drawable/abc_text_select_handle_left_mtrl_dark = 0x7f070048
+net.micode.notes:attr/alertDialogButtonGroupStyle = 0x7f030022
+net.micode.notes:string/menu_normal_mode = 0x7f0e0064
+net.micode.notes:string/format_exported_file_location = 0x7f0e0046
+net.micode.notes:bool/abc_config_actionMenuItemAllCaps = 0x7f040002
+net.micode.notes:dimen/abc_text_size_headline_material = 0x7f060041
+net.micode.notes:style/Base.Widget.AppCompat.SeekBar = 0x7f0f0099
+net.micode.notes:attr/backgroundSplit = 0x7f030032
+net.micode.notes:bool/abc_allow_stacked_button_bar = 0x7f040001
+net.micode.notes:color/bright_foreground_material_dark = 0x7f050023
+net.micode.notes:bool/abc_action_bar_embed_tabs = 0x7f040000
+net.micode.notes:attr/windowNoTitle = 0x7f030111
+net.micode.notes:drawable/abc_list_divider_mtrl_alpha = 0x7f070029
+net.micode.notes:id/search_mag_icon = 0x7f0800ab
+net.micode.notes:array/menu_share_ways = 0x7f020001
+net.micode.notes:attr/textAppearanceLargePopupMenu = 0x7f0300df
+net.micode.notes:attr/windowFixedHeightMinor = 0x7f03010c
+net.micode.notes:style/TextAppearance.AppCompat.Medium = 0x7f0f00d1
+net.micode.notes:color/abc_hint_foreground_material_dark = 0x7f050005
+net.micode.notes:dimen/abc_button_inset_vertical_material = 0x7f060013
+net.micode.notes:attr/viewInflaterClass = 0x7f030106
+net.micode.notes:string/set_password = 0x7f0e0098
+net.micode.notes:drawable/abc_list_focused_holo = 0x7f07002a
+net.micode.notes:attr/textAppearanceListItemSecondary = 0x7f0300e1
+net.micode.notes:drawable/new_note = 0x7f070088
+net.micode.notes:attr/ttcIndex = 0x7f030105
+net.micode.notes:dimen/activity_vertical_margin = 0x7f06004c
+net.micode.notes:anim/abc_slide_out_bottom = 0x7f010008
+net.micode.notes:attr/background = 0x7f030031
+net.micode.notes:dimen/abc_action_bar_content_inset_with_nav = 0x7f060001
+net.micode.notes:attr/switchTextAppearance = 0x7f0300dd
+net.micode.notes:style/Base.Widget.AppCompat.ListView.Menu = 0x7f0f008e
+net.micode.notes:layout/abc_activity_chooser_view_list_item = 0x7f0a0007
+net.micode.notes:attr/tooltipFrameBackground = 0x7f030100
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionMode.Title = 0x7f0f00e4
+net.micode.notes:style/Base.TextAppearance.AppCompat.Menu = 0x7f0f001d
+net.micode.notes:id/menu_new_folder = 0x7f08007a
+net.micode.notes:string/abc_searchview_description_search = 0x7f0e0021
+net.micode.notes:drawable/call_record = 0x7f070056
+net.micode.notes:style/TextAppearance.AppCompat.SearchResult.Title = 0x7f0f00d5
+net.micode.notes:attr/singleChoiceItemLayout = 0x7f0300cb
+net.micode.notes:attr/titleTextColor = 0x7f0300fb
+net.micode.notes:attr/titleTextAppearance = 0x7f0300fa
+net.micode.notes:string/note_link_other = 0x7f0e0075
+net.micode.notes:drawable/abc_textfield_activated_mtrl_alpha = 0x7f07004e
+net.micode.notes:dimen/notification_subtext_size = 0x7f060069
+net.micode.notes:attr/titleMarginStart = 0x7f0300f7
+net.micode.notes:attr/titleMarginBottom = 0x7f0300f5
+net.micode.notes:style/Base.Widget.AppCompat.ActionButton.Overflow = 0x7f0f006e
+net.micode.notes:string/abc_action_mode_done = 0x7f0e0003
+net.micode.notes:dimen/abc_action_button_min_height_material = 0x7f06000d
+net.micode.notes:style/Widget.AppCompat.SeekBar.Discrete = 0x7f0f015e
+net.micode.notes:attr/tickMarkTintMode = 0x7f0300f0
+net.micode.notes:attr/thumbTint = 0x7f0300ec
+net.micode.notes:attr/backgroundStacked = 0x7f030033
+net.micode.notes:dimen/abc_action_bar_overflow_padding_end_material = 0x7f060007
+net.micode.notes:attr/thickness = 0x7f0300ea
+net.micode.notes:attr/tintMode = 0x7f0300f2
+net.micode.notes:attr/layout_insetEdge = 0x7f030096
+net.micode.notes:style/Platform.V21.AppCompat = 0x7f0f00aa
+net.micode.notes:attr/textColorAlertDialogListItem = 0x7f0300e7
+net.micode.notes:string/app_widget2x2 = 0x7f0e002e
+net.micode.notes:id/split_action_bar = 0x7f0800b6
+net.micode.notes:attr/paddingBottomNoButtons = 0x7f0300ae
+net.micode.notes:style/Base.Animation.AppCompat.Dialog = 0x7f0f0007
+net.micode.notes:attr/buttonPanelSideLayout = 0x7f03003f
+net.micode.notes:style/Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse = 0x7f0f002a
+net.micode.notes:attr/textAppearancePopupMenuHeader = 0x7f0300e3
+net.micode.notes:layout/abc_action_menu_layout = 0x7f0a0003
+net.micode.notes:attr/actionBarTheme = 0x7f030009
+net.micode.notes:string/datetime_dialog_cancel = 0x7f0e0033
+net.micode.notes:attr/popupMenuStyle = 0x7f0300b5
+net.micode.notes:attr/tint = 0x7f0300f1
+net.micode.notes:style/TextAppearance.AppCompat.Large = 0x7f0f00cb
+net.micode.notes:color/primary_text_dark = 0x7f050047
+net.micode.notes:id/ll_font_large = 0x7f08006d
+net.micode.notes:id/cb_edit_item = 0x7f08002a
+net.micode.notes:string/button_delete = 0x7f0e0030
+net.micode.notes:attr/trackTintMode = 0x7f030104
+net.micode.notes:id/progress_horizontal = 0x7f08009c
+net.micode.notes:color/secondary_text_default_material_dark = 0x7f05004f
+net.micode.notes:dimen/abc_text_size_display_2_material = 0x7f06003e
+net.micode.notes:attr/barLength = 0x7f030036
+net.micode.notes:attr/actionMenuTextColor = 0x7f03000f
+net.micode.notes:style/Base.V7.Theme.AppCompat.Light.Dialog = 0x7f0f0062
+net.micode.notes:attr/switchStyle = 0x7f0300dc
+net.micode.notes:id/action_select_all = 0x7f080018
+net.micode.notes:id/scrollIndicatorDown = 0x7f0800a2
+net.micode.notes:attr/textColorSearchUrl = 0x7f0300e8
+net.micode.notes:attr/switchPadding = 0x7f0300db
+net.micode.notes:attr/suggestionRowLayout = 0x7f0300d9
+net.micode.notes:attr/subtitleTextStyle = 0x7f0300d8
+net.micode.notes:string/menu_move = 0x7f0e0062
+net.micode.notes:dimen/abc_action_bar_stacked_max_height = 0x7f060009
+net.micode.notes:style/Theme.AppCompat.DayNight.NoActionBar = 0x7f0f0107
+net.micode.notes:id/search_go_btn = 0x7f0800aa
+net.micode.notes:drawable/notification_template_icon_low_bg = 0x7f070096
+net.micode.notes:attr/divider = 0x7f030065
+net.micode.notes:attr/subtitleTextColor = 0x7f0300d7
+net.micode.notes:attr/statusBarBackground = 0x7f0300d2
+net.micode.notes:string/abc_menu_ctrl_shortcut_label = 0x7f0e0015
+net.micode.notes:layout/abc_popup_menu_header_item_layout = 0x7f0a0012
+net.micode.notes:dimen/abc_switch_padding = 0x7f060038
+net.micode.notes:id/radio = 0x7f08009d
+net.micode.notes:attr/state_above_anchor = 0x7f0300d1
+net.micode.notes:attr/itemPadding = 0x7f03008e
+net.micode.notes:attr/dividerPadding = 0x7f030067
+net.micode.notes:layout/note_edit = 0x7f0a0024
+net.micode.notes:attr/srcCompat = 0x7f0300d0
+net.micode.notes:drawable/abc_ic_voice_search_api_material = 0x7f070025
+net.micode.notes:id/search_src_text = 0x7f0800ad
+net.micode.notes:dimen/abc_action_bar_default_padding_start_material = 0x7f060004
+net.micode.notes:color/primary_dark_material_light = 0x7f050044
+net.micode.notes:id/text2 = 0x7f0800c3
+net.micode.notes:drawable/abc_btn_radio_material = 0x7f070008
+net.micode.notes:id/menu_share = 0x7f080082
+net.micode.notes:attr/showTitle = 0x7f0300ca
+net.micode.notes:attr/isLightTheme = 0x7f03008d
+net.micode.notes:style/Base.Widget.AppCompat.ActivityChooserView = 0x7f0f0070
+net.micode.notes:attr/showDividers = 0x7f0300c8
+net.micode.notes:attr/showAsAction = 0x7f0300c7
+net.micode.notes:attr/listPreferredItemHeight = 0x7f03009f
+net.micode.notes:style/Platform.V25.AppCompat = 0x7f0f00ac
+net.micode.notes:dimen/notification_big_circle_margin = 0x7f06005f
+net.micode.notes:style/Base.Widget.AppCompat.Toolbar = 0x7f0f009e
+net.micode.notes:attr/selectableItemBackground = 0x7f0300c5
+net.micode.notes:drawable/abc_btn_radio_to_on_mtrl_000 = 0x7f070009
+net.micode.notes:attr/searchIcon = 0x7f0300c2
+net.micode.notes:attr/searchHintIcon = 0x7f0300c1
+net.micode.notes:style/Base.Widget.AppCompat.DrawerArrowToggle.Common = 0x7f0f007e
+net.micode.notes:id/line1 = 0x7f080068
+net.micode.notes:attr/ratingBarStyleIndicator = 0x7f0300bf
+net.micode.notes:color/abc_hint_foreground_material_light = 0x7f050006
+net.micode.notes:dimen/abc_dialog_min_width_minor = 0x7f060023
+net.micode.notes:anim/abc_slide_in_top = 0x7f010007
+net.micode.notes:attr/paddingEnd = 0x7f0300af
+net.micode.notes:drawable/widget_2x_yellow = 0x7f0700a4
+net.micode.notes:attr/preserveIconSpacing = 0x7f0300b8
+net.micode.notes:attr/actionModeCloseDrawable = 0x7f030012
+net.micode.notes:color/light_blue_A400 = 0x7f050034
+net.micode.notes:drawable/abc_list_pressed_holo_dark = 0x7f07002c
+net.micode.notes:attr/tickMarkTint = 0x7f0300ef
+net.micode.notes:styleable/AppCompatTheme = 0x7f10000e
+net.micode.notes:style/HighlightTextAppearanceSecondary = 0x7f0f00a2
+net.micode.notes:color/primary_text_disabled_material_dark = 0x7f05004a
+net.micode.notes:attr/dropdownListPreferredItemHeight = 0x7f03006c
+net.micode.notes:attr/popupTheme = 0x7f0300b6
+net.micode.notes:color/material_grey_900 = 0x7f050040
+net.micode.notes:drawable/abc_btn_check_to_on_mtrl_000 = 0x7f070004
+net.micode.notes:styleable/ListPopupWindow = 0x7f10001c
+net.micode.notes:attr/actionViewClass = 0x7f030020
+net.micode.notes:style/Widget.AppCompat.ActionButton.CloseMode = 0x7f0f0124
+net.micode.notes:attr/dialogPreferredPadding = 0x7f030062
+net.micode.notes:layout/folder_list_item = 0x7f0a0023
+net.micode.notes:color/accent_material_light = 0x7f050019
+net.micode.notes:attr/voiceIcon = 0x7f030107
+net.micode.notes:dimen/notification_small_icon_size_as_large = 0x7f060068
+net.micode.notes:style/TextAppearance.AppCompat.Medium.Inverse = 0x7f0f00d2
+net.micode.notes:string/abc_menu_meta_shortcut_label = 0x7f0e0019
+net.micode.notes:attr/actionModeCutDrawable = 0x7f030014
+net.micode.notes:attr/textAppearanceListItem = 0x7f0300e0
+net.micode.notes:color/primary_text_disabled_material_light = 0x7f05004b
+net.micode.notes:color/abc_tint_edittext = 0x7f050014
+net.micode.notes:attr/checkedTextViewStyle = 0x7f030045
+net.micode.notes:drawable/edit_title_green = 0x7f07005f
+net.micode.notes:drawable/abc_seekbar_thumb_material = 0x7f07003e
+net.micode.notes:drawable/abc_item_background_holo_light = 0x7f070027
+net.micode.notes:string/menu_folder_view = 0x7f0e0058
+net.micode.notes:color/ripple_material_light = 0x7f05004d
+net.micode.notes:attr/navigationMode = 0x7f0300ab
+net.micode.notes:id/menu_export_text = 0x7f080076
+net.micode.notes:attr/logo = 0x7f0300a4
+net.micode.notes:attr/listPopupWindowStyle = 0x7f03009e
+net.micode.notes:style/Widget.AppCompat.RatingBar.Small = 0x7f0f015a
+net.micode.notes:attr/thumbTintMode = 0x7f0300ed
+net.micode.notes:attr/actionBarPopupTheme = 0x7f030002
+net.micode.notes:string/preferences_dialog_select_account_title = 0x7f0e0086
+net.micode.notes:layout/abc_action_bar_title_item = 0x7f0a0000
+net.micode.notes:attr/listPreferredItemHeightSmall = 0x7f0300a1
+net.micode.notes:style/Base.V7.Widget.AppCompat.EditText = 0x7f0f0065
+net.micode.notes:attr/hideOnContentScroll = 0x7f030083
+net.micode.notes:attr/maxButtonHeight = 0x7f0300a6
+net.micode.notes:style/RtlOverlay.DialogWindowTitle.AppCompat = 0x7f0f00af
+net.micode.notes:attr/titleMarginEnd = 0x7f0300f6
+net.micode.notes:anim/abc_grow_fade_in_from_bottom = 0x7f010002
+net.micode.notes:attr/listPreferredItemHeightLarge = 0x7f0300a0
+net.micode.notes:attr/title = 0x7f0300f3
+net.micode.notes:attr/fontProviderCerts = 0x7f030076
+net.micode.notes:attr/listMenuViewStyle = 0x7f03009d
+net.micode.notes:id/character_count = 0x7f08002e
+net.micode.notes:styleable/ActionMenuItemView = 0x7f100002
+net.micode.notes:string/abc_menu_space_shortcut_label = 0x7f0e001b
+net.micode.notes:attr/listChoiceBackgroundIndicator = 0x7f030099
+net.micode.notes:attr/listPreferredItemPaddingLeft = 0x7f0300a2
+net.micode.notes:styleable/SearchView = 0x7f100023
+net.micode.notes:dimen/notification_top_pad = 0x7f06006a
+net.micode.notes:style/Theme.AppCompat.CompactMenu = 0x7f0f0100
+net.micode.notes:attr/lineHeight = 0x7f030098
+net.micode.notes:style/Platform.Widget.AppCompat.Spinner = 0x7f0f00ae
+net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.TabText = 0x7f0f0085
+net.micode.notes:drawable/font_large = 0x7f070065
+net.micode.notes:attr/layout_anchorGravity = 0x7f030093
+net.micode.notes:color/primary_dark_material_dark = 0x7f050043
+net.micode.notes:attr/layout_anchor = 0x7f030092
+net.micode.notes:style/Platform.ThemeOverlay.AppCompat.Light = 0x7f0f00a9
+net.micode.notes:string/menu_font_small = 0x7f0e005c
+net.micode.notes:drawable/list_background = 0x7f07006d
+net.micode.notes:style/Theme.AppCompat.Light.NoActionBar = 0x7f0f0112
+net.micode.notes:color/abc_color_highlight_material = 0x7f050004
+net.micode.notes:dimen/abc_action_bar_elevation_material = 0x7f060005
+net.micode.notes:attr/keylines = 0x7f03008f
+net.micode.notes:layout/support_simple_spinner_dropdown_item = 0x7f0a0035
+net.micode.notes:attr/tooltipForegroundColor = 0x7f0300ff
+net.micode.notes:dimen/compat_control_corner_material = 0x7f060051
+net.micode.notes:attr/alphabeticModifiers = 0x7f030028
+net.micode.notes:integer/abc_config_activityDefaultDur = 0x7f090000
+net.micode.notes:color/dim_foreground_material_light = 0x7f05002a
+net.micode.notes:attr/spinBars = 0x7f0300cc
+net.micode.notes:id/META = 0x7f080003
+net.micode.notes:attr/subtitleTextAppearance = 0x7f0300d6
+net.micode.notes:id/center = 0x7f08002b
+net.micode.notes:attr/iconTintMode = 0x7f030088
+net.micode.notes:style/Base.TextAppearance.AppCompat.Light.Widget.PopupMenu.Large = 0x7f0f0019
+net.micode.notes:drawable/abc_spinner_textfield_background_material = 0x7f070042
+net.micode.notes:layout/account_dialog_title = 0x7f0a001c
+net.micode.notes:attr/fontProviderAuthority = 0x7f030075
+net.micode.notes:drawable/widget_2x_blue = 0x7f0700a0
+net.micode.notes:style/Base.Widget.AppCompat.TextView.SpinnerItem = 0x7f0f009d
+net.micode.notes:attr/iconTint = 0x7f030087
+net.micode.notes:attr/textAppearanceListItemSmall = 0x7f0300e2
+net.micode.notes:attr/layout = 0x7f030091
+net.micode.notes:style/Base.Widget.AppCompat.ActionBar.TabView = 0x7f0f006b
+net.micode.notes:id/tv_name = 0x7f0800d0
+net.micode.notes:attr/icon = 0x7f030086
+net.micode.notes:style/Widget.AppCompat.Button = 0x7f0f0129
+net.micode.notes:id/uniform = 0x7f0800d4
+net.micode.notes:attr/multiChoiceItemLayout = 0x7f0300a8
+net.micode.notes:id/iv_bg_blue = 0x7f080058
+net.micode.notes:attr/colorAccent = 0x7f03004b
+net.micode.notes:attr/goIcon = 0x7f030081
+net.micode.notes:dimen/abc_text_size_menu_header_material = 0x7f060044
+net.micode.notes:dimen/abc_select_dialog_padding_start_material = 0x7f060037
+net.micode.notes:string/menu_secret = 0x7f0e0068
+net.micode.notes:attr/fontWeight = 0x7f03007d
+net.micode.notes:id/checkbox = 0x7f08002f
+net.micode.notes:style/Base.Widget.AppCompat.Light.ActionBar.TabView = 0x7f0f0087
+net.micode.notes:drawable/bg_btn_set_color = 0x7f070054
+net.micode.notes:style/TextAppearance.AppCompat.Widget.PopupMenu.Large = 0x7f0f00ec
+net.micode.notes:dimen/hint_pressed_alpha_material_light = 0x7f06005c
+net.micode.notes:id/titleDividerNoCustom = 0x7f0800c9
+net.micode.notes:attr/fontVariationSettings = 0x7f03007c
+net.micode.notes:layout/note_edit_list_item = 0x7f0a0025
+net.micode.notes:attr/fontStyle = 0x7f03007b
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.Search.DropDown.Query = 0x7f0f00bb
+net.micode.notes:id/parentPanel = 0x7f080098
+net.micode.notes:attr/fontProviderFetchTimeout = 0x7f030078
+net.micode.notes:string/dummy_content = 0x7f0e0037
+net.micode.notes:drawable/edit_green = 0x7f07005c
+net.micode.notes:color/switch_thumb_material_light = 0x7f050056
+net.micode.notes:dimen/abc_text_size_subhead_material = 0x7f060047
+net.micode.notes:attr/windowMinWidthMinor = 0x7f030110
+net.micode.notes:attr/expandActivityOverflowButtonDrawable = 0x7f030071
+net.micode.notes:style/Base.Widget.AppCompat.RatingBar.Indicator = 0x7f0f0095
+net.micode.notes:drawable/abc_ic_arrow_drop_right_black_24dp = 0x7f070014
+net.micode.notes:attr/lastBaselineToBottomHeight = 0x7f030090
+net.micode.notes:id/showTitle = 0x7f0800b4
+net.micode.notes:id/progress_circular = 0x7f08009b
+net.micode.notes:attr/editTextStyle = 0x7f03006f
+net.micode.notes:id/textSpacerNoTitle = 0x7f0800c5
+net.micode.notes:attr/editTextColor = 0x7f03006e
+net.micode.notes:attr/fullscreenTextColor = 0x7f03007f
+net.micode.notes:attr/editTextBackground = 0x7f03006d
+net.micode.notes:id/iv_bg_yellow_select = 0x7f080061
+net.micode.notes:color/material_blue_grey_900 = 0x7f050036
+net.micode.notes:attr/drawableSize = 0x7f030069
+net.micode.notes:drawable/list_white_single = 0x7f07007e
+net.micode.notes:styleable/ColorStateListItem = 0x7f100010
+net.micode.notes:color/abc_search_url_text_selected = 0x7f05000f
+net.micode.notes:attr/dividerVertical = 0x7f030068
+net.micode.notes:dimen/abc_seekbar_track_progress_height_material = 0x7f060036
+net.micode.notes:attr/textAppearanceSmallPopupMenu = 0x7f0300e6
+net.micode.notes:drawable/edit_title_blue = 0x7f07005e
+net.micode.notes:style/Theme.AppCompat = 0x7f0f00ff
+net.micode.notes:attr/dialogTheme = 0x7f030063
+net.micode.notes:drawable/font_normal = 0x7f070066
+net.micode.notes:color/abc_tint_btn_checkable = 0x7f050012
+net.micode.notes:style/Base.Widget.AppCompat.Light.PopupMenu = 0x7f0f0088
+net.micode.notes:style/Base.TextAppearance.AppCompat.Subhead.Inverse = 0x7f0f0024
+net.micode.notes:color/abc_search_url_text_normal = 0x7f05000d
+net.micode.notes:style/Base.Widget.AppCompat.PopupMenu.Overflow = 0x7f0f0090
+net.micode.notes:drawable/abc_ratingbar_small_material = 0x7f070038
+net.micode.notes:attr/fontProviderQuery = 0x7f03007a
+net.micode.notes:string/abc_menu_sym_shortcut_label = 0x7f0e001c
+net.micode.notes:id/hour = 0x7f080050
+net.micode.notes:attr/theme = 0x7f0300e9
+net.micode.notes:string/alert_title_delete = 0x7f0e002c
+net.micode.notes:attr/dialogCornerRadius = 0x7f030061
+net.micode.notes:attr/customNavigationLayout = 0x7f03005f
+net.micode.notes:style/Base.TextAppearance.AppCompat.Subhead = 0x7f0f0023
+net.micode.notes:color/tooltip_background_light = 0x7f05005a
+net.micode.notes:attr/titleMargin = 0x7f0300f4
+net.micode.notes:color/abc_primary_text_disable_only_material_light = 0x7f050009
+net.micode.notes:attr/logoDescription = 0x7f0300a5
+net.micode.notes:drawable/abc_ic_star_black_48dp = 0x7f070021
+net.micode.notes:id/note_edit_list = 0x7f08008f
+net.micode.notes:color/light_blue_600 = 0x7f050031
+net.micode.notes:color/dim_foreground_disabled_material_dark = 0x7f050027
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionBar.Title = 0x7f0f00e0
+net.micode.notes:attr/queryBackground = 0x7f0300bb
+net.micode.notes:styleable/TextAppearance = 0x7f100028
+net.micode.notes:style/TextAppearance.AppCompat.Widget.Switch = 0x7f0f00ee
+net.micode.notes:dimen/abc_control_corner_material = 0x7f060018
+net.micode.notes:string/abc_font_family_display_1_material = 0x7f0e000c
+net.micode.notes:id/useLogo = 0x7f0800d6
+net.micode.notes:attr/contentInsetStartWithNavigation = 0x7f03005c
+net.micode.notes:attr/contentInsetStart = 0x7f03005b
+net.micode.notes:string/menu_select_title = 0x7f0e006c
+net.micode.notes:color/material_blue_grey_950 = 0x7f050037
+net.micode.notes:id/CTRL = 0x7f080001
+net.micode.notes:style/Base.TextAppearance.AppCompat.Title = 0x7f0f0025
+net.micode.notes:dimen/abc_dropdownitem_text_padding_right = 0x7f06002b
+net.micode.notes:attr/paddingTopNoTitle = 0x7f0300b1
+net.micode.notes:attr/contentInsetRight = 0x7f03005a
+net.micode.notes:attr/listLayout = 0x7f03009c
+net.micode.notes:attr/trackTint = 0x7f030103
+net.micode.notes:id/fullscreen_content = 0x7f08004b
+net.micode.notes:id/end = 0x7f080040
+net.micode.notes:color/bright_foreground_disabled_material_light = 0x7f050020
+net.micode.notes:attr/dropDownListViewStyle = 0x7f03006b
+net.micode.notes:attr/thumbTextPadding = 0x7f0300eb
+net.micode.notes:style/RtlUnderlay.Widget.AppCompat.ActionButton = 0x7f0f00be
+net.micode.notes:style/Base.TextAppearance.AppCompat.Button = 0x7f0f000f
+net.micode.notes:string/app_widget4x4 = 0x7f0e002f
+net.micode.notes:id/action_mode_bar_stub = 0x7f080016
+net.micode.notes:attr/colorPrimaryDark = 0x7f030053
+net.micode.notes:style/Widget.AppCompat.ActionButton = 0x7f0f0123
+net.micode.notes:style/Base.Animation.AppCompat.Tooltip = 0x7f0f0009
+net.micode.notes:string/sync_progress_syncing = 0x7f0e009f
+net.micode.notes:attr/contentInsetEnd = 0x7f030057
+net.micode.notes:style/AlertDialog.AppCompat.Light = 0x7f0f0001
+net.micode.notes:attr/panelBackground = 0x7f0300b2
+net.micode.notes:string/abc_capital_off = 0x7f0e0006
+net.micode.notes:attr/imageButtonStyle = 0x7f03008a
+net.micode.notes:id/showHome = 0x7f0800b3
+net.micode.notes:dimen/abc_action_bar_content_inset_material = 0x7f060000
+net.micode.notes:drawable/edit_blue = 0x7f07005b
+net.micode.notes:style/Widget.AppCompat.TextView.SpinnerItem = 0x7f0f0163
+net.micode.notes:attr/commitIcon = 0x7f030055
+net.micode.notes:attr/colorSwitchThumbNormal = 0x7f030054
+net.micode.notes:drawable/op_start = 0x7f070099
+net.micode.notes:attr/buttonBarNeutralButtonStyle = 0x7f03003a
+net.micode.notes:attr/colorButtonNormal = 0x7f03004d
+net.micode.notes:styleable/AppCompatSeekBar = 0x7f10000b
+net.micode.notes:attr/controlBackground = 0x7f03005d
+net.micode.notes:attr/actionMenuTextAppearance = 0x7f03000e
+net.micode.notes:attr/contentInsetLeft = 0x7f030059
+net.micode.notes:style/TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse = 0x7f0f00e5
+net.micode.notes:dimen/abc_floating_window_z = 0x7f06002f
+net.micode.notes:styleable/PopupWindowBackgroundState = 0x7f100021
+net.micode.notes:style/Widget.AppCompat.Light.ActionButton.CloseMode = 0x7f0f0142
+net.micode.notes:attr/buttonBarNegativeButtonStyle = 0x7f030039
+net.micode.notes:id/normal = 0x7f08008d
+net.micode.notes:attr/actionModeBackground = 0x7f030010
+net.micode.notes:style/Base.Widget.AppCompat.Button.ButtonBar.AlertDialog = 0x7f0f0075
+net.micode.notes:attr/toolbarStyle = 0x7f0300fe
+net.micode.notes:id/action_divider = 0x7f080011
+net.micode.notes:attr/toolbarNavigationButtonStyle = 0x7f0300fd
+net.micode.notes:drawable/abc_ratingbar_material = 0x7f070037
+net.micode.notes:string/abc_capital_on = 0x7f0e0007
+net.micode.notes:drawable/icon_app = 0x7f07006b
+net.micode.notes:dimen/compat_notification_large_icon_max_width = 0x7f060053
+net.micode.notes:attr/textAppearanceSearchResultSubtitle = 0x7f0300e4
+net.micode.notes:id/action_menu_presenter = 0x7f080014
+net.micode.notes:style/Widget.AppCompat.Light.PopupMenu = 0x7f0f014a
+net.micode.notes:dimen/abc_alert_dialog_button_bar_height = 0x7f060010
+net.micode.notes:string/menu_select_none = 0x7f0e006b
+net.micode.notes:attr/closeItemLayout = 0x7f030047
+net.micode.notes:id/collapseActionView = 0x7f080034
+net.micode.notes:dimen/abc_dialog_fixed_height_major = 0x7f06001c
+net.micode.notes:style/TextAppearance.AppCompat.Widget.Button.Borderless.Colored = 0x7f0f00e7
+net.micode.notes:dimen/abc_action_bar_subtitle_bottom_margin_material = 0x7f06000b
+net.micode.notes:attr/checkboxStyle = 0x7f030044
+net.micode.notes:string/menu_title_select_folder = 0x7f0e0072
+net.micode.notes:drawable/bg_color_btn_mask = 0x7f070055
+net.micode.notes:string/abc_menu_enter_shortcut_label = 0x7f0e0017
+net.micode.notes:color/bright_foreground_inverse_material_dark = 0x7f050021
+net.micode.notes:drawable/dropdown_icon = 0x7f07005a
+net.micode.notes:drawable/abc_scrubber_primary_mtrl_alpha = 0x7f07003c
+net.micode.notes:style/Widget.AppCompat.Spinner = 0x7f0f015f
+net.micode.notes:attr/actionBarTabBarStyle = 0x7f030006
+net.micode.notes:color/error_color_material_light = 0x7f05002c
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem.Text = 0x7f0f00b6
+net.micode.notes:id/decor_content_parent = 0x7f08003a
+net.micode.notes:attr/buttonStyle = 0x7f030040
+net.micode.notes:attr/buttonIconDimen = 0x7f03003e
+net.micode.notes:drawable/abc_switch_thumb_material = 0x7f070043
+net.micode.notes:attr/gapBetweenBars = 0x7f030080
+net.micode.notes:style/TextAppearance.AppCompat = 0x7f0f00c0
+net.micode.notes:layout/abc_tooltip = 0x7f0a001b
+net.micode.notes:attr/buttonStyleSmall = 0x7f030041
+net.micode.notes:string/preferences_dialog_change_account_warn_msg = 0x7f0e0084
+net.micode.notes:color/primary_text_default_material_light = 0x7f050049
+net.micode.notes:menu/call_note_edit = 0x7f0b0000
+net.micode.notes:attr/switchMinWidth = 0x7f0300da
+net.micode.notes:id/listMode = 0x7f08006a
+net.micode.notes:attr/actionModeStyle = 0x7f03001b
+net.micode.notes:id/ALT = 0x7f080000
+net.micode.notes:attr/titleTextStyle = 0x7f0300fc
+net.micode.notes:styleable/ActionMode = 0x7f100004
+net.micode.notes:string/prompt_account = 0x7f0e008f
+net.micode.notes:attr/buttonBarButtonStyle = 0x7f030038
+net.micode.notes:drawable/abc_list_selector_disabled_holo_light = 0x7f070031
+net.micode.notes:style/Widget.AppCompat.ProgressBar = 0x7f0f0156
+net.micode.notes:layout/search_list = 0x7f0a0030
+net.micode.notes:id/menu_setting = 0x7f080081
+net.micode.notes:dimen/abc_text_size_title_material = 0x7f060049
+net.micode.notes:attr/fontProviderFetchStrategy = 0x7f030077
+net.micode.notes:color/abc_secondary_text_material_light = 0x7f050011
+net.micode.notes:style/Base.V26.Theme.AppCompat.Light = 0x7f0f005b
+net.micode.notes:attr/navigationIcon = 0x7f0300aa
+net.micode.notes:attr/splitTrack = 0x7f0300cf
+net.micode.notes:attr/actionBarDivider = 0x7f030000
+net.micode.notes:color/notification_icon_bg_color = 0x7f050042
+net.micode.notes:attr/arrowShaftLength = 0x7f03002a
+net.micode.notes:attr/backgroundTint = 0x7f030034
+net.micode.notes:attr/actionModeWebSearchDrawable = 0x7f03001c
+net.micode.notes:attr/listDividerAlertDialog = 0x7f03009a
+net.micode.notes:layout/select_dialog_singlechoice_material = 0x7f0a0033
+net.micode.notes:attr/actionBarSize = 0x7f030003
+net.micode.notes:attr/fullscreenBackgroundColor = 0x7f03007e
+net.micode.notes:style/Base.V21.ThemeOverlay.AppCompat.Dialog = 0x7f0f0055
+net.micode.notes:string/abc_font_family_display_2_material = 0x7f0e000d
+net.micode.notes:layout/datetime_picker = 0x7f0a0020
+net.micode.notes:id/scrollView = 0x7f0800a4
+net.micode.notes:attr/activityChooserViewStyle = 0x7f030021
+net.micode.notes:attr/actionDropDownStyle = 0x7f03000c
+net.micode.notes:attr/textAllCaps = 0x7f0300de
+net.micode.notes:drawable/abc_cab_background_internal_bg = 0x7f07000d
+net.micode.notes:style/Base.Widget.AppCompat.ListView.DropDown = 0x7f0f008d
+net.micode.notes:attr/alpha = 0x7f030027
+net.micode.notes:style/Base.V23.Theme.AppCompat.Light = 0x7f0f0059
+net.micode.notes:layout/acticity_word = 0x7f0a001d
+net.micode.notes:dimen/abc_config_prefDialogWidth = 0x7f060017
+net.micode.notes:attr/buttonTint = 0x7f030042
+net.micode.notes:id/iv_bg_yellow = 0x7f080060
+net.micode.notes:style/Base.Theme.AppCompat.DialogWhenLarge = 0x7f0f0042
+net.micode.notes:attr/tickMark = 0x7f0300ee
+net.micode.notes:id/iv_bg_red = 0x7f08005c
+net.micode.notes:attr/actionOverflowMenuStyle = 0x7f03001e
+net.micode.notes:color/abc_input_method_navigation_guard = 0x7f050007
+net.micode.notes:dimen/abc_text_size_small_material = 0x7f060046
+net.micode.notes:attr/color = 0x7f03004a
+net.micode.notes:color/accent_material_dark = 0x7f050018
+net.micode.notes:attr/layout_dodgeInsetEdges = 0x7f030095
+net.micode.notes:drawable/notification_bg = 0x7f07008e
+net.micode.notes:string/preferences_dialog_change_account_title = 0x7f0e0083
+net.micode.notes:dimen/text_font_size_super = 0x7f060070
+net.micode.notes:attr/alertDialogStyle = 0x7f030024
+net.micode.notes:layout/abc_select_dialog_material = 0x7f0a001a
+net.micode.notes:color/abc_search_url_text = 0x7f05000c
+net.micode.notes:style/Theme.AppCompat.Dialog.Alert = 0x7f0f0109
+net.micode.notes:color/switch_thumb_normal_material_light = 0x7f050058
+net.micode.notes:attr/actionLayout = 0x7f03000d
+net.micode.notes:dimen/highlight_alpha_material_light = 0x7f060058
+net.micode.notes:color/notification_action_color_filter = 0x7f050041
+net.micode.notes:attr/actionModeFindDrawable = 0x7f030015
+net.micode.notes:style/RtlOverlay.Widget.AppCompat.PopupMenuItem = 0x7f0f00b2
+net.micode.notes:string/welcome = 0x7f0e00a6
+net.micode.notes:anim/abc_tooltip_enter = 0x7f01000a
+net.micode.notes:attr/actionModeSelectAllDrawable = 0x7f030018
+net.micode.notes:drawable/tooltip_frame_light = 0x7f07009f
+net.micode.notes:drawable/menu_move = 0x7f070085
+net.micode.notes:attr/actionBarWidgetTheme = 0x7f03000a
+net.micode.notes:attr/actionBarItemBackground = 0x7f030001
+net.micode.notes:attr/contentDescription = 0x7f030056
+net.micode.notes:style/Platform.ThemeOverlay.AppCompat = 0x7f0f00a7
+net.micode.notes:attr/homeAsUpIndicator = 0x7f030084
+net.micode.notes:dimen/abc_dialog_list_padding_bottom_no_buttons = 0x7f060020
+net.micode.notes:attr/actionProviderClass = 0x7f03001f
+net.micode.notes:attr/layout_behavior = 0x7f030094
+net.micode.notes:anim/abc_slide_in_bottom = 0x7f010006
+net.micode.notes:attr/actionModePopupWindowStyle = 0x7f030017
+net.micode.notes:attr/colorControlActivated = 0x7f03004e
+net.micode.notes:attr/closeIcon = 0x7f030046
+net.micode.notes:attr/windowFixedHeightMajor = 0x7f03010b
+net.micode.notes:attr/ratingBarStyleSmall = 0x7f0300c0
+net.micode.notes:id/delete = 0x7f08003c
+net.micode.notes:string/preferences_menu_change_account = 0x7f0e008a
+net.micode.notes:attr/borderlessButtonStyle = 0x7f030037
+net.micode.notes:dimen/abc_dialog_min_width_major = 0x7f060022
+net.micode.notes:attr/drawerArrowStyle = 0x7f03006a
+net.micode.notes:drawable/list_white_middle = 0x7f07007d
+net.micode.notes:id/out_password = 0x7f080097
+net.micode.notes:attr/windowActionModeOverlay = 0x7f03010a
+net.micode.notes:color/material_deep_teal_500 = 0x7f050039
+net.micode.notes:attr/arrowHeadLength = 0x7f030029
+net.micode.notes:color/black_overlay = 0x7f05001e
+net.micode.notes:style/Base.Widget.AppCompat.PopupWindow = 0x7f0f0091
+net.micode.notes:attr/windowActionBarOverlay = 0x7f030109
+net.micode.notes:menu/note_list = 0x7f0b0003
+net.micode.notes:attr/alertDialogTheme = 0x7f030025
+net.micode.notes:id/btn_set_bg_color = 0x7f080028
+net.micode.notes:attr/panelMenuListTheme = 0x7f0300b3
+net.micode.notes:attr/autoSizeTextType = 0x7f030030
+net.micode.notes:attr/actionButtonStyle = 0x7f03000b
+net.micode.notes:drawable/widget_2x_red = 0x7f0700a2
+net.micode.notes:string/abc_shareactionprovider_share_with = 0x7f0e0024
+net.micode.notes:attr/actionBarSplitStyle = 0x7f030004
+net.micode.notes:style/Widget.AppCompat.ActionBar.TabView = 0x7f0f0122
+net.micode.notes:id/select_dialog_listview = 0x7f0800af
+net.micode.notes:attr/actionModeShareDrawable = 0x7f030019
+net.micode.notes:styleable/CoordinatorLayout = 0x7f100012
+net.micode.notes:layout/abc_action_mode_close_item_material = 0x7f0a0005
+net.micode.notes:attr/listItemLayout = 0x7f03009b
+net.micode.notes:id/screen = 0x7f0800a1
+net.micode.notes:drawable/edit_title_red = 0x7f070060
+net.micode.notes:drawable/abc_list_selector_background_transition_holo_dark = 0x7f07002e
+net.micode.notes:id/tv_title = 0x7f0800d2
+net.micode.notes:color/ripple_material_dark = 0x7f05004c
+net.micode.notes:style/TextAppearance.AppCompat.Widget.PopupMenu.Header = 0x7f0f00eb
+net.micode.notes:anim/abc_popup_exit = 0x7f010004
+net.micode.notes:integer/cancel_button_image_alpha = 0x7f090002
+net.micode.notes:dimen/abc_text_size_medium_material = 0x7f060043
+net.micode.notes:string/menu_create_folder = 0x7f0e0050
+net.micode.notes:attr/windowActionBar = 0x7f030108
+net.micode.notes:drawable/abc_tab_indicator_material = 0x7f070045
+net.micode.notes:styleable/AlertDialog = 0x7f100006
+net.micode.notes:attr/radioButtonStyle = 0x7f0300bd
+net.micode.notes:anim/abc_popup_enter = 0x7f010003
+net.micode.notes:style/Widget.AppCompat.Light.AutoCompleteTextView = 0x7f0f0146
+net.micode.notes:attr/autoSizeMaxTextSize = 0x7f03002c
+net.micode.notes:color/button_material_light = 0x7f050026
diff --git a/src/Nots-master2/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt b/src/Nots-master2/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt
new file mode 100644
index 0000000..63d5515
--- /dev/null
+++ b/src/Nots-master2/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt
@@ -0,0 +1,1547 @@
+net.micode.notes
+anim abc_fade_in
+anim abc_fade_out
+anim abc_grow_fade_in_from_bottom
+anim abc_popup_enter
+anim abc_popup_exit
+anim abc_shrink_fade_out_from_bottom
+anim abc_slide_in_bottom
+anim abc_slide_in_top
+anim abc_slide_out_bottom
+anim abc_slide_out_top
+anim abc_tooltip_enter
+anim abc_tooltip_exit
+array format_for_exported_note
+array menu_share_ways
+attr actionBarDivider
+attr actionBarItemBackground
+attr actionBarPopupTheme
+attr actionBarSize
+attr actionBarSplitStyle
+attr actionBarStyle
+attr actionBarTabBarStyle
+attr actionBarTabStyle
+attr actionBarTabTextStyle
+attr actionBarTheme
+attr actionBarWidgetTheme
+attr actionButtonStyle
+attr actionDropDownStyle
+attr actionLayout
+attr actionMenuTextAppearance
+attr actionMenuTextColor
+attr actionModeBackground
+attr actionModeCloseButtonStyle
+attr actionModeCloseDrawable
+attr actionModeCopyDrawable
+attr actionModeCutDrawable
+attr actionModeFindDrawable
+attr actionModePasteDrawable
+attr actionModePopupWindowStyle
+attr actionModeSelectAllDrawable
+attr actionModeShareDrawable
+attr actionModeSplitBackground
+attr actionModeStyle
+attr actionModeWebSearchDrawable
+attr actionOverflowButtonStyle
+attr actionOverflowMenuStyle
+attr actionProviderClass
+attr actionViewClass
+attr activityChooserViewStyle
+attr alertDialogButtonGroupStyle
+attr alertDialogCenterButtons
+attr alertDialogStyle
+attr alertDialogTheme
+attr allowStacking
+attr alpha
+attr alphabeticModifiers
+attr arrowHeadLength
+attr arrowShaftLength
+attr autoCompleteTextViewStyle
+attr autoSizeMaxTextSize
+attr autoSizeMinTextSize
+attr autoSizePresetSizes
+attr autoSizeStepGranularity
+attr autoSizeTextType
+attr background
+attr backgroundSplit
+attr backgroundStacked
+attr backgroundTint
+attr backgroundTintMode
+attr barLength
+attr borderlessButtonStyle
+attr buttonBarButtonStyle
+attr buttonBarNegativeButtonStyle
+attr buttonBarNeutralButtonStyle
+attr buttonBarPositiveButtonStyle
+attr buttonBarStyle
+attr buttonGravity
+attr buttonIconDimen
+attr buttonPanelSideLayout
+attr buttonStyle
+attr buttonStyleSmall
+attr buttonTint
+attr buttonTintMode
+attr checkboxStyle
+attr checkedTextViewStyle
+attr closeIcon
+attr closeItemLayout
+attr collapseContentDescription
+attr collapseIcon
+attr color
+attr colorAccent
+attr colorBackgroundFloating
+attr colorButtonNormal
+attr colorControlActivated
+attr colorControlHighlight
+attr colorControlNormal
+attr colorError
+attr colorPrimary
+attr colorPrimaryDark
+attr colorSwitchThumbNormal
+attr commitIcon
+attr contentDescription
+attr contentInsetEnd
+attr contentInsetEndWithActions
+attr contentInsetLeft
+attr contentInsetRight
+attr contentInsetStart
+attr contentInsetStartWithNavigation
+attr controlBackground
+attr coordinatorLayoutStyle
+attr customNavigationLayout
+attr defaultQueryHint
+attr dialogCornerRadius
+attr dialogPreferredPadding
+attr dialogTheme
+attr displayOptions
+attr divider
+attr dividerHorizontal
+attr dividerPadding
+attr dividerVertical
+attr drawableSize
+attr drawerArrowStyle
+attr dropDownListViewStyle
+attr dropdownListPreferredItemHeight
+attr editTextBackground
+attr editTextColor
+attr editTextStyle
+attr elevation
+attr expandActivityOverflowButtonDrawable
+attr firstBaselineToTopHeight
+attr font
+attr fontFamily
+attr fontProviderAuthority
+attr fontProviderCerts
+attr fontProviderFetchStrategy
+attr fontProviderFetchTimeout
+attr fontProviderPackage
+attr fontProviderQuery
+attr fontStyle
+attr fontVariationSettings
+attr fontWeight
+attr fullscreenBackgroundColor
+attr fullscreenTextColor
+attr gapBetweenBars
+attr goIcon
+attr height
+attr hideOnContentScroll
+attr homeAsUpIndicator
+attr homeLayout
+attr icon
+attr iconTint
+attr iconTintMode
+attr iconifiedByDefault
+attr imageButtonStyle
+attr indeterminateProgressStyle
+attr initialActivityCount
+attr isLightTheme
+attr itemPadding
+attr keylines
+attr lastBaselineToBottomHeight
+attr layout
+attr layout_anchor
+attr layout_anchorGravity
+attr layout_behavior
+attr layout_dodgeInsetEdges
+attr layout_insetEdge
+attr layout_keyline
+attr lineHeight
+attr listChoiceBackgroundIndicator
+attr listDividerAlertDialog
+attr listItemLayout
+attr listLayout
+attr listMenuViewStyle
+attr listPopupWindowStyle
+attr listPreferredItemHeight
+attr listPreferredItemHeightLarge
+attr listPreferredItemHeightSmall
+attr listPreferredItemPaddingLeft
+attr listPreferredItemPaddingRight
+attr logo
+attr logoDescription
+attr maxButtonHeight
+attr measureWithLargestChild
+attr multiChoiceItemLayout
+attr navigationContentDescription
+attr navigationIcon
+attr navigationMode
+attr numericModifiers
+attr overlapAnchor
+attr paddingBottomNoButtons
+attr paddingEnd
+attr paddingStart
+attr paddingTopNoTitle
+attr panelBackground
+attr panelMenuListTheme
+attr panelMenuListWidth
+attr popupMenuStyle
+attr popupTheme
+attr popupWindowStyle
+attr preserveIconSpacing
+attr progressBarPadding
+attr progressBarStyle
+attr queryBackground
+attr queryHint
+attr radioButtonStyle
+attr ratingBarStyle
+attr ratingBarStyleIndicator
+attr ratingBarStyleSmall
+attr searchHintIcon
+attr searchIcon
+attr searchViewStyle
+attr seekBarStyle
+attr selectableItemBackground
+attr selectableItemBackgroundBorderless
+attr showAsAction
+attr showDividers
+attr showText
+attr showTitle
+attr singleChoiceItemLayout
+attr spinBars
+attr spinnerDropDownItemStyle
+attr spinnerStyle
+attr splitTrack
+attr srcCompat
+attr state_above_anchor
+attr statusBarBackground
+attr subMenuArrow
+attr submitBackground
+attr subtitle
+attr subtitleTextAppearance
+attr subtitleTextColor
+attr subtitleTextStyle
+attr suggestionRowLayout
+attr switchMinWidth
+attr switchPadding
+attr switchStyle
+attr switchTextAppearance
+attr textAllCaps
+attr textAppearanceLargePopupMenu
+attr textAppearanceListItem
+attr textAppearanceListItemSecondary
+attr textAppearanceListItemSmall
+attr textAppearancePopupMenuHeader
+attr textAppearanceSearchResultSubtitle
+attr textAppearanceSearchResultTitle
+attr textAppearanceSmallPopupMenu
+attr textColorAlertDialogListItem
+attr textColorSearchUrl
+attr theme
+attr thickness
+attr thumbTextPadding
+attr thumbTint
+attr thumbTintMode
+attr tickMark
+attr tickMarkTint
+attr tickMarkTintMode
+attr tint
+attr tintMode
+attr title
+attr titleMargin
+attr titleMarginBottom
+attr titleMarginEnd
+attr titleMarginStart
+attr titleMarginTop
+attr titleMargins
+attr titleTextAppearance
+attr titleTextColor
+attr titleTextStyle
+attr toolbarNavigationButtonStyle
+attr toolbarStyle
+attr tooltipForegroundColor
+attr tooltipFrameBackground
+attr tooltipText
+attr track
+attr trackTint
+attr trackTintMode
+attr ttcIndex
+attr viewInflaterClass
+attr voiceIcon
+attr windowActionBar
+attr windowActionBarOverlay
+attr windowActionModeOverlay
+attr windowFixedHeightMajor
+attr windowFixedHeightMinor
+attr windowFixedWidthMajor
+attr windowFixedWidthMinor
+attr windowMinWidthMajor
+attr windowMinWidthMinor
+attr windowNoTitle
+bool abc_action_bar_embed_tabs
+bool abc_allow_stacked_button_bar
+bool abc_config_actionMenuItemAllCaps
+color abc_background_cache_hint_selector_material_dark
+color abc_background_cache_hint_selector_material_light
+color abc_btn_colored_borderless_text_material
+color abc_btn_colored_text_material
+color abc_color_highlight_material
+color abc_hint_foreground_material_dark
+color abc_hint_foreground_material_light
+color abc_input_method_navigation_guard
+color abc_primary_text_disable_only_material_dark
+color abc_primary_text_disable_only_material_light
+color abc_primary_text_material_dark
+color abc_primary_text_material_light
+color abc_search_url_text
+color abc_search_url_text_normal
+color abc_search_url_text_pressed
+color abc_search_url_text_selected
+color abc_secondary_text_material_dark
+color abc_secondary_text_material_light
+color abc_tint_btn_checkable
+color abc_tint_default
+color abc_tint_edittext
+color abc_tint_seek_thumb
+color abc_tint_spinner
+color abc_tint_switch_track
+color accent_material_dark
+color accent_material_light
+color background_floating_material_dark
+color background_floating_material_light
+color background_material_dark
+color background_material_light
+color black_overlay
+color bright_foreground_disabled_material_dark
+color bright_foreground_disabled_material_light
+color bright_foreground_inverse_material_dark
+color bright_foreground_inverse_material_light
+color bright_foreground_material_dark
+color bright_foreground_material_light
+color button_material_dark
+color button_material_light
+color dim_foreground_disabled_material_dark
+color dim_foreground_disabled_material_light
+color dim_foreground_material_dark
+color dim_foreground_material_light
+color error_color_material_dark
+color error_color_material_light
+color foreground_material_dark
+color foreground_material_light
+color highlighted_text_material_dark
+color highlighted_text_material_light
+color light_blue_600
+color light_blue_900
+color light_blue_A200
+color light_blue_A400
+color material_blue_grey_800
+color material_blue_grey_900
+color material_blue_grey_950
+color material_deep_teal_200
+color material_deep_teal_500
+color material_grey_100
+color material_grey_300
+color material_grey_50
+color material_grey_600
+color material_grey_800
+color material_grey_850
+color material_grey_900
+color notification_action_color_filter
+color notification_icon_bg_color
+color primary_dark_material_dark
+color primary_dark_material_light
+color primary_material_dark
+color primary_material_light
+color primary_text_dark
+color primary_text_default_material_dark
+color primary_text_default_material_light
+color primary_text_disabled_material_dark
+color primary_text_disabled_material_light
+color ripple_material_dark
+color ripple_material_light
+color secondary_text_dark
+color secondary_text_default_material_dark
+color secondary_text_default_material_light
+color secondary_text_disabled_material_dark
+color secondary_text_disabled_material_light
+color switch_thumb_disabled_material_dark
+color switch_thumb_disabled_material_light
+color switch_thumb_material_dark
+color switch_thumb_material_light
+color switch_thumb_normal_material_dark
+color switch_thumb_normal_material_light
+color tooltip_background_dark
+color tooltip_background_light
+color user_query_highlight
+dimen abc_action_bar_content_inset_material
+dimen abc_action_bar_content_inset_with_nav
+dimen abc_action_bar_default_height_material
+dimen abc_action_bar_default_padding_end_material
+dimen abc_action_bar_default_padding_start_material
+dimen abc_action_bar_elevation_material
+dimen abc_action_bar_icon_vertical_padding_material
+dimen abc_action_bar_overflow_padding_end_material
+dimen abc_action_bar_overflow_padding_start_material
+dimen abc_action_bar_stacked_max_height
+dimen abc_action_bar_stacked_tab_max_width
+dimen abc_action_bar_subtitle_bottom_margin_material
+dimen abc_action_bar_subtitle_top_margin_material
+dimen abc_action_button_min_height_material
+dimen abc_action_button_min_width_material
+dimen abc_action_button_min_width_overflow_material
+dimen abc_alert_dialog_button_bar_height
+dimen abc_alert_dialog_button_dimen
+dimen abc_button_inset_horizontal_material
+dimen abc_button_inset_vertical_material
+dimen abc_button_padding_horizontal_material
+dimen abc_button_padding_vertical_material
+dimen abc_cascading_menus_min_smallest_width
+dimen abc_config_prefDialogWidth
+dimen abc_control_corner_material
+dimen abc_control_inset_material
+dimen abc_control_padding_material
+dimen abc_dialog_corner_radius_material
+dimen abc_dialog_fixed_height_major
+dimen abc_dialog_fixed_height_minor
+dimen abc_dialog_fixed_width_major
+dimen abc_dialog_fixed_width_minor
+dimen abc_dialog_list_padding_bottom_no_buttons
+dimen abc_dialog_list_padding_top_no_title
+dimen abc_dialog_min_width_major
+dimen abc_dialog_min_width_minor
+dimen abc_dialog_padding_material
+dimen abc_dialog_padding_top_material
+dimen abc_dialog_title_divider_material
+dimen abc_disabled_alpha_material_dark
+dimen abc_disabled_alpha_material_light
+dimen abc_dropdownitem_icon_width
+dimen abc_dropdownitem_text_padding_left
+dimen abc_dropdownitem_text_padding_right
+dimen abc_edit_text_inset_bottom_material
+dimen abc_edit_text_inset_horizontal_material
+dimen abc_edit_text_inset_top_material
+dimen abc_floating_window_z
+dimen abc_list_item_padding_horizontal_material
+dimen abc_panel_menu_list_width
+dimen abc_progress_bar_height_material
+dimen abc_search_view_preferred_height
+dimen abc_search_view_preferred_width
+dimen abc_seekbar_track_background_height_material
+dimen abc_seekbar_track_progress_height_material
+dimen abc_select_dialog_padding_start_material
+dimen abc_switch_padding
+dimen abc_text_size_body_1_material
+dimen abc_text_size_body_2_material
+dimen abc_text_size_button_material
+dimen abc_text_size_caption_material
+dimen abc_text_size_display_1_material
+dimen abc_text_size_display_2_material
+dimen abc_text_size_display_3_material
+dimen abc_text_size_display_4_material
+dimen abc_text_size_headline_material
+dimen abc_text_size_large_material
+dimen abc_text_size_medium_material
+dimen abc_text_size_menu_header_material
+dimen abc_text_size_menu_material
+dimen abc_text_size_small_material
+dimen abc_text_size_subhead_material
+dimen abc_text_size_subtitle_material_toolbar
+dimen abc_text_size_title_material
+dimen abc_text_size_title_material_toolbar
+dimen activity_horizontal_margin
+dimen activity_vertical_margin
+dimen compat_button_inset_horizontal_material
+dimen compat_button_inset_vertical_material
+dimen compat_button_padding_horizontal_material
+dimen compat_button_padding_vertical_material
+dimen compat_control_corner_material
+dimen compat_notification_large_icon_max_height
+dimen compat_notification_large_icon_max_width
+dimen disabled_alpha_material_dark
+dimen disabled_alpha_material_light
+dimen highlight_alpha_material_colored
+dimen highlight_alpha_material_dark
+dimen highlight_alpha_material_light
+dimen hint_alpha_material_dark
+dimen hint_alpha_material_light
+dimen hint_pressed_alpha_material_dark
+dimen hint_pressed_alpha_material_light
+dimen notification_action_icon_size
+dimen notification_action_text_size
+dimen notification_big_circle_margin
+dimen notification_content_margin_start
+dimen notification_large_icon_height
+dimen notification_large_icon_width
+dimen notification_main_column_padding_top
+dimen notification_media_narrow_margin
+dimen notification_right_icon_size
+dimen notification_right_side_padding_top
+dimen notification_small_icon_background_padding
+dimen notification_small_icon_size_as_large
+dimen notification_subtext_size
+dimen notification_top_pad
+dimen notification_top_pad_large_text
+dimen text_font_size_large
+dimen text_font_size_medium
+dimen text_font_size_normal
+dimen text_font_size_small
+dimen text_font_size_super
+dimen tooltip_corner_radius
+dimen tooltip_horizontal_padding
+dimen tooltip_margin
+dimen tooltip_precise_anchor_extra_offset
+dimen tooltip_precise_anchor_threshold
+dimen tooltip_vertical_padding
+dimen tooltip_y_offset_non_touch
+dimen tooltip_y_offset_touch
+drawable abc_ab_share_pack_mtrl_alpha
+drawable abc_action_bar_item_background_material
+drawable abc_btn_borderless_material
+drawable abc_btn_check_material
+drawable abc_btn_check_to_on_mtrl_000
+drawable abc_btn_check_to_on_mtrl_015
+drawable abc_btn_colored_material
+drawable abc_btn_default_mtrl_shape
+drawable abc_btn_radio_material
+drawable abc_btn_radio_to_on_mtrl_000
+drawable abc_btn_radio_to_on_mtrl_015
+drawable abc_btn_switch_to_on_mtrl_00001
+drawable abc_btn_switch_to_on_mtrl_00012
+drawable abc_cab_background_internal_bg
+drawable abc_cab_background_top_material
+drawable abc_cab_background_top_mtrl_alpha
+drawable abc_control_background_material
+drawable abc_dialog_material_background
+drawable abc_edit_text_material
+drawable abc_ic_ab_back_material
+drawable abc_ic_arrow_drop_right_black_24dp
+drawable abc_ic_clear_material
+drawable abc_ic_commit_search_api_mtrl_alpha
+drawable abc_ic_go_search_api_material
+drawable abc_ic_menu_copy_mtrl_am_alpha
+drawable abc_ic_menu_cut_mtrl_alpha
+drawable abc_ic_menu_overflow_material
+drawable abc_ic_menu_paste_mtrl_am_alpha
+drawable abc_ic_menu_selectall_mtrl_alpha
+drawable abc_ic_menu_share_mtrl_alpha
+drawable abc_ic_search_api_material
+drawable abc_ic_star_black_16dp
+drawable abc_ic_star_black_36dp
+drawable abc_ic_star_black_48dp
+drawable abc_ic_star_half_black_16dp
+drawable abc_ic_star_half_black_36dp
+drawable abc_ic_star_half_black_48dp
+drawable abc_ic_voice_search_api_material
+drawable abc_item_background_holo_dark
+drawable abc_item_background_holo_light
+drawable abc_list_divider_material
+drawable abc_list_divider_mtrl_alpha
+drawable abc_list_focused_holo
+drawable abc_list_longpressed_holo
+drawable abc_list_pressed_holo_dark
+drawable abc_list_pressed_holo_light
+drawable abc_list_selector_background_transition_holo_dark
+drawable abc_list_selector_background_transition_holo_light
+drawable abc_list_selector_disabled_holo_dark
+drawable abc_list_selector_disabled_holo_light
+drawable abc_list_selector_holo_dark
+drawable abc_list_selector_holo_light
+drawable abc_menu_hardkey_panel_mtrl_mult
+drawable abc_popup_background_mtrl_mult
+drawable abc_ratingbar_indicator_material
+drawable abc_ratingbar_material
+drawable abc_ratingbar_small_material
+drawable abc_scrubber_control_off_mtrl_alpha
+drawable abc_scrubber_control_to_pressed_mtrl_000
+drawable abc_scrubber_control_to_pressed_mtrl_005
+drawable abc_scrubber_primary_mtrl_alpha
+drawable abc_scrubber_track_mtrl_alpha
+drawable abc_seekbar_thumb_material
+drawable abc_seekbar_tick_mark_material
+drawable abc_seekbar_track_material
+drawable abc_spinner_mtrl_am_alpha
+drawable abc_spinner_textfield_background_material
+drawable abc_switch_thumb_material
+drawable abc_switch_track_mtrl_alpha
+drawable abc_tab_indicator_material
+drawable abc_tab_indicator_mtrl_alpha
+drawable abc_text_cursor_material
+drawable abc_text_select_handle_left_mtrl_dark
+drawable abc_text_select_handle_left_mtrl_light
+drawable abc_text_select_handle_middle_mtrl_dark
+drawable abc_text_select_handle_middle_mtrl_light
+drawable abc_text_select_handle_right_mtrl_dark
+drawable abc_text_select_handle_right_mtrl_light
+drawable abc_textfield_activated_mtrl_alpha
+drawable abc_textfield_default_mtrl_alpha
+drawable abc_textfield_search_activated_mtrl_alpha
+drawable abc_textfield_search_default_mtrl_alpha
+drawable abc_textfield_search_material
+drawable abc_vector_test
+drawable bg_btn_set_color
+drawable bg_color_btn_mask
+drawable call_record
+drawable cauc_logo
+drawable clock
+drawable delete
+drawable dropdown_icon
+drawable edit_blue
+drawable edit_green
+drawable edit_red
+drawable edit_title_blue
+drawable edit_title_green
+drawable edit_title_red
+drawable edit_title_white
+drawable edit_title_yellow
+drawable edit_white
+drawable edit_yellow
+drawable font_large
+drawable font_normal
+drawable font_size_selector_bg
+drawable font_small
+drawable font_super
+drawable hutao
+drawable icon_app
+drawable keli
+drawable list_background
+drawable list_blue_down
+drawable list_blue_middle
+drawable list_blue_single
+drawable list_blue_up
+drawable list_folder
+drawable list_footer_bg
+drawable list_green_down
+drawable list_green_middle
+drawable list_green_single
+drawable list_green_up
+drawable list_red_down
+drawable list_red_middle
+drawable list_red_single
+drawable list_red_up
+drawable list_white_down
+drawable list_white_middle
+drawable list_white_single
+drawable list_white_up
+drawable list_yellow_down
+drawable list_yellow_middle
+drawable list_yellow_single
+drawable list_yellow_up
+drawable menu_delete
+drawable menu_move
+drawable mi
+drawable mi1
+drawable new_note
+drawable new_note_normal
+drawable new_note_pressed
+drawable note_edit_color_selector_panel
+drawable notification
+drawable notification_action_background
+drawable notification_bg
+drawable notification_bg_low
+drawable notification_bg_low_normal
+drawable notification_bg_low_pressed
+drawable notification_bg_normal
+drawable notification_bg_normal_pressed
+drawable notification_icon_background
+drawable notification_template_icon_bg
+drawable notification_template_icon_low_bg
+drawable notification_tile_bg
+drawable notify_panel_notification_icon_bg
+drawable op_start
+drawable search_result
+drawable selected
+drawable title_alert
+drawable title_bar_bg
+drawable tooltip_frame_dark
+drawable tooltip_frame_light
+drawable widget_2x_blue
+drawable widget_2x_green
+drawable widget_2x_red
+drawable widget_2x_white
+drawable widget_2x_yellow
+drawable widget_4x_blue
+drawable widget_4x_green
+drawable widget_4x_red
+drawable widget_4x_white
+drawable widget_4x_yellow
+id ALT
+id CTRL
+id FUNCTION
+id META
+id SHIFT
+id SYM
+id account_dialog_subtitle
+id account_dialog_title
+id action_bar
+id action_bar_activity_content
+id action_bar_container
+id action_bar_root
+id action_bar_spinner
+id action_bar_subtitle
+id action_bar_title
+id action_container
+id action_context_bar
+id action_divider
+id action_image
+id action_menu_divider
+id action_menu_presenter
+id action_mode_bar
+id action_mode_bar_stub
+id action_mode_close_button
+id action_select_all
+id action_text
+id actions
+id activity_chooser_view_content
+id add
+id alertTitle
+id all
+id always
+id amPm
+id async
+id beginning
+id blocking
+id bottom
+id btn_export
+id btn_import_image
+id btn_new_note
+id btn_set_bg_color
+id buttonPanel
+id cb_edit_item
+id center
+id center_horizontal
+id center_vertical
+id character_count
+id checkbox
+id chronometer
+id clearButton
+id clip_horizontal
+id clip_vertical
+id collapseActionView
+id content
+id contentPanel
+id custom
+id customPanel
+id date
+id decor_content_parent
+id default_activity_button
+id delete
+id disableHome
+id edit_query
+id edit_text
+id end
+id et_edit_text
+id et_foler_name
+id et_phone
+id expand_activities_button
+id expanded_menu
+id fill
+id fill_horizontal
+id fill_vertical
+id font_size_selector
+id forever
+id fullscreen_content
+id fullscreen_content_controls
+id group_divider
+id home
+id homeAsUp
+id hour
+id icon
+id icon_group
+id ifRoom
+id image
+id info
+id italic
+id iv_alert_icon
+id iv_bg_blue
+id iv_bg_blue_select
+id iv_bg_green
+id iv_bg_green_select
+id iv_bg_red
+id iv_bg_red_select
+id iv_bg_white
+id iv_bg_white_select
+id iv_bg_yellow
+id iv_bg_yellow_select
+id iv_large_select
+id iv_medium_select
+id iv_small_select
+id iv_super_select
+id join_password
+id left
+id line1
+id line3
+id listMode
+id list_item
+id listview
+id ll_font_large
+id ll_font_normal
+id ll_font_small
+id ll_font_super
+id menu_alert
+id menu_delete
+id menu_delete_remind
+id menu_export_doc
+id menu_export_png
+id menu_export_text
+id menu_font_size
+id menu_insert_audio
+id menu_list_mode
+id menu_new_folder
+id menu_new_note
+id menu_quit_secret
+id menu_search
+id menu_secret
+id menu_select_image
+id menu_send_to_desktop
+id menu_setting
+id menu_share
+id menu_sync
+id message
+id middle
+id minute
+id move
+id multiply
+id navigation_bar
+id never
+id no
+id none
+id normal
+id note_bg_color_selector
+id note_edit_list
+id note_edit_view
+id note_item
+id note_title
+id notes_list
+id notification_background
+id notification_main_column
+id notification_main_column_container
+id out_password
+id parentPanel
+id prefenerece_sync_status_textview
+id preference_sync_button
+id progress_circular
+id progress_horizontal
+id radio
+id right
+id right_icon
+id right_side
+id screen
+id scrollIndicatorDown
+id scrollIndicatorUp
+id scrollView
+id search_badge
+id search_bar
+id search_button
+id search_close_btn
+id search_edit_frame
+id search_go_btn
+id search_mag_icon
+id search_plate
+id search_src_text
+id search_voice_btn
+id select_dialog_listview
+id selection_menu
+id shortcut
+id showCustom
+id showHome
+id showTitle
+id spacer
+id split_action_bar
+id src_atop
+id src_in
+id src_over
+id start
+id submenuarrow
+id submit_area
+id sv_note_edit
+id tabMode
+id tag_transition_group
+id tag_unhandled_key_event_manager
+id tag_unhandled_key_listeners
+id text
+id text2
+id textSpacerNoButtons
+id textSpacerNoTitle
+id text_num
+id time
+id title
+id titleDividerNoCustom
+id title_template
+id top
+id topPanel
+id tv_alert_date
+id tv_folder_name
+id tv_modified_date
+id tv_name
+id tv_time
+id tv_title
+id tv_title_bar
+id uniform
+id up
+id useLogo
+id widget_bg_image
+id widget_text
+id withText
+id wrap_content
+id yes
+integer abc_config_activityDefaultDur
+integer abc_config_activityShortDur
+integer cancel_button_image_alpha
+integer config_tooltipAnimTime
+integer status_bar_notification_info_maxnum
+layout abc_action_bar_title_item
+layout abc_action_bar_up_container
+layout abc_action_menu_item_layout
+layout abc_action_menu_layout
+layout abc_action_mode_bar
+layout abc_action_mode_close_item_material
+layout abc_activity_chooser_view
+layout abc_activity_chooser_view_list_item
+layout abc_alert_dialog_button_bar_material
+layout abc_alert_dialog_material
+layout abc_alert_dialog_title_material
+layout abc_cascading_menu_item_layout
+layout abc_dialog_title_material
+layout abc_expanded_menu_layout
+layout abc_list_menu_item_checkbox
+layout abc_list_menu_item_icon
+layout abc_list_menu_item_layout
+layout abc_list_menu_item_radio
+layout abc_popup_menu_header_item_layout
+layout abc_popup_menu_item_layout
+layout abc_screen_content_include
+layout abc_screen_simple
+layout abc_screen_simple_overlay_action_mode
+layout abc_screen_toolbar
+layout abc_search_dropdown_item_icons_2line
+layout abc_search_view
+layout abc_select_dialog_material
+layout abc_tooltip
+layout account_dialog_title
+layout acticity_word
+layout activity_splash
+layout add_account_text
+layout datetime_picker
+layout dialog_edit
+layout dialog_edit_text
+layout folder_list_item
+layout note_edit
+layout note_edit_list_item
+layout note_item
+layout note_list
+layout note_list_dropdown_menu
+layout note_list_footer
+layout notification_action
+layout notification_action_tombstone
+layout notification_template_custom_big
+layout notification_template_icon_group
+layout notification_template_part_chronometer
+layout notification_template_part_time
+layout search_list
+layout select_dialog_item_material
+layout select_dialog_multichoice_material
+layout select_dialog_singlechoice_material
+layout settings_header
+layout support_simple_spinner_dropdown_item
+layout widget_2x
+layout widget_4x
+menu call_note_edit
+menu call_record_folder
+menu note_edit
+menu note_list
+menu note_list_dropdown
+menu note_list_options
+menu sub_folder
+plurals search_results_title
+raw introduction
+raw testmusic
+string abc_action_bar_home_description
+string abc_action_bar_up_description
+string abc_action_menu_overflow_description
+string abc_action_mode_done
+string abc_activity_chooser_view_see_all
+string abc_activitychooserview_choose_application
+string abc_capital_off
+string abc_capital_on
+string abc_font_family_body_1_material
+string abc_font_family_body_2_material
+string abc_font_family_button_material
+string abc_font_family_caption_material
+string abc_font_family_display_1_material
+string abc_font_family_display_2_material
+string abc_font_family_display_3_material
+string abc_font_family_display_4_material
+string abc_font_family_headline_material
+string abc_font_family_menu_material
+string abc_font_family_subhead_material
+string abc_font_family_title_material
+string abc_menu_alt_shortcut_label
+string abc_menu_ctrl_shortcut_label
+string abc_menu_delete_shortcut_label
+string abc_menu_enter_shortcut_label
+string abc_menu_function_shortcut_label
+string abc_menu_meta_shortcut_label
+string abc_menu_shift_shortcut_label
+string abc_menu_space_shortcut_label
+string abc_menu_sym_shortcut_label
+string abc_prepend_shortcut_label
+string abc_search_hint
+string abc_searchview_description_clear
+string abc_searchview_description_query
+string abc_searchview_description_search
+string abc_searchview_description_submit
+string abc_searchview_description_voice
+string abc_shareactionprovider_share_with
+string abc_shareactionprovider_share_with_application
+string abc_toolbar_collapse_description
+string action_sign_in
+string action_sign_in_short
+string alert_message_delete_folder
+string alert_message_delete_note
+string alert_message_delete_notes
+string alert_title_delete
+string app_name
+string app_widget2x2
+string app_widget4x4
+string button_delete
+string call_record_folder_name
+string cancel
+string datetime_dialog_cancel
+string datetime_dialog_ok
+string delete_remind_time_message
+string dummy_button
+string dummy_content
+string error_note_empty_for_clock
+string error_note_empty_for_send_to_desktop
+string error_note_not_exist
+string error_sdcard_export
+string error_sdcard_unmounted
+string error_sync_cancelled
+string error_sync_internal
+string error_sync_network
+string failed_sdcard_export
+string file_name_txt_format
+string file_path
+string folder_exist
+string format_date_ymd
+string format_datetime_mdhm
+string format_exported_file_location
+string format_folder_files_count
+string format_move_notes_to_folder
+string hint_foler_name
+string info_note_enter_desktop
+string invalid_password
+string invalid_username
+string join_password
+string login_failed
+string menu_alert
+string menu_create_folder
+string menu_delete
+string menu_deselect_all
+string menu_export_doc
+string menu_export_png
+string menu_export_text
+string menu_folder_change_name
+string menu_folder_delete
+string menu_folder_view
+string menu_font_large
+string menu_font_normal
+string menu_font_size
+string menu_font_small
+string menu_font_super
+string menu_hutao
+string menu_keli
+string menu_list_mode
+string menu_moren
+string menu_move
+string menu_move_parent_folder
+string menu_normal_mode
+string menu_quit_secret
+string menu_remove_remind
+string menu_search
+string menu_secret
+string menu_select_all
+string menu_select_image
+string menu_select_none
+string menu_select_title
+string menu_send_to_desktop
+string menu_setting
+string menu_share
+string menu_sync
+string menu_sync_cancel
+string menu_title_select_folder
+string note_alert_expired
+string note_link_email
+string note_link_other
+string note_link_tel
+string note_link_web
+string notealert_enter
+string notealert_ok
+string notelist_menu_new
+string notelist_string_info
+string out_password
+string preferences_account_summary
+string preferences_account_title
+string preferences_add_account
+string preferences_bg_random_appear_title
+string preferences_button_sync_cancel
+string preferences_button_sync_immediately
+string preferences_dialog_change_account_title
+string preferences_dialog_change_account_warn_msg
+string preferences_dialog_select_account_tips
+string preferences_dialog_select_account_title
+string preferences_last_sync_time
+string preferences_last_sync_time_format
+string preferences_menu_cancel
+string preferences_menu_change_account
+string preferences_menu_remove_account
+string preferences_title
+string preferences_toast_cannot_change_account
+string preferences_toast_success_set_accout
+string prompt_account
+string prompt_email
+string prompt_login
+string prompt_password
+string search
+string search_hint
+string search_label
+string search_menu_title
+string search_setting_description
+string set_password
+string set_remind_time_message
+string status_bar_notification_info_overflow
+string success_sdcard_export
+string success_sync_account
+string sync_progress_init_list
+string sync_progress_login
+string sync_progress_syncing
+string ticker_cancel
+string ticker_fail
+string ticker_success
+string ticker_syncing
+string title_activity_fullscreen
+string title_activity_login
+string welcome
+string widget_havenot_content
+string widget_under_visit_mode
+style AlertDialog_AppCompat
+style AlertDialog_AppCompat_Light
+style Animation_AppCompat_Dialog
+style Animation_AppCompat_DropDownUp
+style Animation_AppCompat_Tooltip
+style Base_AlertDialog_AppCompat
+style Base_AlertDialog_AppCompat_Light
+style Base_Animation_AppCompat_Dialog
+style Base_Animation_AppCompat_DropDownUp
+style Base_Animation_AppCompat_Tooltip
+style Base_DialogWindowTitle_AppCompat
+style Base_DialogWindowTitleBackground_AppCompat
+style Base_TextAppearance_AppCompat
+style Base_TextAppearance_AppCompat_Body1
+style Base_TextAppearance_AppCompat_Body2
+style Base_TextAppearance_AppCompat_Button
+style Base_TextAppearance_AppCompat_Caption
+style Base_TextAppearance_AppCompat_Display1
+style Base_TextAppearance_AppCompat_Display2
+style Base_TextAppearance_AppCompat_Display3
+style Base_TextAppearance_AppCompat_Display4
+style Base_TextAppearance_AppCompat_Headline
+style Base_TextAppearance_AppCompat_Inverse
+style Base_TextAppearance_AppCompat_Large
+style Base_TextAppearance_AppCompat_Large_Inverse
+style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
+style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
+style Base_TextAppearance_AppCompat_Medium
+style Base_TextAppearance_AppCompat_Medium_Inverse
+style Base_TextAppearance_AppCompat_Menu
+style Base_TextAppearance_AppCompat_SearchResult
+style Base_TextAppearance_AppCompat_SearchResult_Subtitle
+style Base_TextAppearance_AppCompat_SearchResult_Title
+style Base_TextAppearance_AppCompat_Small
+style Base_TextAppearance_AppCompat_Small_Inverse
+style Base_TextAppearance_AppCompat_Subhead
+style Base_TextAppearance_AppCompat_Subhead_Inverse
+style Base_TextAppearance_AppCompat_Title
+style Base_TextAppearance_AppCompat_Title_Inverse
+style Base_TextAppearance_AppCompat_Tooltip
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Title
+style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
+style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle
+style Base_TextAppearance_AppCompat_Widget_ActionMode_Title
+style Base_TextAppearance_AppCompat_Widget_Button
+style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored
+style Base_TextAppearance_AppCompat_Widget_Button_Colored
+style Base_TextAppearance_AppCompat_Widget_Button_Inverse
+style Base_TextAppearance_AppCompat_Widget_DropDownItem
+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header
+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large
+style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small
+style Base_TextAppearance_AppCompat_Widget_Switch
+style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem
+style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item
+style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle
+style Base_TextAppearance_Widget_AppCompat_Toolbar_Title
+style Base_Theme_AppCompat
+style Base_Theme_AppCompat_CompactMenu
+style Base_Theme_AppCompat_Dialog
+style Base_Theme_AppCompat_Dialog_Alert
+style Base_Theme_AppCompat_Dialog_FixedSize
+style Base_Theme_AppCompat_Dialog_MinWidth
+style Base_Theme_AppCompat_DialogWhenLarge
+style Base_Theme_AppCompat_Light
+style Base_Theme_AppCompat_Light_DarkActionBar
+style Base_Theme_AppCompat_Light_Dialog
+style Base_Theme_AppCompat_Light_Dialog_Alert
+style Base_Theme_AppCompat_Light_Dialog_FixedSize
+style Base_Theme_AppCompat_Light_Dialog_MinWidth
+style Base_Theme_AppCompat_Light_DialogWhenLarge
+style Base_ThemeOverlay_AppCompat
+style Base_ThemeOverlay_AppCompat_ActionBar
+style Base_ThemeOverlay_AppCompat_Dark
+style Base_ThemeOverlay_AppCompat_Dark_ActionBar
+style Base_ThemeOverlay_AppCompat_Dialog
+style Base_ThemeOverlay_AppCompat_Dialog_Alert
+style Base_ThemeOverlay_AppCompat_Light
+style Base_V21_Theme_AppCompat
+style Base_V21_Theme_AppCompat_Dialog
+style Base_V21_Theme_AppCompat_Light
+style Base_V21_Theme_AppCompat_Light_Dialog
+style Base_V21_ThemeOverlay_AppCompat_Dialog
+style Base_V22_Theme_AppCompat
+style Base_V22_Theme_AppCompat_Light
+style Base_V23_Theme_AppCompat
+style Base_V23_Theme_AppCompat_Light
+style Base_V26_Theme_AppCompat
+style Base_V26_Theme_AppCompat_Light
+style Base_V26_Widget_AppCompat_Toolbar
+style Base_V28_Theme_AppCompat
+style Base_V28_Theme_AppCompat_Light
+style Base_V7_Theme_AppCompat
+style Base_V7_Theme_AppCompat_Dialog
+style Base_V7_Theme_AppCompat_Light
+style Base_V7_Theme_AppCompat_Light_Dialog
+style Base_V7_ThemeOverlay_AppCompat_Dialog
+style Base_V7_Widget_AppCompat_AutoCompleteTextView
+style Base_V7_Widget_AppCompat_EditText
+style Base_V7_Widget_AppCompat_Toolbar
+style Base_Widget_AppCompat_ActionBar
+style Base_Widget_AppCompat_ActionBar_Solid
+style Base_Widget_AppCompat_ActionBar_TabBar
+style Base_Widget_AppCompat_ActionBar_TabText
+style Base_Widget_AppCompat_ActionBar_TabView
+style Base_Widget_AppCompat_ActionButton
+style Base_Widget_AppCompat_ActionButton_CloseMode
+style Base_Widget_AppCompat_ActionButton_Overflow
+style Base_Widget_AppCompat_ActionMode
+style Base_Widget_AppCompat_ActivityChooserView
+style Base_Widget_AppCompat_AutoCompleteTextView
+style Base_Widget_AppCompat_Button
+style Base_Widget_AppCompat_Button_Borderless
+style Base_Widget_AppCompat_Button_Borderless_Colored
+style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog
+style Base_Widget_AppCompat_Button_Colored
+style Base_Widget_AppCompat_Button_Small
+style Base_Widget_AppCompat_ButtonBar
+style Base_Widget_AppCompat_ButtonBar_AlertDialog
+style Base_Widget_AppCompat_CompoundButton_CheckBox
+style Base_Widget_AppCompat_CompoundButton_RadioButton
+style Base_Widget_AppCompat_CompoundButton_Switch
+style Base_Widget_AppCompat_DrawerArrowToggle
+style Base_Widget_AppCompat_DrawerArrowToggle_Common
+style Base_Widget_AppCompat_DropDownItem_Spinner
+style Base_Widget_AppCompat_EditText
+style Base_Widget_AppCompat_ImageButton
+style Base_Widget_AppCompat_Light_ActionBar
+style Base_Widget_AppCompat_Light_ActionBar_Solid
+style Base_Widget_AppCompat_Light_ActionBar_TabBar
+style Base_Widget_AppCompat_Light_ActionBar_TabText
+style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse
+style Base_Widget_AppCompat_Light_ActionBar_TabView
+style Base_Widget_AppCompat_Light_PopupMenu
+style Base_Widget_AppCompat_Light_PopupMenu_Overflow
+style Base_Widget_AppCompat_ListMenuView
+style Base_Widget_AppCompat_ListPopupWindow
+style Base_Widget_AppCompat_ListView
+style Base_Widget_AppCompat_ListView_DropDown
+style Base_Widget_AppCompat_ListView_Menu
+style Base_Widget_AppCompat_PopupMenu
+style Base_Widget_AppCompat_PopupMenu_Overflow
+style Base_Widget_AppCompat_PopupWindow
+style Base_Widget_AppCompat_ProgressBar
+style Base_Widget_AppCompat_ProgressBar_Horizontal
+style Base_Widget_AppCompat_RatingBar
+style Base_Widget_AppCompat_RatingBar_Indicator
+style Base_Widget_AppCompat_RatingBar_Small
+style Base_Widget_AppCompat_SearchView
+style Base_Widget_AppCompat_SearchView_ActionBar
+style Base_Widget_AppCompat_SeekBar
+style Base_Widget_AppCompat_SeekBar_Discrete
+style Base_Widget_AppCompat_Spinner
+style Base_Widget_AppCompat_Spinner_Underlined
+style Base_Widget_AppCompat_TextView_SpinnerItem
+style Base_Widget_AppCompat_Toolbar
+style Base_Widget_AppCompat_Toolbar_Button_Navigation
+style Dialog_Msg
+style HighlightTextAppearancePrimary
+style HighlightTextAppearanceSecondary
+style NoteActionBarStyle
+style NoteTheme
+style Platform_AppCompat
+style Platform_AppCompat_Light
+style Platform_ThemeOverlay_AppCompat
+style Platform_ThemeOverlay_AppCompat_Dark
+style Platform_ThemeOverlay_AppCompat_Light
+style Platform_V21_AppCompat
+style Platform_V21_AppCompat_Light
+style Platform_V25_AppCompat
+style Platform_V25_AppCompat_Light
+style Platform_Widget_AppCompat_Spinner
+style RtlOverlay_DialogWindowTitle_AppCompat
+style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem
+style RtlOverlay_Widget_AppCompat_DialogTitle_Icon
+style RtlOverlay_Widget_AppCompat_PopupMenuItem
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text
+style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title
+style RtlOverlay_Widget_AppCompat_Search_DropDown
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Query
+style RtlOverlay_Widget_AppCompat_Search_DropDown_Text
+style RtlOverlay_Widget_AppCompat_SearchView_MagIcon
+style RtlUnderlay_Widget_AppCompat_ActionButton
+style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow
+style TextAppearance_AppCompat
+style TextAppearance_AppCompat_Body1
+style TextAppearance_AppCompat_Body2
+style TextAppearance_AppCompat_Button
+style TextAppearance_AppCompat_Caption
+style TextAppearance_AppCompat_Display1
+style TextAppearance_AppCompat_Display2
+style TextAppearance_AppCompat_Display3
+style TextAppearance_AppCompat_Display4
+style TextAppearance_AppCompat_Headline
+style TextAppearance_AppCompat_Inverse
+style TextAppearance_AppCompat_Large
+style TextAppearance_AppCompat_Large_Inverse
+style TextAppearance_AppCompat_Light_SearchResult_Subtitle
+style TextAppearance_AppCompat_Light_SearchResult_Title
+style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
+style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
+style TextAppearance_AppCompat_Medium
+style TextAppearance_AppCompat_Medium_Inverse
+style TextAppearance_AppCompat_Menu
+style TextAppearance_AppCompat_SearchResult_Subtitle
+style TextAppearance_AppCompat_SearchResult_Title
+style TextAppearance_AppCompat_Small
+style TextAppearance_AppCompat_Small_Inverse
+style TextAppearance_AppCompat_Subhead
+style TextAppearance_AppCompat_Subhead_Inverse
+style TextAppearance_AppCompat_Title
+style TextAppearance_AppCompat_Title_Inverse
+style TextAppearance_AppCompat_Tooltip
+style TextAppearance_AppCompat_Widget_ActionBar_Menu
+style TextAppearance_AppCompat_Widget_ActionBar_Subtitle
+style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
+style TextAppearance_AppCompat_Widget_ActionBar_Title
+style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
+style TextAppearance_AppCompat_Widget_ActionMode_Subtitle
+style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse
+style TextAppearance_AppCompat_Widget_ActionMode_Title
+style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse
+style TextAppearance_AppCompat_Widget_Button
+style TextAppearance_AppCompat_Widget_Button_Borderless_Colored
+style TextAppearance_AppCompat_Widget_Button_Colored
+style TextAppearance_AppCompat_Widget_Button_Inverse
+style TextAppearance_AppCompat_Widget_DropDownItem
+style TextAppearance_AppCompat_Widget_PopupMenu_Header
+style TextAppearance_AppCompat_Widget_PopupMenu_Large
+style TextAppearance_AppCompat_Widget_PopupMenu_Small
+style TextAppearance_AppCompat_Widget_Switch
+style TextAppearance_AppCompat_Widget_TextView_SpinnerItem
+style TextAppearance_Compat_Notification
+style TextAppearance_Compat_Notification_Info
+style TextAppearance_Compat_Notification_Line2
+style TextAppearance_Compat_Notification_Time
+style TextAppearance_Compat_Notification_Title
+style TextAppearance_Widget_AppCompat_ExpandedMenu_Item
+style TextAppearance_Widget_AppCompat_Toolbar_Subtitle
+style TextAppearance_Widget_AppCompat_Toolbar_Title
+style TextAppearanceLarge
+style TextAppearanceMedium
+style TextAppearanceNormal
+style TextAppearancePrimaryItem
+style TextAppearanceSecondaryItem
+style TextAppearanceSuper
+style TextAppearanceUnderMenuIcon
+style Theme_AppCompat
+style Theme_AppCompat_CompactMenu
+style Theme_AppCompat_DayNight
+style Theme_AppCompat_DayNight_DarkActionBar
+style Theme_AppCompat_DayNight_Dialog
+style Theme_AppCompat_DayNight_Dialog_Alert
+style Theme_AppCompat_DayNight_Dialog_MinWidth
+style Theme_AppCompat_DayNight_DialogWhenLarge
+style Theme_AppCompat_DayNight_NoActionBar
+style Theme_AppCompat_Dialog
+style Theme_AppCompat_Dialog_Alert
+style Theme_AppCompat_Dialog_MinWidth
+style Theme_AppCompat_DialogWhenLarge
+style Theme_AppCompat_Light
+style Theme_AppCompat_Light_DarkActionBar
+style Theme_AppCompat_Light_Dialog
+style Theme_AppCompat_Light_Dialog_Alert
+style Theme_AppCompat_Light_Dialog_MinWidth
+style Theme_AppCompat_Light_DialogWhenLarge
+style Theme_AppCompat_Light_NoActionBar
+style Theme_AppCompat_NoActionBar
+style Theme_Notes1
+style Theme_Notes1_Fullscreen
+style ThemeOverlay_AppCompat
+style ThemeOverlay_AppCompat_ActionBar
+style ThemeOverlay_AppCompat_Dark
+style ThemeOverlay_AppCompat_Dark_ActionBar
+style ThemeOverlay_AppCompat_Dialog
+style ThemeOverlay_AppCompat_Dialog_Alert
+style ThemeOverlay_AppCompat_Light
+style ThemeOverlay_Notes1_FullscreenContainer
+style Widget_AppCompat_ActionBar
+style Widget_AppCompat_ActionBar_Solid
+style Widget_AppCompat_ActionBar_TabBar
+style Widget_AppCompat_ActionBar_TabText
+style Widget_AppCompat_ActionBar_TabView
+style Widget_AppCompat_ActionButton
+style Widget_AppCompat_ActionButton_CloseMode
+style Widget_AppCompat_ActionButton_Overflow
+style Widget_AppCompat_ActionMode
+style Widget_AppCompat_ActivityChooserView
+style Widget_AppCompat_AutoCompleteTextView
+style Widget_AppCompat_Button
+style Widget_AppCompat_Button_Borderless
+style Widget_AppCompat_Button_Borderless_Colored
+style Widget_AppCompat_Button_ButtonBar_AlertDialog
+style Widget_AppCompat_Button_Colored
+style Widget_AppCompat_Button_Small
+style Widget_AppCompat_ButtonBar
+style Widget_AppCompat_ButtonBar_AlertDialog
+style Widget_AppCompat_CompoundButton_CheckBox
+style Widget_AppCompat_CompoundButton_RadioButton
+style Widget_AppCompat_CompoundButton_Switch
+style Widget_AppCompat_DrawerArrowToggle
+style Widget_AppCompat_DropDownItem_Spinner
+style Widget_AppCompat_EditText
+style Widget_AppCompat_ImageButton
+style Widget_AppCompat_Light_ActionBar
+style Widget_AppCompat_Light_ActionBar_Solid
+style Widget_AppCompat_Light_ActionBar_Solid_Inverse
+style Widget_AppCompat_Light_ActionBar_TabBar
+style Widget_AppCompat_Light_ActionBar_TabBar_Inverse
+style Widget_AppCompat_Light_ActionBar_TabText
+style Widget_AppCompat_Light_ActionBar_TabText_Inverse
+style Widget_AppCompat_Light_ActionBar_TabView
+style Widget_AppCompat_Light_ActionBar_TabView_Inverse
+style Widget_AppCompat_Light_ActionButton
+style Widget_AppCompat_Light_ActionButton_CloseMode
+style Widget_AppCompat_Light_ActionButton_Overflow
+style Widget_AppCompat_Light_ActionMode_Inverse
+style Widget_AppCompat_Light_ActivityChooserView
+style Widget_AppCompat_Light_AutoCompleteTextView
+style Widget_AppCompat_Light_DropDownItem_Spinner
+style Widget_AppCompat_Light_ListPopupWindow
+style Widget_AppCompat_Light_ListView_DropDown
+style Widget_AppCompat_Light_PopupMenu
+style Widget_AppCompat_Light_PopupMenu_Overflow
+style Widget_AppCompat_Light_SearchView
+style Widget_AppCompat_Light_Spinner_DropDown_ActionBar
+style Widget_AppCompat_ListMenuView
+style Widget_AppCompat_ListPopupWindow
+style Widget_AppCompat_ListView
+style Widget_AppCompat_ListView_DropDown
+style Widget_AppCompat_ListView_Menu
+style Widget_AppCompat_PopupMenu
+style Widget_AppCompat_PopupMenu_Overflow
+style Widget_AppCompat_PopupWindow
+style Widget_AppCompat_ProgressBar
+style Widget_AppCompat_ProgressBar_Horizontal
+style Widget_AppCompat_RatingBar
+style Widget_AppCompat_RatingBar_Indicator
+style Widget_AppCompat_RatingBar_Small
+style Widget_AppCompat_SearchView
+style Widget_AppCompat_SearchView_ActionBar
+style Widget_AppCompat_SeekBar
+style Widget_AppCompat_SeekBar_Discrete
+style Widget_AppCompat_Spinner
+style Widget_AppCompat_Spinner_DropDown
+style Widget_AppCompat_Spinner_DropDown_ActionBar
+style Widget_AppCompat_Spinner_Underlined
+style Widget_AppCompat_TextView_SpinnerItem
+style Widget_AppCompat_Toolbar
+style Widget_AppCompat_Toolbar_Button_Navigation
+style Widget_Compat_NotificationActionContainer
+style Widget_Compat_NotificationActionText
+style Widget_Support_CoordinatorLayout
+style Widget_Theme_Notes1_ActionBar_Fullscreen
+style Widget_Theme_Notes1_ButtonBar_Fullscreen
+styleable ActionBar background backgroundSplit backgroundStacked contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation customNavigationLayout displayOptions divider elevation height hideOnContentScroll homeAsUpIndicator homeLayout icon indeterminateProgressStyle itemPadding logo navigationMode popupTheme progressBarPadding progressBarStyle subtitle subtitleTextStyle title titleTextStyle
+styleable ActionBarLayout android_layout_gravity
+styleable ActionMenuItemView android_minWidth
+styleable ActionMenuView
+styleable ActionMode background backgroundSplit closeItemLayout height subtitleTextStyle titleTextStyle
+styleable ActivityChooserView expandActivityOverflowButtonDrawable initialActivityCount
+styleable AlertDialog android_layout buttonIconDimen buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout showTitle singleChoiceItemLayout
+styleable AnimatedStateListDrawableCompat android_dither android_visible android_variablePadding android_constantSize android_enterFadeDuration android_exitFadeDuration
+styleable AnimatedStateListDrawableItem android_id android_drawable
+styleable AnimatedStateListDrawableTransition android_drawable android_toId android_fromId android_reversible
+styleable AppCompatImageView android_src srcCompat tint tintMode
+styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode
+styleable AppCompatTextHelper android_textAppearance android_drawableTop android_drawableBottom android_drawableLeft android_drawableRight android_drawableStart android_drawableEnd
+styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType firstBaselineToTopHeight fontFamily lastBaselineToBottomHeight lineHeight textAllCaps
+styleable AppCompatTheme android_windowIsFloating android_windowAnimationStyle actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeWebSearchDrawable actionOverflowButtonStyle actionOverflowMenuStyle activityChooserViewStyle alertDialogButtonGroupStyle alertDialogCenterButtons alertDialogStyle alertDialogTheme autoCompleteTextViewStyle borderlessButtonStyle buttonBarButtonStyle buttonBarNegativeButtonStyle buttonBarNeutralButtonStyle buttonBarPositiveButtonStyle buttonBarStyle buttonStyle buttonStyleSmall checkboxStyle checkedTextViewStyle colorAccent colorBackgroundFloating colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorError colorPrimary colorPrimaryDark colorSwitchThumbNormal controlBackground dialogCornerRadius dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator imageButtonStyle listChoiceBackgroundIndicator listDividerAlertDialog listMenuViewStyle listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingLeft listPreferredItemPaddingRight panelBackground panelMenuListTheme panelMenuListWidth popupMenuStyle popupWindowStyle radioButtonStyle ratingBarStyle ratingBarStyleIndicator ratingBarStyleSmall searchViewStyle seekBarStyle selectableItemBackground selectableItemBackgroundBorderless spinnerDropDownItemStyle spinnerStyle switchStyle textAppearanceLargePopupMenu textAppearanceListItem textAppearanceListItemSecondary textAppearanceListItemSmall textAppearancePopupMenuHeader textAppearanceSearchResultSubtitle textAppearanceSearchResultTitle textAppearanceSmallPopupMenu textColorAlertDialogListItem textColorSearchUrl toolbarNavigationButtonStyle toolbarStyle tooltipForegroundColor tooltipFrameBackground viewInflaterClass windowActionBar windowActionBarOverlay windowActionModeOverlay windowFixedHeightMajor windowFixedHeightMinor windowFixedWidthMajor windowFixedWidthMinor windowMinWidthMajor windowMinWidthMinor windowNoTitle
+styleable ButtonBarLayout allowStacking
+styleable ColorStateListItem android_color android_alpha alpha
+styleable CompoundButton android_button buttonTint buttonTintMode
+styleable CoordinatorLayout keylines statusBarBackground
+styleable CoordinatorLayout_Layout android_layout_gravity layout_anchor layout_anchorGravity layout_behavior layout_dodgeInsetEdges layout_insetEdge layout_keyline
+styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness
+styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery
+styleable FontFamilyFont android_font android_fontWeight android_fontStyle android_ttcIndex android_fontVariationSettings font fontStyle fontVariationSettings fontWeight ttcIndex
+styleable FullscreenAttrs fullscreenBackgroundColor fullscreenTextColor
+styleable GradientColor android_startColor android_endColor android_type android_centerX android_centerY android_gradientRadius android_tileMode android_centerColor android_startX android_startY android_endX android_endY
+styleable GradientColorItem android_color android_offset
+styleable LinearLayoutCompat android_gravity android_orientation android_baselineAligned android_baselineAlignedChildIndex android_weightSum divider dividerPadding measureWithLargestChild showDividers
+styleable LinearLayoutCompat_Layout android_layout_gravity android_layout_width android_layout_height android_layout_weight
+styleable ListPopupWindow android_dropDownHorizontalOffset android_dropDownVerticalOffset
+styleable MenuGroup android_enabled android_id android_visible android_menuCategory android_orderInCategory android_checkableBehavior
+styleable MenuItem android_icon android_enabled android_id android_checked android_visible android_menuCategory android_orderInCategory android_title android_titleCondensed android_alphabeticShortcut android_numericShortcut android_checkable android_onClick actionLayout actionProviderClass actionViewClass alphabeticModifiers contentDescription iconTint iconTintMode numericModifiers showAsAction tooltipText
+styleable MenuView android_windowAnimationStyle android_itemTextAppearance android_horizontalDivider android_verticalDivider android_headerBackground android_itemBackground android_itemIconDisabledAlpha preserveIconSpacing subMenuArrow
+styleable PopupWindow android_popupBackground android_popupAnimationStyle overlapAnchor
+styleable PopupWindowBackgroundState state_above_anchor
+styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle
+styleable SearchView android_focusable android_maxWidth android_inputType android_imeOptions closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon
+styleable Spinner android_entries android_popupBackground android_prompt android_dropDownWidth popupTheme
+styleable StateListDrawable android_dither android_visible android_variablePadding android_constantSize android_enterFadeDuration android_exitFadeDuration
+styleable StateListDrawableItem android_drawable
+styleable SwitchCompat android_textOn android_textOff android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode
+styleable TextAppearance android_textSize android_typeface android_textStyle android_textColor android_textColorHint android_textColorLink android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_fontFamily fontFamily textAllCaps
+styleable Toolbar android_gravity android_minHeight buttonGravity collapseContentDescription collapseIcon contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation logo logoDescription maxButtonHeight navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance subtitleTextColor title titleMargin titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance titleTextColor
+styleable View android_theme android_focusable paddingEnd paddingStart theme
+styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode
+styleable ViewStubCompat android_id android_layout android_inflatedId
+xml preferences
+xml searchable
+xml widget_2x_info
+xml widget_4x_info
diff --git a/src/Nots-master2/app/build/intermediates/variant_model/debug/variant_model.json b/src/Nots-master2/app/build/intermediates/variant_model/debug/variant_model.json
deleted file mode 100644
index fbfb74a..0000000
Binary files a/src/Nots-master2/app/build/intermediates/variant_model/debug/variant_model.json and /dev/null differ
diff --git a/src/Nots-master2/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk b/src/Nots-master2/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk
new file mode 100644
index 0000000..684c17f
Binary files /dev/null and b/src/Nots-master2/app/build/outputs/apk/androidTest/debug/app-debug-androidTest.apk differ
diff --git a/src/Nots-master2/app/build/outputs/apk/androidTest/debug/output-metadata.json b/src/Nots-master2/app/build/outputs/apk/androidTest/debug/output-metadata.json
new file mode 100644
index 0000000..b9c23aa
--- /dev/null
+++ b/src/Nots-master2/app/build/outputs/apk/androidTest/debug/output-metadata.json
@@ -0,0 +1,20 @@
+{
+ "version": 3,
+ "artifactType": {
+ "type": "APK",
+ "kind": "Directory"
+ },
+ "applicationId": "net.micode.notes.test",
+ "variantName": "debugAndroidTest",
+ "elements": [
+ {
+ "type": "SINGLE",
+ "filters": [],
+ "attributes": [],
+ "versionCode": 0,
+ "versionName": "",
+ "outputFile": "app-debug-androidTest.apk"
+ }
+ ],
+ "elementType": "File"
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/build/outputs/apk/debug/app-debug.apk b/src/Nots-master2/app/build/outputs/apk/debug/app-debug.apk
index 41679e3..d35d8ee 100644
Binary files a/src/Nots-master2/app/build/outputs/apk/debug/app-debug.apk and b/src/Nots-master2/app/build/outputs/apk/debug/app-debug.apk differ
diff --git a/src/Nots-master2/app/build/outputs/apk/debug/output-metadata.json b/src/Nots-master2/app/build/outputs/apk/debug/output-metadata.json
index b2231b9..d6b0043 100644
--- a/src/Nots-master2/app/build/outputs/apk/debug/output-metadata.json
+++ b/src/Nots-master2/app/build/outputs/apk/debug/output-metadata.json
@@ -12,7 +12,7 @@
"filters": [],
"attributes": [],
"versionCode": 1,
- "versionName": "0.1",
+ "versionName": "1.0",
"outputFile": "app-debug.apk"
}
],
diff --git a/src/Nots-master2/app/build/outputs/logs/manifest-merger-debug-report.txt b/src/Nots-master2/app/build/outputs/logs/manifest-merger-debug-report.txt
index a6f70f4..76c0011 100644
--- a/src/Nots-master2/app/build/outputs/logs/manifest-merger-debug-report.txt
+++ b/src/Nots-master2/app/build/outputs/logs/manifest-merger-debug-report.txt
@@ -1,235 +1,214 @@
-- Merging decision tree log ---
manifest
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:18:1-150:12
-INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:18:1-150:12
-INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:18:1-150:12
-INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:18:1-150:12
-INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:18:1-150:12
-INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:18:1-150:12
-INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:18:1-150:12
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:2:1-62:12
+INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:2:1-62:12
+INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:2:1-62:12
+INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:2:1-62:12
+MERGED from [com.android.databinding:viewbinding:7.0.2] C:\Users\92911\.gradle\caches\transforms-3\126281c19c91d8657fe7e30b71c8bc77\transformed\viewbinding-7.0.2\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:appcompat-v7:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\f3445540aa382d724736ce6047dc0372\transformed\appcompat-v7-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:support-fragment:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\e23e682370fd6063d5511f11f705c1f8\transformed\support-fragment-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:animated-vector-drawable:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\45199aa53c6d9655652572a779ec5344\transformed\animated-vector-drawable-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:support-core-ui:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\f8c0bb77be2e1b9b0eabb9dffae7d769\transformed\support-core-ui-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:support-core-utils:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\8615961ba9f6eebe22d6dfcae8078cce\transformed\support-core-utils-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:support-vector-drawable:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\ece4b48adcadfb3519cffd9ea1d41a28\transformed\support-vector-drawable-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:loader:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\709fd09351a214fca854bf5bd404737b\transformed\loader-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:viewpager:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\64d24efd986d9f5d3e2f40535296d93a\transformed\viewpager-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:coordinatorlayout:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\eae055c9581539c7dc9a40373c1434e2\transformed\coordinatorlayout-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:drawerlayout:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\00ded23f429b7a1e798433390999915e\transformed\drawerlayout-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:slidingpanelayout:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\aa7a87f84e5c75aa77c2569b1b16a511\transformed\slidingpanelayout-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:customview:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\769f7843cce43b537cc4b997763266c9\transformed\customview-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:swiperefreshlayout:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\fe07c55bb283c81bba17194771831260\transformed\swiperefreshlayout-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:asynclayoutinflater:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\b118d67dac59144c3ce43d827d33b55a\transformed\asynclayoutinflater-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:support-compat:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\94227f35fc2f952f978199b0daa11809\transformed\support-compat-28.0.0\AndroidManifest.xml:17:1-24:12
+MERGED from [com.android.support:versionedparcelable:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\642dd6509da51b29f41cc9479a6a3a8d\transformed\versionedparcelable-28.0.0\AndroidManifest.xml:17:1-25:12
+MERGED from [com.android.support:cursoradapter:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\2e389dce4a38fd919731e963b2303d7f\transformed\cursoradapter-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [android.arch.lifecycle:runtime:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\42b42e1addea13e089999bd4c2a1ec87\transformed\runtime-1.1.1\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:documentfile:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\f4afc5a04eab15d17b52435751dce9cc\transformed\documentfile-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:localbroadcastmanager:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\6ee34738b8f3279b1425e69cf7c6a6e0\transformed\localbroadcastmanager-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:print:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\cba60fbada81a3d0edcd9e5dc64b0e75\transformed\print-28.0.0\AndroidManifest.xml:17:1-22:12
+MERGED from [android.arch.lifecycle:viewmodel:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\768780c13bc0808106726750807bb23d\transformed\viewmodel-1.1.1\AndroidManifest.xml:17:1-22:12
+MERGED from [android.arch.lifecycle:livedata:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\50c3b63ab0ea199aa611273280c9aab7\transformed\livedata-1.1.1\AndroidManifest.xml:17:1-22:12
+MERGED from [android.arch.lifecycle:livedata-core:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\efaa380e0716f69228df879f3f908e5c\transformed\livedata-core-1.1.1\AndroidManifest.xml:17:1-22:12
+MERGED from [android.arch.core:runtime:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\9fbafe7c79bbc6b92319360b78e79d61\transformed\runtime-1.1.1\AndroidManifest.xml:17:1-22:12
+MERGED from [com.android.support:interpolator:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\545e761c0fec3bfbc6600335a90fc4c1\transformed\interpolator-28.0.0\AndroidManifest.xml:17:1-22:12
+INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:2:1-62:12
+INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:2:1-62:12
+INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:2:1-62:12
package
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:19:5-31
- INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml
- INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:4:5-31
+ INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml
+ INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml
android:versionName
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:21:5-30
- INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml
- INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:6:5-30
+ INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml
+ INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml
+ xmlns:tools
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:3:5-51
xmlns:android
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:18:11-69
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:2:11-69
android:versionCode
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:20:5-28
- INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml
- INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:5:5-28
+ INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml
+ INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml
uses-sdk
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:23:5-44
-INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:23:5-44
-INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:23:5-44
-INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:23:5-44
-INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:23:5-44
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:8:5-44
+INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:8:5-44
+INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:8:5-44
+MERGED from [com.android.databinding:viewbinding:7.0.2] C:\Users\92911\.gradle\caches\transforms-3\126281c19c91d8657fe7e30b71c8bc77\transformed\viewbinding-7.0.2\AndroidManifest.xml:20:5-44
+MERGED from [com.android.databinding:viewbinding:7.0.2] C:\Users\92911\.gradle\caches\transforms-3\126281c19c91d8657fe7e30b71c8bc77\transformed\viewbinding-7.0.2\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:appcompat-v7:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\f3445540aa382d724736ce6047dc0372\transformed\appcompat-v7-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:appcompat-v7:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\f3445540aa382d724736ce6047dc0372\transformed\appcompat-v7-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-fragment:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\e23e682370fd6063d5511f11f705c1f8\transformed\support-fragment-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-fragment:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\e23e682370fd6063d5511f11f705c1f8\transformed\support-fragment-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:animated-vector-drawable:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\45199aa53c6d9655652572a779ec5344\transformed\animated-vector-drawable-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:animated-vector-drawable:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\45199aa53c6d9655652572a779ec5344\transformed\animated-vector-drawable-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-core-ui:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\f8c0bb77be2e1b9b0eabb9dffae7d769\transformed\support-core-ui-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-core-ui:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\f8c0bb77be2e1b9b0eabb9dffae7d769\transformed\support-core-ui-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-core-utils:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\8615961ba9f6eebe22d6dfcae8078cce\transformed\support-core-utils-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-core-utils:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\8615961ba9f6eebe22d6dfcae8078cce\transformed\support-core-utils-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-vector-drawable:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\ece4b48adcadfb3519cffd9ea1d41a28\transformed\support-vector-drawable-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-vector-drawable:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\ece4b48adcadfb3519cffd9ea1d41a28\transformed\support-vector-drawable-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:loader:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\709fd09351a214fca854bf5bd404737b\transformed\loader-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:loader:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\709fd09351a214fca854bf5bd404737b\transformed\loader-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:viewpager:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\64d24efd986d9f5d3e2f40535296d93a\transformed\viewpager-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:viewpager:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\64d24efd986d9f5d3e2f40535296d93a\transformed\viewpager-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:coordinatorlayout:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\eae055c9581539c7dc9a40373c1434e2\transformed\coordinatorlayout-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:coordinatorlayout:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\eae055c9581539c7dc9a40373c1434e2\transformed\coordinatorlayout-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:drawerlayout:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\00ded23f429b7a1e798433390999915e\transformed\drawerlayout-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:drawerlayout:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\00ded23f429b7a1e798433390999915e\transformed\drawerlayout-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:slidingpanelayout:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\aa7a87f84e5c75aa77c2569b1b16a511\transformed\slidingpanelayout-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:slidingpanelayout:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\aa7a87f84e5c75aa77c2569b1b16a511\transformed\slidingpanelayout-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:customview:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\769f7843cce43b537cc4b997763266c9\transformed\customview-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:customview:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\769f7843cce43b537cc4b997763266c9\transformed\customview-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:swiperefreshlayout:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\fe07c55bb283c81bba17194771831260\transformed\swiperefreshlayout-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:swiperefreshlayout:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\fe07c55bb283c81bba17194771831260\transformed\swiperefreshlayout-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:asynclayoutinflater:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\b118d67dac59144c3ce43d827d33b55a\transformed\asynclayoutinflater-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:asynclayoutinflater:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\b118d67dac59144c3ce43d827d33b55a\transformed\asynclayoutinflater-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-compat:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\94227f35fc2f952f978199b0daa11809\transformed\support-compat-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:support-compat:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\94227f35fc2f952f978199b0daa11809\transformed\support-compat-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:versionedparcelable:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\642dd6509da51b29f41cc9479a6a3a8d\transformed\versionedparcelable-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:versionedparcelable:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\642dd6509da51b29f41cc9479a6a3a8d\transformed\versionedparcelable-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:cursoradapter:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\2e389dce4a38fd919731e963b2303d7f\transformed\cursoradapter-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:cursoradapter:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\2e389dce4a38fd919731e963b2303d7f\transformed\cursoradapter-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [android.arch.lifecycle:runtime:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\42b42e1addea13e089999bd4c2a1ec87\transformed\runtime-1.1.1\AndroidManifest.xml:20:5-44
+MERGED from [android.arch.lifecycle:runtime:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\42b42e1addea13e089999bd4c2a1ec87\transformed\runtime-1.1.1\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:documentfile:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\f4afc5a04eab15d17b52435751dce9cc\transformed\documentfile-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:documentfile:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\f4afc5a04eab15d17b52435751dce9cc\transformed\documentfile-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:localbroadcastmanager:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\6ee34738b8f3279b1425e69cf7c6a6e0\transformed\localbroadcastmanager-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:localbroadcastmanager:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\6ee34738b8f3279b1425e69cf7c6a6e0\transformed\localbroadcastmanager-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:print:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\cba60fbada81a3d0edcd9e5dc64b0e75\transformed\print-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:print:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\cba60fbada81a3d0edcd9e5dc64b0e75\transformed\print-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [android.arch.lifecycle:viewmodel:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\768780c13bc0808106726750807bb23d\transformed\viewmodel-1.1.1\AndroidManifest.xml:20:5-44
+MERGED from [android.arch.lifecycle:viewmodel:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\768780c13bc0808106726750807bb23d\transformed\viewmodel-1.1.1\AndroidManifest.xml:20:5-44
+MERGED from [android.arch.lifecycle:livedata:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\50c3b63ab0ea199aa611273280c9aab7\transformed\livedata-1.1.1\AndroidManifest.xml:20:5-44
+MERGED from [android.arch.lifecycle:livedata:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\50c3b63ab0ea199aa611273280c9aab7\transformed\livedata-1.1.1\AndroidManifest.xml:20:5-44
+MERGED from [android.arch.lifecycle:livedata-core:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\efaa380e0716f69228df879f3f908e5c\transformed\livedata-core-1.1.1\AndroidManifest.xml:20:5-44
+MERGED from [android.arch.lifecycle:livedata-core:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\efaa380e0716f69228df879f3f908e5c\transformed\livedata-core-1.1.1\AndroidManifest.xml:20:5-44
+MERGED from [android.arch.core:runtime:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\9fbafe7c79bbc6b92319360b78e79d61\transformed\runtime-1.1.1\AndroidManifest.xml:20:5-44
+MERGED from [android.arch.core:runtime:1.1.1] C:\Users\92911\.gradle\caches\transforms-3\9fbafe7c79bbc6b92319360b78e79d61\transformed\runtime-1.1.1\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:interpolator:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\545e761c0fec3bfbc6600335a90fc4c1\transformed\interpolator-28.0.0\AndroidManifest.xml:20:5-44
+MERGED from [com.android.support:interpolator:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\545e761c0fec3bfbc6600335a90fc4c1\transformed\interpolator-28.0.0\AndroidManifest.xml:20:5-44
+INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:8:5-44
+INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:8:5-44
android:targetSdkVersion
- INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:23:5-44
- INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml
+ INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:8:5-44
+ INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml
android:minSdkVersion
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:23:15-41
- INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml
- INJECTED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:8:15-41
+ INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml
+ INJECTED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml
uses-permission#android.permission.WRITE_EXTERNAL_STORAGE
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:25:5-81
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:10:5-81
android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:25:22-78
-uses-permission#com.android.launcher.permission.INSTALL_SHORTCUT
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:26:5-88
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:10:22-78
+uses-permission#android.permission.READ_EXTERNAL_STORAGE
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:11:5-80
android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:26:22-85
-uses-permission#android.permission.INTERNET
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:27:5-67
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:27:22-64
-uses-permission#android.permission.READ_CONTACTS
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:28:5-72
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:28:22-69
-uses-permission#android.permission.MANAGE_ACCOUNTS
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:29:5-74
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:29:22-71
-uses-permission#android.permission.AUTHENTICATE_ACCOUNTS
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:30:5-80
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:30:22-77
-uses-permission#android.permission.GET_ACCOUNTS
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:31:5-71
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:31:22-68
-uses-permission#android.permission.USE_CREDENTIALS
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:32:5-74
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:32:22-71
-uses-permission#android.permission.RECEIVE_BOOT_COMPLETED
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:33:5-81
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:33:22-78
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:11:22-77
application
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:35:5-149:19
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:13:5-60:19
+MERGED from [com.android.support:support-compat:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\94227f35fc2f952f978199b0daa11809\transformed\support-compat-28.0.0\AndroidManifest.xml:22:5-94
+MERGED from [com.android.support:support-compat:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\94227f35fc2f952f978199b0daa11809\transformed\support-compat-28.0.0\AndroidManifest.xml:22:5-94
+MERGED from [com.android.support:versionedparcelable:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\642dd6509da51b29f41cc9479a6a3a8d\transformed\versionedparcelable-28.0.0\AndroidManifest.xml:22:5-23:19
+MERGED from [com.android.support:versionedparcelable:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\642dd6509da51b29f41cc9479a6a3a8d\transformed\versionedparcelable-28.0.0\AndroidManifest.xml:22:5-23:19
+ android:appComponentFactory
+ ADDED from [com.android.support:support-compat:28.0.0] C:\Users\92911\.gradle\caches\transforms-3\94227f35fc2f952f978199b0daa11809\transformed\support-compat-28.0.0\AndroidManifest.xml:22:18-91
android:label
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:37:9-41
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:15:9-41
+ tools:ignore
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:16:9-33
android:icon
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:36:9-42
-activity#net.micode.notes.ui.NotesListActivity
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:38:9-51:20
- android:label
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:41:13-45
- android:launchMode
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:42:13-43
- android:windowSoftInputMode
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:45:13-52
- android:uiOptions
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:44:13-57
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:14:9-42
+activity#net.micode.notes.ui.SplashActivity
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:18:9-26:20
android:configChanges
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:40:13-74
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:20:13-74
android:theme
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:43:13-45
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:21:13-59
android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:39:13-49
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:19:13-46
intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:47:13-50:29
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:22:13-25:29
action#android.intent.action.MAIN
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:48:17-69
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:23:17-69
android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:48:25-66
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:23:25-66
category#android.intent.category.LAUNCHER
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:49:17-77
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:24:17-77
android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:49:27-74
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:24:27-74
+activity#net.micode.notes.ui.NotesListActivity
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:28:9-36:20
+ android:label
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:31:13-45
+ android:launchMode
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:32:13-43
+ android:windowSoftInputMode
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:35:13-52
+ android:uiOptions
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:34:13-57
+ android:configChanges
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:30:13-74
+ android:theme
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:33:13-71
+ android:name
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:29:13-49
activity#net.micode.notes.ui.NoteEditActivity
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:53:9-81:20
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:38:9-53:20
android:launchMode
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:56:13-43
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:41:13-43
android:configChanges
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:55:13-74
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:40:13-74
android:theme
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:57:13-45
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:42:13-71
android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:54:13-48
-intent-filter#action:name:android.intent.action.VIEW+category:name:android.intent.category.DEFAULT+data:mimeType:vnd.android.cursor.item/call_note+data:mimeType:vnd.android.cursor.item/text_note
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:59:13-64:29
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:39:13-48
+intent-filter#action:name:android.intent.action.VIEW+category:name:android.intent.category.DEFAULT+data:mimeType:vnd.android.cursor.item/text_note
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:43:13-47:29
action#android.intent.action.VIEW
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:60:17-69
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:44:17-69
android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:60:25-66
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:44:25-66
category#android.intent.category.DEFAULT
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:61:17-76
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:45:17-76
android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:61:27-73
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:45:27-73
data
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:62:17-78
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:46:17-78
android:mimeType
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:62:23-75
-intent-filter#action:name:android.intent.action.INSERT_OR_EDIT+category:name:android.intent.category.DEFAULT+data:mimeType:vnd.android.cursor.item/call_note+data:mimeType:vnd.android.cursor.item/text_note
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:66:13-71:29
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:46:23-75
+intent-filter#action:name:android.intent.action.INSERT_OR_EDIT+category:name:android.intent.category.DEFAULT+data:mimeType:vnd.android.cursor.item/text_note
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:48:13-52:29
action#android.intent.action.INSERT_OR_EDIT
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:67:17-79
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:67:25-76
-intent-filter#action:name:android.intent.action.SEARCH+category:name:android.intent.category.DEFAULT
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:73:13-76:29
-action#android.intent.action.SEARCH
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:74:17-71
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:74:25-68
-meta-data#android.app.searchable
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:78:13-80:54
- android:resource
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:80:17-51
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:49:17-79
android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:79:17-54
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:49:25-76
provider#net.micode.notes.data.NotesProvider
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:83:9-86:43
+ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:55:9-58:43
android:authorities
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:85:13-47
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:57:13-47
android:multiprocess
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:86:13-40
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:84:13-63
-receiver#net.micode.notes.widget.NoteWidgetProvider_2x
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:88:9-100:20
- android:label
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:90:13-50
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:89:13-57
-intent-filter#action:name:android.appwidget.action.APPWIDGET_DELETED+action:name:android.appwidget.action.APPWIDGET_UPDATE+action:name:android.intent.action.PRIVACY_MODE_CHANGED
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:91:13-95:29
-action#android.appwidget.action.APPWIDGET_UPDATE
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:92:17-84
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:92:25-81
-action#android.appwidget.action.APPWIDGET_DELETED
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:93:17-85
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:93:25-82
-action#android.intent.action.PRIVACY_MODE_CHANGED
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:94:17-85
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:94:25-82
-meta-data#android.appwidget.provider
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:97:13-99:58
- android:resource
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:99:17-55
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:98:17-58
-receiver#net.micode.notes.widget.NoteWidgetProvider_4x
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:101:9-114:20
- android:label
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:103:13-50
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:102:13-57
-receiver#net.micode.notes.ui.AlarmInitReceiver
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:116:9-120:20
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:116:19-55
-intent-filter#action:name:android.intent.action.BOOT_COMPLETED
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:117:13-119:29
-action#android.intent.action.BOOT_COMPLETED
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:118:17-79
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:118:25-76
-receiver#net.micode.notes.ui.AlarmReceiver
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:122:9-125:20
- android:process
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:124:13-38
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:123:13-61
-activity#net.micode.notes.ui.AlarmAlertActivity
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:127:9-132:20
- android:label
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:129:13-45
- android:launchMode
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:130:13-48
- android:theme
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:131:13-75
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:128:13-50
-activity#net.micode.notes.ui.NotesPreferenceActivity
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:134:9-139:20
- android:label
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:136:13-54
- android:launchMode
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:137:13-43
- android:theme
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:138:13-60
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:135:13-71
-service#net.micode.notes.gtask.remote.GTaskSyncService
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:141:9-144:19
- android:exported
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:143:13-37
- android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:142:13-74
-meta-data#android.app.default_searchable
-ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:146:9-148:52
- android:value
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:148:13-49
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:58:13-40
android:name
- ADDED from D:\CAUC\Software Project\Nots-master2\app\src\main\AndroidManifest.xml:147:13-58
+ ADDED from D:\CAUC\xiaomi-notes--note1.1.3\app\src\main\AndroidManifest.xml:56:13-47
diff --git a/src/Nots-master2/app/build/tmp/compileDebugAndroidTestJavaWithJavac/previous-compilation-data.bin b/src/Nots-master2/app/build/tmp/compileDebugAndroidTestJavaWithJavac/previous-compilation-data.bin
new file mode 100644
index 0000000..e5f8363
Binary files /dev/null and b/src/Nots-master2/app/build/tmp/compileDebugAndroidTestJavaWithJavac/previous-compilation-data.bin differ
diff --git a/src/Nots-master2/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin b/src/Nots-master2/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin
index b3683bd..8fd4cae 100644
Binary files a/src/Nots-master2/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin and b/src/Nots-master2/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin differ
diff --git a/src/Nots-master2/app/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt b/src/Nots-master2/app/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt
new file mode 100644
index 0000000..761b457
--- /dev/null
+++ b/src/Nots-master2/app/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt
@@ -0,0 +1,206 @@
+net/micode/notes/model/WorkingNote.java
+ net.micode.notes.model.WorkingNote
+ net.micode.notes.model.WorkingNote$NoteSettingChangedListener
+net/micode/notes/gtask/data/Task.java
+ net.micode.notes.gtask.data.Task
+net/micode/notes/data/DataFetch.java
+ net.micode.notes.data.DataFetch
+net/micode/notes/gtask/data/MetaData.java
+ net.micode.notes.gtask.data.MetaData
+net/micode/notes/databinding/NoteEditBinding.java
+ net.micode.notes.databinding.NoteEditBinding
+net/micode/notes/gtask/data/TaskList.java
+ net.micode.notes.gtask.data.TaskList
+net/micode/notes/model/Note.java
+ net.micode.notes.model.Note
+ net.micode.notes.model.Note$NoteData
+net/micode/notes/ui/NotesPreferenceActivity.java
+ net.micode.notes.ui.NotesPreferenceActivity
+ net.micode.notes.ui.NotesPreferenceActivity$1
+ net.micode.notes.ui.NotesPreferenceActivity$2
+ net.micode.notes.ui.NotesPreferenceActivity$3
+ net.micode.notes.ui.NotesPreferenceActivity$4
+ net.micode.notes.ui.NotesPreferenceActivity$5
+ net.micode.notes.ui.NotesPreferenceActivity$6
+ net.micode.notes.ui.NotesPreferenceActivity$7
+ net.micode.notes.ui.NotesPreferenceActivity$8
+ net.micode.notes.ui.NotesPreferenceActivity$GTaskReceiver
+net/micode/notes/databinding/Widget4xBinding.java
+ net.micode.notes.databinding.Widget4xBinding
+net/micode/notes/databinding/SearchListBinding.java
+ net.micode.notes.databinding.SearchListBinding
+net/micode/notes/databinding/NoteListFooterBinding.java
+ net.micode.notes.databinding.NoteListFooterBinding
+net/micode/notes/databinding/Widget2xBinding.java
+ net.micode.notes.databinding.Widget2xBinding
+net/micode/notes/databinding/NoteItemBinding.java
+ net.micode.notes.databinding.NoteItemBinding
+net/micode/notes/ui/NoteEditText.java
+ net.micode.notes.ui.NoteEditText
+ net.micode.notes.ui.NoteEditText$1
+ net.micode.notes.ui.NoteEditText$2
+ net.micode.notes.ui.NoteEditText$OnTextViewChangeListener
+net/micode/notes/BuildConfig.java
+ net.micode.notes.BuildConfig
+net/micode/notes/gtask/remote/GTaskSyncService.java
+ net.micode.notes.gtask.remote.GTaskSyncService
+ net.micode.notes.gtask.remote.GTaskSyncService$1
+net/micode/notes/gtask/data/Node.java
+ net.micode.notes.gtask.data.Node
+net/micode/notes/ui/NotesListActivity.java
+ net.micode.notes.ui.NotesListActivity
+ net.micode.notes.ui.NotesListActivity$1
+ net.micode.notes.ui.NotesListActivity$10
+ net.micode.notes.ui.NotesListActivity$10$1
+ net.micode.notes.ui.NotesListActivity$10$2
+ net.micode.notes.ui.NotesListActivity$11
+ net.micode.notes.ui.NotesListActivity$12
+ net.micode.notes.ui.NotesListActivity$13
+ net.micode.notes.ui.NotesListActivity$14
+ net.micode.notes.ui.NotesListActivity$15
+ net.micode.notes.ui.NotesListActivity$2
+ net.micode.notes.ui.NotesListActivity$3
+ net.micode.notes.ui.NotesListActivity$4
+ net.micode.notes.ui.NotesListActivity$5
+ net.micode.notes.ui.NotesListActivity$6
+ net.micode.notes.ui.NotesListActivity$7
+ net.micode.notes.ui.NotesListActivity$8
+ net.micode.notes.ui.NotesListActivity$9
+ net.micode.notes.ui.NotesListActivity$BackgroundQueryHandler
+ net.micode.notes.ui.NotesListActivity$ListEditState
+ net.micode.notes.ui.NotesListActivity$ModeCallback
+ net.micode.notes.ui.NotesListActivity$ModeCallback$1
+ net.micode.notes.ui.NotesListActivity$ModeCallback$2
+ net.micode.notes.ui.NotesListActivity$NewNoteOnTouchListener
+ net.micode.notes.ui.NotesListActivity$OnListItemClickListener
+net/micode/notes/databinding/DialogEditTextBinding.java
+ net.micode.notes.databinding.DialogEditTextBinding
+net/micode/notes/databinding/NoteListBinding.java
+ net.micode.notes.databinding.NoteListBinding
+net/micode/notes/databinding/DialogEditBinding.java
+ net.micode.notes.databinding.DialogEditBinding
+net/micode/notes/databinding/AddAccountTextBinding.java
+ net.micode.notes.databinding.AddAccountTextBinding
+net/micode/notes/ui/LoginActivity.java
+ net.micode.notes.ui.LoginActivity
+net/micode/notes/ui/NoteItemData.java
+ net.micode.notes.ui.NoteItemData
+net/micode/notes/gtask/exception/ActionFailureException.java
+ net.micode.notes.gtask.exception.ActionFailureException
+net/micode/notes/tool/MD5Calc.java
+ net.micode.notes.tool.MD5Calc
+net/micode/notes/ui/NoteEditActivity.java
+ net.micode.notes.ui.NoteEditActivity
+ net.micode.notes.ui.NoteEditActivity$1
+ net.micode.notes.ui.NoteEditActivity$2
+ net.micode.notes.ui.NoteEditActivity$3
+ net.micode.notes.ui.NoteEditActivity$4
+ net.micode.notes.ui.NoteEditActivity$5
+ net.micode.notes.ui.NoteEditActivity$6
+ net.micode.notes.ui.NoteEditActivity$7
+ net.micode.notes.ui.NoteEditActivity$8
+ net.micode.notes.ui.NoteEditActivity$HeadViewHolder
+net/micode/notes/ui/EditDialog.java
+ net.micode.notes.ui.EditDialog
+ net.micode.notes.ui.EditDialog$1
+ net.micode.notes.ui.EditDialog$2
+ net.micode.notes.ui.EditDialog$onNoOnclickListener
+ net.micode.notes.ui.EditDialog$onYesOnclickListener
+net/micode/notes/databinding/NoteListDropdownMenuBinding.java
+ net.micode.notes.databinding.NoteListDropdownMenuBinding
+net/micode/notes/ui/DateTimePicker.java
+ net.micode.notes.ui.DateTimePicker
+ net.micode.notes.ui.DateTimePicker$1
+ net.micode.notes.ui.DateTimePicker$2
+ net.micode.notes.ui.DateTimePicker$3
+ net.micode.notes.ui.DateTimePicker$4
+ net.micode.notes.ui.DateTimePicker$OnDateTimeChangedListener
+net/micode/notes/data/NotesProvider.java
+ net.micode.notes.data.NotesProvider
+net/micode/notes/databinding/ActivitySplashBinding.java
+ net.micode.notes.databinding.ActivitySplashBinding
+net/micode/notes/tool/GTaskStringUtils.java
+ net.micode.notes.tool.GTaskStringUtils
+net/micode/notes/gtask/remote/GTaskManager.java
+ net.micode.notes.gtask.remote.GTaskManager
+net/micode/notes/gtask/remote/GTaskClient.java
+ net.micode.notes.gtask.remote.GTaskClient
+net/micode/notes/ui/AlarmAlertActivity.java
+ net.micode.notes.ui.AlarmAlertActivity
+net/micode/notes/tool/BackupUtils.java
+ net.micode.notes.tool.BackupUtils
+ net.micode.notes.tool.BackupUtils$TextExport
+net/micode/notes/databinding/NoteEditListItemBinding.java
+ net.micode.notes.databinding.NoteEditListItemBinding
+net/micode/notes/widget/NoteWidgetProvider.java
+ net.micode.notes.widget.NoteWidgetProvider
+net/micode/notes/ui/DateTimePickerDialog.java
+ net.micode.notes.ui.DateTimePickerDialog
+ net.micode.notes.ui.DateTimePickerDialog$1
+ net.micode.notes.ui.DateTimePickerDialog$OnDateTimeSetListener
+net/micode/notes/gtask/remote/GTaskASyncTask.java
+ net.micode.notes.gtask.remote.GTaskASyncTask
+ net.micode.notes.gtask.remote.GTaskASyncTask$1
+ net.micode.notes.gtask.remote.GTaskASyncTask$OnCompleteListener
+net/micode/notes/data/Notes.java
+ net.micode.notes.data.Notes
+ net.micode.notes.data.Notes$CallNote
+ net.micode.notes.data.Notes$DataColumns
+ net.micode.notes.data.Notes$DataConstants
+ net.micode.notes.data.Notes$NoteColumns
+ net.micode.notes.data.Notes$TextNote
+net/micode/notes/ui/AlarmReceiver.java
+ net.micode.notes.ui.AlarmReceiver
+net/micode/notes/tool/ResourceParser.java
+ net.micode.notes.tool.ResourceParser
+ net.micode.notes.tool.ResourceParser$NoteBgResources
+ net.micode.notes.tool.ResourceParser$NoteItemBgResources
+ net.micode.notes.tool.ResourceParser$TextAppearanceResources
+ net.micode.notes.tool.ResourceParser$WidgetBgResources
+net/micode/notes/widget/NoteWidgetProvider_4x.java
+ net.micode.notes.widget.NoteWidgetProvider_4x
+net/micode/notes/gtask/exception/NetworkFailureException.java
+ net.micode.notes.gtask.exception.NetworkFailureException
+net/micode/notes/ui/AlarmInitReceiver.java
+ net.micode.notes.ui.AlarmInitReceiver
+net/micode/notes/ui/FoldersListAdapter.java
+ net.micode.notes.ui.FoldersListAdapter
+ net.micode.notes.ui.FoldersListAdapter$FolderListItem
+net/micode/notes/ui/NotesListItem.java
+ net.micode.notes.ui.NotesListItem
+net/micode/notes/data/NotesDatabaseHelper.java
+ net.micode.notes.data.NotesDatabaseHelper
+ net.micode.notes.data.NotesDatabaseHelper$TABLE
+net/micode/notes/tool/DataUtils.java
+ net.micode.notes.tool.DataUtils
+net/micode/notes/gtask/data/SqlNote.java
+ net.micode.notes.gtask.data.SqlNote
+net/micode/notes/widget/NoteWidgetProvider_2x.java
+ net.micode.notes.widget.NoteWidgetProvider_2x
+net/micode/notes/databinding/ActicityWordBinding.java
+ net.micode.notes.databinding.ActicityWordBinding
+net/micode/notes/ui/DropdownMenu.java
+ net.micode.notes.ui.DropdownMenu
+ net.micode.notes.ui.DropdownMenu$1
+net/micode/notes/ui/NotesListAdapter.java
+ net.micode.notes.ui.NotesListAdapter
+ net.micode.notes.ui.NotesListAdapter$AppWidgetAttribute
+net/micode/notes/databinding/AccountDialogTitleBinding.java
+ net.micode.notes.databinding.AccountDialogTitleBinding
+net/micode/notes/databinding/DatetimePickerBinding.java
+ net.micode.notes.databinding.DatetimePickerBinding
+net/micode/notes/databinding/SettingsHeaderBinding.java
+ net.micode.notes.databinding.SettingsHeaderBinding
+net/micode/notes/databinding/FolderListItemBinding.java
+ net.micode.notes.databinding.FolderListItemBinding
+net/micode/notes/data/Contact.java
+ net.micode.notes.data.Contact
+net/micode/notes/gtask/data/SqlData.java
+ net.micode.notes.gtask.data.SqlData
+net/micode/notes/ui/ShowResultActivity.java
+ net.micode.notes.ui.ShowResultActivity
+net/micode/notes/ui/SplashActivity.java
+ net.micode.notes.ui.SplashActivity
+ net.micode.notes.ui.SplashActivity$1
+ net.micode.notes.ui.SplashActivity$2
+ net.micode.notes.ui.SplashActivity$3
diff --git a/src/Nots-master2/app/release/app-release.apk b/src/Nots-master2/app/release/app-release.apk
new file mode 100644
index 0000000..52b7f9e
Binary files /dev/null and b/src/Nots-master2/app/release/app-release.apk differ
diff --git a/src/Nots-master2/app/build/intermediates/apk/debug/output-metadata.json b/src/Nots-master2/app/release/output-metadata.json
similarity index 74%
rename from src/Nots-master2/app/build/intermediates/apk/debug/output-metadata.json
rename to src/Nots-master2/app/release/output-metadata.json
index b2231b9..5a7ed9a 100644
--- a/src/Nots-master2/app/build/intermediates/apk/debug/output-metadata.json
+++ b/src/Nots-master2/app/release/output-metadata.json
@@ -5,15 +5,15 @@
"kind": "Directory"
},
"applicationId": "net.micode.notes",
- "variantName": "debug",
+ "variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
- "versionName": "0.1",
- "outputFile": "app-debug.apk"
+ "versionName": "1.0",
+ "outputFile": "app-release.apk"
}
],
"elementType": "File"
diff --git a/src/Nots-master2/app/src/main/AndroidManifest.xml b/src/Nots-master2/app/src/main/AndroidManifest.xml
index e5c7d47..3162883 100644
--- a/src/Nots-master2/app/src/main/AndroidManifest.xml
+++ b/src/Nots-master2/app/src/main/AndroidManifest.xml
@@ -1,150 +1,62 @@
-
-
-
+ android:versionName="1.0">
-
+
-
-
-
-
-
-
-
-
+
+ android:label="@string/app_name"
+ tools:ignore="ExtraText">
+
+
+
+
+
+
+
+
-
-
-
-
-
+ android:windowSoftInputMode="adjustPan">
-
+ android:theme="@style/Theme.AppCompat.Light.DarkActionBar">
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/data/Contact.java b/src/Nots-master2/app/src/main/java/net/micode/notes/data/Contact.java
index d97ac5d..e0487d1 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/data/Contact.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/data/Contact.java
@@ -36,6 +36,8 @@ public class Contact {
+ " FROM phone_lookup"
+ " WHERE min_match = '+')";
+ //TODO
+ //识别电话号码
public static String getContact(Context context, String phoneNumber) {
if(sContactCache == null) {
sContactCache = new HashMap();
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/data/DataFetch.java b/src/Nots-master2/app/src/main/java/net/micode/notes/data/DataFetch.java
new file mode 100644
index 0000000..606f837
--- /dev/null
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/data/DataFetch.java
@@ -0,0 +1,79 @@
+package net.micode.notes.data;
+
+import android.content.Context;
+import android.os.Bundle;
+import android.support.v7.app.AppCompatActivity;
+import android.text.TextUtils;
+import android.view.View;
+import android.widget.EditText;
+import android.widget.Toast;
+
+import java.io.BufferedReader;
+import java.io.BufferedWriter;
+import java.io.File;
+import java.io.FileInputStream;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.InputStreamReader;
+import java.io.OutputStreamWriter;
+
+public class DataFetch extends AppCompatActivity {
+ /***
+ * 判断文件是否存在
+ * @param strFile
+ * @return
+ */
+ public boolean fileIsExists(Context context, String strFile) {
+ boolean fileExistFlag;
+ try{
+ context.openFileInput(strFile);
+ fileExistFlag = true;
+ } catch (FileNotFoundException e){
+ fileExistFlag = false;
+ }
+ return fileExistFlag;
+ }
+
+ /**
+ * 文件内容写函数
+ * @param context
+ * @param file_name
+ * @param key
+ */
+ public void writeFile(Context context, String file_name, String key){
+ try {
+ FileOutputStream fos = context.openFileOutput(file_name, Context.MODE_PRIVATE);
+ OutputStreamWriter osw = new OutputStreamWriter(fos, "UTF-8");
+ osw.write(key);
+ osw.flush();
+ fos.flush(); //输出缓冲区中所有的内容
+ osw.close();
+ fos.close();
+ } catch (Exception e) {
+ e.printStackTrace();
+ }
+ }
+
+ /**
+ * 文件内容读取函数
+ * @param context
+ * @param filename
+ */
+ public String readFile(Context context, String filename) {
+ try {
+ FileInputStream fis = context.openFileInput(filename);
+ InputStreamReader isr = new InputStreamReader(fis, "UTF-8");
+ char[] input = new char[fis.available()]; //available()用于获取filename内容的长度,但是对中文有问题,建议使用BufferReader
+ isr.read(input); //读取并存储到input中
+ isr.close();
+ fis.close();//读取完成后关闭
+ String str = new String(input);
+ return str;
+ } catch (Exception e) {
+ e.printStackTrace();
+ }
+ return "error";
+ }
+
+}
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/data/Notes.java b/src/Nots-master2/app/src/main/java/net/micode/notes/data/Notes.java
index f240604..e1b09ef 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/data/Notes.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/data/Notes.java
@@ -206,35 +206,35 @@ public class Notes {
/**
- * Generic data column, the meaning is {@link #MIMETYPE} specific, used for
+ * Generic data column, the meaning is specific, used for
* integer data type
*
Type: INTEGER
*/
public static final String DATA1 = "data1";
/**
- * Generic data column, the meaning is {@link #MIMETYPE} specific, used for
+ * Generic data column, the meaning is specific, used for
* integer data type
*
Type: INTEGER
*/
public static final String DATA2 = "data2";
/**
- * Generic data column, the meaning is {@link #MIMETYPE} specific, used for
+ * Generic data column, the meaning is specific, used for
* TEXT data type
*
Type: TEXT
*/
public static final String DATA3 = "data3";
/**
- * Generic data column, the meaning is {@link #MIMETYPE} specific, used for
+ * Generic data column, the meaning is specific, used for
* TEXT data type
*
Type: TEXT
*/
public static final String DATA4 = "data4";
/**
- * Generic data column, the meaning is {@link #MIMETYPE} specific, used for
+ * Generic data column, the meaning is specific, used for
* TEXT data type
*
Type: TEXT
*/
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java b/src/Nots-master2/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java
index ffe5d57..da6868b 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java
@@ -16,16 +16,24 @@
package net.micode.notes.data;
+import android.content.ContentUris;
import android.content.ContentValues;
import android.content.Context;
+import android.database.Cursor;
import android.database.sqlite.SQLiteDatabase;
import android.database.sqlite.SQLiteOpenHelper;
+import android.net.Uri;
import android.util.Log;
import net.micode.notes.data.Notes.DataColumns;
import net.micode.notes.data.Notes.DataConstants;
import net.micode.notes.data.Notes.NoteColumns;
+import java.util.ArrayList;
+import java.util.List;
+import java.util.regex.Matcher;
+import java.util.regex.Pattern;
+
public class NotesDatabaseHelper extends SQLiteOpenHelper {
private static final String DB_NAME = "note.db";
@@ -359,4 +367,65 @@ public class NotesDatabaseHelper extends SQLiteOpenHelper {
db.execSQL("ALTER TABLE " + TABLE.NOTE + " ADD COLUMN " + NoteColumns.VERSION
+ " INTEGER NOT NULL DEFAULT 0");
}
+
+ //创建搜索类,利用sql语句
+ public List dosearch(String querystring) //搜索时不区分大小写
+ {
+ Cursor cursor = null;
+ List results = new ArrayList<>();
+
+ SQLiteDatabase db = mInstance.getReadableDatabase();
+ String query_sql_string = "select * from " + TABLE.DATA + " where content like " + "'%"+ querystring + "%'";
+ Log.i(TAG,query_sql_string);
+ cursor = db.rawQuery(query_sql_string,null);
+ if(cursor!=null)
+ {
+ while(cursor.moveToNext())
+ {
+ String content = cursor.getString(cursor.getColumnIndex("content"));
+
+ // 过滤包含特定字符串的[local]和[/local]部分
+ if(filterLocalContent(content, querystring)){
+ results.add(content);
+ }
+ //打印测试
+ Log.i(TAG, content);
+ int id = cursor.getInt(cursor.getColumnIndex("_id")); // 获取便签 ID
+ //构造便签笔记的 URI
+ Uri noteUri = ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, id);
+ Log.e(TAG, String.valueOf(noteUri));
+ //启动便签笔记编辑器页面
+ //这里启动的页面放在ShowReultActivity活动文件中去
+
+ }
+ }
+ cursor.close();
+ return results;
+ }
+ private boolean filterLocalContent(String content, String querystring) {
+ Pattern pattern = Pattern.compile("\\[local\\](.*?)\\[/local\\]");
+ Matcher matcher = pattern.matcher(content);
+
+ StringBuilder filteredContent = new StringBuilder();
+ int lastIndex = 0;
+ while (matcher.find()) {
+ String match = matcher.group(1); // 获取匹配到的文本内容
+ filteredContent.append(content, lastIndex, matcher.start()); // 添加匹配前的文本
+ lastIndex = matcher.end(); // 更新最后一个匹配结束的索引位置
+
+ if (match.contains(querystring)) {
+ return false;
+ }else{
+ filteredContent.append(match); // 添加不包含查询字符串的匹配文本
+ }
+ }
+
+ if (lastIndex < content.length()) {
+ filteredContent.append(content.substring(lastIndex)); // 添加剩余的文本内容
+ }
+ Log.e(TAG,filteredContent.toString());
+
+ return true;
+ }
+
}
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/data/Node.java b/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/data/Node.java
index 63950e0..42b7e40 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/data/Node.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/data/Node.java
@@ -46,6 +46,75 @@ public abstract class Node {
private long mLastModified;
private boolean mDeleted;
+ private String title;
+ private String content;
+
+ private boolean isPinned; // 置顶状态
+ private boolean isStarred; // 星标状态
+
+ public boolean isPinned() {
+ return isPinned;
+ }
+
+ public void setPinned(boolean pinned) {
+ isPinned = pinned;
+ }
+
+ public boolean isStarred() {
+ return isStarred;
+ }
+
+ public void setStarred(boolean starred) {
+ isStarred = starred;
+ }
+
+ public String getmGid() {
+ return mGid;
+ }
+
+ public void setmGid(String mGid) {
+ this.mGid = mGid;
+ }
+
+ public String getmName() {
+ return mName;
+ }
+
+ public void setmName(String mName) {
+ this.mName = mName;
+ }
+
+ public long getmLastModified() {
+ return mLastModified;
+ }
+
+ public void setmLastModified(long mLastModified) {
+ this.mLastModified = mLastModified;
+ }
+
+ public boolean ismDeleted() {
+ return mDeleted;
+ }
+
+ public void setmDeleted(boolean mDeleted) {
+ this.mDeleted = mDeleted;
+ }
+
+ public String getTitle() {
+ return title;
+ }
+
+ public void setTitle(String title) {
+ this.title = title;
+ }
+
+ public String getContent() {
+ return content;
+ }
+
+ public void setContent(String content) {
+ this.content = content;
+ }
public Node() {
mGid = null;
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java b/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java
index 1da534c..5947524 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java
@@ -63,60 +63,27 @@ public class GTaskASyncTask extends AsyncTask {
});
}
- /*private void showNotification(int tickerId, String content) {
- Notification notification = new Notification(R.drawable.notification, mContext
- .getString(tickerId), System.currentTimeMillis());
- notification.defaults = Notification.DEFAULT_LIGHTS;
- notification.flags = Notification.FLAG_AUTO_CANCEL;
- PendingIntent pendingIntent;
- if (tickerId != R.string.ticker_success) {
- pendingIntent = PendingIntent.getActivity(mContext, 0, new Intent(mContext,
- NotesPreferenceActivity.class), 0);
-
- } else {
- pendingIntent = PendingIntent.getActivity(mContext, 0, new Intent(mContext,
- NotesListActivity.class), 0);
- }
- notification.setLatestEventInfo(mContext, mContext.getString(R.string.app_name), content,
- pendingIntent);
- mNotifiManager.notify(GTASK_SYNC_NOTIFICATION_ID, notification);
- }*/
private void showNotification(int tickerId, String content) {
PendingIntent pendingIntent;
-
if (tickerId != R.string.ticker_success) {
-
pendingIntent = PendingIntent.getActivity(mContext, 0, new Intent(mContext,
-
NotesPreferenceActivity.class), 0);
-
} else {
-
pendingIntent = PendingIntent.getActivity(mContext, 0, new Intent(mContext,
-
NotesListActivity.class), 0);
-
}
Notification.Builder builder = new Notification.Builder(mContext)
-
.setAutoCancel(true)
-
.setContentTitle(mContext.getString(R.string.app_name))
-
.setContentText(content)
-
.setContentIntent(pendingIntent)
-
.setWhen(System.currentTimeMillis())
-
.setOngoing(true);
-
Notification notification=builder.getNotification();
mNotifiManager.notify(GTASK_SYNC_NOTIFICATION_ID, notification);
-
}
@Override
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java b/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java
index d2b4082..ba6820d 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java
@@ -97,6 +97,7 @@ public class GTaskManager {
mLocalDeleteIdMap = new HashSet();
mGidToNid = new HashMap();
mNidToGid = new HashMap();
+
}
public static synchronized GTaskManager getInstance() {
@@ -104,11 +105,13 @@ public class GTaskManager {
mInstance = new GTaskManager();
}
return mInstance;
+
}
public synchronized void setActivityContext(Activity activity) {
// used for getting authtoken
mActivity = activity;
+
}
public int sync(Context context, GTaskASyncTask asyncTask) {
@@ -148,13 +151,16 @@ public class GTaskManager {
} catch (NetworkFailureException e) {
Log.e(TAG, e.toString());
return STATE_NETWORK_ERROR;
+
} catch (ActionFailureException e) {
Log.e(TAG, e.toString());
return STATE_INTERNAL_ERROR;
+
} catch (Exception e) {
Log.e(TAG, e.toString());
e.printStackTrace();
return STATE_INTERNAL_ERROR;
+
} finally {
mGTaskListHashMap.clear();
mGTaskHashMap.clear();
@@ -163,6 +169,7 @@ public class GTaskManager {
mGidToNid.clear();
mNidToGid.clear();
mSyncing = false;
+
}
return mCancelled ? STATE_SYNC_CANCELLED : STATE_SUCCESS;
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java b/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java
index cca36f7..e136dde 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java
@@ -42,6 +42,8 @@ public class GTaskSyncService extends Service {
private static String mSyncProgress = "";
+ //TODO
+ //同步操作
private void startSync() {
if (mSyncTask == null) {
mSyncTask = new GTaskASyncTask(this, new GTaskASyncTask.OnCompleteListener() {
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/model/WorkingNote.java b/src/Nots-master2/app/src/main/java/net/micode/notes/model/WorkingNote.java
index be081e4..3e0791e 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/model/WorkingNote.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/model/WorkingNote.java
@@ -38,7 +38,7 @@ public class WorkingNote {
// Note Id
private long mNoteId;
// Note content
- private String mContent;
+ public String mContent;
// Note mode
private int mMode;
@@ -187,6 +187,8 @@ public class WorkingNote {
return new WorkingNote(context, id, 0);
}
+ //TODO
+ //保存便签(自动)
public synchronized boolean saveNote() {
if (isWorthSaving()) {
if (!existInDatabase()) {
@@ -229,6 +231,8 @@ public class WorkingNote {
mNoteSettingStatusListener = l;
}
+ //TODO
+ //删除提醒
public void setAlertDate(long date, boolean set) {
if (date != mAlertDate) {
mAlertDate = date;
@@ -247,6 +251,8 @@ public class WorkingNote {
}
}
+ //TODO
+ //修改便签背景颜色
public void setBgColorId(int id) {
if (id != mBgColorId) {
mBgColorId = id;
@@ -257,6 +263,8 @@ public class WorkingNote {
}
}
+ //TODO
+ //进入清单模式
public void setCheckListMode(int mode) {
if (mMode != mode) {
if (mNoteSettingStatusListener != null) {
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/tool/DataUtils.java b/src/Nots-master2/app/src/main/java/net/micode/notes/tool/DataUtils.java
index 2a14982..7de6ac7 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/tool/DataUtils.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/tool/DataUtils.java
@@ -72,6 +72,8 @@ public class DataUtils {
return false;
}
+ // TODO
+ // 移动标签
public static void moveNoteToFoler(ContentResolver resolver, long id, long srcFolderId, long desFolderId) {
ContentValues values = new ContentValues();
values.put(NoteColumns.PARENT_ID, desFolderId);
@@ -80,6 +82,8 @@ public class DataUtils {
resolver.update(ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, id), values, null, null);
}
+ // TODO
+ // 移动标签文件
public static boolean batchMoveToFolder(ContentResolver resolver, HashSet ids,
long folderId) {
if (ids == null) {
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/tool/MD5Calc.java b/src/Nots-master2/app/src/main/java/net/micode/notes/tool/MD5Calc.java
new file mode 100644
index 0000000..f0e1fab
--- /dev/null
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/tool/MD5Calc.java
@@ -0,0 +1,30 @@
+package net.micode.notes.tool;
+
+import java.security.MessageDigest;
+import java.security.NoSuchAlgorithmException;
+
+public class MD5Calc {
+ /**
+ * Java中的md5
+ * @param content 输入的值
+ * @return 输出md5加密后的值
+ */
+ public static String md5Java(String content) {
+ byte[] hash;
+ try {
+ hash = MessageDigest.getInstance("MD5").digest(content.getBytes());
+ } catch (NoSuchAlgorithmException e) {
+ throw new RuntimeException("NoSuchAlgorithmException", e);
+ }
+
+ StringBuilder hex = new StringBuilder(hash.length * 2);
+ for (byte b : hash) {
+ if ((b & 0xFF) < 0x10) {
+ hex.append(0);
+ }
+ hex.append(Integer.toHexString(b & 0xff));
+ }
+
+ return hex.toString();
+ }
+}
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java
index 85723be..ad74c15 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java
@@ -41,34 +41,44 @@ import java.io.IOException;
public class AlarmAlertActivity extends Activity implements OnClickListener, OnDismissListener {
- private long mNoteId;
- private String mSnippet;
+ private long mNoteId; //文本的id号
+ private String mSnippet; //闹钟提示出现的文本字段
private static final int SNIPPET_PREW_MAX_LEN = 60;
MediaPlayer mPlayer;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
+ ////Bundle类型的数据与Map类型的数据相似,都是以key-value的形式存储数据的
+ // onsaveInstanceState方法是用来保存Activity的状态的
+ // 能从onCreate的参数savedInsanceState中获得状态数据
requestWindowFeature(Window.FEATURE_NO_TITLE);
+ ////界面显示——无标题
final Window win = getWindow();
win.addFlags(WindowManager.LayoutParams.FLAG_SHOW_WHEN_LOCKED);
if (!isScreenOn()) {
+ //保持窗体点亮
win.addFlags(WindowManager.LayoutParams.FLAG_KEEP_SCREEN_ON
+ //点亮
| WindowManager.LayoutParams.FLAG_TURN_SCREEN_ON
+ //允许窗体点亮时候锁屏
| WindowManager.LayoutParams.FLAG_ALLOW_LOCK_WHILE_SCREEN_ON
+ //手机锁屏后到了闹钟提示时间,自动点亮屏幕
| WindowManager.LayoutParams.FLAG_LAYOUT_INSET_DECOR);
}
Intent intent = getIntent();
try {
+ //根据ID从数据库中获取标签的内容;
+ //getContentResolver()是实现数据共享,实例存储。
mNoteId = Long.valueOf(intent.getData().getPathSegments().get(1));
mSnippet = DataUtils.getSnippetById(this.getContentResolver(), mNoteId);
mSnippet = mSnippet.length() > SNIPPET_PREW_MAX_LEN ? mSnippet.substring(0,
SNIPPET_PREW_MAX_LEN) + getResources().getString(R.string.notelist_string_info)
- : mSnippet;
+ : mSnippet;//判断标签片段是否达到符合长度
} catch (IllegalArgumentException e) {
e.printStackTrace();
return;
@@ -84,11 +94,14 @@ public class AlarmAlertActivity extends Activity implements OnClickListener, OnD
}
private boolean isScreenOn() {
+ //判断屏幕是否锁屏,调用系统函数判断,最后返回值是布尔类型
PowerManager pm = (PowerManager) getSystemService(Context.POWER_SERVICE);
return pm.isScreenOn();
}
private void playAlarmSound() {
+ //闹钟提示音激发
+ //调用系统的铃声管理URI,得到闹钟提示音
Uri url = RingtoneManager.getActualDefaultRingtoneUri(this, RingtoneManager.TYPE_ALARM);
int silentModeStreams = Settings.System.getInt(getContentResolver(),
@@ -101,8 +114,11 @@ public class AlarmAlertActivity extends Activity implements OnClickListener, OnD
}
try {
mPlayer.setDataSource(this, url);
+ //准备同步
mPlayer.prepare();
+ //设置循环播放
mPlayer.setLooping(true);
+ //开始播放
mPlayer.start();
} catch (IllegalArgumentException e) {
// TODO Auto-generated catch block
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java
index f221202..d54cf6a 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java
@@ -35,12 +35,14 @@ public class AlarmInitReceiver extends BroadcastReceiver {
NoteColumns.ALERTED_DATE
};
+ //对数据库的操作,调用标签ID和闹钟时间
private static final int COLUMN_ID = 0;
private static final int COLUMN_ALERTED_DATE = 1;
@Override
public void onReceive(Context context, Intent intent) {
long currentDate = System.currentTimeMillis();
+ //Cursor在这里的作用是通过查找数据库中的标签内容,找到和当前系统时间相等的标签
Cursor c = context.getContentResolver().query(Notes.CONTENT_NOTE_URI,
PROJECTION,
NoteColumns.ALERTED_DATE + ">? AND " + NoteColumns.TYPE + "=" + Notes.TYPE_NOTE,
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java
index 54e503b..85d7c22 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java
@@ -22,9 +22,15 @@ import android.content.Intent;
public class AlarmReceiver extends BroadcastReceiver {
@Override
+ //启动AlarmAlertActivity
public void onReceive(Context context, Intent intent) {
intent.setClass(context, AlarmAlertActivity.class);
intent.addFlags(Intent.FLAG_ACTIVITY_NEW_TASK);
+ //activity要存在于activity的栈中,而非activity的途径启动activity时必然不存在一个activity的栈
+ //所以要新起一个栈装入启动的activity
+
context.startActivity(intent);
}
}
+//这是实现alarm这个功能最接近用户层的包,基于上面的两个包,
+//作用还需要深究但是对于setClass和addFlags
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/DateTimePicker.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/DateTimePicker.java
index 496b0cd..f796b56 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/DateTimePicker.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/DateTimePicker.java
@@ -28,6 +28,8 @@ import android.view.View;
import android.widget.FrameLayout;
import android.widget.NumberPicker;
+//FrameLayout是布局模板之一
+//所有的子元素全部在屏幕的右上方
public class DateTimePicker extends FrameLayout {
private static final boolean DEFAULT_ENABLE_STATE = true;
@@ -83,6 +85,7 @@ public class DateTimePicker extends FrameLayout {
cal.setTimeInMillis(mDate.getTimeInMillis());
cal.add(Calendar.DAY_OF_YEAR, 1);
isDateChanged = true;
+ //这里是对于12小时制时,晚上11点和12点交替时对日期的更改
} else if (mIsAm && oldVal == HOURS_IN_HALF_DAY && newVal == HOURS_IN_HALF_DAY - 1) {
cal.setTimeInMillis(mDate.getTimeInMillis());
cal.add(Calendar.DAY_OF_YEAR, -1);
@@ -94,6 +97,7 @@ public class DateTimePicker extends FrameLayout {
updateAmPmControl();
}
} else {
+ //24小时
if (oldVal == HOURS_IN_ALL_DAY - 1 && newVal == 0) {
cal.setTimeInMillis(mDate.getTimeInMillis());
cal.add(Calendar.DAY_OF_YEAR, 1);
@@ -117,10 +121,14 @@ public class DateTimePicker extends FrameLayout {
private NumberPicker.OnValueChangeListener mOnMinuteChangedListener = new NumberPicker.OnValueChangeListener() {
@Override
+ //这里是对 分钟(Minute)改变的监听
public void onValueChange(NumberPicker picker, int oldVal, int newVal) {
int minValue = mMinuteSpinner.getMinValue();
int maxValue = mMinuteSpinner.getMaxValue();
int offset = 0;
+ //如果原值为59,新值为0,则offset加1
+ //如果原值为0,新值为59,则offset减1
+
if (oldVal == maxValue && newVal == minValue) {
offset += 1;
} else if (oldVal == minValue && newVal == maxValue) {
@@ -167,6 +175,7 @@ public class DateTimePicker extends FrameLayout {
this(context, System.currentTimeMillis());
}
+ //通过对数据库的访问,获取当前的系统时间
public DateTimePicker(Context context, long date) {
this(context, date, DateFormat.is24HourFormat(context));
}
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java
index 2c47ba4..ff7f1c9 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java
@@ -33,9 +33,12 @@ public class DateTimePickerDialog extends AlertDialog implements OnClickListener
private Calendar mDate = Calendar.getInstance();
private boolean mIs24HourView;
- private OnDateTimeSetListener mOnDateTimeSetListener;
+ private OnDateTimeSetListener mOnDateTimeSetListener; //滚动日期选择
private DateTimePicker mDateTimePicker;
+ //DateTimePicker控件,控件一般用于让用户可以从日期列表中选择单个值。
+ //运行时,单击控件边上的下拉箭头,会显示为两个部分:一个下拉列表,一个用于选择日期的
+
public interface OnDateTimeSetListener {
void OnDateTimeSet(AlertDialog dialog, long date);
}
@@ -47,6 +50,8 @@ public class DateTimePickerDialog extends AlertDialog implements OnClickListener
mDateTimePicker.setOnDateTimeChangedListener(new OnDateTimeChangedListener() {
public void onDateTimeChanged(DateTimePicker view, int year, int month,
int dayOfMonth, int hourOfDay, int minute) {
+ //将视图中的各选项设置为系统当前时间
+
mDate.set(Calendar.YEAR, year);
mDate.set(Calendar.MONTH, month);
mDate.set(Calendar.DAY_OF_MONTH, dayOfMonth);
@@ -56,6 +61,7 @@ public class DateTimePickerDialog extends AlertDialog implements OnClickListener
}
});
mDate.setTimeInMillis(date);
+ //系统时间
mDate.set(Calendar.SECOND, 0);
mDateTimePicker.setCurrentDate(mDate.getTimeInMillis());
setButton(context.getString(R.string.datetime_dialog_ok), this);
@@ -80,11 +86,15 @@ public class DateTimePickerDialog extends AlertDialog implements OnClickListener
flag |= mIs24HourView ? DateUtils.FORMAT_24HOUR : DateUtils.FORMAT_24HOUR;
setTitle(DateUtils.formatDateTime(this.getContext(), date, flag));
}
+ //android开发中常见日期管理工具类(API)——DateUtils:按照上下午显示时间
public void onClick(DialogInterface arg0, int arg1) {
if (mOnDateTimeSetListener != null) {
mOnDateTimeSetListener.OnDateTimeSet(this, mDate.getTimeInMillis());
}
+ //第一个参数arg0是接收到点击事件的对话框
+ //第二个参数arg1是该对话框上的按钮
+
}
}
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/DropdownMenu.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/DropdownMenu.java
index 613dc74..eb73582 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/DropdownMenu.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/DropdownMenu.java
@@ -30,14 +30,19 @@ import net.micode.notes.R;
public class DropdownMenu {
private Button mButton;
private PopupMenu mPopupMenu;
+ //声明一个下拉菜单
private Menu mMenu;
public DropdownMenu(Context context, Button button, int menuId) {
+
mButton = button;
- mButton.setBackgroundResource(R.drawable.dropdown_icon);
+ mButton.setBackgroundResource(R.drawable.dropdown_icon);//设置view背景
mPopupMenu = new PopupMenu(context, mButton);
mMenu = mPopupMenu.getMenu();
mPopupMenu.getMenuInflater().inflate(menuId, mMenu);
+
+ //MenuInflater是用来实例化Menu目录下的Menu布局文件
+ //根据ID来确认menu的内容选项
mButton.setOnClickListener(new OnClickListener() {
public void onClick(View v) {
mPopupMenu.show();
@@ -45,16 +50,19 @@ public class DropdownMenu {
});
}
+ //设置菜单的监听
public void setOnDropdownMenuItemClickListener(OnMenuItemClickListener listener) {
if (mPopupMenu != null) {
mPopupMenu.setOnMenuItemClickListener(listener);
}
}
+ //对于菜单选项的初始化,根据索引搜索菜单需要的选项
public MenuItem findItem(int id) {
return mMenu.findItem(id);
}
+ //设置标题
public void setTitle(CharSequence title) {
mButton.setText(title);
}
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/EditDialog.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/EditDialog.java
new file mode 100644
index 0000000..99ce68b
--- /dev/null
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/EditDialog.java
@@ -0,0 +1,162 @@
+package net.micode.notes.ui;
+
+import android.app.Dialog;
+import android.content.Context;
+import android.os.Bundle;
+import android.view.View;
+import android.view.ViewGroup;
+import android.view.WindowManager;
+import android.widget.Button;
+import android.widget.EditText;
+import android.widget.TextView;
+
+import net.micode.notes.R;
+
+/**
+ * Created by Administrator on 2018/1/31.
+ */
+
+public class EditDialog extends Dialog {
+ private Button yes, no;//确定按钮
+ private TextView titleTv;//消息标题文本
+ private EditText et_key;//输入密码
+ private String titleStr;//从外界设置的title文本
+ private String messageStr;//从外界设置的消息文本
+ //确定文本和取消文本的显示内容
+ private String yesStr, noStr;
+
+ private onNoOnclickListener noOnclickListener;//取消按钮被点击了的监听器
+ private onYesOnclickListener yesOnclickListener;//确定按钮被点击了的监听器
+
+ /**
+ * 设置取消按钮的显示内容和监听
+ */
+ public void setNoOnclickListener(String str, onNoOnclickListener onNoOnclickListener) {
+ if (str != null) {
+ noStr = str;
+ }
+ this.noOnclickListener = onNoOnclickListener;
+ }
+
+ /**
+ * 设置确定按钮的显示内容和监听
+ */
+ public void setYesOnclickListener(String str, onYesOnclickListener onYesOnclickListener) {
+ if (str != null) {
+ yesStr = str;
+ }
+ this.yesOnclickListener = onYesOnclickListener;
+ }
+
+ public EditDialog(Context context) {
+ super(context, R.style.Dialog_Msg);
+ }
+
+ @Override
+ protected void onCreate(Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.dialog_edit);
+ //按空白处不能取消动画
+ setCanceledOnTouchOutside(false);
+
+ //初始化界面控件
+ initView();
+ //初始化界面数据
+ initData();
+ //初始化界面控件的事件
+ initEvent();
+
+ }
+
+ /**
+ * 初始化界面的确定和取消监听器
+ */
+ private void initEvent() {
+ //设置确定按钮被点击后,向外界提供监听
+ yes.setOnClickListener(new View.OnClickListener() {
+ @Override
+ public void onClick(View v) {
+ if (yesOnclickListener != null) {
+ yesOnclickListener.onYesClick(et_key.getText().toString());
+ }
+ }
+ });
+
+ no.setOnClickListener(new View.OnClickListener() {
+ @Override
+ public void onClick(View v) {
+ if (noOnclickListener != null) {
+ noOnclickListener.onNoClick();
+ }
+ }
+ });
+ }
+
+ /**
+ * 初始化界面控件的显示数据
+ */
+ private void initData() {
+ //如果用户自定了title和message
+ if (titleStr != null) {
+ titleTv.setText(titleStr);
+ }
+ if (messageStr != null) {
+// messageTv.setText(messageStr);
+ }
+ //如果设置按钮的文字
+ if (yesStr != null) {
+ yes.setText(yesStr);
+ }
+ }
+
+ /**
+ * 初始化界面控件
+ */
+ private void initView() {
+ yes = (Button) findViewById(R.id.yes);
+ no = (Button) findViewById(R.id.no);
+ titleTv = (TextView) findViewById(R.id.title);
+ et_key = (EditText) findViewById(R.id.et_phone);
+ }
+ /**
+ * 从外界Activity为Dialog设置标题
+ *
+ * @param title
+ */
+ public void setTitle(String title) {
+ titleStr = title;
+ }
+
+ /**
+ * 从外界Activity为Dialog设置dialog的message
+ *
+ * @param message
+ */
+ public void setMessage(String message) {
+ messageStr = message;
+ }
+
+ /**
+ * 设置确定按钮和取消被点击的接口
+ */
+ public interface onYesOnclickListener {
+ public void onYesClick(String key);
+ }
+
+ public interface onNoOnclickListener {
+ public void onNoClick();
+ }
+
+ @Override
+ public void show() {
+ super.show();
+ /**
+ * 设置宽度全屏,要设置在show的后面
+ */
+ WindowManager.LayoutParams layoutParams = getWindow().getAttributes();
+ layoutParams.width= ViewGroup.LayoutParams.MATCH_PARENT;
+ layoutParams.height= ViewGroup.LayoutParams.MATCH_PARENT;
+ getWindow().getDecorView().setPadding(0, 0, 0, 0);
+ getWindow().setAttributes(layoutParams);
+ }
+}
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java
index 96b77da..a4093e1 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java
@@ -30,6 +30,12 @@ import net.micode.notes.data.Notes.NoteColumns;
public class FoldersListAdapter extends CursorAdapter {
+ //CursorAdapter是Cursor和ListView的接口
+ //FoldersListAdapter继承了CursorAdapter的类
+ //主要作用是便签数据库和用户的交互
+ //这里就是用folder(文件夹)的形式展现给用户
+
+ //调用便签的id和片段
public static final String [] PROJECTION = {
NoteColumns.ID,
NoteColumns.SNIPPET
@@ -38,6 +44,7 @@ public class FoldersListAdapter extends CursorAdapter {
public static final int ID_COLUMN = 0;
public static final int NAME_COLUMN = 1;
+ //数据库
public FoldersListAdapter(Context context, Cursor c) {
super(context, c);
// TODO Auto-generated constructor stub
@@ -48,6 +55,7 @@ public class FoldersListAdapter extends CursorAdapter {
return new FolderListItem(context);
}
+ //视图布局绑定
@Override
public void bindView(View view, Context context, Cursor cursor) {
if (view instanceof FolderListItem) {
@@ -68,7 +76,9 @@ public class FoldersListAdapter extends CursorAdapter {
public FolderListItem(Context context) {
super(context);
+ //操作数据库
inflate(context, R.layout.folder_list_item, this);
+ //根据布局文件的名字等信息将其找出来
mName = (TextView) findViewById(R.id.tv_folder_name);
}
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/LoginActivity.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/LoginActivity.java
new file mode 100644
index 0000000..02035df
--- /dev/null
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/LoginActivity.java
@@ -0,0 +1,6 @@
+package net.micode.notes.ui;
+
+import android.app.Activity;
+
+public class LoginActivity extends Activity {
+}
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java
index 96a9ff8..5020dc2 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java
@@ -16,25 +16,44 @@
package net.micode.notes.ui;
-import android.app.Activity;
+import android.Manifest;
import android.app.AlarmManager;
import android.app.AlertDialog;
import android.app.PendingIntent;
import android.app.SearchManager;
import android.appwidget.AppWidgetManager;
+import android.content.ContentResolver;
import android.content.ContentUris;
import android.content.Context;
import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
+import android.content.pm.PackageManager;
+import android.database.Cursor;
+import android.graphics.Bitmap;
+import android.graphics.BitmapFactory;
+import android.graphics.Canvas;
import android.graphics.Paint;
+import android.media.MediaPlayer;
+import android.net.Uri;
+import android.os.Build;
import android.os.Bundle;
+import android.os.Environment;
import android.preference.PreferenceManager;
+import android.provider.DocumentsContract;
+import android.provider.MediaStore;
+import android.support.v7.app.AppCompatActivity;
+import android.text.Editable;
+import android.text.Layout;
import android.text.Spannable;
import android.text.SpannableString;
import android.text.TextUtils;
+import android.text.TextWatcher;
import android.text.format.DateUtils;
+import android.text.style.AlignmentSpan;
import android.text.style.BackgroundColorSpan;
+import android.text.style.ClickableSpan;
+import android.text.style.ImageSpan;
import android.util.Log;
import android.view.LayoutInflater;
import android.view.Menu;
@@ -43,6 +62,7 @@ import android.view.MotionEvent;
import android.view.View;
import android.view.View.OnClickListener;
import android.view.WindowManager;
+import android.widget.Button;
import android.widget.CheckBox;
import android.widget.CompoundButton;
import android.widget.CompoundButton.OnCheckedChangeListener;
@@ -55,6 +75,7 @@ import android.widget.Toast;
import net.micode.notes.R;
import net.micode.notes.data.Notes;
import net.micode.notes.data.Notes.TextNote;
+import net.micode.notes.data.NotesDatabaseHelper;
import net.micode.notes.model.WorkingNote;
import net.micode.notes.model.WorkingNote.NoteSettingChangedListener;
import net.micode.notes.tool.DataUtils;
@@ -65,15 +86,32 @@ import net.micode.notes.ui.NoteEditText.OnTextViewChangeListener;
import net.micode.notes.widget.NoteWidgetProvider_2x;
import net.micode.notes.widget.NoteWidgetProvider_4x;
+import java.io.File;
+import java.io.FileNotFoundException;
+import java.io.FileOutputStream;
+import java.io.IOException;
+import java.io.InputStream;
+import java.nio.charset.Charset;
+import java.security.MessageDigest;
+import java.security.NoSuchAlgorithmException;
+import java.util.ArrayList;
import java.util.HashMap;
import java.util.HashSet;
+import java.util.List;
import java.util.Map;
import java.util.regex.Matcher;
import java.util.regex.Pattern;
-public class NoteEditActivity extends Activity implements OnClickListener,
+//该类主要是针对标签的编辑
+//继承了系统内部许多和监听有关的类
+
+public class NoteEditActivity extends AppCompatActivity implements OnClickListener,
NoteSettingChangedListener, OnTextViewChangeListener {
+ private int mode;
+ // 删除录音相关的变量
+ // private android.media.MediaRecorder mMediaRecorder = new android.media.MediaRecorder();
+
private class HeadViewHolder {
public TextView tvModified;
@@ -84,6 +122,7 @@ public class NoteEditActivity extends Activity implements OnClickListener,
public ImageView ibSetBgColor;
}
+ //Map实现数据管理
private static final Map sBgSelectorBtnsMap = new HashMap();
static {
sBgSelectorBtnsMap.put(R.id.iv_bg_yellow, ResourceParser.YELLOW);
@@ -119,21 +158,22 @@ public class NoteEditActivity extends Activity implements OnClickListener,
}
private static final String TAG = "NoteEditActivity";
-
+ //私有化一个界面操作mHeadViewPanel,对表头的操作
private HeadViewHolder mNoteHeaderHolder;
private View mHeadViewPanel;
private View mNoteBgColorSelector;
-
+ //私有化一个界面操作mFontSizeSelector,对标签字体的操作
private View mFontSizeSelector;
-
+ //声明编辑控件,对文本操作
private EditText mNoteEditor;
-
+ //私有化一个界面操作mNoteEditorPanel,文本编辑的控制板
private View mNoteEditorPanel;
-
+ //对模板WorkingNote的初始化
private WorkingNote mWorkingNote;
-
+ //私有化SharedPreferences的数据存储方式
+ //它的本质是基于XML文件存储key-value键值对数据
private SharedPreferences mSharedPrefs;
private int mFontSizeId;
@@ -148,19 +188,127 @@ public class NoteEditActivity extends Activity implements OnClickListener,
private String mUserQuery;
private Pattern mPattern;
+ private final int PHOTO_REQUEST = 1;//请求码
+ // 删除录音请求码
+ // private static final int RECORD_REQUEST = 1987;//录音程序请求码
+ private NoteEditText editText;
+ private TextView textView;
+
+ private static final int STORAGE_PERMISSION_CODE = 100;
+
+ private boolean isImageInserting = false;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
- this.setContentView(R.layout.note_edit);
+ setContentView(R.layout.note_edit);
if (savedInstanceState == null && !initActivityState(getIntent())) {
finish();
return;
}
initResources();
+
+ // 请求存储权限
+ requestStoragePermission();
+
+ editText = findViewById(R.id.note_edit_view);
+ textView = findViewById(R.id.text_num);
+ // 添加文本改变监听器
+ editText.addTextChangedListener(new TextWatcher() {
+ int currentLength = 0;
+
+ @Override
+ public void beforeTextChanged(CharSequence s, int start, int count, int after) {
+ textView.setText("字数:" + currentLength);
+ }
+
+ @Override
+ public void onTextChanged(CharSequence s, int start, int before, int count) {
+ String processedText = removeImagesAndLinks(editText.getText().toString());
+ currentLength = processedText.length();
+ }
+
+ @Override
+ public void afterTextChanged(Editable s) {
+ textView.setText("字数:" + currentLength);
+ }
+ });
+
+ //添加一键删除的功能键
+ Button clearButton = findViewById(R.id.clearButton); // 假设你的清屏按钮的 id 是 "clearButton"
+ clearButton.setOnClickListener(new View.OnClickListener() {
+ @Override
+ public void onClick(View v) {
+ editText.setText(""); // 清空文本内容
+ }
+ });
+
+ // 设置导入图片按钮
+ Button btnImportImage = findViewById(R.id.btn_import_image);
+ btnImportImage.setOnClickListener(new OnClickListener() {
+ @Override
+ public void onClick(View v) {
+ Intent loadImage = new Intent(Intent.ACTION_GET_CONTENT);
+ loadImage.addCategory(Intent.CATEGORY_OPENABLE);
+ loadImage.setType("image/*");
+ startActivityForResult(loadImage, PHOTO_REQUEST);
+ }
+ });
+
+ // 设置导出按钮
+ Button btnExport = findViewById(R.id.btn_export);
+ btnExport.setOnClickListener(new OnClickListener() {
+ @Override
+ public void onClick(View v) {
+ saveAsTxtFile();
+ }
+ });
}
+ private void requestStoragePermission() {
+ if (Build.VERSION.SDK_INT >= Build.VERSION_CODES.M) {
+ if (checkSelfPermission(Manifest.permission.WRITE_EXTERNAL_STORAGE)
+ != PackageManager.PERMISSION_GRANTED) {
+ requestPermissions(new String[]{
+ Manifest.permission.WRITE_EXTERNAL_STORAGE,
+ Manifest.permission.READ_EXTERNAL_STORAGE
+ }, STORAGE_PERMISSION_CODE);
+ }
+ }
+ }
+
+ @Override
+ public void onRequestPermissionsResult(int requestCode, String[] permissions, int[] grantResults) {
+ super.onRequestPermissionsResult(requestCode, permissions, grantResults);
+ if (requestCode == STORAGE_PERMISSION_CODE) {
+ if (grantResults.length > 0 && grantResults[0] == PackageManager.PERMISSION_GRANTED) {
+ Toast.makeText(this, "存储权限已授予", Toast.LENGTH_SHORT).show();
+ } else {
+ Toast.makeText(this, "需要存储权限才能插入图片", Toast.LENGTH_SHORT).show();
+ }
+ }
+ }
+
+ private String removeImagesAndLinks(String text) {
+ // 剔除标签
+ text = text.replaceAll("]*>", "");
+ // 剔除链接
+ text = text.replaceAll("]*>(.*?)", "");
+ // 剔除图片路径名称字符
+ text = text.replaceAll("\\[local\\].*?\\[/local\\]", "");
+ // 剔除换行符和空格
+ text = text.replaceAll("\\s", "");
+ return text;
+ }
+
+ @Override
+ public boolean onCreateOptionsMenu(Menu menu) {
+ getMenuInflater().inflate(R.menu.note_edit, menu);
+ return true;
+ }
+
+
/**
* Current activity may be killed when the memory is low. Once it is killed, for another time
* user load this activity, we should restore the former state
@@ -176,7 +324,7 @@ public class NoteEditActivity extends Activity implements OnClickListener,
return;
}
Log.d(TAG, "Restoring from killed activity");
- }
+ }//为防止内存不足时程序的终止,在这里有一个保存现场的函数
}
private boolean initActivityState(Intent intent) {
@@ -253,7 +401,35 @@ public class NoteEditActivity extends Activity implements OnClickListener,
getWindow().setSoftInputMode(
WindowManager.LayoutParams.SOFT_INPUT_ADJUST_RESIZE
| WindowManager.LayoutParams.SOFT_INPUT_STATE_VISIBLE);
- } else {
+ }
+ //重点是这个判断条件,通过输入的字符进行展示
+ else if(TextUtils.equals(Intent.ACTION_SEARCH, intent.getAction())) //点击搜索按钮响应
+ {
+ String querystring = intent.getStringExtra(SearchManager.QUERY); //获取搜索框内的字符串
+ NotesDatabaseHelper dbhelper = new NotesDatabaseHelper(this);
+ List list = dbhelper.dosearch(querystring);
+
+ //完善判断逻辑,减少异常处理状态
+ if(list.isEmpty()){
+ Toast.makeText(NoteEditActivity.this, "搜索结果为空", Toast.LENGTH_SHORT).show();
+ return false;
+ }
+ else {
+ // 打印查询结果
+ for (String result : list) {
+ System.out.println(result);
+ }
+
+ // 创建包含查询结果的Intent
+ Intent showResultIntent = new Intent(NoteEditActivity.this, ShowResultActivity.class);
+ showResultIntent.putStringArrayListExtra("searchResult", new ArrayList<>(list));
+
+ // 启动ShowResultActivity来展示查询结果
+ startActivity(showResultIntent);
+ return false;
+ }
+ }
+ else {
Log.e(TAG, "Intent not specified action, should not support");
finish();
return false;
@@ -265,9 +441,14 @@ public class NoteEditActivity extends Activity implements OnClickListener,
@Override
protected void onResume() {
super.onResume();
- initNoteScreen();
+ // 只在非图片插入的情况下调用convertToImage
+ if (!isImageInserting) {
+ initNoteScreen();
+ }
+ isImageInserting = false;
}
+ //设置外观
private void initNoteScreen() {
mNoteEditor.setTextAppearance(this, TextAppearanceResources
.getTexAppearanceResource(mFontSizeId));
@@ -293,14 +474,20 @@ public class NoteEditActivity extends Activity implements OnClickListener,
* is not ready
*/
showAlertHeader();
+
+ //!注意这里需要将有图片的位置转换图片格式
+ convertToImage();
}
+
+ //设置闹钟提醒
private void showAlertHeader() {
if (mWorkingNote.hasClockAlert()) {
long time = System.currentTimeMillis();
if (time > mWorkingNote.getAlertDate()) {
mNoteHeaderHolder.tvAlertDate.setText(R.string.note_alert_expired);
- } else {
+ } //如果系统时间大于了闹钟设置的时间,那么闹钟失效
+ else {
mNoteHeaderHolder.tvAlertDate.setText(DateUtils.getRelativeTimeSpanString(
mWorkingNote.getAlertDate(), time, DateUtils.MINUTE_IN_MILLIS));
}
@@ -312,6 +499,46 @@ public class NoteEditActivity extends Activity implements OnClickListener,
};
}
+ private void convertToImage() {
+ NoteEditText noteEditText = findViewById(R.id.note_edit_view);
+ Editable editable = noteEditText.getEditableText();
+ String noteText = editable.toString();
+
+ // 使用正则表达式匹配图片标记
+ Pattern pattern = Pattern.compile("\\[local\\](.*?)\\[/local\\]");
+ Matcher matcher = pattern.matcher(noteText);
+
+ while (matcher.find()) {
+ String imagePath = matcher.group(1);
+ File imageFile = new File(imagePath);
+
+ if (imageFile.exists()) {
+ Bitmap bitmap = BitmapFactory.decodeFile(imagePath);
+ if (bitmap != null) {
+ // 调整图片大小
+ int maxWidth = getResources().getDisplayMetrics().widthPixels - 40;
+ float scale = (float) maxWidth / bitmap.getWidth();
+ int newHeight = (int) (bitmap.getHeight() * scale);
+ Bitmap scaledBitmap = Bitmap.createScaledBitmap(bitmap, maxWidth, newHeight, true);
+
+ // 创建图片标记
+ String imageTag = matcher.group(0);
+ SpannableString spannableString = new SpannableString(imageTag);
+ ImageSpan imageSpan = new ImageSpan(this, scaledBitmap);
+ spannableString.setSpan(imageSpan, 0, imageTag.length(), Spannable.SPAN_EXCLUSIVE_EXCLUSIVE);
+
+ // 替换文本中的图片标记
+ editable.replace(matcher.start(), matcher.end(), spannableString);
+ }
+ }
+ }
+ }
+
+
+
+
+
+
@Override
protected void onNewIntent(Intent intent) {
super.onNewIntent(intent);
@@ -321,6 +548,8 @@ public class NoteEditActivity extends Activity implements OnClickListener,
@Override
protected void onSaveInstanceState(Bundle outState) {
super.onSaveInstanceState(outState);
+ //在创建一个新的标签时,先在数据库中匹配
+ //如果不存在,那么先在数据库中存储
/**
* For new note without note id, we should firstly save it to
* generate a id. If the editing note is not worth saving, there
@@ -329,6 +558,8 @@ public class NoteEditActivity extends Activity implements OnClickListener,
if (!mWorkingNote.existInDatabase()) {
saveNote();
}
+ //在创建一个新的标签时,先在数据库中匹配
+ //如果不存在,那么先在数据库中存储
outState.putLong(Intent.EXTRA_UID, mWorkingNote.getNoteId());
Log.d(TAG, "Save working note id: " + mWorkingNote.getNoteId() + " onSaveInstanceState");
}
@@ -349,6 +580,7 @@ public class NoteEditActivity extends Activity implements OnClickListener,
return super.dispatchTouchEvent(ev);
}
+ //对屏幕触控的坐标范围进行操作
private boolean inRangeOfView(View view, MotionEvent ev) {
int []location = new int[2];
view.getLocationOnScreen(location);
@@ -406,6 +638,7 @@ public class NoteEditActivity extends Activity implements OnClickListener,
clearSettingState();
}
+ //和桌面小工具的同步
private void updateWidget() {
Intent intent = new Intent(AppWidgetManager.ACTION_APPWIDGET_UPDATE);
if (mWorkingNote.getWidgetType() == Notes.TYPE_WIDGET_2X) {
@@ -430,7 +663,7 @@ public class NoteEditActivity extends Activity implements OnClickListener,
if (id == R.id.btn_set_bg_color) {
mNoteBgColorSelector.setVisibility(View.VISIBLE);
findViewById(sBgSelectorSelectionMap.get(mWorkingNote.getBgColorId())).setVisibility(
- - View.VISIBLE);
+ View.VISIBLE);
} else if (sBgSelectorBtnsMap.containsKey(id)) {
findViewById(sBgSelectorSelectionMap.get(mWorkingNote.getBgColorId())).setVisibility(
View.GONE);
@@ -502,57 +735,50 @@ public class NoteEditActivity extends Activity implements OnClickListener,
} else {
menu.findItem(R.id.menu_delete_remind).setVisible(false);
}
+// //更换背景
+// if(mode==0){
+// menu.findItem(R.id.menu_hutao).setVisible(false);
+// }else if(mode==1){
+// menu.findItem(R.id.menu_keli).setVisible(false);
+// } else if (mode==2) {
+// menu.findItem(R.id.menu_moren).setVisible(false);
+// }
+
return true;
}
+ //删除标签,修改字体大小
+ //ToDo
@Override
public boolean onOptionsItemSelected(MenuItem item) {
switch (item.getItemId()) {
- case R.id.menu_new_note:
- createNewNote();
- break;
- case R.id.menu_delete:
- AlertDialog.Builder builder = new AlertDialog.Builder(this);
- builder.setTitle(getString(R.string.alert_title_delete));
- builder.setIcon(android.R.drawable.ic_dialog_alert);
- builder.setMessage(getString(R.string.alert_message_delete_note));
- builder.setPositiveButton(android.R.string.ok,
- new DialogInterface.OnClickListener() {
- public void onClick(DialogInterface dialog, int which) {
- deleteCurrentNote();
- finish();
- }
- });
- builder.setNegativeButton(android.R.string.cancel, null);
- builder.show();
- break;
- case R.id.menu_font_size:
- mFontSizeSelector.setVisibility(View.VISIBLE);
- findViewById(sFontSelectorSelectionMap.get(mFontSizeId)).setVisibility(View.VISIBLE);
- break;
- case R.id.menu_list_mode:
- mWorkingNote.setCheckListMode(mWorkingNote.getCheckListMode() == 0 ?
- TextNote.MODE_CHECK_LIST : 0);
- break;
- case R.id.menu_share:
- getWorkingText();
- sendTo(this, mWorkingNote.getContent());
+ case R.id.menu_select_image:
+ // 用户点击了选择图片菜单项
+ Intent loadImage = new Intent(Intent.ACTION_GET_CONTENT);
+ loadImage.addCategory(Intent.CATEGORY_OPENABLE);
+ loadImage.setType("image/*");
+ startActivityForResult(loadImage, PHOTO_REQUEST);
break;
- case R.id.menu_send_to_desktop:
- sendToDesktop();
+
+ // 导出为文件 png、word、txt
+ case R.id.menu_export_text:
+ saveAsTxtFile();
break;
- case R.id.menu_alert:
- setReminder();
+ case R.id.menu_export_png:
+ saveAsImageFile();
break;
- case R.id.menu_delete_remind:
- mWorkingNote.setAlertDate(0, false);
+ case R.id.menu_export_doc:
+ saveAsWordFile();
break;
+
default:
break;
}
return true;
}
+ //TODO
+ //添加提醒
private void setReminder() {
DateTimePickerDialog d = new DateTimePickerDialog(this, System.currentTimeMillis());
d.setOnDateTimeSetListener(new OnDateTimeSetListener() {
@@ -567,6 +793,8 @@ public class NoteEditActivity extends Activity implements OnClickListener,
* Share note to apps that support {@link Intent#ACTION_SEND} action
* and {@text/plain} type
*/
+ //TODO
+ //分享
private void sendTo(Context context, String info) {
Intent intent = new Intent(Intent.ACTION_SEND);
intent.putExtra(Intent.EXTRA_TEXT, info);
@@ -574,6 +802,8 @@ public class NoteEditActivity extends Activity implements OnClickListener,
context.startActivity(intent);
}
+ // 新建标签
+ //TODO
private void createNewNote() {
// Firstly, save current editing notes
saveNote();
@@ -588,6 +818,7 @@ public class NoteEditActivity extends Activity implements OnClickListener,
private void deleteCurrentNote() {
if (mWorkingNote.existInDatabase()) {
+ //假如当前运行的便签内存有数据
HashSet ids = new HashSet();
long id = mWorkingNote.getNoteId();
if (id != Notes.ID_ROOT_FOLDER) {
@@ -646,18 +877,22 @@ public class NoteEditActivity extends Activity implements OnClickListener,
updateWidget();
}
+ /*
+ * 函数功能: 删除编辑文本框所触发的事件
+ * 函数实现:如下注释
+ */
public void onEditTextDelete(int index, String text) {
- int childCount = mEditTextList.getChildCount();
+ int childCount = mEditTextList.getChildCount();//没有编辑框的话直接返回
if (childCount == 1) {
return;
}
for (int i = index + 1; i < childCount; i++) {
((NoteEditText) mEditTextList.getChildAt(i).findViewById(R.id.et_edit_text))
- .setIndex(i - 1);
+ .setIndex(i - 1); //通过id把编辑框存在便签编辑框中
}
- mEditTextList.removeViewAt(index);
+ mEditTextList.removeViewAt(index); //删除特定位置的视图
NoteEditText edit = null;
if(index == 0) {
edit = (NoteEditText) mEditTextList.getChildAt(0).findViewById(
@@ -665,13 +900,17 @@ public class NoteEditActivity extends Activity implements OnClickListener,
} else {
edit = (NoteEditText) mEditTextList.getChildAt(index - 1).findViewById(
R.id.et_edit_text);
- }
+ }//通过id把编辑框存在空的NoteEditText中
int length = edit.length();
edit.append(text);
edit.requestFocus();
edit.setSelection(length);
}
+ /*
+ * 函数功能:进入编辑文本框所触发的事件
+ * 函数实现:如下注释
+ */
public void onEditTextEnter(int index, String text) {
/**
* Should not happen, check for debug
@@ -690,7 +929,10 @@ public class NoteEditActivity extends Activity implements OnClickListener,
.setIndex(i);
}
}
-
+ /*
+ * 函数功能:切换至列表模式
+ * 函数实现:如下注释
+ */
private void switchToListMode(String text) {
mEditTextList.removeAllViews();
String[] items = text.split("\n");
@@ -708,6 +950,10 @@ public class NoteEditActivity extends Activity implements OnClickListener,
mEditTextList.setVisibility(View.VISIBLE);
}
+ /*
+ * 函数功能:获取高亮效果的反馈情况
+ * 函数实现:如下注释
+ */
private Spannable getHighlightQueryResult(String fullText, String userQuery) {
SpannableString spannable = new SpannableString(fullText == null ? "" : fullText);
if (!TextUtils.isEmpty(userQuery)) {
@@ -725,6 +971,7 @@ public class NoteEditActivity extends Activity implements OnClickListener,
return spannable;
}
+ //获取列表项
private View getListItem(String item, int index) {
View view = LayoutInflater.from(this).inflate(R.layout.note_edit_list_item, null);
final NoteEditText edit = (NoteEditText) view.findViewById(R.id.et_edit_text);
@@ -756,6 +1003,7 @@ public class NoteEditActivity extends Activity implements OnClickListener,
return view;
}
+ // 函数功能:便签内容发生改变所触发的事件
public void onTextChange(int index, boolean hasText) {
if (index >= mEditTextList.getChildCount()) {
Log.e(TAG, "Wrong index, should not happen");
@@ -766,6 +1014,7 @@ public class NoteEditActivity extends Activity implements OnClickListener,
} else {
mEditTextList.getChildAt(index).findViewById(R.id.cb_edit_item).setVisibility(View.GONE);
}
+ //如果内容不为空则将其子编辑框可见性置为可见,否则不可见
}
public void onCheckListModeChanged(int oldMode, int newMode) {
@@ -779,9 +1028,12 @@ public class NoteEditActivity extends Activity implements OnClickListener,
mNoteEditor.setText(getHighlightQueryResult(mWorkingNote.getContent(), mUserQuery));
mEditTextList.setVisibility(View.GONE);
mNoteEditor.setVisibility(View.VISIBLE);
+ convertToImage(); //退出清单模式,应该将有图片的地方显示出来
}
}
+ //TODO
+ //分享,设置勾选选项表并返回是否勾选的标记
private boolean getWorkingText() {
boolean hasChecked = false;
if (mWorkingNote.getCheckListMode() == TextNote.MODE_CHECK_LIST) {
@@ -805,6 +1057,7 @@ public class NoteEditActivity extends Activity implements OnClickListener,
return hasChecked;
}
+ //保存注释
private boolean saveNote() {
getWorkingText();
boolean saved = mWorkingNote.saveNote();
@@ -816,11 +1069,15 @@ public class NoteEditActivity extends Activity implements OnClickListener,
* new node requires to the top of the list. This code
* {@link #RESULT_OK} is used to identify the create/edit state
*/
+ //如英文注释所说链接RESULT_OK是为了识别保存的2种情况:
+ // 一是创建后保存,二是修改后保存
setResult(RESULT_OK);
}
return saved;
}
+ //TODO
+ //发送到桌面
private void sendToDesktop() {
/**
* Before send message to home, we should make sure that current
@@ -829,11 +1086,13 @@ public class NoteEditActivity extends Activity implements OnClickListener,
*/
if (!mWorkingNote.existInDatabase()) {
saveNote();
- }
+ }//若不存在数据也就是新的标签就保存起来先
if (mWorkingNote.getNoteId() > 0) {
Intent sender = new Intent();
+ //建立发送到桌面的连接器
Intent shortcutIntent = new Intent(this, NoteEditActivity.class);
+ //链接是一个视图
shortcutIntent.setAction(Intent.ACTION_VIEW);
shortcutIntent.putExtra(Intent.EXTRA_UID, mWorkingNote.getNoteId());
sender.putExtra(Intent.EXTRA_SHORTCUT_INTENT, shortcutIntent);
@@ -841,8 +1100,11 @@ public class NoteEditActivity extends Activity implements OnClickListener,
makeShortcutIconTitle(mWorkingNote.getContent()));
sender.putExtra(Intent.EXTRA_SHORTCUT_ICON_RESOURCE,
Intent.ShortcutIconResource.fromContext(this, R.drawable.icon_app));
+ ////将便签的相关信息都添加到要发送的文件里
sender.putExtra("duplicate", true);
+ //设置sneder的行为是发送
sender.setAction("com.android.launcher.action.INSTALL_SHORTCUT");
+ //显示到桌面
showToast(R.string.info_note_enter_desktop);
sendBroadcast(sender);
} else {
@@ -856,6 +1118,11 @@ public class NoteEditActivity extends Activity implements OnClickListener,
}
}
+ /*
+ * 函数功能:编辑小图标的标题
+ * 函数实现:如下注释
+ * 直接设置为content中的内容并返回,有勾选和未勾选2种
+ */
private String makeShortcutIconTitle(String content) {
content = content.replace(TAG_CHECKED, "");
content = content.replace(TAG_UNCHECKED, "");
@@ -870,4 +1137,182 @@ public class NoteEditActivity extends Activity implements OnClickListener,
private void showToast(int resId, int duration) {
Toast.makeText(this, resId, duration).show();
}
+
+
+ //重写onActivityResult()来处理返回的数据
+ //直接采用简单的方法类返回数据
+ @Override
+ protected void onActivityResult(int requestCode, int resultCode, Intent data) {
+ super.onActivityResult(requestCode, resultCode, data);
+ if (resultCode == RESULT_OK) {
+ switch (requestCode) {
+ case PHOTO_REQUEST:
+ if (data != null) {
+ isImageInserting = true;
+ Uri selectedImage = data.getData();
+ // 处理选中的图片
+ handleSelectedImage(selectedImage);
+ }
+ break;
+ default:
+ break;
+ }
+ }
+ }
+
+ private void handleSelectedImage(Uri imageUri) {
+ try {
+ // 创建应用专属的图片存储目录
+ File imageDir = new File(getFilesDir(), "note_images");
+ if (!imageDir.exists()) {
+ imageDir.mkdirs();
+ }
+
+ // 生成唯一的图片文件名
+ String imageName = "img_" + System.currentTimeMillis() + ".jpg";
+ File imageFile = new File(imageDir, imageName);
+
+ // 复制图片到应用目录
+ InputStream inputStream = getContentResolver().openInputStream(imageUri);
+ FileOutputStream outputStream = new FileOutputStream(imageFile);
+ byte[] buffer = new byte[1024];
+ int length;
+ while ((length = inputStream.read(buffer)) > 0) {
+ outputStream.write(buffer, 0, length);
+ }
+ inputStream.close();
+ outputStream.close();
+
+ // 加载并显示图片
+ Bitmap bitmap = BitmapFactory.decodeFile(imageFile.getAbsolutePath());
+ if (bitmap != null) {
+ // 调整图片大小
+ int maxWidth = getResources().getDisplayMetrics().widthPixels - 40; // 留出边距
+ float scale = (float) maxWidth / bitmap.getWidth();
+ int newHeight = (int) (bitmap.getHeight() * scale);
+ Bitmap scaledBitmap = Bitmap.createScaledBitmap(bitmap, maxWidth, newHeight, true);
+
+ // 创建图片标记
+ String imageTag = "[local]" + imageFile.getAbsolutePath() + "[/local]";
+ SpannableString spannableString = new SpannableString(imageTag);
+ ImageSpan imageSpan = new ImageSpan(this, scaledBitmap);
+ spannableString.setSpan(imageSpan, 0, imageTag.length(), Spannable.SPAN_EXCLUSIVE_EXCLUSIVE);
+
+ // 插入到编辑器中
+ int start = mNoteEditor.getSelectionStart();
+ mNoteEditor.getText().insert(start, spannableString);
+ mNoteEditor.getText().insert(start + imageTag.length(), "\n");
+
+ // 保存笔记,但不触发convertToImage
+ getWorkingText();
+ mWorkingNote.saveNote();
+ } else {
+ Toast.makeText(this, "图片加载失败", Toast.LENGTH_SHORT).show();
+ }
+ } catch (Exception e) {
+ Log.e(TAG, "Failed to handle image", e);
+ Toast.makeText(this, "图片处理失败", Toast.LENGTH_SHORT).show();
+ }
+ }
+
+ private void saveAsTxtFile() {
+ String content = mNoteEditor.getText().toString();
+ if (content.isEmpty()) {
+ Toast.makeText(this, "笔记内容为空", Toast.LENGTH_SHORT).show();
+ return;
+ }
+
+ File exportDir = new File(Environment.getExternalStorageDirectory(), "Notes");
+ if (!exportDir.exists()) {
+ exportDir.mkdirs();
+ }
+
+ String fileName = "note_" + System.currentTimeMillis() + ".txt";
+ File exportFile = new File(exportDir, fileName);
+
+ try {
+ FileOutputStream fos = new FileOutputStream(exportFile);
+ fos.write(content.getBytes());
+ fos.close();
+ Toast.makeText(this, "导出成功:" + exportFile.getAbsolutePath(), Toast.LENGTH_LONG).show();
+ } catch (IOException e) {
+ Log.e(TAG, "Failed to export note", e);
+ Toast.makeText(this, "导出失败", Toast.LENGTH_SHORT).show();
+ }
+ }
+
+ private void saveAsImageFile() {
+ NoteEditText noteEditText = findViewById(R.id.note_edit_view);
+ Editable editable = noteEditText.getEditableText();
+ String noteText = editable.toString();
+ try {
+ // 创建文件名
+ String fileName = noteText.substring(0,3)+".png";
+
+ // 保存到文件管理器的download目录中
+ File publicDirectory = Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_DOWNLOADS);
+
+ if (publicDirectory != null) {
+ // 创建保存文件的完整路径
+ File file = new File(publicDirectory, fileName);
+
+ // 创建Bitmap对象
+ Bitmap bitmap = Bitmap.createBitmap(noteEditText.getWidth(), noteEditText.getHeight(), Bitmap.Config.ARGB_8888);
+ Canvas canvas = new Canvas(bitmap);
+ noteEditText.draw(canvas);
+
+ // 创建文件输出流
+ FileOutputStream outputStream = new FileOutputStream(file);
+
+ // 将Bitmap保存为PNG格式的图片
+ bitmap.compress(Bitmap.CompressFormat.PNG, 100, outputStream);
+
+ // 关闭文件输出流0
+ outputStream.close();
+
+ // 获取保存文件的完整路径
+ String filePath = file.getAbsolutePath();
+ Toast.makeText(this, "成功保存到:" + filePath, Toast.LENGTH_SHORT).show();
+ }
+ } catch (IOException e) {
+ e.printStackTrace();
+ Toast.makeText(this, "保存失败", Toast.LENGTH_SHORT).show();
+ }
+ }
+
+ private void saveAsWordFile() {
+ NoteEditText noteEditText = findViewById(R.id.note_edit_view);
+ Editable editable = noteEditText.getEditableText();
+ String noteText = editable.toString();
+ try {
+ // 创建文件名
+ String fileName = noteText.substring(0,3)+".doc";
+
+ // 保存到文件管理器的download目录中
+ File publicDirectory = Environment.getExternalStoragePublicDirectory(Environment.DIRECTORY_DOWNLOADS);
+
+ if (publicDirectory != null) {
+ // 创建保存文件的完整路径
+ File file = new File(publicDirectory, fileName);
+
+ // 创建文件输出流
+ FileOutputStream outputStream = new FileOutputStream(file);
+
+ // 写入文本内容
+ outputStream.write(noteText.getBytes());
+
+ // 关闭文件输出流
+ outputStream.close();
+
+ // 获取保存文件的完整路径
+ String filePath = file.getAbsolutePath();
+ Toast.makeText(this, "成功保存到:" + filePath, Toast.LENGTH_SHORT).show();
+ }
+ } catch (IOException e) {
+ e.printStackTrace();
+ Toast.makeText(this, "保存失败", Toast.LENGTH_SHORT).show();
+ }
+ }
+
+
}
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NoteEditText.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NoteEditText.java
index 2afe2a8..b3886d3 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NoteEditText.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NoteEditText.java
@@ -18,10 +18,12 @@ package net.micode.notes.ui;
import android.content.Context;
import android.graphics.Rect;
+import android.text.Editable;
import android.text.Layout;
import android.text.Selection;
import android.text.Spanned;
import android.text.TextUtils;
+import android.text.TextWatcher;
import android.text.style.URLSpan;
import android.util.AttributeSet;
import android.util.Log;
@@ -31,13 +33,14 @@ import android.view.MenuItem;
import android.view.MenuItem.OnMenuItemClickListener;
import android.view.MotionEvent;
import android.widget.EditText;
+import android.widget.TextView;
import net.micode.notes.R;
import java.util.HashMap;
import java.util.Map;
-public class NoteEditText extends EditText {
+public class NoteEditText extends android.support.v7.widget.AppCompatEditText {
private static final String TAG = "NoteEditText";
private int mIndex;
private int mSelectionStartBeforeDelete;
@@ -80,6 +83,8 @@ public class NoteEditText extends EditText {
public NoteEditText(Context context) {
super(context, null);
mIndex = 0;
+ init();
+
}
public void setIndex(int index) {
@@ -92,10 +97,12 @@ public class NoteEditText extends EditText {
public NoteEditText(Context context, AttributeSet attrs) {
super(context, attrs, android.R.attr.editTextStyle);
+ init();
}
public NoteEditText(Context context, AttributeSet attrs, int defStyle) {
super(context, attrs, defStyle);
+ init();
// TODO Auto-generated constructor stub
}
@@ -214,4 +221,34 @@ public class NoteEditText extends EditText {
}
super.onCreateContextMenu(menu);
}
+
+ //显示字符数
+ private TextView mCharacterCountView;
+ public void setCharacterCountView(TextView textView) {
+ mCharacterCountView = textView;
+ }
+ private void init() {
+ addTextChangedListener(new TextWatcher() {
+ @Override
+ public void beforeTextChanged(CharSequence s, int start, int count, int after) {
+
+ }
+
+ @Override
+ public void onTextChanged(CharSequence s, int start, int before, int count) {
+
+ }
+
+ @Override
+ public void afterTextChanged(Editable s) {
+ if (mCharacterCountView != null) {
+ String text = s.toString().replaceAll("\\s", "");
+ int characterCount = text.length();
+ mCharacterCountView.setText(String.valueOf(characterCount));
+ }
+ }
+ });
+ }
+
+
}
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesListActivity.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesListActivity.java
index e843aec..1980733 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesListActivity.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesListActivity.java
@@ -28,12 +28,16 @@ import android.content.DialogInterface;
import android.content.Intent;
import android.content.SharedPreferences;
import android.database.Cursor;
+import android.graphics.Color;
import android.os.AsyncTask;
import android.os.Bundle;
import android.preference.PreferenceManager;
+import android.support.v7.app.AppCompatActivity;
import android.text.Editable;
+import android.text.SpannableString;
import android.text.TextUtils;
import android.text.TextWatcher;
+import android.text.style.ForegroundColorSpan;
import android.util.Log;
import android.view.ActionMode;
import android.view.ContextMenu;
@@ -61,12 +65,14 @@ import android.widget.TextView;
import android.widget.Toast;
import net.micode.notes.R;
+import net.micode.notes.data.DataFetch;
import net.micode.notes.data.Notes;
import net.micode.notes.data.Notes.NoteColumns;
import net.micode.notes.gtask.remote.GTaskSyncService;
import net.micode.notes.model.WorkingNote;
import net.micode.notes.tool.BackupUtils;
import net.micode.notes.tool.DataUtils;
+import net.micode.notes.tool.MD5Calc;
import net.micode.notes.tool.ResourceParser;
import net.micode.notes.ui.NotesListAdapter.AppWidgetAttribute;
import net.micode.notes.widget.NoteWidgetProvider_2x;
@@ -76,19 +82,17 @@ import java.io.BufferedReader;
import java.io.IOException;
import java.io.InputStream;
import java.io.InputStreamReader;
+import java.nio.charset.Charset;
+import java.security.MessageDigest;
+import java.security.NoSuchAlgorithmException;
import java.util.HashSet;
-public class NotesListActivity extends Activity implements OnClickListener, OnItemLongClickListener {
+public class NotesListActivity extends AppCompatActivity implements OnClickListener, OnItemLongClickListener {
private static final int FOLDER_NOTE_LIST_QUERY_TOKEN = 0;
-
- private static final int FOLDER_LIST_QUERY_TOKEN = 1;
-
+ private static final int FOLDER_LIST_QUERY_TOKEN = 1;
private static final int MENU_FOLDER_DELETE = 0;
-
private static final int MENU_FOLDER_VIEW = 1;
-
private static final int MENU_FOLDER_CHANGE_NAME = 2;
-
private static final String PREFERENCE_ADD_INTRODUCTION = "net.micode.notes.introduction";
private enum ListEditState {
@@ -96,49 +100,34 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
};
private ListEditState mState;
-
private BackgroundQueryHandler mBackgroundQueryHandler;
-
private NotesListAdapter mNotesListAdapter;
-
private ListView mNotesListView;
-
private Button mAddNewNote;
-
private boolean mDispatch;
-
private int mOriginY;
-
private int mDispatchY;
-
private TextView mTitleBar;
-
private long mCurrentFolderId;
-
private ContentResolver mContentResolver;
-
private ModeCallback mModeCallBack;
-
private static final String TAG = "NotesListActivity";
-
public static final int NOTES_LISTVIEW_SCROLL_RATE = 30;
-
private NoteItemData mFocusNoteDataItem;
-
private static final String NORMAL_SELECTION = NoteColumns.PARENT_ID + "=?";
-
private static final String ROOT_FOLDER_SELECTION = "(" + NoteColumns.TYPE + "<>"
+ Notes.TYPE_SYSTEM + " AND " + NoteColumns.PARENT_ID + "=?)" + " OR ("
+ NoteColumns.ID + "=" + Notes.ID_CALL_RECORD_FOLDER + " AND "
+ NoteColumns.NOTES_COUNT + ">0)";
private final static int REQUEST_CODE_OPEN_NODE = 102;
- private final static int REQUEST_CODE_NEW_NODE = 103;
+ private final static int REQUEST_CODE_NEW_NODE = 103;
@Override
protected void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.note_list);
+ getWindow().setBackgroundDrawableResource(R.drawable.mi1);
initResources();
/**
@@ -242,7 +231,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
mMoveMenu = menu.findItem(R.id.move);
if (mFocusNoteDataItem.getParentId() == Notes.ID_CALL_RECORD_FOLDER
|| DataUtils.getUserFolderCount(mContentResolver) == 0) {
- mMoveMenu.setVisible(false);
+ mMoveMenu.setVisible(true);
} else {
mMoveMenu.setVisible(true);
mMoveMenu.setOnMenuItemClickListener(this);
@@ -274,6 +263,15 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
// Update dropdown menu
String format = getResources().getString(R.string.menu_select_title, selectedCount);
mDropDownMenu.setTitle(format);
+
+
+ // 改变选中后,目录字体的颜色
+ SpannableString spannableString = new SpannableString(format);
+ ForegroundColorSpan colorSpan = new ForegroundColorSpan(Color.WHITE);
+ spannableString.setSpan(colorSpan, 0, format.length(), SpannableString.SPAN_EXCLUSIVE_EXCLUSIVE);
+ //
+ mDropDownMenu.setTitle(spannableString);
+
MenuItem item = mDropDownMenu.findItem(R.id.action_select_all);
if (item != null) {
if (mNotesListAdapter.isAllSelected()) {
@@ -286,6 +284,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
}
}
+ //这个初始化界面不能修改
public boolean onPrepareActionMode(ActionMode mode, Menu menu) {
// TODO Auto-generated method stub
return false;
@@ -293,6 +292,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
public boolean onActionItemClicked(ActionMode mode, MenuItem item) {
// TODO Auto-generated method stub
+
return false;
}
@@ -345,7 +345,6 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
return true;
}
}
-
private class NewNoteOnTouchListener implements OnTouchListener {
public boolean onTouch(View v, MotionEvent event) {
@@ -408,12 +407,13 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
};
+ //对当前的笔记是否可视化
private void startAsyncNotesListQuery() {
String selection = (mCurrentFolderId == Notes.ID_ROOT_FOLDER) ? ROOT_FOLDER_SELECTION
: NORMAL_SELECTION;
mBackgroundQueryHandler.startQuery(FOLDER_NOTE_LIST_QUERY_TOKEN, null,
- Notes.CONTENT_NOTE_URI, NoteItemData.PROJECTION, selection, new String[] {
- String.valueOf(mCurrentFolderId)
+ Notes.CONTENT_NOTE_URI, NoteItemData.PROJECTION, selection, new String[]{
+ String.valueOf(mCurrentFolderId)
}, NoteColumns.TYPE + " DESC," + NoteColumns.MODIFIED_DATE + " DESC");
}
@@ -421,7 +421,6 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
public BackgroundQueryHandler(ContentResolver contentResolver) {
super(contentResolver);
}
-
@Override
protected void onQueryComplete(int token, Object cookie, Cursor cursor) {
switch (token) {
@@ -506,6 +505,8 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
}.execute();
}
+ // TODO
+ // 删除文件夹
private void deleteFolder(long folderId) {
if (folderId == Notes.ID_ROOT_FOLDER) {
Log.e(TAG, "Wrong folder id, should not happen " + folderId);
@@ -534,12 +535,14 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
}
private void openNode(NoteItemData data) {
- Intent intent = new Intent(this, NoteEditActivity.class);
+ Intent intent = new Intent(NotesListActivity.this, NoteEditActivity.class);
intent.setAction(Intent.ACTION_VIEW);
intent.putExtra(Intent.EXTRA_UID, data.getId());
- this.startActivityForResult(intent, REQUEST_CODE_OPEN_NODE);
+ NotesListActivity.this.startActivityForResult(intent, REQUEST_CODE_OPEN_NODE);
}
+ //TODO
+ //查看文件夹
private void openFolder(NoteItemData data) {
mCurrentFolderId = data.getId();
startAsyncNotesListQuery();
@@ -579,6 +582,8 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
inputMethodManager.hideSoftInputFromWindow(view.getWindowToken(), 0);
}
+ // TODO
+ // 新建文件夹,修改文件夹名称
private void showCreateOrModifyFolderDialog(final boolean create) {
final AlertDialog.Builder builder = new AlertDialog.Builder(this);
View view = LayoutInflater.from(this).inflate(R.layout.dialog_edit_text, null);
@@ -778,18 +783,18 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
return true;
}
+ //更改按键的功能设定
+
@Override
public boolean onOptionsItemSelected(MenuItem item) {
switch (item.getItemId()) {
- case R.id.menu_new_folder: {
+ case R.id.menu_new_folder:
showCreateOrModifyFolderDialog(true);
break;
- }
- case R.id.menu_export_text: {
+ case R.id.menu_export_text:
exportNoteToText();
break;
- }
- case R.id.menu_sync: {
+ case R.id.menu_sync:
if (isSyncMode()) {
if (TextUtils.equals(item.getTitle(), getString(R.string.menu_sync))) {
GTaskSyncService.startSync(this);
@@ -800,15 +805,9 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
startPreferenceActivity();
}
break;
- }
- case R.id.menu_setting: {
+ case R.id.menu_setting:
startPreferenceActivity();
break;
- }
- case R.id.menu_new_note: {
- createNewNote();
- break;
- }
case R.id.menu_search:
onSearchRequested();
break;
@@ -818,12 +817,16 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt
return true;
}
+ //TODO
+ //搜索
@Override
public boolean onSearchRequested() {
startSearch(null, false, null /* appData */, false);
return true;
}
+ // TODO
+ // 导出文本
private void exportNoteToText() {
final BackupUtils backup = BackupUtils.getInstance(NotesListActivity.this);
new AsyncTask() {
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java
index 51c9cb9..239a754 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java
@@ -30,7 +30,10 @@ import java.util.HashMap;
import java.util.HashSet;
import java.util.Iterator;
-
+/*
+ * 功能:直译为便签表连接器,继承了CursorAdapter,它为cursor和ListView提供了连接的桥梁。
+ * 所以NotesListAdapter实现的是鼠标和编辑便签链接的桥梁
+ */
public class NotesListAdapter extends CursorAdapter {
private static final String TAG = "NotesListAdapter";
private Context mContext;
@@ -43,24 +46,40 @@ public class NotesListAdapter extends CursorAdapter {
public int widgetType;
};
+
+
public NotesListAdapter(Context context) {
super(context, null);
- mSelectedIndex = new HashMap();
+ mSelectedIndex = new HashMap(); //新建选项下标的hash表
mContext = context;
mNotesCount = 0;
}
+ /*
+ * 函数功能:新建一个视图来存储光标所指向的数据
+ * 函数实现:使用兄弟类NotesListItem新建一个项目选项
+ */
+
@Override
public View newView(Context context, Cursor cursor, ViewGroup parent) {
return new NotesListItem(context);
}
+ /*
+ * 函数功能:将已经存在的视图和鼠标指向的数据进行捆绑
+ * 函数实现:如下注释
+ */
+
@Override
public void bindView(View view, Context context, Cursor cursor) {
if (view instanceof NotesListItem) {
+ //若view是NotesListItem的一个实例
+
NoteItemData itemData = new NoteItemData(context, cursor);
((NotesListItem) view).bind(context, itemData, mChoiceMode,
isSelectedItem(cursor.getPosition()));
+ //则新建一个项目选项并且用bind跟将view和鼠标,内容,便签数据捆绑在一起
+
}
}
@@ -87,8 +106,14 @@ public class NotesListAdapter extends CursorAdapter {
}
}
}
+ //遍历所有光标可用的位置在判断为便签类型之后勾选单项框
}
+ /*
+ * 函数功能:建立选择项的下标列表
+ * 函数实现:如下注释
+ */
+
public HashSet getSelectedItemIds() {
HashSet itemSet = new HashSet();
for (Integer position : mSelectedIndex.keySet()) {
@@ -104,6 +129,10 @@ public class NotesListAdapter extends CursorAdapter {
return itemSet;
}
+ /*
+ * 函数功能:建立桌面Widget的选项表
+ * 函数实现:如下注释
+ */
public HashSet getSelectedWidget() {
HashSet itemSet = new HashSet();
@@ -128,8 +157,14 @@ public class NotesListAdapter extends CursorAdapter {
return itemSet;
}
+ /*
+ * 函数功能:获取选项个数
+ * 函数实现:如下注释
+ */
+
public int getSelectedCount() {
Collection values = mSelectedIndex.values();
+ //首先获取选项下标的值
if (null == values) {
return 0;
}
@@ -143,11 +178,20 @@ public class NotesListAdapter extends CursorAdapter {
return count;
}
+ /*
+ * 函数功能:判断是否全部选中
+ * 函数实现:如下注释
+ */
+
public boolean isAllSelected() {
int checkedCount = getSelectedCount();
return (checkedCount != 0 && checkedCount == mNotesCount);
}
+ /*
+ * 函数功能:判断是否为选项表
+ * 函数实现:通过传递的下标来确定
+ */
public boolean isSelectedItem(final int position) {
if (null == mSelectedIndex.get(position)) {
return false;
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesListItem.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesListItem.java
index 1221e80..bbf5411 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesListItem.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesListItem.java
@@ -69,7 +69,7 @@ public class NotesListItem extends LinearLayout {
mCallName.setText(data.getCallName());
mTitle.setTextAppearance(context,R.style.TextAppearanceSecondaryItem);
mTitle.setText(DataUtils.getFormattedSnippet(data.getSnippet()));
- if (data.hasAlert()) {
+ if (data.hasAlert()) {//图片来源的设置
mAlert.setImageResource(R.drawable.clock);
mAlert.setVisibility(View.VISIBLE);
} else {
@@ -94,11 +94,13 @@ public class NotesListItem extends LinearLayout {
}
}
}
+ ///设置内容,获取相关时间,从data里编辑的日期中获取
mTime.setText(DateUtils.getRelativeTimeSpanString(data.getModifiedDate()));
setBackground(data);
}
+ //根据data的文件属性来设置背景
private void setBackground(NoteItemData data) {
int id = data.getBgColorId();
if (data.getType() == Notes.TYPE_NOTE) {
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java
index 07c5f7e..41d3a9d 100644
--- a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java
@@ -47,7 +47,10 @@ import net.micode.notes.data.Notes;
import net.micode.notes.data.Notes.NoteColumns;
import net.micode.notes.gtask.remote.GTaskSyncService;
-
+/*
+ *该类功能:NotesPreferenceActivity,在小米便签中主要实现的是对背景颜色和字体大小的数据储存。
+ * 继承了PreferenceActivity主要功能为对系统信息和配置进行自动保存的Activity
+ */
public class NotesPreferenceActivity extends PreferenceActivity {
public static final String PREFERENCE_NAME = "notes_preferences";
@@ -78,6 +81,7 @@ public class NotesPreferenceActivity extends PreferenceActivity {
addPreferencesFromResource(R.xml.preferences);
mAccountCategory = (PreferenceCategory) findPreference(PREFERENCE_SYNC_ACCOUNT_KEY);
+ //根据同步账户关键码来初始化分组
mReceiver = new GTaskReceiver();
IntentFilter filter = new IntentFilter();
filter.addAction(GTaskSyncService.GTASK_SERVICE_BROADCAST_NAME);
@@ -88,13 +92,19 @@ public class NotesPreferenceActivity extends PreferenceActivity {
getListView().addHeaderView(header, null, true);
}
+ /*
+ * 函数功能:activity交互功能的实现,用于接受用户的输入
+ * 函数实现:如下注释
+ */
@Override
protected void onResume() {
+ //先执行父类 的交互实现
super.onResume();
// need to set sync account automatically if user has added a new
// account
if (mHasAddedAccount) {
+ //若用户新加了账户则自动设置同步账户
Account[] accounts = getGoogleAccounts();
if (mOriAccounts != null && accounts.length > mOriAccounts.length) {
for (Account accountNew : accounts) {
@@ -116,6 +126,11 @@ public class NotesPreferenceActivity extends PreferenceActivity {
refreshUI();
}
+ /*
+ * 函数功能:销毁一个activity
+ * 函数实现:如下注释
+ */
+
@Override
protected void onDestroy() {
if (mReceiver != null) {
@@ -124,6 +139,10 @@ public class NotesPreferenceActivity extends PreferenceActivity {
super.onDestroy();
}
+ /*
+ * 函数功能:重新设置账户信息
+ * 函数实现:如下注释
+ */
private void loadAccountPreference() {
mAccountCategory.removeAll();
@@ -154,6 +173,11 @@ public class NotesPreferenceActivity extends PreferenceActivity {
mAccountCategory.addPreference(accountPref);
}
+
+ /*
+ *函数功能:设置按键的状态和最后同步的时间
+ *函数实现:如下注释
+ */
private void loadSyncButton() {
Button syncButton = (Button) findViewById(R.id.preference_sync_button);
TextView lastSyncTimeView = (TextView) findViewById(R.id.prefenerece_sync_status_textview);
@@ -198,6 +222,10 @@ public class NotesPreferenceActivity extends PreferenceActivity {
loadSyncButton();
}
+ /*
+ * 函数功能:显示账户选择的对话框并进行账户的设置
+ * 函数实现:如下注释
+ */
private void showSelectAccountAlertDialog() {
AlertDialog.Builder dialogBuilder = new AlertDialog.Builder(this);
@@ -207,10 +235,13 @@ public class NotesPreferenceActivity extends PreferenceActivity {
TextView subtitleTextView = (TextView) titleView.findViewById(R.id.account_dialog_subtitle);
subtitleTextView.setText(getString(R.string.preferences_dialog_select_account_tips));
+ //设置标题以及子标题的内容
dialogBuilder.setCustomTitle(titleView);
dialogBuilder.setPositiveButton(null, null);
+ //设置对话框的自定义标题,建立一个YES的按钮
Account[] accounts = getGoogleAccounts();
+ //获取同步账户信息
String defAccount = getSyncAccountName(this);
mOriAccounts = accounts;
@@ -254,6 +285,10 @@ public class NotesPreferenceActivity extends PreferenceActivity {
});
}
+ /*
+ * 函数功能:显示账户选择对话框和相关账户操作
+ * 函数实现:如下注释
+ */
private void showChangeAccountConfirmAlertDialog() {
AlertDialog.Builder dialogBuilder = new AlertDialog.Builder(this);
@@ -283,6 +318,10 @@ public class NotesPreferenceActivity extends PreferenceActivity {
dialogBuilder.show();
}
+ /*
+ * 函数功能:设置同步账户
+ * 函数实现:如下注释:
+ */
private Account[] getGoogleAccounts() {
AccountManager accountManager = AccountManager.get(this);
return accountManager.getAccountsByType("com.google");
@@ -317,6 +356,10 @@ public class NotesPreferenceActivity extends PreferenceActivity {
Toast.LENGTH_SHORT).show();
}
}
+ /*
+ * 函数功能:删除同步账户
+ * 函数实现:如下注释:
+ */
private void removeSyncAccount() {
SharedPreferences settings = getSharedPreferences(PREFERENCE_NAME, Context.MODE_PRIVATE);
@@ -340,12 +383,20 @@ public class NotesPreferenceActivity extends PreferenceActivity {
}).start();
}
+ /*
+ * 函数功能:获取同步账户名称
+ * 函数实现:通过共享的首选项里的信息直接获取
+ */
public static String getSyncAccountName(Context context) {
SharedPreferences settings = context.getSharedPreferences(PREFERENCE_NAME,
Context.MODE_PRIVATE);
return settings.getString(PREFERENCE_SYNC_ACCOUNT_NAME, "");
}
+ /*
+ * 函数功能:设置最终同步的时间
+ * 函数实现:如下注释
+ */
public static void setLastSyncTime(Context context, long time) {
SharedPreferences settings = context.getSharedPreferences(PREFERENCE_NAME,
Context.MODE_PRIVATE);
@@ -354,18 +405,27 @@ public class NotesPreferenceActivity extends PreferenceActivity {
editor.commit();
}
+ /*
+ * 函数功能:获取最终同步时间
+ * 函数实现:通过共享的首选项里的信息直接获取
+ */
public static long getLastSyncTime(Context context) {
SharedPreferences settings = context.getSharedPreferences(PREFERENCE_NAME,
Context.MODE_PRIVATE);
return settings.getLong(PREFERENCE_LAST_SYNC_TIME, 0);
}
+ /*
+ * 函数功能:接受同步信息
+ * 函数实现:继承BroadcastReceiver
+ */
private class GTaskReceiver extends BroadcastReceiver {
@Override
public void onReceive(Context context, Intent intent) {
refreshUI();
if (intent.getBooleanExtra(GTaskSyncService.GTASK_SERVICE_BROADCAST_IS_SYNCING, false)) {
+ //获取随广播而来的Intent中的同步服务的数据
TextView syncStatus = (TextView) findViewById(R.id.prefenerece_sync_status_textview);
syncStatus.setText(intent
.getStringExtra(GTaskSyncService.GTASK_SERVICE_BROADCAST_PROGRESS_MSG));
@@ -373,6 +433,11 @@ public class NotesPreferenceActivity extends PreferenceActivity {
}
}
+ /*
+ * 函数功能:处理菜单的选项
+ * 函数实现:如下注释
+ * 参数:MenuItem菜单选项
+ */
public boolean onOptionsItemSelected(MenuItem item) {
switch (item.getItemId()) {
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/ShowResultActivity.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/ShowResultActivity.java
new file mode 100644
index 0000000..cdc14c8
--- /dev/null
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/ShowResultActivity.java
@@ -0,0 +1,38 @@
+package net.micode.notes.ui;
+
+import android.annotation.SuppressLint;
+import android.content.Intent;
+import android.os.Bundle;
+import android.support.v7.app.AppCompatActivity;
+import android.util.Log;
+import android.widget.ArrayAdapter;
+import android.widget.ListView;
+
+import net.micode.notes.R;
+
+import java.util.List;
+
+public class ShowResultActivity extends AppCompatActivity {
+ /**
+ * 进行绑定视图,还未实现具体便签得跳转。后续加上
+ */
+ private String TAG="ShowResultActivity";
+
+ @SuppressLint("WrongViewCast")
+ @Override
+ protected void onCreate(Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.search_list);
+ Log.e(TAG,"search");
+ ListView listView = findViewById(R.id.listview); // 找到 ListView
+
+ Intent intent = getIntent();
+ if (intent != null) {
+ List searchResult = intent.getStringArrayListExtra("searchResult");
+ if (searchResult != null && !searchResult.isEmpty()) {
+ ArrayAdapter adapter = new ArrayAdapter<>(this, android.R.layout.simple_list_item_1, searchResult);
+ listView.setAdapter(adapter); // 使用 ArrayAdapter 设置查询结果到 ListView
+ }
+ }
+ }
+}
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/java/net/micode/notes/ui/SplashActivity.java b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/SplashActivity.java
new file mode 100644
index 0000000..fd8c821
--- /dev/null
+++ b/src/Nots-master2/app/src/main/java/net/micode/notes/ui/SplashActivity.java
@@ -0,0 +1,88 @@
+package net.micode.notes.ui;
+
+import android.content.Intent;
+import android.media.MediaPlayer;
+import android.os.Bundle;
+import android.os.Handler;
+import android.support.v7.app.AppCompatActivity;
+import android.view.animation.AlphaAnimation;
+import android.widget.TextView;
+
+import net.micode.notes.R;
+
+public class SplashActivity extends AppCompatActivity {
+ private static final int ANIMATION_DURATION = 2500; // 动画持续时间,单位为毫秒
+ private static final int SPLASH_DURATION = 3000; // 欢迎页展示时间,单位为毫秒
+
+ private Handler mHandler = new Handler();
+ private MediaPlayer mMediaPlayer;
+
+ @Override
+ protected void onCreate(Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.activity_splash);
+
+
+ // 创建 MediaPlayer 对象,并指定要播放的音频文件
+// playAudio(R.raw.testmusic);
+
+
+ // 获取 TextView 的引用
+ TextView textView = findViewById(R.id.fullscreen_content);
+
+ // 创建透明度动画对象,从完全透明到不透明
+ AlphaAnimation alphaAnimation = new AlphaAnimation(0f, 1f);
+ alphaAnimation.setDuration(ANIMATION_DURATION); // 设置动画持续时间
+
+ // 应用动画效果到 TextView 的背景上
+ textView.startAnimation(alphaAnimation);
+
+ /**
+ * 版本问题,目前主流已经废弃了~
+ */
+ /*//自主点击跳转
+ Button skipButton = findViewById(R.id.skip_button);
+ skipButton.setOnClickListener(new View.OnClickListener() {
+ @Override
+ public void onClick(View v) {
+ Intent intent = new Intent(SplashActivity.this, NotesListActivity.class);
+ startActivity(intent);
+ finish(); // 销毁欢迎页
+ }
+ });*/
+
+ // 当计时结束时,跳转至 NotesListActivity
+ mHandler.postDelayed(new Runnable() {
+ @Override
+ public void run() {
+
+ // 在 Activity 销毁时停止播放音频并释放 MediaPlayer 资源
+ if (mMediaPlayer != null) {
+ mMediaPlayer.stop();
+ mMediaPlayer.release();
+ mMediaPlayer = null;
+ }
+
+ Intent intent = new Intent(SplashActivity.this, NotesListActivity.class);
+ startActivity(intent);
+ finish(); // 销毁欢迎页
+ }
+ }, SPLASH_DURATION);
+ }
+ //测试音频BGM
+ private void playAudio(int audioResId) {
+ // 创建 MediaPlayer 对象,并指定要播放的音频文件
+ final MediaPlayer mediaPlayer = MediaPlayer.create(this, audioResId);
+ // 开始播放音频
+ mediaPlayer.start();
+ // 在播放完成后停止播放并释放资源
+ mediaPlayer.setOnCompletionListener(new MediaPlayer.OnCompletionListener() {
+ @Override
+ public void onCompletion(MediaPlayer mp) {
+ mediaPlayer.stop();
+ mediaPlayer.release();
+ }
+ });
+ }
+
+}
diff --git a/src/Nots-master2/app/src/main/res/drawable-hdpi/hutao.png b/src/Nots-master2/app/src/main/res/drawable-hdpi/hutao.png
new file mode 100644
index 0000000..2074ac2
Binary files /dev/null and b/src/Nots-master2/app/src/main/res/drawable-hdpi/hutao.png differ
diff --git a/src/Nots-master2/app/src/main/res/drawable-hdpi/keli.png b/src/Nots-master2/app/src/main/res/drawable-hdpi/keli.png
new file mode 100644
index 0000000..2d00533
Binary files /dev/null and b/src/Nots-master2/app/src/main/res/drawable-hdpi/keli.png differ
diff --git a/src/Nots-master2/app/src/main/res/drawable-hdpi/mi.png b/src/Nots-master2/app/src/main/res/drawable-hdpi/mi.png
new file mode 100644
index 0000000..77bd522
Binary files /dev/null and b/src/Nots-master2/app/src/main/res/drawable-hdpi/mi.png differ
diff --git a/src/Nots-master2/app/src/main/res/drawable-hdpi/mi1.png b/src/Nots-master2/app/src/main/res/drawable-hdpi/mi1.png
new file mode 100644
index 0000000..b310fcc
Binary files /dev/null and b/src/Nots-master2/app/src/main/res/drawable-hdpi/mi1.png differ
diff --git a/src/Nots-master2/app/src/main/res/drawable-hdpi/op_start.png b/src/Nots-master2/app/src/main/res/drawable-hdpi/op_start.png
new file mode 100644
index 0000000..22c88cc
Binary files /dev/null and b/src/Nots-master2/app/src/main/res/drawable-hdpi/op_start.png differ
diff --git a/src/Nots-master2/app/src/main/res/drawable/cauc_logo.jpg b/src/Nots-master2/app/src/main/res/drawable/cauc_logo.jpg
new file mode 100644
index 0000000..2d4924b
Binary files /dev/null and b/src/Nots-master2/app/src/main/res/drawable/cauc_logo.jpg differ
diff --git a/src/Nots-master2/app/src/main/res/layout/account_dialog_title.xml b/src/Nots-master2/app/src/main/res/layout/account_dialog_title.xml
index 7717112..3deb7da 100644
--- a/src/Nots-master2/app/src/main/res/layout/account_dialog_title.xml
+++ b/src/Nots-master2/app/src/main/res/layout/account_dialog_title.xml
@@ -38,6 +38,8 @@
android:layout_height="wrap_content"
android:layout_marginTop="5dip"
android:layout_marginBottom="1dip"
- android:gravity="center"/>
+ android:gravity="center"
+ android:rotation="00"
+ android:rotationX="0" />
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/layout/acticity_word.xml b/src/Nots-master2/app/src/main/res/layout/acticity_word.xml
new file mode 100644
index 0000000..669d985
--- /dev/null
+++ b/src/Nots-master2/app/src/main/res/layout/acticity_word.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
diff --git a/src/Nots-master2/app/src/main/res/layout/activity_splash.xml b/src/Nots-master2/app/src/main/res/layout/activity_splash.xml
new file mode 100644
index 0000000..743c91d
--- /dev/null
+++ b/src/Nots-master2/app/src/main/res/layout/activity_splash.xml
@@ -0,0 +1,59 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/layout/dialog_edit.xml b/src/Nots-master2/app/src/main/res/layout/dialog_edit.xml
new file mode 100644
index 0000000..a3f7d54
--- /dev/null
+++ b/src/Nots-master2/app/src/main/res/layout/dialog_edit.xml
@@ -0,0 +1,81 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/layout/note_edit.xml b/src/Nots-master2/app/src/main/res/layout/note_edit.xml
index 10b2aa7..a19428f 100644
--- a/src/Nots-master2/app/src/main/res/layout/note_edit.xml
+++ b/src/Nots-master2/app/src/main/res/layout/note_edit.xml
@@ -15,7 +15,7 @@
limitations under the License.
-->
-
+
+
+
+
+
+ android:layout_height="fill_parent"
+ android:orientation="horizontal">
+ android:lineSpacingMultiplier="1.2"
+ tools:ignore="DuplicateIds" />
+
+
@@ -113,6 +130,27 @@
android:layout_width="fill_parent"
android:layout_height="7dip"
android:background="@drawable/bg_color_btn_mask" />
+
+
+
+
+
+
+
+
+
@@ -237,6 +275,7 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/Nots-master2/app/src/main/res/layout/note_list.xml b/src/Nots-master2/app/src/main/res/layout/note_list.xml
index 6b25d38..d156a0e 100644
--- a/src/Nots-master2/app/src/main/res/layout/note_list.xml
+++ b/src/Nots-master2/app/src/main/res/layout/note_list.xml
@@ -18,8 +18,8 @@
+ android:layout_height="fill_parent">
+
+ android:fadingEdge="" />
+
+
diff --git a/src/Nots-master2/app/src/main/res/layout/search_list.xml b/src/Nots-master2/app/src/main/res/layout/search_list.xml
new file mode 100644
index 0000000..c1f17d6
--- /dev/null
+++ b/src/Nots-master2/app/src/main/res/layout/search_list.xml
@@ -0,0 +1,17 @@
+
+
+
+
+
+
+
diff --git a/src/Nots-master2/app/src/main/res/menu/note_edit.xml b/src/Nots-master2/app/src/main/res/menu/note_edit.xml
index 35cacd1..3f630bb 100644
--- a/src/Nots-master2/app/src/main/res/menu/note_edit.xml
+++ b/src/Nots-master2/app/src/main/res/menu/note_edit.xml
@@ -18,6 +18,16 @@
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/menu/note_list_options.xml b/src/Nots-master2/app/src/main/res/menu/note_list_options.xml
index daac008..7cc4436 100644
--- a/src/Nots-master2/app/src/main/res/menu/note_list_options.xml
+++ b/src/Nots-master2/app/src/main/res/menu/note_list_options.xml
@@ -15,17 +15,17 @@
limitations under the License.
-->
-
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/menu/sub_folder.xml b/src/Nots-master2/app/src/main/res/menu/sub_folder.xml
index b00de26..301a537 100644
--- a/src/Nots-master2/app/src/main/res/menu/sub_folder.xml
+++ b/src/Nots-master2/app/src/main/res/menu/sub_folder.xml
@@ -21,4 +21,12 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/raw-zh-rCN/introduction b/src/Nots-master2/app/src/main/res/raw-zh-rCN/introduction
deleted file mode 100644
index 7188359..0000000
--- a/src/Nots-master2/app/src/main/res/raw-zh-rCN/introduction
+++ /dev/null
@@ -1,7 +0,0 @@
-欢迎使用MIUI便签!
-
- 无论从软件中直接添加,还是从桌面拖出widget,MIUI便签能让你快速建立和保存便签;
-
- 除了调整文字大小、便签背景、文件夹等基础功能外,你会发现MIUI便签也提供了清单模式、便签提醒、软件加密、导出到SD卡、同步google task的高级功能,让你的生活记录更加美好和安全;
-
- 来分享你的使用体验吧:http://www.miui.com/index.php
diff --git a/src/Nots-master2/app/src/main/res/raw/introduction b/src/Nots-master2/app/src/main/res/raw/introduction
index 269cf7b..6f770a2 100644
--- a/src/Nots-master2/app/src/main/res/raw/introduction
+++ b/src/Nots-master2/app/src/main/res/raw/introduction
@@ -1 +1 @@
-Welcome to use MIUI notes!
\ No newline at end of file
+Welcome to use notes!
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/raw/testmusic.wav b/src/Nots-master2/app/src/main/res/raw/testmusic.wav
new file mode 100644
index 0000000..0b3e3ef
Binary files /dev/null and b/src/Nots-master2/app/src/main/res/raw/testmusic.wav differ
diff --git a/src/Nots-master2/app/src/main/res/values-land/dimens.xml b/src/Nots-master2/app/src/main/res/values-land/dimens.xml
new file mode 100644
index 0000000..a8b8a6d
--- /dev/null
+++ b/src/Nots-master2/app/src/main/res/values-land/dimens.xml
@@ -0,0 +1,3 @@
+
+ 48dp
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/values-night/themes.xml b/src/Nots-master2/app/src/main/res/values-night/themes.xml
new file mode 100644
index 0000000..d9b793d
--- /dev/null
+++ b/src/Nots-master2/app/src/main/res/values-night/themes.xml
@@ -0,0 +1,7 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/values-w1240dp/dimens.xml b/src/Nots-master2/app/src/main/res/values-w1240dp/dimens.xml
new file mode 100644
index 0000000..dd7d3fb
--- /dev/null
+++ b/src/Nots-master2/app/src/main/res/values-w1240dp/dimens.xml
@@ -0,0 +1,3 @@
+
+ 200dp
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/values-w600dp/dimens.xml b/src/Nots-master2/app/src/main/res/values-w600dp/dimens.xml
new file mode 100644
index 0000000..a8b8a6d
--- /dev/null
+++ b/src/Nots-master2/app/src/main/res/values-w600dp/dimens.xml
@@ -0,0 +1,3 @@
+
+ 48dp
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/values/attrs.xml b/src/Nots-master2/app/src/main/res/values/attrs.xml
new file mode 100644
index 0000000..e52391d
--- /dev/null
+++ b/src/Nots-master2/app/src/main/res/values/attrs.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/values/colors.xml b/src/Nots-master2/app/src/main/res/values/colors.xml
index 123ffbf..2496c0c 100644
--- a/src/Nots-master2/app/src/main/res/values/colors.xml
+++ b/src/Nots-master2/app/src/main/res/values/colors.xml
@@ -17,4 +17,9 @@
#335b5b5b
+ #FF039BE5
+ #FF01579B
+ #FF40C4FF
+ #FF00B0FF
+ #66000000
diff --git a/src/Nots-master2/app/src/main/res/values/dimens.xml b/src/Nots-master2/app/src/main/res/values/dimens.xml
index 194e84f..f21709e 100644
--- a/src/Nots-master2/app/src/main/res/values/dimens.xml
+++ b/src/Nots-master2/app/src/main/res/values/dimens.xml
@@ -21,4 +21,7 @@
20sp17sp14sp
+
+ 16dp
+ 16dp
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/values/strings.xml b/src/Nots-master2/app/src/main/res/values/strings.xml
index 55df868..b36c0eb 100644
--- a/src/Nots-master2/app/src/main/res/values/strings.xml
+++ b/src/Nots-master2/app/src/main/res/values/strings.xml
@@ -15,66 +15,72 @@
limitations under the License.
-->
-
- Notes
+
+ 小米便签Notes 2x2Notes 4x4No associated note found, click to create associated note.Privacy mode,can not see note content...
- Add note
- Delete reminder successfully
- Set reminder
+ 添加笔记
+ 删除时间提醒成功
+ 设置时间提醒ExpiredyyyyMMddMMMd kk:mm
- Got it
- Take a look
+ 知道了
+ 看一下CallSend emailBrowse webOpen map
+
- /MIUI/notes/
- notes_%s.txt
+ /MIUI/notes/
+ notes_%s.txt
- (%d)
- New Folder
- Export text
- Sync
- Cancel syncing
- Settings
- Search
- Delete
- Move to folder
- %d selected
- Nothing selected, the operation is invalid
- Select all
- Deselect all
- Font size
- Small
- Medium
- Large
- Super
- Enter check list
- Leave check list
- View folder
- Delete folder
- Change folder name
- The folder %1$s exist, please rename
- Share
- Send to home
- Remind me
- Delete reminder
- Select folder
- Parent folder
- Note added to home
- Confirm to delete folder and its notes?
- Delete selected notes
- Confirm to delete the selected %d notes?
- Confirm to delete this note?
- Have moved selected %1$d notes to %2$s folder
+ (%d)
+
+
+ 背景切换:胡桃
+ 背景切换:可莉
+ 新建文件夹
+ 导出文本
+ 同步
+ 取消同步
+ 设置
+ 搜索
+ 删除
+ 移动到文件夹
+ %d 选中
+ 未选择任何内容,操作无效
+ 全部选中
+ 取消全部选中
+ 字体大小
+ 小
+ 中
+ 大
+ 超级大
+ 进入选择列表
+ 离开选择列表
+ 查看文件夹
+ 删除文件夹
+ 改变文件夹名称
+ 文件夹%1$s 已存在, 请重命名
+ 分享
+ 发送桌面
+ 定时提醒我
+ 删除定时提醒
+ 加入笔记锁
+ 删除笔记锁
+ 选择文件夹
+ 根目录
+ 笔记添加到桌面
+ 确认删除文件夹及其笔记?
+ 删除选中的笔记
+ 确定删除选中的 %d 笔记?
+ 确认删除笔记?
+ 已经移动选中的 %1$d 笔记到 %2$s 文件夹SD card busy, not available nowExport failed, please check SD card
@@ -101,7 +107,7 @@
Sync accountSync notes with google taskLast sync time %1$s
- yyyy-MM-dd hh:mm:ss
+ yyyy-MM-dd hh:mm:ssAdd accountChange sync accountRemove sync account
@@ -116,7 +122,7 @@
%1$s has been set as the sync accountNew note background color random
- Delete
+ 删除Call notesInput name
@@ -124,12 +130,37 @@
Search notesText in your notesNotes
- set
- cancel
+ 设置
+ 取消
- %1$s result for \"%2$s\"
+ %1$s result for \"%2$s\"
- %1$s results for \"%2$s\"
+ %1$s results for \"%2$s\"
+ FullscreenActivity
+ Dummy Button
+ 便签启动!
+ LoginActivity
+ Email
+ Password
+ Sign in or register
+ Sign in
+ "Welcome !"
+ Not a valid username
+ Password must be >5 characters
+ "Login failed"
+ 取消
+ 欢迎进入登陆界面
+ 注册
+ 默认背景
+
+ 私密模式
+ 退出私密模式
+ 设置笔记锁密码
+
+ 选择图片
+ 保存为图片
+ 保存为文档
+
diff --git a/src/Nots-master2/app/src/main/res/values/styles.xml b/src/Nots-master2/app/src/main/res/values/styles.xml
index d750e65..b806997 100644
--- a/src/Nots-master2/app/src/main/res/values/styles.xml
+++ b/src/Nots-master2/app/src/main/res/values/styles.xml
@@ -16,21 +16,25 @@
-->
+
+
+
+
@@ -66,4 +70,27 @@
gone
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/app/src/main/res/values/themes.xml b/src/Nots-master2/app/src/main/res/values/themes.xml
new file mode 100644
index 0000000..7f158b9
--- /dev/null
+++ b/src/Nots-master2/app/src/main/res/values/themes.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Nots-master2/build.gradle b/src/Nots-master2/build.gradle
index 7fd57d9..b164989 100644
--- a/src/Nots-master2/build.gradle
+++ b/src/Nots-master2/build.gradle
@@ -1,17 +1,19 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript {
repositories {
- jcenter()
google()
+ maven{ url 'https://maven.aliyun.com/nexus/content/groups/public/'}
+ jcenter()
}
dependencies {
- classpath 'com.android.tools.build:gradle:7.4.1'
+ classpath 'com.android.tools.build:gradle:7.0.2'
}
}
allprojects {
repositories {
- jcenter()
google()
+ maven{ url 'https://maven.aliyun.com/nexus/content/groups/public/'}
+ jcenter()
}
}
diff --git a/src/Nots-master2/gradle/.idea/gradle.iml b/src/Nots-master2/gradle/.idea/gradle.iml
deleted file mode 100644
index d6ebd48..0000000
--- a/src/Nots-master2/gradle/.idea/gradle.iml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Nots-master2/gradle/.idea/libraries/gradle_wrapper.xml b/src/Nots-master2/gradle/.idea/libraries/gradle_wrapper.xml
deleted file mode 100644
index d2b3f27..0000000
--- a/src/Nots-master2/gradle/.idea/libraries/gradle_wrapper.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Nots-master2/gradle/.idea/misc.xml b/src/Nots-master2/gradle/.idea/misc.xml
deleted file mode 100644
index 639900d..0000000
--- a/src/Nots-master2/gradle/.idea/misc.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Nots-master2/gradle/.idea/modules.xml b/src/Nots-master2/gradle/.idea/modules.xml
deleted file mode 100644
index be92c07..0000000
--- a/src/Nots-master2/gradle/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/Nots-master2/gradle/.idea/workspace.xml b/src/Nots-master2/gradle/.idea/workspace.xml
deleted file mode 100644
index 7f2a072..0000000
--- a/src/Nots-master2/gradle/.idea/workspace.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 1741866049062
-
-
- 1741866049062
-
-
-
-
\ No newline at end of file
diff --git a/src/Nots-master2/gradle/wrapper/gradle-wrapper.jar b/src/Nots-master2/gradle/wrapper/gradle-wrapper.jar
index e708b1c..7454180 100644
Binary files a/src/Nots-master2/gradle/wrapper/gradle-wrapper.jar and b/src/Nots-master2/gradle/wrapper/gradle-wrapper.jar differ
diff --git a/src/Nots-master2/gradle/wrapper/gradle-wrapper.properties b/src/Nots-master2/gradle/wrapper/gradle-wrapper.properties
index c6e9671..ffed3a2 100644
--- a/src/Nots-master2/gradle/wrapper/gradle-wrapper.properties
+++ b/src/Nots-master2/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,5 @@
-#Thu Mar 13 19:30:46 CST 2025
distributionBase=GRADLE_USER_HOME
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
distributionPath=wrapper/dists
-zipStorePath=wrapper/dists
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
zipStoreBase=GRADLE_USER_HOME
+zipStorePath=wrapper/dists
diff --git a/src/Nots-master2/gradlew b/src/Nots-master2/gradlew
index 4f906e0..3da45c1 100644
--- a/src/Nots-master2/gradlew
+++ b/src/Nots-master2/gradlew
@@ -1,7 +1,7 @@
-#!/usr/bin/env sh
+#!/bin/sh
#
-# Copyright 2015 the original author or authors.
+# Copyright ? 2015-2021 the original authors.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -17,67 +17,101 @@
#
##############################################################################
-##
-## Gradle start up script for UN*X
-##
+#
+# Gradle start up script for POSIX generated by Gradle.
+#
+# Important for running:
+#
+# (1) You need a POSIX-compliant shell to run this script. If your /bin/sh is
+# noncompliant, but you have some other compliant shell such as ksh or
+# bash, then to run this script, type that shell name before the whole
+# command line, like:
+#
+# ksh Gradle
+#
+# Busybox and similar reduced shells will NOT work, because this script
+# requires all of these POSIX shell features:
+# * functions;
+# * expansions ?$var?, ?${var}?, ?${var:-default}?, ?${var+SET}?,
+# ?${var#prefix}?, ?${var%suffix}?, and ?$( cmd )?;
+# * compound commands having a testable exit status, especially ?case?;
+# * various built-in commands including ?command?, ?set?, and ?ulimit?.
+#
+# Important for patching:
+#
+# (2) This script targets any POSIX shell, so it avoids extensions provided
+# by Bash, Ksh, etc; in particular arrays are avoided.
+#
+# The "traditional" practice of packing multiple parameters into a
+# space-separated string is a well documented source of bugs and security
+# problems, so this is (mostly) avoided, by progressively accumulating
+# options in "$@", and eventually passing that to Java.
+#
+# Where the inherited environment variables (DEFAULT_JVM_OPTS, JAVA_OPTS,
+# and GRADLE_OPTS) rely on word-splitting, this is performed explicitly;
+# see the in-line comments for details.
+#
+# There are tweaks for specific operating systems such as AIX, CygWin,
+# Darwin, MinGW, and NonStop.
+#
+# (3) This script is generated from the Groovy template
+# https://github.com/gradle/gradle/blob/master/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt
+# within the Gradle project.
+#
+# You can find Gradle at https://github.com/gradle/gradle/.
+#
##############################################################################
# Attempt to set APP_HOME
+
# Resolve links: $0 may be a link
-PRG="$0"
-# Need this for relative symlinks.
-while [ -h "$PRG" ] ; do
- ls=`ls -ld "$PRG"`
- link=`expr "$ls" : '.*-> \(.*\)$'`
- if expr "$link" : '/.*' > /dev/null; then
- PRG="$link"
- else
- PRG=`dirname "$PRG"`"/$link"
- fi
+app_path=$0
+
+# Need this for daisy-chained symlinks.
+while
+ APP_HOME=${app_path%"${app_path##*/}"} # leaves a trailing /; empty if no leading path
+ [ -h "$app_path" ]
+do
+ ls=$( ls -ld "$app_path" )
+ link=${ls#*' -> '}
+ case $link in #(
+ /*) app_path=$link ;; #(
+ *) app_path=$APP_HOME$link ;;
+ esac
done
-SAVED="`pwd`"
-cd "`dirname \"$PRG\"`/" >/dev/null
-APP_HOME="`pwd -P`"
-cd "$SAVED" >/dev/null
+
+APP_HOME=$( cd "${APP_HOME:-./}" && pwd -P ) || exit
APP_NAME="Gradle"
-APP_BASE_NAME=`basename "$0"`
+APP_BASE_NAME=${0##*/}
# Add default JVM options here. You can also use JAVA_OPTS and GRADLE_OPTS to pass JVM options to this script.
DEFAULT_JVM_OPTS='"-Xmx64m" "-Xms64m"'
# Use the maximum available, or set MAX_FD != -1 to use that value.
-MAX_FD="maximum"
+MAX_FD=maximum
warn () {
echo "$*"
-}
+} >&2
die () {
echo
echo "$*"
echo
exit 1
-}
+} >&2
# OS specific support (must be 'true' or 'false').
cygwin=false
msys=false
darwin=false
nonstop=false
-case "`uname`" in
- CYGWIN* )
- cygwin=true
- ;;
- Darwin* )
- darwin=true
- ;;
- MINGW* )
- msys=true
- ;;
- NONSTOP* )
- nonstop=true
- ;;
+case "$( uname )" in #(
+ CYGWIN* ) cygwin=true ;; #(
+ Darwin* ) darwin=true ;; #(
+ MSYS* | MINGW* ) msys=true ;; #(
+ NONSTOP* ) nonstop=true ;;
esac
CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
@@ -87,9 +121,9 @@ CLASSPATH=$APP_HOME/gradle/wrapper/gradle-wrapper.jar
if [ -n "$JAVA_HOME" ] ; then
if [ -x "$JAVA_HOME/jre/sh/java" ] ; then
# IBM's JDK on AIX uses strange locations for the executables
- JAVACMD="$JAVA_HOME/jre/sh/java"
+ JAVACMD=$JAVA_HOME/jre/sh/java
else
- JAVACMD="$JAVA_HOME/bin/java"
+ JAVACMD=$JAVA_HOME/bin/java
fi
if [ ! -x "$JAVACMD" ] ; then
die "ERROR: JAVA_HOME is set to an invalid directory: $JAVA_HOME
@@ -98,7 +132,7 @@ Please set the JAVA_HOME variable in your environment to match the
location of your Java installation."
fi
else
- JAVACMD="java"
+ JAVACMD=java
which java >/dev/null 2>&1 || die "ERROR: JAVA_HOME is not set and no 'java' command could be found in your PATH.
Please set the JAVA_HOME variable in your environment to match the
@@ -106,80 +140,95 @@ location of your Java installation."
fi
# Increase the maximum file descriptors if we can.
-if [ "$cygwin" = "false" -a "$darwin" = "false" -a "$nonstop" = "false" ] ; then
- MAX_FD_LIMIT=`ulimit -H -n`
- if [ $? -eq 0 ] ; then
- if [ "$MAX_FD" = "maximum" -o "$MAX_FD" = "max" ] ; then
- MAX_FD="$MAX_FD_LIMIT"
- fi
- ulimit -n $MAX_FD
- if [ $? -ne 0 ] ; then
- warn "Could not set maximum file descriptor limit: $MAX_FD"
- fi
- else
- warn "Could not query maximum file descriptor limit: $MAX_FD_LIMIT"
- fi
+if ! "$cygwin" && ! "$darwin" && ! "$nonstop" ; then
+ case $MAX_FD in #(
+ max*)
+ MAX_FD=$( ulimit -H -n ) ||
+ warn "Could not query maximum file descriptor limit"
+ esac
+ case $MAX_FD in #(
+ '' | soft) :;; #(
+ *)
+ ulimit -n "$MAX_FD" ||
+ warn "Could not set maximum file descriptor limit to $MAX_FD"
+ esac
fi
-# For Darwin, add options to specify how the application appears in the dock
-if $darwin; then
- GRADLE_OPTS="$GRADLE_OPTS \"-Xdock:name=$APP_NAME\" \"-Xdock:icon=$APP_HOME/media/gradle.icns\""
-fi
+# Collect all arguments for the java command, stacking in reverse order:
+# * args from the command line
+# * the main class name
+# * -classpath
+# * -D...appname settings
+# * --module-path (only if needed)
+# * DEFAULT_JVM_OPTS, JAVA_OPTS, and GRADLE_OPTS environment variables.
# For Cygwin or MSYS, switch paths to Windows format before running java
-if [ "$cygwin" = "true" -o "$msys" = "true" ] ; then
- APP_HOME=`cygpath --path --mixed "$APP_HOME"`
- CLASSPATH=`cygpath --path --mixed "$CLASSPATH"`
-
- JAVACMD=`cygpath --unix "$JAVACMD"`
-
- # We build the pattern for arguments to be converted via cygpath
- ROOTDIRSRAW=`find -L / -maxdepth 1 -mindepth 1 -type d 2>/dev/null`
- SEP=""
- for dir in $ROOTDIRSRAW ; do
- ROOTDIRS="$ROOTDIRS$SEP$dir"
- SEP="|"
- done
- OURCYGPATTERN="(^($ROOTDIRS))"
- # Add a user-defined pattern to the cygpath arguments
- if [ "$GRADLE_CYGPATTERN" != "" ] ; then
- OURCYGPATTERN="$OURCYGPATTERN|($GRADLE_CYGPATTERN)"
- fi
+if "$cygwin" || "$msys" ; then
+ APP_HOME=$( cygpath --path --mixed "$APP_HOME" )
+ CLASSPATH=$( cygpath --path --mixed "$CLASSPATH" )
+
+ JAVACMD=$( cygpath --unix "$JAVACMD" )
+
# Now convert the arguments - kludge to limit ourselves to /bin/sh
- i=0
- for arg in "$@" ; do
- CHECK=`echo "$arg"|egrep -c "$OURCYGPATTERN" -`
- CHECK2=`echo "$arg"|egrep -c "^-"` ### Determine if an option
-
- if [ $CHECK -ne 0 ] && [ $CHECK2 -eq 0 ] ; then ### Added a condition
- eval `echo args$i`=`cygpath --path --ignore --mixed "$arg"`
- else
- eval `echo args$i`="\"$arg\""
+ for arg do
+ if
+ case $arg in #(
+ -*) false ;; # don't mess with options #(
+ /?*) t=${arg#/} t=/${t%%/*} # looks like a POSIX filepath
+ [ -e "$t" ] ;; #(
+ *) false ;;
+ esac
+ then
+ arg=$( cygpath --path --ignore --mixed "$arg" )
fi
- i=`expr $i + 1`
+ # Roll the args list around exactly as many times as the number of
+ # args, so each arg winds up back in the position where it started, but
+ # possibly modified.
+ #
+ # NB: a `for` loop captures its iteration list before it begins, so
+ # changing the positional parameters here affects neither the number of
+ # iterations, nor the values presented in `arg`.
+ shift # remove old arg
+ set -- "$@" "$arg" # push replacement arg
done
- case $i in
- 0) set -- ;;
- 1) set -- "$args0" ;;
- 2) set -- "$args0" "$args1" ;;
- 3) set -- "$args0" "$args1" "$args2" ;;
- 4) set -- "$args0" "$args1" "$args2" "$args3" ;;
- 5) set -- "$args0" "$args1" "$args2" "$args3" "$args4" ;;
- 6) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" ;;
- 7) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" ;;
- 8) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" ;;
- 9) set -- "$args0" "$args1" "$args2" "$args3" "$args4" "$args5" "$args6" "$args7" "$args8" ;;
- esac
fi
-# Escape application args
-save () {
- for i do printf %s\\n "$i" | sed "s/'/'\\\\''/g;1s/^/'/;\$s/\$/' \\\\/" ; done
- echo " "
-}
-APP_ARGS=`save "$@"`
+# Collect all arguments for the java command;
+# * $DEFAULT_JVM_OPTS, $JAVA_OPTS, and $GRADLE_OPTS can contain fragments of
+# shell script including quotes and variable substitutions, so put them in
+# double quotes to make sure that they get re-expanded; and
+# * put everything else in single quotes, so that it's not re-expanded.
+
+set -- \
+ "-Dorg.gradle.appname=$APP_BASE_NAME" \
+ -classpath "$CLASSPATH" \
+ org.gradle.wrapper.GradleWrapperMain \
+ "$@"
+
+# Use "xargs" to parse quoted args.
+#
+# With -n1 it outputs one arg per line, with the quotes and backslashes removed.
+#
+# In Bash we could simply go:
+#
+# readarray ARGS < <( xargs -n1 <<<"$var" ) &&
+# set -- "${ARGS[@]}" "$@"
+#
+# but POSIX shell has neither arrays nor command substitution, so instead we
+# post-process each arg (as a line of input to sed) to backslash-escape any
+# character that might be a shell metacharacter, then use eval to reverse
+# that process (while maintaining the separation between arguments), and wrap
+# the whole thing up as a single "set" statement.
+#
+# This will of course break if any of these variables contains a newline or
+# an unmatched quote.
+#
-# Collect all arguments for the java command, following the shell quoting and substitution rules
-eval set -- $DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS "\"-Dorg.gradle.appname=$APP_BASE_NAME\"" -classpath "\"$CLASSPATH\"" org.gradle.wrapper.GradleWrapperMain "$APP_ARGS"
+eval "set -- $(
+ printf '%s\n' "$DEFAULT_JVM_OPTS $JAVA_OPTS $GRADLE_OPTS" |
+ xargs -n1 |
+ sed ' s~[^-[:alnum:]+,./:=@_]~\\&~g; ' |
+ tr '\n' ' '
+ )" '"$@"'
exec "$JAVACMD" "$@"
diff --git a/src/Nots-master2/import-summary.txt b/src/Nots-master2/import-summary.txt
index 0d5366f..dfb4db4 100644
--- a/src/Nots-master2/import-summary.txt
+++ b/src/Nots-master2/import-summary.txt
@@ -1,16 +1,6 @@
ECLIPSE ANDROID PROJECT IMPORT SUMMARY
======================================
-Risky Project Location:
------------------------
-The tools *should* handle project locations in any directory. However,
-due to bugs, placing projects in directories containing spaces in the
-path, or characters like ", ' and &, have had issues. We're working to
-eliminate these bugs, but to save yourself headaches you may want to
-move your project to a location where this is not a problem.
-D:\CAUC\Software Project\Nots-master2
- -
-
Ignored Files:
--------------
The following files were *not* copied into the new Gradle project; you
@@ -18,7 +8,14 @@ should evaluate whether these are still needed in your project and if
so manually move them:
* .gitignore
+* .idea\
+* .idea\.gitignore
+* .idea\misc.xml
+* .idea\modules.xml
+* .idea\vcs.xml
+* .idea\workspace.xml
* NOTICE
+* Notes.iml
* README
Moved Files:
diff --git a/src/Nots-master2/local.properties b/src/Nots-master2/local.properties
index 9c231ba..bd8ab4a 100644
--- a/src/Nots-master2/local.properties
+++ b/src/Nots-master2/local.properties
@@ -2,6 +2,7 @@
# as it contains information specific to your local configuration.
#
# Location of the SDK. This is only used by Gradle.
-#
-#Thu Mar 13 19:37:25 CST 2025
+# For customization when using a Version Control System, please read the
+# header note.
+#Fri May 16 20:28:14 CST 2025
sdk.dir=C\:\\Users\\92911\\AppData\\Local\\Android\\Sdk