diff --git a/src/Notes-master/.gitignore b/src/Notes-master/.gitignore deleted file mode 100644 index 7df8dff..0000000 --- a/src/Notes-master/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -# generated files -bin/ -gen/ - -# Local configuration file (sdk path, etc) -project.properties -.settings/ -.classpath -.project diff --git a/src/Notes-master/.gradle/6.5/executionHistory/executionHistory.bin b/src/Notes-master/.gradle/6.5/executionHistory/executionHistory.bin new file mode 100644 index 0000000..fcb5b98 Binary files /dev/null and b/src/Notes-master/.gradle/6.5/executionHistory/executionHistory.bin differ diff --git a/src/Notes-master/.gradle/6.5/executionHistory/executionHistory.lock b/src/Notes-master/.gradle/6.5/executionHistory/executionHistory.lock new file mode 100644 index 0000000..f128090 Binary files /dev/null and b/src/Notes-master/.gradle/6.5/executionHistory/executionHistory.lock differ diff --git a/src/Notes-master/.gradle/6.5/fileChanges/last-build.bin b/src/Notes-master/.gradle/6.5/fileChanges/last-build.bin new file mode 100644 index 0000000..f76dd23 Binary files /dev/null and b/src/Notes-master/.gradle/6.5/fileChanges/last-build.bin differ diff --git a/src/Notes-master/.gradle/6.5/fileContent/fileContent.lock b/src/Notes-master/.gradle/6.5/fileContent/fileContent.lock new file mode 100644 index 0000000..90d7ff3 Binary files /dev/null and b/src/Notes-master/.gradle/6.5/fileContent/fileContent.lock differ diff --git a/src/Notes-master/.gradle/6.5/fileHashes/fileHashes.bin b/src/Notes-master/.gradle/6.5/fileHashes/fileHashes.bin new file mode 100644 index 0000000..70b219b Binary files /dev/null and b/src/Notes-master/.gradle/6.5/fileHashes/fileHashes.bin differ diff --git a/src/Notes-master/.gradle/6.5/fileHashes/fileHashes.lock b/src/Notes-master/.gradle/6.5/fileHashes/fileHashes.lock new file mode 100644 index 0000000..d263f7d Binary files /dev/null and b/src/Notes-master/.gradle/6.5/fileHashes/fileHashes.lock differ diff --git a/src/Notes-master/.gradle/6.5/fileHashes/resourceHashesCache.bin b/src/Notes-master/.gradle/6.5/fileHashes/resourceHashesCache.bin new file mode 100644 index 0000000..ae8173f Binary files /dev/null and b/src/Notes-master/.gradle/6.5/fileHashes/resourceHashesCache.bin differ diff --git a/src/Notes-master/.gradle/6.5/gc.properties b/src/Notes-master/.gradle/6.5/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/src/Notes-master/.gradle/6.5/javaCompile/classAnalysis.bin b/src/Notes-master/.gradle/6.5/javaCompile/classAnalysis.bin new file mode 100644 index 0000000..36d19f6 Binary files /dev/null and b/src/Notes-master/.gradle/6.5/javaCompile/classAnalysis.bin differ diff --git a/src/Notes-master/.gradle/6.5/javaCompile/jarAnalysis.bin b/src/Notes-master/.gradle/6.5/javaCompile/jarAnalysis.bin new file mode 100644 index 0000000..846db11 Binary files /dev/null and b/src/Notes-master/.gradle/6.5/javaCompile/jarAnalysis.bin differ diff --git a/src/Notes-master/.gradle/6.5/javaCompile/javaCompile.lock b/src/Notes-master/.gradle/6.5/javaCompile/javaCompile.lock new file mode 100644 index 0000000..ecf83c8 Binary files /dev/null and b/src/Notes-master/.gradle/6.5/javaCompile/javaCompile.lock differ diff --git a/src/Notes-master/.gradle/6.5/javaCompile/taskHistory.bin b/src/Notes-master/.gradle/6.5/javaCompile/taskHistory.bin new file mode 100644 index 0000000..1d7798a Binary files /dev/null and b/src/Notes-master/.gradle/6.5/javaCompile/taskHistory.bin differ diff --git a/src/Notes-master/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/src/Notes-master/.gradle/buildOutputCleanup/buildOutputCleanup.lock new file mode 100644 index 0000000..0be1cb9 Binary files /dev/null and b/src/Notes-master/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/src/Notes-master/.gradle/buildOutputCleanup/cache.properties b/src/Notes-master/.gradle/buildOutputCleanup/cache.properties new file mode 100644 index 0000000..886c2d6 --- /dev/null +++ b/src/Notes-master/.gradle/buildOutputCleanup/cache.properties @@ -0,0 +1,2 @@ +#Sat Oct 24 10:15:51 CST 2020 +gradle.version=6.5 diff --git a/src/Notes-master/.gradle/buildOutputCleanup/outputFiles.bin b/src/Notes-master/.gradle/buildOutputCleanup/outputFiles.bin new file mode 100644 index 0000000..4ba081f Binary files /dev/null and b/src/Notes-master/.gradle/buildOutputCleanup/outputFiles.bin differ diff --git a/src/Notes-master/.gradle/checksums/checksums.lock b/src/Notes-master/.gradle/checksums/checksums.lock new file mode 100644 index 0000000..0fdc259 Binary files /dev/null and b/src/Notes-master/.gradle/checksums/checksums.lock differ diff --git a/src/Notes-master/.gradle/checksums/md5-checksums.bin b/src/Notes-master/.gradle/checksums/md5-checksums.bin new file mode 100644 index 0000000..0a83246 Binary files /dev/null and b/src/Notes-master/.gradle/checksums/md5-checksums.bin differ diff --git a/src/Notes-master/.gradle/checksums/sha1-checksums.bin b/src/Notes-master/.gradle/checksums/sha1-checksums.bin new file mode 100644 index 0000000..e590ba6 Binary files /dev/null and b/src/Notes-master/.gradle/checksums/sha1-checksums.bin differ diff --git a/src/Notes-master/.gradle/vcs-1/gc.properties b/src/Notes-master/.gradle/vcs-1/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/src/Notes-master/.idea/.gitignore b/src/Notes-master/.idea/.gitignore new file mode 100644 index 0000000..26d3352 --- /dev/null +++ b/src/Notes-master/.idea/.gitignore @@ -0,0 +1,3 @@ +# Default ignored files +/shelf/ +/workspace.xml diff --git a/src/Notes-master/.idea/assetWizardSettings.xml b/src/Notes-master/.idea/assetWizardSettings.xml new file mode 100644 index 0000000..999f89b --- /dev/null +++ b/src/Notes-master/.idea/assetWizardSettings.xml @@ -0,0 +1,317 @@ + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/caches/build_file_checksums.ser b/src/Notes-master/.idea/caches/build_file_checksums.ser new file mode 100644 index 0000000..db95d16 Binary files /dev/null and b/src/Notes-master/.idea/caches/build_file_checksums.ser differ diff --git a/src/Notes-master/.idea/codeStyles/Project.xml b/src/Notes-master/.idea/codeStyles/Project.xml new file mode 100644 index 0000000..681f41a --- /dev/null +++ b/src/Notes-master/.idea/codeStyles/Project.xml @@ -0,0 +1,116 @@ + + + + + + + +
+ + + + xmlns:android + + ^$ + + + +
+
+ + + + xmlns:.* + + ^$ + + + BY_NAME + +
+
+ + + + .*:id + + http://schemas.android.com/apk/res/android + + + +
+
+ + + + .*:name + + http://schemas.android.com/apk/res/android + + + +
+
+ + + + name + + ^$ + + + +
+
+ + + + style + + ^$ + + + +
+
+ + + + .* + + ^$ + + + BY_NAME + +
+
+ + + + .* + + http://schemas.android.com/apk/res/android + + + ANDROID_ATTRIBUTE_ORDER + +
+
+ + + + .* + + .* + + + BY_NAME + +
+
+
+
+
+
\ No newline at end of file diff --git a/src/Notes-master/.idea/compiler.xml b/src/Notes-master/.idea/compiler.xml new file mode 100644 index 0000000..61a9130 --- /dev/null +++ b/src/Notes-master/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/dbnavigator.xml b/src/Notes-master/.idea/dbnavigator.xml new file mode 100644 index 0000000..991d39b --- /dev/null +++ b/src/Notes-master/.idea/dbnavigator.xml @@ -0,0 +1,461 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/gradle.xml b/src/Notes-master/.idea/gradle.xml new file mode 100644 index 0000000..9bba60d --- /dev/null +++ b/src/Notes-master/.idea/gradle.xml @@ -0,0 +1,21 @@ + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/jarRepositories.xml b/src/Notes-master/.idea/jarRepositories.xml new file mode 100644 index 0000000..a5f05cd --- /dev/null +++ b/src/Notes-master/.idea/jarRepositories.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/libraries/Gradle_______Git_Notes_Maintenance_src_Notes_master_httpcomponents_client_4_5_12_lib_httpclient_osgi_4_5_12_jar.xml b/src/Notes-master/.idea/libraries/Gradle_______Git_Notes_Maintenance_src_Notes_master_httpcomponents_client_4_5_12_lib_httpclient_osgi_4_5_12_jar.xml new file mode 100644 index 0000000..52e24f6 --- /dev/null +++ b/src/Notes-master/.idea/libraries/Gradle_______Git_Notes_Maintenance_src_Notes_master_httpcomponents_client_4_5_12_lib_httpclient_osgi_4_5_12_jar.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/libraries/Gradle_______Git_Notes_Maintenance_src_Notes_master_httpcomponents_client_4_5_12_lib_httpclient_win_4_5_12_jar.xml b/src/Notes-master/.idea/libraries/Gradle_______Git_Notes_Maintenance_src_Notes_master_httpcomponents_client_4_5_12_lib_httpclient_win_4_5_12_jar.xml new file mode 100644 index 0000000..d8c2e9a --- /dev/null +++ b/src/Notes-master/.idea/libraries/Gradle_______Git_Notes_Maintenance_src_Notes_master_httpcomponents_client_4_5_12_lib_httpclient_win_4_5_12_jar.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/libraries/Gradle_______Git_Notes_Maintenance_src_Notes_master_httpcomponents_client_4_5_12_lib_httpcore_4_4_13_jar.xml b/src/Notes-master/.idea/libraries/Gradle_______Git_Notes_Maintenance_src_Notes_master_httpcomponents_client_4_5_12_lib_httpcore_4_4_13_jar.xml new file mode 100644 index 0000000..50f3bfe --- /dev/null +++ b/src/Notes-master/.idea/libraries/Gradle_______Git_Notes_Maintenance_src_Notes_master_httpcomponents_client_4_5_12_lib_httpcore_4_4_13_jar.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/libraries/Gradle____httpcomponents_client_4_5_12_lib_httpclient_osgi_4_5_12_jar.xml b/src/Notes-master/.idea/libraries/Gradle____httpcomponents_client_4_5_12_lib_httpclient_osgi_4_5_12_jar.xml new file mode 100644 index 0000000..71b97df --- /dev/null +++ b/src/Notes-master/.idea/libraries/Gradle____httpcomponents_client_4_5_12_lib_httpclient_osgi_4_5_12_jar.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/libraries/Gradle____httpcomponents_client_4_5_12_lib_httpclient_win_4_5_12_jar.xml b/src/Notes-master/.idea/libraries/Gradle____httpcomponents_client_4_5_12_lib_httpclient_win_4_5_12_jar.xml new file mode 100644 index 0000000..a2c82e8 --- /dev/null +++ b/src/Notes-master/.idea/libraries/Gradle____httpcomponents_client_4_5_12_lib_httpclient_win_4_5_12_jar.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/libraries/Gradle____httpcomponents_client_4_5_12_lib_httpcore_4_4_13_jar.xml b/src/Notes-master/.idea/libraries/Gradle____httpcomponents_client_4_5_12_lib_httpcore_4_4_13_jar.xml new file mode 100644 index 0000000..14290cd --- /dev/null +++ b/src/Notes-master/.idea/libraries/Gradle____httpcomponents_client_4_5_12_lib_httpcore_4_4_13_jar.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/libraries/Gradle__com_android_support_appcompat_v7_22_2_1_aar.xml b/src/Notes-master/.idea/libraries/Gradle__com_android_support_appcompat_v7_22_2_1_aar.xml new file mode 100644 index 0000000..1ce5636 --- /dev/null +++ b/src/Notes-master/.idea/libraries/Gradle__com_android_support_appcompat_v7_22_2_1_aar.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/libraries/Gradle__com_android_support_support_annotations_22_2_1.xml b/src/Notes-master/.idea/libraries/Gradle__com_android_support_support_annotations_22_2_1.xml new file mode 100644 index 0000000..a2e305e --- /dev/null +++ b/src/Notes-master/.idea/libraries/Gradle__com_android_support_support_annotations_22_2_1.xml @@ -0,0 +1,13 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/libraries/Gradle__com_android_support_support_v4_22_2_1_aar.xml b/src/Notes-master/.idea/libraries/Gradle__com_android_support_support_v4_22_2_1_aar.xml new file mode 100644 index 0000000..e893eaa --- /dev/null +++ b/src/Notes-master/.idea/libraries/Gradle__com_android_support_support_v4_22_2_1_aar.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/misc.xml b/src/Notes-master/.idea/misc.xml new file mode 100644 index 0000000..d5d35ec --- /dev/null +++ b/src/Notes-master/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/modules.xml b/src/Notes-master/.idea/modules.xml new file mode 100644 index 0000000..e22ddc8 --- /dev/null +++ b/src/Notes-master/.idea/modules.xml @@ -0,0 +1,9 @@ + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/modules/Notes-master.iml b/src/Notes-master/.idea/modules/Notes-master.iml new file mode 100644 index 0000000..21ca423 --- /dev/null +++ b/src/Notes-master/.idea/modules/Notes-master.iml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/modules/app/Notes-master.app.iml b/src/Notes-master/.idea/modules/app/Notes-master.app.iml new file mode 100644 index 0000000..e9f35bf --- /dev/null +++ b/src/Notes-master/.idea/modules/app/Notes-master.app.iml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/runConfigurations.xml b/src/Notes-master/.idea/runConfigurations.xml new file mode 100644 index 0000000..7f68460 --- /dev/null +++ b/src/Notes-master/.idea/runConfigurations.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/src/Notes-master/.idea/vcs.xml b/src/Notes-master/.idea/vcs.xml new file mode 100644 index 0000000..b2bdec2 --- /dev/null +++ b/src/Notes-master/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/Notes-master/NOTICE b/src/Notes-master/NOTICE deleted file mode 100644 index 9a54521..0000000 --- a/src/Notes-master/NOTICE +++ /dev/null @@ -1,190 +0,0 @@ - - Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) - - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. - - - Apache License - Version 2.0, January 2004 - http://www.apache.org/licenses/ - - TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION - - 1. Definitions. - - "License" shall mean the terms and conditions for use, reproduction, - and distribution as defined by Sections 1 through 9 of this document. - - "Licensor" shall mean the copyright owner or entity authorized by - the copyright owner that is granting the License. - - "Legal Entity" shall mean the union of the acting entity and all - other entities that control, are controlled by, or are under common - control with that entity. For the purposes of this definition, - "control" means (i) the power, direct or indirect, to cause the - direction or management of such entity, whether by contract or - otherwise, or (ii) ownership of fifty percent (50%) or more of the - outstanding shares, or (iii) beneficial ownership of such entity. - - "You" (or "Your") shall mean an individual or Legal Entity - exercising permissions granted by this License. - - "Source" form shall mean the preferred form for making modifications, - including but not limited to software source code, documentation - source, and configuration files. - - "Object" form shall mean any form resulting from mechanical - transformation or translation of a Source form, including but - not limited to compiled object code, generated documentation, - and conversions to other media types. - - "Work" shall mean the work of authorship, whether in Source or - Object form, made available under the License, as indicated by a - copyright notice that is included in or attached to the work - (an example is provided in the Appendix below). - - "Derivative Works" shall mean any work, whether in Source or Object - form, that is based on (or derived from) the Work and for which the - editorial revisions, annotations, elaborations, or other modifications - represent, as a whole, an original work of authorship. For the purposes - of this License, Derivative Works shall not include works that remain - separable from, or merely link (or bind by name) to the interfaces of, - the Work and Derivative Works thereof. - - "Contribution" shall mean any work of authorship, including - the original version of the Work and any modifications or additions - to that Work or Derivative Works thereof, that is intentionally - submitted to Licensor for inclusion in the Work by the copyright owner - or by an individual or Legal Entity authorized to submit on behalf of - the copyright owner. For the purposes of this definition, "submitted" - means any form of electronic, verbal, or written communication sent - to the Licensor or its representatives, including but not limited to - communication on electronic mailing lists, source code control systems, - and issue tracking systems that are managed by, or on behalf of, the - Licensor for the purpose of discussing and improving the Work, but - excluding communication that is conspicuously marked or otherwise - designated in writing by the copyright owner as "Not a Contribution." - - "Contributor" shall mean Licensor and any individual or Legal Entity - on behalf of whom a Contribution has been received by Licensor and - subsequently incorporated within the Work. - - 2. Grant of Copyright License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - copyright license to reproduce, prepare Derivative Works of, - publicly display, publicly perform, sublicense, and distribute the - Work and such Derivative Works in Source or Object form. - - 3. Grant of Patent License. Subject to the terms and conditions of - this License, each Contributor hereby grants to You a perpetual, - worldwide, non-exclusive, no-charge, royalty-free, irrevocable - (except as stated in this section) patent license to make, have made, - use, offer to sell, sell, import, and otherwise transfer the Work, - where such license applies only to those patent claims licensable - by such Contributor that are necessarily infringed by their - Contribution(s) alone or by combination of their Contribution(s) - with the Work to which such Contribution(s) was submitted. If You - institute patent litigation against any entity (including a - cross-claim or counterclaim in a lawsuit) alleging that the Work - or a Contribution incorporated within the Work constitutes direct - or contributory patent infringement, then any patent licenses - granted to You under this License for that Work shall terminate - as of the date such litigation is filed. - - 4. Redistribution. You may reproduce and distribute copies of the - Work or Derivative Works thereof in any medium, with or without - modifications, and in Source or Object form, provided that You - meet the following conditions: - - (a) You must give any other recipients of the Work or - Derivative Works a copy of this License; and - - (b) You must cause any modified files to carry prominent notices - stating that You changed the files; and - - (c) You must retain, in the Source form of any Derivative Works - that You distribute, all copyright, patent, trademark, and - attribution notices from the Source form of the Work, - excluding those notices that do not pertain to any part of - the Derivative Works; and - - (d) If the Work includes a "NOTICE" text file as part of its - distribution, then any Derivative Works that You distribute must - include a readable copy of the attribution notices contained - within such NOTICE file, excluding those notices that do not - pertain to any part of the Derivative Works, in at least one - of the following places: within a NOTICE text file distributed - as part of the Derivative Works; within the Source form or - documentation, if provided along with the Derivative Works; or, - within a display generated by the Derivative Works, if and - wherever such third-party notices normally appear. The contents - of the NOTICE file are for informational purposes only and - do not modify the License. You may add Your own attribution - notices within Derivative Works that You distribute, alongside - or as an addendum to the NOTICE text from the Work, provided - that such additional attribution notices cannot be construed - as modifying the License. - - You may add Your own copyright statement to Your modifications and - may provide additional or different license terms and conditions - for use, reproduction, or distribution of Your modifications, or - for any such Derivative Works as a whole, provided Your use, - reproduction, and distribution of the Work otherwise complies with - the conditions stated in this License. - - 5. Submission of Contributions. Unless You explicitly state otherwise, - any Contribution intentionally submitted for inclusion in the Work - by You to the Licensor shall be under the terms and conditions of - this License, without any additional terms or conditions. - Notwithstanding the above, nothing herein shall supersede or modify - the terms of any separate license agreement you may have executed - with Licensor regarding such Contributions. - - 6. Trademarks. This License does not grant permission to use the trade - names, trademarks, service marks, or product names of the Licensor, - except as required for reasonable and customary use in describing the - origin of the Work and reproducing the content of the NOTICE file. - - 7. Disclaimer of Warranty. Unless required by applicable law or - agreed to in writing, Licensor provides the Work (and each - Contributor provides its Contributions) on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or - implied, including, without limitation, any warranties or conditions - of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A - PARTICULAR PURPOSE. You are solely responsible for determining the - appropriateness of using or redistributing the Work and assume any - risks associated with Your exercise of permissions under this License. - - 8. Limitation of Liability. In no event and under no legal theory, - whether in tort (including negligence), contract, or otherwise, - unless required by applicable law (such as deliberate and grossly - negligent acts) or agreed to in writing, shall any Contributor be - liable to You for damages, including any direct, indirect, special, - incidental, or consequential damages of any character arising as a - result of this License or out of the use or inability to use the - Work (including but not limited to damages for loss of goodwill, - work stoppage, computer failure or malfunction, or any and all - other commercial damages or losses), even if such Contributor - has been advised of the possibility of such damages. - - 9. Accepting Warranty or Additional Liability. While redistributing - the Work or Derivative Works thereof, You may choose to offer, - and charge a fee for, acceptance of support, warranty, indemnity, - or other liability obligations and/or rights consistent with this - License. However, in accepting such obligations, You may act only - on Your own behalf and on Your sole responsibility, not on behalf - of any other Contributor, and only if You agree to indemnify, - defend, and hold each Contributor harmless for any liability - incurred by, or claims asserted against, such Contributor by reason - of your accepting any such warranty or additional liability. - - END OF TERMS AND CONDITIONS - diff --git a/src/Notes-master/README b/src/Notes-master/README deleted file mode 100644 index fc0d824..0000000 --- a/src/Notes-master/README +++ /dev/null @@ -1,23 +0,0 @@ -[中文] - -1. MiCode便签是小米便签的社区开源版,由MIUI团队(www.miui.com) 发起并贡献第一批代码,遵循NOTICE文件所描述的开源协议, - 今后为MiCode社区(www.micode.net) 拥有,并由社区发布和维护。 - -2. Bug反馈和跟踪,请访问Github, - https://github.com/MiCode/Notes/issues?sort=created&direction=desc&state=open - -3. 功能建议和综合讨论,请访问MiCode, - http://micode.net/forum.php?mod=forumdisplay&fid=38 - - -[English] - -1. MiCode Notes is open source edition of XM notepad, it's first initiated and sponsored by MIUI team (www.miui.com). - It's opened under license described by NOTICE file. It's owned by the MiCode community (www.micode.net). In future, - the MiCode community will release and maintain this project. - -2. Regarding issue tracking, please visit Github, - https://github.com/MiCode/Notes/issues?sort=created&direction=desc&state=open - -3. Regarding feature request and general discussion, please visit Micode forum, - http://micode.net/forum.php?mod=forumdisplay&fid=38 diff --git a/src/Notes-master/app/build.gradle b/src/Notes-master/app/build.gradle new file mode 100644 index 0000000..ae7263b --- /dev/null +++ b/src/Notes-master/app/build.gradle @@ -0,0 +1,35 @@ +apply plugin: 'com.android.application' + +android { + compileSdkVersion 30 + buildToolsVersion "30.0.2" + + defaultConfig { + applicationId "net.micode.notes" + minSdkVersion 25 + targetSdkVersion 30 + versionCode 1 + versionName "1.0" + } + + buildTypes { + release { + minifyEnabled false + proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt' + } + } + packagingOptions { + exclude 'META-INF/DEPENDENCIES' + exclude 'META-INFTICE' + exclude 'META-INF/LICENSE' + exclude 'META-INF/LICENSE.txt' + exclude 'META-INFTICE.txt' + } +} + +dependencies { + implementation files('D:\\Coding\\Git\\Notes_Maintenance\\src\\Notes-master\\httpcomponents-client-4.5.12\\lib\\httpclient-osgi-4.5.12.jar') + implementation files('D:\\Coding\\Git\\Notes_Maintenance\\src\\Notes-master\\httpcomponents-client-4.5.12\\lib\\httpclient-win-4.5.12.jar') + implementation files('D:\\Coding\\Git\\Notes_Maintenance\\src\\Notes-master\\httpcomponents-client-4.5.12\\lib\\httpcore-4.4.13.jar') + implementation 'com.android.support:appcompat-v7:22.2.1' +} \ No newline at end of file diff --git a/src/Notes-master/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java b/src/Notes-master/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java new file mode 100644 index 0000000..b067bc1 --- /dev/null +++ b/src/Notes-master/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/Notes-master/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java b/src/Notes-master/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java new file mode 100644 index 0000000..287d38f --- /dev/null +++ b/src/Notes-master/app/build/generated/source/buildConfig/debug/net/micode/notes/BuildConfig.java @@ -0,0 +1,12 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package net.micode.notes; + +public final class BuildConfig { + public static final boolean DEBUG = Boolean.parseBoolean("true"); + 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 = "1.0"; +} diff --git a/src/Notes-master/app/build/generated/source/buildConfig/release/net/micode/notes/BuildConfig.java b/src/Notes-master/app/build/generated/source/buildConfig/release/net/micode/notes/BuildConfig.java new file mode 100644 index 0000000..6faa0c2 --- /dev/null +++ b/src/Notes-master/app/build/generated/source/buildConfig/release/net/micode/notes/BuildConfig.java @@ -0,0 +1,12 @@ +/** + * Automatically generated file. DO NOT MODIFY + */ +package net.micode.notes; + +public final class BuildConfig { + public static final boolean DEBUG = false; + public static final String APPLICATION_ID = "net.micode.notes"; + public static final String BUILD_TYPE = "release"; + public static final int VERSION_CODE = 1; + public static final String VERSION_NAME = "0.1"; +} diff --git a/src/Notes-master/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json b/src/Notes-master/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/src/Notes-master/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json b/src/Notes-master/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/src/Notes-master/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json b/src/Notes-master/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/src/Notes-master/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/annotation_processor_list/release/annotationProcessors.json b/src/Notes-master/app/build/intermediates/annotation_processor_list/release/annotationProcessors.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/src/Notes-master/app/build/intermediates/annotation_processor_list/release/annotationProcessors.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/app_classes/debug/classes.jar b/src/Notes-master/app/build/intermediates/app_classes/debug/classes.jar new file mode 100644 index 0000000..4ecc5a3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/app_classes/debug/classes.jar differ diff --git a/src/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/debug.json b/src/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/debug.json new file mode 100644 index 0000000..f10c6b8 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/debug.json @@ -0,0 +1,176 @@ +{ + "logs": [ + { + "outputFile": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat", + "map": [ + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values-zh-rCN/arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endLines": "21", + "endColumns": "19", + "endOffsets": "817" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/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", + "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" + }, + "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,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" + } + } + ] + }, + { + "outputFile": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat", + "map": [ + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values-zh-rTW/arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endLines": "21", + "endColumns": "19", + "endOffsets": "817" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/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": "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" + }, + "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" + } + } + ] + }, + { + "outputFile": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/values_values.arsc.flat", + "map": [ + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/strings.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "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" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/styles.xml", + "from": { + "startLines": "-1,-1,64,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,2640,-1,-1,-1,-1,-1,-1,-1,-1", + "endLines": "-1,-1,67,-1,-1,-1,-1,-1,-1,-1,-1", + "endColumns": "-1,-1,12,-1,-1,-1,-1,-1,-1,-1,-1", + "endOffsets": "-1,-1,2853,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "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,8757,8917,9100,9285,9470,9673,9879,10062", + "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,8752,8912,9095,9280,9465,9668,9874,10057,10258" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/arrays.xml", + "from": { + "startLines": "-1,-1", + "startColumns": "-1,-1", + "startOffsets": "-1,-1" + }, + "to": { + "startLines": "2,8", + "startColumns": "4,4", + "startOffsets": "105,300", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "295,415" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/colors.xml", + "from": { + "startLines": "-1", + "startColumns": "-1", + "startOffsets": "-1" + }, + "to": { + "startLines": "12", + "startColumns": "4", + "startOffsets": "420", + "endColumns": "56", + "endOffsets": "472" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/dimens.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1" + }, + "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" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json b/src/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json new file mode 100644 index 0000000..1e57d18 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rCN.json @@ -0,0 +1,47 @@ +{ + "logs": [ + { + "outputFile": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml", + "map": [ + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values-zh-rCN/arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endLines": "21", + "endColumns": "19", + "endOffsets": "817" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/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", + "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" + }, + "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,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" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json b/src/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json new file mode 100644 index 0000000..ab9649d --- /dev/null +++ b/src/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values-zh-rTW.json @@ -0,0 +1,47 @@ +{ + "logs": [ + { + "outputFile": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml", + "map": [ + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values-zh-rTW/arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endLines": "21", + "endColumns": "19", + "endOffsets": "817" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/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": "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" + }, + "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" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values.json b/src/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values.json new file mode 100644 index 0000000..428179e --- /dev/null +++ b/src/Notes-master/app/build/intermediates/blame/res/debug/multi-v2/values.json @@ -0,0 +1,90 @@ +{ + "logs": [ + { + "outputFile": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml", + "map": [ + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/strings.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "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" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/styles.xml", + "from": { + "startLines": "-1,-1,64,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,2640,-1,-1,-1,-1,-1,-1,-1,-1", + "endLines": "-1,-1,67,-1,-1,-1,-1,-1,-1,-1,-1", + "endColumns": "-1,-1,12,-1,-1,-1,-1,-1,-1,-1,-1", + "endOffsets": "-1,-1,2853,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "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,8757,8917,9100,9285,9470,9673,9879,10062", + "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,8752,8912,9095,9280,9465,9668,9874,10057,10258" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/arrays.xml", + "from": { + "startLines": "-1,-1", + "startColumns": "-1,-1", + "startOffsets": "-1,-1" + }, + "to": { + "startLines": "2,8", + "startColumns": "4,4", + "startOffsets": "105,300", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "295,415" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/colors.xml", + "from": { + "startLines": "-1", + "startColumns": "-1", + "startOffsets": "-1" + }, + "to": { + "startLines": "12", + "startColumns": "4", + "startOffsets": "420", + "endColumns": "56", + "endOffsets": "472" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/dimens.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1" + }, + "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" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/blame/res/debug/single/debug.json b/src/Notes-master/app/build/intermediates/blame/res/debug/single/debug.json new file mode 100644 index 0000000..fce6f9c --- /dev/null +++ b/src/Notes-master/app/build/intermediates/blame/res/debug/single/debug.json @@ -0,0 +1,382 @@ +[ + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/raw_introduction.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/raw/introduction" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_bar_bg.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/title_bar_bg.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_item.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_dropdown_menu.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_list_dropdown_menu.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable_new_note.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable/new_note.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_dialog_edit_text.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/dialog_edit_text.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_red.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_4x_info.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/xml/widget_4x_info.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_folder.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_folder.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/new_note_pressed.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_down.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_green_down.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/menu_sub_folder.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/sub_folder.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/color_primary_text_dark.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/color/primary_text_dark.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_footer_bg.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_footer_bg.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_down.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_red_down.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_settings_header.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/settings_header.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_white.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_2x.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/widget_2x.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_yellow.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_blue.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit_list_item.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_edit_list_item.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_red.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_red.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_middle.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_green_middle.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_folder_list_item.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/folder_list_item.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/title_alert.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_color_btn_mask.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_down.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_down.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_white.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_white.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/delete.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_green.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_small.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_up.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_up.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_down.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_white_down.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_blue.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_single.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_red_single.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_red.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/xml_preferences.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/xml/preferences.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_middle.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_red_middle.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_up.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_red_up.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_yellow.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_white.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_green.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_green.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_white.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_white.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_single.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_single.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_size_selector_bg.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_middle.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_white_middle.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_super.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_background.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_footer.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_list_footer.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/clock.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_up.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_blue_up.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_normal.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_green.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/icon_app.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_4x.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/widget_4x.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_account_dialog_title.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/account_dialog_title.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/menu_call_record_folder.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/call_record_folder.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/bg_btn_set_color.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_middle.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_blue_middle.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/new_note_normal.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_green.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_green.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_middle.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_single.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_white_single.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_yellow.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_yellow.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_add_account_text.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/add_account_text.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_dropdown_icon.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/dropdown_icon.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_options.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/note_list_options.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/raw-zh-rCN_introduction.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/raw-zh-rCN/introduction" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/menu_delete.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/note_edit.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_2x_info.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/xml/widget_2x_info.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_up.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_white_up.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/color_secondary_text_dark.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/color/secondary_text_dark.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/search_result.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/menu_move.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_dropdown.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/note_list_dropdown.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_down.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_blue_down.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_datetime_picker.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/datetime_picker.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_edit.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_blue.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_blue.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/notification.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_blue.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_blue.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_yellow.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_list.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/xml_searchable.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/xml/searchable.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_single.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_blue_single.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/note_list.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/menu_call_note_edit.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/call_note_edit.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_large.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_up.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_green_up.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_single.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_green_single.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/selected.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/call_record.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_red.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_red.9.png" + } +] \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/blame/res/release/multi-v2/release.json b/src/Notes-master/app/build/intermediates/blame/res/release/multi-v2/release.json new file mode 100644 index 0000000..f3a2b9f --- /dev/null +++ b/src/Notes-master/app/build/intermediates/blame/res/release/multi-v2/release.json @@ -0,0 +1,186 @@ +{ + "logs": [ + { + "outputFile": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/values-zh-rTW_values-zh-rTW.arsc.flat", + "map": [ + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values-zh-rTW/arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endLines": "21", + "endColumns": "19", + "endOffsets": "817" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/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": "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" + }, + "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" + } + } + ] + }, + { + "outputFile": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/values_values.arsc.flat", + "map": [ + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/strings.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" + }, + "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": "851,1244,1340,1423,1519,1588,1631,1683,1735,1784,1847,1905,1956,2040,2134,2242,2313,2397,2480,2546,2629,2731,2792,2854,2905,2983,3036,3096,3201,3260,3362,3417,3488,3537,3595,3642,3701,3758,3829,3890,3947,3997,4049,4102,4152,4202,4262,4315,4381,4443,4506,4553,4608,4696,4754,4816,4866,4911,4954,5014,5081,5136,5191,5244,5291,5344,5400,5448,5503,5556,5640,5707,5771,5867,5941,6022,6111,6274,6418,6497,6572,6654,6713,6793,6873,6928,7050,7153,7194,7247,7304,7378,7443,7511,7597,7677,7746,7840,7899,7954,8016,8076,8186", + "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": "1239,1335,1418,1514,1583,1626,1678,1730,1779,1842,1900,1951,2035,2129,2237,2308,2392,2475,2541,2624,2726,2787,2849,2900,2978,3031,3091,3196,3255,3357,3412,3483,3532,3590,3637,3696,3753,3824,3885,3942,3992,4044,4097,4147,4197,4257,4310,4376,4438,4501,4548,4603,4691,4749,4811,4861,4906,4949,5009,5076,5131,5186,5239,5286,5339,5395,5443,5498,5551,5635,5702,5766,5862,5936,6017,6106,6269,6413,6492,6567,6649,6708,6788,6868,6923,7045,7148,7189,7242,7299,7373,7438,7506,7592,7672,7741,7835,7894,7949,8011,8071,8181,8271" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/styles.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,2853,2634,1073,1258,1443,1647,1854,890,2056" + }, + "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": "8276,8480,8691,8909,9069,9252,9437,9622,9825,10031,10214", + "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": "8475,8686,8904,9064,9247,9432,9617,9820,10026,10209,10410" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/arrays.xml", + "from": { + "startLines": "19,26", + "startColumns": "4,4", + "startOffsets": "739,1047", + "endLines": "24,29", + "endColumns": "19,19", + "endOffsets": "1041,1162" + }, + "to": { + "startLines": "2,8", + "startColumns": "4,4", + "startOffsets": "105,412", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "407,527" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/colors.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endColumns": "56", + "endOffsets": "764" + }, + "to": { + "startLines": "12", + "startColumns": "4", + "startOffsets": "532", + "endColumns": "56", + "endOffsets": "584" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/dimens.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" + }, + "to": { + "startLines": "13,14,15,16,17", + "startColumns": "4,4,4,4,4", + "startOffsets": "589,641,694,747,799", + "endColumns": "51,52,52,51,51", + "endOffsets": "636,689,742,794,846" + } + } + ] + }, + { + "outputFile": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/values-zh-rCN_values-zh-rCN.arsc.flat", + "map": [ + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values-zh-rCN/arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endLines": "21", + "endColumns": "19", + "endOffsets": "817" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/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", + "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" + }, + "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,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" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zh-rCN.json b/src/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zh-rCN.json new file mode 100644 index 0000000..657307e --- /dev/null +++ b/src/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zh-rCN.json @@ -0,0 +1,47 @@ +{ + "logs": [ + { + "outputFile": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml", + "map": [ + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values-zh-rCN/arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endLines": "21", + "endColumns": "19", + "endOffsets": "817" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/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", + "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" + }, + "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,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" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zh-rTW.json b/src/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zh-rTW.json new file mode 100644 index 0000000..59094c7 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values-zh-rTW.json @@ -0,0 +1,47 @@ +{ + "logs": [ + { + "outputFile": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml", + "map": [ + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values-zh-rTW/arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endLines": "21", + "endColumns": "19", + "endOffsets": "817" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/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": "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" + }, + "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" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values.json b/src/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values.json new file mode 100644 index 0000000..176ce77 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/blame/res/release/multi-v2/values.json @@ -0,0 +1,100 @@ +{ + "logs": [ + { + "outputFile": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml", + "map": [ + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/strings.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" + }, + "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": "851,1244,1340,1423,1519,1588,1631,1683,1735,1784,1847,1905,1956,2040,2134,2242,2313,2397,2480,2546,2629,2731,2792,2854,2905,2983,3036,3096,3201,3260,3362,3417,3488,3537,3595,3642,3701,3758,3829,3890,3947,3997,4049,4102,4152,4202,4262,4315,4381,4443,4506,4553,4608,4696,4754,4816,4866,4911,4954,5014,5081,5136,5191,5244,5291,5344,5400,5448,5503,5556,5640,5707,5771,5867,5941,6022,6111,6274,6418,6497,6572,6654,6713,6793,6873,6928,7050,7153,7194,7247,7304,7378,7443,7511,7597,7677,7746,7840,7899,7954,8016,8076,8186", + "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": "1239,1335,1418,1514,1583,1626,1678,1730,1779,1842,1900,1951,2035,2129,2237,2308,2392,2475,2541,2624,2726,2787,2849,2900,2978,3031,3091,3196,3255,3357,3412,3483,3532,3590,3637,3696,3753,3824,3885,3942,3992,4044,4097,4147,4197,4257,4310,4376,4438,4501,4548,4603,4691,4749,4811,4861,4906,4949,5009,5076,5131,5186,5239,5286,5339,5395,5443,5498,5551,5635,5702,5766,5862,5936,6017,6106,6269,6413,6492,6567,6649,6708,6788,6868,6923,7045,7148,7189,7242,7299,7373,7438,7506,7592,7672,7741,7835,7894,7949,8011,8071,8181,8271" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/styles.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,2853,2634,1073,1258,1443,1647,1854,890,2056" + }, + "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": "8276,8480,8691,8909,9069,9252,9437,9622,9825,10031,10214", + "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": "8475,8686,8904,9064,9247,9432,9617,9820,10026,10209,10410" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/arrays.xml", + "from": { + "startLines": "19,26", + "startColumns": "4,4", + "startOffsets": "739,1047", + "endLines": "24,29", + "endColumns": "19,19", + "endOffsets": "1041,1162" + }, + "to": { + "startLines": "2,8", + "startColumns": "4,4", + "startOffsets": "105,412", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "407,527" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/colors.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endColumns": "56", + "endOffsets": "764" + }, + "to": { + "startLines": "12", + "startColumns": "4", + "startOffsets": "532", + "endColumns": "56", + "endOffsets": "584" + } + }, + { + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/values/dimens.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" + }, + "to": { + "startLines": "13,14,15,16,17", + "startColumns": "4,4,4,4,4", + "startOffsets": "589,641,694,747,799", + "endColumns": "51,52,52,51,51", + "endOffsets": "636,689,742,794,846" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/blame/res/release/single/release.json b/src/Notes-master/app/build/intermediates/blame/res/release/single/release.json new file mode 100644 index 0000000..42ab3de --- /dev/null +++ b/src/Notes-master/app/build/intermediates/blame/res/release/single/release.json @@ -0,0 +1,382 @@ +[ + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/raw-zh-rCN_introduction.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/raw-zh-rCN/introduction" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_normal.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_normal.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_blue.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_blue.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_dropdown_icon.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/dropdown_icon.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_up.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_green_up.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_white.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_white.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_search_result.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/search_result.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_note_list_dropdown.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/note_list_dropdown.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_widget_2x.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/widget_2x.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_white.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_white.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_down.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_down.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_note_list.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_list.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_normal.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/new_note_normal.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_background.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_background.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/xml_widget_2x_info.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/xml/widget_2x_info.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_super.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_super.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_note_edit_list_item.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_edit_list_item.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_blue.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_blue.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_bar_bg.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/title_bar_bg.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_clock.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/clock.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_up.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_white_up.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_account_dialog_title.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/account_dialog_title.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_note_edit.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_edit.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_call_record_folder.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/call_record_folder.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/xml_preferences.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/xml/preferences.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_call_record.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/call_record.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_blue.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_blue.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_white.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_white.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_single.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_white_single.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_blue.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_blue.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_footer_bg.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_footer_bg.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_call_note_edit.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/call_note_edit.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_add_account_text.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/add_account_text.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_red.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_red.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_single.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_single.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_sub_folder.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/sub_folder.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_widget_4x.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/widget_4x.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_move.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/menu_move.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/color_primary_text_dark.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/color/primary_text_dark.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_note_list_footer.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_list_footer.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_yellow.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_yellow.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_note_item.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_item.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_down.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_green_down.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/raw_introduction.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/raw/introduction" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_selected.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/selected.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_green.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_green.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_datetime_picker.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/datetime_picker.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_btn_set_color.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/bg_btn_set_color.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_settings_header.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/settings_header.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_up.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_blue_up.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_pressed.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/new_note_pressed.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_single.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_green_single.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_delete.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/delete.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_notification.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/notification.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_note_edit_color_selector_panel.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_middle.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_blue_middle.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_down.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_red_down.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_folder.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_folder.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_down.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_white_down.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_large.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_large.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/xml_widget_4x_info.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/xml/widget_4x_info.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_white.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_white.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_up.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_up.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_size_selector_bg.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_middle.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_red_middle.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_note_list_dropdown_menu.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_list_dropdown_menu.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_alert.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/title_alert.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable_new_note.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable/new_note.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_single.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_red_single.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_folder_list_item.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/folder_list_item.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_down.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_blue_down.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_red.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_red.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_dialog_edit_text.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/dialog_edit_text.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_up.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_red_up.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_red.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_red.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_single.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_blue_single.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_yellow.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_yellow.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_middle.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_green_middle.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_green.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_green.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_note_list.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/note_list.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_color_btn_mask.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/xml_searchable.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/xml/searchable.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_small.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_small.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_icon_app.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/icon_app.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_middle.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_yellow.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_green.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_green.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_middle.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_white_middle.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_green.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_green.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_delete.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/menu_delete.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_note_list_options.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/note_list_options.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/color_secondary_text_dark.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/color/secondary_text_dark.xml" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_red.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_red.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_yellow.9.png.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_yellow.9.png" + }, + { + "merged": "/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_note_edit.xml.flat", + "source": "/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/note_edit.xml" + } +] \ No newline at end of file diff --git a/src/Notes-master/AndroidManifest.xml b/src/Notes-master/app/build/intermediates/bundle_manifest/debug/bundle-manifest/AndroidManifest.xml similarity index 87% rename from src/Notes-master/AndroidManifest.xml rename to src/Notes-master/app/build/intermediates/bundle_manifest/debug/bundle-manifest/AndroidManifest.xml index e5c7d47..8141ebc 100644 --- a/src/Notes-master/AndroidManifest.xml +++ b/src/Notes-master/app/build/intermediates/bundle_manifest/debug/bundle-manifest/AndroidManifest.xml @@ -1,6 +1,6 @@ - - - - + @@ -33,45 +34,50 @@ + android:label="@string/app_name" + android:testOnly="true" > + + + - - + + - + + - + @@ -86,7 +92,7 @@ android:multiprocess="true" /> @@ -99,9 +105,8 @@ android:resource="@xml/widget_2x_info" /> - @@ -112,25 +117,22 @@ android:name="android.appwidget.provider" android:resource="@xml/widget_4x_info" /> - - + - - - + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/bundle_manifest/debug/bundle-manifest/output.json b/src/Notes-master/app/build/intermediates/bundle_manifest/debug/bundle-manifest/output.json new file mode 100644 index 0000000..a5a8b69 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/bundle_manifest/debug/bundle-manifest/output.json @@ -0,0 +1,28 @@ +{ + "version": 1, + "applicationId": "net.micode.notes", + "variantType": "BASE_APK", + "elements": [ + { + "outputType": { + "type": "BUNDLE_MANIFEST" + }, + "apkData": { + "type": "MAIN", + "splits": [], + "versionCode": 1, + "versionName": "0.1", + "outputFile": "app-debug.apk", + "fullName": "debug", + "baseName": "debug", + "dirName": "" + }, + "path": "AndroidManifest.xml", + "properties": { + "packageId": "net.micode.notes", + "split": "", + "minSdkVersion": "1" + } + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/bundle_manifest/release/bundle-manifest/AndroidManifest.xml b/src/Notes-master/app/build/intermediates/bundle_manifest/release/bundle-manifest/AndroidManifest.xml new file mode 100644 index 0000000..b05df0e --- /dev/null +++ b/src/Notes-master/app/build/intermediates/bundle_manifest/release/bundle-manifest/AndroidManifest.xml @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/bundle_manifest/release/bundle-manifest/output.json b/src/Notes-master/app/build/intermediates/bundle_manifest/release/bundle-manifest/output.json new file mode 100644 index 0000000..08a1076 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/bundle_manifest/release/bundle-manifest/output.json @@ -0,0 +1,28 @@ +{ + "version": 1, + "applicationId": "net.micode.notes", + "variantType": "BASE_APK", + "elements": [ + { + "outputType": { + "type": "BUNDLE_MANIFEST" + }, + "apkData": { + "type": "MAIN", + "splits": [], + "versionCode": 1, + "versionName": "0.1", + "outputFile": "app-release.apk", + "fullName": "release", + "baseName": "release", + "dirName": "" + }, + "path": "AndroidManifest.xml", + "properties": { + "packageId": "net.micode.notes", + "split": "", + "minSdkVersion": "1" + } + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/compatible_screen_manifest/debug/output-metadata.json b/src/Notes-master/app/build/intermediates/compatible_screen_manifest/debug/output-metadata.json new file mode 100644 index 0000000..07b12ed --- /dev/null +++ b/src/Notes-master/app/build/intermediates/compatible_screen_manifest/debug/output-metadata.json @@ -0,0 +1,10 @@ +{ + "version": 2, + "artifactType": { + "type": "COMPATIBLE_SCREEN_MANIFEST", + "kind": "Directory" + }, + "applicationId": "net.micode.notes", + "variantName": "debug", + "elements": [] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/compatible_screen_manifest/release/out/output.json b/src/Notes-master/app/build/intermediates/compatible_screen_manifest/release/out/output.json new file mode 100644 index 0000000..dd5c633 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/compatible_screen_manifest/release/out/output.json @@ -0,0 +1,6 @@ +{ + "version": 1, + "applicationId": "net.micode.notes", + "variantType": "BASE_APK", + "elements": [] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar b/src/Notes-master/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar new file mode 100644 index 0000000..61e1021 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar differ diff --git a/src/Notes-master/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debugAndroidTest/R.jar b/src/Notes-master/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debugAndroidTest/R.jar new file mode 100644 index 0000000..1b37bfc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debugAndroidTest/R.jar differ diff --git a/src/Notes-master/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/release/R.jar b/src/Notes-master/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/release/R.jar new file mode 100644 index 0000000..017706b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/release/R.jar differ diff --git a/src/Notes-master/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex b/src/Notes-master/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex new file mode 100644 index 0000000..2f94df0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex differ diff --git a/src/Notes-master/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex b/src/Notes-master/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex new file mode 100644 index 0000000..d47b49a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/dex/debug/mergeExtDexDebug/classes.dex differ diff --git a/src/Notes-master/app/build/intermediates/dex/debug/mergeProjectDexDebug/classes.dex b/src/Notes-master/app/build/intermediates/dex/debug/mergeProjectDexDebug/classes.dex new file mode 100644 index 0000000..2f952d3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/dex/debug/mergeProjectDexDebug/classes.dex differ diff --git a/src/Notes-master/app/build/intermediates/dex_archive_input_jar_hashes/debug/out b/src/Notes-master/app/build/intermediates/dex_archive_input_jar_hashes/debug/out new file mode 100644 index 0000000..3b69790 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/dex_archive_input_jar_hashes/debug/out differ diff --git a/src/Notes-master/app/build/intermediates/dex_number_of_buckets_file/debug/out b/src/Notes-master/app/build/intermediates/dex_number_of_buckets_file/debug/out new file mode 100644 index 0000000..7813681 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/dex_number_of_buckets_file/debug/out @@ -0,0 +1 @@ +5 \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/classes.dex b/src/Notes-master/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/classes.dex new file mode 100644 index 0000000..5fc94b7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/classes.dex differ diff --git a/src/Notes-master/app/build/intermediates/external_libs_dex/release/mergeExtDexRelease/classes.dex b/src/Notes-master/app/build/intermediates/external_libs_dex/release/mergeExtDexRelease/classes.dex new file mode 100644 index 0000000..85a8ecb Binary files /dev/null and b/src/Notes-master/app/build/intermediates/external_libs_dex/release/mergeExtDexRelease/classes.dex differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state new file mode 100644 index 0000000..e581733 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AFlErdYCXWyUiR1gOopUWQzYrCs= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AFlErdYCXWyUiR1gOopUWQzYrCs= new file mode 100644 index 0000000..84b2430 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/AFlErdYCXWyUiR1gOopUWQzYrCs= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/DrukwYw78cbgs03JkzvqFo6mkNw= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/DrukwYw78cbgs03JkzvqFo6mkNw= new file mode 100644 index 0000000..163dc43 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/DrukwYw78cbgs03JkzvqFo6mkNw= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PKOKgFf+Ip9MPcQp6VAcdR3mn08= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PKOKgFf+Ip9MPcQp6VAcdR3mn08= new file mode 100644 index 0000000..33e6c51 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/PKOKgFf+Ip9MPcQp6VAcdR3mn08= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/aXT75VzLjweQlMdJfdM1vR_P9cE= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/aXT75VzLjweQlMdJfdM1vR_P9cE= new file mode 100644 index 0000000..8574e81 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/aXT75VzLjweQlMdJfdM1vR_P9cE= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iyDY80NuVjW3DRlZLPvFX7HBDYw= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iyDY80NuVjW3DRlZLPvFX7HBDYw= new file mode 100644 index 0000000..72b088f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/iyDY80NuVjW3DRlZLPvFX7HBDYw= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/rYWkfth2zCov5wHimS_31pFJQpQ= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/rYWkfth2zCov5wHimS_31pFJQpQ= new file mode 100644 index 0000000..76df262 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/rYWkfth2zCov5wHimS_31pFJQpQ= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wj42YbFoqEab7FTiWUKmCyi3o94= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wj42YbFoqEab7FTiWUKmCyi3o94= new file mode 100644 index 0000000..31dcdbe Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/wj42YbFoqEab7FTiWUKmCyi3o94= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state new file mode 100644 index 0000000..4201b7a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/merge-state differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/AFlErdYCXWyUiR1gOopUWQzYrCs= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/AFlErdYCXWyUiR1gOopUWQzYrCs= new file mode 100644 index 0000000..84b2430 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/AFlErdYCXWyUiR1gOopUWQzYrCs= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/DrukwYw78cbgs03JkzvqFo6mkNw= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/DrukwYw78cbgs03JkzvqFo6mkNw= new file mode 100644 index 0000000..163dc43 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/DrukwYw78cbgs03JkzvqFo6mkNw= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/PKOKgFf+Ip9MPcQp6VAcdR3mn08= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/PKOKgFf+Ip9MPcQp6VAcdR3mn08= new file mode 100644 index 0000000..33e6c51 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/PKOKgFf+Ip9MPcQp6VAcdR3mn08= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/aXT75VzLjweQlMdJfdM1vR_P9cE= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/aXT75VzLjweQlMdJfdM1vR_P9cE= new file mode 100644 index 0000000..8574e81 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/aXT75VzLjweQlMdJfdM1vR_P9cE= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/iyDY80NuVjW3DRlZLPvFX7HBDYw= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/iyDY80NuVjW3DRlZLPvFX7HBDYw= new file mode 100644 index 0000000..72b088f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/iyDY80NuVjW3DRlZLPvFX7HBDYw= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/rYWkfth2zCov5wHimS_31pFJQpQ= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/rYWkfth2zCov5wHimS_31pFJQpQ= new file mode 100644 index 0000000..76df262 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/rYWkfth2zCov5wHimS_31pFJQpQ= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/wj42YbFoqEab7FTiWUKmCyi3o94= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/wj42YbFoqEab7FTiWUKmCyi3o94= new file mode 100644 index 0000000..31dcdbe Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeNativeLibs/zip-cache/wj42YbFoqEab7FTiWUKmCyi3o94= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties b/src/Notes-master/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties new file mode 100644 index 0000000..5181857 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeDebugAndroidTestResources/compile-file-map.properties @@ -0,0 +1 @@ +#Sat Oct 24 10:29:19 CST 2020 diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml b/src/Notes-master/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml new file mode 100644 index 0000000..a95c4a9 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeDebugAndroidTestResources/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeDebugAssets/merger.xml b/src/Notes-master/app/build/intermediates/incremental/mergeDebugAssets/merger.xml new file mode 100644 index 0000000..b652c9f --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeDebugAssets/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/src/Notes-master/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml new file mode 100644 index 0000000..8256408 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties b/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties new file mode 100644 index 0000000..7c7a3a5 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/compile-file-map.properties @@ -0,0 +1,120 @@ +#Thu Nov 26 23:56:19 CST 2020 +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_footer_bg.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_normal.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\xml\\shortcuts.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\xml_shortcuts.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_blue.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_green.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\bitmap_pressed.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_pressed.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_down.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_up.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\working.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_working.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_green.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\play.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_play.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\xml\\preferences.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\xml_preferences.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_normal.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_btn_set_color.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\notification.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_notification.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\xml\\widget_4x_info.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_4x_info.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\clock.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_clock.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_up.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\raw\\introduction=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\raw_introduction.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_middle.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_blue.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_blue.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_white.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\call_record_folder.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_record_folder.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_up.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\delete.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_delete.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\dialog_edit_text.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_dialog_edit_text.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_move.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\note_item.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_item.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_bar_bg.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\splash.jpg=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_splash.jpg.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\note_list_footer.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_footer.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\life.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_life.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-v24\\settings_launcher_foreground.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v24_settings_launcher_foreground.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\widget_4x.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_4x.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_blue.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\note_edit_list_item.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit_list_item.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\call_note_edit.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_note_edit.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_single.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_white.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_dropdown_icon.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_middle.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\note_list.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\xml\\widget_2x_info.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_2x_info.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\note_top.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_top.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_middle.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_pressed.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\raw-zh-rCN\\introduction=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\raw-zh-rCN_introduction.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\add_note.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_add_note.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_down.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_dropdown_menu.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\note_edit.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_edit.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\settings_header.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_settings_header.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\menu_top.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_top.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\call_record.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_call_record.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\xml\\searchable.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\xml_searchable.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_alert.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\note_list.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_single.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\folder_list_item.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_folder_list_item.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\bitmap_normal.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_normal.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\settings.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_settings.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable\\new_note.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable_new_note.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable\\settings_launcher_background.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable_settings_launcher_background.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_background_light.jpg=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background_light.jpg.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\line_error.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_line_error.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_white.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\activity_splash.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_splash.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\note_edit.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_single.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_yellow.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\font_large.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_large.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\activity_lock.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_lock.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\search_result.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_search_result.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\note_list_options.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_options.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\sub_folder.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_sub_folder.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_delete.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\datetime_picker.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_datetime_picker.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\color\\secondary_text_dark.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\color_secondary_text_dark.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_red.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\lock.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_lock.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_green.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_down.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_red.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_yellow.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_down.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_red.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_white.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\line_pressed.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_line_pressed.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_background.jpg=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background.jpg.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_yellow.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\bitmap_error.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_error.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\widget_lock_view.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_lock_view.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_up.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\add_account_text.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_add_account_text.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_middle.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_single.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\account_dialog_title.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_account_dialog_title.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\font_super.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_super.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\activity_set_lock.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_set_lock.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_down.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_green.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_folder.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\icon_app_new.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app_new.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\selected.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_selected.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\color\\primary_text_dark.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\color_primary_text_dark.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\study.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_study.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_single.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\note_list_dropdown.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_dropdown.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\font_small.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_small.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_up.9.png.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\widget_2x.xml=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_2x.xml.flat +D\:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_red.9.png.flat diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml b/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml new file mode 100644 index 0000000..48636f6 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rCN/values-zh-rCN.xml @@ -0,0 +1,135 @@ + + + + 短信 + 邮件 + + + %1$s 条符合“%2$s”的搜索结果 + + "转到主屏幕" + "转到上一层级" + "更多选项" + "完成" + "查看全部" + "选择应用" + "清除查询" + "搜索查询" + "搜索" + "提交查询" + "语音搜索" + "分享方式" + "通过%s分享" + 新建便签失败 + 新建便签 + 新建便签 + 确认删除文件夹及所包含的便签吗? + 确认要删除该条便签吗? + 确认要删除所选的 %d 条便签吗? + 删除 + 便签 + 便签2x2 + 便签4x4 + 删除 + 通话便签 + 取消 + 设置 + 成功删除提醒 + 不能为空便签设置闹钟提醒 + 不能将空便签发送到桌面 + 要查看的便签不存在 + 导出文本时发生错误,请检查SD卡 + SD卡被占用,不能操作 + 同步已取消 + 同步失败,发生内部错误 + 同步失败,请检查网络和帐号设置 + 导出失败 + 文件夹 %1$s 已存在,请重新命名 + yyyyMMdd + MM月dd日 kk:mm + 已将文本文件(%1$s)输出至SD卡(%2$s)目录 + 已将所选 %1$d 条便签移到 %2$s 文件夹 + 请输入名称 + 已添加到桌面 + 亮背景 + 提醒我 + 取消分类 + 分类 + 新建文件夹 + 删除 + 删除密码 + 取消全选 + 导出文本 + 修改文件夹名称 + 刪除文件夹 + 查看文件夹 + + 正常 + 文字大小 + + 超大 + 进入清单模式 + 移动到文件夹 + 上一级文件夹 + 退出清单模式 + 删除提醒 + 搜索 + 全选 + 没有选中项,操作无效 + 选中了 %d 项 + 发送到桌面 + 设置密码 + 设置置顶 + 设置 + 分享 + 同步 + 取消同步 + 选择文件夹 + 暗背景 + 已过期 + 发送邮件 + 打开地图 + 呼叫电话 + 浏览网页 + 密码已删除 + 查看 + 知道了 + 新建便签 + ... + 与google task同步便签记录 + 同步账号 + 添加账号 + 新建便签背景颜色随机 + 取消同步 + 立即同步 + 当前帐号 %1$s + 如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复 + 请选择google帐号,便签将与该帐号的google task内容同步。 + 同步便签 + 上次同步于 %1$s + 取消 + 更换账号 + 删除账号 + 设置 + 正在同步中,不能修改同步帐号 + 同步帐号已设置为%1$s + 便签 + 搜索便签 + 正在搜索便签 + 便签中的文字 + 创建提醒 + 打开设置失败 + 设置 + 设置 + 导出成功 + 与%1$s同步成功 + 正在获取服务器便签列表... + 登录%1$s... + 正在同步本地便签... + 同步已取消 + 同步失败 + 同步成功 + 同步便签... + 没有关联内容,点击新建便签。 + 访客模式下,便签内容不可见 + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml b/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml new file mode 100644 index 0000000..8ad479f --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values-zh-rTW/values-zh-rTW.xml @@ -0,0 +1,135 @@ + + + + 短信 + 郵件 + + + %1$s 條符合”%2$s“的搜尋結果 + + "瀏覽首頁" + "向上瀏覽" + "更多選項" + "完成" + "查看全部" + "選擇應用程式" + "清除查詢" + "搜尋查詢" + "搜尋" + "提交查詢" + "語音搜尋" + "選擇分享對象" + "與「%s」分享" + 新建便簽失敗 + 新建便簽 + 新建便簽 + 確認刪除檔夾及所包含的便簽嗎? + 确认要删除該條便籤嗎? + 确认要刪除所選的 %d 條便籤嗎? + 刪除 + 便簽 + 便簽2x2 + 便簽4x4 + 刪除 + 通話便籤 + 取消 + 設置 + 成功刪除提醒 + 不能爲空便籤設置鬧鐘提醒 + 不能將空便籤發送到桌面 + 要查看的便籤不存在 + 導出TXT時發生錯誤,請檢查SD卡 + SD卡被佔用,不能操作 + 同步已取消 + 同步失敗,發生內部錯誤 + 同步失敗,請檢查網絡和帳號設置 + 導出失敗 + 文件夾 %1$s 已存在,請重新命名 + yyyyMMdd + MM月dd日 kk:mm + 已將文本文件(%1$s)導出至SD(%2$s)目錄 + 已將所選 %1$d 便籤移到 %2$s 文件夾 + 請輸入名稱 + 已添加到桌面 + 亮背景 + 提醒我 + 取消分類 + 分類 + 新建文件夾 + 刪除 + 删除密码 + 取消全選 + 導出文本 + 修改文件夾名稱 + 刪除文件夾 + 查看文件夾 + + 正常 + 文字大小 + + 超大 + 進入清單模式 + 移動到文件夾 + 上一級文件夾 + 退出清單模式 + 刪除提醒 + 搜尋 + 全選 + 沒有選中項,操作無效 + 選中了 %d 項 + 發送到桌面 + 設置密码 + 設置置頂 + 設置 + 分享 + 同步 + 取消同步 + 選擇文件夾 + 暗背景 + 已過期 + 發送郵件 + 打開地圖 + 呼叫電話 + 浏覽網頁 + 密码已删除 + 查看 + 知道了 + 新建便簽 + ... + 与google task同步便簽記錄 + 同步賬號 + 添加賬號 + 新建便籤背景顏色隨機 + 取消同步 + 立即同步 + 當前帳號 %1$s + 如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復 + 請選擇google帳號,便簽將與該帳號的google task內容同步。 + 同步便簽 + 上次同步于 %1$s + 取消 + 更換賬號 + 刪除賬號 + 設置 + 正在同步中,不能修改同步帳號 + 同步帳號已設置為%1$s + 便籤 + 搜索便籤 + 正在搜索便籤 + 便籤中的文字 + 創建提醒 + 打开設置失敗 + 設置 + 設置 + 導出成功 + 與%1$s同步成功 + 正在獲取服務器便籤列表... + 登陸%1$s... + 正在同步本地便籤... + 同步已取消 + 同步失敗 + 同步成功 + 同步便簽... + 沒有關聯內容,點擊新建便簽。 + 訪客模式下,便籤內容不可見 + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml b/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml new file mode 100644 index 0000000..cd21680 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merged.dir/values/values.xml @@ -0,0 +1,1643 @@ + + + + -%s + --%s + --%s + --%s + + + Messaging + Email + + + + + + true + false + true + true + false + true + false + @android:color/black + #7fa87f + @android:color/black + @android:color/black + @color/material_deep_teal_200 + @color/material_deep_teal_500 + #ff424242 + #ffeeeeee + #ff303030 + #ffeeeeee + #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 + #6680cbc4 + #66009688 + @color/bright_foreground_disabled_material_dark + @color/bright_foreground_disabled_material_light + #FF039BE5 + #FF01579B + #FF40C4FF + #FF00B0FF + @color/material_deep_teal_200 + @color/material_deep_teal_500 + #ff37474f + #ff263238 + #ff21272b + #ff80cbc4 + #ff009688 + #ff000000 + #ff757575 + #ff212121 + #ffefefef + #ffffffff + #de000000 + #4Dffffff + #39000000 + #4dffffff + #1f000000 + #b3ffffff + #8a000000 + #36ffffff + #24000000 + #ff616161 + #ffbdbdbd + #ffbdbdbd + #fff1f1f1 + #335b5b5b + 16dp + 56dp + 4dp + 16dp + 0dp + 10dp + 6dp + 40dp + 48dp + 180dp + 5dp + -3dp + 48dp + 48dp + 36dp + 48dp + @dimen/abc_control_inset_material + 6dp + 8dp + @dimen/abc_control_padding_material + 320dp + 2dp + 4dp + 4dp + 8dp + 65% + 95% + 24dp + 18dp + 0.30 + 0.26 + 32dip + 8dip + 8dip + 7dp + 4dp + 10dp + 16dp + @dimen/abc_action_bar_content_inset_material + 296dp + 320dip + 160dip + 3dp + 14sp + 14sp + 14sp + 12sp + 34sp + 45sp + 56sp + 112sp + 24sp + 22sp + 18sp + 16sp + 14sp + 16sp + 16dp + 20sp + 20dp + 80% + 100% + 320dp + 320dp + 0.30 + 0.26 + 64dp + 64dp + 12dp + 26sp + 20sp + 17sp + 14sp + 33sp + #3333B5E5 + + + + + + + + + + 220 + 150 + 2 + 127 + 999 + + %1$s result for \"%2$s\" + + %1$s results for \"%2$s\" + + Navigate home + %1$s, %2$s + %1$s, %2$s, %3$s + Navigate up + More options + Done + See all + Choose an app + Search… + Clear query + Search query + Search + Submit query + Voice search + Share with + Share with %s + Collapse + Failed to add note + Add note + Add note + 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 + Dummy Button + DUMMY\nCONTENT + 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 + light mode + Remind me + Cancel classification + Classify + New Folder + Delete + Delete passcode + 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 + Set passcode + Set top + Settings + Share + Sync + Cancel syncing + Select folder + night mode + Expired + Send email + Open map + Call + Browse web + passcode deleted + 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 + unavailable + Settings + Settings + 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 + 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/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merger.xml b/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merger.xml new file mode 100644 index 0000000..594c740 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeDebugResources/merger.xml @@ -0,0 +1,1411 @@ + +truefalsetruetruefalsetruefalse@android:color/black#7fa87f@android:color/black@android:color/black@color/material_deep_teal_200@color/material_deep_teal_500#ff424242#ffeeeeee#ff303030#ffeeeeee#80ffffff#80000000@color/bright_foreground_material_light@color/bright_foreground_material_dark@android:color/white@android:color/black#ff5a595b#ffd6d7d7#80bebebe#80323232#ffbebebe#ff323232#6680cbc4#66009688@color/bright_foreground_disabled_material_dark@color/bright_foreground_disabled_material_light@color/material_deep_teal_200@color/material_deep_teal_500#ff37474f#ff263238#ff21272b#ff80cbc4#ff009688#ff000000#ff757575#ff212121#ffefefef#ffffffff#de000000#4Dffffff#39000000#4dffffff#1f000000#b3ffffff#8a000000#36ffffff#24000000#ff616161#ffbdbdbd#ffbdbdbd#fff1f1f116dp56dp4dp16dp0dp10dp6dp40dp48dp180dp5dp-3dp48dp48dp36dp48dp@dimen/abc_control_inset_material6dp8dp@dimen/abc_control_padding_material320dp2dp4dp4dp8dp65%95%24dp18dp0.300.2632dip8dip8dip7dp4dp10dp16dp@dimen/abc_action_bar_content_inset_material296dp320dip160dip3dp14sp14sp14sp12sp34sp45sp56sp112sp24sp22sp18sp16sp14sp16sp16dp20sp20dp80%100%320dp320dp0.300.2664dp64dp12dp#3333B5E52201502127999Navigate home%1$s, %2$s%1$s, %2$s, %3$sNavigate upMore optionsDoneSee allChoose an appSearch…Clear querySearch querySearchSubmit queryVoice searchShare withShare with %sCollapse999+"मुखपृष्ठ पर नेविगेट करें""ऊपर नेविगेट करें""अधिक विकल्प""पूर्ण""सभी देखें""कोई एप्‍लिकेशन चुनें""क्‍वेरी साफ़ करें""खोज क्वेरी""खोजें""क्वेरी सबमिट करें""ध्वनि खोज""इसके द्वारा साझा करें""%s के साथ साझा करें""Idi na početnu""Idi gore""Dodatne opcije""Gotovo""Prikaži sve""Odabir aplikacije""Izbriši upit""Upit za pretraživanje""Pretraživanje""Pošalji upit""Glasovno pretraživanje""Dijeljenje sa""Dijeljenje sa: %s""Ugrás a főoldalra""Felfelé mozgatás""További lehetőségek""Kész""Összes megtekintése""Válasszon ki egy alkalmazást""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ővel: %s""Ուղղվել տուն""Ուղղվել վերև""Այլ ընտրանքներ""Կատարված է""Տեսնել բոլորը""Ընտրել ծրագիր""Մաքրել հարցումը""Որոնման հարցում""Որոնել""Ուղարկել հարցումը""Ձայնային որոնում""Տարածել""Տարածել ըստ %s""Navigasi ke beranda""Navigasi naik""Opsi lain""Selesai""Lihat semua""Pilih aplikasi""Hapus kueri""Kueri penelusuran""Telusuri""Kirim kueri""Penelusuran suara""Bagikan dengan""Bagikan dengan %s""Fara heim""Fara upp""Fleiri valkostir""Lokið""Sjá allt""Veldu forrit""Hreinsa fyrirspurn""Leitarfyrirspurn""Leita""Senda fyrirspurn""Raddleit""Deila með""Deila með %s""Vai alla home page""Vai in alto""Altre opzioni""Fine""Visualizza tutte""Scegli un\'applicazione""Cancella query""Query di ricerca""Cerca""Invia query""Ricerca vocale""Condividi con""Condividi con %s""נווט לדף הבית""נווט למעלה""עוד אפשרויות""בוצע""ראה הכול""בחר אפליקציה""מחק שאילתה""שאילתת חיפוש""חפש""שלח שאילתה""חיפוש קולי""שתף עם""‏שתף עם %s""ホームへ移動""上へ移動""その他のオプション""完了""すべて表示""アプリの選択""検索キーワードを削除""検索キーワード""検索""検索キーワードを送信""音声検索""共有""%sと共有""მთავარზე ნავიგაცია""ზემოთ ნავიგაცია""მეტი ვარიანტები""დასრულდა""ყველას ნახვა""აპის არჩევა""მოთხოვნის გასუფთავება""ძიების მოთხოვნა""ძიება""მოთხოვნის გადაგზავნა""ხმოვანი ძიება""გაზიარება:""%s-თან გაზიარება""Негізгі бетте қозғалу""Жоғары қозғалу""Басқа опциялар""Орындалды""Барлығын көру""Қолданбаны таңдау""Сұрақты жою""Сұрақты іздеу""Іздеу""Сұрақты жіберу""Дауыс арқылы іздеу""Бөлісу""%s бөлісу""រកមើល​ទៅ​ដើម""រកមើល​ឡើងលើ""ជម្រើស​ច្រើន​ទៀត""រួចរាល់""មើល​ទាំងអស់""ជ្រើស​កម្មវិធី​​""សម្អាត​សំណួរ""ស្វែងរក​សំណួរ""ស្វែងរក""ដាក់​​​ស្នើ​សំណួរ""ការស្វែងរក​សំឡេង""ចែករំលែក​ជាមួយ""ចែករំលែក​ជាមួយ %s""ಮುಖಪುಟವನ್ನು ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಮೇಲಕ್ಕೆ ನ್ಯಾವಿಗೇಟ್ ಮಾಡಿ""ಇನ್ನಷ್ಟು ಆಯ್ಕೆಗಳು""ಮುಗಿದಿದೆ""ಎಲ್ಲವನ್ನೂ ನೋಡಿ""ಒಂದು ಅಪ್ಲಿಕೇಶನ್ ಆಯ್ಕೆಮಾಡಿ""ಪ್ರಶ್ನೆಯನ್ನು ತೆರವುಗೊಳಿಸು""ಪ್ರಶ್ನೆಯನ್ನು ಹುಡುಕಿ""ಹುಡುಕು""ಪ್ರಶ್ನೆಯನ್ನು ಸಲ್ಲಿಸು""ಧ್ವನಿ ಹುಡುಕಾಟ""ಇವರೊಂದಿಗೆ ಹಂಚಿಕೊಳ್ಳಿ""%s ಜೊತೆಗೆ ಹಂಚಿಕೊಳ್ಳಿ""홈 탐색""위로 탐색""옵션 더보기""완료""전체 보기""앱 선택""검색어 삭제""검색어""검색""검색어 보내기""음성 검색""공유 대상""%s와(과) 공유""Үйгө багыттоо""Жогору""Көбүрөөк мүмкүнчүлүктөр""Даяр""Бардыгын көрүү""Колдонмо тандоо""Талаптарды тазалоо""Издөө талаптары""Издөө""Талап жөнөтүү""Үн аркылуу издөө""Бөлүшүү""%s аркылуу бөлүшүү"truetrue48dp0dp32dp12dp14dptruetrue440dp192dip60%90%60%90%40px"Điều hướng về trang chủ""Điều hướng lên trên""Thêm tùy chọn""Xong""Xem tất cả""Chọn một ứng dụng""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"3truetrue4192dip5falsefalse192dip60%90%50%70%5256dip"转到主屏幕""转到上一层级""更多选项""完成""查看全部""选择应用""清除查询""搜索查询""搜索""提交查询""语音搜索""分享方式""通过%s分享""瀏覽主頁""向上瀏覽""更多選項""完成""顯示全部""選擇應用程式""清除查詢""搜尋查詢""搜尋""提交查詢""語音搜尋""分享對象""與「%s」分享""瀏覽首頁""向上瀏覽""更多選項""完成""查看全部""選擇應用程式""清除查詢""搜尋查詢""搜尋""提交查詢""語音搜尋""選擇分享對象""與「%s」分享""Zulazulela ekhaya""Zulazulela phezulu""Izinketho eziningi""Kwenziwe""Buka konke""Khetha uhlelo lokusebenza""Sula inkinga""Umbuzo wosesho""Sesha""Hambisa umbuzo""Ukusesha ngezwi""Yabelana no-""Yabelana no-%s" + -%s + --%s + --%s + --%s + + Messaging + Email + + + + #335b5b5b#FF039BE5#FF01579B#FF40C4FF#FF00B0FF#6600000033sp26sp20sp17sp14spNotesNotes 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\" + FullscreenActivityDummy ButtonDUMMY\nCONTENTlight modenight modeSettingsSettingsunavailableAdd noteAdd noteFailed to add noteSet passcodeDelete passcodepasscode deletedSet topCancel classificationClassify + 短信 + 邮件 + 便签便签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/Notes-master/app/build/intermediates/incremental/mergeDebugShaders/merger.xml b/src/Notes-master/app/build/intermediates/incremental/mergeDebugShaders/merger.xml new file mode 100644 index 0000000..cbea7cc --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeDebugShaders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeReleaseAssets/merger.xml b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseAssets/merger.xml new file mode 100644 index 0000000..7a7df58 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseAssets/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml new file mode 100644 index 0000000..34e4478 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseJniLibFolders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/compile-file-map.properties b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/compile-file-map.properties new file mode 100644 index 0000000..6c39d37 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/compile-file-map.properties @@ -0,0 +1,96 @@ +#Sun Oct 04 11:29:55 CST 2020 +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable/new_note.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable_new_note.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/call_record_folder.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_call_record_folder.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_up.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_up.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_item.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_note_item.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_folder.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_folder.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_green.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_green.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/widget_4x.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_widget_4x.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_red_single.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_single.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/settings_header.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_settings_header.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_green.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_green.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_normal.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_normal.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_green_up.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_up.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/raw/introduction=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/raw_introduction.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/notification.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_notification.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/note_list_options.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_note_list_options.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/add_account_text.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_add_account_text.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/new_note_pressed.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_pressed.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_white.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_white.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_red_up.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_up.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/icon_app.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_icon_app.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_list.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_note_list.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/menu_move.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_move.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_background.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_background.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/delete.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_delete.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_white_down.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_down.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/datetime_picker.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_datetime_picker.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_yellow.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_yellow.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/color/primary_text_dark.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/color_primary_text_dark.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/note_list.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_note_list.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_white_up.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_up.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_edit.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_note_edit.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_blue.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_blue.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_large.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_large.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/clock.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_clock.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_white.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_white.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_blue_middle.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_middle.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/note_edit.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_note_edit.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_white_middle.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_middle.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_red.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_red.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/account_dialog_title.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_account_dialog_title.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/xml/searchable.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/xml_searchable.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_middle.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_blue_down.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_down.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_yellow.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_yellow.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_blue_single.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_single.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_white_single.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_single.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_green.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_green.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/sub_folder.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_sub_folder.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/xml/preferences.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/xml_preferences.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_note_edit_color_selector_panel.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_single.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_single.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/title_alert.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_alert.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_white.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_white.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_white.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_white.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/selected.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_selected.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/note_list_dropdown.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_note_list_dropdown.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/new_note_normal.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_normal.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/dialog_edit_text.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_dialog_edit_text.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_super.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_super.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_green_down.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_down.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/raw-zh-rCN/introduction=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/raw-zh-rCN_introduction.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_list_footer.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_note_list_footer.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/xml/widget_4x_info.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/xml_widget_4x_info.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/call_record.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_call_record.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_size_selector_bg.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/dropdown_icon.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_dropdown_icon.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_blue.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_blue.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_color_btn_mask.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/widget_2x.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_widget_2x.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/menu_delete.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_delete.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/search_result.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_search_result.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/color/secondary_text_dark.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/color_secondary_text_dark.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_red_down.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_down.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_green_middle.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_middle.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_red.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_red.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_red.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_red.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/font_small.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_small.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_footer_bg.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_footer_bg.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/xml/widget_2x_info.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/xml_widget_2x_info.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_4x_red.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_red.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_blue.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_blue.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/menu/call_note_edit.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/menu_call_note_edit.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_list_dropdown_menu.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_note_list_dropdown_menu.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/widget_2x_blue.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_blue.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/folder_list_item.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_folder_list_item.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_blue_up.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_up.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/layout/note_edit_list_item.xml=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/layout_note_edit_list_item.xml.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_green.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_green.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_yellow_down.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_down.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/title_bar_bg.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_bar_bg.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_green_single.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_single.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_yellow.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_yellow.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/list_red_middle.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_middle.9.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/bg_btn_set_color.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_btn_set_color.png.flat +/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png=/home/xf1001/AndroidStudioProjects/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_yellow.9.png.flat diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml new file mode 100644 index 0000000..d65e0cc --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rCN/values-zh-rCN.xml @@ -0,0 +1,108 @@ + + + + 短信 + 邮件 + + + %1$s 条符合“%2$s”的搜索结果 + + 确认删除文件夹及所包含的便签吗? + 确认要删除该条便签吗? + 确认要删除所选的 %d 条便签吗? + 删除 + 便签 + 便签2x2 + 便签4x4 + 删除 + 通话便签 + 取消 + 设置 + 成功删除提醒 + 不能为空便签设置闹钟提醒 + 不能将空便签发送到桌面 + 要查看的便签不存在 + 导出文本时发生错误,请检查SD卡 + SD卡被占用,不能操作 + 同步已取消 + 同步失败,发生内部错误 + 同步失败,请检查网络和帐号设置 + 导出失败 + 文件夹 %1$s 已存在,请重新命名 + yyyyMMdd + MM月dd日 kk:mm + 已将文本文件(%1$s)输出至SD卡(%2$s)目录 + 已将所选 %1$d 条便签移到 %2$s 文件夹 + 请输入名称 + 已添加到桌面 + 提醒我 + 新建文件夹 + 删除 + 取消全选 + 导出文本 + 修改文件夹名称 + 刪除文件夹 + 查看文件夹 + + 正常 + 文字大小 + + 超大 + 进入清单模式 + 移动到文件夹 + 上一级文件夹 + 退出清单模式 + 删除提醒 + 搜索 + 全选 + 没有选中项,操作无效 + 选中了 %d 项 + 发送到桌面 + 设置 + 分享 + 同步 + 取消同步 + 选择文件夹 + 已过期 + 发送邮件 + 打开地图 + 呼叫电话 + 浏览网页 + 查看 + 知道了 + 新建便签 + ... + 与google task同步便签记录 + 同步账号 + 添加账号 + 新建便签背景颜色随机 + 取消同步 + 立即同步 + 当前帐号 %1$s + 如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复 + 请选择google帐号,便签将与该帐号的google task内容同步。 + 同步便签 + 上次同步于 %1$s + 取消 + 更换账号 + 删除账号 + 设置 + 正在同步中,不能修改同步帐号 + 同步帐号已设置为%1$s + 便签 + 搜索便签 + 正在搜索便签 + 便签中的文字 + 创建提醒 + 导出成功 + 与%1$s同步成功 + 正在获取服务器便签列表... + 登录%1$s... + 正在同步本地便签... + 同步已取消 + 同步失败 + 同步成功 + 同步便签... + 没有关联内容,点击新建便签。 + 访客模式下,便签内容不可见 + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml new file mode 100644 index 0000000..226b5bc --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values-zh-rTW/values-zh-rTW.xml @@ -0,0 +1,108 @@ + + + + 短信 + 郵件 + + + %1$s 條符合”%2$s“的搜尋結果 + + 確認刪除檔夾及所包含的便簽嗎? + 确认要删除該條便籤嗎? + 确认要刪除所選的 %d 條便籤嗎? + 刪除 + 便簽 + 便簽2x2 + 便簽4x4 + 刪除 + 通話便籤 + 取消 + 設置 + 成功刪除提醒 + 不能爲空便籤設置鬧鐘提醒 + 不能將空便籤發送到桌面 + 要查看的便籤不存在 + 導出TXT時發生錯誤,請檢查SD卡 + SD卡被佔用,不能操作 + 同步已取消 + 同步失敗,發生內部錯誤 + 同步失敗,請檢查網絡和帳號設置 + 導出失敗 + 文件夾 %1$s 已存在,請重新命名 + yyyyMMdd + MM月dd日 kk:mm + 已將文本文件(%1$s)導出至SD(%2$s)目錄 + 已將所選 %1$d 便籤移到 %2$s 文件夾 + 請輸入名稱 + 已添加到桌面 + 提醒我 + 新建文件夾 + 刪除 + 取消全選 + 導出文本 + 修改文件夾名稱 + 刪除文件夾 + 查看文件夾 + + 正常 + 文字大小 + + 超大 + 進入清單模式 + 移動到文件夾 + 上一級文件夾 + 退出清單模式 + 刪除提醒 + 搜尋 + 全選 + 沒有選中項,操作無效 + 選中了 %d 項 + 發送到桌面 + 設置 + 分享 + 同步 + 取消同步 + 選擇文件夾 + 已過期 + 發送郵件 + 打開地圖 + 呼叫電話 + 浏覽網頁 + 查看 + 知道了 + 新建便簽 + ... + 与google task同步便簽記錄 + 同步賬號 + 添加賬號 + 新建便籤背景顏色隨機 + 取消同步 + 立即同步 + 當前帳號 %1$s + 如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復 + 請選擇google帳號,便簽將與該帳號的google task內容同步。 + 同步便簽 + 上次同步于 %1$s + 取消 + 更換賬號 + 刪除賬號 + 設置 + 正在同步中,不能修改同步帳號 + 同步帳號已設置為%1$s + 便籤 + 搜索便籤 + 正在搜索便籤 + 便籤中的文字 + 創建提醒 + 導出成功 + 與%1$s同步成功 + 正在獲取服務器便籤列表... + 登陸%1$s... + 正在同步本地便籤... + 同步已取消 + 同步失敗 + 同步成功 + 同步便簽... + 沒有關聯內容,點擊新建便簽。 + 訪客模式下,便籤內容不可見 + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml new file mode 100644 index 0000000..c8f2d14 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merged.dir/values/values.xml @@ -0,0 +1,169 @@ + + + + -%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/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merger.xml b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merger.xml new file mode 100644 index 0000000..b162477 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseResources/merger.xml @@ -0,0 +1,56 @@ + + + 短信 + 郵件 + 便簽便簽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“的搜尋結果 + + -%s + --%s + --%s + --%s + + Messaging + Email + 33sp26sp20sp17sp14spNotesNotes 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\" + #335b5b5b + 短信 + 邮件 + 便签便签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”的搜索结果 + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/incremental/mergeReleaseShaders/merger.xml b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseShaders/merger.xml new file mode 100644 index 0000000..8ab7456 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/mergeReleaseShaders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt b/src/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt new file mode 100644 index 0000000..03fa3b6 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt @@ -0,0 +1,7 @@ +#Fri Nov 27 00:10:21 CST 2020 +base.0=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\dex\\debug\\mergeExtDexDebug\\classes.dex +path.1=classes.dex +renamed.1=classes2.dex +path.0=classes.dex +renamed.0=classes.dex +base.1=D\:\\Coding\\Notes-master\\app\\build\\intermediates\\dex\\debug\\mergeProjectDexDebug\\classes.dex diff --git a/src/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources b/src/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources new file mode 100644 index 0000000..3a9f23e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources differ diff --git a/src/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 b/src/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 new file mode 100644 index 0000000..1a9e892 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 differ diff --git a/src/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/merge-state b/src/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/merge-state new file mode 100644 index 0000000..d1c8308 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/merge-state differ diff --git a/src/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/5EsvHP0FYojO9OH5c1A4NL2dp2E= b/src/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/5EsvHP0FYojO9OH5c1A4NL2dp2E= new file mode 100644 index 0000000..76df262 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/5EsvHP0FYojO9OH5c1A4NL2dp2E= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/He+lGCfA3kvA+BiZF3Xh38JiUcw= b/src/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/He+lGCfA3kvA+BiZF3Xh38JiUcw= new file mode 100644 index 0000000..163dc43 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/He+lGCfA3kvA+BiZF3Xh38JiUcw= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/YcUeSpyB7CuB+1WT74KWrQgfDtM= b/src/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/YcUeSpyB7CuB+1WT74KWrQgfDtM= new file mode 100644 index 0000000..84b2430 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/release-mergeJavaRes/zip-cache/YcUeSpyB7CuB+1WT74KWrQgfDtM= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/merge-state b/src/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/merge-state new file mode 100644 index 0000000..842f312 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/merge-state differ diff --git a/src/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/5EsvHP0FYojO9OH5c1A4NL2dp2E= b/src/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/5EsvHP0FYojO9OH5c1A4NL2dp2E= new file mode 100644 index 0000000..76df262 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/5EsvHP0FYojO9OH5c1A4NL2dp2E= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/He+lGCfA3kvA+BiZF3Xh38JiUcw= b/src/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/He+lGCfA3kvA+BiZF3Xh38JiUcw= new file mode 100644 index 0000000..163dc43 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/He+lGCfA3kvA+BiZF3Xh38JiUcw= differ diff --git a/src/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/YcUeSpyB7CuB+1WT74KWrQgfDtM= b/src/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/YcUeSpyB7CuB+1WT74KWrQgfDtM= new file mode 100644 index 0000000..84b2430 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/release-mergeNativeLibs/zip-cache/YcUeSpyB7CuB+1WT74KWrQgfDtM= differ diff --git a/src/Notes-master/app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml b/src/Notes-master/app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml new file mode 100644 index 0000000..fa32ecd --- /dev/null +++ b/src/Notes-master/app/build/intermediates/instant_app_manifest/debug/AndroidManifest.xml @@ -0,0 +1,154 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/instant_app_manifest/debug/output.json b/src/Notes-master/app/build/intermediates/instant_app_manifest/debug/output.json new file mode 100644 index 0000000..e981797 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/instant_app_manifest/debug/output.json @@ -0,0 +1,28 @@ +{ + "version": 1, + "applicationId": "net.micode.notes", + "variantType": "BASE_APK", + "elements": [ + { + "outputType": { + "type": "INSTANT_APP_MANIFEST" + }, + "apkData": { + "type": "MAIN", + "splits": [], + "versionCode": 1, + "versionName": "0.1", + "outputFile": "app-debug.apk", + "fullName": "debug", + "baseName": "debug", + "dirName": "" + }, + "path": "AndroidManifest.xml", + "properties": { + "packageId": "net.micode.notes", + "split": "", + "minSdkVersion": "1" + } + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/instant_app_manifest/release/AndroidManifest.xml b/src/Notes-master/app/build/intermediates/instant_app_manifest/release/AndroidManifest.xml new file mode 100644 index 0000000..28eefdc --- /dev/null +++ b/src/Notes-master/app/build/intermediates/instant_app_manifest/release/AndroidManifest.xml @@ -0,0 +1,167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/instant_app_manifest/release/output.json b/src/Notes-master/app/build/intermediates/instant_app_manifest/release/output.json new file mode 100644 index 0000000..1a22790 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/instant_app_manifest/release/output.json @@ -0,0 +1,28 @@ +{ + "version": 1, + "applicationId": "net.micode.notes", + "variantType": "BASE_APK", + "elements": [ + { + "outputType": { + "type": "INSTANT_APP_MANIFEST" + }, + "apkData": { + "type": "MAIN", + "splits": [], + "versionCode": 1, + "versionName": "0.1", + "outputFile": "app-release.apk", + "fullName": "release", + "baseName": "release", + "dirName": "" + }, + "path": "AndroidManifest.xml", + "properties": { + "packageId": "net.micode.notes", + "split": "", + "minSdkVersion": "1" + } + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class new file mode 100644 index 0000000..5af1e6b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/BuildConfig.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class new file mode 100644 index 0000000..7f4f3ef Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class new file mode 100644 index 0000000..2c8629e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class new file mode 100644 index 0000000..a4e6edc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class new file mode 100644 index 0000000..f1092fc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class new file mode 100644 index 0000000..b186f8d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class new file mode 100644 index 0000000..cc67fbd Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class new file mode 100644 index 0000000..40640b3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class new file mode 100644 index 0000000..4d07390 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class new file mode 100644 index 0000000..a925de0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class new file mode 100644 index 0000000..e7e07f3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class new file mode 100644 index 0000000..2fbe949 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class new file mode 100644 index 0000000..c2f45a7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class new file mode 100644 index 0000000..455f7ce Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class new file mode 100644 index 0000000..2db0806 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class new file mode 100644 index 0000000..cccb180 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class new file mode 100644 index 0000000..c3f3e36 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class new file mode 100644 index 0000000..6a11981 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class new file mode 100644 index 0000000..a7ffbfa Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class new file mode 100644 index 0000000..3a6165b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class new file mode 100644 index 0000000..c671684 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class new file mode 100644 index 0000000..dd26681 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class new file mode 100644 index 0000000..d7e2380 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class new file mode 100644 index 0000000..1836e13 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class new file mode 100644 index 0000000..12a31cb Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class new file mode 100644 index 0000000..4797112 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class new file mode 100644 index 0000000..c8c3894 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class new file mode 100644 index 0000000..d5ccabb Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class new file mode 100644 index 0000000..add97e1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class new file mode 100644 index 0000000..42a2590 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class new file mode 100644 index 0000000..28d59c8 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class new file mode 100644 index 0000000..ecb1435 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class new file mode 100644 index 0000000..7441e70 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class new file mode 100644 index 0000000..0030332 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/Point.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/Point.class new file mode 100644 index 0000000..2001b56 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/Point.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class new file mode 100644 index 0000000..e37e92c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class new file mode 100644 index 0000000..50621c0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class new file mode 100644 index 0000000..e005b6a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class new file mode 100644 index 0000000..db61cc5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class new file mode 100644 index 0000000..068f824 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class new file mode 100644 index 0000000..297887b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class new file mode 100644 index 0000000..d5771d0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class new file mode 100644 index 0000000..b29a318 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class new file mode 100644 index 0000000..1927e68 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class new file mode 100644 index 0000000..6359086 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class new file mode 100644 index 0000000..1e6db2c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class new file mode 100644 index 0000000..54c442c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class new file mode 100644 index 0000000..4f59cba Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class new file mode 100644 index 0000000..f239990 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class new file mode 100644 index 0000000..cebe2a3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class new file mode 100644 index 0000000..e4b9fdc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class new file mode 100644 index 0000000..80d0c06 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class new file mode 100644 index 0000000..7db192e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class new file mode 100644 index 0000000..d1bcf79 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class new file mode 100644 index 0000000..4a30f66 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class new file mode 100644 index 0000000..0682258 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView$OnLockListener.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView$OnLockListener.class new file mode 100644 index 0000000..7b30f1a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView$OnLockListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView.class new file mode 100644 index 0000000..3077a31 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/LockPatternView.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class new file mode 100644 index 0000000..d60234c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class new file mode 100644 index 0000000..765439a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class new file mode 100644 index 0000000..249de2c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class new file mode 100644 index 0000000..629f089 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class new file mode 100644 index 0000000..e981122 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class new file mode 100644 index 0000000..9c1fba8 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class new file mode 100644 index 0000000..b4031b4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class new file mode 100644 index 0000000..e475edd Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class new file mode 100644 index 0000000..2ff02fa Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class new file mode 100644 index 0000000..eccf12b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class new file mode 100644 index 0000000..ba0e0c6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class new file mode 100644 index 0000000..9997298 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class new file mode 100644 index 0000000..b1ce8ab Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class new file mode 100644 index 0000000..6f32c04 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class new file mode 100644 index 0000000..2abed6d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class new file mode 100644 index 0000000..823c71d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class new file mode 100644 index 0000000..2066de5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class new file mode 100644 index 0000000..cdfacb9 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class new file mode 100644 index 0000000..b952644 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class new file mode 100644 index 0000000..faa8db6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class new file mode 100644 index 0000000..d50ea24 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class new file mode 100644 index 0000000..10300bf Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class new file mode 100644 index 0000000..518b8d3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class new file mode 100644 index 0000000..dfea892 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class new file mode 100644 index 0000000..3adac56 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class new file mode 100644 index 0000000..3242587 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class new file mode 100644 index 0000000..9437360 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class new file mode 100644 index 0000000..dcb3e69 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class new file mode 100644 index 0000000..48e3ed4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class new file mode 100644 index 0000000..c161d09 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class new file mode 100644 index 0000000..e0bc039 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class new file mode 100644 index 0000000..5ab48f8 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class new file mode 100644 index 0000000..88c3a02 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class new file mode 100644 index 0000000..732b6aa Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class new file mode 100644 index 0000000..1e3e0f7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class new file mode 100644 index 0000000..b8f887a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class new file mode 100644 index 0000000..282522d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class new file mode 100644 index 0000000..01a4267 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class new file mode 100644 index 0000000..b4d341e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class new file mode 100644 index 0000000..7a5ac67 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class new file mode 100644 index 0000000..465914f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$1.class new file mode 100644 index 0000000..7335563 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$2.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$2.class new file mode 100644 index 0000000..1838d92 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity$2.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity.class new file mode 100644 index 0000000..162eb7a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SetLockActivity.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$1.class new file mode 100644 index 0000000..563f461 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$2.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$2.class new file mode 100644 index 0000000..cd78eb6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$2.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$3.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$3.class new file mode 100644 index 0000000..aab38aa Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$3.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$4.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$4.class new file mode 100644 index 0000000..19f1663 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$4.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$5.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$5.class new file mode 100644 index 0000000..582c4f3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$5.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$6.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$6.class new file mode 100644 index 0000000..7c77ca0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity$6.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity.class new file mode 100644 index 0000000..d78fdfa Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SplashActivity.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity$1.class new file mode 100644 index 0000000..d1a4e05 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity.class new file mode 100644 index 0000000..afa74ea Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/UnlockActivity.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class new file mode 100644 index 0000000..02b8518 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class new file mode 100644 index 0000000..2505f89 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class new file mode 100644 index 0000000..2e05f31 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class b/src/Notes-master/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class new file mode 100644 index 0000000..ab35978 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/BuildConfig.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/BuildConfig.class new file mode 100644 index 0000000..c9f224a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/BuildConfig.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Contact.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Contact.class new file mode 100644 index 0000000..7f4f3ef Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Contact.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$CallNote.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$CallNote.class new file mode 100644 index 0000000..620035c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$CallNote.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataColumns.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataColumns.class new file mode 100644 index 0000000..a4e6edc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataColumns.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataConstants.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataConstants.class new file mode 100644 index 0000000..f1092fc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$DataConstants.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$NoteColumns.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$NoteColumns.class new file mode 100644 index 0000000..6d8c966 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$NoteColumns.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$TextNote.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$TextNote.class new file mode 100644 index 0000000..c73d36e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes$TextNote.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes.class new file mode 100644 index 0000000..40640b3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/Notes.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class new file mode 100644 index 0000000..4d07390 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper.class new file mode 100644 index 0000000..5312fbd Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesDatabaseHelper.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesProvider.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesProvider.class new file mode 100644 index 0000000..8558246 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/data/NotesProvider.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/MetaData.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/MetaData.class new file mode 100644 index 0000000..2fbe949 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/MetaData.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/Node.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/Node.class new file mode 100644 index 0000000..c2f45a7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/Node.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/SqlData.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/SqlData.class new file mode 100644 index 0000000..455f7ce Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/SqlData.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/SqlNote.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/SqlNote.class new file mode 100644 index 0000000..17f2c8a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/SqlNote.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/Task.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/Task.class new file mode 100644 index 0000000..2004066 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/Task.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/TaskList.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/TaskList.class new file mode 100644 index 0000000..7fd93af Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/data/TaskList.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/ActionFailureException.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/ActionFailureException.class new file mode 100644 index 0000000..6a11981 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/ActionFailureException.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/NetworkFailureException.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/NetworkFailureException.class new file mode 100644 index 0000000..a7ffbfa Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/exception/NetworkFailureException.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class new file mode 100644 index 0000000..3a6165b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class new file mode 100644 index 0000000..c671684 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class new file mode 100644 index 0000000..d13e818 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskClient.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskClient.class new file mode 100644 index 0000000..3ca8821 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskClient.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskManager.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskManager.class new file mode 100644 index 0000000..03b143b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskManager.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class new file mode 100644 index 0000000..12a31cb Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskSyncService.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskSyncService.class new file mode 100644 index 0000000..4797112 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/gtask/remote/GTaskSyncService.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/Note$NoteData.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/Note$NoteData.class new file mode 100644 index 0000000..dd25511 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/Note$NoteData.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/Note.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/Note.class new file mode 100644 index 0000000..b91202f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/Note.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class new file mode 100644 index 0000000..add97e1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote.class new file mode 100644 index 0000000..52cdd89 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/model/WorkingNote.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils$TextExport.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils$TextExport.class new file mode 100644 index 0000000..47b930b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils$TextExport.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils.class new file mode 100644 index 0000000..750d9c6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/BackupUtils.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/DataUtils.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/DataUtils.class new file mode 100644 index 0000000..7441e70 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/DataUtils.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/GTaskStringUtils.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/GTaskStringUtils.class new file mode 100644 index 0000000..0030332 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/GTaskStringUtils.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class new file mode 100644 index 0000000..ff81638 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class new file mode 100644 index 0000000..36b4922 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class new file mode 100644 index 0000000..823ef1b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class new file mode 100644 index 0000000..4047d44 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser.class new file mode 100644 index 0000000..068f824 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/tool/ResourceParser.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmAlertActivity.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmAlertActivity.class new file mode 100644 index 0000000..95fa8a5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmAlertActivity.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmInitReceiver.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmInitReceiver.class new file mode 100644 index 0000000..d5771d0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmInitReceiver.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmReceiver.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmReceiver.class new file mode 100644 index 0000000..b29a318 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/AlarmReceiver.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$1.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$1.class new file mode 100644 index 0000000..1927e68 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$2.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$2.class new file mode 100644 index 0000000..6359086 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$2.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$3.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$3.class new file mode 100644 index 0000000..1e6db2c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$3.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$4.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$4.class new file mode 100644 index 0000000..54c442c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$4.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class new file mode 100644 index 0000000..4f59cba Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker.class new file mode 100644 index 0000000..8c369b7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePicker.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$1.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$1.class new file mode 100644 index 0000000..cebe2a3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class new file mode 100644 index 0000000..e4b9fdc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog.class new file mode 100644 index 0000000..3da8eb1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DateTimePickerDialog.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu$1.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu$1.class new file mode 100644 index 0000000..7db192e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu.class new file mode 100644 index 0000000..5eed195 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/DropdownMenu.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class new file mode 100644 index 0000000..c166e99 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter.class new file mode 100644 index 0000000..51e6b34 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/FoldersListAdapter.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$1.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$1.class new file mode 100644 index 0000000..d879e16 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$2.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$2.class new file mode 100644 index 0000000..b789f1d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$2.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$3.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$3.class new file mode 100644 index 0000000..866ec31 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$3.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class new file mode 100644 index 0000000..5bd5d69 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity.class new file mode 100644 index 0000000..d41f333 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditActivity.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$1.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$1.class new file mode 100644 index 0000000..e475edd Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class new file mode 100644 index 0000000..2ff02fa Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText.class new file mode 100644 index 0000000..6102411 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteEditText.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteItemData.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteItemData.class new file mode 100644 index 0000000..e14b454 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NoteItemData.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$1.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$1.class new file mode 100644 index 0000000..d7d0fc9 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$2.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$2.class new file mode 100644 index 0000000..7e01406 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$2.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$3.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$3.class new file mode 100644 index 0000000..f3d88ce Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$3.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$4.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$4.class new file mode 100644 index 0000000..6ffb6ee Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$4.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$5.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$5.class new file mode 100644 index 0000000..045dd2a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$5.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$6.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$6.class new file mode 100644 index 0000000..664dcbb Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$6.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$7.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$7.class new file mode 100644 index 0000000..5d985f6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$7.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$8.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$8.class new file mode 100644 index 0000000..39ffb21 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$8.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$9.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$9.class new file mode 100644 index 0000000..6e98dbb Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$9.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class new file mode 100644 index 0000000..250f431 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class new file mode 100644 index 0000000..88a92d9 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class new file mode 100644 index 0000000..a9bdef5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class new file mode 100644 index 0000000..7a20028 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class new file mode 100644 index 0000000..0930bf9 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class new file mode 100644 index 0000000..8d35c85 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class new file mode 100644 index 0000000..de885be Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity.class new file mode 100644 index 0000000..c677232 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListActivity.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class new file mode 100644 index 0000000..48e3ed4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListAdapter.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListAdapter.class new file mode 100644 index 0000000..c161d09 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListAdapter.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListItem.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListItem.class new file mode 100644 index 0000000..d361bc6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesListItem.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class new file mode 100644 index 0000000..f6c7814 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class new file mode 100644 index 0000000..88c3a02 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class new file mode 100644 index 0000000..732b6aa Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class new file mode 100644 index 0000000..1e3e0f7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class new file mode 100644 index 0000000..b8f887a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class new file mode 100644 index 0000000..282522d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class new file mode 100644 index 0000000..01a4267 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class new file mode 100644 index 0000000..b4d341e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class new file mode 100644 index 0000000..9a8fb0c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity.class new file mode 100644 index 0000000..fc41031 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/ui/NotesPreferenceActivity.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider.class new file mode 100644 index 0000000..5aea3c1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class new file mode 100644 index 0000000..29097c7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class differ diff --git a/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class new file mode 100644 index 0000000..a445e4e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/release/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class differ diff --git a/src/Notes-master/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/src/Notes-master/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt new file mode 100644 index 0000000..e531e6d --- /dev/null +++ b/src/Notes-master/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt @@ -0,0 +1,306 @@ +1 +2 +3 +7 +8 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml +10 android:targetSdkVersion="30" /> +10-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml +11 +12 +12-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:9:5-81 +12-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:9:22-78 +13 +13-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:10:5-88 +13-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:10:22-85 +14 +14-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:11:5-89 +14-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:11:22-87 +15 +15-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:12:5-67 +15-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:12:22-64 +16 +16-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:13:5-72 +16-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:13:22-69 +17 +17-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:14:5-74 +17-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:14:22-71 +18 +18-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:15:5-80 +18-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:15:22-77 +19 +19-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:16:5-71 +19-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:16:22-68 +20 +20-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:17:5-74 +20-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:17:22-71 +21 +21-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:18:5-81 +21-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:18:22-78 +22 +23 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:20:5-163:19 +24 android:debuggable="true" +25 android:extractNativeLibs="false" +26 android:icon="@drawable/icon_app_new" +26-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:21:9-46 +27 android:label="@string/app_name" +27-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:22:9-41 +28 android:testOnly="true" > +29 +30 +31 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:25:9-40:20 +32 android:name="net.micode.notes.ui.SplashActivity" +32-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:26:13-46 +33 android:configChanges="orientation|keyboardHidden|screenSize" +33-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:27:13-74 +34 android:theme="@style/Theme.Notesmaster.Fullscreen" > +34-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:28:13-64 +35 +36 +37 +37-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:31:13-34:29 +38 +38-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:32:17-69 +38-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:32:25-66 +39 +40 +40-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:33:17-77 +40-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:33:27-74 +41 +42 +43 +44 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:37:13-39:53 +45 android:name="android.app.shortcuts" +45-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:38:17-53 +46 android:resource="@xml/shortcuts" /> +46-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:39:17-50 +47 +48 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:42:9-54:20 +49 android:name="net.micode.notes.ui.NotesListActivity" +49-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:43:13-49 +50 android:configChanges="keyboardHidden|orientation|screenSize" +50-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:44:13-74 +51 android:label="@string/app_name" +51-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:45:13-45 +52 android:launchMode="singleTop" +52-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:46:13-43 +53 android:theme="@style/NoteTheme" +53-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:47:13-45 +54 android:windowSoftInputMode="adjustPan" > +54-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:48:13-52 +55 +56 +57 +58 +58-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:51:13-53:29 +59 +59-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:52:17-79 +59-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:52:25-77 +60 +61 +62 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:56:9-84:20 +63 android:name="net.micode.notes.ui.NoteEditActivity" +63-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:57:13-48 +64 android:configChanges="keyboardHidden|orientation|screenSize" +64-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:58:13-74 +65 android:launchMode="singleTop" +65-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:59:13-43 +66 android:theme="@style/NoteTheme" > +66-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:60:13-45 +67 +67-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:62:13-67:29 +68 +68-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:63:17-69 +68-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:63:25-66 +69 +70 +70-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:64:17-76 +70-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:64:27-73 +71 +72 +72-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:65:17-78 +72-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:65:23-75 +73 +73-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:65:17-78 +73-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:65:23-75 +74 +75 +75-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:69:13-74:29 +76 +76-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:70:17-79 +76-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:70:25-76 +77 +78 +78-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:64:17-76 +78-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:64:27-73 +79 +80 +80-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:65:17-78 +80-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:65:23-75 +81 +81-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:65:17-78 +81-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:65:23-75 +82 +83 +83-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:76:13-79:29 +84 +84-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:77:17-71 +84-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:77:25-68 +85 +86 +86-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:64:17-76 +86-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:64:27-73 +87 +88 +89 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:81:13-83:54 +90 android:name="android.app.searchable" +90-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:82:17-54 +91 android:resource="@xml/searchable" /> +91-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:83:17-51 +92 +93 +94 +95 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:87:9-90:43 +96 android:name="net.micode.notes.data.NotesProvider" +96-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:88:13-47 +97 android:authorities="micode_notes" +97-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:89:13-47 +98 android:multiprocess="true" /> +98-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:90:13-40 +99 +100 +101 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:93:9-107:20 +102 android:name="net.micode.notes.widget.NoteWidgetProvider_2x" +102-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:94:13-57 +103 android:label="@string/app_widget2x2" > +103-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:95:13-50 +104 +104-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:96:13-102:29 +105 +106 +107 +108 +108-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:99:17-84 +108-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:99:25-81 +109 +109-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:100:17-85 +109-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:100:25-82 +110 +110-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:101:17-85 +110-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:101:25-82 +111 +112 +113 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:104:13-106:58 +114 android:name="android.appwidget.provider" +114-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:105:17-58 +115 android:resource="@xml/widget_2x_info" /> +115-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:106:17-55 +116 +117 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:109:9-121:20 +118 android:name="net.micode.notes.widget.NoteWidgetProvider_4x" +118-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:110:13-57 +119 android:label="@string/app_widget4x4" > +119-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:111:13-50 +120 +120-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:96:13-102:29 +121 +121-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:99:17-84 +121-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:99:25-81 +122 +122-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:100:17-85 +122-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:100:25-82 +123 +123-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:101:17-85 +123-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:101:25-82 +124 +125 +126 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:104:13-106:58 +127 android:name="android.appwidget.provider" +127-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:105:17-58 +128 android:resource="@xml/widget_4x_info" /> +128-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:106:17-55 +129 +130 +130-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:123:9-127:20 +130-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:123:19-55 +131 +131-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:124:13-126:29 +132 +132-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:125:17-79 +132-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:125:25-76 +133 +134 +135 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:129:9-131:41 +136 android:name="net.micode.notes.ui.AlarmReceiver" +136-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:130:13-45 +137 android:process=":remote" /> +137-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:131:13-38 +138 +139 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:133:9-137:78 +140 android:name="net.micode.notes.ui.AlarmAlertActivity" +140-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:134:13-50 +141 android:label="@string/app_name" +141-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:135:13-45 +142 android:launchMode="singleInstance" +142-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:136:13-48 +143 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" /> +143-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:137:13-75 +144 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:139:9-143:63 +145 android:name="net.micode.notes.ui.NotesPreferenceActivity" +145-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:140:13-55 +146 android:label="@string/preferences_title" +146-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:141:13-54 +147 android:launchMode="singleTop" +147-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:142:13-43 +148 android:theme="@android:style/Theme.Holo.Light" /> +148-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:143:13-60 +149 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:145:9-148:20 +150 android:name="net.micode.notes.ui.UnlockActivity" +150-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:146:13-46 +151 android:theme="@style/Theme.AppCompat.Light.NoActionBar" > +151-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:147:13-69 +152 +153 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:150:9-153:20 +154 android:name="net.micode.notes.ui.SetLockActivity" +154-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:151:13-47 +155 android:theme="@style/Theme.AppCompat.Light.NoActionBar" > +155-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:152:13-69 +156 +157 +158 +159 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:156:9-158:40 +160 android:name="net.micode.notes.gtask.remote.GTaskSyncService" +160-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:157:13-58 +161 android:exported="false" /> +161-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:158:13-37 +162 +163 D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:160:9-162:52 +164 android:name="android.app.default_searchable" +164-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:161:13-58 +165 android:value=".ui.NoteEditActivity" /> +165-->D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:162:13-49 +166 +167 +168 diff --git a/src/Notes-master/app/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt b/src/Notes-master/app/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt new file mode 100644 index 0000000..56f02e6 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/manifest_merge_blame_file/release/manifest-merger-blame-release-report.txt @@ -0,0 +1,286 @@ +1 +2 +17 +21 +22 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml +24 android:targetSdkVersion="14" /> +24-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml +25 +26 +27 +28 +28-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:25:5-81 +28-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:25:22-78 +29 +29-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:26:5-88 +29-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:26:22-85 +30 +30-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:27:5-67 +30-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:27:22-64 +31 +31-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:28:5-72 +31-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:28:22-69 +32 +32-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:29:5-74 +32-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:29:22-71 +33 +33-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:30:5-80 +33-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:30:22-77 +34 +34-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:31:5-71 +34-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:31:22-68 +35 +35-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:32:5-74 +35-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:32:22-71 +36 +36-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:33:5-81 +36-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:33:22-78 +37 +38 +39 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:36:5-159:19 +40 android:icon="@drawable/icon_app" +40-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:37:9-42 +41 android:label="@string/app_name" > +41-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:38:9-41 +42 +43 +44 +45 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:41:9-55:20 +46 android:name="net.micode.notes.ui.NotesListActivity" +46-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:42:13-49 +47 android:configChanges="keyboardHidden|orientation|screenSize" +47-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:43:13-74 +48 android:label="@string/app_name" +48-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:44:13-45 +49 android:launchMode="singleTop" +49-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:45:13-43 +50 android:theme="@style/NoteTheme" +50-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:46:13-45 +51 android:windowSoftInputMode="adjustPan" > +51-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:47:13-52 +52 +53 +54 +55 +56 +57 +57-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:51:13-54:29 +58 +58-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:52:17-69 +58-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:52:25-66 +59 +60 +60-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:53:17-77 +60-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:53:27-74 +61 +62 +63 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:57:9-86:20 +64 android:name="net.micode.notes.ui.NoteEditActivity" +64-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:58:13-48 +65 android:configChanges="keyboardHidden|orientation|screenSize" +65-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:59:13-74 +66 android:launchMode="singleTop" +66-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:60:13-43 +67 android:theme="@style/NoteTheme" > +67-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:61:13-45 +68 +68-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:63:13-68:29 +69 +69-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:64:17-69 +69-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:64:25-66 +70 +71 +71-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:65:17-76 +71-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:65:27-73 +72 +73 +73-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:66:17-78 +73-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:66:23-75 +74 +74-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:66:17-78 +74-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:66:23-75 +75 +76 +76-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:70:13-75:29 +77 +77-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:71:17-79 +77-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:71:25-76 +78 +79 +79-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:65:17-76 +79-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:65:27-73 +80 +81 +81-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:66:17-78 +81-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:66:23-75 +82 +82-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:66:17-78 +82-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:66:23-75 +83 +84 +84-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:77:13-80:29 +85 +85-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:78:17-71 +85-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:78:25-68 +86 +87 +87-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:65:17-76 +87-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:65:27-73 +88 +89 +90 +91 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:83:13-85:54 +92 android:name="android.app.searchable" +92-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:84:17-54 +93 android:resource="@xml/searchable" /> +93-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:85:17-51 +94 +95 +96 +97 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:89:9-92:43 +98 android:name="net.micode.notes.data.NotesProvider" +98-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:90:13-63 +99 android:authorities="micode_notes" +99-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:91:13-47 +100 android:multiprocess="true" /> +100-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:92:13-40 +101 +102 +103 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:95:9-109:20 +104 android:name="net.micode.notes.widget.NoteWidgetProvider_2x" +104-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:96:13-57 +105 android:label="@string/app_widget2x2" > +105-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:97:13-50 +106 +106-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:98:13-104:29 +107 +108 +109 +110 +110-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:101:17-84 +110-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:101:25-81 +111 +111-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:102:17-85 +111-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:102:25-82 +112 +112-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:103:17-85 +112-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:103:25-82 +113 +114 +115 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:106:13-108:58 +116 android:name="android.appwidget.provider" +116-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:107:17-58 +117 android:resource="@xml/widget_2x_info" /> +117-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:108:17-55 +118 +119 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:110:9-123:20 +120 android:name="net.micode.notes.widget.NoteWidgetProvider_4x" +120-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:111:13-57 +121 android:label="@string/app_widget4x4" > +121-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:112:13-50 +122 +122-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:98:13-104:29 +123 +123-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:101:17-84 +123-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:101:25-81 +124 +124-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:102:17-85 +124-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:102:25-82 +125 +125-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:103:17-85 +125-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:103:25-82 +126 +127 +128 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:106:13-108:58 +129 android:name="android.appwidget.provider" +129-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:107:17-58 +130 android:resource="@xml/widget_4x_info" /> +130-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:108:17-55 +131 +132 +132-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:125:9-129:20 +132-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:125:19-55 +133 +133-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:126:13-128:29 +134 +134-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:127:17-79 +134-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:127:25-76 +135 +136 +137 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:131:9-134:20 +138 android:name="net.micode.notes.ui.AlarmReceiver" +138-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:132:13-61 +139 android:process=":remote" > +139-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:133:13-38 +140 +141 +142 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:136:9-141:20 +143 android:name="net.micode.notes.ui.AlarmAlertActivity" +143-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:137:13-50 +144 android:label="@string/app_name" +144-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:138:13-45 +145 android:launchMode="singleInstance" +145-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:139:13-48 +146 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" > +146-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:140:13-75 +147 +148 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:143:9-148:20 +149 android:name="net.micode.notes.ui.NotesPreferenceActivity" +149-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:144:13-71 +150 android:label="@string/preferences_title" +150-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:145:13-54 +151 android:launchMode="singleTop" +151-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:146:13-43 +152 android:theme="@android:style/Theme.Holo.Light" > +152-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:147:13-60 +153 +154 +155 +156 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:151:9-154:19 +157 android:name="net.micode.notes.gtask.remote.GTaskSyncService" +157-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:152:13-74 +158 android:exported="false" > +158-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:153:13-37 +159 +160 +161 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:156:9-158:52 +162 android:name="android.app.default_searchable" +162-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:157:13-58 +163 android:value=".ui.NoteEditActivity" /> +163-->/home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:158:13-49 +164 +165 +166 diff --git a/src/Notes-master/app/build/intermediates/merged_java_res/debug/out.jar b/src/Notes-master/app/build/intermediates/merged_java_res/debug/out.jar new file mode 100644 index 0000000..3047514 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/merged_java_res/debug/out.jar differ diff --git a/src/Notes-master/app/build/intermediates/merged_java_res/release/out.jar b/src/Notes-master/app/build/intermediates/merged_java_res/release/out.jar new file mode 100644 index 0000000..f9a12ac Binary files /dev/null and b/src/Notes-master/app/build/intermediates/merged_java_res/release/out.jar differ diff --git a/src/Notes-master/app/build/intermediates/merged_manifest/debug/out/AndroidManifest.xml b/src/Notes-master/app/build/intermediates/merged_manifest/debug/out/AndroidManifest.xml new file mode 100644 index 0000000..9e0002a --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_manifest/debug/out/AndroidManifest.xml @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml b/src/Notes-master/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml new file mode 100644 index 0000000..9e0002a --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_manifests/debug/output-metadata.json b/src/Notes-master/app/build/intermediates/merged_manifests/debug/output-metadata.json new file mode 100644 index 0000000..94cdd7d --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_manifests/debug/output-metadata.json @@ -0,0 +1,18 @@ +{ + "version": 2, + "artifactType": { + "type": "MERGED_MANIFESTS", + "kind": "Directory" + }, + "applicationId": "net.micode.notes", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "versionCode": 1, + "versionName": "1.0", + "outputFile": "AndroidManifest.xml" + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_manifests/release/AndroidManifest.xml b/src/Notes-master/app/build/intermediates/merged_manifests/release/AndroidManifest.xml new file mode 100644 index 0000000..b05df0e --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_manifests/release/AndroidManifest.xml @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_manifests/release/output.json b/src/Notes-master/app/build/intermediates/merged_manifests/release/output.json new file mode 100644 index 0000000..9f14328 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_manifests/release/output.json @@ -0,0 +1,28 @@ +{ + "version": 1, + "applicationId": "net.micode.notes", + "variantType": "BASE_APK", + "elements": [ + { + "outputType": { + "type": "MERGED_MANIFESTS" + }, + "apkData": { + "type": "MAIN", + "splits": [], + "versionCode": 1, + "versionName": "0.1", + "outputFile": "app-release.apk", + "fullName": "release", + "baseName": "release", + "dirName": "" + }, + "path": "AndroidManifest.xml", + "properties": { + "packageId": "net.micode.notes", + "split": "", + "minSdkVersion": "1" + } + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json new file mode 100644 index 0000000..f38f5a2 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json @@ -0,0 +1,2224 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-night-v8_values-night-v8.arsc.flat", + "map": [ + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values-night\\themes.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "17", + "endLines": "5", + "endColumns": "12", + "endOffsets": "246" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "5", + "endColumns": "12", + "endOffsets": "284" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-sl_values-sl.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-sl\\values-sl.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,398,505,613,700,803,922,1030,1139,1239,1352,1459,1563", + "endColumns": "106,106,107,86,102,118,107,108,99,112,106,103,116", + "endOffsets": "393,500,608,695,798,917,1025,1134,1234,1347,1454,1558,1675" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,162,269,377,464,567,686,794,903,1003,1116,1223,1327", + "endColumns": "106,106,107,86,102,118,107,108,99,112,106,103,116", + "endOffsets": "157,264,372,459,562,681,789,898,998,1111,1218,1322,1439" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-iw_values-iw.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-iw\\values-iw.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,395,494,602,686,787,901,1003,1107,1203,1306,1407,1507", + "endColumns": "103,98,107,83,100,113,101,103,95,102,100,99,115", + "endOffsets": "390,489,597,681,782,896,998,1102,1198,1301,1402,1502,1618" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,258,366,450,551,665,767,871,967,1070,1171,1271", + "endColumns": "103,98,107,83,100,113,101,103,95,102,100,99,115", + "endOffsets": "154,253,361,445,546,660,762,866,962,1065,1166,1266,1382" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ja_values-ja.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ja\\values-ja.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,388,481,586,668,766,874,976,1075,1170,1273,1368,1464", + "endColumns": "96,92,104,81,97,107,101,98,94,102,94,95,110", + "endOffsets": "383,476,581,663,761,869,971,1070,1165,1268,1363,1459,1570" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,152,245,350,432,530,638,740,839,934,1037,1132,1228", + "endColumns": "96,92,104,81,97,107,101,98,94,102,94,95,110", + "endOffsets": "147,240,345,427,525,633,735,834,929,1032,1127,1223,1334" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-fi_values-fi.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-fi\\values-fi.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,399,499,600,686,791,909,1016,1119,1216,1322,1421,1525", + "endColumns": "107,99,100,85,104,117,106,102,96,105,98,103,118", + "endOffsets": "394,494,595,681,786,904,1011,1114,1211,1317,1416,1520,1639" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,163,263,364,450,555,673,780,883,980,1086,1185,1289", + "endColumns": "107,99,100,85,104,117,106,102,96,105,98,103,118", + "endOffsets": "158,258,359,445,550,668,775,878,975,1081,1180,1284,1403" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-v17_values-v17.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-v17\\values-v17.xml", + "from": { + "startLines": "4,7,11,15,18,21,24,28,32,35,38,41,45,48", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,468,696,1033,1191,1341,1513,1741,1983,2154,2328,2497,2770,2970", + "endLines": "6,10,14,17,20,23,27,31,34,37,40,44,47,50", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "463,691,1028,1186,1336,1508,1736,1978,2149,2323,2492,2765,2965,3213" + }, + "to": { + "startLines": "2,5,9,13,16,19,22,26,30,33,36,39,43,46", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,228,456,793,951,1101,1273,1501,1743,1914,2088,2257,2530,2730", + "endLines": "4,8,12,15,18,21,25,29,32,35,38,42,45,48", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "223,451,788,946,1096,1268,1496,1738,1909,2083,2252,2525,2725,2973" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values_values.arsc.flat", + "map": [ + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values\\colors.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "33,50,51,52,53,79", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "1797,3113,3164,3215,3267,5004", + "endColumns": "49,50,50,51,51,56", + "endOffsets": "1842,3159,3210,3262,3314,5056" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values\\dimens.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "149,150,151,152,153", + "startColumns": "4,4,4,4,4", + "startOffsets": "9768,9820,9873,9926,9978", + "endColumns": "51,52,52,51,51", + "endOffsets": "9815,9868,9921,9973,10025" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values\\strings.xml", + "from": { + "startLines": "127,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,148,147,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "8004,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,9352,9301,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endLines": "131,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,148,147,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endColumns": "14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,70,50,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endOffsets": "8407,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,9418,9347,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "169,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,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,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,299,300,301,302,303,304,305,306,307,308,309,310", + "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", + "startOffsets": "10826,12470,12543,12600,12658,12754,12837,12933,13002,13045,13097,13149,13198,13261,13319,13370,13454,13508,13565,13659,13767,13838,13922,14005,14071,14154,14256,14317,14379,14430,14508,14561,14621,14726,14785,14887,14942,15013,15063,15112,15183,15234,15292,15339,15404,15463,15520,15591,15652,15709,15759,15811,15864,15914,15964,16024,16077,16143,16205,16268,16315,16370,16458,16516,16578,16637,16686,16736,16781,16824,16884,16951,17001,17056,17111,17164,17211,17264,17331,17387,17435,17490,17543,17627,17694,17758,17854,17928,18009,18098,18261,18405,18484,18559,18641,18700,18780,18860,18915,19037,19140,19181,19234,19291,19365,19430,19496,19553,19682,19750,19836,19916,19985,20079,20138,20193,20255,20315,20384,20494", + "endLines": "173,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,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,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,299,300,301,302,303,304,305,306,307,308,309,310", + "endColumns": "14,72,56,57,95,82,95,68,42,51,51,48,62,57,50,83,53,56,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,49,48,70,50,57,46,64,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,58,48,49,44,42,59,66,49,54,54,52,46,52,66,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,65,56,57,67,85,79,68,93,58,54,61,59,68,109,89", + "endOffsets": "11213,12538,12595,12653,12749,12832,12928,12997,13040,13092,13144,13193,13256,13314,13365,13449,13503,13560,13654,13762,13833,13917,14000,14066,14149,14251,14312,14374,14425,14503,14556,14616,14721,14780,14882,14937,15008,15058,15107,15178,15229,15287,15334,15399,15458,15515,15586,15647,15704,15754,15806,15859,15909,15959,16019,16072,16138,16200,16263,16310,16365,16453,16511,16573,16632,16681,16731,16776,16819,16879,16946,16996,17051,17106,17159,17206,17259,17326,17382,17430,17485,17538,17622,17689,17753,17849,17923,18004,18093,18256,18400,18479,18554,18636,18695,18775,18855,18910,19032,19135,19176,19229,19286,19360,19425,19491,19548,19606,19745,19831,19911,19980,20074,20133,20188,20250,20310,20379,20489,20579" + } + }, + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values\\values.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,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,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,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,298,311,312,313,314,315,322,323,327,331,336,342,349,353,357,362,366,370,374,378,382,386,390,394,398,400,402,406,410,414,419,423,426,430,434,438,442,446,450,455,458,461,464,467,470,473,476,478,480,481,482,485,487,489,491,496,497,501,507,511,512,514,525,526,530,536,540,541,542,546,573,577,605,750,772,917,939,946,951,972,977,982,992,1001,1012,1016,1023,1031,1038,1039,1048,1051,1054,1059,1063,1066,1069,1073,1077,1085,1090,1097,1103,1104,1108,1113,1115,1117,1120,1123,1125,1129,1136,1139,1142,1146,1148,1152,1154,1160,1162,1166,1178,1184,1189,1204,1207,1212,1222,1242,1280,1319,1329,1338,1340,1344,1348,1351,1354,1357,1360,1364,1367,1370,1373,1377,1380,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1400,1402,1403,1404,1405,1407,1409,1410,1411,1412,1413,1414,1415,1417,1419,1421,1423,1425,1427,1428,1430,1431,1433,1435,1437,1438,1439,1440,1441,1442,1443,1444,1446,1448,1478,1479,1480,1481,1482,1483,1485,1486,1487,1488,1489,1490,1492,1496,1507,1508,1509,1510,1511,1516,1518,1520,1522,1524,1526,1527,1528,1529,1531,1533,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1548,1549,1550,1552,1554,1555,1557,1558,1560,1562,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1576,1578,1579,1580,1582,1583,1584,1586,1588,1590,1592,1594,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605", + "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", + "startOffsets": "420,475,520,569,610,665,728,804,866,939,1007,1085,1166,1227,1302,1378,1455,1533,1603,1674,1735,1847,1924,2002,2108,2214,2293,2373,2430,2488,2562,2637,2702,2768,2835,2903,3007,3319,3399,3480,3539,3598,3657,3716,3775,3838,3902,3960,4019,4090,4162,4234,4307,4364,4422,4495,4569,4643,4718,4790,4863,4933,5061,5130,5200,5270,5347,5426,5502,5579,5643,5708,5777,5854,5929,5998,6066,6143,6209,6306,6371,6440,6539,6598,6656,6713,6772,6844,6912,6980,7039,7102,7192,7283,7343,7409,7476,7542,7612,7676,7729,7842,7900,7965,8029,8078,8139,8200,8261,8323,8387,8451,8515,8580,8643,8703,8764,8823,8883,8945,9016,9076,9144,9211,9279,9347,9415,9501,9588,9650,9711,10030,10102,10159,10207,10256,10307,10341,10388,10437,10483,10515,10579,10641,10696,10756,11218,11292,11370,11463,11533,11611,11665,11735,11820,11872,11945,12019,12088,12163,12237,12311,12400,19611,20584,20662,20752,20840,20936,21437,21526,21773,22054,22339,22732,23209,23431,23653,23921,24148,24378,24608,24838,25068,25295,25534,25760,26005,26135,26265,26495,26743,26962,27245,27453,27584,27811,28057,28282,28531,28752,28997,29292,29514,29752,29966,30196,30419,30634,30842,30966,31090,31195,31312,31526,31672,31812,31898,32246,32334,32564,32966,33199,33281,33379,33971,34071,34307,34715,34954,35048,35106,35343,37361,37603,39753,48467,49734,58558,59839,60375,60705,61828,62084,62320,62867,63361,64034,64249,64777,65341,65716,65834,66372,66529,66673,66993,67163,67304,67433,67732,68035,68594,68856,69206,69559,69653,69959,70221,70346,70473,70712,70923,71042,71235,71690,71871,71993,72252,72365,72552,72654,73098,73222,73507,74394,74688,75018,75938,76110,76446,77112,78149,80976,83944,84532,85126,85239,85468,85806,85966,86118,86289,86456,86699,86869,87042,87213,87487,87686,87933,88017,88113,88209,88307,88407,88509,88611,88713,88815,88917,89017,89113,89225,89354,89477,89631,89785,89883,89997,90091,90231,90365,90461,90573,90673,90789,90885,90997,91137,91285,91449,91591,91749,91899,92040,92184,92319,92455,92597,92739,92851,92991,93059,93132,93206,93279,93353,93499,93643,95127,95193,95283,95363,95455,95553,95663,95741,95847,95939,96043,96153,96275,96438,96988,97068,97168,97258,97368,97694,97794,97906,98020,98136,98252,98346,98460,98578,98680,98800,98922,99004,99108,99228,99354,99448,99536,99648,99764,99886,99998,100173,100289,100375,100487,100611,100678,100804,100872,101000,101144,101272,101341,101436,101551,101664,101763,101872,101983,102094,102195,102300,102412,102542,102633,102756,102868,102954,103058,103166,103266,103384,103488,103592,103718,103806,103896,104006,104090,104144,104266,104372,104482,104566", + "endLines": "12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,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,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,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,298,311,312,313,314,321,322,326,330,335,341,348,352,356,361,365,369,373,377,381,385,389,393,397,399,401,405,409,413,418,422,425,429,433,437,441,445,449,454,457,460,463,466,469,472,475,477,479,480,481,484,486,488,490,495,496,500,506,510,511,513,524,525,529,535,539,540,541,545,572,576,604,749,771,916,938,945,950,971,976,981,991,1000,1011,1015,1022,1030,1037,1038,1047,1050,1053,1058,1062,1065,1068,1072,1076,1084,1089,1096,1102,1103,1107,1112,1114,1116,1119,1122,1124,1128,1135,1138,1141,1145,1147,1151,1153,1159,1161,1165,1177,1183,1188,1203,1206,1211,1221,1226,1279,1318,1328,1337,1339,1343,1347,1350,1353,1356,1359,1363,1366,1369,1372,1376,1379,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1399,1401,1402,1403,1404,1406,1408,1409,1410,1411,1412,1413,1414,1416,1418,1420,1422,1424,1426,1427,1429,1430,1432,1434,1436,1437,1438,1439,1440,1441,1442,1443,1445,1447,1449,1478,1479,1480,1481,1482,1484,1485,1486,1487,1488,1489,1491,1495,1499,1507,1508,1509,1510,1511,1517,1519,1521,1523,1525,1526,1527,1528,1530,1532,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1547,1548,1549,1551,1553,1554,1556,1557,1559,1561,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1575,1577,1578,1579,1581,1582,1583,1585,1587,1589,1591,1593,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605", + "endColumns": "54,44,48,40,54,62,75,61,72,67,77,80,60,74,75,76,77,69,70,60,61,76,77,105,105,78,79,56,57,73,74,64,65,66,67,103,105,79,80,58,58,58,58,58,62,63,57,58,70,71,71,72,56,57,72,73,73,74,71,72,69,70,68,69,69,76,78,75,76,63,64,68,76,74,68,67,76,65,96,64,68,98,58,57,56,58,71,67,67,58,62,89,90,59,65,66,65,69,63,52,112,57,64,63,48,60,60,60,61,63,63,63,64,62,59,60,58,59,61,70,59,67,66,67,67,67,85,86,61,60,56,71,56,47,48,50,33,46,48,45,31,63,61,54,59,69,73,77,92,69,77,53,69,84,51,72,73,68,74,73,73,88,69,70,77,89,87,95,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,12,12,12,12,12,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,57,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,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,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,12,12,97,113,93,12,12,95,111,99,115,95,111,12,12,12,12,12,12,140,12,134,12,12,12,111,139,67,72,73,72,73,12,12,12,65,89,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,91,12,12,12,12,12,93,113,117,12,12,12,81,103,119,125,93,87,111,115,121,111,12,115,85,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,12,12,90,122,12,85,103,12,12,12,12,12,12,87,89,109,83,53,121,105,109,83,125", + "endOffsets": "470,515,564,605,660,723,799,861,934,1002,1080,1161,1222,1297,1373,1450,1528,1598,1669,1730,1792,1919,1997,2103,2209,2288,2368,2425,2483,2557,2632,2697,2763,2830,2898,3002,3108,3394,3475,3534,3593,3652,3711,3770,3833,3897,3955,4014,4085,4157,4229,4302,4359,4417,4490,4564,4638,4713,4785,4858,4928,4999,5125,5195,5265,5342,5421,5497,5574,5638,5703,5772,5849,5924,5993,6061,6138,6204,6301,6366,6435,6534,6593,6651,6708,6767,6839,6907,6975,7034,7097,7187,7278,7338,7404,7471,7537,7607,7671,7724,7837,7895,7960,8024,8073,8134,8195,8256,8318,8382,8446,8510,8575,8638,8698,8759,8818,8878,8940,9011,9071,9139,9206,9274,9342,9410,9496,9583,9645,9706,9763,10097,10154,10202,10251,10302,10336,10383,10432,10478,10510,10574,10636,10691,10751,10821,11287,11365,11458,11528,11606,11660,11730,11815,11867,11940,12014,12083,12158,12232,12306,12395,12465,19677,20657,20747,20835,20931,21432,21521,21768,22049,22334,22727,23204,23426,23648,23916,24143,24373,24603,24833,25063,25290,25529,25755,26000,26130,26260,26490,26738,26957,27240,27448,27579,27806,28052,28277,28526,28747,28992,29287,29509,29747,29961,30191,30414,30629,30837,30961,31085,31190,31307,31521,31667,31807,31893,32241,32329,32559,32961,33194,33276,33374,33966,34066,34302,34710,34949,35043,35101,35338,37356,37598,39748,48462,49729,58553,59834,60370,60700,61823,62079,62315,62862,63356,64029,64244,64772,65336,65711,65829,66367,66524,66668,66988,67158,67299,67428,67727,68030,68589,68851,69201,69554,69648,69954,70216,70341,70468,70707,70918,71037,71230,71685,71866,71988,72247,72360,72547,72649,73093,73217,73502,74389,74683,75013,75933,76105,76441,77107,77392,80971,83939,84527,85121,85234,85463,85801,85961,86113,86284,86451,86694,86864,87037,87208,87482,87681,87928,88012,88108,88204,88302,88402,88504,88606,88708,88810,88912,89012,89108,89220,89349,89472,89626,89780,89878,89992,90086,90226,90360,90456,90568,90668,90784,90880,90992,91132,91280,91444,91586,91744,91894,92035,92179,92314,92450,92592,92734,92846,92986,93054,93127,93201,93274,93348,93494,93638,93776,95188,95278,95358,95450,95548,95658,95736,95842,95934,96038,96148,96270,96433,96590,97063,97163,97253,97363,97455,97789,97901,98015,98131,98247,98341,98455,98573,98675,98795,98917,98999,99103,99223,99349,99443,99531,99643,99759,99881,99993,100168,100284,100370,100482,100606,100673,100799,100867,100995,101139,101267,101336,101431,101546,101659,101758,101867,101978,102089,102190,102295,102407,102537,102628,102751,102863,102949,103053,103161,103261,103379,103483,103587,103713,103801,103891,104001,104085,104139,104261,104367,104477,104561,104687" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values\\themes.xml", + "from": { + "startLines": "-1,-1,-1", + "startColumns": "-1,-1,-1", + "startOffsets": "-1,-1,-1" + }, + "to": { + "startLines": "1500,1501,1512", + "startColumns": "4,4,4", + "startOffsets": "96595,96664,97460", + "endLines": "1500,1506,1515", + "endColumns": "68,12,12", + "endOffsets": "96659,96983,97689" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values\\styles.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "1227,1231,1235,1239,1450,1454,1458,1462,1466,1470,1474,1606,1609", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "77397,77605,77816,77989,93781,93964,94149,94334,94537,94743,94926,104692,104874", + "endLines": "1230,1234,1238,1241,1453,1457,1461,1465,1469,1473,1477,1608,1612", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "77600,77811,77984,78144,93959,94144,94329,94532,94738,94921,95122,104869,105105" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values\\arrays.xml", + "from": { + "startLines": "-1,-1", + "startColumns": "-1,-1", + "startOffsets": "-1,-1" + }, + "to": { + "startLines": "2,8", + "startColumns": "4,4", + "startOffsets": "105,300", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "295,415" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-sw_values-sw.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-sw\\values-sw.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,394,492,600,690,795,912,1013,1122,1221,1328,1437,1542", + "endColumns": "102,97,107,89,104,116,100,108,98,106,108,104,118", + "endOffsets": "389,487,595,685,790,907,1008,1117,1216,1323,1432,1537,1656" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,158,256,364,454,559,676,777,886,985,1092,1201,1306", + "endColumns": "102,97,107,89,104,116,100,108,98,106,108,104,118", + "endOffsets": "153,251,359,449,554,671,772,881,980,1087,1196,1301,1420" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-in_values-in.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-in\\values-in.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,401,503,608,695,799,915,1018,1127,1228,1332,1440,1548", + "endColumns": "109,101,104,86,103,115,102,108,100,103,107,107,122", + "endOffsets": "396,498,603,690,794,910,1013,1122,1223,1327,1435,1543,1666" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,165,267,372,459,563,679,782,891,992,1096,1204,1312", + "endColumns": "109,101,104,86,103,115,102,108,100,103,107,107,122", + "endOffsets": "160,262,367,454,558,674,777,886,987,1091,1199,1307,1430" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ta-rIN_values-ta-rIN.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ta-rIN\\values-ta-rIN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,409,514,629,718,825,951,1053,1157,1254,1364,1466,1573", + "endColumns": "113,104,114,88,106,125,101,103,96,109,101,106,118", + "endOffsets": "404,509,624,713,820,946,1048,1152,1249,1359,1461,1568,1687" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,169,274,389,478,585,711,813,917,1014,1124,1226,1333", + "endColumns": "113,104,114,88,106,125,101,103,96,109,101,106,118", + "endOffsets": "164,269,384,473,580,706,808,912,1009,1119,1221,1328,1447" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-xlarge-v4_values-xlarge-v4.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-xlarge\\values-xlarge.xml", + "from": { + "startLines": "4,7,8,9,10,11,12", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "293,609,673,740,807,873,939", + "endColumns": "76,63,66,66,65,65,54", + "endOffsets": "365,668,735,802,868,934,989" + }, + "to": { + "startLines": "2,3,4,5,6,7,8", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "55,132,196,263,330,396,462", + "endColumns": "76,63,66,66,65,65,54", + "endOffsets": "127,191,258,325,391,457,512" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ky-rKG_values-ky-rKG.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ky-rKG\\values-ky-rKG.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,399,494,613,697,804,921,1031,1138,1236,1342,1449,1550", + "endColumns": "103,94,118,83,106,116,109,106,97,105,106,100,123", + "endOffsets": "394,489,608,692,799,916,1026,1133,1231,1337,1444,1545,1669" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,254,373,457,564,681,791,898,996,1102,1209,1310", + "endColumns": "103,94,118,83,106,116,109,106,97,105,106,100,123", + "endOffsets": "154,249,368,452,559,676,786,893,991,1097,1204,1305,1429" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-v11_values-v11.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-v11\\values-v11.xml", + "from": { + "startLines": "4,10,16,22,28,34,42,43,44,49,56,58,60,67,68,69,120", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "301,720,1145,1573,1999,2428,3094,3183,3284,3692,4353,4460,4589,5194,5265,5348,9097", + "endLines": "9,15,21,27,33,39,42,43,48,53,57,59,64,67,68,119,171", + "endColumns": "12,12,12,12,12,12,88,100,12,12,12,12,12,70,82,12,12", + "endOffsets": "715,1140,1568,1994,2423,2848,3178,3279,3687,4107,4455,4584,4948,5260,5343,9092,12981" + }, + "to": { + "startLines": "2,8,14,20,26,32,38,39,40,45,50,52,54,59,60,61,112", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,474,899,1327,1753,2182,2607,2696,2797,3205,3625,3732,3861,4225,4296,4379,8128", + "endLines": "7,13,19,25,31,37,38,39,44,49,51,53,58,59,60,111,163", + "endColumns": "12,12,12,12,12,12,88,100,12,12,12,12,12,70,82,12,12", + "endOffsets": "469,894,1322,1748,2177,2602,2691,2792,3200,3620,3727,3856,4220,4291,4374,8123,12012" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-pt_values-pt.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-pt\\values-pt.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,411,517,624,713,814,939,1046,1158,1260,1368,1475,1585", + "endColumns": "119,105,106,88,100,124,106,111,101,107,106,109,124", + "endOffsets": "406,512,619,708,809,934,1041,1153,1255,1363,1470,1580,1705" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,175,281,388,477,578,703,810,922,1024,1132,1239,1349", + "endColumns": "119,105,106,88,100,124,106,111,101,107,106,109,124", + "endOffsets": "170,276,383,472,573,698,805,917,1019,1127,1234,1344,1469" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-tl_values-tl.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-tl\\values-tl.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,410,518,635,723,829,950,1059,1170,1271,1381,1498,1606", + "endColumns": "118,107,116,87,105,120,108,110,100,109,116,107,122", + "endOffsets": "405,513,630,718,824,945,1054,1165,1266,1376,1493,1601,1724" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,174,282,399,487,593,714,823,934,1035,1145,1262,1370", + "endColumns": "118,107,116,87,105,120,108,110,100,109,116,107,122", + "endOffsets": "169,277,394,482,588,709,818,929,1030,1140,1257,1365,1488" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-lo-rLA_values-lo-rLA.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-lo-rLA\\values-lo-rLA.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,398,495,602,687,792,904,1011,1108,1206,1311,1414,1518", + "endColumns": "102,96,106,84,104,111,106,96,97,104,102,103,121", + "endOffsets": "393,490,597,682,787,899,1006,1103,1201,1306,1409,1513,1635" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,158,255,362,447,552,664,771,868,966,1071,1174,1278", + "endColumns": "102,96,106,84,104,111,106,96,97,104,102,103,121", + "endOffsets": "153,250,357,442,547,659,766,863,961,1066,1169,1273,1395" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-kk-rKZ_values-kk-rKZ.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,407,510,620,709,815,934,1037,1142,1240,1347,1456,1556", + "endColumns": "111,102,109,88,105,118,102,104,97,106,108,99,114", + "endOffsets": "402,505,615,704,810,929,1032,1137,1235,1342,1451,1551,1666" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,167,270,380,469,575,694,797,902,1000,1107,1216,1316", + "endColumns": "111,102,109,88,105,118,102,104,97,106,108,99,114", + "endOffsets": "162,265,375,464,570,689,792,897,995,1102,1211,1311,1426" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-uz-rUZ_values-uz-rUZ.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,400,504,621,707,818,934,1043,1150,1249,1357,1462", + "endColumns": "104,103,116,85,110,115,108,106,98,107,104,104", + "endOffsets": "395,499,616,702,813,929,1038,1145,1244,1352,1457,1562" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,160,264,381,467,578,694,803,910,1009,1117,1222", + "endColumns": "104,103,116,85,110,115,108,106,98,107,104,104", + "endOffsets": "155,259,376,462,573,689,798,905,1004,1112,1217,1322" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ne-rNP_values-ne-rNP.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ne-rNP\\values-ne-rNP.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,400,504,612,703,810,937,1047,1163,1266,1381,1483,1598", + "endColumns": "104,103,107,90,106,126,109,115,102,114,101,114,130", + "endOffsets": "395,499,607,698,805,932,1042,1158,1261,1376,1478,1593,1724" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,160,264,372,463,570,697,807,923,1026,1141,1243,1358", + "endColumns": "104,103,107,90,106,126,109,115,102,114,101,114,130", + "endOffsets": "155,259,367,458,565,692,802,918,1021,1136,1238,1353,1484" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-my-rMM_values-my-rMM.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-my-rMM\\values-my-rMM.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,404,509,626,719,831,967,1092,1204,1306,1432,1543,1653", + "endColumns": "108,104,116,92,111,135,124,111,101,125,110,109,122", + "endOffsets": "399,504,621,714,826,962,1087,1199,1301,1427,1538,1648,1771" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,164,269,386,479,591,727,852,964,1066,1192,1303,1413", + "endColumns": "108,104,116,92,111,135,124,111,101,125,110,109,122", + "endOffsets": "159,264,381,474,586,722,847,959,1061,1187,1298,1408,1531" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-mr-rIN_values-mr-rIN.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-mr-rIN\\values-mr-rIN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,413,519,626,716,817,932,1044,1146,1242,1351,1452,1567", + "endColumns": "117,105,106,89,100,114,111,101,95,108,100,114,122", + "endOffsets": "408,514,621,711,812,927,1039,1141,1237,1346,1447,1562,1685" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,279,386,476,577,692,804,906,1002,1111,1212,1327", + "endColumns": "117,105,106,89,100,114,111,101,95,108,100,114,122", + "endOffsets": "168,274,381,471,572,687,799,901,997,1106,1207,1322,1445" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-sw600dp-v13_values-sw600dp-v13.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-sw600dp\\values-sw600dp.xml", + "from": { + "startLines": "4,5,6,7,8,11,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4", + "startOffsets": "295,364,434,504,583,899,1198,1269,1337", + "endColumns": "68,69,69,78,75,58,70,67,54", + "endOffsets": "359,429,499,578,654,953,1264,1332,1387" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10", + "startColumns": "4,4,4,4,4,4,4,4,4", + "startOffsets": "55,124,194,264,343,419,478,549,617", + "endColumns": "68,69,69,78,75,58,70,67,54", + "endOffsets": "119,189,259,338,414,473,544,612,667" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-fr_values-fr.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-fr\\values-fr.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,402,517,628,710,816,946,1056,1168,1271,1382,1489,1596", + "endColumns": "110,114,110,81,105,129,109,111,102,110,106,106,121", + "endOffsets": "397,512,623,705,811,941,1051,1163,1266,1377,1484,1591,1713" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,166,281,392,474,580,710,820,932,1035,1146,1253,1360", + "endColumns": "110,114,110,81,105,129,109,111,102,110,106,106,121", + "endOffsets": "161,276,387,469,575,705,815,927,1030,1141,1248,1355,1477" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rHK_values-zh-rHK.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-zh-rHK\\values-zh-rHK.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,390,483,583,665,762,870,966,1062,1157,1254,1349,1447", + "endColumns": "94,92,99,81,96,107,95,95,94,96,94,97,112", + "endOffsets": "385,478,578,660,757,865,961,1057,1152,1249,1344,1442,1555" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,150,243,343,425,522,630,726,822,917,1014,1109,1207", + "endColumns": "94,92,99,81,96,107,95,95,94,96,94,97,112", + "endOffsets": "145,238,338,420,517,625,721,817,912,1009,1104,1202,1315" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-te-rIN_values-te-rIN.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-te-rIN\\values-te-rIN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,409,518,629,719,824,949,1062,1170,1270,1381,1483,1600", + "endColumns": "113,108,110,89,104,124,112,107,99,110,101,116,126", + "endOffsets": "404,513,624,714,819,944,1057,1165,1265,1376,1478,1595,1722" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,169,278,389,479,584,709,822,930,1030,1141,1243,1360", + "endColumns": "113,108,110,89,104,124,112,107,99,110,101,116,126", + "endOffsets": "164,273,384,474,579,704,817,925,1025,1136,1238,1355,1482" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-mn-rMN_values-mn-rMN.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-mn-rMN\\values-mn-rMN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,408,508,621,708,814,926,1035,1139,1236,1344,1445,1548", + "endColumns": "112,99,112,86,105,111,108,103,96,107,100,102,121", + "endOffsets": "403,503,616,703,809,921,1030,1134,1231,1339,1440,1543,1665" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,168,268,381,468,574,686,795,899,996,1104,1205,1308", + "endColumns": "112,99,112,86,105,111,108,103,96,107,100,102,121", + "endOffsets": "163,263,376,463,569,681,790,894,991,1099,1200,1303,1425" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-bn-rBD_values-bn-rBD.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-bn-rBD\\values-bn-rBD.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,404,516,622,716,821,951,1061,1177,1284,1394,1500,1610", + "endColumns": "108,111,105,93,104,129,109,115,106,109,105,109,124", + "endOffsets": "399,511,617,711,816,946,1056,1172,1279,1389,1495,1605,1730" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,164,276,382,476,581,711,821,937,1044,1154,1260,1370", + "endColumns": "108,111,105,93,104,129,109,115,106,109,105,109,124", + "endOffsets": "159,271,377,471,576,706,816,932,1039,1149,1255,1365,1490" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-xlarge-land-v4_values-xlarge-land-v4.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-xlarge-land\\values-xlarge-land.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "299", + "endColumns": "63", + "endOffsets": "358" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "63", + "endOffsets": "114" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-large-v4_values-large-v4.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-large\\values-large.xml", + "from": { + "startLines": "4,7,8,11,12,13,14,15,16,19,20", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "292,592,664,961,1025,1092,1159,1225,1291,1589,1693", + "endColumns": "61,71,58,63,66,66,65,65,54,103,115", + "endOffsets": "349,659,718,1020,1087,1154,1220,1286,1341,1688,1804" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,117,189,248,312,379,446,512,578,633,737", + "endColumns": "61,71,58,63,66,66,65,65,54,103,115", + "endOffsets": "112,184,243,307,374,441,507,573,628,732,848" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-w480dp-v13_values-w480dp-v13.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-w480dp\\values-w480dp.xml", + "from": { + "startLines": "4,7", + "startColumns": "4,4", + "startOffsets": "293,594", + "endColumns": "61,71", + "endOffsets": "350,661" + }, + "to": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,117", + "endColumns": "61,71", + "endOffsets": "112,184" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-pt-rPT_values-pt-rPT.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-pt-rPT\\values-pt-rPT.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,415,521,628,717,818,942,1049,1161,1263,1371,1478,1585", + "endColumns": "119,105,106,88,100,123,106,111,101,107,106,106,121", + "endOffsets": "410,516,623,712,813,937,1044,1156,1258,1366,1473,1580,1702" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,175,281,388,477,578,702,809,921,1023,1131,1238,1345", + "endColumns": "119,105,106,88,100,123,106,111,101,107,106,106,121", + "endOffsets": "170,276,383,472,573,697,804,916,1018,1126,1233,1340,1462" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-cs_values-cs.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-cs\\values-cs.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,398,500,609,695,800,917,1021,1130,1229,1335,1445,1552", + "endColumns": "106,101,108,85,104,116,103,108,98,105,109,106,121", + "endOffsets": "393,495,604,690,795,912,1016,1125,1224,1330,1440,1547,1669" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,162,264,373,459,564,681,785,894,993,1099,1209,1316", + "endColumns": "106,101,108,85,104,116,103,108,98,105,109,106,121", + "endOffsets": "157,259,368,454,559,676,780,889,988,1094,1204,1311,1433" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-es-rUS_values-es-rUS.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-es-rUS\\values-es-rUS.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,415,524,632,717,818,941,1053,1165,1266,1374,1481,1588", + "endColumns": "119,108,107,84,100,122,111,111,100,107,106,106,121", + "endOffsets": "410,519,627,712,813,936,1048,1160,1261,1369,1476,1583,1705" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,175,284,392,477,578,701,813,925,1026,1134,1241,1348", + "endColumns": "119,108,107,84,100,122,111,111,100,107,106,106,121", + "endOffsets": "170,279,387,472,573,696,808,920,1021,1129,1236,1343,1465" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-gl-rES_values-gl-rES.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-gl-rES\\values-gl-rES.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,407,519,627,712,814,940,1047,1156,1255,1363,1466,1573", + "endColumns": "111,111,107,84,101,125,106,108,98,107,102,106,121", + "endOffsets": "402,514,622,707,809,935,1042,1151,1250,1358,1461,1568,1690" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,167,279,387,472,574,700,807,916,1015,1123,1226,1333", + "endColumns": "111,111,107,84,101,125,106,108,98,107,102,106,121", + "endOffsets": "162,274,382,467,569,695,802,911,1010,1118,1221,1328,1450" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-port_values-port.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-port\\values-port.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "291", + "endColumns": "55", + "endOffsets": "342" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "55", + "endOffsets": "106" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rIN_values-en-rIN.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-en-rIN\\values-en-rIN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,399,499,607,695,795,910,1013,1117,1216,1321,1424,1528", + "endColumns": "103,99,107,87,99,114,102,103,98,104,102,103,118", + "endOffsets": "394,494,602,690,790,905,1008,1112,1211,1316,1419,1523,1642" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,259,367,455,555,670,773,877,976,1081,1184,1288", + "endColumns": "103,99,107,87,99,114,102,103,98,104,102,103,118", + "endOffsets": "154,254,362,450,550,665,768,872,971,1076,1179,1283,1402" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-th_values-th.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-th\\values-th.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,396,494,602,691,793,903,1011,1115,1213,1321,1426,1527", + "endColumns": "104,97,107,88,101,109,107,103,97,107,104,100,115", + "endOffsets": "391,489,597,686,788,898,1006,1110,1208,1316,1421,1522,1638" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,160,258,366,455,557,667,775,879,977,1085,1190,1291", + "endColumns": "104,97,107,88,101,109,107,103,97,107,104,100,115", + "endOffsets": "155,253,361,450,552,662,770,874,972,1080,1185,1286,1402" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-en-rGB_values-en-rGB.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-en-rGB\\values-en-rGB.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,399,499,607,695,795,910,1013,1117,1216,1321,1424,1528", + "endColumns": "103,99,107,87,99,114,102,103,98,104,102,103,118", + "endOffsets": "394,494,602,690,790,905,1008,1112,1211,1316,1419,1523,1642" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,259,367,455,555,670,773,877,976,1081,1184,1288", + "endColumns": "103,99,107,87,99,114,102,103,98,104,102,103,118", + "endOffsets": "154,254,362,450,550,665,768,872,971,1076,1179,1283,1402" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-hr_values-hr.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-hr\\values-hr.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,396,493,603,689,793,912,1016,1129,1235,1340,1453,1560", + "endColumns": "104,96,109,85,103,118,103,112,105,104,112,106,122", + "endOffsets": "391,488,598,684,788,907,1011,1124,1230,1335,1448,1555,1678" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,160,257,367,453,557,676,780,893,999,1104,1217,1324", + "endColumns": "104,96,109,85,103,118,103,112,105,104,112,106,122", + "endOffsets": "155,252,362,448,552,671,775,888,994,1099,1212,1319,1442" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-kn-rIN_values-kn-rIN.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-kn-rIN\\values-kn-rIN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,413,525,638,726,833,960,1076,1187,1286,1399,1503,1617", + "endColumns": "117,111,112,87,106,126,115,110,98,112,103,113,125", + "endOffsets": "408,520,633,721,828,955,1071,1182,1281,1394,1498,1612,1738" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,285,398,486,593,720,836,947,1046,1159,1263,1377", + "endColumns": "117,111,112,87,106,126,115,110,98,112,103,113,125", + "endOffsets": "168,280,393,481,588,715,831,942,1041,1154,1258,1372,1498" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ka-rGE_values-ka-rGE.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ka-rGE\\values-ka-rGE.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,404,508,619,707,812,925,1038,1145,1243,1356,1460,1564", + "endColumns": "108,103,110,87,104,112,112,106,97,112,103,103,121", + "endOffsets": "399,503,614,702,807,920,1033,1140,1238,1351,1455,1559,1681" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,164,268,379,467,572,685,798,905,1003,1116,1220,1324", + "endColumns": "108,103,110,87,104,112,112,106,97,112,103,103,121", + "endOffsets": "159,263,374,462,567,680,793,900,998,1111,1215,1319,1441" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-eu-rES_values-eu-rES.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-eu-rES\\values-eu-rES.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,404,502,612,698,804,928,1037,1147,1246,1355,1468,1579", + "endColumns": "108,97,109,85,105,123,108,109,98,108,112,110,136", + "endOffsets": "399,497,607,693,799,923,1032,1142,1241,1350,1463,1574,1711" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,164,262,372,458,564,688,797,907,1006,1115,1228,1339", + "endColumns": "108,97,109,85,105,123,108,109,98,108,112,110,136", + "endOffsets": "159,257,367,453,559,683,792,902,1001,1110,1223,1334,1471" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-de_values-de.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-de\\values-de.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,396,494,606,692,797,912,1023,1126,1225,1336,1438,1545", + "endColumns": "104,97,111,85,104,114,110,102,98,110,101,106,121", + "endOffsets": "391,489,601,687,792,907,1018,1121,1220,1331,1433,1540,1662" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,160,258,370,456,561,676,787,890,989,1100,1202,1309", + "endColumns": "104,97,111,85,104,114,110,102,98,110,101,106,121", + "endOffsets": "155,253,365,451,556,671,782,885,984,1095,1197,1304,1426" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-zu_values-zu.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-zu\\values-zu.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,399,506,620,708,811,938,1042,1148,1246,1353,1459,1565", + "endColumns": "107,106,113,87,102,126,103,105,97,106,105,105,119", + "endOffsets": "394,501,615,703,806,933,1037,1143,1241,1348,1454,1560,1680" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,163,270,384,472,575,702,806,912,1010,1117,1223,1329", + "endColumns": "107,106,113,87,102,126,103,105,97,106,105,105,119", + "endOffsets": "158,265,379,467,570,697,801,907,1005,1112,1218,1324,1444" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-pl_values-pl.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-pl\\values-pl.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,407,509,617,703,812,931,1040,1149,1248,1357,1468,1576", + "endColumns": "115,101,107,85,108,118,108,108,98,108,110,107,122", + "endOffsets": "402,504,612,698,807,926,1035,1144,1243,1352,1463,1571,1694" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,171,273,381,467,576,695,804,913,1012,1121,1232,1340", + "endColumns": "115,101,107,85,108,118,108,108,98,108,110,107,122", + "endOffsets": "166,268,376,462,571,690,799,908,1007,1116,1227,1335,1458" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-nb_values-nb.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-nb\\values-nb.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,399,494,608,694,794,907,1010,1109,1205,1309,1407,1508", + "endColumns": "107,94,113,85,99,112,102,98,95,103,97,100,115", + "endOffsets": "394,489,603,689,789,902,1005,1104,1200,1304,1402,1503,1619" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,163,258,372,458,558,671,774,873,969,1073,1171,1272", + "endColumns": "107,94,113,85,99,112,102,98,95,103,97,100,115", + "endOffsets": "158,253,367,453,553,666,769,868,964,1068,1166,1267,1383" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rCN_values-zh-rCN.arsc.flat", + "map": [ + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,137,136,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7379,7334,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,53,44,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7428,7374,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "6,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,125,126,127,128,129,130,131,132,133", + "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", + "startOffsets": "215,1649,1710,1763,1817,1890,1956,2029,2079,2119,2167,2215,2260,2317,2371,2421,2483,2551,2628,2687,2752,2815,2870,2930,2993,3047,3107,3160,3222,3307,3388,3438,3497,3540,3583,3637,3682,3735,3778,3832,3883,3933,3993,4046,4097,4143,4191,4239,4285,4332,4382,4427,4486,4538,4590,4633,4680,4736,4791,4846,4897,4943,4987,5029,5070,5120,5179,5222,5273,5322,5371,5418,5465,5521,5568,5613,5664,5717,5792,5851,5908,5982,6046,6115,6193,6303,6407,6480,6546,6601,6666,6731,6780,6863,6941,6979,7024,7072,7134,7191,7252,7303,7355,7410,7469,7536,7594,7656,7704,7749,7797,7848,7914", + "endLines": "8,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,125,126,127,128,129,130,131,132,133", + "endColumns": "14,60,52,53,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,42,53,44,52,42,53,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,50,45,43,41,40,49,58,42,50,48,48,46,46,55,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,60,50,51,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "379,1705,1758,1812,1885,1951,2024,2074,2114,2162,2210,2255,2312,2366,2416,2478,2546,2623,2682,2747,2810,2865,2925,2988,3042,3102,3155,3217,3302,3383,3433,3492,3535,3578,3632,3677,3730,3773,3827,3878,3928,3988,4041,4092,4138,4186,4234,4280,4327,4377,4422,4481,4533,4585,4628,4675,4731,4786,4841,4892,4938,4982,5024,5065,5115,5174,5217,5268,5317,5366,5413,5460,5516,5563,5608,5659,5712,5787,5846,5903,5977,6041,6110,6188,6298,6402,6475,6541,6596,6661,6726,6775,6858,6936,6974,7019,7067,7129,7186,7247,7298,7350,7405,7464,7531,7589,7651,7699,7744,7792,7843,7909,7975" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml", + "from": { + "startLines": "-1", + "startColumns": "-1", + "startOffsets": "-1" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-zh-rCN\\values-zh-rCN.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "384,480,575,675,757,854,960,1056,1152,1247,1344,1439,1537", + "endColumns": "95,94,99,81,96,105,95,95,94,96,94,97,111", + "endOffsets": "475,570,670,752,849,955,1051,1147,1242,1339,1434,1532,1644" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-hdpi-v4_values-hdpi-v4.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-hdpi\\values-hdpi.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "297", + "endLines": "8", + "endColumns": "13", + "endOffsets": "567" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "6", + "endColumns": "13", + "endOffsets": "325" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-v18_values-v18.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-v18\\values-v18.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "291", + "endColumns": "48", + "endOffsets": "335" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "48", + "endOffsets": "99" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-el_values-el.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-el\\values-el.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,409,520,637,722,827,953,1064,1174,1276,1387,1496,1604", + "endColumns": "117,110,116,84,104,125,110,109,101,110,108,107,122", + "endOffsets": "404,515,632,717,822,948,1059,1169,1271,1382,1491,1599,1722" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,284,401,486,591,717,828,938,1040,1151,1260,1368", + "endColumns": "117,110,116,84,104,125,110,109,101,110,108,107,122", + "endOffsets": "168,279,396,481,586,712,823,933,1035,1146,1255,1363,1486" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-bg_values-bg.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-bg\\values-bg.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,406,513,618,704,809,930,1044,1153,1253,1367,1473,1581", + "endColumns": "114,106,104,85,104,120,113,108,99,113,105,107,122", + "endOffsets": "401,508,613,699,804,925,1039,1148,1248,1362,1468,1576,1699" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,170,277,382,468,573,694,808,917,1017,1131,1237,1345", + "endColumns": "114,106,104,85,104,120,113,108,99,113,105,107,122", + "endOffsets": "165,272,377,463,568,689,803,912,1012,1126,1232,1340,1463" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-sv_values-sv.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-sv\\values-sv.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,397,500,611,696,798,911,1017,1117,1213,1318,1420,1522", + "endColumns": "105,102,110,84,101,112,105,99,95,104,101,101,116", + "endOffsets": "392,495,606,691,793,906,1012,1112,1208,1313,1415,1517,1634" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,161,264,375,460,562,675,781,881,977,1082,1184,1286", + "endColumns": "105,102,110,84,101,112,105,99,95,104,101,101,116", + "endOffsets": "156,259,370,455,557,670,776,876,972,1077,1179,1281,1398" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-fa_values-fa.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-fa\\values-fa.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,401,504,615,703,806,921,1033,1136,1234,1344,1447,1556", + "endColumns": "109,102,110,87,102,114,111,102,97,109,102,108,124", + "endOffsets": "396,499,610,698,801,916,1028,1131,1229,1339,1442,1551,1676" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,165,268,379,467,570,685,797,900,998,1108,1211,1320", + "endColumns": "109,102,110,87,102,114,111,102,97,109,102,108,124", + "endOffsets": "160,263,374,462,565,680,792,895,993,1103,1206,1315,1440" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-sk_values-sk.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-sk\\values-sk.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,398,498,609,695,803,921,1026,1135,1234,1340,1451,1560", + "endColumns": "106,99,110,85,107,117,104,108,98,105,110,108,123", + "endOffsets": "393,493,604,690,798,916,1021,1130,1229,1335,1446,1555,1679" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,162,262,373,459,567,685,790,899,998,1104,1215,1324", + "endColumns": "106,99,110,85,107,117,104,108,98,105,110,108,123", + "endOffsets": "157,257,368,454,562,680,785,894,993,1099,1210,1319,1443" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-v14_values-v14.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-v14\\values-v14.xml", + "from": { + "startLines": "4,11,12,13,19,27,28,29,32,33", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "301,818,889,972,1382,2040,2160,2223,2377,2440", + "endLines": "8,11,12,18,24,27,28,31,32,33", + "endColumns": "12,70,82,12,12,119,62,12,62,131", + "endOffsets": "572,884,967,1377,1799,2155,2218,2372,2435,2567" + }, + "to": { + "startLines": "2,7,8,9,15,21,22,23,26,27", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,331,402,485,895,1317,1437,1500,1654,1717", + "endLines": "6,7,8,14,20,21,22,25,26,27", + "endColumns": "12,70,82,12,12,119,62,12,62,131", + "endOffsets": "326,397,480,890,1312,1432,1495,1649,1712,1844" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ar_values-ar.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ar\\values-ar.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,408,512,621,703,804,918,1023,1124,1220,1328,1431,1534", + "endColumns": "116,103,108,81,100,113,104,100,95,107,102,102,118", + "endOffsets": "403,507,616,698,799,913,1018,1119,1215,1323,1426,1529,1648" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,172,276,385,467,568,682,787,888,984,1092,1195,1298", + "endColumns": "116,103,108,81,100,113,104,100,95,107,102,102,118", + "endOffsets": "167,271,380,462,563,677,782,883,979,1087,1190,1293,1412" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ro_values-ro.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ro\\values-ro.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,412,516,629,717,829,950,1062,1175,1275,1389,1494,1600", + "endColumns": "120,103,112,87,111,120,111,112,99,113,104,105,120", + "endOffsets": "407,511,624,712,824,945,1057,1170,1270,1384,1489,1595,1716" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,176,280,393,481,593,714,826,939,1039,1153,1258,1364", + "endColumns": "120,103,112,87,111,120,111,112,99,113,104,105,120", + "endOffsets": "171,275,388,476,588,709,821,934,1034,1148,1253,1359,1480" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-nl_values-nl.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-nl\\values-nl.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,409,514,621,707,815,935,1046,1150,1249,1364,1477,1580", + "endColumns": "117,104,106,85,107,119,110,103,98,114,112,102,117", + "endOffsets": "404,509,616,702,810,930,1041,1145,1244,1359,1472,1575,1693" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,278,385,471,579,699,810,914,1013,1128,1241,1344", + "endColumns": "117,104,106,85,107,119,110,103,98,114,112,102,117", + "endOffsets": "168,273,380,466,574,694,805,909,1008,1123,1236,1339,1457" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-h720dp-v13_values-h720dp-v13.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-h720dp\\values-h720dp.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "294", + "endColumns": "66", + "endOffsets": "356" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "66", + "endOffsets": "117" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-fr-rCA_values-fr-rCA.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-fr-rCA\\values-fr-rCA.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,406,521,632,719,835,965,1075,1187,1290,1401,1508,1615", + "endColumns": "110,114,110,86,115,129,109,111,102,110,106,106,121", + "endOffsets": "401,516,627,714,830,960,1070,1182,1285,1396,1503,1610,1732" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,166,281,392,479,595,725,835,947,1050,1161,1268,1375", + "endColumns": "110,114,110,86,115,129,109,111,102,110,106,106,121", + "endOffsets": "161,276,387,474,590,720,830,942,1045,1156,1263,1370,1492" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ms-rMY_values-ms-rMY.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ms-rMY\\values-ms-rMY.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,406,511,619,706,810,921,1033,1142,1239,1348,1451,1558", + "endColumns": "110,104,107,86,103,110,111,108,96,108,102,106,121", + "endOffsets": "401,506,614,701,805,916,1028,1137,1234,1343,1446,1553,1675" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,166,271,379,466,570,681,793,902,999,1108,1211,1318", + "endColumns": "110,104,107,86,103,110,111,108,96,108,102,106,121", + "endOffsets": "161,266,374,461,565,676,788,897,994,1103,1206,1313,1435" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-it_values-it.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-it\\values-it.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,400,500,609,693,802,927,1033,1141,1239,1343,1448,1555", + "endColumns": "108,99,108,83,108,124,105,107,97,103,104,106,121", + "endOffsets": "395,495,604,688,797,922,1028,1136,1234,1338,1443,1550,1672" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,164,264,373,457,566,691,797,905,1003,1107,1212,1319", + "endColumns": "108,99,108,83,108,124,105,107,97,103,104,106,121", + "endOffsets": "159,259,368,452,561,686,792,900,998,1102,1207,1314,1436" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-es_values-es.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-es\\values-es.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,408,521,629,714,815,943,1050,1150,1249,1357,1464,1571", + "endColumns": "116,112,107,84,100,127,106,99,98,107,106,106,121", + "endOffsets": "403,516,624,709,810,938,1045,1145,1244,1352,1459,1566,1688" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,172,285,393,478,579,707,814,914,1013,1121,1228,1335", + "endColumns": "116,112,107,84,100,127,106,99,98,107,106,106,121", + "endOffsets": "167,280,388,473,574,702,809,909,1008,1116,1223,1330,1452" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-da_values-da.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-da\\values-da.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,394,493,605,688,788,901,1010,1118,1214,1328,1432,1533", + "endColumns": "102,98,111,82,99,112,108,107,95,113,103,100,115", + "endOffsets": "389,488,600,683,783,896,1005,1113,1209,1323,1427,1528,1644" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,158,257,369,452,552,665,774,882,978,1092,1196,1297", + "endColumns": "102,98,111,82,99,112,108,107,95,113,103,100,115", + "endOffsets": "153,252,364,447,547,660,769,877,973,1087,1191,1292,1408" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-tr_values-tr.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-tr\\values-tr.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,396,495,607,697,803,923,1030,1135,1231,1338,1440,1548", + "endColumns": "104,98,111,89,105,119,106,104,95,106,101,107,118", + "endOffsets": "391,490,602,692,798,918,1025,1130,1226,1333,1435,1543,1662" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,160,259,371,461,567,687,794,899,995,1102,1204,1312", + "endColumns": "104,98,111,89,105,119,106,104,95,106,101,107,118", + "endOffsets": "155,254,366,456,562,682,789,894,990,1097,1199,1307,1426" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-uk_values-uk.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-uk\\values-uk.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,401,503,609,695,803,921,1027,1134,1232,1340,1446,1555", + "endColumns": "109,101,105,85,107,117,105,106,97,107,105,108,123", + "endOffsets": "396,498,604,690,798,916,1022,1129,1227,1335,1441,1550,1674" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,165,267,373,459,567,685,791,898,996,1104,1210,1319", + "endColumns": "109,101,105,85,107,117,105,106,97,107,105,108,123", + "endOffsets": "160,262,368,454,562,680,786,893,991,1099,1205,1314,1438" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-vi_values-vi.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-vi\\values-vi.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,405,513,622,706,809,928,1032,1141,1242,1347,1461,1566", + "endColumns": "113,107,108,83,102,118,103,108,100,104,113,104,119", + "endOffsets": "400,508,617,701,804,923,1027,1136,1237,1342,1456,1561,1681" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,169,277,386,470,573,692,796,905,1006,1111,1225,1330", + "endColumns": "113,107,108,83,102,118,103,108,100,104,113,104,119", + "endOffsets": "164,272,381,465,568,687,791,900,1001,1106,1220,1325,1445" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-hy-rAM_values-hy-rAM.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-hy-rAM\\values-hy-rAM.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,398,499,609,699,805,920,1027,1134,1233,1343,1450,1551", + "endColumns": "102,100,109,89,105,114,106,106,98,109,106,100,119", + "endOffsets": "393,494,604,694,800,915,1022,1129,1228,1338,1445,1546,1666" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,158,259,369,459,565,680,787,894,993,1103,1210,1311", + "endColumns": "102,100,109,89,105,114,106,106,98,109,106,100,119", + "endOffsets": "153,254,364,454,560,675,782,889,988,1098,1205,1306,1426" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-v12_values-v12.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-v12\\values-v12.xml", + "from": { + "startLines": "4,7,10,11", + "startColumns": "4,4,4,4", + "startOffsets": "296,522,724,843", + "endLines": "6,9,10,11", + "endColumns": "12,12,118,94", + "endOffsets": "517,719,838,933" + }, + "to": { + "startLines": "2,5,8,9", + "startColumns": "4,4,4,4", + "startOffsets": "55,281,483,602", + "endLines": "4,7,8,9", + "endColumns": "12,12,118,94", + "endOffsets": "276,478,597,692" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-land_values-land.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-land\\values-land.xml", + "from": { + "startLines": "4,7,10,11,14,17,18", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "291,590,908,978,1285,1595,1666", + "endColumns": "61,71,69,69,63,70,67", + "endOffsets": "348,657,973,1043,1344,1661,1729" + }, + "to": { + "startLines": "2,3,4,5,6,7,8", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "55,117,189,259,329,393,464", + "endColumns": "61,71,69,69,63,70,67", + "endOffsets": "112,184,254,324,388,459,527" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-si-rLK_values-si-rLK.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-si-rLK\\values-si-rLK.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,405,512,619,707,812,928,1037,1142,1240,1350,1449,1555", + "endColumns": "109,106,106,87,104,115,108,104,97,109,98,105,120", + "endOffsets": "400,507,614,702,807,923,1032,1137,1235,1345,1444,1550,1671" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,165,272,379,467,572,688,797,902,1000,1110,1209,1315", + "endColumns": "109,106,106,87,104,115,108,104,97,109,98,105,120", + "endOffsets": "160,267,374,462,567,683,792,897,995,1105,1204,1310,1431" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-sr_values-sr.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-sr\\values-sr.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,400,503,609,695,799,917,1022,1130,1231,1335,1443,1544", + "endColumns": "108,102,105,85,103,117,104,107,100,103,107,100,127", + "endOffsets": "395,498,604,690,794,912,1017,1125,1226,1330,1438,1539,1667" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,164,267,373,459,563,681,786,894,995,1099,1207,1308", + "endColumns": "108,102,105,85,103,117,104,107,100,103,107,100,127", + "endOffsets": "159,262,368,454,558,676,781,889,990,1094,1202,1303,1431" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-w360dp-v13_values-w360dp-v13.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-w360dp\\values-w360dp.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "294", + "endColumns": "54", + "endOffsets": "344" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "54", + "endOffsets": "105" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ca_values-ca.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ca\\values-ca.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,409,515,622,705,813,939,1050,1159,1257,1367,1471,1579", + "endColumns": "117,105,106,82,107,125,110,108,97,109,103,107,122", + "endOffsets": "404,510,617,700,808,934,1045,1154,1252,1362,1466,1574,1697" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,279,386,469,577,703,814,923,1021,1131,1235,1343", + "endColumns": "117,105,106,82,107,125,110,108,97,109,103,107,122", + "endOffsets": "168,274,381,464,572,698,809,918,1016,1126,1230,1338,1461" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-w720dp-v13_values-w720dp-v13.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-w720dp\\values-w720dp.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "293", + "endColumns": "76", + "endOffsets": "365" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "76", + "endOffsets": "127" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-lv_values-lv.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-lv\\values-lv.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,411,519,628,714,818,940,1049,1161,1260,1371,1480,1585", + "endColumns": "119,107,108,85,103,121,108,111,98,110,108,104,118", + "endOffsets": "406,514,623,709,813,935,1044,1156,1255,1366,1475,1580,1699" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,175,283,392,478,582,704,813,925,1024,1135,1244,1349", + "endColumns": "119,107,108,85,103,121,108,111,98,110,108,104,118", + "endOffsets": "170,278,387,473,577,699,808,920,1019,1130,1239,1344,1463" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-hi_values-hi.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-hi\\values-hi.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,406,511,618,703,805,927,1036,1138,1236,1346,1446,1561", + "endColumns": "114,104,106,84,101,121,108,101,97,109,99,114,124", + "endOffsets": "401,506,613,698,800,922,1031,1133,1231,1341,1441,1556,1681" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,170,275,382,467,569,691,800,902,1000,1110,1210,1325", + "endColumns": "114,104,106,84,101,121,108,101,97,109,99,114,124", + "endOffsets": "165,270,377,462,564,686,795,897,995,1105,1205,1320,1445" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ko_values-ko.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ko\\values-ko.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,386,480,582,664,762,868,966,1061,1156,1256,1352,1451", + "endColumns": "94,93,101,81,97,105,97,94,94,99,95,98,114", + "endOffsets": "381,475,577,659,757,863,961,1056,1151,1251,1347,1446,1561" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,150,244,346,428,526,632,730,825,920,1020,1116,1215", + "endColumns": "94,93,101,81,97,105,97,94,94,99,95,98,114", + "endOffsets": "145,239,341,423,521,627,725,820,915,1015,1111,1210,1325" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-zh-rTW_values-zh-rTW.arsc.flat", + "map": [ + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values-zh-rTW\\strings.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,138,137,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7354,7309,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,53,44,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7403,7349,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "6,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,125,126,127,128,129,130,131,132,133", + "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", + "startOffsets": "215,1651,1712,1765,1819,1891,1957,2030,2080,2120,2168,2216,2261,2318,2372,2422,2484,2552,2629,2688,2754,2817,2872,2932,2995,3049,3109,3162,3224,3308,3388,3438,3497,3540,3583,3637,3682,3735,3778,3832,3883,3933,3993,4046,4097,4143,4191,4239,4285,4332,4382,4427,4486,4538,4590,4633,4680,4736,4791,4846,4897,4943,4987,5029,5070,5120,5179,5222,5273,5322,5371,5418,5465,5521,5568,5613,5664,5717,5792,5851,5908,5982,6046,6115,6193,6303,6407,6480,6546,6601,6666,6731,6780,6863,6941,6979,7024,7072,7134,7191,7252,7303,7355,7410,7469,7536,7594,7656,7704,7749,7797,7848,7914", + "endLines": "8,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,125,126,127,128,129,130,131,132,133", + "endColumns": "14,60,52,53,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,42,53,44,52,42,53,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,50,45,43,41,40,49,58,42,50,48,48,46,46,55,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,60,50,51,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "379,1707,1760,1814,1886,1952,2025,2075,2115,2163,2211,2256,2313,2367,2417,2479,2547,2624,2683,2749,2812,2867,2927,2990,3044,3104,3157,3219,3303,3383,3433,3492,3535,3578,3632,3677,3730,3773,3827,3878,3928,3988,4041,4092,4138,4186,4234,4280,4327,4377,4422,4481,4533,4585,4628,4675,4731,4786,4841,4892,4938,4982,5024,5065,5115,5174,5217,5268,5317,5366,5413,5460,5516,5563,5608,5659,5712,5787,5846,5903,5977,6041,6110,6188,6298,6402,6475,6541,6596,6661,6726,6775,6858,6936,6974,7019,7067,7129,7186,7247,7298,7350,7405,7464,7531,7589,7651,7699,7744,7792,7843,7909,7975" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml", + "from": { + "startLines": "-1", + "startColumns": "-1", + "startOffsets": "-1" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-zh-rTW\\values-zh-rTW.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "384,479,572,672,754,851,959,1055,1151,1246,1343,1438,1538", + "endColumns": "94,92,99,81,96,107,95,95,94,96,94,99,112", + "endOffsets": "474,567,667,749,846,954,1050,1146,1241,1338,1433,1533,1646" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-et-rEE_values-et-rEE.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-et-rEE\\values-et-rEE.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,412,519,630,716,818,935,1046,1151,1250,1360,1461,1564", + "endColumns": "116,106,110,85,101,116,110,104,98,109,100,102,127", + "endOffsets": "407,514,625,711,813,930,1041,1146,1245,1355,1456,1559,1687" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,172,279,390,476,578,695,806,911,1010,1120,1221,1324", + "endColumns": "116,106,110,85,101,116,110,104,98,109,100,102,127", + "endOffsets": "167,274,385,471,573,690,801,906,1005,1115,1216,1319,1447" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-hu_values-hu.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-hu\\values-hu.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,399,504,619,703,815,945,1055,1166,1266,1377,1485,1604", + "endColumns": "107,104,114,83,111,129,109,110,99,110,107,118,133", + "endOffsets": "394,499,614,698,810,940,1050,1161,1261,1372,1480,1599,1733" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,163,268,383,467,579,709,819,930,1030,1141,1249,1368", + "endColumns": "107,104,114,83,111,129,109,110,99,110,107,118,133", + "endOffsets": "158,263,378,462,574,704,814,925,1025,1136,1244,1363,1497" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-af_values-af.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-af\\values-af.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,395,495,601,686,789,907,1014,1117,1214,1322,1424,1526", + "endColumns": "103,99,105,84,102,117,106,102,96,107,101,101,116", + "endOffsets": "390,490,596,681,784,902,1009,1112,1209,1317,1419,1521,1638" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,259,365,450,553,671,778,881,978,1086,1188,1290", + "endColumns": "103,99,105,84,102,117,106,102,96,107,101,101,116", + "endOffsets": "154,254,360,445,548,666,773,876,973,1081,1183,1285,1402" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-lt_values-lt.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-lt\\values-lt.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,407,508,621,708,817,938,1047,1156,1256,1366,1470,1583", + "endColumns": "115,100,112,86,108,120,108,108,99,109,103,112,129", + "endOffsets": "402,503,616,703,812,933,1042,1151,1251,1361,1465,1578,1708" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,171,272,385,472,581,702,811,920,1020,1130,1234,1347", + "endColumns": "115,100,112,86,108,120,108,108,99,109,103,112,129", + "endOffsets": "166,267,380,467,576,697,806,915,1015,1125,1229,1342,1472" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ru_values-ru.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ru\\values-ru.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,406,508,620,706,811,931,1037,1145,1243,1352,1458,1566", + "endColumns": "114,101,111,85,104,119,105,107,97,108,105,107,135", + "endOffsets": "401,503,615,701,806,926,1032,1140,1238,1347,1453,1561,1697" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,170,272,384,470,575,695,801,909,1007,1116,1222,1330", + "endColumns": "114,101,111,85,104,119,105,107,97,108,105,107,135", + "endOffsets": "165,267,379,465,570,690,796,904,1002,1111,1217,1325,1461" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-w600dp-v13_values-w600dp-v13.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-w600dp\\values-w600dp.xml", + "from": { + "startLines": "4,5", + "startColumns": "4,4", + "startOffsets": "294,358", + "endColumns": "63,54", + "endOffsets": "353,408" + }, + "to": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,119", + "endColumns": "63,54", + "endOffsets": "114,169" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-mk-rMK_values-mk-rMK.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-mk-rMK\\values-mk-rMK.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,403,507,615,701,806,925,1031,1138,1239,1346,1457", + "endColumns": "107,103,107,85,104,118,105,106,100,106,110,103", + "endOffsets": "398,502,610,696,801,920,1026,1133,1234,1341,1452,1556" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,163,267,375,461,566,685,791,898,999,1106,1217", + "endColumns": "107,103,107,85,104,118,105,106,100,106,110,103", + "endOffsets": "158,262,370,456,561,680,786,893,994,1101,1212,1316" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-v21_values-v21.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-v21\\values-v21.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,19,21,25,26,27,30,32,36,37,38,39,42,44,46,48,50,52,54,56,58,62,65,66,68,72,73,74,75,76,125,128,177,182,184,186,188,191,193,194,195,196,197,198,199,200,201,202,203,205,207,209,211,215,217,218,219,220,222,226,228,230,231,232,237,238,239,243,250,257,267", + "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", + "startOffsets": "301,392,495,598,703,810,919,1028,1137,1246,1355,1462,1565,1925,2080,2481,2586,2707,3049,3196,3583,3686,3805,3912,4256,4403,4558,4729,4878,5043,5200,5351,5500,5895,6248,6395,6548,6936,7011,7100,7187,7288,10772,10958,14454,14893,15016,15139,15252,15435,15566,15683,15772,15883,16010,16111,16206,16329,16458,16575,16668,16803,16946,17081,17200,17401,17520,17613,17724,17780,17887,18082,18193,18326,18421,18512,18821,18934,19051,19431,19784,20149,20834", + "endLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,20,22,25,26,27,31,33,36,37,38,39,43,45,47,49,51,53,55,57,59,62,65,67,69,72,73,74,75,124,127,176,179,183,185,187,190,192,193,194,195,196,197,198,199,200,201,202,204,206,208,210,214,216,217,218,219,221,225,227,229,230,231,236,237,238,240,249,256,266,276", + "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,12,12,12,111,146,12,12,74,88,86,100,12,12,12,12,12,12,12,12,12,116,88,110,126,100,94,122,128,116,92,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,12,112,116,12,12,12,12,12", + "endOffsets": "387,490,593,698,805,914,1023,1132,1241,1350,1457,1560,1679,2075,2230,2581,2702,2803,3191,3332,3681,3800,3907,4010,4398,4553,4724,4873,5038,5195,5346,5495,5644,6002,6390,6543,6690,7006,7095,7182,7283,10767,10953,14449,14647,15011,15134,15247,15430,15561,15678,15767,15878,16005,16106,16201,16324,16453,16570,16663,16798,16941,17076,17195,17396,17515,17608,17719,17775,17882,18077,18188,18321,18416,18507,18816,18929,19046,19185,19779,20144,20829,21515" + }, + "to": { + "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,44,46,48,49,50,52,54,55,56,57,58,107,110,159,162,164,166,168,171,173,174,175,176,177,178,179,180,181,182,183,185,187,189,191,195,197,198,199,200,202,206,208,210,211,212,217,218,219,221,228,235,245", + "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", + "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,2942,3097,3268,3417,3582,3739,3890,4039,4188,4300,4447,4600,4747,4822,4911,4998,5099,8583,8769,12265,12463,12586,12709,12822,13005,13136,13253,13342,13453,13580,13681,13776,13899,14028,14145,14238,14373,14516,14651,14770,14971,15090,15183,15294,15350,15457,15652,15763,15896,15991,16082,16391,16504,16621,16760,17113,17478,18163", + "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,43,45,47,48,49,51,53,54,55,56,57,106,109,158,161,163,165,167,170,172,173,174,175,176,177,178,179,180,181,182,184,186,188,190,194,196,197,198,199,201,205,207,209,210,211,216,217,218,220,227,234,244,254", + "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,12,12,12,111,146,12,12,74,88,86,100,12,12,12,12,12,12,12,12,12,116,88,110,126,100,94,122,128,116,92,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,12,112,116,12,12,12,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,2937,3092,3263,3412,3577,3734,3885,4034,4183,4295,4442,4595,4742,4817,4906,4993,5094,8578,8764,12260,12458,12581,12704,12817,13000,13131,13248,13337,13448,13575,13676,13771,13894,14023,14140,14233,14368,14511,14646,14765,14966,15085,15178,15289,15345,15452,15647,15758,15891,15986,16077,16386,16499,16616,16755,17108,17473,18158,18844" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ur-rPK_values-ur-rPK.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ur-rPK\\values-ur-rPK.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,405,511,620,706,810,930,1038,1147,1249,1360,1460,1568", + "endColumns": "109,105,108,85,103,119,107,108,101,110,99,107,128", + "endOffsets": "400,506,615,701,805,925,1033,1142,1244,1355,1455,1563,1692" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,165,271,380,466,570,690,798,907,1009,1120,1220,1328", + "endColumns": "109,105,108,85,103,119,107,108,101,110,99,107,128", + "endOffsets": "160,266,375,461,565,685,793,902,1004,1115,1215,1323,1452" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-ml-rIN_values-ml-rIN.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ml-rIN\\values-ml-rIN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,414,532,648,741,846,978,1089,1195,1293,1407,1511,1622", + "endColumns": "118,117,115,92,104,131,110,105,97,113,103,110,127", + "endOffsets": "409,527,643,736,841,973,1084,1190,1288,1402,1506,1617,1745" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,174,292,408,501,606,738,849,955,1053,1167,1271,1382", + "endColumns": "118,117,115,92,104,131,110,105,97,113,103,110,127", + "endOffsets": "169,287,403,496,601,733,844,950,1048,1162,1266,1377,1505" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-w500dp-v13_values-w500dp-v13.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-w500dp\\values-w500dp.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "294", + "endColumns": "54", + "endOffsets": "344" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "54", + "endOffsets": "105" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-is-rIS_values-is-rIS.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-is-rIS\\values-is-rIS.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,395,492,604,689,790,904,1014,1122,1220,1329,1428,1531", + "endColumns": "99,96,111,84,100,113,109,107,97,108,98,102,117", + "endOffsets": "390,487,599,684,785,899,1009,1117,1215,1324,1423,1526,1644" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,155,252,364,449,550,664,774,882,980,1089,1188,1291", + "endColumns": "99,96,111,84,100,113,109,107,97,108,98,102,117", + "endOffsets": "150,247,359,444,545,659,769,877,975,1084,1183,1286,1404" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-km-rKH_values-km-rKH.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-km-rKH\\values-km-rKH.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,398,498,610,697,801,919,1023,1128,1228,1338,1445,1553", + "endColumns": "102,99,111,86,103,117,103,104,99,109,106,107,122", + "endOffsets": "393,493,605,692,796,914,1018,1123,1223,1333,1440,1548,1671" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,158,258,370,457,561,679,783,888,988,1098,1205,1313", + "endColumns": "102,99,111,86,103,117,103,104,99,109,106,107,122", + "endOffsets": "153,253,365,452,556,674,778,883,983,1093,1200,1308,1431" + } + } + ] + }, + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\values-am_values-am.arsc.flat", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-am\\values-am.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,393,492,598,684,787,900,1000,1100,1196,1299,1398,1505", + "endColumns": "101,98,105,85,102,112,99,99,95,102,98,106,115", + "endOffsets": "388,487,593,679,782,895,995,1095,1191,1294,1393,1500,1616" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,157,256,362,448,551,664,764,864,960,1063,1162,1269", + "endColumns": "101,98,105,85,102,112,99,99,95,102,98,106,115", + "endOffsets": "152,251,357,443,546,659,759,859,955,1058,1157,1264,1380" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json new file mode 100644 index 0000000..2761624 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-af.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-af\\values-af.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-af\\values-af.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,395,495,601,686,789,907,1014,1117,1214,1322,1424,1526", + "endColumns": "103,99,105,84,102,117,106,102,96,107,101,101,116", + "endOffsets": "390,490,596,681,784,902,1009,1112,1209,1317,1419,1521,1638" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,259,365,450,553,671,778,881,978,1086,1188,1290", + "endColumns": "103,99,105,84,102,117,106,102,96,107,101,101,116", + "endOffsets": "154,254,360,445,548,666,773,876,973,1081,1183,1285,1402" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json new file mode 100644 index 0000000..0a60dc0 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-am.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-am\\values-am.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-am\\values-am.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,393,492,598,684,787,900,1000,1100,1196,1299,1398,1505", + "endColumns": "101,98,105,85,102,112,99,99,95,102,98,106,115", + "endOffsets": "388,487,593,679,782,895,995,1095,1191,1294,1393,1500,1616" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,157,256,362,448,551,664,764,864,960,1063,1162,1269", + "endColumns": "101,98,105,85,102,112,99,99,95,102,98,106,115", + "endOffsets": "152,251,357,443,546,659,759,859,955,1058,1157,1264,1380" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json new file mode 100644 index 0000000..db1f4ad --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ar.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ar\\values-ar.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ar\\values-ar.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,408,512,621,703,804,918,1023,1124,1220,1328,1431,1534", + "endColumns": "116,103,108,81,100,113,104,100,95,107,102,102,118", + "endOffsets": "403,507,616,698,799,913,1018,1119,1215,1323,1426,1529,1648" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,172,276,385,467,568,682,787,888,984,1092,1195,1298", + "endColumns": "116,103,108,81,100,113,104,100,95,107,102,102,118", + "endOffsets": "167,271,380,462,563,677,782,883,979,1087,1190,1293,1412" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json new file mode 100644 index 0000000..60222d5 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bg.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bg\\values-bg.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-bg\\values-bg.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,406,513,618,704,809,930,1044,1153,1253,1367,1473,1581", + "endColumns": "114,106,104,85,104,120,113,108,99,113,105,107,122", + "endOffsets": "401,508,613,699,804,925,1039,1148,1248,1362,1468,1576,1699" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,170,277,382,468,573,694,808,917,1017,1131,1237,1345", + "endColumns": "114,106,104,85,104,120,113,108,99,113,105,107,122", + "endOffsets": "165,272,377,463,568,689,803,912,1012,1126,1232,1340,1463" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn-rBD.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn-rBD.json new file mode 100644 index 0000000..7e88254 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-bn-rBD.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-bn-rBD\\values-bn-rBD.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-bn-rBD\\values-bn-rBD.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,404,516,622,716,821,951,1061,1177,1284,1394,1500,1610", + "endColumns": "108,111,105,93,104,129,109,115,106,109,105,109,124", + "endOffsets": "399,511,617,711,816,946,1056,1172,1279,1389,1495,1605,1730" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,164,276,382,476,581,711,821,937,1044,1154,1260,1370", + "endColumns": "108,111,105,93,104,129,109,115,106,109,105,109,124", + "endOffsets": "159,271,377,471,576,706,816,932,1039,1149,1255,1365,1490" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json new file mode 100644 index 0000000..1ed5371 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ca.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ca\\values-ca.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ca\\values-ca.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,409,515,622,705,813,939,1050,1159,1257,1367,1471,1579", + "endColumns": "117,105,106,82,107,125,110,108,97,109,103,107,122", + "endOffsets": "404,510,617,700,808,934,1045,1154,1252,1362,1466,1574,1697" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,279,386,469,577,703,814,923,1021,1131,1235,1343", + "endColumns": "117,105,106,82,107,125,110,108,97,109,103,107,122", + "endOffsets": "168,274,381,464,572,698,809,918,1016,1126,1230,1338,1461" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json new file mode 100644 index 0000000..aec283c --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-cs.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-cs\\values-cs.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-cs\\values-cs.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,398,500,609,695,800,917,1021,1130,1229,1335,1445,1552", + "endColumns": "106,101,108,85,104,116,103,108,98,105,109,106,121", + "endOffsets": "393,495,604,690,795,912,1016,1125,1224,1330,1440,1547,1669" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,162,264,373,459,564,681,785,894,993,1099,1209,1316", + "endColumns": "106,101,108,85,104,116,103,108,98,105,109,106,121", + "endOffsets": "157,259,368,454,559,676,780,889,988,1094,1204,1311,1433" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json new file mode 100644 index 0000000..cefccc6 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-da.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-da\\values-da.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-da\\values-da.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,394,493,605,688,788,901,1010,1118,1214,1328,1432,1533", + "endColumns": "102,98,111,82,99,112,108,107,95,113,103,100,115", + "endOffsets": "389,488,600,683,783,896,1005,1113,1209,1323,1427,1528,1644" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,158,257,369,452,552,665,774,882,978,1092,1196,1297", + "endColumns": "102,98,111,82,99,112,108,107,95,113,103,100,115", + "endOffsets": "153,252,364,447,547,660,769,877,973,1087,1191,1292,1408" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json new file mode 100644 index 0000000..2a4fd49 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-de.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-de\\values-de.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-de\\values-de.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,396,494,606,692,797,912,1023,1126,1225,1336,1438,1545", + "endColumns": "104,97,111,85,104,114,110,102,98,110,101,106,121", + "endOffsets": "391,489,601,687,792,907,1018,1121,1220,1331,1433,1540,1662" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,160,258,370,456,561,676,787,890,989,1100,1202,1309", + "endColumns": "104,97,111,85,104,114,110,102,98,110,101,106,121", + "endOffsets": "155,253,365,451,556,671,782,885,984,1095,1197,1304,1426" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json new file mode 100644 index 0000000..b1cf941 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-el.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-el\\values-el.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-el\\values-el.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,409,520,637,722,827,953,1064,1174,1276,1387,1496,1604", + "endColumns": "117,110,116,84,104,125,110,109,101,110,108,107,122", + "endOffsets": "404,515,632,717,822,948,1059,1169,1271,1382,1491,1599,1722" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,284,401,486,591,717,828,938,1040,1151,1260,1368", + "endColumns": "117,110,116,84,104,125,110,109,101,110,108,107,122", + "endOffsets": "168,279,396,481,586,712,823,933,1035,1146,1255,1363,1486" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json new file mode 100644 index 0000000..aaf5f62 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rGB.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rGB\\values-en-rGB.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-en-rGB\\values-en-rGB.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,399,499,607,695,795,910,1013,1117,1216,1321,1424,1528", + "endColumns": "103,99,107,87,99,114,102,103,98,104,102,103,118", + "endOffsets": "394,494,602,690,790,905,1008,1112,1211,1316,1419,1523,1642" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,259,367,455,555,670,773,877,976,1081,1184,1288", + "endColumns": "103,99,107,87,99,114,102,103,98,104,102,103,118", + "endOffsets": "154,254,362,450,550,665,768,872,971,1076,1179,1283,1402" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json new file mode 100644 index 0000000..115caf5 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-en-rIN.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-en-rIN\\values-en-rIN.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-en-rIN\\values-en-rIN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,399,499,607,695,795,910,1013,1117,1216,1321,1424,1528", + "endColumns": "103,99,107,87,99,114,102,103,98,104,102,103,118", + "endOffsets": "394,494,602,690,790,905,1008,1112,1211,1316,1419,1523,1642" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,259,367,455,555,670,773,877,976,1081,1184,1288", + "endColumns": "103,99,107,87,99,114,102,103,98,104,102,103,118", + "endOffsets": "154,254,362,450,550,665,768,872,971,1076,1179,1283,1402" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json new file mode 100644 index 0000000..5848ebc --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es-rUS.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es-rUS\\values-es-rUS.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-es-rUS\\values-es-rUS.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,415,524,632,717,818,941,1053,1165,1266,1374,1481,1588", + "endColumns": "119,108,107,84,100,122,111,111,100,107,106,106,121", + "endOffsets": "410,519,627,712,813,936,1048,1160,1261,1369,1476,1583,1705" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,175,284,392,477,578,701,813,925,1026,1134,1241,1348", + "endColumns": "119,108,107,84,100,122,111,111,100,107,106,106,121", + "endOffsets": "170,279,387,472,573,696,808,920,1021,1129,1236,1343,1465" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json new file mode 100644 index 0000000..1426391 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-es.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-es\\values-es.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-es\\values-es.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,408,521,629,714,815,943,1050,1150,1249,1357,1464,1571", + "endColumns": "116,112,107,84,100,127,106,99,98,107,106,106,121", + "endOffsets": "403,516,624,709,810,938,1045,1145,1244,1352,1459,1566,1688" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,172,285,393,478,579,707,814,914,1013,1121,1228,1335", + "endColumns": "116,112,107,84,100,127,106,99,98,107,106,106,121", + "endOffsets": "167,280,388,473,574,702,809,909,1008,1116,1223,1330,1452" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et-rEE.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et-rEE.json new file mode 100644 index 0000000..2d9f39d --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-et-rEE.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-et-rEE\\values-et-rEE.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-et-rEE\\values-et-rEE.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,412,519,630,716,818,935,1046,1151,1250,1360,1461,1564", + "endColumns": "116,106,110,85,101,116,110,104,98,109,100,102,127", + "endOffsets": "407,514,625,711,813,930,1041,1146,1245,1355,1456,1559,1687" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,172,279,390,476,578,695,806,911,1010,1120,1221,1324", + "endColumns": "116,106,110,85,101,116,110,104,98,109,100,102,127", + "endOffsets": "167,274,385,471,573,690,801,906,1005,1115,1216,1319,1447" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu-rES.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu-rES.json new file mode 100644 index 0000000..c34cd65 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-eu-rES.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-eu-rES\\values-eu-rES.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-eu-rES\\values-eu-rES.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,404,502,612,698,804,928,1037,1147,1246,1355,1468,1579", + "endColumns": "108,97,109,85,105,123,108,109,98,108,112,110,136", + "endOffsets": "399,497,607,693,799,923,1032,1142,1241,1350,1463,1574,1711" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,164,262,372,458,564,688,797,907,1006,1115,1228,1339", + "endColumns": "108,97,109,85,105,123,108,109,98,108,112,110,136", + "endOffsets": "159,257,367,453,559,683,792,902,1001,1110,1223,1334,1471" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json new file mode 100644 index 0000000..f1b6f69 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fa.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fa\\values-fa.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-fa\\values-fa.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,401,504,615,703,806,921,1033,1136,1234,1344,1447,1556", + "endColumns": "109,102,110,87,102,114,111,102,97,109,102,108,124", + "endOffsets": "396,499,610,698,801,916,1028,1131,1229,1339,1442,1551,1676" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,165,268,379,467,570,685,797,900,998,1108,1211,1320", + "endColumns": "109,102,110,87,102,114,111,102,97,109,102,108,124", + "endOffsets": "160,263,374,462,565,680,792,895,993,1103,1206,1315,1440" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json new file mode 100644 index 0000000..f35fe7a --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fi.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fi\\values-fi.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-fi\\values-fi.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,399,499,600,686,791,909,1016,1119,1216,1322,1421,1525", + "endColumns": "107,99,100,85,104,117,106,102,96,105,98,103,118", + "endOffsets": "394,494,595,681,786,904,1011,1114,1211,1317,1416,1520,1639" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,163,263,364,450,555,673,780,883,980,1086,1185,1289", + "endColumns": "107,99,100,85,104,117,106,102,96,105,98,103,118", + "endOffsets": "158,258,359,445,550,668,775,878,975,1081,1180,1284,1403" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json new file mode 100644 index 0000000..4c63a3d --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr-rCA.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr-rCA\\values-fr-rCA.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-fr-rCA\\values-fr-rCA.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,406,521,632,719,835,965,1075,1187,1290,1401,1508,1615", + "endColumns": "110,114,110,86,115,129,109,111,102,110,106,106,121", + "endOffsets": "401,516,627,714,830,960,1070,1182,1285,1396,1503,1610,1732" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,166,281,392,479,595,725,835,947,1050,1161,1268,1375", + "endColumns": "110,114,110,86,115,129,109,111,102,110,106,106,121", + "endOffsets": "161,276,387,474,590,720,830,942,1045,1156,1263,1370,1492" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json new file mode 100644 index 0000000..4d31ed2 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-fr.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-fr\\values-fr.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-fr\\values-fr.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,402,517,628,710,816,946,1056,1168,1271,1382,1489,1596", + "endColumns": "110,114,110,81,105,129,109,111,102,110,106,106,121", + "endOffsets": "397,512,623,705,811,941,1051,1163,1266,1377,1484,1591,1713" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,166,281,392,474,580,710,820,932,1035,1146,1253,1360", + "endColumns": "110,114,110,81,105,129,109,111,102,110,106,106,121", + "endOffsets": "161,276,387,469,575,705,815,927,1030,1141,1248,1355,1477" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl-rES.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl-rES.json new file mode 100644 index 0000000..89513a3 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-gl-rES.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-gl-rES\\values-gl-rES.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-gl-rES\\values-gl-rES.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,407,519,627,712,814,940,1047,1156,1255,1363,1466,1573", + "endColumns": "111,111,107,84,101,125,106,108,98,107,102,106,121", + "endOffsets": "402,514,622,707,809,935,1042,1151,1250,1358,1461,1568,1690" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,167,279,387,472,574,700,807,916,1015,1123,1226,1333", + "endColumns": "111,111,107,84,101,125,106,108,98,107,102,106,121", + "endOffsets": "162,274,382,467,569,695,802,911,1010,1118,1221,1328,1450" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json new file mode 100644 index 0000000..88f6bc8 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-h720dp-v13.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-h720dp-v13\\values-h720dp-v13.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-h720dp\\values-h720dp.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "294", + "endColumns": "66", + "endOffsets": "356" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "66", + "endOffsets": "117" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hdpi-v4.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hdpi-v4.json new file mode 100644 index 0000000..45a966d --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hdpi-v4.json @@ -0,0 +1,28 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hdpi-v4\\values-hdpi-v4.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-hdpi\\values-hdpi.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "297", + "endLines": "8", + "endColumns": "13", + "endOffsets": "567" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "6", + "endColumns": "13", + "endOffsets": "325" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json new file mode 100644 index 0000000..e14d2c7 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hi.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hi\\values-hi.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-hi\\values-hi.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,406,511,618,703,805,927,1036,1138,1236,1346,1446,1561", + "endColumns": "114,104,106,84,101,121,108,101,97,109,99,114,124", + "endOffsets": "401,506,613,698,800,922,1031,1133,1231,1341,1441,1556,1681" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,170,275,382,467,569,691,800,902,1000,1110,1210,1325", + "endColumns": "114,104,106,84,101,121,108,101,97,109,99,114,124", + "endOffsets": "165,270,377,462,564,686,795,897,995,1105,1205,1320,1445" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json new file mode 100644 index 0000000..2098407 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hr.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hr\\values-hr.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-hr\\values-hr.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,396,493,603,689,793,912,1016,1129,1235,1340,1453,1560", + "endColumns": "104,96,109,85,103,118,103,112,105,104,112,106,122", + "endOffsets": "391,488,598,684,788,907,1011,1124,1230,1335,1448,1555,1678" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,160,257,367,453,557,676,780,893,999,1104,1217,1324", + "endColumns": "104,96,109,85,103,118,103,112,105,104,112,106,122", + "endOffsets": "155,252,362,448,552,671,775,888,994,1099,1212,1319,1442" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json new file mode 100644 index 0000000..16c1539 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hu.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hu\\values-hu.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-hu\\values-hu.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,399,504,619,703,815,945,1055,1166,1266,1377,1485,1604", + "endColumns": "107,104,114,83,111,129,109,110,99,110,107,118,133", + "endOffsets": "394,499,614,698,810,940,1050,1161,1261,1372,1480,1599,1733" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,163,268,383,467,579,709,819,930,1030,1141,1249,1368", + "endColumns": "107,104,114,83,111,129,109,110,99,110,107,118,133", + "endOffsets": "158,263,378,462,574,704,814,925,1025,1136,1244,1363,1497" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy-rAM.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy-rAM.json new file mode 100644 index 0000000..fa0ce2b --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-hy-rAM.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-hy-rAM\\values-hy-rAM.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-hy-rAM\\values-hy-rAM.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,398,499,609,699,805,920,1027,1134,1233,1343,1450,1551", + "endColumns": "102,100,109,89,105,114,106,106,98,109,106,100,119", + "endOffsets": "393,494,604,694,800,915,1022,1129,1228,1338,1445,1546,1666" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,158,259,369,459,565,680,787,894,993,1103,1210,1311", + "endColumns": "102,100,109,89,105,114,106,106,98,109,106,100,119", + "endOffsets": "153,254,364,454,560,675,782,889,988,1098,1205,1306,1426" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json new file mode 100644 index 0000000..e089560 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-in.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-in\\values-in.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-in\\values-in.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,401,503,608,695,799,915,1018,1127,1228,1332,1440,1548", + "endColumns": "109,101,104,86,103,115,102,108,100,103,107,107,122", + "endOffsets": "396,498,603,690,794,910,1013,1122,1223,1327,1435,1543,1666" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,165,267,372,459,563,679,782,891,992,1096,1204,1312", + "endColumns": "109,101,104,86,103,115,102,108,100,103,107,107,122", + "endOffsets": "160,262,367,454,558,674,777,886,987,1091,1199,1307,1430" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is-rIS.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is-rIS.json new file mode 100644 index 0000000..a0519a0 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-is-rIS.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-is-rIS\\values-is-rIS.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-is-rIS\\values-is-rIS.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,395,492,604,689,790,904,1014,1122,1220,1329,1428,1531", + "endColumns": "99,96,111,84,100,113,109,107,97,108,98,102,117", + "endOffsets": "390,487,599,684,785,899,1009,1117,1215,1324,1423,1526,1644" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,155,252,364,449,550,664,774,882,980,1089,1188,1291", + "endColumns": "99,96,111,84,100,113,109,107,97,108,98,102,117", + "endOffsets": "150,247,359,444,545,659,769,877,975,1084,1183,1286,1404" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json new file mode 100644 index 0000000..2958fb4 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-it.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-it\\values-it.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-it\\values-it.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,400,500,609,693,802,927,1033,1141,1239,1343,1448,1555", + "endColumns": "108,99,108,83,108,124,105,107,97,103,104,106,121", + "endOffsets": "395,495,604,688,797,922,1028,1136,1234,1338,1443,1550,1672" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,164,264,373,457,566,691,797,905,1003,1107,1212,1319", + "endColumns": "108,99,108,83,108,124,105,107,97,103,104,106,121", + "endOffsets": "159,259,368,452,561,686,792,900,998,1102,1207,1314,1436" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json new file mode 100644 index 0000000..f23d950 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-iw.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-iw\\values-iw.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-iw\\values-iw.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,395,494,602,686,787,901,1003,1107,1203,1306,1407,1507", + "endColumns": "103,98,107,83,100,113,101,103,95,102,100,99,115", + "endOffsets": "390,489,597,681,782,896,998,1102,1198,1301,1402,1502,1618" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,258,366,450,551,665,767,871,967,1070,1171,1271", + "endColumns": "103,98,107,83,100,113,101,103,95,102,100,99,115", + "endOffsets": "154,253,361,445,546,660,762,866,962,1065,1166,1266,1382" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json new file mode 100644 index 0000000..163fae2 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ja.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ja\\values-ja.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ja\\values-ja.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,388,481,586,668,766,874,976,1075,1170,1273,1368,1464", + "endColumns": "96,92,104,81,97,107,101,98,94,102,94,95,110", + "endOffsets": "383,476,581,663,761,869,971,1070,1165,1268,1363,1459,1570" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,152,245,350,432,530,638,740,839,934,1037,1132,1228", + "endColumns": "96,92,104,81,97,107,101,98,94,102,94,95,110", + "endOffsets": "147,240,345,427,525,633,735,834,929,1032,1127,1223,1334" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka-rGE.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka-rGE.json new file mode 100644 index 0000000..440f438 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ka-rGE.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ka-rGE\\values-ka-rGE.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ka-rGE\\values-ka-rGE.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,404,508,619,707,812,925,1038,1145,1243,1356,1460,1564", + "endColumns": "108,103,110,87,104,112,112,106,97,112,103,103,121", + "endOffsets": "399,503,614,702,807,920,1033,1140,1238,1351,1455,1559,1681" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,164,268,379,467,572,685,798,905,1003,1116,1220,1324", + "endColumns": "108,103,110,87,104,112,112,106,97,112,103,103,121", + "endOffsets": "159,263,374,462,567,680,793,900,998,1111,1215,1319,1441" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk-rKZ.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk-rKZ.json new file mode 100644 index 0000000..8fd2ce5 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kk-rKZ.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kk-rKZ\\values-kk-rKZ.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-kk-rKZ\\values-kk-rKZ.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,407,510,620,709,815,934,1037,1142,1240,1347,1456,1556", + "endColumns": "111,102,109,88,105,118,102,104,97,106,108,99,114", + "endOffsets": "402,505,615,704,810,929,1032,1137,1235,1342,1451,1551,1666" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,167,270,380,469,575,694,797,902,1000,1107,1216,1316", + "endColumns": "111,102,109,88,105,118,102,104,97,106,108,99,114", + "endOffsets": "162,265,375,464,570,689,792,897,995,1102,1211,1311,1426" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km-rKH.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km-rKH.json new file mode 100644 index 0000000..b82eebb --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-km-rKH.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-km-rKH\\values-km-rKH.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-km-rKH\\values-km-rKH.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,398,498,610,697,801,919,1023,1128,1228,1338,1445,1553", + "endColumns": "102,99,111,86,103,117,103,104,99,109,106,107,122", + "endOffsets": "393,493,605,692,796,914,1018,1123,1223,1333,1440,1548,1671" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,158,258,370,457,561,679,783,888,988,1098,1205,1313", + "endColumns": "102,99,111,86,103,117,103,104,99,109,106,107,122", + "endOffsets": "153,253,365,452,556,674,778,883,983,1093,1200,1308,1431" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn-rIN.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn-rIN.json new file mode 100644 index 0000000..b805bfc --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-kn-rIN.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-kn-rIN\\values-kn-rIN.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-kn-rIN\\values-kn-rIN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,413,525,638,726,833,960,1076,1187,1286,1399,1503,1617", + "endColumns": "117,111,112,87,106,126,115,110,98,112,103,113,125", + "endOffsets": "408,520,633,721,828,955,1071,1182,1281,1394,1498,1612,1738" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,285,398,486,593,720,836,947,1046,1159,1263,1377", + "endColumns": "117,111,112,87,106,126,115,110,98,112,103,113,125", + "endOffsets": "168,280,393,481,588,715,831,942,1041,1154,1258,1372,1498" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json new file mode 100644 index 0000000..6522f4f --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ko.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ko\\values-ko.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ko\\values-ko.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,386,480,582,664,762,868,966,1061,1156,1256,1352,1451", + "endColumns": "94,93,101,81,97,105,97,94,94,99,95,98,114", + "endOffsets": "381,475,577,659,757,863,961,1056,1151,1251,1347,1446,1561" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,150,244,346,428,526,632,730,825,920,1020,1116,1215", + "endColumns": "94,93,101,81,97,105,97,94,94,99,95,98,114", + "endOffsets": "145,239,341,423,521,627,725,820,915,1015,1111,1210,1325" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky-rKG.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky-rKG.json new file mode 100644 index 0000000..bef573c --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ky-rKG.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ky-rKG\\values-ky-rKG.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ky-rKG\\values-ky-rKG.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,399,494,613,697,804,921,1031,1138,1236,1342,1449,1550", + "endColumns": "103,94,118,83,106,116,109,106,97,105,106,100,123", + "endOffsets": "394,489,608,692,799,916,1026,1133,1231,1337,1444,1545,1669" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,159,254,373,457,564,681,791,898,996,1102,1209,1310", + "endColumns": "103,94,118,83,106,116,109,106,97,105,106,100,123", + "endOffsets": "154,249,368,452,559,676,786,893,991,1097,1204,1305,1429" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-land.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-land.json new file mode 100644 index 0000000..55ab898 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-land.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-land\\values-land.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-land\\values-land.xml", + "from": { + "startLines": "4,7,10,11,14,17,18", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "291,590,908,978,1285,1595,1666", + "endColumns": "61,71,69,69,63,70,67", + "endOffsets": "348,657,973,1043,1344,1661,1729" + }, + "to": { + "startLines": "2,3,4,5,6,7,8", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "55,117,189,259,329,393,464", + "endColumns": "61,71,69,69,63,70,67", + "endOffsets": "112,184,254,324,388,459,527" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-large-v4.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-large-v4.json new file mode 100644 index 0000000..84a33be --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-large-v4.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-large-v4\\values-large-v4.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-large\\values-large.xml", + "from": { + "startLines": "4,7,8,11,12,13,14,15,16,19,20", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "292,592,664,961,1025,1092,1159,1225,1291,1589,1693", + "endColumns": "61,71,58,63,66,66,65,65,54,103,115", + "endOffsets": "349,659,718,1020,1087,1154,1220,1286,1341,1688,1804" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,117,189,248,312,379,446,512,578,633,737", + "endColumns": "61,71,58,63,66,66,65,65,54,103,115", + "endOffsets": "112,184,243,307,374,441,507,573,628,732,848" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo-rLA.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo-rLA.json new file mode 100644 index 0000000..a440976 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lo-rLA.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lo-rLA\\values-lo-rLA.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-lo-rLA\\values-lo-rLA.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,398,495,602,687,792,904,1011,1108,1206,1311,1414,1518", + "endColumns": "102,96,106,84,104,111,106,96,97,104,102,103,121", + "endOffsets": "393,490,597,682,787,899,1006,1103,1201,1306,1409,1513,1635" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,158,255,362,447,552,664,771,868,966,1071,1174,1278", + "endColumns": "102,96,106,84,104,111,106,96,97,104,102,103,121", + "endOffsets": "153,250,357,442,547,659,766,863,961,1066,1169,1273,1395" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json new file mode 100644 index 0000000..42267cc --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lt.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lt\\values-lt.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-lt\\values-lt.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,407,508,621,708,817,938,1047,1156,1256,1366,1470,1583", + "endColumns": "115,100,112,86,108,120,108,108,99,109,103,112,129", + "endOffsets": "402,503,616,703,812,933,1042,1151,1251,1361,1465,1578,1708" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,171,272,385,472,581,702,811,920,1020,1130,1234,1347", + "endColumns": "115,100,112,86,108,120,108,108,99,109,103,112,129", + "endOffsets": "166,267,380,467,576,697,806,915,1015,1125,1229,1342,1472" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json new file mode 100644 index 0000000..4b793e2 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-lv.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-lv\\values-lv.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-lv\\values-lv.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,411,519,628,714,818,940,1049,1161,1260,1371,1480,1585", + "endColumns": "119,107,108,85,103,121,108,111,98,110,108,104,118", + "endOffsets": "406,514,623,709,813,935,1044,1156,1255,1366,1475,1580,1699" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,175,283,392,478,582,704,813,925,1024,1135,1244,1349", + "endColumns": "119,107,108,85,103,121,108,111,98,110,108,104,118", + "endOffsets": "170,278,387,473,577,699,808,920,1019,1130,1239,1344,1463" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk-rMK.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk-rMK.json new file mode 100644 index 0000000..f6610a4 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mk-rMK.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mk-rMK\\values-mk-rMK.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-mk-rMK\\values-mk-rMK.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,403,507,615,701,806,925,1031,1138,1239,1346,1457", + "endColumns": "107,103,107,85,104,118,105,106,100,106,110,103", + "endOffsets": "398,502,610,696,801,920,1026,1133,1234,1341,1452,1556" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,163,267,375,461,566,685,791,898,999,1106,1217", + "endColumns": "107,103,107,85,104,118,105,106,100,106,110,103", + "endOffsets": "158,262,370,456,561,680,786,893,994,1101,1212,1316" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml-rIN.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml-rIN.json new file mode 100644 index 0000000..372220e --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ml-rIN.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ml-rIN\\values-ml-rIN.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ml-rIN\\values-ml-rIN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,414,532,648,741,846,978,1089,1195,1293,1407,1511,1622", + "endColumns": "118,117,115,92,104,131,110,105,97,113,103,110,127", + "endOffsets": "409,527,643,736,841,973,1084,1190,1288,1402,1506,1617,1745" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,174,292,408,501,606,738,849,955,1053,1167,1271,1382", + "endColumns": "118,117,115,92,104,131,110,105,97,113,103,110,127", + "endOffsets": "169,287,403,496,601,733,844,950,1048,1162,1266,1377,1505" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn-rMN.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn-rMN.json new file mode 100644 index 0000000..5be4e84 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mn-rMN.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mn-rMN\\values-mn-rMN.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-mn-rMN\\values-mn-rMN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,408,508,621,708,814,926,1035,1139,1236,1344,1445,1548", + "endColumns": "112,99,112,86,105,111,108,103,96,107,100,102,121", + "endOffsets": "403,503,616,703,809,921,1030,1134,1231,1339,1440,1543,1665" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,168,268,381,468,574,686,795,899,996,1104,1205,1308", + "endColumns": "112,99,112,86,105,111,108,103,96,107,100,102,121", + "endOffsets": "163,263,376,463,569,681,790,894,991,1099,1200,1303,1425" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr-rIN.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr-rIN.json new file mode 100644 index 0000000..098128b --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-mr-rIN.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-mr-rIN\\values-mr-rIN.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-mr-rIN\\values-mr-rIN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,413,519,626,716,817,932,1044,1146,1242,1351,1452,1567", + "endColumns": "117,105,106,89,100,114,111,101,95,108,100,114,122", + "endOffsets": "408,514,621,711,812,927,1039,1141,1237,1346,1447,1562,1685" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,279,386,476,577,692,804,906,1002,1111,1212,1327", + "endColumns": "117,105,106,89,100,114,111,101,95,108,100,114,122", + "endOffsets": "168,274,381,471,572,687,799,901,997,1106,1207,1322,1445" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms-rMY.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms-rMY.json new file mode 100644 index 0000000..87b8540 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ms-rMY.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ms-rMY\\values-ms-rMY.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ms-rMY\\values-ms-rMY.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,406,511,619,706,810,921,1033,1142,1239,1348,1451,1558", + "endColumns": "110,104,107,86,103,110,111,108,96,108,102,106,121", + "endOffsets": "401,506,614,701,805,916,1028,1137,1234,1343,1446,1553,1675" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,166,271,379,466,570,681,793,902,999,1108,1211,1318", + "endColumns": "110,104,107,86,103,110,111,108,96,108,102,106,121", + "endOffsets": "161,266,374,461,565,676,788,897,994,1103,1206,1313,1435" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my-rMM.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my-rMM.json new file mode 100644 index 0000000..d4a58d8 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-my-rMM.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-my-rMM\\values-my-rMM.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-my-rMM\\values-my-rMM.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,404,509,626,719,831,967,1092,1204,1306,1432,1543,1653", + "endColumns": "108,104,116,92,111,135,124,111,101,125,110,109,122", + "endOffsets": "399,504,621,714,826,962,1087,1199,1301,1427,1538,1648,1771" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,164,269,386,479,591,727,852,964,1066,1192,1303,1413", + "endColumns": "108,104,116,92,111,135,124,111,101,125,110,109,122", + "endOffsets": "159,264,381,474,586,722,847,959,1061,1187,1298,1408,1531" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json new file mode 100644 index 0000000..edb04ab --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nb.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nb\\values-nb.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-nb\\values-nb.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,399,494,608,694,794,907,1010,1109,1205,1309,1407,1508", + "endColumns": "107,94,113,85,99,112,102,98,95,103,97,100,115", + "endOffsets": "394,489,603,689,789,902,1005,1104,1200,1304,1402,1503,1619" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,163,258,372,458,558,671,774,873,969,1073,1171,1272", + "endColumns": "107,94,113,85,99,112,102,98,95,103,97,100,115", + "endOffsets": "158,253,367,453,553,666,769,868,964,1068,1166,1267,1383" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne-rNP.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne-rNP.json new file mode 100644 index 0000000..8905bfc --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ne-rNP.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ne-rNP\\values-ne-rNP.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ne-rNP\\values-ne-rNP.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,400,504,612,703,810,937,1047,1163,1266,1381,1483,1598", + "endColumns": "104,103,107,90,106,126,109,115,102,114,101,114,130", + "endOffsets": "395,499,607,698,805,932,1042,1158,1261,1376,1478,1593,1724" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,160,264,372,463,570,697,807,923,1026,1141,1243,1358", + "endColumns": "104,103,107,90,106,126,109,115,102,114,101,114,130", + "endOffsets": "155,259,367,458,565,692,802,918,1021,1136,1238,1353,1484" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json new file mode 100644 index 0000000..fd58d1a --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-night-v8.json @@ -0,0 +1,28 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-night-v8\\values-night-v8.xml", + "map": [ + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values-night\\themes.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "17", + "endLines": "5", + "endColumns": "12", + "endOffsets": "246" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endLines": "5", + "endColumns": "12", + "endOffsets": "284" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json new file mode 100644 index 0000000..61aed7e --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-nl.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-nl\\values-nl.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-nl\\values-nl.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,409,514,621,707,815,935,1046,1150,1249,1364,1477,1580", + "endColumns": "117,104,106,85,107,119,110,103,98,114,112,102,117", + "endOffsets": "404,509,616,702,810,930,1041,1145,1244,1359,1472,1575,1693" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,173,278,385,471,579,699,810,914,1013,1128,1241,1344", + "endColumns": "117,104,106,85,107,119,110,103,98,114,112,102,117", + "endOffsets": "168,273,380,466,574,694,805,909,1008,1123,1236,1339,1457" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json new file mode 100644 index 0000000..2543ba2 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pl.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pl\\values-pl.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-pl\\values-pl.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,407,509,617,703,812,931,1040,1149,1248,1357,1468,1576", + "endColumns": "115,101,107,85,108,118,108,108,98,108,110,107,122", + "endOffsets": "402,504,612,698,807,926,1035,1144,1243,1352,1463,1571,1694" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,171,273,381,467,576,695,804,913,1012,1121,1232,1340", + "endColumns": "115,101,107,85,108,118,108,108,98,108,110,107,122", + "endOffsets": "166,268,376,462,571,690,799,908,1007,1116,1227,1335,1458" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-port.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-port.json new file mode 100644 index 0000000..c0f2d1f --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-port.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-port\\values-port.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-port\\values-port.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "291", + "endColumns": "55", + "endOffsets": "342" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "55", + "endOffsets": "106" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json new file mode 100644 index 0000000..7ab4518 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt-rPT.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt-rPT\\values-pt-rPT.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-pt-rPT\\values-pt-rPT.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,415,521,628,717,818,942,1049,1161,1263,1371,1478,1585", + "endColumns": "119,105,106,88,100,123,106,111,101,107,106,106,121", + "endOffsets": "410,516,623,712,813,937,1044,1156,1258,1366,1473,1580,1702" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,175,281,388,477,578,702,809,921,1023,1131,1238,1345", + "endColumns": "119,105,106,88,100,123,106,111,101,107,106,106,121", + "endOffsets": "170,276,383,472,573,697,804,916,1018,1126,1233,1340,1462" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json new file mode 100644 index 0000000..6f25c07 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-pt.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-pt\\values-pt.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-pt\\values-pt.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,411,517,624,713,814,939,1046,1158,1260,1368,1475,1585", + "endColumns": "119,105,106,88,100,124,106,111,101,107,106,109,124", + "endOffsets": "406,512,619,708,809,934,1041,1153,1255,1363,1470,1580,1705" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,175,281,388,477,578,703,810,922,1024,1132,1239,1349", + "endColumns": "119,105,106,88,100,124,106,111,101,107,106,109,124", + "endOffsets": "170,276,383,472,573,698,805,917,1019,1127,1234,1344,1469" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json new file mode 100644 index 0000000..8c0141c --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ro.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ro\\values-ro.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ro\\values-ro.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,412,516,629,717,829,950,1062,1175,1275,1389,1494,1600", + "endColumns": "120,103,112,87,111,120,111,112,99,113,104,105,120", + "endOffsets": "407,511,624,712,824,945,1057,1170,1270,1384,1489,1595,1716" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,176,280,393,481,593,714,826,939,1039,1153,1258,1364", + "endColumns": "120,103,112,87,111,120,111,112,99,113,104,105,120", + "endOffsets": "171,275,388,476,588,709,821,934,1034,1148,1253,1359,1480" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json new file mode 100644 index 0000000..49d9148 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ru.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ru\\values-ru.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ru\\values-ru.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,406,508,620,706,811,931,1037,1145,1243,1352,1458,1566", + "endColumns": "114,101,111,85,104,119,105,107,97,108,105,107,135", + "endOffsets": "401,503,615,701,806,926,1032,1140,1238,1347,1453,1561,1697" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,170,272,384,470,575,695,801,909,1007,1116,1222,1330", + "endColumns": "114,101,111,85,104,119,105,107,97,108,105,107,135", + "endOffsets": "165,267,379,465,570,690,796,904,1002,1111,1217,1325,1461" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si-rLK.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si-rLK.json new file mode 100644 index 0000000..e3c475d --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-si-rLK.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-si-rLK\\values-si-rLK.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-si-rLK\\values-si-rLK.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,405,512,619,707,812,928,1037,1142,1240,1350,1449,1555", + "endColumns": "109,106,106,87,104,115,108,104,97,109,98,105,120", + "endOffsets": "400,507,614,702,807,923,1032,1137,1235,1345,1444,1550,1671" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,165,272,379,467,572,688,797,902,1000,1110,1209,1315", + "endColumns": "109,106,106,87,104,115,108,104,97,109,98,105,120", + "endOffsets": "160,267,374,462,567,683,792,897,995,1105,1204,1310,1431" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json new file mode 100644 index 0000000..0d17e33 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sk.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sk\\values-sk.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-sk\\values-sk.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,398,498,609,695,803,921,1026,1135,1234,1340,1451,1560", + "endColumns": "106,99,110,85,107,117,104,108,98,105,110,108,123", + "endOffsets": "393,493,604,690,798,916,1021,1130,1229,1335,1446,1555,1679" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,162,262,373,459,567,685,790,899,998,1104,1215,1324", + "endColumns": "106,99,110,85,107,117,104,108,98,105,110,108,123", + "endOffsets": "157,257,368,454,562,680,785,894,993,1099,1210,1319,1443" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json new file mode 100644 index 0000000..2be8b1d --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sl.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sl\\values-sl.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-sl\\values-sl.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,398,505,613,700,803,922,1030,1139,1239,1352,1459,1563", + "endColumns": "106,106,107,86,102,118,107,108,99,112,106,103,116", + "endOffsets": "393,500,608,695,798,917,1025,1134,1234,1347,1454,1558,1675" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,162,269,377,464,567,686,794,903,1003,1116,1223,1327", + "endColumns": "106,106,107,86,102,118,107,108,99,112,106,103,116", + "endOffsets": "157,264,372,459,562,681,789,898,998,1111,1218,1322,1439" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json new file mode 100644 index 0000000..a8d7226 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sr.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sr\\values-sr.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-sr\\values-sr.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,400,503,609,695,799,917,1022,1130,1231,1335,1443,1544", + "endColumns": "108,102,105,85,103,117,104,107,100,103,107,100,127", + "endOffsets": "395,498,604,690,794,912,1017,1125,1226,1330,1438,1539,1667" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,164,267,373,459,563,681,786,894,995,1099,1207,1308", + "endColumns": "108,102,105,85,103,117,104,107,100,103,107,100,127", + "endOffsets": "159,262,368,454,558,676,781,889,990,1094,1202,1303,1431" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json new file mode 100644 index 0000000..5f20bf2 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sv.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sv\\values-sv.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-sv\\values-sv.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,397,500,611,696,798,911,1017,1117,1213,1318,1420,1522", + "endColumns": "105,102,110,84,101,112,105,99,95,104,101,101,116", + "endOffsets": "392,495,606,691,793,906,1012,1112,1208,1313,1415,1517,1634" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,161,264,375,460,562,675,781,881,977,1082,1184,1286", + "endColumns": "105,102,110,84,101,112,105,99,95,104,101,101,116", + "endOffsets": "156,259,370,455,557,670,776,876,972,1077,1179,1281,1398" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json new file mode 100644 index 0000000..94d1378 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw\\values-sw.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-sw\\values-sw.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,394,492,600,690,795,912,1013,1122,1221,1328,1437,1542", + "endColumns": "102,97,107,89,104,116,100,108,98,106,108,104,118", + "endOffsets": "389,487,595,685,790,907,1008,1117,1216,1323,1432,1537,1656" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,158,256,364,454,559,676,777,886,985,1092,1201,1306", + "endColumns": "102,97,107,89,104,116,100,108,98,106,108,104,118", + "endOffsets": "153,251,359,449,554,671,772,881,980,1087,1196,1301,1420" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json new file mode 100644 index 0000000..6ec1694 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-sw600dp-v13.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-sw600dp-v13\\values-sw600dp-v13.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-sw600dp\\values-sw600dp.xml", + "from": { + "startLines": "4,5,6,7,8,11,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4", + "startOffsets": "295,364,434,504,583,899,1198,1269,1337", + "endColumns": "68,69,69,78,75,58,70,67,54", + "endOffsets": "359,429,499,578,654,953,1264,1332,1387" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10", + "startColumns": "4,4,4,4,4,4,4,4,4", + "startOffsets": "55,124,194,264,343,419,478,549,617", + "endColumns": "68,69,69,78,75,58,70,67,54", + "endOffsets": "119,189,259,338,414,473,544,612,667" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta-rIN.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta-rIN.json new file mode 100644 index 0000000..502bf1d --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ta-rIN.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ta-rIN\\values-ta-rIN.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ta-rIN\\values-ta-rIN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,409,514,629,718,825,951,1053,1157,1254,1364,1466,1573", + "endColumns": "113,104,114,88,106,125,101,103,96,109,101,106,118", + "endOffsets": "404,509,624,713,820,946,1048,1152,1249,1359,1461,1568,1687" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,169,274,389,478,585,711,813,917,1014,1124,1226,1333", + "endColumns": "113,104,114,88,106,125,101,103,96,109,101,106,118", + "endOffsets": "164,269,384,473,580,706,808,912,1009,1119,1221,1328,1447" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te-rIN.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te-rIN.json new file mode 100644 index 0000000..8342c54 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-te-rIN.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-te-rIN\\values-te-rIN.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-te-rIN\\values-te-rIN.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,409,518,629,719,824,949,1062,1170,1270,1381,1483,1600", + "endColumns": "113,108,110,89,104,124,112,107,99,110,101,116,126", + "endOffsets": "404,513,624,714,819,944,1057,1165,1265,1376,1478,1595,1722" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,169,278,389,479,584,709,822,930,1030,1141,1243,1360", + "endColumns": "113,108,110,89,104,124,112,107,99,110,101,116,126", + "endOffsets": "164,273,384,474,579,704,817,925,1025,1136,1238,1355,1482" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json new file mode 100644 index 0000000..376919d --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-th.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-th\\values-th.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-th\\values-th.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,396,494,602,691,793,903,1011,1115,1213,1321,1426,1527", + "endColumns": "104,97,107,88,101,109,107,103,97,107,104,100,115", + "endOffsets": "391,489,597,686,788,898,1006,1110,1208,1316,1421,1522,1638" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,160,258,366,455,557,667,775,879,977,1085,1190,1291", + "endColumns": "104,97,107,88,101,109,107,103,97,107,104,100,115", + "endOffsets": "155,253,361,450,552,662,770,874,972,1080,1185,1286,1402" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json new file mode 100644 index 0000000..95fdfda --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tl.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tl\\values-tl.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-tl\\values-tl.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,410,518,635,723,829,950,1059,1170,1271,1381,1498,1606", + "endColumns": "118,107,116,87,105,120,108,110,100,109,116,107,122", + "endOffsets": "405,513,630,718,824,945,1054,1165,1266,1376,1493,1601,1724" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,174,282,399,487,593,714,823,934,1035,1145,1262,1370", + "endColumns": "118,107,116,87,105,120,108,110,100,109,116,107,122", + "endOffsets": "169,277,394,482,588,709,818,929,1030,1140,1257,1365,1488" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json new file mode 100644 index 0000000..4edd5ea --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-tr.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-tr\\values-tr.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-tr\\values-tr.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,396,495,607,697,803,923,1030,1135,1231,1338,1440,1548", + "endColumns": "104,98,111,89,105,119,106,104,95,106,101,107,118", + "endOffsets": "391,490,602,692,798,918,1025,1130,1226,1333,1435,1543,1662" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,160,259,371,461,567,687,794,899,995,1102,1204,1312", + "endColumns": "104,98,111,89,105,119,106,104,95,106,101,107,118", + "endOffsets": "155,254,366,456,562,682,789,894,990,1097,1199,1307,1426" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json new file mode 100644 index 0000000..d699dc3 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uk.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uk\\values-uk.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-uk\\values-uk.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,401,503,609,695,803,921,1027,1134,1232,1340,1446,1555", + "endColumns": "109,101,105,85,107,117,105,106,97,107,105,108,123", + "endOffsets": "396,498,604,690,798,916,1022,1129,1227,1335,1441,1550,1674" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,165,267,373,459,567,685,791,898,996,1104,1210,1319", + "endColumns": "109,101,105,85,107,117,105,106,97,107,105,108,123", + "endOffsets": "160,262,368,454,562,680,786,893,991,1099,1205,1314,1438" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur-rPK.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur-rPK.json new file mode 100644 index 0000000..b1183d4 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-ur-rPK.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-ur-rPK\\values-ur-rPK.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-ur-rPK\\values-ur-rPK.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,405,511,620,706,810,930,1038,1147,1249,1360,1460,1568", + "endColumns": "109,105,108,85,103,119,107,108,101,110,99,107,128", + "endOffsets": "400,506,615,701,805,925,1033,1142,1244,1355,1455,1563,1692" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,165,271,380,466,570,690,798,907,1009,1120,1220,1328", + "endColumns": "109,105,108,85,103,119,107,108,101,110,99,107,128", + "endOffsets": "160,266,375,461,565,685,793,902,1004,1115,1215,1323,1452" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz-rUZ.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz-rUZ.json new file mode 100644 index 0000000..46c43c7 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-uz-rUZ.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-uz-rUZ\\values-uz-rUZ.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-uz-rUZ\\values-uz-rUZ.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,400,504,621,707,818,934,1043,1150,1249,1357,1462", + "endColumns": "104,103,116,85,110,115,108,106,98,107,104,104", + "endOffsets": "395,499,616,702,813,929,1038,1145,1244,1352,1457,1562" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,160,264,381,467,578,694,803,910,1009,1117,1222", + "endColumns": "104,103,116,85,110,115,108,106,98,107,104,104", + "endOffsets": "155,259,376,462,573,689,798,905,1004,1112,1217,1322" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v11.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v11.json new file mode 100644 index 0000000..6378ef3 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v11.json @@ -0,0 +1,28 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v11\\values-v11.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-v11\\values-v11.xml", + "from": { + "startLines": "4,10,16,22,28,34,42,43,44,49,56,58,60,67,68,69,120", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "301,720,1145,1573,1999,2428,3094,3183,3284,3692,4353,4460,4589,5194,5265,5348,9097", + "endLines": "9,15,21,27,33,39,42,43,48,53,57,59,64,67,68,119,171", + "endColumns": "12,12,12,12,12,12,88,100,12,12,12,12,12,70,82,12,12", + "endOffsets": "715,1140,1568,1994,2423,2848,3178,3279,3687,4107,4455,4584,4948,5260,5343,9092,12981" + }, + "to": { + "startLines": "2,8,14,20,26,32,38,39,40,45,50,52,54,59,60,61,112", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,474,899,1327,1753,2182,2607,2696,2797,3205,3625,3732,3861,4225,4296,4379,8128", + "endLines": "7,13,19,25,31,37,38,39,44,49,51,53,58,59,60,111,163", + "endColumns": "12,12,12,12,12,12,88,100,12,12,12,12,12,70,82,12,12", + "endOffsets": "469,894,1322,1748,2177,2602,2691,2792,3200,3620,3727,3856,4220,4291,4374,8123,12012" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v12.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v12.json new file mode 100644 index 0000000..177692c --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v12.json @@ -0,0 +1,28 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v12\\values-v12.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-v12\\values-v12.xml", + "from": { + "startLines": "4,7,10,11", + "startColumns": "4,4,4,4", + "startOffsets": "296,522,724,843", + "endLines": "6,9,10,11", + "endColumns": "12,12,118,94", + "endOffsets": "517,719,838,933" + }, + "to": { + "startLines": "2,5,8,9", + "startColumns": "4,4,4,4", + "startOffsets": "55,281,483,602", + "endLines": "4,7,8,9", + "endColumns": "12,12,118,94", + "endOffsets": "276,478,597,692" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v14.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v14.json new file mode 100644 index 0000000..12e9284 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v14.json @@ -0,0 +1,28 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v14\\values-v14.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-v14\\values-v14.xml", + "from": { + "startLines": "4,11,12,13,19,27,28,29,32,33", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "301,818,889,972,1382,2040,2160,2223,2377,2440", + "endLines": "8,11,12,18,24,27,28,31,32,33", + "endColumns": "12,70,82,12,12,119,62,12,62,131", + "endOffsets": "572,884,967,1377,1799,2155,2218,2372,2435,2567" + }, + "to": { + "startLines": "2,7,8,9,15,21,22,23,26,27", + "startColumns": "4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,331,402,485,895,1317,1437,1500,1654,1717", + "endLines": "6,7,8,14,20,21,22,25,26,27", + "endColumns": "12,70,82,12,12,119,62,12,62,131", + "endOffsets": "326,397,480,890,1312,1432,1495,1649,1712,1844" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v17.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v17.json new file mode 100644 index 0000000..d39debe --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v17.json @@ -0,0 +1,28 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v17\\values-v17.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-v17\\values-v17.xml", + "from": { + "startLines": "4,7,11,15,18,21,24,28,32,35,38,41,45,48", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,468,696,1033,1191,1341,1513,1741,1983,2154,2328,2497,2770,2970", + "endLines": "6,10,14,17,20,23,27,31,34,37,40,44,47,50", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "463,691,1028,1186,1336,1508,1736,1978,2149,2323,2492,2765,2965,3213" + }, + "to": { + "startLines": "2,5,9,13,16,19,22,26,30,33,36,39,43,46", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,228,456,793,951,1101,1273,1501,1743,1914,2088,2257,2530,2730", + "endLines": "4,8,12,15,18,21,25,29,32,35,38,42,45,48", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "223,451,788,946,1096,1268,1496,1738,1909,2083,2252,2525,2725,2973" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v18.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v18.json new file mode 100644 index 0000000..39c6277 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v18.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v18\\values-v18.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-v18\\values-v18.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "291", + "endColumns": "48", + "endOffsets": "335" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "48", + "endOffsets": "99" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json new file mode 100644 index 0000000..209a8a5 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-v21.json @@ -0,0 +1,28 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-v21\\values-v21.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-v21\\values-v21.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,19,21,25,26,27,30,32,36,37,38,39,42,44,46,48,50,52,54,56,58,62,65,66,68,72,73,74,75,76,125,128,177,182,184,186,188,191,193,194,195,196,197,198,199,200,201,202,203,205,207,209,211,215,217,218,219,220,222,226,228,230,231,232,237,238,239,243,250,257,267", + "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", + "startOffsets": "301,392,495,598,703,810,919,1028,1137,1246,1355,1462,1565,1925,2080,2481,2586,2707,3049,3196,3583,3686,3805,3912,4256,4403,4558,4729,4878,5043,5200,5351,5500,5895,6248,6395,6548,6936,7011,7100,7187,7288,10772,10958,14454,14893,15016,15139,15252,15435,15566,15683,15772,15883,16010,16111,16206,16329,16458,16575,16668,16803,16946,17081,17200,17401,17520,17613,17724,17780,17887,18082,18193,18326,18421,18512,18821,18934,19051,19431,19784,20149,20834", + "endLines": "4,5,6,7,8,9,10,11,12,13,14,15,16,20,22,25,26,27,31,33,36,37,38,39,43,45,47,49,51,53,55,57,59,62,65,67,69,72,73,74,75,124,127,176,179,183,185,187,190,192,193,194,195,196,197,198,199,200,201,202,204,206,208,210,214,216,217,218,219,221,225,227,229,230,231,236,237,238,240,249,256,266,276", + "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,12,12,12,111,146,12,12,74,88,86,100,12,12,12,12,12,12,12,12,12,116,88,110,126,100,94,122,128,116,92,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,12,112,116,12,12,12,12,12", + "endOffsets": "387,490,593,698,805,914,1023,1132,1241,1350,1457,1560,1679,2075,2230,2581,2702,2803,3191,3332,3681,3800,3907,4010,4398,4553,4724,4873,5038,5195,5346,5495,5644,6002,6390,6543,6690,7006,7095,7182,7283,10767,10953,14449,14647,15011,15134,15247,15430,15561,15678,15767,15878,16005,16106,16201,16324,16453,16570,16663,16798,16941,17076,17195,17396,17515,17608,17719,17775,17882,18077,18188,18321,18416,18507,18816,18929,19046,19185,19779,20144,20829,21515" + }, + "to": { + "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,44,46,48,49,50,52,54,55,56,57,58,107,110,159,162,164,166,168,171,173,174,175,176,177,178,179,180,181,182,183,185,187,189,191,195,197,198,199,200,202,206,208,210,211,212,217,218,219,221,228,235,245", + "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", + "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,2942,3097,3268,3417,3582,3739,3890,4039,4188,4300,4447,4600,4747,4822,4911,4998,5099,8583,8769,12265,12463,12586,12709,12822,13005,13136,13253,13342,13453,13580,13681,13776,13899,14028,14145,14238,14373,14516,14651,14770,14971,15090,15183,15294,15350,15457,15652,15763,15896,15991,16082,16391,16504,16621,16760,17113,17478,18163", + "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,43,45,47,48,49,51,53,54,55,56,57,106,109,158,161,163,165,167,170,172,173,174,175,176,177,178,179,180,181,182,184,186,188,190,194,196,197,198,199,201,205,207,209,210,211,216,217,218,220,227,234,244,254", + "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,12,12,12,111,146,12,12,74,88,86,100,12,12,12,12,12,12,12,12,12,116,88,110,126,100,94,122,128,116,92,12,12,12,12,12,12,92,110,55,12,12,12,12,94,90,12,112,116,12,12,12,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,2937,3092,3263,3412,3577,3734,3885,4034,4183,4295,4442,4595,4742,4817,4906,4993,5094,8578,8764,12260,12458,12581,12704,12817,13000,13131,13248,13337,13448,13575,13676,13771,13894,14023,14140,14233,14368,14511,14646,14765,14966,15085,15178,15289,15345,15452,15647,15758,15891,15986,16077,16386,16499,16616,16755,17108,17473,18158,18844" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json new file mode 100644 index 0000000..deecac2 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-vi.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-vi\\values-vi.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-vi\\values-vi.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,405,513,622,706,809,928,1032,1141,1242,1347,1461,1566", + "endColumns": "113,107,108,83,102,118,103,108,100,104,113,104,119", + "endOffsets": "400,508,617,701,804,923,1027,1136,1237,1342,1456,1561,1681" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,169,277,386,470,573,692,796,905,1006,1111,1225,1330", + "endColumns": "113,107,108,83,102,118,103,108,100,104,113,104,119", + "endOffsets": "164,272,381,465,568,687,791,900,1001,1106,1220,1325,1445" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w360dp-v13.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w360dp-v13.json new file mode 100644 index 0000000..03d3a11 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w360dp-v13.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-w360dp-v13\\values-w360dp-v13.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-w360dp\\values-w360dp.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "294", + "endColumns": "54", + "endOffsets": "344" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "54", + "endOffsets": "105" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w480dp-v13.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w480dp-v13.json new file mode 100644 index 0000000..0eb091d --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w480dp-v13.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-w480dp-v13\\values-w480dp-v13.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-w480dp\\values-w480dp.xml", + "from": { + "startLines": "4,7", + "startColumns": "4,4", + "startOffsets": "293,594", + "endColumns": "61,71", + "endOffsets": "350,661" + }, + "to": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,117", + "endColumns": "61,71", + "endOffsets": "112,184" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w500dp-v13.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w500dp-v13.json new file mode 100644 index 0000000..d3e285c --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w500dp-v13.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-w500dp-v13\\values-w500dp-v13.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-w500dp\\values-w500dp.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "294", + "endColumns": "54", + "endOffsets": "344" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "54", + "endOffsets": "105" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w600dp-v13.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w600dp-v13.json new file mode 100644 index 0000000..6cb9f1c --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w600dp-v13.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-w600dp-v13\\values-w600dp-v13.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-w600dp\\values-w600dp.xml", + "from": { + "startLines": "4,5", + "startColumns": "4,4", + "startOffsets": "294,358", + "endColumns": "63,54", + "endOffsets": "353,408" + }, + "to": { + "startLines": "2,3", + "startColumns": "4,4", + "startOffsets": "55,119", + "endColumns": "63,54", + "endOffsets": "114,169" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w720dp-v13.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w720dp-v13.json new file mode 100644 index 0000000..7b3f17e --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-w720dp-v13.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-w720dp-v13\\values-w720dp-v13.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-w720dp\\values-w720dp.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "293", + "endColumns": "76", + "endOffsets": "365" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "76", + "endOffsets": "127" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-land-v4.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-land-v4.json new file mode 100644 index 0000000..b37003c --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-land-v4.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-xlarge-land-v4\\values-xlarge-land-v4.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-xlarge-land\\values-xlarge-land.xml", + "from": { + "startLines": "4", + "startColumns": "4", + "startOffsets": "299", + "endColumns": "63", + "endOffsets": "358" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "55", + "endColumns": "63", + "endOffsets": "114" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-v4.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-v4.json new file mode 100644 index 0000000..7b9db0c --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-xlarge-v4.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-xlarge-v4\\values-xlarge-v4.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-xlarge\\values-xlarge.xml", + "from": { + "startLines": "4,7,8,9,10,11,12", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "293,609,673,740,807,873,939", + "endColumns": "76,63,66,66,65,65,54", + "endOffsets": "365,668,735,802,868,934,989" + }, + "to": { + "startLines": "2,3,4,5,6,7,8", + "startColumns": "4,4,4,4,4,4,4", + "startOffsets": "55,132,196,263,330,396,462", + "endColumns": "76,63,66,66,65,65,54", + "endOffsets": "127,191,258,325,391,457,512" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json new file mode 100644 index 0000000..5125de9 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json @@ -0,0 +1,58 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rCN\\values-zh-rCN.xml", + "map": [ + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,137,136,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7379,7334,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,53,44,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7428,7374,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "6,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,125,126,127,128,129,130,131,132,133", + "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", + "startOffsets": "215,1649,1710,1763,1817,1890,1956,2029,2079,2119,2167,2215,2260,2317,2371,2421,2483,2551,2628,2687,2752,2815,2870,2930,2993,3047,3107,3160,3222,3307,3388,3438,3497,3540,3583,3637,3682,3735,3778,3832,3883,3933,3993,4046,4097,4143,4191,4239,4285,4332,4382,4427,4486,4538,4590,4633,4680,4736,4791,4846,4897,4943,4987,5029,5070,5120,5179,5222,5273,5322,5371,5418,5465,5521,5568,5613,5664,5717,5792,5851,5908,5982,6046,6115,6193,6303,6407,6480,6546,6601,6666,6731,6780,6863,6941,6979,7024,7072,7134,7191,7252,7303,7355,7410,7469,7536,7594,7656,7704,7749,7797,7848,7914", + "endLines": "8,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,125,126,127,128,129,130,131,132,133", + "endColumns": "14,60,52,53,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,42,53,44,52,42,53,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,50,45,43,41,40,49,58,42,50,48,48,46,46,55,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,60,50,51,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "379,1705,1758,1812,1885,1951,2024,2074,2114,2162,2210,2255,2312,2366,2416,2478,2546,2623,2682,2747,2810,2865,2925,2988,3042,3102,3155,3217,3302,3383,3433,3492,3535,3578,3632,3677,3730,3773,3827,3878,3928,3988,4041,4092,4138,4186,4234,4280,4327,4377,4422,4481,4533,4585,4628,4675,4731,4786,4841,4892,4938,4982,5024,5065,5115,5174,5217,5268,5317,5366,5413,5460,5516,5563,5608,5659,5712,5787,5846,5903,5977,6041,6110,6188,6298,6402,6475,6541,6596,6661,6726,6775,6858,6936,6974,7019,7067,7129,7186,7247,7298,7350,7405,7464,7531,7589,7651,7699,7744,7792,7843,7909,7975" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml", + "from": { + "startLines": "-1", + "startColumns": "-1", + "startOffsets": "-1" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-zh-rCN\\values-zh-rCN.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "384,480,575,675,757,854,960,1056,1152,1247,1344,1439,1537", + "endColumns": "95,94,99,81,96,105,95,95,94,96,94,97,111", + "endOffsets": "475,570,670,752,849,955,1051,1147,1242,1339,1434,1532,1644" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json new file mode 100644 index 0000000..83ab26d --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rHK.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rHK\\values-zh-rHK.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-zh-rHK\\values-zh-rHK.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "295,390,483,583,665,762,870,966,1062,1157,1254,1349,1447", + "endColumns": "94,92,99,81,96,107,95,95,94,96,94,97,112", + "endOffsets": "385,478,578,660,757,865,961,1057,1152,1249,1344,1442,1555" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,150,243,343,425,522,630,726,822,917,1014,1109,1207", + "endColumns": "94,92,99,81,96,107,95,95,94,96,94,97,112", + "endOffsets": "145,238,338,420,517,625,721,817,912,1009,1104,1202,1315" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json new file mode 100644 index 0000000..e6010ea --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json @@ -0,0 +1,58 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zh-rTW\\values-zh-rTW.xml", + "map": [ + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values-zh-rTW\\strings.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,138,137,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7354,7309,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,53,44,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,7403,7349,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "6,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,125,126,127,128,129,130,131,132,133", + "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", + "startOffsets": "215,1651,1712,1765,1819,1891,1957,2030,2080,2120,2168,2216,2261,2318,2372,2422,2484,2552,2629,2688,2754,2817,2872,2932,2995,3049,3109,3162,3224,3308,3388,3438,3497,3540,3583,3637,3682,3735,3778,3832,3883,3933,3993,4046,4097,4143,4191,4239,4285,4332,4382,4427,4486,4538,4590,4633,4680,4736,4791,4846,4897,4943,4987,5029,5070,5120,5179,5222,5273,5322,5371,5418,5465,5521,5568,5613,5664,5717,5792,5851,5908,5982,6046,6115,6193,6303,6407,6480,6546,6601,6666,6731,6780,6863,6941,6979,7024,7072,7134,7191,7252,7303,7355,7410,7469,7536,7594,7656,7704,7749,7797,7848,7914", + "endLines": "8,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,125,126,127,128,129,130,131,132,133", + "endColumns": "14,60,52,53,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,42,53,44,52,42,53,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,50,45,43,41,40,49,58,42,50,48,48,46,46,55,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,60,50,51,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "379,1707,1760,1814,1886,1952,2025,2075,2115,2163,2211,2256,2313,2367,2417,2479,2547,2624,2683,2749,2812,2867,2927,2990,3044,3104,3157,3219,3303,3383,3433,3492,3535,3578,3632,3677,3730,3773,3827,3878,3928,3988,4041,4092,4138,4186,4234,4280,4327,4377,4422,4481,4533,4585,4628,4675,4731,4786,4841,4892,4938,4982,5024,5065,5115,5174,5217,5268,5317,5366,5413,5460,5516,5563,5608,5659,5712,5787,5846,5903,5977,6041,6110,6188,6298,6402,6475,6541,6596,6661,6726,6775,6858,6936,6974,7019,7067,7129,7186,7247,7298,7350,7405,7464,7531,7589,7651,7699,7744,7792,7843,7909,7975" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml", + "from": { + "startLines": "-1", + "startColumns": "-1", + "startOffsets": "-1" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-zh-rTW\\values-zh-rTW.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "9,10,11,12,13,14,15,16,17,18,19,20,21", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "384,479,572,672,754,851,959,1055,1151,1246,1343,1438,1538", + "endColumns": "94,92,99,81,96,107,95,95,94,96,94,99,112", + "endOffsets": "474,567,667,749,846,954,1050,1146,1241,1338,1433,1533,1646" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json new file mode 100644 index 0000000..bf017a8 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zu.json @@ -0,0 +1,26 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values-zu\\values-zu.xml", + "map": [ + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values-zu\\values-zu.xml", + "from": { + "startLines": "4,5,6,7,8,9,10,11,12,13,14,15,16", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "291,399,506,620,708,811,938,1042,1148,1246,1353,1459,1565", + "endColumns": "107,106,113,87,102,126,103,105,97,106,105,105,119", + "endOffsets": "394,501,615,703,806,933,1037,1143,1241,1348,1454,1560,1680" + }, + "to": { + "startLines": "2,3,4,5,6,7,8,9,10,11,12,13,14", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "55,163,270,384,472,575,702,806,912,1010,1117,1223,1329", + "endColumns": "107,106,113,87,102,126,103,105,97,106,105,105,119", + "endOffsets": "158,265,379,467,570,697,801,907,1005,1112,1218,1324,1444" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json new file mode 100644 index 0000000..a95425e --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json @@ -0,0 +1,122 @@ +{ + "logs": [ + { + "outputFile": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\incremental\\mergeDebugResources\\merged.dir\\values\\values.xml", + "map": [ + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values\\colors.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "33,50,51,52,53,79", + "startColumns": "4,4,4,4,4,4", + "startOffsets": "1797,3113,3164,3215,3267,5004", + "endColumns": "49,50,50,51,51,56", + "endOffsets": "1842,3159,3210,3262,3314,5056" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values\\dimens.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "149,150,151,152,153", + "startColumns": "4,4,4,4,4", + "startOffsets": "9768,9820,9873,9926,9978", + "endColumns": "51,52,52,51,51", + "endOffsets": "9815,9868,9921,9973,10025" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values\\strings.xml", + "from": { + "startLines": "127,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,148,147,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "8004,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,9352,9301,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endLines": "131,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,148,147,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endColumns": "14,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,70,50,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "endOffsets": "8407,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,9418,9347,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "169,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,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,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,299,300,301,302,303,304,305,306,307,308,309,310", + "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", + "startOffsets": "10826,12470,12543,12600,12658,12754,12837,12933,13002,13045,13097,13149,13198,13261,13319,13370,13454,13508,13565,13659,13767,13838,13922,14005,14071,14154,14256,14317,14379,14430,14508,14561,14621,14726,14785,14887,14942,15013,15063,15112,15183,15234,15292,15339,15404,15463,15520,15591,15652,15709,15759,15811,15864,15914,15964,16024,16077,16143,16205,16268,16315,16370,16458,16516,16578,16637,16686,16736,16781,16824,16884,16951,17001,17056,17111,17164,17211,17264,17331,17387,17435,17490,17543,17627,17694,17758,17854,17928,18009,18098,18261,18405,18484,18559,18641,18700,18780,18860,18915,19037,19140,19181,19234,19291,19365,19430,19496,19553,19682,19750,19836,19916,19985,20079,20138,20193,20255,20315,20384,20494", + "endLines": "173,191,192,193,194,195,196,197,198,199,200,201,202,203,204,205,206,207,208,209,210,211,212,213,214,215,216,217,218,219,220,221,222,223,224,225,226,227,228,229,230,231,232,233,234,235,236,237,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,277,278,279,280,281,282,283,284,285,286,287,288,289,290,291,292,293,294,295,296,297,299,300,301,302,303,304,305,306,307,308,309,310", + "endColumns": "14,72,56,57,95,82,95,68,42,51,51,48,62,57,50,83,53,56,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,49,48,70,50,57,46,64,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,58,48,49,44,42,59,66,49,54,54,52,46,52,66,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,65,56,57,67,85,79,68,93,58,54,61,59,68,109,89", + "endOffsets": "11213,12538,12595,12653,12749,12832,12928,12997,13040,13092,13144,13193,13256,13314,13365,13449,13503,13560,13654,13762,13833,13917,14000,14066,14149,14251,14312,14374,14425,14503,14556,14616,14721,14780,14882,14937,15008,15058,15107,15178,15229,15287,15334,15399,15458,15515,15586,15647,15704,15754,15806,15859,15909,15959,16019,16072,16138,16200,16263,16310,16365,16453,16511,16573,16632,16681,16731,16776,16819,16879,16946,16996,17051,17106,17159,17206,17259,17326,17382,17430,17485,17538,17622,17689,17753,17849,17923,18004,18093,18256,18400,18479,18554,18636,18695,18775,18855,18910,19032,19135,19176,19229,19286,19360,19425,19491,19548,19606,19745,19831,19911,19980,20074,20133,20188,20250,20310,20379,20489,20579" + } + }, + { + "source": "C:\\Users\\XF1001\\.gradle\\caches\\transforms-2\\files-2.1\\04333fb30debecdcdbf414307915e2b2\\appcompat-v7-22.2.1\\res\\values\\values.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,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,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,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,298,311,312,313,314,315,322,323,327,331,336,342,349,353,357,362,366,370,374,378,382,386,390,394,398,400,402,406,410,414,419,423,426,430,434,438,442,446,450,455,458,461,464,467,470,473,476,478,480,481,482,485,487,489,491,496,497,501,507,511,512,514,525,526,530,536,540,541,542,546,573,577,605,750,772,917,939,946,951,972,977,982,992,1001,1012,1016,1023,1031,1038,1039,1048,1051,1054,1059,1063,1066,1069,1073,1077,1085,1090,1097,1103,1104,1108,1113,1115,1117,1120,1123,1125,1129,1136,1139,1142,1146,1148,1152,1154,1160,1162,1166,1178,1184,1189,1204,1207,1212,1222,1242,1280,1319,1329,1338,1340,1344,1348,1351,1354,1357,1360,1364,1367,1370,1373,1377,1380,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1398,1400,1402,1403,1404,1405,1407,1409,1410,1411,1412,1413,1414,1415,1417,1419,1421,1423,1425,1427,1428,1430,1431,1433,1435,1437,1438,1439,1440,1441,1442,1443,1444,1446,1448,1478,1479,1480,1481,1482,1483,1485,1486,1487,1488,1489,1490,1492,1496,1507,1508,1509,1510,1511,1516,1518,1520,1522,1524,1526,1527,1528,1529,1531,1533,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1545,1548,1549,1550,1552,1554,1555,1557,1558,1560,1562,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1574,1576,1578,1579,1580,1582,1583,1584,1586,1588,1590,1592,1594,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605", + "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", + "startOffsets": "420,475,520,569,610,665,728,804,866,939,1007,1085,1166,1227,1302,1378,1455,1533,1603,1674,1735,1847,1924,2002,2108,2214,2293,2373,2430,2488,2562,2637,2702,2768,2835,2903,3007,3319,3399,3480,3539,3598,3657,3716,3775,3838,3902,3960,4019,4090,4162,4234,4307,4364,4422,4495,4569,4643,4718,4790,4863,4933,5061,5130,5200,5270,5347,5426,5502,5579,5643,5708,5777,5854,5929,5998,6066,6143,6209,6306,6371,6440,6539,6598,6656,6713,6772,6844,6912,6980,7039,7102,7192,7283,7343,7409,7476,7542,7612,7676,7729,7842,7900,7965,8029,8078,8139,8200,8261,8323,8387,8451,8515,8580,8643,8703,8764,8823,8883,8945,9016,9076,9144,9211,9279,9347,9415,9501,9588,9650,9711,10030,10102,10159,10207,10256,10307,10341,10388,10437,10483,10515,10579,10641,10696,10756,11218,11292,11370,11463,11533,11611,11665,11735,11820,11872,11945,12019,12088,12163,12237,12311,12400,19611,20584,20662,20752,20840,20936,21437,21526,21773,22054,22339,22732,23209,23431,23653,23921,24148,24378,24608,24838,25068,25295,25534,25760,26005,26135,26265,26495,26743,26962,27245,27453,27584,27811,28057,28282,28531,28752,28997,29292,29514,29752,29966,30196,30419,30634,30842,30966,31090,31195,31312,31526,31672,31812,31898,32246,32334,32564,32966,33199,33281,33379,33971,34071,34307,34715,34954,35048,35106,35343,37361,37603,39753,48467,49734,58558,59839,60375,60705,61828,62084,62320,62867,63361,64034,64249,64777,65341,65716,65834,66372,66529,66673,66993,67163,67304,67433,67732,68035,68594,68856,69206,69559,69653,69959,70221,70346,70473,70712,70923,71042,71235,71690,71871,71993,72252,72365,72552,72654,73098,73222,73507,74394,74688,75018,75938,76110,76446,77112,78149,80976,83944,84532,85126,85239,85468,85806,85966,86118,86289,86456,86699,86869,87042,87213,87487,87686,87933,88017,88113,88209,88307,88407,88509,88611,88713,88815,88917,89017,89113,89225,89354,89477,89631,89785,89883,89997,90091,90231,90365,90461,90573,90673,90789,90885,90997,91137,91285,91449,91591,91749,91899,92040,92184,92319,92455,92597,92739,92851,92991,93059,93132,93206,93279,93353,93499,93643,95127,95193,95283,95363,95455,95553,95663,95741,95847,95939,96043,96153,96275,96438,96988,97068,97168,97258,97368,97694,97794,97906,98020,98136,98252,98346,98460,98578,98680,98800,98922,99004,99108,99228,99354,99448,99536,99648,99764,99886,99998,100173,100289,100375,100487,100611,100678,100804,100872,101000,101144,101272,101341,101436,101551,101664,101763,101872,101983,102094,102195,102300,102412,102542,102633,102756,102868,102954,103058,103166,103266,103384,103488,103592,103718,103806,103896,104006,104090,104144,104266,104372,104482,104566", + "endLines": "12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,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,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,125,126,127,128,129,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,145,146,147,148,154,155,156,157,158,159,160,161,162,163,164,165,166,167,168,174,175,176,177,178,179,180,181,182,183,184,185,186,187,188,189,190,298,311,312,313,314,321,322,326,330,335,341,348,352,356,361,365,369,373,377,381,385,389,393,397,399,401,405,409,413,418,422,425,429,433,437,441,445,449,454,457,460,463,466,469,472,475,477,479,480,481,484,486,488,490,495,496,500,506,510,511,513,524,525,529,535,539,540,541,545,572,576,604,749,771,916,938,945,950,971,976,981,991,1000,1011,1015,1022,1030,1037,1038,1047,1050,1053,1058,1062,1065,1068,1072,1076,1084,1089,1096,1102,1103,1107,1112,1114,1116,1119,1122,1124,1128,1135,1138,1141,1145,1147,1151,1153,1159,1161,1165,1177,1183,1188,1203,1206,1211,1221,1226,1279,1318,1328,1337,1339,1343,1347,1350,1353,1356,1359,1363,1366,1369,1372,1376,1379,1382,1383,1384,1385,1386,1387,1388,1389,1390,1391,1392,1393,1394,1395,1396,1397,1399,1401,1402,1403,1404,1406,1408,1409,1410,1411,1412,1413,1414,1416,1418,1420,1422,1424,1426,1427,1429,1430,1432,1434,1436,1437,1438,1439,1440,1441,1442,1443,1445,1447,1449,1478,1479,1480,1481,1482,1484,1485,1486,1487,1488,1489,1491,1495,1499,1507,1508,1509,1510,1511,1517,1519,1521,1523,1525,1526,1527,1528,1530,1532,1534,1535,1536,1537,1538,1539,1540,1541,1542,1543,1544,1547,1548,1549,1551,1553,1554,1556,1557,1559,1561,1563,1564,1565,1566,1567,1568,1569,1570,1571,1572,1573,1575,1577,1578,1579,1581,1582,1583,1585,1587,1589,1591,1593,1595,1596,1597,1598,1599,1600,1601,1602,1603,1604,1605", + "endColumns": "54,44,48,40,54,62,75,61,72,67,77,80,60,74,75,76,77,69,70,60,61,76,77,105,105,78,79,56,57,73,74,64,65,66,67,103,105,79,80,58,58,58,58,58,62,63,57,58,70,71,71,72,56,57,72,73,73,74,71,72,69,70,68,69,69,76,78,75,76,63,64,68,76,74,68,67,76,65,96,64,68,98,58,57,56,58,71,67,67,58,62,89,90,59,65,66,65,69,63,52,112,57,64,63,48,60,60,60,61,63,63,63,64,62,59,60,58,59,61,70,59,67,66,67,67,67,85,86,61,60,56,71,56,47,48,50,33,46,48,45,31,63,61,54,59,69,73,77,92,69,77,53,69,84,51,72,73,68,74,73,73,88,69,70,77,89,87,95,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,12,12,12,12,12,104,116,12,12,12,12,12,87,12,12,12,81,12,12,99,12,12,12,93,57,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,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,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,12,12,97,113,93,12,12,95,111,99,115,95,111,12,12,12,12,12,12,140,12,134,12,12,12,111,139,67,72,73,72,73,12,12,12,65,89,79,91,97,12,77,105,91,103,109,12,12,12,79,99,89,109,91,12,12,12,12,12,93,113,117,12,12,12,81,103,119,125,93,87,111,115,121,111,12,115,85,12,12,66,12,67,12,12,12,68,94,114,112,98,108,110,110,100,104,12,12,90,122,12,85,103,12,12,12,12,12,12,87,89,109,83,53,121,105,109,83,125", + "endOffsets": "470,515,564,605,660,723,799,861,934,1002,1080,1161,1222,1297,1373,1450,1528,1598,1669,1730,1792,1919,1997,2103,2209,2288,2368,2425,2483,2557,2632,2697,2763,2830,2898,3002,3108,3394,3475,3534,3593,3652,3711,3770,3833,3897,3955,4014,4085,4157,4229,4302,4359,4417,4490,4564,4638,4713,4785,4858,4928,4999,5125,5195,5265,5342,5421,5497,5574,5638,5703,5772,5849,5924,5993,6061,6138,6204,6301,6366,6435,6534,6593,6651,6708,6767,6839,6907,6975,7034,7097,7187,7278,7338,7404,7471,7537,7607,7671,7724,7837,7895,7960,8024,8073,8134,8195,8256,8318,8382,8446,8510,8575,8638,8698,8759,8818,8878,8940,9011,9071,9139,9206,9274,9342,9410,9496,9583,9645,9706,9763,10097,10154,10202,10251,10302,10336,10383,10432,10478,10510,10574,10636,10691,10751,10821,11287,11365,11458,11528,11606,11660,11730,11815,11867,11940,12014,12083,12158,12232,12306,12395,12465,19677,20657,20747,20835,20931,21432,21521,21768,22049,22334,22727,23204,23426,23648,23916,24143,24373,24603,24833,25063,25290,25529,25755,26000,26130,26260,26490,26738,26957,27240,27448,27579,27806,28052,28277,28526,28747,28992,29287,29509,29747,29961,30191,30414,30629,30837,30961,31085,31190,31307,31521,31667,31807,31893,32241,32329,32559,32961,33194,33276,33374,33966,34066,34302,34710,34949,35043,35101,35338,37356,37598,39748,48462,49729,58553,59834,60370,60700,61823,62079,62315,62862,63356,64029,64244,64772,65336,65711,65829,66367,66524,66668,66988,67158,67299,67428,67727,68030,68589,68851,69201,69554,69648,69954,70216,70341,70468,70707,70918,71037,71230,71685,71866,71988,72247,72360,72547,72649,73093,73217,73502,74389,74683,75013,75933,76105,76441,77107,77392,80971,83939,84527,85121,85234,85463,85801,85961,86113,86284,86451,86694,86864,87037,87208,87482,87681,87928,88012,88108,88204,88302,88402,88504,88606,88708,88810,88912,89012,89108,89220,89349,89472,89626,89780,89878,89992,90086,90226,90360,90456,90568,90668,90784,90880,90992,91132,91280,91444,91586,91744,91894,92035,92179,92314,92450,92592,92734,92846,92986,93054,93127,93201,93274,93348,93494,93638,93776,95188,95278,95358,95450,95548,95658,95736,95842,95934,96038,96148,96270,96433,96590,97063,97163,97253,97363,97455,97789,97901,98015,98131,98247,98341,98455,98573,98675,98795,98917,98999,99103,99223,99349,99443,99531,99643,99759,99881,99993,100168,100284,100370,100482,100606,100673,100799,100867,100995,101139,101267,101336,101431,101546,101659,101758,101867,101978,102089,102190,102295,102407,102537,102628,102751,102863,102949,103053,103161,103261,103379,103483,103587,103713,103801,103891,104001,104085,104139,104261,104367,104477,104561,104687" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values\\themes.xml", + "from": { + "startLines": "-1,-1,-1", + "startColumns": "-1,-1,-1", + "startOffsets": "-1,-1,-1" + }, + "to": { + "startLines": "1500,1501,1512", + "startColumns": "4,4,4", + "startOffsets": "96595,96664,97460", + "endLines": "1500,1506,1515", + "endColumns": "68,12,12", + "endOffsets": "96659,96983,97689" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values\\styles.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "1227,1231,1235,1239,1450,1454,1458,1462,1466,1470,1474,1606,1609", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "77397,77605,77816,77989,93781,93964,94149,94334,94537,94743,94926,104692,104874", + "endLines": "1230,1234,1238,1241,1453,1457,1461,1465,1469,1473,1477,1608,1612", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "77600,77811,77984,78144,93959,94144,94329,94532,94738,94921,95122,104869,105105" + } + }, + { + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\values\\arrays.xml", + "from": { + "startLines": "-1,-1", + "startColumns": "-1,-1", + "startOffsets": "-1,-1" + }, + "to": { + "startLines": "2,8", + "startColumns": "4,4", + "startOffsets": "105,300", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "295,415" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json new file mode 100644 index 0000000..0a04049 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json @@ -0,0 +1,478 @@ +[ + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_white.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_title_white.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_edit.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\note_edit.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_delete.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\delete.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_add_note.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\add_note.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\note_list.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_line_error.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\line_error.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_blue.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_blue.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_middle.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_blue_middle.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_folder_list_item.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\folder_list_item.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-v24_settings_launcher_foreground.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-v24\\settings_launcher_foreground.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_account_dialog_title.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\account_dialog_title.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_btn_set_color.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\bg_btn_set_color.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_alert.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\title_alert.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_dialog_edit_text.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\dialog_edit_text.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_splash.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\activity_splash.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_settings.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\settings.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_down.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_white_down.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_search_result.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\search_result.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_lock.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\lock.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_red.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_title_red.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_normal.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\font_normal.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_yellow.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_yellow.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit_list_item.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\note_edit_list_item.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_normal.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\bitmap_normal.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_green.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_green.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_item.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\note_item.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_dropdown.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\note_list_dropdown.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_yellow.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_yellow.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_single.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_red_single.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_4x.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\widget_4x.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_down.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_down.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_working.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\working.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_super.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\font_super.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\xml_preferences.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\xml\\preferences.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\raw-zh-rCN_introduction.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\raw-zh-rCN\\introduction" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_single.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_green_single.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_dropdown_icon.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\dropdown_icon.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_error.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\bitmap_error.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\note_edit_color_selector_panel.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_up.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_green_up.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_footer_bg.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_footer_bg.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\bg_color_btn_mask.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_move.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\menu_move.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_note_list_options.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\note_list_options.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_white.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_white.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_yellow.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_yellow.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_middle.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_footer.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\note_list_footer.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_4x_info.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\xml\\widget_4x_info.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_green.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_green.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_white.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_white.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable_settings_launcher_background.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable\\settings_launcher_background.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_splash.jpg.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\splash.jpg" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_2x.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\widget_2x.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_play.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\play.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_blue.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_blue.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_add_account_text.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\add_account_text.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_middle.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_white_middle.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_title_yellow.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_notification.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\notification.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background_light.jpg.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_background_light.jpg" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_down.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_red_down.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\font_size_selector_bg.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\xml_searchable.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\xml\\searchable.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_datetime_picker.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\datetime_picker.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\raw_introduction.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\raw\\introduction" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_lock.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\activity_lock.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_blue.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_blue.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_widget_lock_view.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\widget_lock_view.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_middle.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_red_middle.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_folder.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_folder.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable_new_note.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable\\new_note.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_down.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_blue_down.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_line_pressed.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\line_pressed.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_single.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_white_single.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app_new.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\icon_app_new.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_clock.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\clock.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_study.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\study.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_single.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_blue_single.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_single.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_single.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_title_bar_bg.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\title_bar_bg.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_selected.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\selected.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_call_record.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\call_record.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_large.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\font_large.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_top.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\menu_top.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_red.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_red.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_middle.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_green_middle.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_record_folder.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\call_record_folder.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\color_secondary_text_dark.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\color\\secondary_text_dark.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\xml_shortcuts.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\xml\\shortcuts.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list_dropdown_menu.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\note_list_dropdown_menu.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_normal.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\new_note_normal.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_menu_delete.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\menu_delete.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_edit.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\note_edit.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_settings_header.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\settings_header.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_life.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\life.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\xml_widget_2x_info.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\xml\\widget_2x_info.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_red_up.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_red_up.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_background.jpg.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_background.jpg" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_new_note_pressed.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\new_note_pressed.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_green_down.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_green_down.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_green.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_green.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_bitmap_pressed.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\bitmap_pressed.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_2x_red.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_2x_red.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\color_primary_text_dark.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\color\\primary_text_dark.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_blue.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_title_blue.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_red.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_red.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_icon_app.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\icon_app.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_sub_folder.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\sub_folder.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_edit_title_green.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\edit_title_green.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_font_small.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\font_small.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_blue_up.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_blue_up.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_activity_set_lock.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\activity_set_lock.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_white_up.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_white_up.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_widget_4x_white.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\widget_4x_white.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_list_yellow_up.9.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\list_yellow_up.9.png" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\menu_call_note_edit.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\menu\\call_note_edit.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\layout_note_list.xml.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\layout\\note_list.xml" + }, + { + "merged": "D:\\Coding\\Notes-master\\app\\build\\intermediates\\res\\merged\\debug\\drawable-hdpi_note_top.png.flat", + "source": "D:\\Coding\\Notes-master\\app\\src\\main\\res\\drawable-hdpi\\note_top.png" + } +] \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/metadata_feature_manifest/debug/metadata-feature/output.json b/src/Notes-master/app/build/intermediates/metadata_feature_manifest/debug/metadata-feature/output.json new file mode 100644 index 0000000..c2a24e3 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/metadata_feature_manifest/debug/metadata-feature/output.json @@ -0,0 +1,24 @@ +{ + "version": 1, + "applicationId": "net.micode.notes", + "variantType": "BASE_APK", + "elements": [ + { + "outputType": { + "type": "METADATA_FEATURE_MANIFEST" + }, + "apkData": { + "type": "MAIN", + "splits": [], + "versionCode": 1, + "versionName": "0.1", + "outputFile": "app-debug.apk", + "fullName": "debug", + "baseName": "debug", + "dirName": "" + }, + "path": "AndroidManifest.xml", + "properties": {} + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/metadata_feature_manifest/release/metadata-feature/output.json b/src/Notes-master/app/build/intermediates/metadata_feature_manifest/release/metadata-feature/output.json new file mode 100644 index 0000000..60c8e31 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/metadata_feature_manifest/release/metadata-feature/output.json @@ -0,0 +1,24 @@ +{ + "version": 1, + "applicationId": "net.micode.notes", + "variantType": "BASE_APK", + "elements": [ + { + "outputType": { + "type": "METADATA_FEATURE_MANIFEST" + }, + "apkData": { + "type": "MAIN", + "splits": [], + "versionCode": 1, + "versionName": "0.1", + "outputFile": "app-release.apk", + "fullName": "release", + "baseName": "release", + "dirName": "" + }, + "path": "AndroidManifest.xml", + "properties": {} + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/metadata_library_dependencies_report/release/dependencies.pb b/src/Notes-master/app/build/intermediates/metadata_library_dependencies_report/release/dependencies.pb new file mode 100644 index 0000000..f0c71f2 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/metadata_library_dependencies_report/release/dependencies.pb differ diff --git a/src/Notes-master/app/build/intermediates/navigation_json/debug/navigation.json b/src/Notes-master/app/build/intermediates/navigation_json/debug/navigation.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/navigation_json/debug/navigation.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/navigation_json/release/navigation.json b/src/Notes-master/app/build/intermediates/navigation_json/release/navigation.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/navigation_json/release/navigation.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml b/src/Notes-master/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml new file mode 100644 index 0000000..9e0002a --- /dev/null +++ b/src/Notes-master/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml @@ -0,0 +1,168 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/packaged_manifests/debug/output-metadata.json b/src/Notes-master/app/build/intermediates/packaged_manifests/debug/output-metadata.json new file mode 100644 index 0000000..c0df1df --- /dev/null +++ b/src/Notes-master/app/build/intermediates/packaged_manifests/debug/output-metadata.json @@ -0,0 +1,18 @@ +{ + "version": 2, + "artifactType": { + "type": "PACKAGED_MANIFESTS", + "kind": "Directory" + }, + "applicationId": "net.micode.notes", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "versionCode": 1, + "versionName": "1.0", + "outputFile": "AndroidManifest.xml" + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/packaged_manifests/debugAndroidTest/AndroidManifest.xml b/src/Notes-master/app/build/intermediates/packaged_manifests/debugAndroidTest/AndroidManifest.xml new file mode 100644 index 0000000..7317d70 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/packaged_manifests/debugAndroidTest/AndroidManifest.xml @@ -0,0 +1,16 @@ + + + + + + + + + + + diff --git a/src/Notes-master/app/build/intermediates/packaged_manifests/debugAndroidTest/output-metadata.json b/src/Notes-master/app/build/intermediates/packaged_manifests/debugAndroidTest/output-metadata.json new file mode 100644 index 0000000..1c7cd4a --- /dev/null +++ b/src/Notes-master/app/build/intermediates/packaged_manifests/debugAndroidTest/output-metadata.json @@ -0,0 +1,16 @@ +{ + "version": 2, + "artifactType": { + "type": "PACKAGED_MANIFESTS", + "kind": "Directory" + }, + "applicationId": "net.micode.notes.test", + "variantName": "debugAndroidTest", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "outputFile": "AndroidManifest.xml" + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/processed_res/debug/out/output-metadata.json b/src/Notes-master/app/build/intermediates/processed_res/debug/out/output-metadata.json new file mode 100644 index 0000000..0f5ac46 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/processed_res/debug/out/output-metadata.json @@ -0,0 +1,18 @@ +{ + "version": 2, + "artifactType": { + "type": "PROCESSED_RES", + "kind": "Directory" + }, + "applicationId": "net.micode.notes", + "variantName": "processDebugResources", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "versionCode": 1, + "versionName": "1.0", + "outputFile": "resources-debug.ap_" + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ b/src/Notes-master/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ new file mode 100644 index 0000000..84944cc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ differ diff --git a/src/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/out/output-metadata.json b/src/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/out/output-metadata.json new file mode 100644 index 0000000..7f8cc7a --- /dev/null +++ b/src/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/out/output-metadata.json @@ -0,0 +1,18 @@ +{ + "version": 2, + "artifactType": { + "type": "PROCESSED_RES", + "kind": "Directory" + }, + "applicationId": "net.micode.notes.test", + "variantName": "processDebugAndroidTestResources", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "versionCode": 0, + "versionName": "", + "outputFile": "resources-debugAndroidTest.ap_" + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/out/resources-debugAndroidTest.ap_ b/src/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/out/resources-debugAndroidTest.ap_ new file mode 100644 index 0000000..f0549d9 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/out/resources-debugAndroidTest.ap_ differ diff --git a/src/Notes-master/app/build/intermediates/processed_res/release/out/output.json b/src/Notes-master/app/build/intermediates/processed_res/release/out/output.json new file mode 100644 index 0000000..f33cfd5 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/processed_res/release/out/output.json @@ -0,0 +1,28 @@ +{ + "version": 1, + "applicationId": "net.micode.notes", + "variantType": "BASE_APK", + "elements": [ + { + "outputType": { + "type": "PROCESSED_RES" + }, + "apkData": { + "type": "MAIN", + "splits": [], + "versionCode": 1, + "versionName": "0.1", + "outputFile": "app-release.apk", + "fullName": "release", + "baseName": "release", + "dirName": "" + }, + "path": "resources-release.ap_", + "properties": { + "packageId": "net.micode.notes", + "split": "", + "minSdkVersion": "1" + } + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/intermediates/processed_res/release/out/resources-release.ap_ b/src/Notes-master/app/build/intermediates/processed_res/release/out/resources-release.ap_ new file mode 100644 index 0000000..d29c1b8 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/processed_res/release/out/resources-release.ap_ differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_0.jar b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_0.jar new file mode 100644 index 0000000..21cf88c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_0.jar differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_1.jar b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_1.jar new file mode 100644 index 0000000..fff2598 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_1.jar differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_2.jar b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_2.jar new file mode 100644 index 0000000..978c693 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_2.jar differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_3.jar b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_3.jar new file mode 100644 index 0000000..01b3274 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_3.jar differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_4.jar b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_4.jar new file mode 100644 index 0000000..4823c40 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/7c72779df4db19ace6922e47a1045f3dc28a769fb4a51442e92f9e2501d77b29_4.jar differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/BuildConfig.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/BuildConfig.dex new file mode 100644 index 0000000..beb1149 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/BuildConfig.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Contact.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Contact.dex new file mode 100644 index 0000000..ade8ab3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Contact.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex new file mode 100644 index 0000000..1e73bf5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataColumns.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataColumns.dex new file mode 100644 index 0000000..7b37f75 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataColumns.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataConstants.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataConstants.dex new file mode 100644 index 0000000..3a5b059 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataConstants.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex new file mode 100644 index 0000000..d25ece5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex new file mode 100644 index 0000000..c5cff11 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes.dex new file mode 100644 index 0000000..86aec22 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex new file mode 100644 index 0000000..7f07ce1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex new file mode 100644 index 0000000..c144f1a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex new file mode 100644 index 0000000..d382543 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/MetaData.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/MetaData.dex new file mode 100644 index 0000000..b54df97 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/MetaData.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Node.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Node.dex new file mode 100644 index 0000000..d71ebb0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Node.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlData.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlData.dex new file mode 100644 index 0000000..9805700 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlData.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlNote.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlNote.dex new file mode 100644 index 0000000..013f47b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlNote.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Task.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Task.dex new file mode 100644 index 0000000..7a5948b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Task.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/TaskList.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/TaskList.dex new file mode 100644 index 0000000..4dc9712 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/TaskList.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/ActionFailureException.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/ActionFailureException.dex new file mode 100644 index 0000000..71bd940 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/ActionFailureException.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/NetworkFailureException.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/NetworkFailureException.dex new file mode 100644 index 0000000..eaf53fe Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/NetworkFailureException.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex new file mode 100644 index 0000000..590d594 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex new file mode 100644 index 0000000..6d8efa1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex new file mode 100644 index 0000000..5d72359 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskClient.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskClient.dex new file mode 100644 index 0000000..dbeb395 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskClient.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex new file mode 100644 index 0000000..30a7c82 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService$1.dex new file mode 100644 index 0000000..24bc7ea Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService.dex new file mode 100644 index 0000000..49c5e93 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note$NoteData.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note$NoteData.dex new file mode 100644 index 0000000..84e445d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note$NoteData.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note.dex new file mode 100644 index 0000000..0bc3847 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex new file mode 100644 index 0000000..4ad0e61 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex new file mode 100644 index 0000000..e7f01d7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex new file mode 100644 index 0000000..0c71b8c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex new file mode 100644 index 0000000..bb701e7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/DataUtils.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/DataUtils.dex new file mode 100644 index 0000000..652f799 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/DataUtils.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/GTaskStringUtils.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/GTaskStringUtils.dex new file mode 100644 index 0000000..902be01 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/GTaskStringUtils.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/Point.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/Point.dex new file mode 100644 index 0000000..74751bb Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/Point.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex new file mode 100644 index 0000000..727f54d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex new file mode 100644 index 0000000..924235d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex new file mode 100644 index 0000000..7b486f5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex new file mode 100644 index 0000000..3136980 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser.dex new file mode 100644 index 0000000..da30c23 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex new file mode 100644 index 0000000..cebde4f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmInitReceiver.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmInitReceiver.dex new file mode 100644 index 0000000..89d755f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmInitReceiver.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmReceiver.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmReceiver.dex new file mode 100644 index 0000000..1dfa7ee Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmReceiver.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$1.dex new file mode 100644 index 0000000..e0d97fb Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$2.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$2.dex new file mode 100644 index 0000000..309e4da Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$2.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$3.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$3.dex new file mode 100644 index 0000000..fbe7c11 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$3.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$4.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$4.dex new file mode 100644 index 0000000..f3d743b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$4.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex new file mode 100644 index 0000000..d7b7bdf Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex new file mode 100644 index 0000000..677bca1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$1.dex new file mode 100644 index 0000000..a724a17 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex new file mode 100644 index 0000000..cb404e6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex new file mode 100644 index 0000000..0c26eb7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu$1.dex new file mode 100644 index 0000000..61d35f1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex new file mode 100644 index 0000000..0befcc4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex new file mode 100644 index 0000000..6fbdb46 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex new file mode 100644 index 0000000..0859559 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LockPatternView$OnLockListener.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LockPatternView$OnLockListener.dex new file mode 100644 index 0000000..83727a4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LockPatternView$OnLockListener.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LockPatternView.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LockPatternView.dex new file mode 100644 index 0000000..57e7fae Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/LockPatternView.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex new file mode 100644 index 0000000..ac419ec Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex new file mode 100644 index 0000000..d939a3f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex new file mode 100644 index 0000000..3377591 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$4.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$4.dex new file mode 100644 index 0000000..6b6fad1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$4.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$5.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$5.dex new file mode 100644 index 0000000..0d0d79f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$5.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex new file mode 100644 index 0000000..d366e2a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex new file mode 100644 index 0000000..f35aaf8 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$1.dex new file mode 100644 index 0000000..b1e65ca Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex new file mode 100644 index 0000000..0186431 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex new file mode 100644 index 0000000..4c6009d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex new file mode 100644 index 0000000..c242b01 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex new file mode 100644 index 0000000..1593175 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex new file mode 100644 index 0000000..17444c3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex new file mode 100644 index 0000000..5b56849 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex new file mode 100644 index 0000000..a24b719 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex new file mode 100644 index 0000000..6a22b67 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex new file mode 100644 index 0000000..0222ab1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex new file mode 100644 index 0000000..7b6ae33 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex new file mode 100644 index 0000000..77e50ec Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex new file mode 100644 index 0000000..686e457 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex new file mode 100644 index 0000000..c07467e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex new file mode 100644 index 0000000..9d01b0e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex new file mode 100644 index 0000000..a927d19 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex new file mode 100644 index 0000000..5c49e64 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex new file mode 100644 index 0000000..800cb9e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex new file mode 100644 index 0000000..50d9722 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex new file mode 100644 index 0000000..e08a528 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex new file mode 100644 index 0000000..4c9c09f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex new file mode 100644 index 0000000..914a41f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex new file mode 100644 index 0000000..f42c929 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex new file mode 100644 index 0000000..e08726f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex new file mode 100644 index 0000000..b16bddc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$2.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$2.dex new file mode 100644 index 0000000..1b1df3f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$2.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$3.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$3.dex new file mode 100644 index 0000000..72e2351 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$3.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$4.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$4.dex new file mode 100644 index 0000000..8709ca7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$4.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$5.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$5.dex new file mode 100644 index 0000000..00827ff Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$5.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex new file mode 100644 index 0000000..36ee4f6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex new file mode 100644 index 0000000..ba16967 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex new file mode 100644 index 0000000..4f7a0f6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex new file mode 100644 index 0000000..e4d29f3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex new file mode 100644 index 0000000..81fae15 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SetLockActivity$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SetLockActivity$1.dex new file mode 100644 index 0000000..bd3f688 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SetLockActivity$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SetLockActivity$2.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SetLockActivity$2.dex new file mode 100644 index 0000000..a4adf27 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SetLockActivity$2.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SetLockActivity.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SetLockActivity.dex new file mode 100644 index 0000000..28c26e4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SetLockActivity.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$1.dex new file mode 100644 index 0000000..d5c175c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$2.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$2.dex new file mode 100644 index 0000000..c6ec4e9 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$2.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$3.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$3.dex new file mode 100644 index 0000000..affa398 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$3.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$4.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$4.dex new file mode 100644 index 0000000..a0536de Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$4.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$5.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$5.dex new file mode 100644 index 0000000..8a5cdfe Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$5.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$6.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$6.dex new file mode 100644 index 0000000..3cec983 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity$6.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity.dex new file mode 100644 index 0000000..7ef508b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SplashActivity.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/UnlockActivity$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/UnlockActivity$1.dex new file mode 100644 index 0000000..23842fb Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/UnlockActivity$1.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/UnlockActivity.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/UnlockActivity.dex new file mode 100644 index 0000000..2aa570f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/UnlockActivity.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex new file mode 100644 index 0000000..ea999f6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex new file mode 100644 index 0000000..a34abfd Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex differ diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex new file mode 100644 index 0000000..dfe0048 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/color_primary_text_dark.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/color_primary_text_dark.xml.flat new file mode 100644 index 0000000..132f05c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/color_primary_text_dark.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/color_secondary_text_dark.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/color_secondary_text_dark.xml.flat new file mode 100644 index 0000000..4aed58b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/color_secondary_text_dark.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_add_note.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_add_note.png.flat new file mode 100644 index 0000000..979234e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_add_note.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat new file mode 100644 index 0000000..409aa99 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_btn_set_color.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_color_btn_mask.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_color_btn_mask.png.flat new file mode 100644 index 0000000..a52faf5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bg_color_btn_mask.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_error.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_error.png.flat new file mode 100644 index 0000000..e204c93 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_error.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_normal.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_normal.png.flat new file mode 100644 index 0000000..88081e4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_normal.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_pressed.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_pressed.png.flat new file mode 100644 index 0000000..359cdde Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_bitmap_pressed.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat new file mode 100644 index 0000000..708083e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_call_record.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat new file mode 100644 index 0000000..08ac026 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_clock.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat new file mode 100644 index 0000000..2fb9aba Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_delete.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_dropdown_icon.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_dropdown_icon.9.png.flat new file mode 100644 index 0000000..9ad91b7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_dropdown_icon.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_blue.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_blue.9.png.flat new file mode 100644 index 0000000..0663fc5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_blue.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_green.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_green.9.png.flat new file mode 100644 index 0000000..94d2e47 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_green.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_red.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_red.9.png.flat new file mode 100644 index 0000000..653c80c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_red.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_blue.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_blue.9.png.flat new file mode 100644 index 0000000..b5faf5d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_blue.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_green.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_green.9.png.flat new file mode 100644 index 0000000..0725d9b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_green.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_red.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_red.9.png.flat new file mode 100644 index 0000000..60d81be Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_red.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_white.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_white.9.png.flat new file mode 100644 index 0000000..8dea03b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_white.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_yellow.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_yellow.9.png.flat new file mode 100644 index 0000000..b0c37ce Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_title_yellow.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_white.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_white.9.png.flat new file mode 100644 index 0000000..bb129b4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_white.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_yellow.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_yellow.9.png.flat new file mode 100644 index 0000000..6818d29 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_edit_yellow.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat new file mode 100644 index 0000000..3e536ab Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_large.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat new file mode 100644 index 0000000..b90ac58 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_normal.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_size_selector_bg.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_size_selector_bg.9.png.flat new file mode 100644 index 0000000..812fd37 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_size_selector_bg.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat new file mode 100644 index 0000000..8f7d110 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_small.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat new file mode 100644 index 0000000..af7f5f7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_font_super.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat new file mode 100644 index 0000000..495b296 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app_new.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app_new.png.flat new file mode 100644 index 0000000..648e05a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_icon_app_new.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_life.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_life.png.flat new file mode 100644 index 0000000..9a01bef Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_life.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_line_error.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_line_error.png.flat new file mode 100644 index 0000000..2592573 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_line_error.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_line_pressed.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_line_pressed.png.flat new file mode 100644 index 0000000..fac0395 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_line_pressed.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.jpg.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.jpg.flat new file mode 100644 index 0000000..ed37d8b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background.jpg.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background_light.jpg.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background_light.jpg.flat new file mode 100644 index 0000000..4338bb4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_background_light.jpg.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_down.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_down.9.png.flat new file mode 100644 index 0000000..ef89e4a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_down.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_middle.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_middle.9.png.flat new file mode 100644 index 0000000..c615c1d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_middle.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_single.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_single.9.png.flat new file mode 100644 index 0000000..aafd5f3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_single.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_up.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_up.9.png.flat new file mode 100644 index 0000000..7510b62 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_blue_up.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_folder.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_folder.9.png.flat new file mode 100644 index 0000000..e865441 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_folder.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_footer_bg.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_footer_bg.9.png.flat new file mode 100644 index 0000000..145d275 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_footer_bg.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_down.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_down.9.png.flat new file mode 100644 index 0000000..7afc981 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_down.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_middle.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_middle.9.png.flat new file mode 100644 index 0000000..fc5c75f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_middle.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_single.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_single.9.png.flat new file mode 100644 index 0000000..42f90e0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_single.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_up.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_up.9.png.flat new file mode 100644 index 0000000..758274b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_green_up.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_down.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_down.9.png.flat new file mode 100644 index 0000000..a69a519 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_down.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_middle.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_middle.9.png.flat new file mode 100644 index 0000000..27f0099 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_middle.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_single.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_single.9.png.flat new file mode 100644 index 0000000..de436d0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_single.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_up.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_up.9.png.flat new file mode 100644 index 0000000..b4a2f58 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_red_up.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_down.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_down.9.png.flat new file mode 100644 index 0000000..3d05569 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_down.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_middle.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_middle.9.png.flat new file mode 100644 index 0000000..33ba4bf Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_middle.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_single.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_single.9.png.flat new file mode 100644 index 0000000..08cf77e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_single.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_up.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_up.9.png.flat new file mode 100644 index 0000000..72b7683 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_white_up.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_down.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_down.9.png.flat new file mode 100644 index 0000000..f453b94 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_down.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_middle.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_middle.9.png.flat new file mode 100644 index 0000000..fb92125 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_middle.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_single.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_single.9.png.flat new file mode 100644 index 0000000..c28564f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_single.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_up.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_up.9.png.flat new file mode 100644 index 0000000..4d8cc0b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_list_yellow_up.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_lock.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_lock.png.flat new file mode 100644 index 0000000..66379b3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_lock.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat new file mode 100644 index 0000000..1d814ef Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_delete.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat new file mode 100644 index 0000000..fb2ea5d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_move.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_top.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_top.png.flat new file mode 100644 index 0000000..6adb1c5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_menu_top.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat new file mode 100644 index 0000000..764b050 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_normal.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat new file mode 100644 index 0000000..a1b11bd Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_new_note_pressed.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat new file mode 100644 index 0000000..753c3f6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_note_top.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_note_top.png.flat new file mode 100644 index 0000000..a6d9b6e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_note_top.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat new file mode 100644 index 0000000..2e3eabc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_notification.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_play.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_play.png.flat new file mode 100644 index 0000000..064c987 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_play.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat new file mode 100644 index 0000000..254a84a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_search_result.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat new file mode 100644 index 0000000..8ba2652 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_selected.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_settings.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_settings.png.flat new file mode 100644 index 0000000..1991038 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_settings.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_splash.jpg.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_splash.jpg.flat new file mode 100644 index 0000000..0ff70f1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_splash.jpg.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_study.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_study.png.flat new file mode 100644 index 0000000..0032ac6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_study.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat new file mode 100644 index 0000000..d53c04c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_alert.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_bar_bg.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_bar_bg.9.png.flat new file mode 100644 index 0000000..b4a91cd Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_title_bar_bg.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat new file mode 100644 index 0000000..435a133 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_blue.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat new file mode 100644 index 0000000..2224e70 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_green.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat new file mode 100644 index 0000000..d06bb57 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_red.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat new file mode 100644 index 0000000..084e1ec Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_white.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat new file mode 100644 index 0000000..ab058a4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_2x_yellow.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat new file mode 100644 index 0000000..cb019a3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_blue.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat new file mode 100644 index 0000000..09d4b29 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_green.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat new file mode 100644 index 0000000..9dba466 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_red.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat new file mode 100644 index 0000000..d1953fa Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_white.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat new file mode 100644 index 0000000..cc66bfc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_widget_4x_yellow.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_working.png.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_working.png.flat new file mode 100644 index 0000000..082dbb6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-hdpi_working.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-v24_settings_launcher_foreground.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-v24_settings_launcher_foreground.xml.flat new file mode 100644 index 0000000..11929a8 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable-v24_settings_launcher_foreground.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable_new_note.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable_new_note.xml.flat new file mode 100644 index 0000000..be8e85e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable_new_note.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/drawable_settings_launcher_background.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable_settings_launcher_background.xml.flat new file mode 100644 index 0000000..d2a485a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/drawable_settings_launcher_background.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_account_dialog_title.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_account_dialog_title.xml.flat new file mode 100644 index 0000000..4f47ce2 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_account_dialog_title.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_lock.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_lock.xml.flat new file mode 100644 index 0000000..4f419f0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_lock.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_set_lock.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_set_lock.xml.flat new file mode 100644 index 0000000..4d47af8 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_set_lock.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_splash.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_splash.xml.flat new file mode 100644 index 0000000..c5950be Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_activity_splash.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_add_account_text.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_add_account_text.xml.flat new file mode 100644 index 0000000..8a6ce65 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_add_account_text.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_datetime_picker.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_datetime_picker.xml.flat new file mode 100644 index 0000000..4cb4f74 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_datetime_picker.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_dialog_edit_text.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_dialog_edit_text.xml.flat new file mode 100644 index 0000000..a38f186 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_dialog_edit_text.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_folder_list_item.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_folder_list_item.xml.flat new file mode 100644 index 0000000..4e65dd5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_folder_list_item.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit.xml.flat new file mode 100644 index 0000000..f767be0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit_list_item.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit_list_item.xml.flat new file mode 100644 index 0000000..6a574fc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_edit_list_item.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat new file mode 100644 index 0000000..2837b0b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_item.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list.xml.flat new file mode 100644 index 0000000..3d82c4e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_dropdown_menu.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_dropdown_menu.xml.flat new file mode 100644 index 0000000..6263a44 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_dropdown_menu.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_footer.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_footer.xml.flat new file mode 100644 index 0000000..fa56f64 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_note_list_footer.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_settings_header.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_settings_header.xml.flat new file mode 100644 index 0000000..ec524be Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_settings_header.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_2x.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_2x.xml.flat new file mode 100644 index 0000000..1916ef5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_2x.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_4x.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_4x.xml.flat new file mode 100644 index 0000000..245e32f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_4x.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_lock_view.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_lock_view.xml.flat new file mode 100644 index 0000000..3ab0345 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/layout_widget_lock_view.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/menu_call_note_edit.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_call_note_edit.xml.flat new file mode 100644 index 0000000..27a1ee1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_call_note_edit.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/menu_call_record_folder.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_call_record_folder.xml.flat new file mode 100644 index 0000000..69ea8ba Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_call_record_folder.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat new file mode 100644 index 0000000..757af7d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_note_edit.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list.xml.flat new file mode 100644 index 0000000..2a7039d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_dropdown.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_dropdown.xml.flat new file mode 100644 index 0000000..275541a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_dropdown.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_options.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_options.xml.flat new file mode 100644 index 0000000..3d71482 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_note_list_options.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/menu_sub_folder.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_sub_folder.xml.flat new file mode 100644 index 0000000..5428676 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/menu_sub_folder.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/raw-zh-rCN_introduction.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/raw-zh-rCN_introduction.flat new file mode 100644 index 0000000..da5bfea Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/raw-zh-rCN_introduction.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/raw_introduction.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/raw_introduction.flat new file mode 100644 index 0000000..69cb297 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/raw_introduction.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat new file mode 100644 index 0000000..05ca0c4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-af_values-af.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat new file mode 100644 index 0000000..5cdf52a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-am_values-am.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat new file mode 100644 index 0000000..cdd27f2 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ar_values-ar.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat new file mode 100644 index 0000000..73d5c4f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-bg_values-bg.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-bn-rBD_values-bn-rBD.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-bn-rBD_values-bn-rBD.arsc.flat new file mode 100644 index 0000000..643f288 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-bn-rBD_values-bn-rBD.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat new file mode 100644 index 0000000..5115f31 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ca_values-ca.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat new file mode 100644 index 0000000..dcb33aa Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-cs_values-cs.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat new file mode 100644 index 0000000..10c41dd Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-da_values-da.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat new file mode 100644 index 0000000..4a4bd87 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-de_values-de.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat new file mode 100644 index 0000000..1f4f271 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-el_values-el.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat new file mode 100644 index 0000000..eb4c7a7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-en-rGB_values-en-rGB.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat new file mode 100644 index 0000000..92155a4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-en-rIN_values-en-rIN.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat new file mode 100644 index 0000000..9fc3407 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-es-rUS_values-es-rUS.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat new file mode 100644 index 0000000..f738ab4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-es_values-es.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-et-rEE_values-et-rEE.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-et-rEE_values-et-rEE.arsc.flat new file mode 100644 index 0000000..4d74f2a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-et-rEE_values-et-rEE.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-eu-rES_values-eu-rES.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-eu-rES_values-eu-rES.arsc.flat new file mode 100644 index 0000000..b2b65ed Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-eu-rES_values-eu-rES.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat new file mode 100644 index 0000000..a73ecc1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-fa_values-fa.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat new file mode 100644 index 0000000..7831f68 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-fi_values-fi.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat new file mode 100644 index 0000000..fb284a0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-fr-rCA_values-fr-rCA.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat new file mode 100644 index 0000000..531ac01 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-fr_values-fr.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-gl-rES_values-gl-rES.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-gl-rES_values-gl-rES.arsc.flat new file mode 100644 index 0000000..a6bba96 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-gl-rES_values-gl-rES.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat new file mode 100644 index 0000000..0e56a22 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-h720dp-v13_values-h720dp-v13.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat new file mode 100644 index 0000000..a59b2fe Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-hdpi-v4_values-hdpi-v4.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat new file mode 100644 index 0000000..46bff21 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-hi_values-hi.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat new file mode 100644 index 0000000..61b6759 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-hr_values-hr.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat new file mode 100644 index 0000000..a1a8b76 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-hu_values-hu.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-hy-rAM_values-hy-rAM.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-hy-rAM_values-hy-rAM.arsc.flat new file mode 100644 index 0000000..7096fb2 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-hy-rAM_values-hy-rAM.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat new file mode 100644 index 0000000..35e3e98 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-in_values-in.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-is-rIS_values-is-rIS.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-is-rIS_values-is-rIS.arsc.flat new file mode 100644 index 0000000..e9a3b73 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-is-rIS_values-is-rIS.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat new file mode 100644 index 0000000..f2496fa Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-it_values-it.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat new file mode 100644 index 0000000..e0db99f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-iw_values-iw.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat new file mode 100644 index 0000000..51f3df5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ja_values-ja.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ka-rGE_values-ka-rGE.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ka-rGE_values-ka-rGE.arsc.flat new file mode 100644 index 0000000..c32eae0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ka-rGE_values-ka-rGE.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-kk-rKZ_values-kk-rKZ.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-kk-rKZ_values-kk-rKZ.arsc.flat new file mode 100644 index 0000000..cb71c2f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-kk-rKZ_values-kk-rKZ.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-km-rKH_values-km-rKH.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-km-rKH_values-km-rKH.arsc.flat new file mode 100644 index 0000000..6b9937b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-km-rKH_values-km-rKH.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-kn-rIN_values-kn-rIN.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-kn-rIN_values-kn-rIN.arsc.flat new file mode 100644 index 0000000..2bf954d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-kn-rIN_values-kn-rIN.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat new file mode 100644 index 0000000..a6b3305 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ko_values-ko.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ky-rKG_values-ky-rKG.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ky-rKG_values-ky-rKG.arsc.flat new file mode 100644 index 0000000..5451fd4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ky-rKG_values-ky-rKG.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat new file mode 100644 index 0000000..9930bd4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-land_values-land.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat new file mode 100644 index 0000000..c2b139f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-large-v4_values-large-v4.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-lo-rLA_values-lo-rLA.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-lo-rLA_values-lo-rLA.arsc.flat new file mode 100644 index 0000000..7a8b9df Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-lo-rLA_values-lo-rLA.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat new file mode 100644 index 0000000..28d9abf Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-lt_values-lt.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat new file mode 100644 index 0000000..c91304b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-lv_values-lv.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-mk-rMK_values-mk-rMK.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-mk-rMK_values-mk-rMK.arsc.flat new file mode 100644 index 0000000..2775d02 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-mk-rMK_values-mk-rMK.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ml-rIN_values-ml-rIN.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ml-rIN_values-ml-rIN.arsc.flat new file mode 100644 index 0000000..ac0e6f1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ml-rIN_values-ml-rIN.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-mn-rMN_values-mn-rMN.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-mn-rMN_values-mn-rMN.arsc.flat new file mode 100644 index 0000000..00e4d39 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-mn-rMN_values-mn-rMN.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-mr-rIN_values-mr-rIN.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-mr-rIN_values-mr-rIN.arsc.flat new file mode 100644 index 0000000..263b1e1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-mr-rIN_values-mr-rIN.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ms-rMY_values-ms-rMY.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ms-rMY_values-ms-rMY.arsc.flat new file mode 100644 index 0000000..290c137 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ms-rMY_values-ms-rMY.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-my-rMM_values-my-rMM.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-my-rMM_values-my-rMM.arsc.flat new file mode 100644 index 0000000..acc27dc Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-my-rMM_values-my-rMM.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat new file mode 100644 index 0000000..8efce51 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-nb_values-nb.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ne-rNP_values-ne-rNP.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ne-rNP_values-ne-rNP.arsc.flat new file mode 100644 index 0000000..1b24ed1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ne-rNP_values-ne-rNP.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat new file mode 100644 index 0000000..f01d84e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-night-v8_values-night-v8.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat new file mode 100644 index 0000000..0009a63 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-nl_values-nl.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat new file mode 100644 index 0000000..8d42a55 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-pl_values-pl.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat new file mode 100644 index 0000000..b60066c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-port_values-port.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat new file mode 100644 index 0000000..e8c5bc1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-pt-rPT_values-pt-rPT.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat new file mode 100644 index 0000000..b830d80 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-pt_values-pt.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat new file mode 100644 index 0000000..34cf73b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ro_values-ro.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat new file mode 100644 index 0000000..d8c7f07 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ru_values-ru.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-si-rLK_values-si-rLK.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-si-rLK_values-si-rLK.arsc.flat new file mode 100644 index 0000000..a4b85f0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-si-rLK_values-si-rLK.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat new file mode 100644 index 0000000..5c1c618 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-sk_values-sk.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat new file mode 100644 index 0000000..5eee385 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-sl_values-sl.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat new file mode 100644 index 0000000..87c041d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-sr_values-sr.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat new file mode 100644 index 0000000..a2fe728 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-sv_values-sv.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat new file mode 100644 index 0000000..c32a9ff Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-sw600dp-v13_values-sw600dp-v13.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat new file mode 100644 index 0000000..b0d6989 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-sw_values-sw.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ta-rIN_values-ta-rIN.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ta-rIN_values-ta-rIN.arsc.flat new file mode 100644 index 0000000..88a8f1b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ta-rIN_values-ta-rIN.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-te-rIN_values-te-rIN.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-te-rIN_values-te-rIN.arsc.flat new file mode 100644 index 0000000..67f1e9a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-te-rIN_values-te-rIN.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat new file mode 100644 index 0000000..41837e0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-th_values-th.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat new file mode 100644 index 0000000..e23038d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-tl_values-tl.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat new file mode 100644 index 0000000..cd16a6f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-tr_values-tr.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat new file mode 100644 index 0000000..b2aab5e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-uk_values-uk.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-ur-rPK_values-ur-rPK.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ur-rPK_values-ur-rPK.arsc.flat new file mode 100644 index 0000000..f489ff5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-ur-rPK_values-ur-rPK.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-uz-rUZ_values-uz-rUZ.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-uz-rUZ_values-uz-rUZ.arsc.flat new file mode 100644 index 0000000..5859d8d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-uz-rUZ_values-uz-rUZ.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-v11_values-v11.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-v11_values-v11.arsc.flat new file mode 100644 index 0000000..22752fe Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-v11_values-v11.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-v12_values-v12.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-v12_values-v12.arsc.flat new file mode 100644 index 0000000..88697f4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-v12_values-v12.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-v14_values-v14.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-v14_values-v14.arsc.flat new file mode 100644 index 0000000..60057e8 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-v14_values-v14.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat new file mode 100644 index 0000000..2f2ecc8 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-v17_values-v17.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat new file mode 100644 index 0000000..57c210b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-v18_values-v18.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat new file mode 100644 index 0000000..40dadf5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-v21_values-v21.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat new file mode 100644 index 0000000..9c6c644 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-vi_values-vi.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-w360dp-v13_values-w360dp-v13.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-w360dp-v13_values-w360dp-v13.arsc.flat new file mode 100644 index 0000000..606698e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-w360dp-v13_values-w360dp-v13.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-w480dp-v13_values-w480dp-v13.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-w480dp-v13_values-w480dp-v13.arsc.flat new file mode 100644 index 0000000..f50d955 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-w480dp-v13_values-w480dp-v13.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-w500dp-v13_values-w500dp-v13.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-w500dp-v13_values-w500dp-v13.arsc.flat new file mode 100644 index 0000000..73cf73c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-w500dp-v13_values-w500dp-v13.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat new file mode 100644 index 0000000..c958eb1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-w600dp-v13_values-w600dp-v13.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-w720dp-v13_values-w720dp-v13.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-w720dp-v13_values-w720dp-v13.arsc.flat new file mode 100644 index 0000000..44653b8 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-w720dp-v13_values-w720dp-v13.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-xlarge-land-v4_values-xlarge-land-v4.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-xlarge-land-v4_values-xlarge-land-v4.arsc.flat new file mode 100644 index 0000000..6b052bf Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-xlarge-land-v4_values-xlarge-land-v4.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat new file mode 100644 index 0000000..88ca731 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-xlarge-v4_values-xlarge-v4.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat new file mode 100644 index 0000000..6fdceb0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rCN_values-zh-rCN.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat new file mode 100644 index 0000000..4082a1c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rHK_values-zh-rHK.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat new file mode 100644 index 0000000..e8da9cf Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-zh-rTW_values-zh-rTW.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat new file mode 100644 index 0000000..31fe963 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values-zu_values-zu.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/values_values.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/values_values.arsc.flat new file mode 100644 index 0000000..0aa8b69 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/values_values.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/xml_preferences.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/xml_preferences.xml.flat new file mode 100644 index 0000000..a2b6102 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/xml_preferences.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/xml_searchable.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/xml_searchable.xml.flat new file mode 100644 index 0000000..67638fb Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/xml_searchable.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/xml_shortcuts.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/xml_shortcuts.xml.flat new file mode 100644 index 0000000..8b1c72f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/xml_shortcuts.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_2x_info.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_2x_info.xml.flat new file mode 100644 index 0000000..c186bf0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_2x_info.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_4x_info.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_4x_info.xml.flat new file mode 100644 index 0000000..52e239e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/debug/xml_widget_4x_info.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/color_primary_text_dark.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/color_primary_text_dark.xml.flat new file mode 100644 index 0000000..d3483a2 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/color_primary_text_dark.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/color_secondary_text_dark.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/color_secondary_text_dark.xml.flat new file mode 100644 index 0000000..0994a1c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/color_secondary_text_dark.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_btn_set_color.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_btn_set_color.png.flat new file mode 100644 index 0000000..75b4163 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_btn_set_color.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_color_btn_mask.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_color_btn_mask.png.flat new file mode 100644 index 0000000..1f767ea Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_bg_color_btn_mask.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_call_record.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_call_record.png.flat new file mode 100644 index 0000000..5b53161 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_call_record.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_clock.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_clock.png.flat new file mode 100644 index 0000000..9545614 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_clock.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_delete.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_delete.png.flat new file mode 100644 index 0000000..53bac5a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_delete.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_dropdown_icon.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_dropdown_icon.9.png.flat new file mode 100644 index 0000000..5428d29 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_dropdown_icon.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_blue.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_blue.9.png.flat new file mode 100644 index 0000000..635ad5d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_blue.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_green.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_green.9.png.flat new file mode 100644 index 0000000..9ecf85e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_green.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_red.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_red.9.png.flat new file mode 100644 index 0000000..e931442 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_red.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_blue.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_blue.9.png.flat new file mode 100644 index 0000000..8376321 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_blue.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_green.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_green.9.png.flat new file mode 100644 index 0000000..b7b3794 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_green.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_red.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_red.9.png.flat new file mode 100644 index 0000000..2e765f0 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_red.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_white.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_white.9.png.flat new file mode 100644 index 0000000..81d4a74 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_white.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_yellow.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_yellow.9.png.flat new file mode 100644 index 0000000..3a4ee6c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_title_yellow.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_white.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_white.9.png.flat new file mode 100644 index 0000000..41e6de6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_white.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_yellow.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_yellow.9.png.flat new file mode 100644 index 0000000..0ef75a6 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_edit_yellow.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_large.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_large.png.flat new file mode 100644 index 0000000..71784e5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_large.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_normal.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_normal.png.flat new file mode 100644 index 0000000..126ca76 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_normal.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_size_selector_bg.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_size_selector_bg.9.png.flat new file mode 100644 index 0000000..c53d349 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_size_selector_bg.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_small.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_small.png.flat new file mode 100644 index 0000000..e0d6091 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_small.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_super.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_super.png.flat new file mode 100644 index 0000000..77d9fd4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_font_super.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_icon_app.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_icon_app.png.flat new file mode 100644 index 0000000..63af41a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_icon_app.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_background.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_background.png.flat new file mode 100644 index 0000000..03d5494 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_background.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_down.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_down.9.png.flat new file mode 100644 index 0000000..2a4b0b5 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_down.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_middle.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_middle.9.png.flat new file mode 100644 index 0000000..fce0b6f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_middle.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_single.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_single.9.png.flat new file mode 100644 index 0000000..a96660d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_single.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_up.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_up.9.png.flat new file mode 100644 index 0000000..7f07d98 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_blue_up.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_folder.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_folder.9.png.flat new file mode 100644 index 0000000..feb662e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_folder.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_footer_bg.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_footer_bg.9.png.flat new file mode 100644 index 0000000..f7572cb Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_footer_bg.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_down.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_down.9.png.flat new file mode 100644 index 0000000..9fde12b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_down.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_middle.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_middle.9.png.flat new file mode 100644 index 0000000..0b58cb1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_middle.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_single.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_single.9.png.flat new file mode 100644 index 0000000..7f0d3be Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_single.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_up.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_up.9.png.flat new file mode 100644 index 0000000..3b39365 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_green_up.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_down.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_down.9.png.flat new file mode 100644 index 0000000..c421bd1 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_down.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_middle.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_middle.9.png.flat new file mode 100644 index 0000000..a4fe40d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_middle.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_single.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_single.9.png.flat new file mode 100644 index 0000000..8ba51a3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_single.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_up.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_up.9.png.flat new file mode 100644 index 0000000..f930d9a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_red_up.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_down.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_down.9.png.flat new file mode 100644 index 0000000..c01b5cd Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_down.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_middle.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_middle.9.png.flat new file mode 100644 index 0000000..cae6989 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_middle.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_single.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_single.9.png.flat new file mode 100644 index 0000000..c096f65 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_single.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_up.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_up.9.png.flat new file mode 100644 index 0000000..5911a99 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_white_up.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_down.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_down.9.png.flat new file mode 100644 index 0000000..afcee91 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_down.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_middle.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_middle.9.png.flat new file mode 100644 index 0000000..306a377 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_middle.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_single.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_single.9.png.flat new file mode 100644 index 0000000..0f1a1e3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_single.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_up.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_up.9.png.flat new file mode 100644 index 0000000..fd81a26 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_list_yellow_up.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_delete.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_delete.png.flat new file mode 100644 index 0000000..f28c934 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_delete.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_move.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_move.png.flat new file mode 100644 index 0000000..553bfad Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_menu_move.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_normal.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_normal.png.flat new file mode 100644 index 0000000..52f8f43 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_normal.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_pressed.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_pressed.png.flat new file mode 100644 index 0000000..0e93e0a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_new_note_pressed.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_note_edit_color_selector_panel.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_note_edit_color_selector_panel.png.flat new file mode 100644 index 0000000..33d9959 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_note_edit_color_selector_panel.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_notification.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_notification.png.flat new file mode 100644 index 0000000..ae63e8a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_notification.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_search_result.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_search_result.png.flat new file mode 100644 index 0000000..e8fc612 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_search_result.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_selected.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_selected.png.flat new file mode 100644 index 0000000..d0c8d4f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_selected.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_alert.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_alert.png.flat new file mode 100644 index 0000000..d26f9d2 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_alert.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_bar_bg.9.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_bar_bg.9.png.flat new file mode 100644 index 0000000..8c17c27 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_title_bar_bg.9.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_blue.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_blue.png.flat new file mode 100644 index 0000000..11df267 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_blue.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_green.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_green.png.flat new file mode 100644 index 0000000..c23aa85 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_green.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_red.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_red.png.flat new file mode 100644 index 0000000..a1db24a Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_red.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_white.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_white.png.flat new file mode 100644 index 0000000..f3c01fb Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_white.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_yellow.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_yellow.png.flat new file mode 100644 index 0000000..2dc736c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_2x_yellow.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_blue.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_blue.png.flat new file mode 100644 index 0000000..40e7e95 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_blue.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_green.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_green.png.flat new file mode 100644 index 0000000..c361924 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_green.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_red.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_red.png.flat new file mode 100644 index 0000000..5b1eed2 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_red.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_white.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_white.png.flat new file mode 100644 index 0000000..eccf208 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_white.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_yellow.png.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_yellow.png.flat new file mode 100644 index 0000000..3fd79c9 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable-hdpi_widget_4x_yellow.png.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/drawable_new_note.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/drawable_new_note.xml.flat new file mode 100644 index 0000000..79eb46e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/drawable_new_note.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_account_dialog_title.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_account_dialog_title.xml.flat new file mode 100644 index 0000000..64fba54 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_account_dialog_title.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_add_account_text.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_add_account_text.xml.flat new file mode 100644 index 0000000..7fdf2e2 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_add_account_text.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_datetime_picker.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_datetime_picker.xml.flat new file mode 100644 index 0000000..c36558c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_datetime_picker.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_dialog_edit_text.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_dialog_edit_text.xml.flat new file mode 100644 index 0000000..b27fc82 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_dialog_edit_text.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_folder_list_item.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_folder_list_item.xml.flat new file mode 100644 index 0000000..30ed4bd Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_folder_list_item.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_edit.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_edit.xml.flat new file mode 100644 index 0000000..4abae11 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_edit.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_edit_list_item.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_edit_list_item.xml.flat new file mode 100644 index 0000000..fe7924d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_edit_list_item.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_item.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_item.xml.flat new file mode 100644 index 0000000..4aedcad Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_item.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_list.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_list.xml.flat new file mode 100644 index 0000000..aa02a3c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_list.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_list_dropdown_menu.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_list_dropdown_menu.xml.flat new file mode 100644 index 0000000..827248d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_list_dropdown_menu.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_list_footer.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_list_footer.xml.flat new file mode 100644 index 0000000..7fae385 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_note_list_footer.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_settings_header.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_settings_header.xml.flat new file mode 100644 index 0000000..6d0eb3b Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_settings_header.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_widget_2x.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_widget_2x.xml.flat new file mode 100644 index 0000000..727385c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_widget_2x.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/layout_widget_4x.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/layout_widget_4x.xml.flat new file mode 100644 index 0000000..db1752f Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/layout_widget_4x.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/menu_call_note_edit.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/menu_call_note_edit.xml.flat new file mode 100644 index 0000000..22ba604 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/menu_call_note_edit.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/menu_call_record_folder.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/menu_call_record_folder.xml.flat new file mode 100644 index 0000000..ad60423 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/menu_call_record_folder.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/menu_note_edit.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/menu_note_edit.xml.flat new file mode 100644 index 0000000..d6da90c Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/menu_note_edit.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/menu_note_list.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/menu_note_list.xml.flat new file mode 100644 index 0000000..c8c3203 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/menu_note_list.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/menu_note_list_dropdown.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/menu_note_list_dropdown.xml.flat new file mode 100644 index 0000000..71a34b7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/menu_note_list_dropdown.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/menu_note_list_options.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/menu_note_list_options.xml.flat new file mode 100644 index 0000000..3d059e7 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/menu_note_list_options.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/menu_sub_folder.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/menu_sub_folder.xml.flat new file mode 100644 index 0000000..ba8c01e Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/menu_sub_folder.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/raw-zh-rCN_introduction.flat b/src/Notes-master/app/build/intermediates/res/merged/release/raw-zh-rCN_introduction.flat new file mode 100644 index 0000000..d99843d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/raw-zh-rCN_introduction.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/raw_introduction.flat b/src/Notes-master/app/build/intermediates/res/merged/release/raw_introduction.flat new file mode 100644 index 0000000..f1b113d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/raw_introduction.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/values-zh-rCN_values-zh-rCN.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/release/values-zh-rCN_values-zh-rCN.arsc.flat new file mode 100644 index 0000000..7daaee3 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/values-zh-rCN_values-zh-rCN.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/values-zh-rTW_values-zh-rTW.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/release/values-zh-rTW_values-zh-rTW.arsc.flat new file mode 100644 index 0000000..9228fb2 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/values-zh-rTW_values-zh-rTW.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/values_values.arsc.flat b/src/Notes-master/app/build/intermediates/res/merged/release/values_values.arsc.flat new file mode 100644 index 0000000..1e8ae93 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/values_values.arsc.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/xml_preferences.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/xml_preferences.xml.flat new file mode 100644 index 0000000..c6df9e4 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/xml_preferences.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/xml_searchable.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/xml_searchable.xml.flat new file mode 100644 index 0000000..333b297 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/xml_searchable.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/xml_widget_2x_info.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/xml_widget_2x_info.xml.flat new file mode 100644 index 0000000..fcb545d Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/xml_widget_2x_info.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/res/merged/release/xml_widget_4x_info.xml.flat b/src/Notes-master/app/build/intermediates/res/merged/release/xml_widget_4x_info.xml.flat new file mode 100644 index 0000000..f5701ad Binary files /dev/null and b/src/Notes-master/app/build/intermediates/res/merged/release/xml_widget_4x_info.xml.flat differ diff --git a/src/Notes-master/app/build/intermediates/runtime_symbol_list/debug/R.txt b/src/Notes-master/app/build/intermediates/runtime_symbol_list/debug/R.txt new file mode 100644 index 0000000..ad42fa1 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/runtime_symbol_list/debug/R.txt @@ -0,0 +1,1518 @@ +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 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 autoCompleteTextViewStyle 0x7f030026 +int attr background 0x7f030027 +int attr backgroundSplit 0x7f030028 +int attr backgroundStacked 0x7f030029 +int attr backgroundTint 0x7f03002a +int attr backgroundTintMode 0x7f03002b +int attr barSize 0x7f03002c +int attr borderlessButtonStyle 0x7f03002d +int attr buttonBarButtonStyle 0x7f03002e +int attr buttonBarNegativeButtonStyle 0x7f03002f +int attr buttonBarNeutralButtonStyle 0x7f030030 +int attr buttonBarPositiveButtonStyle 0x7f030031 +int attr buttonBarStyle 0x7f030032 +int attr buttonPanelSideLayout 0x7f030033 +int attr buttonStyle 0x7f030034 +int attr buttonStyleSmall 0x7f030035 +int attr checkboxStyle 0x7f030036 +int attr checkedTextViewStyle 0x7f030037 +int attr closeIcon 0x7f030038 +int attr closeItemLayout 0x7f030039 +int attr collapseContentDescription 0x7f03003a +int attr collapseIcon 0x7f03003b +int attr color 0x7f03003c +int attr colorAccent 0x7f03003d +int attr colorButtonNormal 0x7f03003e +int attr colorControlActivated 0x7f03003f +int attr colorControlHighlight 0x7f030040 +int attr colorControlNormal 0x7f030041 +int attr colorPrimary 0x7f030042 +int attr colorPrimaryDark 0x7f030043 +int attr colorSwitchThumbNormal 0x7f030044 +int attr commitIcon 0x7f030045 +int attr contentInsetEnd 0x7f030046 +int attr contentInsetLeft 0x7f030047 +int attr contentInsetRight 0x7f030048 +int attr contentInsetStart 0x7f030049 +int attr customNavigationLayout 0x7f03004a +int attr defaultQueryHint 0x7f03004b +int attr dialogPreferredPadding 0x7f03004c +int attr dialogTheme 0x7f03004d +int attr disableChildrenWhenDisabled 0x7f03004e +int attr displayOptions 0x7f03004f +int attr divider 0x7f030050 +int attr dividerHorizontal 0x7f030051 +int attr dividerPadding 0x7f030052 +int attr dividerVertical 0x7f030053 +int attr drawableSize 0x7f030054 +int attr drawerArrowStyle 0x7f030055 +int attr dropDownListViewStyle 0x7f030056 +int attr dropdownListPreferredItemHeight 0x7f030057 +int attr editTextBackground 0x7f030058 +int attr editTextColor 0x7f030059 +int attr editTextStyle 0x7f03005a +int attr elevation 0x7f03005b +int attr expandActivityOverflowButtonDrawable 0x7f03005c +int attr fullscreenBackgroundColor 0x7f03005d +int attr fullscreenTextColor 0x7f03005e +int attr gapBetweenBars 0x7f03005f +int attr goIcon 0x7f030060 +int attr height 0x7f030061 +int attr hideOnContentScroll 0x7f030062 +int attr homeAsUpIndicator 0x7f030063 +int attr homeLayout 0x7f030064 +int attr icon 0x7f030065 +int attr iconifiedByDefault 0x7f030066 +int attr indeterminateProgressStyle 0x7f030067 +int attr initialActivityCount 0x7f030068 +int attr isLightTheme 0x7f030069 +int attr itemPadding 0x7f03006a +int attr layout 0x7f03006b +int attr listChoiceBackgroundIndicator 0x7f03006c +int attr listDividerAlertDialog 0x7f03006d +int attr listItemLayout 0x7f03006e +int attr listLayout 0x7f03006f +int attr listPopupWindowStyle 0x7f030070 +int attr listPreferredItemHeight 0x7f030071 +int attr listPreferredItemHeightLarge 0x7f030072 +int attr listPreferredItemHeightSmall 0x7f030073 +int attr listPreferredItemPaddingLeft 0x7f030074 +int attr listPreferredItemPaddingRight 0x7f030075 +int attr logo 0x7f030076 +int attr maxButtonHeight 0x7f030077 +int attr measureWithLargestChild 0x7f030078 +int attr middleBarArrowSize 0x7f030079 +int attr multiChoiceItemLayout 0x7f03007a +int attr navigationContentDescription 0x7f03007b +int attr navigationIcon 0x7f03007c +int attr navigationMode 0x7f03007d +int attr overlapAnchor 0x7f03007e +int attr paddingEnd 0x7f03007f +int attr paddingStart 0x7f030080 +int attr panelBackground 0x7f030081 +int attr panelMenuListTheme 0x7f030082 +int attr panelMenuListWidth 0x7f030083 +int attr popupMenuStyle 0x7f030084 +int attr popupPromptView 0x7f030085 +int attr popupTheme 0x7f030086 +int attr popupWindowStyle 0x7f030087 +int attr preserveIconSpacing 0x7f030088 +int attr progressBarPadding 0x7f030089 +int attr progressBarStyle 0x7f03008a +int attr prompt 0x7f03008b +int attr queryBackground 0x7f03008c +int attr queryHint 0x7f03008d +int attr radioButtonStyle 0x7f03008e +int attr ratingBarStyle 0x7f03008f +int attr searchHintIcon 0x7f030090 +int attr searchIcon 0x7f030091 +int attr searchViewStyle 0x7f030092 +int attr selectableItemBackground 0x7f030093 +int attr selectableItemBackgroundBorderless 0x7f030094 +int attr showAsAction 0x7f030095 +int attr showDividers 0x7f030096 +int attr showText 0x7f030097 +int attr singleChoiceItemLayout 0x7f030098 +int attr spinBars 0x7f030099 +int attr spinnerDropDownItemStyle 0x7f03009a +int attr spinnerMode 0x7f03009b +int attr spinnerStyle 0x7f03009c +int attr splitTrack 0x7f03009d +int attr state_above_anchor 0x7f03009e +int attr submitBackground 0x7f03009f +int attr subtitle 0x7f0300a0 +int attr subtitleTextAppearance 0x7f0300a1 +int attr subtitleTextStyle 0x7f0300a2 +int attr suggestionRowLayout 0x7f0300a3 +int attr switchMinWidth 0x7f0300a4 +int attr switchPadding 0x7f0300a5 +int attr switchStyle 0x7f0300a6 +int attr switchTextAppearance 0x7f0300a7 +int attr textAllCaps 0x7f0300a8 +int attr textAppearanceLargePopupMenu 0x7f0300a9 +int attr textAppearanceListItem 0x7f0300aa +int attr textAppearanceListItemSmall 0x7f0300ab +int attr textAppearanceSearchResultSubtitle 0x7f0300ac +int attr textAppearanceSearchResultTitle 0x7f0300ad +int attr textAppearanceSmallPopupMenu 0x7f0300ae +int attr textColorAlertDialogListItem 0x7f0300af +int attr textColorSearchUrl 0x7f0300b0 +int attr theme 0x7f0300b1 +int attr thickness 0x7f0300b2 +int attr thumbTextPadding 0x7f0300b3 +int attr title 0x7f0300b4 +int attr titleMarginBottom 0x7f0300b5 +int attr titleMarginEnd 0x7f0300b6 +int attr titleMarginStart 0x7f0300b7 +int attr titleMarginTop 0x7f0300b8 +int attr titleMargins 0x7f0300b9 +int attr titleTextAppearance 0x7f0300ba +int attr titleTextStyle 0x7f0300bb +int attr toolbarNavigationButtonStyle 0x7f0300bc +int attr toolbarStyle 0x7f0300bd +int attr topBottomBarArrowSize 0x7f0300be +int attr track 0x7f0300bf +int attr voiceIcon 0x7f0300c0 +int attr windowActionBar 0x7f0300c1 +int attr windowActionBarOverlay 0x7f0300c2 +int attr windowActionModeOverlay 0x7f0300c3 +int attr windowFixedHeightMajor 0x7f0300c4 +int attr windowFixedHeightMinor 0x7f0300c5 +int attr windowFixedWidthMajor 0x7f0300c6 +int attr windowFixedWidthMinor 0x7f0300c7 +int attr windowMinWidthMajor 0x7f0300c8 +int attr windowMinWidthMinor 0x7f0300c9 +int attr windowNoTitle 0x7f0300ca +int bool abc_action_bar_embed_tabs 0x7f040000 +int bool abc_action_bar_embed_tabs_pre_jb 0x7f040001 +int bool abc_action_bar_expanded_action_views_exclusive 0x7f040002 +int bool abc_config_actionMenuItemAllCaps 0x7f040003 +int bool abc_config_allowActionMenuItemTextWithIcon 0x7f040004 +int bool abc_config_closeDialogWhenTouchOutside 0x7f040005 +int bool abc_config_showMenuShortcutsWhenKeyboardPresent 0x7f040006 +int color abc_background_cache_hint_selector_material_dark 0x7f050000 +int color abc_background_cache_hint_selector_material_light 0x7f050001 +int color abc_input_method_navigation_guard 0x7f050002 +int color abc_primary_text_disable_only_material_dark 0x7f050003 +int color abc_primary_text_disable_only_material_light 0x7f050004 +int color abc_primary_text_material_dark 0x7f050005 +int color abc_primary_text_material_light 0x7f050006 +int color abc_search_url_text 0x7f050007 +int color abc_search_url_text_normal 0x7f050008 +int color abc_search_url_text_pressed 0x7f050009 +int color abc_search_url_text_selected 0x7f05000a +int color abc_secondary_text_material_dark 0x7f05000b +int color abc_secondary_text_material_light 0x7f05000c +int color accent_material_dark 0x7f05000d +int color accent_material_light 0x7f05000e +int color background_floating_material_dark 0x7f05000f +int color background_floating_material_light 0x7f050010 +int color background_material_dark 0x7f050011 +int color background_material_light 0x7f050012 +int color black_overlay 0x7f050013 +int color bright_foreground_disabled_material_dark 0x7f050014 +int color bright_foreground_disabled_material_light 0x7f050015 +int color bright_foreground_inverse_material_dark 0x7f050016 +int color bright_foreground_inverse_material_light 0x7f050017 +int color bright_foreground_material_dark 0x7f050018 +int color bright_foreground_material_light 0x7f050019 +int color button_material_dark 0x7f05001a +int color button_material_light 0x7f05001b +int color dim_foreground_disabled_material_dark 0x7f05001c +int color dim_foreground_disabled_material_light 0x7f05001d +int color dim_foreground_material_dark 0x7f05001e +int color dim_foreground_material_light 0x7f05001f +int color highlighted_text_material_dark 0x7f050020 +int color highlighted_text_material_light 0x7f050021 +int color hint_foreground_material_dark 0x7f050022 +int color hint_foreground_material_light 0x7f050023 +int color light_blue_600 0x7f050024 +int color light_blue_900 0x7f050025 +int color light_blue_A200 0x7f050026 +int color light_blue_A400 0x7f050027 +int color link_text_material_dark 0x7f050028 +int color link_text_material_light 0x7f050029 +int color material_blue_grey_800 0x7f05002a +int color material_blue_grey_900 0x7f05002b +int color material_blue_grey_950 0x7f05002c +int color material_deep_teal_200 0x7f05002d +int color material_deep_teal_500 0x7f05002e +int color primary_dark_material_dark 0x7f05002f +int color primary_dark_material_light 0x7f050030 +int color primary_material_dark 0x7f050031 +int color primary_material_light 0x7f050032 +int color primary_text_dark 0x7f050033 +int color primary_text_default_material_dark 0x7f050034 +int color primary_text_default_material_light 0x7f050035 +int color primary_text_disabled_material_dark 0x7f050036 +int color primary_text_disabled_material_light 0x7f050037 +int color ripple_material_dark 0x7f050038 +int color ripple_material_light 0x7f050039 +int color secondary_text_dark 0x7f05003a +int color secondary_text_default_material_dark 0x7f05003b +int color secondary_text_default_material_light 0x7f05003c +int color secondary_text_disabled_material_dark 0x7f05003d +int color secondary_text_disabled_material_light 0x7f05003e +int color switch_thumb_disabled_material_dark 0x7f05003f +int color switch_thumb_disabled_material_light 0x7f050040 +int color switch_thumb_material_dark 0x7f050041 +int color switch_thumb_material_light 0x7f050042 +int color switch_thumb_normal_material_dark 0x7f050043 +int color switch_thumb_normal_material_light 0x7f050044 +int color user_query_highlight 0x7f050045 +int dimen abc_action_bar_content_inset_material 0x7f060000 +int dimen abc_action_bar_default_height_material 0x7f060001 +int dimen abc_action_bar_default_padding_material 0x7f060002 +int dimen abc_action_bar_icon_vertical_padding_material 0x7f060003 +int dimen abc_action_bar_navigation_padding_start_material 0x7f060004 +int dimen abc_action_bar_overflow_padding_end_material 0x7f060005 +int dimen abc_action_bar_overflow_padding_start_material 0x7f060006 +int dimen abc_action_bar_progress_bar_size 0x7f060007 +int dimen abc_action_bar_stacked_max_height 0x7f060008 +int dimen abc_action_bar_stacked_tab_max_width 0x7f060009 +int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f06000a +int dimen abc_action_bar_subtitle_top_margin_material 0x7f06000b +int dimen abc_action_button_min_height_material 0x7f06000c +int dimen abc_action_button_min_width_material 0x7f06000d +int dimen abc_action_button_min_width_overflow_material 0x7f06000e +int dimen abc_alert_dialog_button_bar_height 0x7f06000f +int dimen abc_button_inset_horizontal_material 0x7f060010 +int dimen abc_button_inset_vertical_material 0x7f060011 +int dimen abc_button_padding_horizontal_material 0x7f060012 +int dimen abc_button_padding_vertical_material 0x7f060013 +int dimen abc_config_prefDialogWidth 0x7f060014 +int dimen abc_control_corner_material 0x7f060015 +int dimen abc_control_inset_material 0x7f060016 +int dimen abc_control_padding_material 0x7f060017 +int dimen abc_dialog_list_padding_vertical_material 0x7f060018 +int dimen abc_dialog_min_width_major 0x7f060019 +int dimen abc_dialog_min_width_minor 0x7f06001a +int dimen abc_dialog_padding_material 0x7f06001b +int dimen abc_dialog_padding_top_material 0x7f06001c +int dimen abc_disabled_alpha_material_dark 0x7f06001d +int dimen abc_disabled_alpha_material_light 0x7f06001e +int dimen abc_dropdownitem_icon_width 0x7f06001f +int dimen abc_dropdownitem_text_padding_left 0x7f060020 +int dimen abc_dropdownitem_text_padding_right 0x7f060021 +int dimen abc_edit_text_inset_bottom_material 0x7f060022 +int dimen abc_edit_text_inset_horizontal_material 0x7f060023 +int dimen abc_edit_text_inset_top_material 0x7f060024 +int dimen abc_floating_window_z 0x7f060025 +int dimen abc_list_item_padding_horizontal_material 0x7f060026 +int dimen abc_panel_menu_list_width 0x7f060027 +int dimen abc_search_view_preferred_width 0x7f060028 +int dimen abc_search_view_text_min_width 0x7f060029 +int dimen abc_switch_padding 0x7f06002a +int dimen abc_text_size_body_1_material 0x7f06002b +int dimen abc_text_size_body_2_material 0x7f06002c +int dimen abc_text_size_button_material 0x7f06002d +int dimen abc_text_size_caption_material 0x7f06002e +int dimen abc_text_size_display_1_material 0x7f06002f +int dimen abc_text_size_display_2_material 0x7f060030 +int dimen abc_text_size_display_3_material 0x7f060031 +int dimen abc_text_size_display_4_material 0x7f060032 +int dimen abc_text_size_headline_material 0x7f060033 +int dimen abc_text_size_large_material 0x7f060034 +int dimen abc_text_size_medium_material 0x7f060035 +int dimen abc_text_size_menu_material 0x7f060036 +int dimen abc_text_size_small_material 0x7f060037 +int dimen abc_text_size_subhead_material 0x7f060038 +int dimen abc_text_size_subtitle_material_toolbar 0x7f060039 +int dimen abc_text_size_title_material 0x7f06003a +int dimen abc_text_size_title_material_toolbar 0x7f06003b +int dimen dialog_fixed_height_major 0x7f06003c +int dimen dialog_fixed_height_minor 0x7f06003d +int dimen dialog_fixed_width_major 0x7f06003e +int dimen dialog_fixed_width_minor 0x7f06003f +int dimen disabled_alpha_material_dark 0x7f060040 +int dimen disabled_alpha_material_light 0x7f060041 +int dimen notification_large_icon_height 0x7f060042 +int dimen notification_large_icon_width 0x7f060043 +int dimen notification_subtext_size 0x7f060044 +int dimen text_font_size_large 0x7f060045 +int dimen text_font_size_medium 0x7f060046 +int dimen text_font_size_normal 0x7f060047 +int dimen text_font_size_small 0x7f060048 +int dimen text_font_size_super 0x7f060049 +int drawable abc_ab_share_pack_mtrl_alpha 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_default_mtrl_shape 0x7f070006 +int drawable abc_btn_radio_material 0x7f070007 +int drawable abc_btn_radio_to_on_mtrl_000 0x7f070008 +int drawable abc_btn_radio_to_on_mtrl_015 0x7f070009 +int drawable abc_btn_rating_star_off_mtrl_alpha 0x7f07000a +int drawable abc_btn_rating_star_on_mtrl_alpha 0x7f07000b +int drawable abc_btn_switch_to_on_mtrl_00001 0x7f07000c +int drawable abc_btn_switch_to_on_mtrl_00012 0x7f07000d +int drawable abc_cab_background_internal_bg 0x7f07000e +int drawable abc_cab_background_top_material 0x7f07000f +int drawable abc_cab_background_top_mtrl_alpha 0x7f070010 +int drawable abc_dialog_material_background_dark 0x7f070011 +int drawable abc_dialog_material_background_light 0x7f070012 +int drawable abc_edit_text_material 0x7f070013 +int drawable abc_ic_ab_back_mtrl_am_alpha 0x7f070014 +int drawable abc_ic_clear_mtrl_alpha 0x7f070015 +int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f070016 +int drawable abc_ic_go_search_api_mtrl_alpha 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_moreoverflow_mtrl_alpha 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_mtrl_alpha 0x7f07001e +int drawable abc_ic_voice_search_api_mtrl_alpha 0x7f07001f +int drawable abc_item_background_holo_dark 0x7f070020 +int drawable abc_item_background_holo_light 0x7f070021 +int drawable abc_list_divider_mtrl_alpha 0x7f070022 +int drawable abc_list_focused_holo 0x7f070023 +int drawable abc_list_longpressed_holo 0x7f070024 +int drawable abc_list_pressed_holo_dark 0x7f070025 +int drawable abc_list_pressed_holo_light 0x7f070026 +int drawable abc_list_selector_background_transition_holo_dark 0x7f070027 +int drawable abc_list_selector_background_transition_holo_light 0x7f070028 +int drawable abc_list_selector_disabled_holo_dark 0x7f070029 +int drawable abc_list_selector_disabled_holo_light 0x7f07002a +int drawable abc_list_selector_holo_dark 0x7f07002b +int drawable abc_list_selector_holo_light 0x7f07002c +int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f07002d +int drawable abc_popup_background_mtrl_mult 0x7f07002e +int drawable abc_ratingbar_full_material 0x7f07002f +int drawable abc_spinner_mtrl_am_alpha 0x7f070030 +int drawable abc_spinner_textfield_background_material 0x7f070031 +int drawable abc_switch_thumb_material 0x7f070032 +int drawable abc_switch_track_mtrl_alpha 0x7f070033 +int drawable abc_tab_indicator_material 0x7f070034 +int drawable abc_tab_indicator_mtrl_alpha 0x7f070035 +int drawable abc_text_cursor_mtrl_alpha 0x7f070036 +int drawable abc_textfield_activated_mtrl_alpha 0x7f070037 +int drawable abc_textfield_default_mtrl_alpha 0x7f070038 +int drawable abc_textfield_search_activated_mtrl_alpha 0x7f070039 +int drawable abc_textfield_search_default_mtrl_alpha 0x7f07003a +int drawable abc_textfield_search_material 0x7f07003b +int drawable add_note 0x7f07003c +int drawable bg_btn_set_color 0x7f07003d +int drawable bg_color_btn_mask 0x7f07003e +int drawable bitmap_error 0x7f07003f +int drawable bitmap_normal 0x7f070040 +int drawable bitmap_pressed 0x7f070041 +int drawable call_record 0x7f070042 +int drawable clock 0x7f070043 +int drawable delete 0x7f070044 +int drawable dropdown_icon 0x7f070045 +int drawable edit_blue 0x7f070046 +int drawable edit_green 0x7f070047 +int drawable edit_red 0x7f070048 +int drawable edit_title_blue 0x7f070049 +int drawable edit_title_green 0x7f07004a +int drawable edit_title_red 0x7f07004b +int drawable edit_title_white 0x7f07004c +int drawable edit_title_yellow 0x7f07004d +int drawable edit_white 0x7f07004e +int drawable edit_yellow 0x7f07004f +int drawable font_large 0x7f070050 +int drawable font_normal 0x7f070051 +int drawable font_size_selector_bg 0x7f070052 +int drawable font_small 0x7f070053 +int drawable font_super 0x7f070054 +int drawable icon_app 0x7f070055 +int drawable icon_app_new 0x7f070056 +int drawable life 0x7f070057 +int drawable line_error 0x7f070058 +int drawable line_pressed 0x7f070059 +int drawable list_background 0x7f07005a +int drawable list_background_light 0x7f07005b +int drawable list_blue_down 0x7f07005c +int drawable list_blue_middle 0x7f07005d +int drawable list_blue_single 0x7f07005e +int drawable list_blue_up 0x7f07005f +int drawable list_folder 0x7f070060 +int drawable list_footer_bg 0x7f070061 +int drawable list_green_down 0x7f070062 +int drawable list_green_middle 0x7f070063 +int drawable list_green_single 0x7f070064 +int drawable list_green_up 0x7f070065 +int drawable list_red_down 0x7f070066 +int drawable list_red_middle 0x7f070067 +int drawable list_red_single 0x7f070068 +int drawable list_red_up 0x7f070069 +int drawable list_white_down 0x7f07006a +int drawable list_white_middle 0x7f07006b +int drawable list_white_single 0x7f07006c +int drawable list_white_up 0x7f07006d +int drawable list_yellow_down 0x7f07006e +int drawable list_yellow_middle 0x7f07006f +int drawable list_yellow_single 0x7f070070 +int drawable list_yellow_up 0x7f070071 +int drawable lock 0x7f070072 +int drawable menu_delete 0x7f070073 +int drawable menu_move 0x7f070074 +int drawable menu_top 0x7f070075 +int drawable new_note 0x7f070076 +int drawable new_note_normal 0x7f070077 +int drawable new_note_pressed 0x7f070078 +int drawable note_edit_color_selector_panel 0x7f070079 +int drawable note_top 0x7f07007a +int drawable notification 0x7f07007b +int drawable notification_template_icon_bg 0x7f07007c +int drawable play 0x7f07007d +int drawable search_result 0x7f07007e +int drawable selected 0x7f07007f +int drawable settings 0x7f070080 +int drawable settings_launcher_background 0x7f070081 +int drawable settings_launcher_foreground 0x7f070082 +int drawable splash 0x7f070083 +int drawable study 0x7f070084 +int drawable title_alert 0x7f070085 +int drawable title_bar_bg 0x7f070086 +int drawable widget_2x_blue 0x7f070087 +int drawable widget_2x_green 0x7f070088 +int drawable widget_2x_red 0x7f070089 +int drawable widget_2x_white 0x7f07008a +int drawable widget_2x_yellow 0x7f07008b +int drawable widget_4x_blue 0x7f07008c +int drawable widget_4x_green 0x7f07008d +int drawable widget_4x_red 0x7f07008e +int drawable widget_4x_white 0x7f07008f +int drawable widget_4x_yellow 0x7f070090 +int drawable working 0x7f070091 +int id account_dialog_subtitle 0x7f080000 +int id account_dialog_title 0x7f080001 +int id action0 0x7f080002 +int id action_bar 0x7f080003 +int id action_bar_activity_content 0x7f080004 +int id action_bar_container 0x7f080005 +int id action_bar_root 0x7f080006 +int id action_bar_spinner 0x7f080007 +int id action_bar_subtitle 0x7f080008 +int id action_bar_title 0x7f080009 +int id action_context_bar 0x7f08000a +int id action_divider 0x7f08000b +int id action_menu_divider 0x7f08000c +int id action_menu_presenter 0x7f08000d +int id action_mode_bar 0x7f08000e +int id action_mode_bar_stub 0x7f08000f +int id action_mode_close_button 0x7f080010 +int id action_select_all 0x7f080011 +int id activity_chooser_view_content 0x7f080012 +int id alertTitle 0x7f080013 +int id always 0x7f080014 +int id amPm 0x7f080015 +int id beginning 0x7f080016 +int id btn_new_note 0x7f080017 +int id btn_password_clear 0x7f080018 +int id btn_set_bg_color 0x7f080019 +int id buttonPanel 0x7f08001a +int id cancel_action 0x7f08001b +int id cb_edit_item 0x7f08001c +int id checkbox 0x7f08001d +int id chronometer 0x7f08001e +int id collapseActionView 0x7f08001f +int id contentPanel 0x7f080020 +int id custom 0x7f080021 +int id customPanel 0x7f080022 +int id date 0x7f080023 +int id decor_content_parent 0x7f080024 +int id default_activity_button 0x7f080025 +int id delete 0x7f080026 +int id dialog 0x7f080027 +int id disableHome 0x7f080028 +int id dropdown 0x7f080029 +int id dummy_button 0x7f08002a +int id edit_query 0x7f08002b +int id end 0x7f08002c +int id end_padder 0x7f08002d +int id et_edit_text 0x7f08002e +int id et_foler_name 0x7f08002f +int id expand_activities_button 0x7f080030 +int id expanded_menu 0x7f080031 +int id font_size_selector 0x7f080032 +int id fullscreen_content 0x7f080033 +int id fullscreen_content_controls 0x7f080034 +int id home 0x7f080035 +int id homeAsUp 0x7f080036 +int id hour 0x7f080037 +int id icon 0x7f080038 +int id ifRoom 0x7f080039 +int id image 0x7f08003a +int id info 0x7f08003b +int id iv_alert_icon 0x7f08003c +int id iv_bg_blue 0x7f08003d +int id iv_bg_blue_select 0x7f08003e +int id iv_bg_green 0x7f08003f +int id iv_bg_green_select 0x7f080040 +int id iv_bg_red 0x7f080041 +int id iv_bg_red_select 0x7f080042 +int id iv_bg_white 0x7f080043 +int id iv_bg_white_select 0x7f080044 +int id iv_bg_yellow 0x7f080045 +int id iv_bg_yellow_select 0x7f080046 +int id iv_classify_icon 0x7f080047 +int id iv_large_select 0x7f080048 +int id iv_lock 0x7f080049 +int id iv_medium_select 0x7f08004a +int id iv_small_select 0x7f08004b +int id iv_super_select 0x7f08004c +int id iv_top_icon 0x7f08004d +int id line1 0x7f08004e +int id line3 0x7f08004f +int id listMode 0x7f080050 +int id list_item 0x7f080051 +int id ll_font_large 0x7f080052 +int id ll_font_normal 0x7f080053 +int id ll_font_small 0x7f080054 +int id ll_font_super 0x7f080055 +int id lockView 0x7f080056 +int id media_actions 0x7f080057 +int id menu_alert 0x7f080058 +int id menu_cancel_classify 0x7f080059 +int id menu_classify 0x7f08005a +int id menu_delete 0x7f08005b +int id menu_delete_passcode 0x7f08005c +int id menu_delete_remind 0x7f08005d +int id menu_export_text 0x7f08005e +int id menu_font_size 0x7f08005f +int id menu_light_mode 0x7f080060 +int id menu_list_mode 0x7f080061 +int id menu_new_folder 0x7f080062 +int id menu_new_note 0x7f080063 +int id menu_night_mode 0x7f080064 +int id menu_search 0x7f080065 +int id menu_send_to_desktop 0x7f080066 +int id menu_set_passcode 0x7f080067 +int id menu_set_top 0x7f080068 +int id menu_setting 0x7f080069 +int id menu_share 0x7f08006a +int id menu_sync 0x7f08006b +int id middle 0x7f08006c +int id minute 0x7f08006d +int id move 0x7f08006e +int id multiply 0x7f08006f +int id navigation_bar 0x7f080070 +int id never 0x7f080071 +int id none 0x7f080072 +int id normal 0x7f080073 +int id note_bg_color_selector 0x7f080074 +int id note_edit_list 0x7f080075 +int id note_edit_view 0x7f080076 +int id note_item 0x7f080077 +int id note_title 0x7f080078 +int id notes_list 0x7f080079 +int id parentPanel 0x7f08007a +int id prefenerece_sync_status_textview 0x7f08007b +int id preference_sync_button 0x7f08007c +int id progress_circular 0x7f08007d +int id progress_horizontal 0x7f08007e +int id radio 0x7f08007f +int id screen 0x7f080080 +int id scrollView 0x7f080081 +int id search_badge 0x7f080082 +int id search_bar 0x7f080083 +int id search_button 0x7f080084 +int id search_close_btn 0x7f080085 +int id search_edit_frame 0x7f080086 +int id search_go_btn 0x7f080087 +int id search_mag_icon 0x7f080088 +int id search_plate 0x7f080089 +int id search_src_text 0x7f08008a +int id search_voice_btn 0x7f08008b +int id select_dialog_listview 0x7f08008c +int id selection_menu 0x7f08008d +int id shortcut 0x7f08008e +int id showCustom 0x7f08008f +int id showHome 0x7f080090 +int id showTitle 0x7f080091 +int id split_action_bar 0x7f080092 +int id src_atop 0x7f080093 +int id src_in 0x7f080094 +int id src_over 0x7f080095 +int id status_bar_latest_event_content 0x7f080096 +int id submit_area 0x7f080097 +int id sv_note_edit 0x7f080098 +int id tabMode 0x7f080099 +int id text 0x7f08009a +int id text2 0x7f08009b +int id textSpacerNoButtons 0x7f08009c +int id text_num 0x7f08009d +int id time 0x7f08009e +int id title 0x7f08009f +int id title_template 0x7f0800a0 +int id topPanel 0x7f0800a1 +int id tv_activity_set_lock_title 0x7f0800a2 +int id tv_alert_date 0x7f0800a3 +int id tv_folder_name 0x7f0800a4 +int id tv_modified_date 0x7f0800a5 +int id tv_name 0x7f0800a6 +int id tv_time 0x7f0800a7 +int id tv_title 0x7f0800a8 +int id tv_title_bar 0x7f0800a9 +int id tv_top_text 0x7f0800aa +int id up 0x7f0800ab +int id useLogo 0x7f0800ac +int id widget_bg_image 0x7f0800ad +int id widget_text 0x7f0800ae +int id withText 0x7f0800af +int id wrap_content 0x7f0800b0 +int integer abc_config_activityDefaultDur 0x7f090000 +int integer abc_config_activityShortDur 0x7f090001 +int integer abc_max_action_buttons 0x7f090002 +int integer cancel_button_image_alpha 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_bar_view_list_nav_layout 0x7f0a0002 +int layout abc_action_menu_item_layout 0x7f0a0003 +int layout abc_action_menu_layout 0x7f0a0004 +int layout abc_action_mode_bar 0x7f0a0005 +int layout abc_action_mode_close_item_material 0x7f0a0006 +int layout abc_activity_chooser_view 0x7f0a0007 +int layout abc_activity_chooser_view_list_item 0x7f0a0008 +int layout abc_alert_dialog_material 0x7f0a0009 +int layout abc_dialog_title_material 0x7f0a000a +int layout abc_expanded_menu_layout 0x7f0a000b +int layout abc_list_menu_item_checkbox 0x7f0a000c +int layout abc_list_menu_item_icon 0x7f0a000d +int layout abc_list_menu_item_layout 0x7f0a000e +int layout abc_list_menu_item_radio 0x7f0a000f +int layout abc_popup_menu_item_layout 0x7f0a0010 +int layout abc_screen_content_include 0x7f0a0011 +int layout abc_screen_simple 0x7f0a0012 +int layout abc_screen_simple_overlay_action_mode 0x7f0a0013 +int layout abc_screen_toolbar 0x7f0a0014 +int layout abc_search_dropdown_item_icons_2line 0x7f0a0015 +int layout abc_search_view 0x7f0a0016 +int layout abc_select_dialog_material 0x7f0a0017 +int layout abc_simple_dropdown_hint 0x7f0a0018 +int layout account_dialog_title 0x7f0a0019 +int layout activity_lock 0x7f0a001a +int layout activity_set_lock 0x7f0a001b +int layout activity_splash 0x7f0a001c +int layout add_account_text 0x7f0a001d +int layout datetime_picker 0x7f0a001e +int layout dialog_edit_text 0x7f0a001f +int layout folder_list_item 0x7f0a0020 +int layout note_edit 0x7f0a0021 +int layout note_edit_list_item 0x7f0a0022 +int layout note_item 0x7f0a0023 +int layout note_list 0x7f0a0024 +int layout note_list_dropdown_menu 0x7f0a0025 +int layout note_list_footer 0x7f0a0026 +int layout notification_media_action 0x7f0a0027 +int layout notification_media_cancel_action 0x7f0a0028 +int layout notification_template_big_media 0x7f0a0029 +int layout notification_template_big_media_narrow 0x7f0a002a +int layout notification_template_lines 0x7f0a002b +int layout notification_template_media 0x7f0a002c +int layout notification_template_part_chronometer 0x7f0a002d +int layout notification_template_part_time 0x7f0a002e +int layout select_dialog_item_material 0x7f0a002f +int layout select_dialog_multichoice_material 0x7f0a0030 +int layout select_dialog_singlechoice_material 0x7f0a0031 +int layout settings_header 0x7f0a0032 +int layout support_simple_spinner_dropdown_item 0x7f0a0033 +int layout widget_2x 0x7f0a0034 +int layout widget_4x 0x7f0a0035 +int layout widget_lock_view 0x7f0a0036 +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 string abc_action_bar_home_description 0x7f0e0000 +int string abc_action_bar_home_description_format 0x7f0e0001 +int string abc_action_bar_home_subtitle_description_format 0x7f0e0002 +int string abc_action_bar_up_description 0x7f0e0003 +int string abc_action_menu_overflow_description 0x7f0e0004 +int string abc_action_mode_done 0x7f0e0005 +int string abc_activity_chooser_view_see_all 0x7f0e0006 +int string abc_activitychooserview_choose_application 0x7f0e0007 +int string abc_search_hint 0x7f0e0008 +int string abc_searchview_description_clear 0x7f0e0009 +int string abc_searchview_description_query 0x7f0e000a +int string abc_searchview_description_search 0x7f0e000b +int string abc_searchview_description_submit 0x7f0e000c +int string abc_searchview_description_voice 0x7f0e000d +int string abc_shareactionprovider_share_with 0x7f0e000e +int string abc_shareactionprovider_share_with_application 0x7f0e000f +int string abc_toolbar_collapse_description 0x7f0e0010 +int string add_note_disabled_message 0x7f0e0011 +int string add_note_long_label 0x7f0e0012 +int string add_note_short_label 0x7f0e0013 +int string alert_message_delete_folder 0x7f0e0014 +int string alert_message_delete_note 0x7f0e0015 +int string alert_message_delete_notes 0x7f0e0016 +int string alert_title_delete 0x7f0e0017 +int string app_name 0x7f0e0018 +int string app_widget2x2 0x7f0e0019 +int string app_widget4x4 0x7f0e001a +int string button_delete 0x7f0e001b +int string call_record_folder_name 0x7f0e001c +int string datetime_dialog_cancel 0x7f0e001d +int string datetime_dialog_ok 0x7f0e001e +int string delete_remind_time_message 0x7f0e001f +int string dummy_button 0x7f0e0020 +int string dummy_content 0x7f0e0021 +int string error_note_empty_for_clock 0x7f0e0022 +int string error_note_empty_for_send_to_desktop 0x7f0e0023 +int string error_note_not_exist 0x7f0e0024 +int string error_sdcard_export 0x7f0e0025 +int string error_sdcard_unmounted 0x7f0e0026 +int string error_sync_cancelled 0x7f0e0027 +int string error_sync_internal 0x7f0e0028 +int string error_sync_network 0x7f0e0029 +int string failed_sdcard_export 0x7f0e002a +int string file_name_txt_format 0x7f0e002b +int string file_path 0x7f0e002c +int string folder_exist 0x7f0e002d +int string format_date_ymd 0x7f0e002e +int string format_datetime_mdhm 0x7f0e002f +int string format_exported_file_location 0x7f0e0030 +int string format_folder_files_count 0x7f0e0031 +int string format_move_notes_to_folder 0x7f0e0032 +int string hint_foler_name 0x7f0e0033 +int string info_note_enter_desktop 0x7f0e0034 +int string light_mode 0x7f0e0035 +int string menu_alert 0x7f0e0036 +int string menu_cancel_classify 0x7f0e0037 +int string menu_classify 0x7f0e0038 +int string menu_create_folder 0x7f0e0039 +int string menu_delete 0x7f0e003a +int string menu_delete_passcode 0x7f0e003b +int string menu_deselect_all 0x7f0e003c +int string menu_export_text 0x7f0e003d +int string menu_folder_change_name 0x7f0e003e +int string menu_folder_delete 0x7f0e003f +int string menu_folder_view 0x7f0e0040 +int string menu_font_large 0x7f0e0041 +int string menu_font_normal 0x7f0e0042 +int string menu_font_size 0x7f0e0043 +int string menu_font_small 0x7f0e0044 +int string menu_font_super 0x7f0e0045 +int string menu_list_mode 0x7f0e0046 +int string menu_move 0x7f0e0047 +int string menu_move_parent_folder 0x7f0e0048 +int string menu_normal_mode 0x7f0e0049 +int string menu_remove_remind 0x7f0e004a +int string menu_search 0x7f0e004b +int string menu_select_all 0x7f0e004c +int string menu_select_none 0x7f0e004d +int string menu_select_title 0x7f0e004e +int string menu_send_to_desktop 0x7f0e004f +int string menu_set_passcode 0x7f0e0050 +int string menu_set_top 0x7f0e0051 +int string menu_setting 0x7f0e0052 +int string menu_share 0x7f0e0053 +int string menu_sync 0x7f0e0054 +int string menu_sync_cancel 0x7f0e0055 +int string menu_title_select_folder 0x7f0e0056 +int string night_mode 0x7f0e0057 +int string note_alert_expired 0x7f0e0058 +int string note_link_email 0x7f0e0059 +int string note_link_other 0x7f0e005a +int string note_link_tel 0x7f0e005b +int string note_link_web 0x7f0e005c +int string note_passcode_deleted 0x7f0e005d +int string notealert_enter 0x7f0e005e +int string notealert_ok 0x7f0e005f +int string notelist_menu_new 0x7f0e0060 +int string notelist_string_info 0x7f0e0061 +int string preferences_account_summary 0x7f0e0062 +int string preferences_account_title 0x7f0e0063 +int string preferences_add_account 0x7f0e0064 +int string preferences_bg_random_appear_title 0x7f0e0065 +int string preferences_button_sync_cancel 0x7f0e0066 +int string preferences_button_sync_immediately 0x7f0e0067 +int string preferences_dialog_change_account_title 0x7f0e0068 +int string preferences_dialog_change_account_warn_msg 0x7f0e0069 +int string preferences_dialog_select_account_tips 0x7f0e006a +int string preferences_dialog_select_account_title 0x7f0e006b +int string preferences_last_sync_time 0x7f0e006c +int string preferences_last_sync_time_format 0x7f0e006d +int string preferences_menu_cancel 0x7f0e006e +int string preferences_menu_change_account 0x7f0e006f +int string preferences_menu_remove_account 0x7f0e0070 +int string preferences_title 0x7f0e0071 +int string preferences_toast_cannot_change_account 0x7f0e0072 +int string preferences_toast_success_set_accout 0x7f0e0073 +int string search 0x7f0e0074 +int string search_hint 0x7f0e0075 +int string search_label 0x7f0e0076 +int string search_setting_description 0x7f0e0077 +int string set_remind_time_message 0x7f0e0078 +int string settings_disabled_message 0x7f0e0079 +int string settings_long_label 0x7f0e007a +int string settings_short_label 0x7f0e007b +int string status_bar_notification_info_overflow 0x7f0e007c +int string success_sdcard_export 0x7f0e007d +int string success_sync_account 0x7f0e007e +int string sync_progress_init_list 0x7f0e007f +int string sync_progress_login 0x7f0e0080 +int string sync_progress_syncing 0x7f0e0081 +int string ticker_cancel 0x7f0e0082 +int string ticker_fail 0x7f0e0083 +int string ticker_success 0x7f0e0084 +int string ticker_syncing 0x7f0e0085 +int string title_activity_splash 0x7f0e0086 +int string widget_havenot_content 0x7f0e0087 +int string widget_under_visit_mode 0x7f0e0088 +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 Base_AlertDialog_AppCompat 0x7f0f0004 +int style Base_AlertDialog_AppCompat_Light 0x7f0f0005 +int style Base_Animation_AppCompat_Dialog 0x7f0f0006 +int style Base_Animation_AppCompat_DropDownUp 0x7f0f0007 +int style Base_DialogWindowTitle_AppCompat 0x7f0f0008 +int style Base_DialogWindowTitleBackground_AppCompat 0x7f0f0009 +int style Base_TextAppearance_AppCompat 0x7f0f000a +int style Base_TextAppearance_AppCompat_Body1 0x7f0f000b +int style Base_TextAppearance_AppCompat_Body2 0x7f0f000c +int style Base_TextAppearance_AppCompat_Button 0x7f0f000d +int style Base_TextAppearance_AppCompat_Caption 0x7f0f000e +int style Base_TextAppearance_AppCompat_Display1 0x7f0f000f +int style Base_TextAppearance_AppCompat_Display2 0x7f0f0010 +int style Base_TextAppearance_AppCompat_Display3 0x7f0f0011 +int style Base_TextAppearance_AppCompat_Display4 0x7f0f0012 +int style Base_TextAppearance_AppCompat_Headline 0x7f0f0013 +int style Base_TextAppearance_AppCompat_Inverse 0x7f0f0014 +int style Base_TextAppearance_AppCompat_Large 0x7f0f0015 +int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f0f0016 +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0f0017 +int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0f0018 +int style Base_TextAppearance_AppCompat_Medium 0x7f0f0019 +int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f0f001a +int style Base_TextAppearance_AppCompat_Menu 0x7f0f001b +int style Base_TextAppearance_AppCompat_SearchResult 0x7f0f001c +int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0f001d +int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f0f001e +int style Base_TextAppearance_AppCompat_Small 0x7f0f001f +int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f0f0020 +int style Base_TextAppearance_AppCompat_Subhead 0x7f0f0021 +int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f0f0022 +int style Base_TextAppearance_AppCompat_Title 0x7f0f0023 +int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f0f0024 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0f0025 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0f0026 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0f0027 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0f0028 +int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0f0029 +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0f002a +int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0f002b +int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f0f002c +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0f002d +int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0f002e +int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f0f002f +int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0f0030 +int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0f0031 +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0f0032 +int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0f0033 +int style Base_Theme_AppCompat 0x7f0f0034 +int style Base_Theme_AppCompat_CompactMenu 0x7f0f0035 +int style Base_Theme_AppCompat_Dialog 0x7f0f0036 +int style Base_Theme_AppCompat_Dialog_Alert 0x7f0f0037 +int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f0f0038 +int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f0f0039 +int style Base_Theme_AppCompat_DialogWhenLarge 0x7f0f003a +int style Base_Theme_AppCompat_Light 0x7f0f003b +int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f0f003c +int style Base_Theme_AppCompat_Light_Dialog 0x7f0f003d +int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f0f003e +int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f0f003f +int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f0f0040 +int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f0f0041 +int style Base_ThemeOverlay_AppCompat 0x7f0f0042 +int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f0f0043 +int style Base_ThemeOverlay_AppCompat_Dark 0x7f0f0044 +int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0f0045 +int style Base_ThemeOverlay_AppCompat_Light 0x7f0f0046 +int style Base_V11_Theme_AppCompat_Dialog 0x7f0f0047 +int style Base_V11_Theme_AppCompat_Light_Dialog 0x7f0f0048 +int style Base_V12_Widget_AppCompat_AutoCompleteTextView 0x7f0f0049 +int style Base_V12_Widget_AppCompat_EditText 0x7f0f004a +int style Base_V21_Theme_AppCompat 0x7f0f004b +int style Base_V21_Theme_AppCompat_Dialog 0x7f0f004c +int style Base_V21_Theme_AppCompat_Light 0x7f0f004d +int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f0f004e +int style Base_V7_Theme_AppCompat 0x7f0f004f +int style Base_V7_Theme_AppCompat_Dialog 0x7f0f0050 +int style Base_V7_Theme_AppCompat_Light 0x7f0f0051 +int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f0f0052 +int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f0f0053 +int style Base_V7_Widget_AppCompat_EditText 0x7f0f0054 +int style Base_Widget_AppCompat_ActionBar 0x7f0f0055 +int style Base_Widget_AppCompat_ActionBar_Solid 0x7f0f0056 +int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f0f0057 +int style Base_Widget_AppCompat_ActionBar_TabText 0x7f0f0058 +int style Base_Widget_AppCompat_ActionBar_TabView 0x7f0f0059 +int style Base_Widget_AppCompat_ActionButton 0x7f0f005a +int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f0f005b +int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f0f005c +int style Base_Widget_AppCompat_ActionMode 0x7f0f005d +int style Base_Widget_AppCompat_ActivityChooserView 0x7f0f005e +int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f0f005f +int style Base_Widget_AppCompat_Button 0x7f0f0060 +int style Base_Widget_AppCompat_Button_Borderless 0x7f0f0061 +int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f0f0062 +int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0f0063 +int style Base_Widget_AppCompat_Button_Small 0x7f0f0064 +int style Base_Widget_AppCompat_ButtonBar 0x7f0f0065 +int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f0f0066 +int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f0f0067 +int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f0f0068 +int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f0f0069 +int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f0f006a +int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f0f006b +int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f0f006c +int style Base_Widget_AppCompat_EditText 0x7f0f006d +int style Base_Widget_AppCompat_Light_ActionBar 0x7f0f006e +int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f0f006f +int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f0f0070 +int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f0f0071 +int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0f0072 +int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f0f0073 +int style Base_Widget_AppCompat_Light_PopupMenu 0x7f0f0074 +int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f0f0075 +int style Base_Widget_AppCompat_ListPopupWindow 0x7f0f0076 +int style Base_Widget_AppCompat_ListView 0x7f0f0077 +int style Base_Widget_AppCompat_ListView_DropDown 0x7f0f0078 +int style Base_Widget_AppCompat_ListView_Menu 0x7f0f0079 +int style Base_Widget_AppCompat_PopupMenu 0x7f0f007a +int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f0f007b +int style Base_Widget_AppCompat_PopupWindow 0x7f0f007c +int style Base_Widget_AppCompat_ProgressBar 0x7f0f007d +int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f0f007e +int style Base_Widget_AppCompat_RatingBar 0x7f0f007f +int style Base_Widget_AppCompat_SearchView 0x7f0f0080 +int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f0f0081 +int style Base_Widget_AppCompat_Spinner 0x7f0f0082 +int style Base_Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0f0083 +int style Base_Widget_AppCompat_Spinner_Underlined 0x7f0f0084 +int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f0f0085 +int style Base_Widget_AppCompat_Toolbar 0x7f0f0086 +int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f0f0087 +int style HighlightTextAppearancePrimary 0x7f0f0088 +int style HighlightTextAppearanceSecondary 0x7f0f0089 +int style NoteActionBarStyle 0x7f0f008a +int style NoteTheme 0x7f0f008b +int style Platform_AppCompat 0x7f0f008c +int style Platform_AppCompat_Light 0x7f0f008d +int style Platform_ThemeOverlay_AppCompat_Dark 0x7f0f008e +int style Platform_ThemeOverlay_AppCompat_Light 0x7f0f008f +int style Platform_V11_AppCompat 0x7f0f0090 +int style Platform_V11_AppCompat_Light 0x7f0f0091 +int style Platform_V14_AppCompat 0x7f0f0092 +int style Platform_V14_AppCompat_Light 0x7f0f0093 +int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f0f0094 +int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f0f0095 +int style RtlOverlay_Widget_AppCompat_ActionButton_Overflow 0x7f0f0096 +int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f0f0097 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f0f0098 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f0f0099 +int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f0f009a +int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f0f009b +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f0f009c +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f0f009d +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f0f009e +int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f0f009f +int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f0f00a0 +int style RtlOverlay_Widget_AppCompat_Toolbar_Button_Navigation 0x7f0f00a1 +int style TextAppearance_AppCompat 0x7f0f00a2 +int style TextAppearance_AppCompat_Body1 0x7f0f00a3 +int style TextAppearance_AppCompat_Body2 0x7f0f00a4 +int style TextAppearance_AppCompat_Button 0x7f0f00a5 +int style TextAppearance_AppCompat_Caption 0x7f0f00a6 +int style TextAppearance_AppCompat_Display1 0x7f0f00a7 +int style TextAppearance_AppCompat_Display2 0x7f0f00a8 +int style TextAppearance_AppCompat_Display3 0x7f0f00a9 +int style TextAppearance_AppCompat_Display4 0x7f0f00aa +int style TextAppearance_AppCompat_Headline 0x7f0f00ab +int style TextAppearance_AppCompat_Inverse 0x7f0f00ac +int style TextAppearance_AppCompat_Large 0x7f0f00ad +int style TextAppearance_AppCompat_Large_Inverse 0x7f0f00ae +int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f0f00af +int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f0f00b0 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f0f00b1 +int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f0f00b2 +int style TextAppearance_AppCompat_Medium 0x7f0f00b3 +int style TextAppearance_AppCompat_Medium_Inverse 0x7f0f00b4 +int style TextAppearance_AppCompat_Menu 0x7f0f00b5 +int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f0f00b6 +int style TextAppearance_AppCompat_SearchResult_Title 0x7f0f00b7 +int style TextAppearance_AppCompat_Small 0x7f0f00b8 +int style TextAppearance_AppCompat_Small_Inverse 0x7f0f00b9 +int style TextAppearance_AppCompat_Subhead 0x7f0f00ba +int style TextAppearance_AppCompat_Subhead_Inverse 0x7f0f00bb +int style TextAppearance_AppCompat_Title 0x7f0f00bc +int style TextAppearance_AppCompat_Title_Inverse 0x7f0f00bd +int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f0f00be +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f0f00bf +int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f0f00c0 +int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f0f00c1 +int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f0f00c2 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f0f00c3 +int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f0f00c4 +int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f0f00c5 +int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f0f00c6 +int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f0f00c7 +int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f0f00c8 +int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f0f00c9 +int style TextAppearance_AppCompat_Widget_Switch 0x7f0f00ca +int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f0f00cb +int style TextAppearance_StatusBar_EventContent 0x7f0f00cc +int style TextAppearance_StatusBar_EventContent_Info 0x7f0f00cd +int style TextAppearance_StatusBar_EventContent_Line2 0x7f0f00ce +int style TextAppearance_StatusBar_EventContent_Time 0x7f0f00cf +int style TextAppearance_StatusBar_EventContent_Title 0x7f0f00d0 +int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f0f00d1 +int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f0f00d2 +int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f0f00d3 +int style TextAppearanceLarge 0x7f0f00d4 +int style TextAppearanceMedium 0x7f0f00d5 +int style TextAppearanceNormal 0x7f0f00d6 +int style TextAppearancePrimaryItem 0x7f0f00d7 +int style TextAppearanceSecondaryItem 0x7f0f00d8 +int style TextAppearanceSuper 0x7f0f00d9 +int style TextAppearanceUnderMenuIcon 0x7f0f00da +int style Theme_AppCompat 0x7f0f00db +int style Theme_AppCompat_CompactMenu 0x7f0f00dc +int style Theme_AppCompat_Dialog 0x7f0f00dd +int style Theme_AppCompat_Dialog_Alert 0x7f0f00de +int style Theme_AppCompat_Dialog_MinWidth 0x7f0f00df +int style Theme_AppCompat_DialogWhenLarge 0x7f0f00e0 +int style Theme_AppCompat_Light 0x7f0f00e1 +int style Theme_AppCompat_Light_DarkActionBar 0x7f0f00e2 +int style Theme_AppCompat_Light_Dialog 0x7f0f00e3 +int style Theme_AppCompat_Light_Dialog_Alert 0x7f0f00e4 +int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f0f00e5 +int style Theme_AppCompat_Light_DialogWhenLarge 0x7f0f00e6 +int style Theme_AppCompat_Light_NoActionBar 0x7f0f00e7 +int style Theme_AppCompat_NoActionBar 0x7f0f00e8 +int style Theme_Notesmaster 0x7f0f00e9 +int style Theme_Notesmaster_Fullscreen 0x7f0f00ea +int style ThemeOverlay_AppCompat 0x7f0f00eb +int style ThemeOverlay_AppCompat_ActionBar 0x7f0f00ec +int style ThemeOverlay_AppCompat_Dark 0x7f0f00ed +int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f0f00ee +int style ThemeOverlay_AppCompat_Light 0x7f0f00ef +int style ThemeOverlay_Notesmaster_FullscreenContainer 0x7f0f00f0 +int style Widget_AppCompat_ActionBar 0x7f0f00f1 +int style Widget_AppCompat_ActionBar_Solid 0x7f0f00f2 +int style Widget_AppCompat_ActionBar_TabBar 0x7f0f00f3 +int style Widget_AppCompat_ActionBar_TabText 0x7f0f00f4 +int style Widget_AppCompat_ActionBar_TabView 0x7f0f00f5 +int style Widget_AppCompat_ActionButton 0x7f0f00f6 +int style Widget_AppCompat_ActionButton_CloseMode 0x7f0f00f7 +int style Widget_AppCompat_ActionButton_Overflow 0x7f0f00f8 +int style Widget_AppCompat_ActionMode 0x7f0f00f9 +int style Widget_AppCompat_ActivityChooserView 0x7f0f00fa +int style Widget_AppCompat_AutoCompleteTextView 0x7f0f00fb +int style Widget_AppCompat_Button 0x7f0f00fc +int style Widget_AppCompat_Button_Borderless 0x7f0f00fd +int style Widget_AppCompat_Button_Borderless_Colored 0x7f0f00fe +int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f0f00ff +int style Widget_AppCompat_Button_Small 0x7f0f0100 +int style Widget_AppCompat_ButtonBar 0x7f0f0101 +int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f0f0102 +int style Widget_AppCompat_CompoundButton_CheckBox 0x7f0f0103 +int style Widget_AppCompat_CompoundButton_RadioButton 0x7f0f0104 +int style Widget_AppCompat_CompoundButton_Switch 0x7f0f0105 +int style Widget_AppCompat_DrawerArrowToggle 0x7f0f0106 +int style Widget_AppCompat_DropDownItem_Spinner 0x7f0f0107 +int style Widget_AppCompat_EditText 0x7f0f0108 +int style Widget_AppCompat_Light_ActionBar 0x7f0f0109 +int style Widget_AppCompat_Light_ActionBar_Solid 0x7f0f010a +int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f0f010b +int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f0f010c +int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f0f010d +int style Widget_AppCompat_Light_ActionBar_TabText 0x7f0f010e +int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f0f010f +int style Widget_AppCompat_Light_ActionBar_TabView 0x7f0f0110 +int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f0f0111 +int style Widget_AppCompat_Light_ActionButton 0x7f0f0112 +int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f0f0113 +int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f0f0114 +int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f0f0115 +int style Widget_AppCompat_Light_ActivityChooserView 0x7f0f0116 +int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f0f0117 +int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f0f0118 +int style Widget_AppCompat_Light_ListPopupWindow 0x7f0f0119 +int style Widget_AppCompat_Light_ListView_DropDown 0x7f0f011a +int style Widget_AppCompat_Light_PopupMenu 0x7f0f011b +int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f0f011c +int style Widget_AppCompat_Light_SearchView 0x7f0f011d +int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f0f011e +int style Widget_AppCompat_ListPopupWindow 0x7f0f011f +int style Widget_AppCompat_ListView 0x7f0f0120 +int style Widget_AppCompat_ListView_DropDown 0x7f0f0121 +int style Widget_AppCompat_ListView_Menu 0x7f0f0122 +int style Widget_AppCompat_PopupMenu 0x7f0f0123 +int style Widget_AppCompat_PopupMenu_Overflow 0x7f0f0124 +int style Widget_AppCompat_PopupWindow 0x7f0f0125 +int style Widget_AppCompat_ProgressBar 0x7f0f0126 +int style Widget_AppCompat_ProgressBar_Horizontal 0x7f0f0127 +int style Widget_AppCompat_RatingBar 0x7f0f0128 +int style Widget_AppCompat_SearchView 0x7f0f0129 +int style Widget_AppCompat_SearchView_ActionBar 0x7f0f012a +int style Widget_AppCompat_Spinner 0x7f0f012b +int style Widget_AppCompat_Spinner_DropDown 0x7f0f012c +int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f0f012d +int style Widget_AppCompat_Spinner_Underlined 0x7f0f012e +int style Widget_AppCompat_TextView_SpinnerItem 0x7f0f012f +int style Widget_AppCompat_Toolbar 0x7f0f0130 +int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f0f0131 +int style Widget_Theme_Notesmaster_ActionBar_Fullscreen 0x7f0f0132 +int style Widget_Theme_Notesmaster_ButtonBar_Fullscreen 0x7f0f0133 +int[] styleable ActionBar { 0x7f030027, 0x7f030028, 0x7f030029, 0x7f030046, 0x7f030047, 0x7f030048, 0x7f030049, 0x7f03004a, 0x7f03004f, 0x7f030050, 0x7f03005b, 0x7f030061, 0x7f030062, 0x7f030063, 0x7f030064, 0x7f030065, 0x7f030067, 0x7f03006a, 0x7f030076, 0x7f03007d, 0x7f030086, 0x7f030089, 0x7f03008a, 0x7f0300a0, 0x7f0300a2, 0x7f0300b4, 0x7f0300bb } +int styleable ActionBar_background 0 +int styleable ActionBar_backgroundSplit 1 +int styleable ActionBar_backgroundStacked 2 +int styleable ActionBar_contentInsetEnd 3 +int styleable ActionBar_contentInsetLeft 4 +int styleable ActionBar_contentInsetRight 5 +int styleable ActionBar_contentInsetStart 6 +int styleable ActionBar_customNavigationLayout 7 +int styleable ActionBar_displayOptions 8 +int styleable ActionBar_divider 9 +int styleable ActionBar_elevation 10 +int styleable ActionBar_height 11 +int styleable ActionBar_hideOnContentScroll 12 +int styleable ActionBar_homeAsUpIndicator 13 +int styleable ActionBar_homeLayout 14 +int styleable ActionBar_icon 15 +int styleable ActionBar_indeterminateProgressStyle 16 +int styleable ActionBar_itemPadding 17 +int styleable ActionBar_logo 18 +int styleable ActionBar_navigationMode 19 +int styleable ActionBar_popupTheme 20 +int styleable ActionBar_progressBarPadding 21 +int styleable ActionBar_progressBarStyle 22 +int styleable ActionBar_subtitle 23 +int styleable ActionBar_subtitleTextStyle 24 +int styleable ActionBar_title 25 +int styleable ActionBar_titleTextStyle 26 +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 { 0x7f030027, 0x7f030028, 0x7f030039, 0x7f030061, 0x7f0300a2, 0x7f0300bb } +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 { 0x7f03005c, 0x7f030068 } +int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0 +int styleable ActivityChooserView_initialActivityCount 1 +int[] styleable AlertDialog { 0x010100f2, 0x7f030033, 0x7f03006e, 0x7f03006f, 0x7f03007a, 0x7f030098 } +int styleable AlertDialog_android_layout 0 +int styleable AlertDialog_buttonPanelSideLayout 1 +int styleable AlertDialog_listItemLayout 2 +int styleable AlertDialog_listLayout 3 +int styleable AlertDialog_multiChoiceItemLayout 4 +int styleable AlertDialog_singleChoiceItemLayout 5 +int[] styleable AppCompatTextView { 0x01010034, 0x7f0300a8 } +int styleable AppCompatTextView_android_textAppearance 0 +int styleable AppCompatTextView_textAllCaps 1 +int[] styleable DrawerArrowToggle { 0x7f03002c, 0x7f03003c, 0x7f030054, 0x7f03005f, 0x7f030079, 0x7f030099, 0x7f0300b2, 0x7f0300be } +int styleable DrawerArrowToggle_barSize 0 +int styleable DrawerArrowToggle_color 1 +int styleable DrawerArrowToggle_drawableSize 2 +int styleable DrawerArrowToggle_gapBetweenBars 3 +int styleable DrawerArrowToggle_middleBarArrowSize 4 +int styleable DrawerArrowToggle_spinBars 5 +int styleable DrawerArrowToggle_thickness 6 +int styleable DrawerArrowToggle_topBottomBarArrowSize 7 +int[] styleable FullscreenAttrs { 0x7f03005d, 0x7f03005e } +int styleable FullscreenAttrs_fullscreenBackgroundColor 0 +int styleable FullscreenAttrs_fullscreenTextColor 1 +int[] styleable LinearLayoutCompat { 0x010100af, 0x010100c4, 0x01010126, 0x01010127, 0x01010128, 0x7f030050, 0x7f030052, 0x7f030078, 0x7f030096 } +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, 0x7f030095 } +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_showAsAction 16 +int[] styleable MenuView { 0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e, 0x0101012f, 0x01010130, 0x01010131, 0x7f030088 } +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 PopupWindow { 0x01010176, 0x7f03007e } +int styleable PopupWindow_android_popupBackground 0 +int styleable PopupWindow_overlapAnchor 1 +int[] styleable PopupWindowBackgroundState { 0x7f03009e } +int styleable PopupWindowBackgroundState_state_above_anchor 0 +int[] styleable SearchView { 0x010100da, 0x0101011f, 0x01010220, 0x01010264, 0x7f030038, 0x7f030045, 0x7f03004b, 0x7f030060, 0x7f030066, 0x7f03006b, 0x7f03008c, 0x7f03008d, 0x7f030090, 0x7f030091, 0x7f03009f, 0x7f0300a3, 0x7f0300c0 } +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 { 0x010100af, 0x010100d4, 0x01010175, 0x01010176, 0x01010262, 0x010102ac, 0x010102ad, 0x7f03004e, 0x7f030085, 0x7f03008b, 0x7f03009b } +int styleable Spinner_android_gravity 0 +int styleable Spinner_android_background 1 +int styleable Spinner_android_dropDownSelector 2 +int styleable Spinner_android_popupBackground 3 +int styleable Spinner_android_dropDownWidth 4 +int styleable Spinner_android_dropDownHorizontalOffset 5 +int styleable Spinner_android_dropDownVerticalOffset 6 +int styleable Spinner_disableChildrenWhenDisabled 7 +int styleable Spinner_popupPromptView 8 +int styleable Spinner_prompt 9 +int styleable Spinner_spinnerMode 10 +int[] styleable SwitchCompat { 0x01010124, 0x01010125, 0x01010142, 0x7f030097, 0x7f03009d, 0x7f0300a4, 0x7f0300a5, 0x7f0300a7, 0x7f0300b3, 0x7f0300bf } +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_track 9 +int[] styleable TextAppearance { 0x01010095, 0x01010096, 0x01010097, 0x01010098, 0x7f0300a8 } +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_textAllCaps 4 +int[] styleable Theme { 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, 0x7f030026, 0x7f03002d, 0x7f03002e, 0x7f03002f, 0x7f030030, 0x7f030031, 0x7f030032, 0x7f030034, 0x7f030035, 0x7f030036, 0x7f030037, 0x7f03003d, 0x7f03003e, 0x7f03003f, 0x7f030040, 0x7f030041, 0x7f030042, 0x7f030043, 0x7f030044, 0x7f03004c, 0x7f03004d, 0x7f030051, 0x7f030053, 0x7f030056, 0x7f030057, 0x7f030058, 0x7f030059, 0x7f03005a, 0x7f030063, 0x7f03006c, 0x7f03006d, 0x7f030070, 0x7f030071, 0x7f030072, 0x7f030073, 0x7f030074, 0x7f030075, 0x7f030081, 0x7f030082, 0x7f030083, 0x7f030084, 0x7f030087, 0x7f03008e, 0x7f03008f, 0x7f030092, 0x7f030093, 0x7f030094, 0x7f03009a, 0x7f03009c, 0x7f0300a6, 0x7f0300a9, 0x7f0300aa, 0x7f0300ab, 0x7f0300ac, 0x7f0300ad, 0x7f0300ae, 0x7f0300af, 0x7f0300b0, 0x7f0300bc, 0x7f0300bd, 0x7f0300c1, 0x7f0300c2, 0x7f0300c3, 0x7f0300c4, 0x7f0300c5, 0x7f0300c6, 0x7f0300c7, 0x7f0300c8, 0x7f0300c9, 0x7f0300ca } +int styleable Theme_android_windowIsFloating 0 +int styleable Theme_android_windowAnimationStyle 1 +int styleable Theme_actionBarDivider 2 +int styleable Theme_actionBarItemBackground 3 +int styleable Theme_actionBarPopupTheme 4 +int styleable Theme_actionBarSize 5 +int styleable Theme_actionBarSplitStyle 6 +int styleable Theme_actionBarStyle 7 +int styleable Theme_actionBarTabBarStyle 8 +int styleable Theme_actionBarTabStyle 9 +int styleable Theme_actionBarTabTextStyle 10 +int styleable Theme_actionBarTheme 11 +int styleable Theme_actionBarWidgetTheme 12 +int styleable Theme_actionButtonStyle 13 +int styleable Theme_actionDropDownStyle 14 +int styleable Theme_actionMenuTextAppearance 15 +int styleable Theme_actionMenuTextColor 16 +int styleable Theme_actionModeBackground 17 +int styleable Theme_actionModeCloseButtonStyle 18 +int styleable Theme_actionModeCloseDrawable 19 +int styleable Theme_actionModeCopyDrawable 20 +int styleable Theme_actionModeCutDrawable 21 +int styleable Theme_actionModeFindDrawable 22 +int styleable Theme_actionModePasteDrawable 23 +int styleable Theme_actionModePopupWindowStyle 24 +int styleable Theme_actionModeSelectAllDrawable 25 +int styleable Theme_actionModeShareDrawable 26 +int styleable Theme_actionModeSplitBackground 27 +int styleable Theme_actionModeStyle 28 +int styleable Theme_actionModeWebSearchDrawable 29 +int styleable Theme_actionOverflowButtonStyle 30 +int styleable Theme_actionOverflowMenuStyle 31 +int styleable Theme_activityChooserViewStyle 32 +int styleable Theme_alertDialogButtonGroupStyle 33 +int styleable Theme_alertDialogCenterButtons 34 +int styleable Theme_alertDialogStyle 35 +int styleable Theme_alertDialogTheme 36 +int styleable Theme_autoCompleteTextViewStyle 37 +int styleable Theme_borderlessButtonStyle 38 +int styleable Theme_buttonBarButtonStyle 39 +int styleable Theme_buttonBarNegativeButtonStyle 40 +int styleable Theme_buttonBarNeutralButtonStyle 41 +int styleable Theme_buttonBarPositiveButtonStyle 42 +int styleable Theme_buttonBarStyle 43 +int styleable Theme_buttonStyle 44 +int styleable Theme_buttonStyleSmall 45 +int styleable Theme_checkboxStyle 46 +int styleable Theme_checkedTextViewStyle 47 +int styleable Theme_colorAccent 48 +int styleable Theme_colorButtonNormal 49 +int styleable Theme_colorControlActivated 50 +int styleable Theme_colorControlHighlight 51 +int styleable Theme_colorControlNormal 52 +int styleable Theme_colorPrimary 53 +int styleable Theme_colorPrimaryDark 54 +int styleable Theme_colorSwitchThumbNormal 55 +int styleable Theme_dialogPreferredPadding 56 +int styleable Theme_dialogTheme 57 +int styleable Theme_dividerHorizontal 58 +int styleable Theme_dividerVertical 59 +int styleable Theme_dropDownListViewStyle 60 +int styleable Theme_dropdownListPreferredItemHeight 61 +int styleable Theme_editTextBackground 62 +int styleable Theme_editTextColor 63 +int styleable Theme_editTextStyle 64 +int styleable Theme_homeAsUpIndicator 65 +int styleable Theme_listChoiceBackgroundIndicator 66 +int styleable Theme_listDividerAlertDialog 67 +int styleable Theme_listPopupWindowStyle 68 +int styleable Theme_listPreferredItemHeight 69 +int styleable Theme_listPreferredItemHeightLarge 70 +int styleable Theme_listPreferredItemHeightSmall 71 +int styleable Theme_listPreferredItemPaddingLeft 72 +int styleable Theme_listPreferredItemPaddingRight 73 +int styleable Theme_panelBackground 74 +int styleable Theme_panelMenuListTheme 75 +int styleable Theme_panelMenuListWidth 76 +int styleable Theme_popupMenuStyle 77 +int styleable Theme_popupWindowStyle 78 +int styleable Theme_radioButtonStyle 79 +int styleable Theme_ratingBarStyle 80 +int styleable Theme_searchViewStyle 81 +int styleable Theme_selectableItemBackground 82 +int styleable Theme_selectableItemBackgroundBorderless 83 +int styleable Theme_spinnerDropDownItemStyle 84 +int styleable Theme_spinnerStyle 85 +int styleable Theme_switchStyle 86 +int styleable Theme_textAppearanceLargePopupMenu 87 +int styleable Theme_textAppearanceListItem 88 +int styleable Theme_textAppearanceListItemSmall 89 +int styleable Theme_textAppearanceSearchResultSubtitle 90 +int styleable Theme_textAppearanceSearchResultTitle 91 +int styleable Theme_textAppearanceSmallPopupMenu 92 +int styleable Theme_textColorAlertDialogListItem 93 +int styleable Theme_textColorSearchUrl 94 +int styleable Theme_toolbarNavigationButtonStyle 95 +int styleable Theme_toolbarStyle 96 +int styleable Theme_windowActionBar 97 +int styleable Theme_windowActionBarOverlay 98 +int styleable Theme_windowActionModeOverlay 99 +int styleable Theme_windowFixedHeightMajor 100 +int styleable Theme_windowFixedHeightMinor 101 +int styleable Theme_windowFixedWidthMajor 102 +int styleable Theme_windowFixedWidthMinor 103 +int styleable Theme_windowMinWidthMajor 104 +int styleable Theme_windowMinWidthMinor 105 +int styleable Theme_windowNoTitle 106 +int[] styleable Toolbar { 0x010100af, 0x01010140, 0x7f03003a, 0x7f03003b, 0x7f030046, 0x7f030047, 0x7f030048, 0x7f030049, 0x7f030077, 0x7f03007b, 0x7f03007c, 0x7f030086, 0x7f0300a0, 0x7f0300a1, 0x7f0300b4, 0x7f0300b5, 0x7f0300b6, 0x7f0300b7, 0x7f0300b8, 0x7f0300b9, 0x7f0300ba } +int styleable Toolbar_android_gravity 0 +int styleable Toolbar_android_minHeight 1 +int styleable Toolbar_collapseContentDescription 2 +int styleable Toolbar_collapseIcon 3 +int styleable Toolbar_contentInsetEnd 4 +int styleable Toolbar_contentInsetLeft 5 +int styleable Toolbar_contentInsetRight 6 +int styleable Toolbar_contentInsetStart 7 +int styleable Toolbar_maxButtonHeight 8 +int styleable Toolbar_navigationContentDescription 9 +int styleable Toolbar_navigationIcon 10 +int styleable Toolbar_popupTheme 11 +int styleable Toolbar_subtitle 12 +int styleable Toolbar_subtitleTextAppearance 13 +int styleable Toolbar_title 14 +int styleable Toolbar_titleMarginBottom 15 +int styleable Toolbar_titleMarginEnd 16 +int styleable Toolbar_titleMarginStart 17 +int styleable Toolbar_titleMarginTop 18 +int styleable Toolbar_titleMargins 19 +int styleable Toolbar_titleTextAppearance 20 +int[] styleable View { 0x01010000, 0x010100da, 0x7f03002a, 0x7f03002b, 0x7f03007f, 0x7f030080, 0x7f0300b1 } +int styleable View_android_theme 0 +int styleable View_android_focusable 1 +int styleable View_backgroundTint 2 +int styleable View_backgroundTintMode 3 +int styleable View_paddingEnd 4 +int styleable View_paddingStart 5 +int styleable View_theme 6 +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 shortcuts 0x7f110002 +int xml widget_2x_info 0x7f110003 +int xml widget_4x_info 0x7f110004 diff --git a/src/Notes-master/app/build/intermediates/runtime_symbol_list/debugAndroidTest/R.txt b/src/Notes-master/app/build/intermediates/runtime_symbol_list/debugAndroidTest/R.txt new file mode 100644 index 0000000..e69de29 diff --git a/src/Notes-master/app/build/intermediates/runtime_symbol_list/release/R.txt b/src/Notes-master/app/build/intermediates/runtime_symbol_list/release/R.txt new file mode 100644 index 0000000..00d6e91 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/runtime_symbol_list/release/R.txt @@ -0,0 +1,283 @@ +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 diff --git a/src/Notes-master/app/build/intermediates/sdk_dependency_data/release/sdkDependencyData.pb b/src/Notes-master/app/build/intermediates/sdk_dependency_data/release/sdkDependencyData.pb new file mode 100644 index 0000000..2b32a22 Binary files /dev/null and b/src/Notes-master/app/build/intermediates/sdk_dependency_data/release/sdkDependencyData.pb differ diff --git a/src/Notes-master/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt b/src/Notes-master/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt new file mode 100644 index 0000000..c4b7fc1 --- /dev/null +++ b/src/Notes-master/app/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt @@ -0,0 +1,1234 @@ +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 +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 autoCompleteTextViewStyle +attr background +attr backgroundSplit +attr backgroundStacked +attr backgroundTint +attr backgroundTintMode +attr barSize +attr borderlessButtonStyle +attr buttonBarButtonStyle +attr buttonBarNegativeButtonStyle +attr buttonBarNeutralButtonStyle +attr buttonBarPositiveButtonStyle +attr buttonBarStyle +attr buttonPanelSideLayout +attr buttonStyle +attr buttonStyleSmall +attr checkboxStyle +attr checkedTextViewStyle +attr closeIcon +attr closeItemLayout +attr collapseContentDescription +attr collapseIcon +attr color +attr colorAccent +attr colorButtonNormal +attr colorControlActivated +attr colorControlHighlight +attr colorControlNormal +attr colorPrimary +attr colorPrimaryDark +attr colorSwitchThumbNormal +attr commitIcon +attr contentInsetEnd +attr contentInsetLeft +attr contentInsetRight +attr contentInsetStart +attr customNavigationLayout +attr defaultQueryHint +attr dialogPreferredPadding +attr dialogTheme +attr disableChildrenWhenDisabled +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 fullscreenBackgroundColor +attr fullscreenTextColor +attr gapBetweenBars +attr goIcon +attr height +attr hideOnContentScroll +attr homeAsUpIndicator +attr homeLayout +attr icon +attr iconifiedByDefault +attr indeterminateProgressStyle +attr initialActivityCount +attr isLightTheme +attr itemPadding +attr layout +attr listChoiceBackgroundIndicator +attr listDividerAlertDialog +attr listItemLayout +attr listLayout +attr listPopupWindowStyle +attr listPreferredItemHeight +attr listPreferredItemHeightLarge +attr listPreferredItemHeightSmall +attr listPreferredItemPaddingLeft +attr listPreferredItemPaddingRight +attr logo +attr maxButtonHeight +attr measureWithLargestChild +attr middleBarArrowSize +attr multiChoiceItemLayout +attr navigationContentDescription +attr navigationIcon +attr navigationMode +attr overlapAnchor +attr paddingEnd +attr paddingStart +attr panelBackground +attr panelMenuListTheme +attr panelMenuListWidth +attr popupMenuStyle +attr popupPromptView +attr popupTheme +attr popupWindowStyle +attr preserveIconSpacing +attr progressBarPadding +attr progressBarStyle +attr prompt +attr queryBackground +attr queryHint +attr radioButtonStyle +attr ratingBarStyle +attr searchHintIcon +attr searchIcon +attr searchViewStyle +attr selectableItemBackground +attr selectableItemBackgroundBorderless +attr showAsAction +attr showDividers +attr showText +attr singleChoiceItemLayout +attr spinBars +attr spinnerDropDownItemStyle +attr spinnerMode +attr spinnerStyle +attr splitTrack +attr state_above_anchor +attr submitBackground +attr subtitle +attr subtitleTextAppearance +attr subtitleTextStyle +attr suggestionRowLayout +attr switchMinWidth +attr switchPadding +attr switchStyle +attr switchTextAppearance +attr textAllCaps +attr textAppearanceLargePopupMenu +attr textAppearanceListItem +attr textAppearanceListItemSmall +attr textAppearanceSearchResultSubtitle +attr textAppearanceSearchResultTitle +attr textAppearanceSmallPopupMenu +attr textColorAlertDialogListItem +attr textColorSearchUrl +attr theme +attr thickness +attr thumbTextPadding +attr title +attr titleMarginBottom +attr titleMarginEnd +attr titleMarginStart +attr titleMarginTop +attr titleMargins +attr titleTextAppearance +attr titleTextStyle +attr toolbarNavigationButtonStyle +attr toolbarStyle +attr topBottomBarArrowSize +attr track +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_action_bar_embed_tabs_pre_jb +bool abc_action_bar_expanded_action_views_exclusive +bool abc_config_actionMenuItemAllCaps +bool abc_config_allowActionMenuItemTextWithIcon +bool abc_config_closeDialogWhenTouchOutside +bool abc_config_showMenuShortcutsWhenKeyboardPresent +color abc_background_cache_hint_selector_material_dark +color abc_background_cache_hint_selector_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 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 highlighted_text_material_dark +color highlighted_text_material_light +color hint_foreground_material_dark +color hint_foreground_material_light +color light_blue_600 +color light_blue_900 +color light_blue_A200 +color light_blue_A400 +color link_text_material_dark +color link_text_material_light +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 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 user_query_highlight +dimen abc_action_bar_content_inset_material +dimen abc_action_bar_default_height_material +dimen abc_action_bar_default_padding_material +dimen abc_action_bar_icon_vertical_padding_material +dimen abc_action_bar_navigation_padding_start_material +dimen abc_action_bar_overflow_padding_end_material +dimen abc_action_bar_overflow_padding_start_material +dimen abc_action_bar_progress_bar_size +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_button_inset_horizontal_material +dimen abc_button_inset_vertical_material +dimen abc_button_padding_horizontal_material +dimen abc_button_padding_vertical_material +dimen abc_config_prefDialogWidth +dimen abc_control_corner_material +dimen abc_control_inset_material +dimen abc_control_padding_material +dimen abc_dialog_list_padding_vertical_material +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_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_search_view_preferred_width +dimen abc_search_view_text_min_width +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_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 dialog_fixed_height_major +dimen dialog_fixed_height_minor +dimen dialog_fixed_width_major +dimen dialog_fixed_width_minor +dimen disabled_alpha_material_dark +dimen disabled_alpha_material_light +dimen notification_large_icon_height +dimen notification_large_icon_width +dimen notification_subtext_size +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 +drawable abc_ab_share_pack_mtrl_alpha +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_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_rating_star_off_mtrl_alpha +drawable abc_btn_rating_star_on_mtrl_alpha +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_dialog_material_background_dark +drawable abc_dialog_material_background_light +drawable abc_edit_text_material +drawable abc_ic_ab_back_mtrl_am_alpha +drawable abc_ic_clear_mtrl_alpha +drawable abc_ic_commit_search_api_mtrl_alpha +drawable abc_ic_go_search_api_mtrl_alpha +drawable abc_ic_menu_copy_mtrl_am_alpha +drawable abc_ic_menu_cut_mtrl_alpha +drawable abc_ic_menu_moreoverflow_mtrl_alpha +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_mtrl_alpha +drawable abc_ic_voice_search_api_mtrl_alpha +drawable abc_item_background_holo_dark +drawable abc_item_background_holo_light +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_full_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_mtrl_alpha +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 add_note +drawable bg_btn_set_color +drawable bg_color_btn_mask +drawable bitmap_error +drawable bitmap_normal +drawable bitmap_pressed +drawable call_record +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 icon_app +drawable icon_app_new +drawable life +drawable line_error +drawable line_pressed +drawable list_background +drawable list_background_light +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 lock +drawable menu_delete +drawable menu_move +drawable menu_top +drawable new_note +drawable new_note_normal +drawable new_note_pressed +drawable note_edit_color_selector_panel +drawable note_top +drawable notification +drawable notification_template_icon_bg +drawable play +drawable search_result +drawable selected +drawable settings +drawable settings_launcher_background +drawable settings_launcher_foreground +drawable splash +drawable study +drawable title_alert +drawable title_bar_bg +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 +drawable working +id account_dialog_subtitle +id account_dialog_title +id action0 +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_context_bar +id action_divider +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 activity_chooser_view_content +id alertTitle +id always +id amPm +id beginning +id btn_new_note +id btn_password_clear +id btn_set_bg_color +id buttonPanel +id cancel_action +id cb_edit_item +id checkbox +id chronometer +id collapseActionView +id contentPanel +id custom +id customPanel +id date +id decor_content_parent +id default_activity_button +id delete +id dialog +id disableHome +id dropdown +id dummy_button +id edit_query +id end +id end_padder +id et_edit_text +id et_foler_name +id expand_activities_button +id expanded_menu +id font_size_selector +id fullscreen_content +id fullscreen_content_controls +id home +id homeAsUp +id hour +id icon +id ifRoom +id image +id info +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_classify_icon +id iv_large_select +id iv_lock +id iv_medium_select +id iv_small_select +id iv_super_select +id iv_top_icon +id line1 +id line3 +id listMode +id list_item +id ll_font_large +id ll_font_normal +id ll_font_small +id ll_font_super +id lockView +id media_actions +id menu_alert +id menu_cancel_classify +id menu_classify +id menu_delete +id menu_delete_passcode +id menu_delete_remind +id menu_export_text +id menu_font_size +id menu_light_mode +id menu_list_mode +id menu_new_folder +id menu_new_note +id menu_night_mode +id menu_search +id menu_send_to_desktop +id menu_set_passcode +id menu_set_top +id menu_setting +id menu_share +id menu_sync +id middle +id minute +id move +id multiply +id navigation_bar +id never +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 parentPanel +id prefenerece_sync_status_textview +id preference_sync_button +id progress_circular +id progress_horizontal +id radio +id screen +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 split_action_bar +id src_atop +id src_in +id src_over +id status_bar_latest_event_content +id submit_area +id sv_note_edit +id tabMode +id text +id text2 +id textSpacerNoButtons +id text_num +id time +id title +id title_template +id topPanel +id tv_activity_set_lock_title +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 tv_top_text +id up +id useLogo +id widget_bg_image +id widget_text +id withText +id wrap_content +integer abc_config_activityDefaultDur +integer abc_config_activityShortDur +integer abc_max_action_buttons +integer cancel_button_image_alpha +integer status_bar_notification_info_maxnum +layout abc_action_bar_title_item +layout abc_action_bar_up_container +layout abc_action_bar_view_list_nav_layout +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_material +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_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_simple_dropdown_hint +layout account_dialog_title +layout activity_lock +layout activity_set_lock +layout activity_splash +layout add_account_text +layout datetime_picker +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_media_action +layout notification_media_cancel_action +layout notification_template_big_media +layout notification_template_big_media_narrow +layout notification_template_lines +layout notification_template_media +layout notification_template_part_chronometer +layout notification_template_part_time +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 +layout widget_lock_view +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 +string abc_action_bar_home_description +string abc_action_bar_home_description_format +string abc_action_bar_home_subtitle_description_format +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_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 add_note_disabled_message +string add_note_long_label +string add_note_short_label +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 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 light_mode +string menu_alert +string menu_cancel_classify +string menu_classify +string menu_create_folder +string menu_delete +string menu_delete_passcode +string menu_deselect_all +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_list_mode +string menu_move +string menu_move_parent_folder +string menu_normal_mode +string menu_remove_remind +string menu_search +string menu_select_all +string menu_select_none +string menu_select_title +string menu_send_to_desktop +string menu_set_passcode +string menu_set_top +string menu_setting +string menu_share +string menu_sync +string menu_sync_cancel +string menu_title_select_folder +string night_mode +string note_alert_expired +string note_link_email +string note_link_other +string note_link_tel +string note_link_web +string note_passcode_deleted +string notealert_enter +string notealert_ok +string notelist_menu_new +string notelist_string_info +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 search +string search_hint +string search_label +string search_setting_description +string set_remind_time_message +string settings_disabled_message +string settings_long_label +string settings_short_label +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_splash +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 Base_AlertDialog_AppCompat +style Base_AlertDialog_AppCompat_Light +style Base_Animation_AppCompat_Dialog +style Base_Animation_AppCompat_DropDownUp +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_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_DropDownItem +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_Light +style Base_V11_Theme_AppCompat_Dialog +style Base_V11_Theme_AppCompat_Light_Dialog +style Base_V12_Widget_AppCompat_AutoCompleteTextView +style Base_V12_Widget_AppCompat_EditText +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_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_Widget_AppCompat_AutoCompleteTextView +style Base_V7_Widget_AppCompat_EditText +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_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_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_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_SearchView +style Base_Widget_AppCompat_SearchView_ActionBar +style Base_Widget_AppCompat_Spinner +style Base_Widget_AppCompat_Spinner_DropDown_ActionBar +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 HighlightTextAppearancePrimary +style HighlightTextAppearanceSecondary +style NoteActionBarStyle +style NoteTheme +style Platform_AppCompat +style Platform_AppCompat_Light +style Platform_ThemeOverlay_AppCompat_Dark +style Platform_ThemeOverlay_AppCompat_Light +style Platform_V11_AppCompat +style Platform_V11_AppCompat_Light +style Platform_V14_AppCompat +style Platform_V14_AppCompat_Light +style RtlOverlay_DialogWindowTitle_AppCompat +style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem +style RtlOverlay_Widget_AppCompat_ActionButton_Overflow +style RtlOverlay_Widget_AppCompat_DialogTitle_Icon +style RtlOverlay_Widget_AppCompat_PopupMenuItem +style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup +style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text +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 RtlOverlay_Widget_AppCompat_Toolbar_Button_Navigation +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_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_DropDownItem +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_StatusBar_EventContent +style TextAppearance_StatusBar_EventContent_Info +style TextAppearance_StatusBar_EventContent_Line2 +style TextAppearance_StatusBar_EventContent_Time +style TextAppearance_StatusBar_EventContent_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_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_Notesmaster +style Theme_Notesmaster_Fullscreen +style ThemeOverlay_AppCompat +style ThemeOverlay_AppCompat_ActionBar +style ThemeOverlay_AppCompat_Dark +style ThemeOverlay_AppCompat_Dark_ActionBar +style ThemeOverlay_AppCompat_Light +style ThemeOverlay_Notesmaster_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_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_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_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_SearchView +style Widget_AppCompat_SearchView_ActionBar +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_Theme_Notesmaster_ActionBar_Fullscreen +style Widget_Theme_Notesmaster_ButtonBar_Fullscreen +styleable ActionBar background backgroundSplit backgroundStacked contentInsetEnd contentInsetLeft contentInsetRight contentInsetStart 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 buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout singleChoiceItemLayout +styleable AppCompatTextView android_textAppearance textAllCaps +styleable DrawerArrowToggle barSize color drawableSize gapBetweenBars middleBarArrowSize spinBars thickness topBottomBarArrowSize +styleable FullscreenAttrs fullscreenBackgroundColor fullscreenTextColor +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 showAsAction +styleable MenuView android_windowAnimationStyle android_itemTextAppearance android_horizontalDivider android_verticalDivider android_headerBackground android_itemBackground android_itemIconDisabledAlpha preserveIconSpacing +styleable PopupWindow android_popupBackground overlapAnchor +styleable PopupWindowBackgroundState state_above_anchor +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_gravity android_background android_dropDownSelector android_popupBackground android_dropDownWidth android_dropDownHorizontalOffset android_dropDownVerticalOffset disableChildrenWhenDisabled popupPromptView prompt spinnerMode +styleable SwitchCompat android_textOn android_textOff android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding track +styleable TextAppearance android_textSize android_typeface android_textStyle android_textColor textAllCaps +styleable Theme 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 colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorPrimary colorPrimaryDark colorSwitchThumbNormal dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator listChoiceBackgroundIndicator listDividerAlertDialog listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingLeft listPreferredItemPaddingRight panelBackground panelMenuListTheme panelMenuListWidth popupMenuStyle popupWindowStyle radioButtonStyle ratingBarStyle searchViewStyle selectableItemBackground selectableItemBackgroundBorderless spinnerDropDownItemStyle spinnerStyle switchStyle textAppearanceLargePopupMenu textAppearanceListItem textAppearanceListItemSmall textAppearanceSearchResultSubtitle textAppearanceSearchResultTitle textAppearanceSmallPopupMenu textColorAlertDialogListItem textColorSearchUrl toolbarNavigationButtonStyle toolbarStyle windowActionBar windowActionBarOverlay windowActionModeOverlay windowFixedHeightMajor windowFixedHeightMinor windowFixedWidthMajor windowFixedWidthMinor windowMinWidthMajor windowMinWidthMinor windowNoTitle +styleable Toolbar android_gravity android_minHeight collapseContentDescription collapseIcon contentInsetEnd contentInsetLeft contentInsetRight contentInsetStart maxButtonHeight navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance title titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance +styleable View android_theme android_focusable backgroundTint backgroundTintMode paddingEnd paddingStart theme +styleable ViewStubCompat android_id android_layout android_inflatedId +xml preferences +xml searchable +xml shortcuts +xml widget_2x_info +xml widget_4x_info diff --git a/src/Notes-master/app/build/outputs/apk/debug/app-debug.apk b/src/Notes-master/app/build/outputs/apk/debug/app-debug.apk new file mode 100644 index 0000000..35a2617 Binary files /dev/null and b/src/Notes-master/app/build/outputs/apk/debug/app-debug.apk differ diff --git a/src/Notes-master/app/build/outputs/apk/debug/output-metadata.json b/src/Notes-master/app/build/outputs/apk/debug/output-metadata.json new file mode 100644 index 0000000..19f93ef --- /dev/null +++ b/src/Notes-master/app/build/outputs/apk/debug/output-metadata.json @@ -0,0 +1,18 @@ +{ + "version": 2, + "artifactType": { + "type": "APK", + "kind": "Directory" + }, + "applicationId": "net.micode.notes", + "variantName": "processDebugResources", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "versionCode": 1, + "versionName": "1.0", + "outputFile": "app-debug.apk" + } + ] +} \ No newline at end of file diff --git a/src/Notes-master/app/build/outputs/logs/manifest-merger-debug-report.txt b/src/Notes-master/app/build/outputs/logs/manifest-merger-debug-report.txt new file mode 100644 index 0000000..a088b1a --- /dev/null +++ b/src/Notes-master/app/build/outputs/logs/manifest-merger-debug-report.txt @@ -0,0 +1,279 @@ +-- Merging decision tree log --- +manifest +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:4:1-164:12 +INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:4:1-164:12 +INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:4:1-164:12 +INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:4:1-164:12 +MERGED from [com.android.support:appcompat-v7:22.2.1] C:\Users\XF1001\.gradle\caches\transforms-2\files-2.1\04333fb30debecdcdbf414307915e2b2\appcompat-v7-22.2.1\AndroidManifest.xml:17:1-24:12 +MERGED from [com.android.support:support-v4:22.2.1] C:\Users\XF1001\.gradle\caches\transforms-2\files-2.1\35bc8eb8fb2407ee3760c382b8634676\support-v4-22.2.1\AndroidManifest.xml:17:1-24:12 +INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:4:1-164:12 +INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:4:1-164:12 +INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:4:1-164:12 + package + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:5:5-31 + INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml + INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml + android:versionName + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:7:5-30 + INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml + INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml + xmlns:android + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:4:11-69 + android:versionCode + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:6:5-28 + INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml + INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml +uses-permission#android.permission.WRITE_EXTERNAL_STORAGE +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:9:5-81 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:9:22-78 +uses-permission#com.android.launcher.permission.INSTALL_SHORTCUT +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:10:5-88 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:10:22-85 +uses-permission#com.android.launcher.permission.UNINSTALL_SHORTCUT +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:11:5-89 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:11:22-87 +uses-permission#android.permission.INTERNET +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:12:5-67 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:12:22-64 +uses-permission#android.permission.READ_CONTACTS +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:13:5-72 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:13:22-69 +uses-permission#android.permission.MANAGE_ACCOUNTS +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:14:5-74 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:14:22-71 +uses-permission#android.permission.AUTHENTICATE_ACCOUNTS +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:15:5-80 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:15:22-77 +uses-permission#android.permission.GET_ACCOUNTS +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:16:5-71 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:16:22-68 +uses-permission#android.permission.USE_CREDENTIALS +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:17:5-74 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:17:22-71 +uses-permission#android.permission.RECEIVE_BOOT_COMPLETED +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:18:5-81 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:18:22-78 +application +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:20:5-163:19 +MERGED from [com.android.support:appcompat-v7:22.2.1] C:\Users\XF1001\.gradle\caches\transforms-2\files-2.1\04333fb30debecdcdbf414307915e2b2\appcompat-v7-22.2.1\AndroidManifest.xml:22:5-20 +MERGED from [com.android.support:appcompat-v7:22.2.1] C:\Users\XF1001\.gradle\caches\transforms-2\files-2.1\04333fb30debecdcdbf414307915e2b2\appcompat-v7-22.2.1\AndroidManifest.xml:22:5-20 +MERGED from [com.android.support:support-v4:22.2.1] C:\Users\XF1001\.gradle\caches\transforms-2\files-2.1\35bc8eb8fb2407ee3760c382b8634676\support-v4-22.2.1\AndroidManifest.xml:22:5-20 +MERGED from [com.android.support:support-v4:22.2.1] C:\Users\XF1001\.gradle\caches\transforms-2\files-2.1\35bc8eb8fb2407ee3760c382b8634676\support-v4-22.2.1\AndroidManifest.xml:22:5-20 + android:label + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:22:9-41 + android:icon + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:21:9-46 +activity#net.micode.notes.ui.SplashActivity +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:25:9-40:20 + android:configChanges + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:27:13-74 + android:theme + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:28:13-64 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:26:13-46 +intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:31:13-34:29 +action#android.intent.action.MAIN +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:32:17-69 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:32:25-66 +category#android.intent.category.LAUNCHER +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:33:17-77 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:33:27-74 +meta-data#android.app.shortcuts +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:37:13-39:53 + android:resource + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:39:17-50 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:38:17-53 +activity#net.micode.notes.ui.NotesListActivity +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:42:9-54:20 + android:label + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:45:13-45 + android:launchMode + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:46:13-43 + android:windowSoftInputMode + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:48:13-52 + android:configChanges + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:44:13-74 + android:theme + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:47:13-45 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:43:13-49 +intent-filter#action:name:android.intent.action.CREATE_SHORTCUT +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:51:13-53:29 +action#android.intent.action.CREATE_SHORTCUT +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:52:17-79 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:52:25-77 +activity#net.micode.notes.ui.NoteEditActivity +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:56:9-84:20 + android:launchMode + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:59:13-43 + android:configChanges + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:58:13-74 + android:theme + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:60:13-45 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:57: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:\Coding\Notes-master\app\src\main\AndroidManifest.xml:62:13-67:29 +action#android.intent.action.VIEW +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:63:17-69 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:63:25-66 +category#android.intent.category.DEFAULT +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:64:17-76 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:64:27-73 +data +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:65:17-78 + android:mimeType + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:65: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:\Coding\Notes-master\app\src\main\AndroidManifest.xml:69:13-74:29 +action#android.intent.action.INSERT_OR_EDIT +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:70:17-79 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:70:25-76 +intent-filter#action:name:android.intent.action.SEARCH+category:name:android.intent.category.DEFAULT +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:76:13-79:29 +action#android.intent.action.SEARCH +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:77:17-71 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:77:25-68 +meta-data#android.app.searchable +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:81:13-83:54 + android:resource + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:83:17-51 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:82:17-54 +provider#net.micode.notes.data.NotesProvider +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:87:9-90:43 + android:authorities + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:89:13-47 + android:multiprocess + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:90:13-40 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:88:13-47 +receiver#net.micode.notes.widget.NoteWidgetProvider_2x +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:93:9-107:20 + android:label + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:95:13-50 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:94: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:\Coding\Notes-master\app\src\main\AndroidManifest.xml:96:13-102:29 +action#android.appwidget.action.APPWIDGET_UPDATE +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:99:17-84 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:99:25-81 +action#android.appwidget.action.APPWIDGET_DELETED +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:100:17-85 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:100:25-82 +action#android.intent.action.PRIVACY_MODE_CHANGED +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:101:17-85 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:101:25-82 +meta-data#android.appwidget.provider +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:104:13-106:58 + android:resource + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:106:17-55 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:105:17-58 +receiver#net.micode.notes.widget.NoteWidgetProvider_4x +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:109:9-121:20 + android:label + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:111:13-50 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:110:13-57 +receiver#net.micode.notes.ui.AlarmInitReceiver +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:123:9-127:20 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:123:19-55 +intent-filter#action:name:android.intent.action.BOOT_COMPLETED +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:124:13-126:29 +action#android.intent.action.BOOT_COMPLETED +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:125:17-79 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:125:25-76 +receiver#net.micode.notes.ui.AlarmReceiver +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:129:9-131:41 + android:process + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:131:13-38 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:130:13-45 +activity#net.micode.notes.ui.AlarmAlertActivity +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:133:9-137:78 + android:label + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:135:13-45 + android:launchMode + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:136:13-48 + android:theme + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:137:13-75 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:134:13-50 +activity#net.micode.notes.ui.NotesPreferenceActivity +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:139:9-143:63 + android:label + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:141:13-54 + android:launchMode + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:142:13-43 + android:theme + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:143:13-60 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:140:13-55 +activity#net.micode.notes.ui.UnlockActivity +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:145:9-148:20 + android:theme + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:147:13-69 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:146:13-46 +activity#net.micode.notes.ui.SetLockActivity +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:150:9-153:20 + android:theme + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:152:13-69 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:151:13-47 +service#net.micode.notes.gtask.remote.GTaskSyncService +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:156:9-158:40 + android:exported + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:158:13-37 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:157:13-58 +meta-data#android.app.default_searchable +ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:160:9-162:52 + android:value + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:162:13-49 + android:name + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml:161:13-58 +uses-sdk +INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml reason: use-sdk injection requested +INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml +INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml +MERGED from [com.android.support:appcompat-v7:22.2.1] C:\Users\XF1001\.gradle\caches\transforms-2\files-2.1\04333fb30debecdcdbf414307915e2b2\appcompat-v7-22.2.1\AndroidManifest.xml:20:5-43 +MERGED from [com.android.support:appcompat-v7:22.2.1] C:\Users\XF1001\.gradle\caches\transforms-2\files-2.1\04333fb30debecdcdbf414307915e2b2\appcompat-v7-22.2.1\AndroidManifest.xml:20:5-43 +MERGED from [com.android.support:support-v4:22.2.1] C:\Users\XF1001\.gradle\caches\transforms-2\files-2.1\35bc8eb8fb2407ee3760c382b8634676\support-v4-22.2.1\AndroidManifest.xml:20:5-43 +MERGED from [com.android.support:support-v4:22.2.1] C:\Users\XF1001\.gradle\caches\transforms-2\files-2.1\35bc8eb8fb2407ee3760c382b8634676\support-v4-22.2.1\AndroidManifest.xml:20:5-43 +INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml +INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml + android:targetSdkVersion + INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml + INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml + android:minSdkVersion + INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml + ADDED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml + INJECTED from D:\Coding\Notes-master\app\src\main\AndroidManifest.xml diff --git a/src/Notes-master/app/build/outputs/logs/manifest-merger-release-report.txt b/src/Notes-master/app/build/outputs/logs/manifest-merger-release-report.txt new file mode 100644 index 0000000..3e7d6fa --- /dev/null +++ b/src/Notes-master/app/build/outputs/logs/manifest-merger-release-report.txt @@ -0,0 +1,233 @@ +-- Merging decision tree log --- +manifest +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:18:1-160:12 +INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:18:1-160:12 +INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:18:1-160:12 +INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:18:1-160:12 +INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:18:1-160:12 +INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:18:1-160:12 +INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:18:1-160:12 + package + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:19:5-31 + INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml + INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml + android:versionName + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:21:5-30 + INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml + INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml + xmlns:android + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:18:11-69 + android:versionCode + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:20:5-28 + INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml + INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml +uses-permission#android.permission.WRITE_EXTERNAL_STORAGE +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:25:5-81 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:25:22-78 +uses-permission#com.android.launcher.permission.INSTALL_SHORTCUT +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:26:5-88 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:26:22-85 +uses-permission#android.permission.INTERNET +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:27:5-67 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:27:22-64 +uses-permission#android.permission.READ_CONTACTS +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:28:5-72 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:28:22-69 +uses-permission#android.permission.MANAGE_ACCOUNTS +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:29:5-74 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:29:22-71 +uses-permission#android.permission.AUTHENTICATE_ACCOUNTS +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:30:5-80 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:30:22-77 +uses-permission#android.permission.GET_ACCOUNTS +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:31:5-71 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:31:22-68 +uses-permission#android.permission.USE_CREDENTIALS +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:32:5-74 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:32:22-71 +uses-permission#android.permission.RECEIVE_BOOT_COMPLETED +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:33:5-81 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:33:22-78 +application +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:36:5-159:19 + android:label + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:38:9-41 + android:icon + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:37:9-42 +activity#net.micode.notes.ui.NotesListActivity +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:41:9-55:20 + android:label + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:44:13-45 + android:launchMode + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:45:13-43 + android:windowSoftInputMode + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:47:13-52 + android:configChanges + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:43:13-74 + android:theme + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:46:13-45 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:42:13-49 +intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:51:13-54:29 +action#android.intent.action.MAIN +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:52:17-69 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:52:25-66 +category#android.intent.category.LAUNCHER +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:53:17-77 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:53:27-74 +activity#net.micode.notes.ui.NoteEditActivity +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:57:9-86:20 + android:launchMode + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:60:13-43 + android:configChanges + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:59:13-74 + android:theme + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:61:13-45 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:58: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 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:63:13-68:29 +action#android.intent.action.VIEW +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:64:17-69 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:64:25-66 +category#android.intent.category.DEFAULT +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:65:17-76 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:65:27-73 +data +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:66:17-78 + android:mimeType + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:66: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 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:70:13-75:29 +action#android.intent.action.INSERT_OR_EDIT +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:71:17-79 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:71:25-76 +intent-filter#action:name:android.intent.action.SEARCH+category:name:android.intent.category.DEFAULT +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:77:13-80:29 +action#android.intent.action.SEARCH +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:78:17-71 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:78:25-68 +meta-data#android.app.searchable +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:83:13-85:54 + android:resource + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:85:17-51 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:84:17-54 +provider#net.micode.notes.data.NotesProvider +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:89:9-92:43 + android:authorities + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:91:13-47 + android:multiprocess + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:92:13-40 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:90:13-63 +receiver#net.micode.notes.widget.NoteWidgetProvider_2x +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:95:9-109:20 + android:label + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:97:13-50 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:96: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 /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:98:13-104:29 +action#android.appwidget.action.APPWIDGET_UPDATE +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:101:17-84 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:101:25-81 +action#android.appwidget.action.APPWIDGET_DELETED +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:102:17-85 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:102:25-82 +action#android.intent.action.PRIVACY_MODE_CHANGED +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:103:17-85 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:103:25-82 +meta-data#android.appwidget.provider +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:106:13-108:58 + android:resource + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:108:17-55 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:107:17-58 +receiver#net.micode.notes.widget.NoteWidgetProvider_4x +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:110:9-123:20 + android:label + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:112:13-50 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:111:13-57 +receiver#net.micode.notes.ui.AlarmInitReceiver +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:125:9-129:20 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:125:19-55 +intent-filter#action:name:android.intent.action.BOOT_COMPLETED +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:126:13-128:29 +action#android.intent.action.BOOT_COMPLETED +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:127:17-79 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:127:25-76 +receiver#net.micode.notes.ui.AlarmReceiver +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:131:9-134:20 + android:process + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:133:13-38 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:132:13-61 +activity#net.micode.notes.ui.AlarmAlertActivity +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:136:9-141:20 + android:label + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:138:13-45 + android:launchMode + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:139:13-48 + android:theme + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:140:13-75 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:137:13-50 +activity#net.micode.notes.ui.NotesPreferenceActivity +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:143:9-148:20 + android:label + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:145:13-54 + android:launchMode + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:146:13-43 + android:theme + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:147:13-60 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:144:13-71 +service#net.micode.notes.gtask.remote.GTaskSyncService +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:151:9-154:19 + android:exported + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:153:13-37 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:152:13-74 +meta-data#android.app.default_searchable +ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:156:9-158:52 + android:value + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:158:13-49 + android:name + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml:157:13-58 +uses-sdk +INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml reason: use-sdk injection requested +INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml +INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml +INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml +INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml + android:targetSdkVersion + INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml + INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml + android:minSdkVersion + INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml + ADDED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml + INJECTED from /home/xf1001/AndroidStudioProjects/Notes-master/app/src/main/AndroidManifest.xml diff --git a/src/Notes-master/app/build/outputs/sdk-dependencies/release/sdkDependencies.txt b/src/Notes-master/app/build/outputs/sdk-dependencies/release/sdkDependencies.txt new file mode 100644 index 0000000..696ce5e --- /dev/null +++ b/src/Notes-master/app/build/outputs/sdk-dependencies/release/sdkDependencies.txt @@ -0,0 +1,32 @@ +# List of SDK dependencies of this app, this information is also included in an encrypted form in the APK. +# For more information visit: https://d.android.com/r/tools/dependency-metadata + +library { + digests { + sha256: "~\327\237\221\301\212\030\244xV\236 Yu\375\363|k\302\221B\370%\320\005\003~I{\312z\367" + } +} +library { + digests { + sha256: "T\373\234\274\217\'\246\025Z\204v\035\376\332?:M\036\a\337O\301\321\374\376L\224Y\374\252\263\036" + } +} +library { + digests { + sha256: "\340n\211\324\tC$_\317\243\236\3057\315\277\3167b\256\315\350\371\305\227x\r+\000\302\2644$" + } +} +library_dependencies { +} +library_dependencies { + library_index: 1 +} +library_dependencies { + library_index: 2 +} +module_dependencies { + module_name: "base" + dependency_index: 0 + dependency_index: 1 + dependency_index: 2 +} diff --git a/src/Notes-master/app/build/reports/lint-results-release-fatal.html b/src/Notes-master/app/build/reports/lint-results-release-fatal.html new file mode 100644 index 0000000..a134e55 --- /dev/null +++ b/src/Notes-master/app/build/reports/lint-results-release-fatal.html @@ -0,0 +1,4071 @@ + + + + + +Lint Report + + + + + + + + +
+
+
+ Lint Report: 1 error +
+ +
+
+
+ Issue Types + +
+
+
+ +
+
+
+

Overview

+
+
+ + + + +
Compliance +
1error +ExpiredTargetSdkVersion: TargetSdkVersion No Longer Supported
Disabled Checks (331) +
+
+
+
+
+
+ + +
+
+
+

TargetSdkVersion No Longer Supported

+
+
+
+
+../../build.gradle:9: Google Play requires that apps target API level 26 or higher.
+

+  6 
+  7     defaultConfig {
+  8         applicationId "net.micode.notes"
+  9         targetSdkVersion 14                                                                         
+ 10     }
+ 11 
+ 12     buildTypes {
+
+ +
+ +
+
+ + ExpiredTargetSdkVersion + + + Compliance + + + Fatal + + + Priority 8/10 + +
+
+
+
+
+
+ +
+
+
+

Disabled Checks

+
+
+One or more issues were not run by lint, either +because the check is not enabled by default, or because +it was disabled with a command line flag or via one or +more lint.xml configuration files in the project directories. +
+
+
+
+
+ +
+
+
+

Suppressing Warnings and Errors

+
+
+Lint errors can be suppressed in a variety of ways:
+
+1. With a @SuppressLint annotation in the Java code
+2. With a tools:ignore attribute in the XML file
+3. With a //noinspection comment in the source code
+4. With ignore flags specified in the build.gradle file, as explained below
+5. With a lint.xml configuration file in the project
+6. With a lint.xml configuration file passed to lint via the --config flag
+7. With the --ignore flag passed to lint.
+
+To suppress a lint warning with an annotation, add a @SuppressLint("id") annotation on the class, method or variable declaration closest to the warning instance you want to disable. The id can be one or more issue id's, such as "UnusedResources" or {"UnusedResources","UnusedIds"}, or it can be "all" to suppress all lint warnings in the given scope.
+
+To suppress a lint warning with a comment, add a //noinspection id comment on the line before the statement with the error.
+
+To suppress a lint warning in an XML file, add a tools:ignore="id" attribute on the element containing the error, or one of its surrounding elements. You also need to define the namespace for the tools prefix on the root element in your document, next to the xmlns:android declaration:
+xmlns:tools="http://schemas.android.com/tools"
+
+To suppress a lint warning in a build.gradle file, add a section like this:
+ +
+android {
+    lintOptions {
+        disable 'TypographyFractions','TypographyQuotes'
+    }
+}
+
+
+Here we specify a comma separated list of issue id's after the disable command. You can also use warning or error instead of disable to change the severity of issues.
+
+To suppress lint warnings with a configuration XML file, create a file named lint.xml and place it at the root directory of the module in which it applies.
+
+The format of the lint.xml file is something like the following:
+ +
+<?xml version="1.0" encoding="UTF-8"?>
+<lint>
+    <!-- Ignore everything in the test source set -->
+    <issue id="all">
+        <ignore path="\*/test/\*" />
+    </issue>
+
+    <!-- Disable this given check in this project -->
+    <issue id="IconMissingDensityFolder" severity="ignore" />
+
+    <!-- Ignore the ObsoleteLayoutParam issue in the given files -->
+    <issue id="ObsoleteLayoutParam">
+        <ignore path="res/layout/activation.xml" />
+        <ignore path="res/layout-xlarge/activation.xml" />
+        <ignore regexp="(foo|bar)\.java" />
+    </issue>
+
+    <!-- Ignore the UselessLeaf issue in the given file -->
+    <issue id="UselessLeaf">
+        <ignore path="res/layout/main.xml" />
+    </issue>
+
+    <!-- Change the severity of hardcoded strings to "error" -->
+    <issue id="HardcodedText" severity="error" />
+</lint>
+
+
+To suppress lint checks from the command line, pass the --ignore flag with a comma separated list of ids to be suppressed, such as:
+$ lint --ignore UnusedResources,UselessLeaf /my/project/path
+
+For more information, see http://g.co/androidstudio/suppressing-lint-warnings
+ +
+
+
+
+
+ + \ No newline at end of file diff --git a/src/Notes-master/app/build/reports/lint-results-release-fatal.xml b/src/Notes-master/app/build/reports/lint-results-release-fatal.xml new file mode 100644 index 0000000..52ff024 --- /dev/null +++ b/src/Notes-master/app/build/reports/lint-results-release-fatal.xml @@ -0,0 +1,22 @@ + + + + + + + + diff --git a/src/Notes-master/app/build/tmp/compileDebugAndroidTestJavaWithJavac/source-classes-mapping.txt b/src/Notes-master/app/build/tmp/compileDebugAndroidTestJavaWithJavac/source-classes-mapping.txt new file mode 100644 index 0000000..44ac566 --- /dev/null +++ b/src/Notes-master/app/build/tmp/compileDebugAndroidTestJavaWithJavac/source-classes-mapping.txt @@ -0,0 +1,2 @@ +net/micode/notes/test/BuildConfig.java + net.micode.notes.test.BuildConfig diff --git a/src/Notes-master/app/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt b/src/Notes-master/app/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt new file mode 100644 index 0000000..77f8fbd --- /dev/null +++ b/src/Notes-master/app/build/tmp/compileDebugJavaWithJavac/source-classes-mapping.txt @@ -0,0 +1,159 @@ +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/gtask/data/Task.java + net.micode.notes.gtask.data.Task +net/micode/notes/data/Contact.java + net.micode.notes.data.Contact +net/micode/notes/tool/GTaskStringUtils.java + net.micode.notes.tool.GTaskStringUtils +net/micode/notes/tool/BackupUtils.java + net.micode.notes.tool.BackupUtils + net.micode.notes.tool.BackupUtils$TextExport +net/micode/notes/gtask/data/MetaData.java + net.micode.notes.gtask.data.MetaData +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/ui/DateTimePickerDialog.java + net.micode.notes.ui.DateTimePickerDialog + net.micode.notes.ui.DateTimePickerDialog$1 + net.micode.notes.ui.DateTimePickerDialog$OnDateTimeSetListener +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 + net.micode.notes.ui.SplashActivity$4 + net.micode.notes.ui.SplashActivity$5 + net.micode.notes.ui.SplashActivity$6 +net/micode/notes/data/NotesProvider.java + net.micode.notes.data.NotesProvider +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/gtask/data/TaskList.java + net.micode.notes.gtask.data.TaskList +net/micode/notes/tool/Point.java + net.micode.notes.tool.Point +net/micode/notes/ui/LockPatternView.java + net.micode.notes.ui.LockPatternView + net.micode.notes.ui.LockPatternView$OnLockListener +net/micode/notes/model/Note.java + net.micode.notes.model.Note + net.micode.notes.model.Note$NoteData +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/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/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/data/NotesDatabaseHelper.java + net.micode.notes.data.NotesDatabaseHelper + net.micode.notes.data.NotesDatabaseHelper$TABLE +net/micode/notes/ui/NoteEditText.java + net.micode.notes.ui.NoteEditText + net.micode.notes.ui.NoteEditText$1 + net.micode.notes.ui.NoteEditText$OnTextViewChangeListener +net/micode/notes/ui/NotesListItem.java + net.micode.notes.ui.NotesListItem +net/micode/notes/gtask/data/SqlNote.java + net.micode.notes.gtask.data.SqlNote +net/micode/notes/tool/DataUtils.java + net.micode.notes.tool.DataUtils +net/micode/notes/widget/NoteWidgetProvider_2x.java + net.micode.notes.widget.NoteWidgetProvider_2x +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/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/gtask/data/Node.java + net.micode.notes.gtask.data.Node +net/micode/notes/gtask/data/SqlData.java + net.micode.notes.gtask.data.SqlData +net/micode/notes/gtask/exception/ActionFailureException.java + net.micode.notes.gtask.exception.ActionFailureException +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/model/WorkingNote.java + net.micode.notes.model.WorkingNote + net.micode.notes.model.WorkingNote$NoteSettingChangedListener +net/micode/notes/ui/AlarmAlertActivity.java + net.micode.notes.ui.AlarmAlertActivity +net/micode/notes/ui/NoteItemData.java + net.micode.notes.ui.NoteItemData +net/micode/notes/ui/SetLockActivity.java + net.micode.notes.ui.SetLockActivity + net.micode.notes.ui.SetLockActivity$1 + net.micode.notes.ui.SetLockActivity$2 +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$HeadViewHolder +net/micode/notes/ui/NotesListActivity.java + net.micode.notes.ui.NotesListActivity + net.micode.notes.ui.NotesListActivity$1 + 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/widget/NoteWidgetProvider.java + net.micode.notes.widget.NoteWidgetProvider +net/micode/notes/ui/UnlockActivity.java + net.micode.notes.ui.UnlockActivity + net.micode.notes.ui.UnlockActivity$1 diff --git a/src/Notes-master/app/src/main/AndroidManifest.xml b/src/Notes-master/app/src/main/AndroidManifest.xml new file mode 100644 index 0000000..2189871 --- /dev/null +++ b/src/Notes-master/app/src/main/AndroidManifest.xml @@ -0,0 +1,164 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/Notes-master/src/net/micode/notes/data/Contact.java b/src/Notes-master/app/src/main/java/net/micode/notes/data/Contact.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/data/Contact.java rename to src/Notes-master/app/src/main/java/net/micode/notes/data/Contact.java diff --git a/src/Notes-master/src/net/micode/notes/data/Notes.java b/src/Notes-master/app/src/main/java/net/micode/notes/data/Notes.java similarity index 94% rename from src/Notes-master/src/net/micode/notes/data/Notes.java rename to src/Notes-master/app/src/main/java/net/micode/notes/data/Notes.java index f240604..1810575 100644 --- a/src/Notes-master/src/net/micode/notes/data/Notes.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/data/Notes.java @@ -165,8 +165,29 @@ public class Notes { *

Type : INTEGER (long)

*/ public static final String VERSION = "version"; + + /** + * The passcode to enter note + *

Type : TEXT

+ */ + public static final String PASSCODE = "passcode"; + + /** + * The signal of top note + *

Type : INTEGER

+ */ + public static final String TOP = "top"; + + /** + * The classification of the notes + *

Type : INTEGER

+ */ + public static final String CLASSIFICATION = "classification"; } + /* + * 便签数据在数据库中的表头 + */ public interface DataColumns { /** * The unique ID for a row diff --git a/src/Notes-master/src/net/micode/notes/data/NotesDatabaseHelper.java b/src/Notes-master/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java similarity index 52% rename from src/Notes-master/src/net/micode/notes/data/NotesDatabaseHelper.java rename to src/Notes-master/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java index ffe5d57..6152d91 100644 --- a/src/Notes-master/src/net/micode/notes/data/NotesDatabaseHelper.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/data/NotesDatabaseHelper.java @@ -30,7 +30,7 @@ import net.micode.notes.data.Notes.NoteColumns; public class NotesDatabaseHelper extends SQLiteOpenHelper { private static final String DB_NAME = "note.db"; - private static final int DB_VERSION = 4; + private static final int DB_VERSION = 5; public interface TABLE { public static final String NOTE = "note"; @@ -43,168 +43,171 @@ public class NotesDatabaseHelper extends SQLiteOpenHelper { private static NotesDatabaseHelper mInstance; private static final String CREATE_NOTE_TABLE_SQL = - "CREATE TABLE " + TABLE.NOTE + "(" + - NoteColumns.ID + " INTEGER PRIMARY KEY," + - NoteColumns.PARENT_ID + " INTEGER NOT NULL DEFAULT 0," + - NoteColumns.ALERTED_DATE + " INTEGER NOT NULL DEFAULT 0," + - NoteColumns.BG_COLOR_ID + " INTEGER NOT NULL DEFAULT 0," + - NoteColumns.CREATED_DATE + " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," + - NoteColumns.HAS_ATTACHMENT + " INTEGER NOT NULL DEFAULT 0," + - NoteColumns.MODIFIED_DATE + " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," + - NoteColumns.NOTES_COUNT + " INTEGER NOT NULL DEFAULT 0," + - NoteColumns.SNIPPET + " TEXT NOT NULL DEFAULT ''," + - NoteColumns.TYPE + " INTEGER NOT NULL DEFAULT 0," + - NoteColumns.WIDGET_ID + " INTEGER NOT NULL DEFAULT 0," + - NoteColumns.WIDGET_TYPE + " INTEGER NOT NULL DEFAULT -1," + - NoteColumns.SYNC_ID + " INTEGER NOT NULL DEFAULT 0," + - NoteColumns.LOCAL_MODIFIED + " INTEGER NOT NULL DEFAULT 0," + - NoteColumns.ORIGIN_PARENT_ID + " INTEGER NOT NULL DEFAULT 0," + - NoteColumns.GTASK_ID + " TEXT NOT NULL DEFAULT ''," + - NoteColumns.VERSION + " INTEGER NOT NULL DEFAULT 0" + - ")"; + "CREATE TABLE " + TABLE.NOTE + "(" + + NoteColumns.ID + " INTEGER PRIMARY KEY," + + NoteColumns.PARENT_ID + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.ALERTED_DATE + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.BG_COLOR_ID + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.CREATED_DATE + " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," + + NoteColumns.HAS_ATTACHMENT + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.MODIFIED_DATE + " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," + + NoteColumns.NOTES_COUNT + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.SNIPPET + " TEXT NOT NULL DEFAULT ''," + + NoteColumns.TYPE + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.WIDGET_ID + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.WIDGET_TYPE + " INTEGER NOT NULL DEFAULT -1," + + NoteColumns.SYNC_ID + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.LOCAL_MODIFIED + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.ORIGIN_PARENT_ID + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.GTASK_ID + " TEXT NOT NULL DEFAULT ''," + + NoteColumns.VERSION + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.PASSCODE + " TEXT NOT NULL DEFAULT '',"+ + NoteColumns.TOP + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.CLASSIFICATION + " INTEGER NOT NULL DEFAULT 0" + + ")"; private static final String CREATE_DATA_TABLE_SQL = - "CREATE TABLE " + TABLE.DATA + "(" + - DataColumns.ID + " INTEGER PRIMARY KEY," + - DataColumns.MIME_TYPE + " TEXT NOT NULL," + - DataColumns.NOTE_ID + " INTEGER NOT NULL DEFAULT 0," + - NoteColumns.CREATED_DATE + " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," + - NoteColumns.MODIFIED_DATE + " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," + - DataColumns.CONTENT + " TEXT NOT NULL DEFAULT ''," + - DataColumns.DATA1 + " INTEGER," + - DataColumns.DATA2 + " INTEGER," + - DataColumns.DATA3 + " TEXT NOT NULL DEFAULT ''," + - DataColumns.DATA4 + " TEXT NOT NULL DEFAULT ''," + - DataColumns.DATA5 + " TEXT NOT NULL DEFAULT ''" + - ")"; + "CREATE TABLE " + TABLE.DATA + "(" + + DataColumns.ID + " INTEGER PRIMARY KEY," + + DataColumns.MIME_TYPE + " TEXT NOT NULL," + + DataColumns.NOTE_ID + " INTEGER NOT NULL DEFAULT 0," + + NoteColumns.CREATED_DATE + " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," + + NoteColumns.MODIFIED_DATE + " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," + + DataColumns.CONTENT + " TEXT NOT NULL DEFAULT ''," + + DataColumns.DATA1 + " INTEGER," + + DataColumns.DATA2 + " INTEGER," + + DataColumns.DATA3 + " TEXT NOT NULL DEFAULT ''," + + DataColumns.DATA4 + " TEXT NOT NULL DEFAULT ''," + + DataColumns.DATA5 + " TEXT NOT NULL DEFAULT ''" + + ")"; private static final String CREATE_DATA_NOTE_ID_INDEX_SQL = - "CREATE INDEX IF NOT EXISTS note_id_index ON " + - TABLE.DATA + "(" + DataColumns.NOTE_ID + ");"; + "CREATE INDEX IF NOT EXISTS note_id_index ON " + + TABLE.DATA + "(" + DataColumns.NOTE_ID + ");"; /** * Increase folder's note count when move note to the folder */ private static final String NOTE_INCREASE_FOLDER_COUNT_ON_UPDATE_TRIGGER = - "CREATE TRIGGER increase_folder_count_on_update "+ - " AFTER UPDATE OF " + NoteColumns.PARENT_ID + " ON " + TABLE.NOTE + - " BEGIN " + - " UPDATE " + TABLE.NOTE + - " SET " + NoteColumns.NOTES_COUNT + "=" + NoteColumns.NOTES_COUNT + " + 1" + - " WHERE " + NoteColumns.ID + "=new." + NoteColumns.PARENT_ID + ";" + - " END"; + "CREATE TRIGGER increase_folder_count_on_update "+ + " AFTER UPDATE OF " + NoteColumns.PARENT_ID + " ON " + TABLE.NOTE + + " BEGIN " + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.NOTES_COUNT + "=" + NoteColumns.NOTES_COUNT + " + 1" + + " WHERE " + NoteColumns.ID + "=new." + NoteColumns.PARENT_ID + ";" + + " END"; /** * Decrease folder's note count when move note from folder */ private static final String NOTE_DECREASE_FOLDER_COUNT_ON_UPDATE_TRIGGER = - "CREATE TRIGGER decrease_folder_count_on_update " + - " AFTER UPDATE OF " + NoteColumns.PARENT_ID + " ON " + TABLE.NOTE + - " BEGIN " + - " UPDATE " + TABLE.NOTE + - " SET " + NoteColumns.NOTES_COUNT + "=" + NoteColumns.NOTES_COUNT + "-1" + - " WHERE " + NoteColumns.ID + "=old." + NoteColumns.PARENT_ID + - " AND " + NoteColumns.NOTES_COUNT + ">0" + ";" + - " END"; + "CREATE TRIGGER decrease_folder_count_on_update " + + " AFTER UPDATE OF " + NoteColumns.PARENT_ID + " ON " + TABLE.NOTE + + " BEGIN " + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.NOTES_COUNT + "=" + NoteColumns.NOTES_COUNT + "-1" + + " WHERE " + NoteColumns.ID + "=old." + NoteColumns.PARENT_ID + + " AND " + NoteColumns.NOTES_COUNT + ">0" + ";" + + " END"; /** * Increase folder's note count when insert new note to the folder */ private static final String NOTE_INCREASE_FOLDER_COUNT_ON_INSERT_TRIGGER = - "CREATE TRIGGER increase_folder_count_on_insert " + - " AFTER INSERT ON " + TABLE.NOTE + - " BEGIN " + - " UPDATE " + TABLE.NOTE + - " SET " + NoteColumns.NOTES_COUNT + "=" + NoteColumns.NOTES_COUNT + " + 1" + - " WHERE " + NoteColumns.ID + "=new." + NoteColumns.PARENT_ID + ";" + - " END"; + "CREATE TRIGGER increase_folder_count_on_insert " + + " AFTER INSERT ON " + TABLE.NOTE + + " BEGIN " + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.NOTES_COUNT + "=" + NoteColumns.NOTES_COUNT + " + 1" + + " WHERE " + NoteColumns.ID + "=new." + NoteColumns.PARENT_ID + ";" + + " END"; /** * Decrease folder's note count when delete note from the folder */ private static final String NOTE_DECREASE_FOLDER_COUNT_ON_DELETE_TRIGGER = - "CREATE TRIGGER decrease_folder_count_on_delete " + - " AFTER DELETE ON " + TABLE.NOTE + - " BEGIN " + - " UPDATE " + TABLE.NOTE + - " SET " + NoteColumns.NOTES_COUNT + "=" + NoteColumns.NOTES_COUNT + "-1" + - " WHERE " + NoteColumns.ID + "=old." + NoteColumns.PARENT_ID + - " AND " + NoteColumns.NOTES_COUNT + ">0;" + - " END"; + "CREATE TRIGGER decrease_folder_count_on_delete " + + " AFTER DELETE ON " + TABLE.NOTE + + " BEGIN " + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.NOTES_COUNT + "=" + NoteColumns.NOTES_COUNT + "-1" + + " WHERE " + NoteColumns.ID + "=old." + NoteColumns.PARENT_ID + + " AND " + NoteColumns.NOTES_COUNT + ">0;" + + " END"; /** * Update note's content when insert data with type {@link DataConstants#NOTE} */ private static final String DATA_UPDATE_NOTE_CONTENT_ON_INSERT_TRIGGER = - "CREATE TRIGGER update_note_content_on_insert " + - " AFTER INSERT ON " + TABLE.DATA + - " WHEN new." + DataColumns.MIME_TYPE + "='" + DataConstants.NOTE + "'" + - " BEGIN" + - " UPDATE " + TABLE.NOTE + - " SET " + NoteColumns.SNIPPET + "=new." + DataColumns.CONTENT + - " WHERE " + NoteColumns.ID + "=new." + DataColumns.NOTE_ID + ";" + - " END"; + "CREATE TRIGGER update_note_content_on_insert " + + " AFTER INSERT ON " + TABLE.DATA + + " WHEN new." + DataColumns.MIME_TYPE + "='" + DataConstants.NOTE + "'" + + " BEGIN" + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.SNIPPET + "=new." + DataColumns.CONTENT + + " WHERE " + NoteColumns.ID + "=new." + DataColumns.NOTE_ID + ";" + + " END"; /** * Update note's content when data with {@link DataConstants#NOTE} type has changed */ private static final String DATA_UPDATE_NOTE_CONTENT_ON_UPDATE_TRIGGER = - "CREATE TRIGGER update_note_content_on_update " + - " AFTER UPDATE ON " + TABLE.DATA + - " WHEN old." + DataColumns.MIME_TYPE + "='" + DataConstants.NOTE + "'" + - " BEGIN" + - " UPDATE " + TABLE.NOTE + - " SET " + NoteColumns.SNIPPET + "=new." + DataColumns.CONTENT + - " WHERE " + NoteColumns.ID + "=new." + DataColumns.NOTE_ID + ";" + - " END"; + "CREATE TRIGGER update_note_content_on_update " + + " AFTER UPDATE ON " + TABLE.DATA + + " WHEN old." + DataColumns.MIME_TYPE + "='" + DataConstants.NOTE + "'" + + " BEGIN" + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.SNIPPET + "=new." + DataColumns.CONTENT + + " WHERE " + NoteColumns.ID + "=new." + DataColumns.NOTE_ID + ";" + + " END"; /** * Update note's content when data with {@link DataConstants#NOTE} type has deleted */ private static final String DATA_UPDATE_NOTE_CONTENT_ON_DELETE_TRIGGER = - "CREATE TRIGGER update_note_content_on_delete " + - " AFTER delete ON " + TABLE.DATA + - " WHEN old." + DataColumns.MIME_TYPE + "='" + DataConstants.NOTE + "'" + - " BEGIN" + - " UPDATE " + TABLE.NOTE + - " SET " + NoteColumns.SNIPPET + "=''" + - " WHERE " + NoteColumns.ID + "=old." + DataColumns.NOTE_ID + ";" + - " END"; + "CREATE TRIGGER update_note_content_on_delete " + + " AFTER delete ON " + TABLE.DATA + + " WHEN old." + DataColumns.MIME_TYPE + "='" + DataConstants.NOTE + "'" + + " BEGIN" + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.SNIPPET + "=''" + + " WHERE " + NoteColumns.ID + "=old." + DataColumns.NOTE_ID + ";" + + " END"; /** * Delete datas belong to note which has been deleted */ private static final String NOTE_DELETE_DATA_ON_DELETE_TRIGGER = - "CREATE TRIGGER delete_data_on_delete " + - " AFTER DELETE ON " + TABLE.NOTE + - " BEGIN" + - " DELETE FROM " + TABLE.DATA + - " WHERE " + DataColumns.NOTE_ID + "=old." + NoteColumns.ID + ";" + - " END"; + "CREATE TRIGGER delete_data_on_delete " + + " AFTER DELETE ON " + TABLE.NOTE + + " BEGIN" + + " DELETE FROM " + TABLE.DATA + + " WHERE " + DataColumns.NOTE_ID + "=old." + NoteColumns.ID + ";" + + " END"; /** * Delete notes belong to folder which has been deleted */ private static final String FOLDER_DELETE_NOTES_ON_DELETE_TRIGGER = - "CREATE TRIGGER folder_delete_notes_on_delete " + - " AFTER DELETE ON " + TABLE.NOTE + - " BEGIN" + - " DELETE FROM " + TABLE.NOTE + - " WHERE " + NoteColumns.PARENT_ID + "=old." + NoteColumns.ID + ";" + - " END"; + "CREATE TRIGGER folder_delete_notes_on_delete " + + " AFTER DELETE ON " + TABLE.NOTE + + " BEGIN" + + " DELETE FROM " + TABLE.NOTE + + " WHERE " + NoteColumns.PARENT_ID + "=old." + NoteColumns.ID + ";" + + " END"; /** * Move notes belong to folder which has been moved to trash folder */ private static final String FOLDER_MOVE_NOTES_ON_TRASH_TRIGGER = - "CREATE TRIGGER folder_move_notes_on_trash " + - " AFTER UPDATE ON " + TABLE.NOTE + - " WHEN new." + NoteColumns.PARENT_ID + "=" + Notes.ID_TRASH_FOLER + - " BEGIN" + - " UPDATE " + TABLE.NOTE + - " SET " + NoteColumns.PARENT_ID + "=" + Notes.ID_TRASH_FOLER + - " WHERE " + NoteColumns.PARENT_ID + "=old." + NoteColumns.ID + ";" + - " END"; + "CREATE TRIGGER folder_move_notes_on_trash " + + " AFTER UPDATE ON " + TABLE.NOTE + + " WHEN new." + NoteColumns.PARENT_ID + "=" + Notes.ID_TRASH_FOLER + + " BEGIN" + + " UPDATE " + TABLE.NOTE + + " SET " + NoteColumns.PARENT_ID + "=" + Notes.ID_TRASH_FOLER + + " WHERE " + NoteColumns.PARENT_ID + "=old." + NoteColumns.ID + ";" + + " END"; public NotesDatabaseHelper(Context context) { super(context, DB_NAME, null, DB_VERSION); @@ -322,6 +325,21 @@ public class NotesDatabaseHelper extends SQLiteOpenHelper { oldVersion++; } + if (oldVersion == 4) { + upgradeToV5(db); + oldVersion++; + } + + if (oldVersion == 5) { + upgradeToV6(db); + oldVersion++; + } + + if (oldVersion == 6) { + upgradeToV7(db); + oldVersion++; + } + if (reCreateTriggers) { reCreateNoteTableTriggers(db); reCreateDataTableTriggers(db); @@ -359,4 +377,21 @@ public class NotesDatabaseHelper extends SQLiteOpenHelper { db.execSQL("ALTER TABLE " + TABLE.NOTE + " ADD COLUMN " + NoteColumns.VERSION + " INTEGER NOT NULL DEFAULT 0"); } + + private void upgradeToV5(SQLiteDatabase db) { + db.execSQL("DROP TABLE IF EXISTS " + TABLE.NOTE); + db.execSQL("DROP TABLE IF EXISTS " + TABLE.DATA); + createNoteTable(db); + createDataTable(db); + } + + private void upgradeToV6(SQLiteDatabase db) { + db.execSQL("ALTER TABLE " + TABLE.NOTE + " ADD CLOUMN" + NoteColumns.TOP + + " INTEGER NOT NULL DEFAULT 0"); + } + + private void upgradeToV7(SQLiteDatabase db) { + db.execSQL("ALTER TABLE " + TABLE.NOTE + " ADD CLOUMN" + NoteColumns.CLASSIFICATION + + " INTEGER NOT NULL DEFAULT 0"); + } } diff --git a/src/Notes-master/src/net/micode/notes/data/NotesProvider.java b/src/Notes-master/app/src/main/java/net/micode/notes/data/NotesProvider.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/data/NotesProvider.java rename to src/Notes-master/app/src/main/java/net/micode/notes/data/NotesProvider.java diff --git a/src/Notes-master/src/net/micode/notes/gtask/data/MetaData.java b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/MetaData.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/gtask/data/MetaData.java rename to src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/MetaData.java diff --git a/src/Notes-master/src/net/micode/notes/gtask/data/Node.java b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/Node.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/gtask/data/Node.java rename to src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/Node.java diff --git a/src/Notes-master/src/net/micode/notes/gtask/data/SqlData.java b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/SqlData.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/gtask/data/SqlData.java rename to src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/SqlData.java diff --git a/src/Notes-master/src/net/micode/notes/gtask/data/SqlNote.java b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/SqlNote.java similarity index 99% rename from src/Notes-master/src/net/micode/notes/gtask/data/SqlNote.java rename to src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/SqlNote.java index 79a4095..f4d0011 100644 --- a/src/Notes-master/src/net/micode/notes/gtask/data/SqlNote.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/SqlNote.java @@ -152,6 +152,7 @@ public class SqlNote { if (mType == Notes.TYPE_NOTE) loadDataContent(); mDiffNoteValues = new ContentValues(); + } public SqlNote(Context context, long id) { @@ -163,7 +164,6 @@ public class SqlNote { if (mType == Notes.TYPE_NOTE) loadDataContent(); mDiffNoteValues = new ContentValues(); - } private void loadFromCursor(long id) { @@ -436,6 +436,7 @@ public class SqlNote { return mSnippet; } + public boolean isNoteType() { return mType == Notes.TYPE_NOTE; } diff --git a/src/Notes-master/src/net/micode/notes/gtask/data/Task.java b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/Task.java similarity index 93% rename from src/Notes-master/src/net/micode/notes/gtask/data/Task.java rename to src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/Task.java index 6a19454..1c42e99 100644 --- a/src/Notes-master/src/net/micode/notes/gtask/data/Task.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/Task.java @@ -180,27 +180,27 @@ public class Task extends Node { || !js.has(GTaskStringUtils.META_HEAD_DATA)) { Log.w(TAG, "setContentByLocalJSON: nothing is avaiable"); } + else { + try { + JSONObject note = js.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); + JSONArray dataArray = js.getJSONArray(GTaskStringUtils.META_HEAD_DATA); - try { - JSONObject note = js.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); - JSONArray dataArray = js.getJSONArray(GTaskStringUtils.META_HEAD_DATA); - - if (note.getInt(NoteColumns.TYPE) != Notes.TYPE_NOTE) { - Log.e(TAG, "invalid type"); - return; - } + if (note.getInt(NoteColumns.TYPE) != Notes.TYPE_NOTE) { + Log.e(TAG, "invalid type"); + return; + } - for (int i = 0; i < dataArray.length(); i++) { - JSONObject data = dataArray.getJSONObject(i); - if (TextUtils.equals(data.getString(DataColumns.MIME_TYPE), DataConstants.NOTE)) { - setName(data.getString(DataColumns.CONTENT)); - break; + for (int i = 0; i < dataArray.length(); i++) { + JSONObject data = dataArray.getJSONObject(i); + if (TextUtils.equals(data.getString(DataColumns.MIME_TYPE), DataConstants.NOTE)) { + setName(data.getString(DataColumns.CONTENT)); + break; + } } + } catch (JSONException e) { + Log.e(TAG, e.toString()); + e.printStackTrace(); } - - } catch (JSONException e) { - Log.e(TAG, e.toString()); - e.printStackTrace(); } } diff --git a/src/Notes-master/src/net/micode/notes/gtask/data/TaskList.java b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/TaskList.java similarity index 98% rename from src/Notes-master/src/net/micode/notes/gtask/data/TaskList.java rename to src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/TaskList.java index 4ea21c5..6444a4e 100644 --- a/src/Notes-master/src/net/micode/notes/gtask/data/TaskList.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/data/TaskList.java @@ -135,7 +135,10 @@ public class TaskList extends Node { } try { - JSONObject folder = js.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); + JSONObject folder = new JSONObject(); + if (js != null) { + folder = js.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); + } if (folder.getInt(NoteColumns.TYPE) == Notes.TYPE_FOLDER) { String name = folder.getString(NoteColumns.SNIPPET); diff --git a/src/Notes-master/src/net/micode/notes/gtask/exception/ActionFailureException.java b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/exception/ActionFailureException.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/gtask/exception/ActionFailureException.java rename to src/Notes-master/app/src/main/java/net/micode/notes/gtask/exception/ActionFailureException.java diff --git a/src/Notes-master/src/net/micode/notes/gtask/exception/NetworkFailureException.java b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/exception/NetworkFailureException.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/gtask/exception/NetworkFailureException.java rename to src/Notes-master/app/src/main/java/net/micode/notes/gtask/exception/NetworkFailureException.java diff --git a/src/Notes-master/src/net/micode/notes/gtask/remote/GTaskASyncTask.java b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java similarity index 97% rename from src/Notes-master/src/net/micode/notes/gtask/remote/GTaskASyncTask.java rename to src/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java index b3b61e7..777f88c 100644 --- a/src/Notes-master/src/net/micode/notes/gtask/remote/GTaskASyncTask.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskASyncTask.java @@ -77,8 +77,8 @@ public class GTaskASyncTask extends AsyncTask { pendingIntent = PendingIntent.getActivity(mContext, 0, new Intent(mContext, NotesListActivity.class), 0); } - notification.setLatestEventInfo(mContext, mContext.getString(R.string.app_name), content, - pendingIntent); + //notification.setLatestEventInfo(mContext, mContext.getString(R.string.app_name), content, + // pendingIntent); mNotifiManager.notify(GTASK_SYNC_NOTIFICATION_ID, notification); } diff --git a/src/Notes-master/src/net/micode/notes/gtask/remote/GTaskClient.java b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskClient.java similarity index 99% rename from src/Notes-master/src/net/micode/notes/gtask/remote/GTaskClient.java rename to src/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskClient.java index c67dfdf..c2ac22f 100644 --- a/src/Notes-master/src/net/micode/notes/gtask/remote/GTaskClient.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskClient.java @@ -112,7 +112,7 @@ public class GTaskClient { public boolean login(Activity activity) { // we suppose that the cookie would expire after 5 minutes // then we need to re-login - final long interval = 1000 * 60 * 5; + final long interval = (long) 1000 * 60 * 5; if (mLastLoginTime + interval < System.currentTimeMillis()) { mLoggedin = false; } diff --git a/src/Notes-master/src/net/micode/notes/gtask/remote/GTaskManager.java b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java similarity index 94% rename from src/Notes-master/src/net/micode/notes/gtask/remote/GTaskManager.java rename to src/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java index d2b4082..613f659 100644 --- a/src/Notes-master/src/net/micode/notes/gtask/remote/GTaskManager.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskManager.java @@ -482,43 +482,45 @@ public class GTaskManager { } MetaData meta; - switch (syncType) { - case Node.SYNC_ACTION_ADD_LOCAL: - addLocalNode(node); - break; - case Node.SYNC_ACTION_ADD_REMOTE: - addRemoteNode(node, c); - break; - case Node.SYNC_ACTION_DEL_LOCAL: - meta = mMetaHashMap.get(c.getString(SqlNote.GTASK_ID_COLUMN)); - if (meta != null) { - GTaskClient.getInstance().deleteNode(meta); - } - mLocalDeleteIdMap.add(c.getLong(SqlNote.ID_COLUMN)); - break; - case Node.SYNC_ACTION_DEL_REMOTE: - meta = mMetaHashMap.get(node.getGid()); - if (meta != null) { - GTaskClient.getInstance().deleteNode(meta); - } - GTaskClient.getInstance().deleteNode(node); - break; - case Node.SYNC_ACTION_UPDATE_LOCAL: - updateLocalNode(node, c); - break; - case Node.SYNC_ACTION_UPDATE_REMOTE: - updateRemoteNode(node, c); - break; - case Node.SYNC_ACTION_UPDATE_CONFLICT: - // merging both modifications maybe a good idea - // right now just use local update simply - updateRemoteNode(node, c); - break; - case Node.SYNC_ACTION_NONE: - break; - case Node.SYNC_ACTION_ERROR: - default: - throw new ActionFailureException("unkown sync action type"); + if (c != null) { + switch (syncType) { + case Node.SYNC_ACTION_ADD_LOCAL: + addLocalNode(node); + break; + case Node.SYNC_ACTION_ADD_REMOTE: + addRemoteNode(node, c); + break; + case Node.SYNC_ACTION_DEL_LOCAL: + meta = mMetaHashMap.get(c.getString(SqlNote.GTASK_ID_COLUMN)); + if (meta != null) { + GTaskClient.getInstance().deleteNode(meta); + } + mLocalDeleteIdMap.add(c.getLong(SqlNote.ID_COLUMN)); + break; + case Node.SYNC_ACTION_DEL_REMOTE: + meta = mMetaHashMap.get(node.getGid()); + if (meta != null) { + GTaskClient.getInstance().deleteNode(meta); + } + GTaskClient.getInstance().deleteNode(node); + break; + case Node.SYNC_ACTION_UPDATE_LOCAL: + updateLocalNode(node, c); + break; + case Node.SYNC_ACTION_UPDATE_REMOTE: + updateRemoteNode(node, c); + break; + case Node.SYNC_ACTION_UPDATE_CONFLICT: + // merging both modifications maybe a good idea + // right now just use local update simply + updateRemoteNode(node, c); + break; + case Node.SYNC_ACTION_NONE: + break; + case Node.SYNC_ACTION_ERROR: + default: + throw new ActionFailureException("unkown sync action type"); + } } } diff --git a/src/Notes-master/src/net/micode/notes/gtask/remote/GTaskSyncService.java b/src/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/gtask/remote/GTaskSyncService.java rename to src/Notes-master/app/src/main/java/net/micode/notes/gtask/remote/GTaskSyncService.java diff --git a/src/Notes-master/src/net/micode/notes/model/Note.java b/src/Notes-master/app/src/main/java/net/micode/notes/model/Note.java similarity index 95% rename from src/Notes-master/src/net/micode/notes/model/Note.java rename to src/Notes-master/app/src/main/java/net/micode/notes/model/Note.java index 6706cf6..6ac2919 100644 --- a/src/Notes-master/src/net/micode/notes/model/Note.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/model/Note.java @@ -50,6 +50,9 @@ public class Note { values.put(NoteColumns.TYPE, Notes.TYPE_NOTE); values.put(NoteColumns.LOCAL_MODIFIED, 1); values.put(NoteColumns.PARENT_ID, folderId); + values.put(NoteColumns.PASSCODE, ""); + values.put(NoteColumns.TOP, "0"); + values.put(NoteColumns.CLASSIFICATION, 0); Uri uri = context.getContentResolver().insert(Notes.CONTENT_NOTE_URI, values); long noteId = 0; @@ -76,6 +79,16 @@ public class Note { mNoteDiffValues.put(NoteColumns.MODIFIED_DATE, System.currentTimeMillis()); } + public void setTopValue(String key, String value) { + mNoteDiffValues.put(key, value); + mNoteDiffValues.put(NoteColumns.LOCAL_MODIFIED, 1); + } + + public void setClassValue(String key, int value) { + mNoteDiffValues.put(key, value); + mNoteDiffValues.put(NoteColumns.LOCAL_MODIFIED, 1); + } + public void setTextData(String key, String value) { mNoteData.setTextData(key, value); } diff --git a/src/Notes-master/src/net/micode/notes/model/WorkingNote.java b/src/Notes-master/app/src/main/java/net/micode/notes/model/WorkingNote.java similarity index 81% rename from src/Notes-master/src/net/micode/notes/model/WorkingNote.java rename to src/Notes-master/app/src/main/java/net/micode/notes/model/WorkingNote.java index be081e4..d72e842 100644 --- a/src/Notes-master/src/net/micode/notes/model/WorkingNote.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/model/WorkingNote.java @@ -31,7 +31,7 @@ import net.micode.notes.data.Notes.NoteColumns; import net.micode.notes.data.Notes.TextNote; import net.micode.notes.tool.ResourceParser.NoteBgResources; - +/**工作便签类 */ public class WorkingNote { // Note for the working note private Note mNote; @@ -39,6 +39,7 @@ public class WorkingNote { private long mNoteId; // Note content private String mContent; + // Note mode private int mMode; @@ -54,6 +55,15 @@ public class WorkingNote { private long mFolderId; + /**记录便签已设置密码*/ + private String mPasscode; + + /**记录已置顶便签*/ + private String mTop; + + /**记录便签所属类别*/ + private int mClass; + private Context mContext; private static final String TAG = "WorkingNote"; @@ -78,7 +88,10 @@ public class WorkingNote { NoteColumns.BG_COLOR_ID, NoteColumns.WIDGET_ID, NoteColumns.WIDGET_TYPE, - NoteColumns.MODIFIED_DATE + NoteColumns.MODIFIED_DATE, + NoteColumns.PASSCODE, + NoteColumns.TOP, + NoteColumns.CLASSIFICATION }; private static final int DATA_ID_COLUMN = 0; @@ -101,6 +114,12 @@ public class WorkingNote { private static final int NOTE_MODIFIED_DATE_COLUMN = 5; + private static final int NOTE_PASSCODE_COLUMN = 6; + + private static final int NOTE_TOP_COLUMN = 7; + + private static final int NOTE_CLASS_COLUMN = 8; + // New note construct private WorkingNote(Context context, long folderId) { mContext = context; @@ -112,9 +131,12 @@ public class WorkingNote { mIsDeleted = false; mMode = 0; mWidgetType = Notes.TYPE_WIDGET_INVALIDE; + mPasscode = ""; //save note's password + mTop = String.valueOf(getTopId()); + mClass = getClassId(); } - // Existing note construct + //重载构造函数,打开已存在便签 private WorkingNote(Context context, long noteId, long folderId) { mContext = context; mNoteId = noteId; @@ -124,8 +146,9 @@ public class WorkingNote { loadNote(); } + //载入便签 private void loadNote() { - Cursor cursor = mContext.getContentResolver().query( + Cursor cursor = mContext.getContentResolver().query( //从数据库加载内容 ContentUris.withAppendedId(Notes.CONTENT_NOTE_URI, mNoteId), NOTE_PROJECTION, null, null, null); @@ -137,6 +160,9 @@ public class WorkingNote { mWidgetType = cursor.getInt(NOTE_WIDGET_TYPE_COLUMN); mAlertDate = cursor.getLong(NOTE_ALERTED_DATE_COLUMN); mModifiedDate = cursor.getLong(NOTE_MODIFIED_DATE_COLUMN); + mPasscode = cursor.getString(NOTE_PASSCODE_COLUMN); //get password from database + mTop = cursor.getString(NOTE_TOP_COLUMN); + mClass = cursor.getInt(NOTE_CLASS_COLUMN); } cursor.close(); } else { @@ -146,6 +172,7 @@ public class WorkingNote { loadNoteData(); } + //数据输入 private void loadNoteData() { Cursor cursor = mContext.getContentResolver().query(Notes.CONTENT_DATA_URI, DATA_PROJECTION, DataColumns.NOTE_ID + "=?", new String[] { @@ -174,6 +201,7 @@ public class WorkingNote { } } + //新建 public static WorkingNote createEmptyNote(Context context, long folderId, int widgetId, int widgetType, int defaultBgColorId) { WorkingNote note = new WorkingNote(context, folderId); @@ -212,6 +240,7 @@ public class WorkingNote { } } + //判断便签是否存在于数据库中 public boolean existInDatabase() { return mNoteId > 0; } @@ -229,6 +258,7 @@ public class WorkingNote { mNoteSettingStatusListener = l; } + //设置提醒日期 public void setAlertDate(long date, boolean set) { if (date != mAlertDate) { mAlertDate = date; @@ -239,6 +269,7 @@ public class WorkingNote { } } + //标记删除项 public void markDeleted(boolean mark) { mIsDeleted = mark; if (mWidgetId != AppWidgetManager.INVALID_APPWIDGET_ID @@ -295,7 +326,7 @@ public class WorkingNote { } public boolean hasClockAlert() { - return (mAlertDate > 0 ? true : false); + return (mAlertDate > 0); } public String getContent() { @@ -365,4 +396,64 @@ public class WorkingNote { */ void onCheckListModeChanged(int oldMode, int newMode); } + + /**判断是否已经设置密码*/ + public boolean hasPasscode() { + return !mPasscode.equals(""); + } + + /**设置便签访问密码*/ + public void setPasscode(String passcode) { + mPasscode = passcode; + mNote.setNoteValue(NoteColumns.PASSCODE, passcode); + } + + /**获取便签密码*/ + public String getPasscode() { + return mPasscode; + } + + /**判断是否已经置顶*/ + public boolean isTop() { + return !mTop.equals("0"); + } + + /**设置便签置顶标志*/ + public void setTop(String top) { + if (top != mTop) { + mTop = top; + mNote.setTopValue(NoteColumns.TOP, top); + } + } + + /**获取置顶标志*/ + public int getTopId() { + if(mTop == null) { + return 0; + } + + if (mTop.equals("1")) { + return 1; + } else { + return 0; + } + } + + /**判断是否已经分类*/ + public boolean hasClassification() { + return !(mClass == 0); + } + + /**设置便签分类标志*/ + public void setClassId(int classification) { + if (classification != mClass) { + mClass = classification; + mNote.setClassValue(NoteColumns.CLASSIFICATION, mClass); + } + } + + /**获取所属类别标志*/ + public int getClassId() { + return mClass; + } } diff --git a/src/Notes-master/src/net/micode/notes/tool/BackupUtils.java b/src/Notes-master/app/src/main/java/net/micode/notes/tool/BackupUtils.java similarity index 95% rename from src/Notes-master/src/net/micode/notes/tool/BackupUtils.java rename to src/Notes-master/app/src/main/java/net/micode/notes/tool/BackupUtils.java index 39f6ec4..9ee6df3 100644 --- a/src/Notes-master/src/net/micode/notes/tool/BackupUtils.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/tool/BackupUtils.java @@ -294,9 +294,10 @@ public class BackupUtils { } mFileName = file.getName(); mFileDirectory = mContext.getString(R.string.file_path); + FileOutputStream fos = null; PrintStream ps = null; try { - FileOutputStream fos = new FileOutputStream(file); + fos = new FileOutputStream(file); ps = new PrintStream(fos); } catch (FileNotFoundException e) { e.printStackTrace(); @@ -304,6 +305,22 @@ public class BackupUtils { } catch (NullPointerException e) { e.printStackTrace(); return null; + } finally { + if (fos != null){ + try { + fos.close(); + } catch (IOException e) { + e.printStackTrace(); + } finally { + if (ps != null){ + try { + ps.close(); + } catch (NullPointerException e) { + e.printStackTrace(); + } + } + } + } } return ps; } diff --git a/src/Notes-master/src/net/micode/notes/tool/DataUtils.java b/src/Notes-master/app/src/main/java/net/micode/notes/tool/DataUtils.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/tool/DataUtils.java rename to src/Notes-master/app/src/main/java/net/micode/notes/tool/DataUtils.java diff --git a/src/Notes-master/src/net/micode/notes/tool/GTaskStringUtils.java b/src/Notes-master/app/src/main/java/net/micode/notes/tool/GTaskStringUtils.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/tool/GTaskStringUtils.java rename to src/Notes-master/app/src/main/java/net/micode/notes/tool/GTaskStringUtils.java diff --git a/src/Notes-master/app/src/main/java/net/micode/notes/tool/Point.java b/src/Notes-master/app/src/main/java/net/micode/notes/tool/Point.java new file mode 100644 index 0000000..f3d8e4e --- /dev/null +++ b/src/Notes-master/app/src/main/java/net/micode/notes/tool/Point.java @@ -0,0 +1,113 @@ +package net.micode.notes.tool; + +public class Point { + public static int BITMAP_NORMAL = 0; // 正常 + public static int BITMAP_ERROR = 1; // 错误 + public static int BITMAP_PRESS = 2; // 按下 + + //九宫格中的点的下标(即每个点代表一个值) + private String index; + //点的状态 + private int state; + //点的坐标 + private float x; + private float y; + + public Point() { + super(); + } + + public Point(int x, int y) { + this.x = x; + this.y = y; + } + + public String getIndex() { + return index; + } + + public int getState() { + return state; + } + + public float getX() { + return x; + } + + public float getY() { + return y; + } + + public void setIndex(String index) { + this.index = index; + } + + public void setState(int state) { + this.state = state; + } + + public void setX(float x) { + this.x = x; + } + + public void setY(float y) { + this.y = y; + } + + /** + * 判断屏幕上的九宫格中的点能否可以进行连线 + * + * @param a + * @param moveX + * @param moveY + * @param radius 点bitmap的半径 + * @return 布尔型 + */ + public boolean isWith(Point a, float moveX, float moveY, float radius) { + float result = (float) Math.sqrt((a.getX() - moveX) + * (a.getX() - moveX) + (a.getY() - moveY) + * (a.getY() - moveY)); + if (result < 5 * radius / 4) { + return true; + } + return false; + } + + public static float getDegrees(Point a, Point b) { + float degrees = 0; + float ax = a.getX(); + float ay = a.getY(); + float bx = b.getX(); + float by = b.getY(); + + if (ax == bx) { + if (by > ay) { + degrees = 90; + } else { + degrees = 270; + } + } else if (by == ay) { + if (ax > bx) { + degrees = 180; + } else { + degrees = 0; + } + } else { + if (ax > bx) { + if (ay > by) { // 第三象限 + degrees = 180 + (float) (Math.atan2(ay - by, ax - bx) * 180 / Math.PI); + } else { // 第二象限 + degrees = 180 - (float) (Math.atan2(by - ay, ax - bx) * 180 / Math.PI); + } + } else { + if (ay > by) { // 第四象限 + degrees = 360 - (float) (Math.atan2(ay - by, bx - ax) * 180 / Math.PI); + } else { // 第一象限 + degrees = (float) (Math.atan2(by - ay, bx - ax) * 180 / Math.PI); + } + } + } + return degrees; + } +} + diff --git a/src/Notes-master/src/net/micode/notes/tool/ResourceParser.java b/src/Notes-master/app/src/main/java/net/micode/notes/tool/ResourceParser.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/tool/ResourceParser.java rename to src/Notes-master/app/src/main/java/net/micode/notes/tool/ResourceParser.java diff --git a/src/Notes-master/src/net/micode/notes/ui/AlarmAlertActivity.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/ui/AlarmAlertActivity.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/AlarmAlertActivity.java diff --git a/src/Notes-master/src/net/micode/notes/ui/AlarmInitReceiver.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/ui/AlarmInitReceiver.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/AlarmInitReceiver.java diff --git a/src/Notes-master/src/net/micode/notes/ui/AlarmReceiver.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/ui/AlarmReceiver.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/AlarmReceiver.java diff --git a/src/Notes-master/src/net/micode/notes/ui/DateTimePicker.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/DateTimePicker.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/ui/DateTimePicker.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/DateTimePicker.java diff --git a/src/Notes-master/src/net/micode/notes/ui/DateTimePickerDialog.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java similarity index 97% rename from src/Notes-master/src/net/micode/notes/ui/DateTimePickerDialog.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java index 2c47ba4..77b9cfc 100644 --- a/src/Notes-master/src/net/micode/notes/ui/DateTimePickerDialog.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/ui/DateTimePickerDialog.java @@ -77,7 +77,7 @@ public class DateTimePickerDialog extends AlertDialog implements OnClickListener DateUtils.FORMAT_SHOW_YEAR | DateUtils.FORMAT_SHOW_DATE | DateUtils.FORMAT_SHOW_TIME; - flag |= mIs24HourView ? DateUtils.FORMAT_24HOUR : DateUtils.FORMAT_24HOUR; + flag |=DateUtils.FORMAT_24HOUR; setTitle(DateUtils.formatDateTime(this.getContext(), date, flag)); } diff --git a/src/Notes-master/src/net/micode/notes/ui/DropdownMenu.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/DropdownMenu.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/ui/DropdownMenu.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/DropdownMenu.java diff --git a/src/Notes-master/src/net/micode/notes/ui/FoldersListAdapter.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/ui/FoldersListAdapter.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java diff --git a/src/Notes-master/app/src/main/java/net/micode/notes/ui/LockPatternView.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/LockPatternView.java new file mode 100644 index 0000000..0218d43 --- /dev/null +++ b/src/Notes-master/app/src/main/java/net/micode/notes/ui/LockPatternView.java @@ -0,0 +1,385 @@ +package net.micode.notes.ui; + +import android.content.Context; +import android.graphics.Bitmap; +import android.graphics.BitmapFactory; +import android.graphics.Canvas; +import android.graphics.Matrix; +import android.graphics.Paint; +import android.util.AttributeSet; +import android.util.Log; +import android.view.MotionEvent; +import android.view.View; + +import net.micode.notes.R; +import net.micode.notes.tool.Point; + +import java.util.ArrayList; +import java.util.List; + + +public class LockPatternView extends View { + //判断线的状态 + private static boolean isLineState = true; + //判断点是否被实例化了 + private static boolean isInitPoint = false; + //判断手指是否离开屏幕 + private static boolean isFinish = false; + //判断手指点击屏幕时是否选中了九宫格中的点 + private static boolean isSelect = false; + // 创建MyPoint的数组 + private Point[][] mPoints = new Point[3][3]; + // 声明屏幕的宽和高 + private int mScreenHeight; + private int mScreenWidth; + // 声明点线的图片的半径 + private float mPointRadius; + // 声明线的图片的高(即是半径) + private float mLineHeight; + // 声明鼠标移动的x,y坐标 + private float mMoveX, mMoveY; + // 声明屏幕上的宽和高的偏移量 + private int mScreenHeightOffSet = 0; + private int mScreenWidthOffSet = 0; + // 创建一个画笔 + private Paint mPaint = new Paint(Paint.ANTI_ALIAS_FLAG); + // 声明资源图片 + private Bitmap mBitmapNormal; + private Bitmap mBitmapPressed; + private Bitmap mBitmapError; + private Bitmap mLinePressed; + private Bitmap mLineError; + // 创建一个矩阵 + private Matrix mMatrix = new Matrix(); + // 创建MyPoint的列表 + private List mPointList = new ArrayList(); + // 实例化鼠标点 + private Point mMousePoint = new Point(); + // 用获取从activity中传过来的密码字符串 + private String mPassword = ""; + private final static String TAG = "LockPatternView"; + + private Context mContext; + private OnLockListener mListener; + + public LockPatternView(Context context, AttributeSet attrs, int defStyleAttr) { + super(context, attrs, defStyleAttr); + mContext = context; + } + + public LockPatternView(Context context, AttributeSet attrs) { + super(context, attrs); + } + + public LockPatternView(Context context) { + super(context); + } + + /** + * 画点和画线 + */ + @Override + protected void onDraw(Canvas canvas) { + super.onDraw(canvas); + if (!isInitPoint) { + initPoint(); // 先初始化 + } + + canvasPoint(canvas); // 开始画点 + + // 开始画线 + if (mPointList.size() > 0) { + Point b = null; + Point a = mPointList.get(0); + for (int i = 1; i < mPointList.size(); i++) { + b = mPointList.get(i); + canvasLine(a, b, canvas); + a = b; + } + if (!isFinish) { + canvasLine(a, mMousePoint, canvas); + } + } + } + + /** + * 手指点击手机屏幕 + */ + @Override + public boolean onTouchEvent(MotionEvent event) { + mMoveX = event.getX(); + mMoveY = event.getY(); + // 设置移动点的坐标 + mMousePoint.setX(mMoveX); + mMousePoint.setY(mMoveY); + Point mPoint = null; + switch (event.getAction()) { + case MotionEvent.ACTION_DOWN: + isLineState = true; + isFinish = false; + // 每次点击时就会将pointList中元素设置转化成正常状态 + for (int i = 0; i < mPointList.size(); i++) { + mPointList.get(i).setState(Point.BITMAP_NORMAL); + } + // 将pointList中的元素清除掉 + mPointList.clear(); + // 判断是否点中了九宫格中的点 + mPoint = getIsSelectedPoint(mMoveX, mMoveY); + if (mPoint != null) { + isSelect = true; + } + break; + case MotionEvent.ACTION_MOVE: + if (isSelect == true) { + mPoint = getIsSelectedPoint(mMoveX, mMoveY); + } + + break; + case MotionEvent.ACTION_UP: + isFinish = true; + isSelect = false; + // 规定至少要有4个点被连线才有可能是正确 + // 其他种情况都是错误的 + if (mPointList.size() >= 4) {// 正确情况 + for (int j = 0; j < mPointList.size(); j++) { + mPassword += mPointList.get(j).getIndex(); + } + //将连线后得到的密码传给activity + mListener.getStringPassword(mPassword); + mPassword = ""; + //经过activity判断传过来是否正确 + if (mListener.isPassword()) { + for (int i = 0; i < mPointList.size(); i++) { + mPointList.get(i).setState(Point.BITMAP_PRESS); + } + } else { + for (int i = 0; i < mPointList.size(); i++) { + mPointList.get(i).setState(Point.BITMAP_ERROR); + } + isLineState = false; + } + // 错误情况 + } else if (mPointList.size() < 4 && mPointList.size() > 1) { + for (int i = 0; i < mPointList.size(); i++) { + mPointList.get(i).setState(Point.BITMAP_ERROR); + } + isLineState = false; + // 如果只有一个点被点中时为正常情况 + } else if (mPointList.size() == 1) { + for (int i = 0; i < mPointList.size(); i++) { + mPointList.get(i).setState(Point.BITMAP_NORMAL); + } + } + break; + } + // 将mPoint添加到pointList中 + if (isSelect && mPoint != null) { + if (mPoint.getState() == Point.BITMAP_NORMAL) { + mPoint.setState(Point.BITMAP_PRESS); + mPointList.add(mPoint); + } + } + // 每次发生OnTouchEvent()后都刷新View + postInvalidate(); + return true; + } + + /** + * 判断九宫格中的某个点是否被点中了,或者某个点能否被连线 + * + * @param moveX + * @param moveY + * @return + */ + private Point getIsSelectedPoint(float moveX, float moveY) { + Point myPoint = null; + for (int i = 0; i < mPoints.length; i++) { + for (int j = 0; j < mPoints[i].length; j++) { + if (mPoints[i][j].isWith(mPoints[i][j], moveX, moveY, + mPointRadius)) { + myPoint = mPoints[i][j]; + } + } + } + + return myPoint; + } + + /** + * 画线 + * + * @param a 起始点 + * @param b 目的点 + * @param canvas 画布 + */ + private void canvasLine(Point a, Point b, Canvas canvas) { + // Math.sqrt(平方+平方) + float abInstance = (float) Math.sqrt( + (a.getX() - b.getX()) * (a.getX() - b.getX()) + + (a.getY() - b.getY()) * (a.getY() - b.getY()) + ); + canvas.rotate(Point.getDegrees(a, b), a.getX(), a.getY()); + + mMatrix.setScale(abInstance / mLineHeight, 1); + mMatrix.postTranslate(a.getX(), a.getY()); + if (isLineState) { + canvas.drawBitmap(mLinePressed, mMatrix, mPaint); + } else { + canvas.drawBitmap(mLineError, mMatrix, mPaint); + } + + canvas.rotate(-Point.getDegrees(a, b), a.getX(), a.getY()); + } + + /** + * 画点 + * + * @param canvas + */ + private void canvasPoint(Canvas canvas) { + for (int i = 0; i < mPoints.length; i++) { + for (int j = 0; j < mPoints[i].length; j++) { + if (mPoints[i][j]==null) { + //重启view时,new的变量被销毁,其他未被销毁,导致设置一次开启app,第二次进入时 + //isinitpoint 变量已为true,可是点实例未初始化; + initPoint(); + } + if (mPoints[i][j].getState() == Point.BITMAP_NORMAL) { + canvas.drawBitmap(mBitmapNormal, + mPoints[i][j].getX() - mPointRadius, + mPoints[i][j].getY() - mPointRadius, mPaint); + } else if (mPoints[i][j].getState() == Point.BITMAP_PRESS) { + canvas.drawBitmap(mBitmapPressed, + mPoints[i][j].getX() - mPointRadius, + mPoints[i][j].getY() - mPointRadius, mPaint); + } else { + canvas.drawBitmap(mBitmapError, + mPoints[i][j].getX() - mPointRadius, + mPoints[i][j].getY() - mPointRadius, mPaint); + } + } + } + } + + private void minitPoint(){ + /** + * 开始实例化九宫格中点 + */ + mPoints[0][0] = new Point(mScreenWidthOffSet + mScreenWidth / 4, + mScreenHeightOffSet + mScreenHeight / 4); + mPoints[0][1] = new Point(mScreenWidthOffSet + mScreenWidth / 2, + mScreenHeightOffSet + mScreenHeight / 4); + mPoints[0][2] = new Point(mScreenWidthOffSet + mScreenWidth * 3 / 4, + mScreenHeightOffSet + mScreenHeight / 4); + + mPoints[1][0] = new Point(mScreenWidthOffSet + mScreenWidth / 4, + mScreenHeightOffSet + mScreenHeight / 2); + mPoints[1][1] = new Point(mScreenWidthOffSet + mScreenWidth / 2, + mScreenHeightOffSet + mScreenHeight / 2); + mPoints[1][2] = new Point(mScreenWidthOffSet + mScreenWidth * 3 / 4, + mScreenHeightOffSet + mScreenHeight / 2); + + mPoints[2][0] = new Point(mScreenWidthOffSet + mScreenWidth / 4, + mScreenHeightOffSet + mScreenHeight * 3 / 4); + mPoints[2][1] = new Point(mScreenWidthOffSet + mScreenWidth / 2, + mScreenHeightOffSet + mScreenHeight * 3 / 4); + mPoints[2][2] = new Point(mScreenWidthOffSet + mScreenWidth * 3 / 4, + mScreenHeightOffSet + mScreenHeight * 3 / 4); + + + // 设置九宫格中的各个index + int index = 1; + for (int i = 0; i < mPoints.length; i++) { + for (int j = 0; j < mPoints[i].length; j++) { + mPoints[i][j].setIndex(index + ""); + // 在没有任何操作的情况下默認点的状态 + mPoints[i][j].setState(Point.BITMAP_NORMAL); + index++; + } + } + } + + /** + * 实例化九宫格中所有点和所有的资源图片 + */ + private void initPoint() { + // 获取View的宽高 + mScreenWidth = getWidth(); + mScreenHeight = getHeight(); + if (mScreenHeight > mScreenWidth) { + // 获取y轴上的偏移量 + mScreenHeightOffSet = (mScreenHeight - mScreenWidth) / 2; + // 将屏幕高的变量设置成与宽相等,目的是为了new Point(x,y)时方便操作 + mScreenHeight = mScreenWidth; + } else { + // 获取x轴上的偏移量 + mScreenWidthOffSet = (mScreenWidth - mScreenHeight) / 2; + // 将屏幕宽的变量设置成与高相等,目的是为了new Point(x,y)时方便操作 + mScreenWidth = mScreenHeight; + } + + /** + * 实例化所有的资源图片 + */ + mBitmapError = BitmapFactory.decodeResource(getResources(), R.drawable.bitmap_error); + mBitmapNormal = BitmapFactory.decodeResource(getResources(), R.drawable.bitmap_normal); + mBitmapPressed = BitmapFactory.decodeResource(getResources(), R.drawable.bitmap_pressed); + mLineError = BitmapFactory.decodeResource(getResources(), R.drawable.line_error); + mLinePressed = BitmapFactory.decodeResource(getResources(), R.drawable.line_pressed); + + mPointRadius = mBitmapNormal.getWidth() / 2; + mLineHeight = mLinePressed.getHeight(); + + /** + * 开始实例化九宫格中点 + */ + mPoints[0][0] = new Point(mScreenWidthOffSet + mScreenWidth / 4, + mScreenHeightOffSet + mScreenHeight / 4); + mPoints[0][1] = new Point(mScreenWidthOffSet + mScreenWidth / 2, + mScreenHeightOffSet + mScreenHeight / 4); + mPoints[0][2] = new Point(mScreenWidthOffSet + mScreenWidth * 3 / 4, + mScreenHeightOffSet + mScreenHeight / 4); + + mPoints[1][0] = new Point(mScreenWidthOffSet + mScreenWidth / 4, + mScreenHeightOffSet + mScreenHeight / 2); + mPoints[1][1] = new Point(mScreenWidthOffSet + mScreenWidth / 2, + mScreenHeightOffSet + mScreenHeight / 2); + mPoints[1][2] = new Point(mScreenWidthOffSet + mScreenWidth * 3 / 4, + mScreenHeightOffSet + mScreenHeight / 2); + + mPoints[2][0] = new Point(mScreenWidthOffSet + mScreenWidth / 4, + mScreenHeightOffSet + mScreenHeight * 3 / 4); + mPoints[2][1] = new Point(mScreenWidthOffSet + mScreenWidth / 2, + mScreenHeightOffSet + mScreenHeight * 3 / 4); + mPoints[2][2] = new Point(mScreenWidthOffSet + mScreenWidth * 3 / 4, + mScreenHeightOffSet + mScreenHeight * 3 / 4); + + + // 设置九宫格中的各个index + int index = 1; + for (int i = 0; i < mPoints.length; i++) { + for (int j = 0; j < mPoints[i].length; j++) { + mPoints[i][j].setIndex(index + ""); + // 在没有任何操作的情况下默認点的状态 + mPoints[i][j].setState(Point.BITMAP_NORMAL); + index++; + } + } + + // 将isInitPoint设置为true + isInitPoint = true; + } + + public interface OnLockListener { + public void getStringPassword(String password); + + public boolean isPassword(); + } + + + public void setLockListener(OnLockListener listener) { + this.mListener = listener; + } + +} + diff --git a/src/Notes-master/src/net/micode/notes/ui/NoteEditActivity.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java similarity index 80% rename from src/Notes-master/src/net/micode/notes/ui/NoteEditActivity.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java index 96a9ff8..d0f0b90 100644 --- a/src/Notes-master/src/net/micode/notes/ui/NoteEditActivity.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/ui/NoteEditActivity.java @@ -30,9 +30,11 @@ import android.content.SharedPreferences; import android.graphics.Paint; import android.os.Bundle; import android.preference.PreferenceManager; +import android.text.Editable; 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.BackgroundColorSpan; import android.util.Log; @@ -82,8 +84,11 @@ public class NoteEditActivity extends Activity implements OnClickListener, public TextView tvAlertDate; public ImageView ibSetBgColor; + + public TextView tvTopText; } + /* 笔记窗口背景颜色->颜色序号哈希表 */ private static final Map sBgSelectorBtnsMap = new HashMap(); static { sBgSelectorBtnsMap.put(R.id.iv_bg_yellow, ResourceParser.YELLOW); @@ -93,6 +98,7 @@ public class NoteEditActivity extends Activity implements OnClickListener, sBgSelectorBtnsMap.put(R.id.iv_bg_white, ResourceParser.WHITE); } + /* 颜色序号->相应颜色可视控件哈希表 */ private static final Map sBgSelectorSelectionMap = new HashMap(); static { sBgSelectorSelectionMap.put(ResourceParser.YELLOW, R.id.iv_bg_yellow_select); @@ -110,6 +116,7 @@ public class NoteEditActivity extends Activity implements OnClickListener, sFontSizeBtnsMap.put(R.id.ll_font_super, ResourceParser.TEXT_SUPER); } + /* 字体序号->相应字体可视控件哈希表 */ private static final Map sFontSelectorSelectionMap = new HashMap(); static { sFontSelectorSelectionMap.put(ResourceParser.TEXT_LARGE, R.id.iv_large_select); @@ -137,10 +144,15 @@ public class NoteEditActivity extends Activity implements OnClickListener, private SharedPreferences mSharedPrefs; private int mFontSizeId; + private TextView textView; + private static final String PREFERENCE_FONT_SIZE = "pref_font_size"; private static final int SHORTCUT_ICON_TITLE_MAX_LEN = 10; + private static final int REQUEST_SET_PASSCODE = 0; + private static final int REQUEST_UNLOCK = 1; + public static final String TAG_CHECKED = String.valueOf('\u221A'); public static final String TAG_UNCHECKED = String.valueOf('\u25A1'); @@ -148,6 +160,9 @@ public class NoteEditActivity extends Activity implements OnClickListener, private String mUserQuery; private Pattern mPattern; + private boolean Locked; /* 用以判断是否已解锁 */ + + final CharSequence classification[] = new CharSequence[] {"工作", "学习", "日常", "娱乐"}; @Override protected void onCreate(Bundle savedInstanceState) { @@ -159,6 +174,57 @@ public class NoteEditActivity extends Activity implements OnClickListener, return; } initResources(); + count(); + } + + private String Textchange(String oriText){ + StringBuffer stringBuffer = new StringBuffer(oriText); + int Flag1 = -1; + int Flag2 = -1; + do {//不计入表示图片的字符 + Flag1 = stringBuffer.indexOf(""); + if (Flag1 != -1 && Flag2 != -1) { + stringBuffer = stringBuffer.replace(Flag1, Flag2+1, ""); + } + } while (Flag1 != -1 && Flag2 != -1); + + do {//不计入换行字符 + Flag1 = stringBuffer.indexOf("\n"); + + if (Flag1 != -1){ + stringBuffer = stringBuffer.replace(Flag1, Flag1+1, ""); + } + } while (Flag1 != -1); + do {//不计入空格字符 + Flag1 = stringBuffer.indexOf(" "); + + if (Flag1 != -1) { + stringBuffer = stringBuffer.replace(Flag1, Flag1+1, ""); + } + } while (Flag1 != -1); + return stringBuffer.toString(); + } + + private void count() { + textView = (TextView) findViewById(R.id.text_num); + mNoteEditor.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) { + currentLength = Textchange(mNoteEditor.getText().toString()).length(); + } + + @Override + public void afterTextChanged(Editable s) { + textView.setText("字符数:" + currentLength); + } + }); } /** @@ -259,6 +325,12 @@ public class NoteEditActivity extends Activity implements OnClickListener, return false; } mWorkingNote.setOnSettingStatusChangedListener(this); + + Locked = mWorkingNote.hasPasscode();//设置便签解锁状态; + if (intent.hasExtra("lock")) { + Locked = false; + } + return true; } @@ -268,6 +340,9 @@ public class NoteEditActivity extends Activity implements OnClickListener, initNoteScreen(); } + /** + * 初始化笔记编辑界面 + */ private void initNoteScreen() { mNoteEditor.setTextAppearance(this, TextAppearanceResources .getTexAppearanceResource(mFontSizeId)); @@ -293,6 +368,25 @@ public class NoteEditActivity extends Activity implements OnClickListener, * is not ready */ showAlertHeader(); + showTopHeader(); + + //如果设置了密码,启动输入密码页面 + if (mWorkingNote.hasPasscode() && Locked) { + saveNote(); + Intent intent = new Intent(this,UnlockActivity.class); + intent.putExtra(Intent.EXTRA_UID, mWorkingNote.getNoteId()); + startActivityForResult(intent,REQUEST_SET_PASSCODE); + finish(); + } + } + + private void showTopHeader(){ + if(mWorkingNote.getTopId() != 1){ + mNoteHeaderHolder.tvTopText.setVisibility(View.GONE); + } else { + mNoteHeaderHolder.tvTopText.setText("已置顶"); + mNoteHeaderHolder.tvTopText.setVisibility(View.VISIBLE); + } } private void showAlertHeader() { @@ -369,6 +463,7 @@ public class NoteEditActivity extends Activity implements OnClickListener, mNoteHeaderHolder.tvModified = (TextView) findViewById(R.id.tv_modified_date); mNoteHeaderHolder.ivAlertIcon = (ImageView) findViewById(R.id.iv_alert_icon); mNoteHeaderHolder.tvAlertDate = (TextView) findViewById(R.id.tv_alert_date); + mNoteHeaderHolder.tvTopText = (TextView) findViewById(R.id.tv_top_text); mNoteHeaderHolder.ibSetBgColor = (ImageView) findViewById(R.id.btn_set_bg_color); mNoteHeaderHolder.ibSetBgColor.setOnClickListener(this); mNoteEditor = (EditText) findViewById(R.id.note_edit_view); @@ -429,8 +524,7 @@ public class NoteEditActivity extends Activity implements OnClickListener, int id = v.getId(); if (id == R.id.btn_set_bg_color) { mNoteBgColorSelector.setVisibility(View.VISIBLE); - findViewById(sBgSelectorSelectionMap.get(mWorkingNote.getBgColorId())).setVisibility( - - View.VISIBLE); + findViewById(sBgSelectorSelectionMap.get(mWorkingNote.getBgColorId())).setVisibility(View.VISIBLE); } else if (sBgSelectorBtnsMap.containsKey(id)) { findViewById(sBgSelectorSelectionMap.get(mWorkingNote.getBgColorId())).setVisibility( View.GONE); @@ -473,6 +567,9 @@ public class NoteEditActivity extends Activity implements OnClickListener, return false; } + /** + *背景颜色变化时的处理 + */ public void onBackgroundColorChanged() { findViewById(sBgSelectorSelectionMap.get(mWorkingNote.getBgColorId())).setVisibility( View.VISIBLE); @@ -485,37 +582,78 @@ public class NoteEditActivity extends Activity implements OnClickListener, if (isFinishing()) { return true; } - clearSettingState(); + clearSettingState(); //关闭打开的选择字体,选择颜色控件 menu.clear(); + if (mWorkingNote.getFolderId() == Notes.ID_CALL_RECORD_FOLDER) { getMenuInflater().inflate(R.menu.call_note_edit, menu); } else { getMenuInflater().inflate(R.menu.note_edit, menu); } + if (mWorkingNote.getCheckListMode() == TextNote.MODE_CHECK_LIST) { + //普通模式 menu.findItem(R.id.menu_list_mode).setTitle(R.string.menu_normal_mode); } else { + //清单模式 menu.findItem(R.id.menu_list_mode).setTitle(R.string.menu_list_mode); } + if (mWorkingNote.hasClockAlert()) { + //已有提醒则不显示提醒功能 menu.findItem(R.id.menu_alert).setVisible(false); } else { + //没有提醒则不显示删除提醒功能 menu.findItem(R.id.menu_delete_remind).setVisible(false); } + + if (mWorkingNote.hasPasscode()) { + //已设置密码则不显示设置按钮 + menu.findItem(R.id.menu_set_passcode).setVisible(false); + } else { + //没有密码则显示设置按钮 + menu.findItem(R.id.menu_delete_passcode).setVisible(false); + } + + if (mWorkingNote.isTop()) { + //已置顶则不显示置顶功能 + menu.findItem(R.id.menu_set_top).setTitle("取消置顶"); + } else { + //未置顶则显示置顶功能 + menu.findItem(R.id.menu_set_top).setTitle("置顶"); + } + + if (mWorkingNote.hasClassification()) { + menu.findItem(R.id.menu_classify).setVisible(false); + } else { + menu.findItem(R.id.menu_cancel_classify).setVisible(false); + } + return true; } + /** + * 处理选中菜单选项 + */ @Override public boolean onOptionsItemSelected(MenuItem item) { + //每个菜单选项都分配了一个id用以区分 switch (item.getItemId()) { - case R.id.menu_new_note: + //新笔记 + /*case R.id.menu_new_note: createNewNote(); - break; + 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) { @@ -523,36 +661,69 @@ public class NoteEditActivity extends Activity implements OnClickListener, 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()); break; + //发送到电脑 case R.id.menu_send_to_desktop: sendToDesktop(); break; + //设置提醒 case R.id.menu_alert: setReminder(); break; + //删除提醒 case R.id.menu_delete_remind: mWorkingNote.setAlertDate(0, false); break; + //置顶 + case R.id.menu_set_top: + setTop(); + break; + //分类 + case R.id.menu_classify: + setClassification(); + break; + //取消分类 + case R.id.menu_cancel_classify: + cancelClassification(); + break; + //设置密码 + case R.id.menu_set_passcode: + setPasscode(); + break; + //删除密码 + case R.id.menu_delete_passcode: + deletePasscode(); + break; default: break; } return true; } + /** + * 设置提醒 + */ private void setReminder() { DateTimePickerDialog d = new DateTimePickerDialog(this, System.currentTimeMillis()); d.setOnDateTimeSetListener(new OnDateTimeSetListener() { @@ -563,6 +734,73 @@ public class NoteEditActivity extends Activity implements OnClickListener, d.show(); } + /** + * 置顶功能 + */ + private void setTop() { + mWorkingNote.setTop(mWorkingNote.getTopId()==1 ? "0" : "1"); + if (mWorkingNote.getTopId() == 1) { + Toast.makeText(this, "已置顶", Toast.LENGTH_SHORT).show(); + } else { + Toast.makeText(this, "已取消置顶", Toast.LENGTH_SHORT).show(); + } + showTopHeader(); + } + + /** + * 设置分类 + */ + private void setClassification() { + AlertDialog.Builder class_builder = new AlertDialog.Builder(this); + class_builder.setTitle("请选择分类"); + class_builder.setItems(classification, new DialogInterface.OnClickListener() { + @Override + public void onClick(DialogInterface dialog, int which) { + if ("工作".equals(classification[which])){ + mWorkingNote.setClassId(1); + } else if ("学习".equals(classification[which])){ + mWorkingNote.setClassId(2); + } else if ("生活".equals(classification[which])){ + mWorkingNote.setClassId(3); + } else if ("娱乐".equals(classification[which])){ + mWorkingNote.setClassId(4); + } + } + }); + class_builder.show(); + } + + /** + * 取消分类 + */ + private void cancelClassification() { + mWorkingNote.setClassId(0); + Toast.makeText(this, "分类已取消", Toast.LENGTH_SHORT).show(); + } + + /** + * 弹出设置密码界面 + */ + private void setPasscode() { + //确保笔记已写入数据库 + saveNote(); + //初始化一个新的意图,用以跳转至设置密码界面 + Intent intent = new Intent(this,SetLockActivity.class); + //给意图传入当前便签的id参数,便于从设置密码活动中跳转回编辑便签活动 + intent.putExtra(Intent.EXTRA_UID, mWorkingNote.getNoteId()); + startActivity(intent); + finish(); + } + + /** + * 删除便签密码 + */ + private void deletePasscode() { + mWorkingNote.setPasscode(""); + saveNote(); + Toast.makeText(NoteEditActivity.this,R.string.note_passcode_deleted,Toast.LENGTH_SHORT).show(); + } + /** * Share note to apps that support {@link Intent#ACTION_SEND} action * and {@text/plain} type @@ -586,25 +824,32 @@ public class NoteEditActivity extends Activity implements OnClickListener, startActivity(intent); } + /** + * 删除当前笔记 + */ private void deleteCurrentNote() { + //存在于数据库中才执行删除操作 if (mWorkingNote.existInDatabase()) { HashSet ids = new HashSet(); - long id = mWorkingNote.getNoteId(); + long id = mWorkingNote.getNoteId(); //笔记id if (id != Notes.ID_ROOT_FOLDER) { ids.add(id); } else { Log.d(TAG, "Wrong note id, should not happen"); } if (!isSyncMode()) { + //给同步模式,直接删除 if (!DataUtils.batchDeleteNotes(getContentResolver(), ids)) { Log.e(TAG, "Delete Note error"); } } else { + //同步模式,移到垃圾箱 if (!DataUtils.batchMoveToFolder(getContentResolver(), ids, Notes.ID_TRASH_FOLER)) { Log.e(TAG, "Move notes to trash folder error, should not happens"); } } } + //标记已删除 mWorkingNote.markDeleted(true); } @@ -870,4 +1115,5 @@ public class NoteEditActivity extends Activity implements OnClickListener, private void showToast(int resId, int duration) { Toast.makeText(this, resId, duration).show(); } + } diff --git a/src/Notes-master/src/net/micode/notes/ui/NoteEditText.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/NoteEditText.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/ui/NoteEditText.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/NoteEditText.java diff --git a/src/Notes-master/src/net/micode/notes/ui/NoteItemData.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/NoteItemData.java similarity index 90% rename from src/Notes-master/src/net/micode/notes/ui/NoteItemData.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/NoteItemData.java index 0f5a878..3a6f9f4 100644 --- a/src/Notes-master/src/net/micode/notes/ui/NoteItemData.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/ui/NoteItemData.java @@ -40,6 +40,9 @@ public class NoteItemData { NoteColumns.TYPE, NoteColumns.WIDGET_ID, NoteColumns.WIDGET_TYPE, + NoteColumns.PASSCODE, + NoteColumns.TOP, + NoteColumns.CLASSIFICATION }; private static final int ID_COLUMN = 0; @@ -54,6 +57,9 @@ public class NoteItemData { private static final int TYPE_COLUMN = 9; private static final int WIDGET_ID_COLUMN = 10; private static final int WIDGET_TYPE_COLUMN = 11; + private static final int PASSCODE_COLUMN = 12; + private static final int TOP_COLUMN = 13; + private static final int CLASSIFICATION_COLUMN = 14; private long mId; private long mAlertDate; @@ -69,6 +75,9 @@ public class NoteItemData { private int mWidgetType; private String mName; private String mPhoneNumber; + private String mPasscode; + private String mTop; + private int mClassify; private boolean mIsLastItem; private boolean mIsFirstItem; @@ -91,6 +100,9 @@ public class NoteItemData { mType = cursor.getInt(TYPE_COLUMN); mWidgetId = cursor.getInt(WIDGET_ID_COLUMN); mWidgetType = cursor.getInt(WIDGET_TYPE_COLUMN); + mPasscode = cursor.getString(PASSCODE_COLUMN); + mTop = cursor.getString(TOP_COLUMN); + mClassify = cursor.getInt(CLASSIFICATION_COLUMN); mPhoneNumber = ""; if (mParentId == Notes.ID_CALL_RECORD_FOLDER) { @@ -221,4 +233,16 @@ public class NoteItemData { public static int getNoteType(Cursor cursor) { return cursor.getInt(TYPE_COLUMN); } + + public boolean hasLock() { + return !mPasscode.equals(""); + } + + public boolean hasNail() { + return !mTop.equals("0"); + } + + public int whichClassification() { + return mClassify; + } } diff --git a/src/Notes-master/src/net/micode/notes/ui/NotesListActivity.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListActivity.java similarity index 92% rename from src/Notes-master/src/net/micode/notes/ui/NotesListActivity.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListActivity.java index e843aec..7654f31 100644 --- a/src/Notes-master/src/net/micode/notes/ui/NotesListActivity.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListActivity.java @@ -16,6 +16,9 @@ package net.micode.notes.ui; +import android.animation.AnimatorInflater; +import android.animation.ArgbEvaluator; +import android.animation.ObjectAnimator; import android.app.Activity; import android.app.AlertDialog; import android.app.Dialog; @@ -27,8 +30,13 @@ import android.content.Context; import android.content.DialogInterface; import android.content.Intent; import android.content.SharedPreferences; +import android.content.pm.ShortcutInfo; +import android.content.pm.ShortcutManager; import android.database.Cursor; +import android.graphics.drawable.Icon; +import android.net.Uri; import android.os.AsyncTask; +import android.os.Build; import android.os.Bundle; import android.preference.PreferenceManager; import android.text.Editable; @@ -76,8 +84,15 @@ import java.io.BufferedReader; import java.io.IOException; import java.io.InputStream; import java.io.InputStreamReader; +import java.util.ArrayList; +import java.util.Arrays; import java.util.HashSet; +import java.util.List; +/** + * @author : + * 用于便签的初始界面活动,显示便签列表 + */ public class NotesListActivity extends Activity implements OnClickListener, OnItemLongClickListener { private static final int FOLDER_NOTE_LIST_QUERY_TOKEN = 0; @@ -89,6 +104,8 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt private static final int MENU_FOLDER_CHANGE_NAME = 2; + private static final int SELECT_PIC = 111; + private static final String PREFERENCE_ADD_INTRODUCTION = "net.micode.notes.introduction"; private enum ListEditState { @@ -132,21 +149,51 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt + 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_OPEN_NODE = 102; // 打开便签的requestCode编码 + private final static int REQUEST_CODE_NEW_NODE = 103; // 新建便签的requestCode编码 + + private int time_mode = 1; + + private ShortcutManager mShortcutManager; @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView(R.layout.note_list); + getWindow().setBackgroundDrawableResource(R.drawable.list_background_light); initResources(); - /** - * Insert an introduction when user firstly use this application - */ + setupShortcuts(); + + // 产生便签初始说明(只有第一次进入时会出现) setAppInfoFromRawRes(); } + private void setupShortcuts() { + mShortcutManager = getSystemService(ShortcutManager.class); + //获取已静态配置的列表 + //List manifestShortcuts = mShortcutManager.getManifestShortcuts(); + //int xmlSize = manifestShortcuts.size(); + //shortcut并非可以无限添加,先获取配置最大数 + //int maxShortcutCount = mShortcutManager.getMaxShortcutCountPerActivity(); + //int enableCount = maxShortcutCount - xmlSize; + //待添加shortcutInfo列表 + List infoList = new ArrayList<>(1); + //for (int i = 0; i < enableCount; i++) { + Intent intent = new Intent(this, NoteEditActivity.class); + intent.setAction(Intent.ACTION_INSERT_OR_EDIT); + + ShortcutInfo info = new ShortcutInfo.Builder(this, getString(R.string.add_note_disabled_message)) + .setShortLabel(getString(R.string.add_note_short_label)) + .setLongLabel(getString(R.string.add_note_long_label)) + .setIcon(Icon.createWithResource(this, R.drawable.add_note)) + .setIntent(intent) + .build(); + infoList.add(info); + //} + mShortcutManager.setDynamicShortcuts(infoList); + } + @Override protected void onActivityResult(int requestCode, int resultCode, Intent data) { if (resultCode == RESULT_OK @@ -157,6 +204,9 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt } } + /** + * 生成软件介绍笔记 + */ private void setAppInfoFromRawRes() { SharedPreferences sp = PreferenceManager.getDefaultSharedPreferences(this); if (!sp.getBoolean(PREFERENCE_ADD_INTRODUCTION, false)) { @@ -207,6 +257,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt protected void onStart() { super.onStart(); startAsyncNotesListQuery(); + } private void initResources() { @@ -414,7 +465,7 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt mBackgroundQueryHandler.startQuery(FOLDER_NOTE_LIST_QUERY_TOKEN, null, Notes.CONTENT_NOTE_URI, NoteItemData.PROJECTION, selection, new String[] { String.valueOf(mCurrentFolderId) - }, NoteColumns.TYPE + " DESC," + NoteColumns.MODIFIED_DATE + " DESC"); + }, NoteColumns.TOP + " DESC," + NoteColumns.TYPE + " DESC," + NoteColumns.MODIFIED_DATE + " DESC"); } private final class BackgroundQueryHandler extends AsyncQueryHandler { @@ -775,6 +826,12 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt } else { Log.e(TAG, "Wrong state:" + mState); } + + if (time_mode == 1) { + menu.findItem(R.id.menu_light_mode).setVisible(false); + } else { + menu.findItem(R.id.menu_night_mode).setVisible(false); + } return true; } @@ -809,9 +866,20 @@ public class NotesListActivity extends Activity implements OnClickListener, OnIt createNewNote(); break; } - case R.id.menu_search: + case R.id.menu_search: { onSearchRequested(); break; + } + case R.id.menu_light_mode: { + time_mode = 1; + getWindow().setBackgroundDrawableResource(R.drawable.list_background_light); + break; + } + case R.id.menu_night_mode: { + time_mode = 0; + getWindow().setBackgroundDrawableResource(R.drawable.list_background); + break; + } default: break; } diff --git a/src/Notes-master/src/net/micode/notes/ui/NotesListAdapter.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/ui/NotesListAdapter.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListAdapter.java diff --git a/src/Notes-master/src/net/micode/notes/ui/NotesListItem.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListItem.java similarity index 62% rename from src/Notes-master/src/net/micode/notes/ui/NotesListItem.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListItem.java index 1221e80..fa261e2 100644 --- a/src/Notes-master/src/net/micode/notes/ui/NotesListItem.java +++ b/src/Notes-master/app/src/main/java/net/micode/notes/ui/NotesListItem.java @@ -37,6 +37,9 @@ public class NotesListItem extends LinearLayout { private TextView mCallName; private NoteItemData mItemData; private CheckBox mCheckBox; + private ImageView mLock; + private ImageView mNail; + private ImageView mClassify; public NotesListItem(Context context) { super(context); @@ -46,6 +49,9 @@ public class NotesListItem extends LinearLayout { mTime = (TextView) findViewById(R.id.tv_time); mCallName = (TextView) findViewById(R.id.tv_name); mCheckBox = (CheckBox) findViewById(android.R.id.checkbox); + mLock = (ImageView) findViewById(R.id.iv_lock); + mNail = (ImageView) findViewById(R.id.iv_top_icon); + mClassify = (ImageView) findViewById(R.id.iv_classify_icon); } public void bind(Context context, NoteItemData data, boolean choiceMode, boolean checked) { @@ -75,6 +81,35 @@ public class NotesListItem extends LinearLayout { } else { mAlert.setVisibility(View.GONE); } + if (data.hasLock()) { + mLock.setImageResource(R.drawable.lock); + mLock.setVisibility(View.VISIBLE); + String text = "已加密"; + mTitle.setText(text); + } else { + mLock.setVisibility(View.GONE); + } + if (data.hasNail()) { + mNail.setImageResource(R.drawable.menu_top); + mNail.setVisibility(View.VISIBLE); + } else { + mNail.setVisibility(View.GONE); + } + if(data.whichClassification() == 1) { + mClassify.setImageResource(R.drawable.working); + mClassify.setVisibility(View.VISIBLE); + } else if (data.whichClassification() == 2){ + mClassify.setImageResource(R.drawable.study); + mClassify.setVisibility(View.VISIBLE); + } else if (data.whichClassification() == 3){ + mClassify.setImageResource(R.drawable.life); + mClassify.setVisibility(View.VISIBLE); + } else if (data.whichClassification() == 4){ + mClassify.setImageResource(R.drawable.play); + mClassify.setVisibility(View.VISIBLE); + } else { + mClassify.setVisibility(View.GONE); + } } else { mCallName.setVisibility(View.GONE); mTitle.setTextAppearance(context, R.style.TextAppearancePrimaryItem); @@ -92,6 +127,35 @@ public class NotesListItem extends LinearLayout { } else { mAlert.setVisibility(View.GONE); } + if (data.hasLock()) { + mLock.setImageResource(R.drawable.lock); + mLock.setVisibility(View.VISIBLE); + String text = "已加密"; + mTitle.setText(text); + } else { + mLock.setVisibility(View.GONE); + } + if (data.hasNail()) { + mNail.setImageResource(R.drawable.menu_top); + mNail.setVisibility(View.VISIBLE); + } else { + mNail.setVisibility(View.GONE); + } + if(data.whichClassification() == 1) { + mClassify.setImageResource(R.drawable.working); + mClassify.setVisibility(View.VISIBLE); + } else if (data.whichClassification() == 2){ + mClassify.setImageResource(R.drawable.study); + mClassify.setVisibility(View.VISIBLE); + } else if (data.whichClassification() == 3){ + mClassify.setImageResource(R.drawable.life); + mClassify.setVisibility(View.VISIBLE); + } else if (data.whichClassification() == 4){ + mClassify.setImageResource(R.drawable.play); + mClassify.setVisibility(View.VISIBLE); + } else { + mClassify.setVisibility(View.GONE); + } } } mTime.setText(DateUtils.getRelativeTimeSpanString(data.getModifiedDate())); diff --git a/src/Notes-master/src/net/micode/notes/ui/NotesPreferenceActivity.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/ui/NotesPreferenceActivity.java rename to src/Notes-master/app/src/main/java/net/micode/notes/ui/NotesPreferenceActivity.java diff --git a/src/Notes-master/app/src/main/java/net/micode/notes/ui/SetLockActivity.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/SetLockActivity.java new file mode 100644 index 0000000..feb2bea --- /dev/null +++ b/src/Notes-master/app/src/main/java/net/micode/notes/ui/SetLockActivity.java @@ -0,0 +1,95 @@ +package net.micode.notes.ui; + + +import android.content.Intent; +import android.os.Bundle; +import android.support.v7.app.AppCompatActivity; +import android.view.View; +import android.widget.Button; +import android.widget.TextView; +import android.widget.Toast; + +import net.micode.notes.model.WorkingNote; +import net.micode.notes.R; +import net.micode.notes.ui.LockPatternView; + +public class SetLockActivity extends AppCompatActivity { + + private TextView mTitleTv; + private LockPatternView mLockPatternView; + // private LinearLayout mBottomLayout; + private Button mClearBtn; +// private Button mConfirmBtn; + + private String mPassword; + /** + * 是否是第一次输入密码 + */ + private boolean isFirst = true; + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_set_lock); + + initViews(); + initEvents(); + } + + private void initEvents() { + mLockPatternView.setLockListener(new LockPatternView.OnLockListener() { + @Override + public void getStringPassword(String password) { + if (isFirst) { + mPassword = password; + mTitleTv.setText("再次输入手势密码"); + isFirst = false; + mClearBtn.setVisibility(View.VISIBLE); + } else { + if (password.equals(mPassword)) { + Intent pre = getIntent(); + //将密码写入数据库 + long noteId = pre.getLongExtra(Intent.EXTRA_UID, 0); + WorkingNote mWorkingNote = WorkingNote.load(SetLockActivity.this,noteId); + mWorkingNote.setPasscode(password); + boolean saved = mWorkingNote.saveNote();//保存便签 + Intent intent = new Intent(SetLockActivity.this, NoteEditActivity.class); + intent.setAction(Intent.ACTION_VIEW); + intent.putExtra("lock",0); + intent.putExtra(Intent.EXTRA_UID, noteId); + startActivity(intent); + SetLockActivity.this.finish(); + }else { + Toast.makeText(SetLockActivity.this,"两次密码不一致,请重新设置",Toast.LENGTH_SHORT).show(); + mPassword = ""; + mTitleTv.setText("设置手势密码"); + isFirst = true; + mClearBtn.setVisibility(View.GONE); + } + } + } + + @Override + public boolean isPassword() { + return false; + } + }); + + mClearBtn.setOnClickListener(new View.OnClickListener() { + @Override + public void onClick(View v) { + mPassword = ""; + isFirst = true; + mClearBtn.setVisibility(View.GONE); + } + }); + + } + + + private void initViews() { + mTitleTv = (TextView) findViewById(R.id.tv_activity_set_lock_title); + mLockPatternView = (LockPatternView) findViewById(R.id.lockView); + mClearBtn = (Button) findViewById(R.id.btn_password_clear); + } +} diff --git a/src/Notes-master/app/src/main/java/net/micode/notes/ui/SplashActivity.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/SplashActivity.java new file mode 100644 index 0000000..d43dd4b --- /dev/null +++ b/src/Notes-master/app/src/main/java/net/micode/notes/ui/SplashActivity.java @@ -0,0 +1,183 @@ +package net.micode.notes.ui; + +import android.annotation.SuppressLint; +import android.content.Intent; +import android.support.v7.app.ActionBar; +import android.support.v7.app.AppCompatActivity; +import android.os.Bundle; +import android.os.Handler; +import android.view.MotionEvent; +import android.view.View; + +import net.micode.notes.R; + +/** + * An example full-screen activity that shows and hides the system UI (i.e. + * status bar and navigation/system bar) with user interaction. + */ +public class SplashActivity extends AppCompatActivity { + /** + * Whether or not the system UI should be auto-hidden after + * {@link #AUTO_HIDE_DELAY_MILLIS} milliseconds. + */ + private static final boolean AUTO_HIDE = true; + + /** + * If {@link #AUTO_HIDE} is set, the number of milliseconds to wait after + * user interaction before hiding the system UI. + */ + private static final int AUTO_HIDE_DELAY_MILLIS = 3000; + + /** + * Some older devices needs a small delay between UI widget updates + * and a change of the status and navigation bar. + */ + private static final int UI_ANIMATION_DELAY = 300; + private final Handler mHideHandler = new Handler(); + private View mContentView; + private final Runnable mHidePart2Runnable = new Runnable() { + @SuppressLint("InlinedApi") + @Override + public void run() { + // Delayed removal of status and navigation bar + + // Note that some of these constants are new as of API 16 (Jelly Bean) + // and API 19 (KitKat). It is safe to use them, as they are inlined + // at compile-time and do nothing on earlier devices. + mContentView.setSystemUiVisibility(View.SYSTEM_UI_FLAG_LOW_PROFILE + | View.SYSTEM_UI_FLAG_FULLSCREEN + | View.SYSTEM_UI_FLAG_LAYOUT_STABLE + | View.SYSTEM_UI_FLAG_IMMERSIVE_STICKY + | View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION + | View.SYSTEM_UI_FLAG_HIDE_NAVIGATION); + } + }; + private View mControlsView; + private final Runnable mShowPart2Runnable = new Runnable() { + @Override + public void run() { + // Delayed display of UI elements + ActionBar actionBar = getSupportActionBar(); + if (actionBar != null) { + actionBar.show(); + } + mControlsView.setVisibility(View.VISIBLE); + } + }; + private boolean mVisible; + private final Runnable mHideRunnable = new Runnable() { + @Override + public void run() { + hide(); + } + }; + /** + * Touch listener to use for in-layout UI controls to delay hiding the + * system UI. This is to prevent the jarring behavior of controls going away + * while interacting with activity UI. + */ + private final View.OnTouchListener mDelayHideTouchListener = new View.OnTouchListener() { + @Override + public boolean onTouch(View view, MotionEvent motionEvent) { + switch (motionEvent.getAction()) { + case MotionEvent.ACTION_DOWN: + if (AUTO_HIDE) { + delayedHide(AUTO_HIDE_DELAY_MILLIS); + } + break; + case MotionEvent.ACTION_UP: + view.performClick(); + break; + default: + break; + } + return false; + } + }; + + Handler mHandler = new Handler(); + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_splash); + + mHandler.postDelayed(new Runnable() { + @Override + public void run() { + Intent intent = new Intent(); + intent.setClass(SplashActivity.this, NotesListActivity.class); + startActivity(intent); + finish(); + } + }, 1250); + + mVisible = true; + mControlsView = findViewById(R.id.fullscreen_content_controls); + mContentView = findViewById(R.id.fullscreen_content); + + // Set up the user interaction to manually show or hide the system UI. + mContentView.setOnClickListener(new View.OnClickListener() { + @Override + public void onClick(View view) { + toggle(); + } + }); + + // Upon interacting with UI controls, delay any scheduled hide() + // operations to prevent the jarring behavior of controls going away + // while interacting with the UI. + findViewById(R.id.dummy_button).setOnTouchListener(mDelayHideTouchListener); + } + + @Override + protected void onPostCreate(Bundle savedInstanceState) { + super.onPostCreate(savedInstanceState); + + // Trigger the initial hide() shortly after the activity has been + // created, to briefly hint to the user that UI controls + // are available. + delayedHide(100); + } + + private void toggle() { + if (mVisible) { + hide(); + } else { + show(); + } + } + + private void hide() { + // Hide UI first + ActionBar actionBar = getSupportActionBar(); + if (actionBar != null) { + actionBar.hide(); + } + mControlsView.setVisibility(View.GONE); + mVisible = false; + + // Schedule a runnable to remove the status and navigation bar after a delay + mHideHandler.removeCallbacks(mShowPart2Runnable); + mHideHandler.postDelayed(mHidePart2Runnable, UI_ANIMATION_DELAY); + } + + private void show() { + // Show the system bar + mContentView.setSystemUiVisibility(View.SYSTEM_UI_FLAG_LAYOUT_FULLSCREEN + | View.SYSTEM_UI_FLAG_LAYOUT_HIDE_NAVIGATION); + mVisible = true; + + // Schedule a runnable to display UI elements after a delay + mHideHandler.removeCallbacks(mHidePart2Runnable); + mHideHandler.postDelayed(mShowPart2Runnable, UI_ANIMATION_DELAY); + } + + /** + * Schedules a call to hide() in delay milliseconds, canceling any + * previously scheduled calls. + */ + private void delayedHide(int delayMillis) { + mHideHandler.removeCallbacks(mHideRunnable); + mHideHandler.postDelayed(mHideRunnable, delayMillis); + } +} \ No newline at end of file diff --git a/src/Notes-master/app/src/main/java/net/micode/notes/ui/UnlockActivity.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/UnlockActivity.java new file mode 100644 index 0000000..9c4c873 --- /dev/null +++ b/src/Notes-master/app/src/main/java/net/micode/notes/ui/UnlockActivity.java @@ -0,0 +1,56 @@ +package net.micode.notes.ui; + + +import android.content.Intent; +import android.os.Bundle; +import android.support.v7.app.AppCompatActivity; +import android.widget.Toast; + +import net.micode.notes.model.WorkingNote; +import net.micode.notes.R; +import net.micode.notes.ui.LockPatternView; + +public class UnlockActivity extends AppCompatActivity { + + private LockPatternView mLockPatternView; + private String mPasswordStr; + + @Override + protected void onCreate(Bundle savedInstanceState) { + super.onCreate(savedInstanceState); + setContentView(R.layout.activity_lock); + + mLockPatternView = (LockPatternView) findViewById(R.id.lockView); + Intent pre = getIntent(); + final Long noteId = pre.getLongExtra(Intent.EXTRA_UID, 0); + + mLockPatternView.setLockListener(new LockPatternView.OnLockListener() { + WorkingNote mWorkingNote = WorkingNote.load(UnlockActivity.this,noteId); + String password = mWorkingNote.getPasscode(); + @Override + public void getStringPassword(String password) { + mPasswordStr = password; + } + + @Override + public boolean isPassword() { + if (mPasswordStr.equals(password)) { + Toast.makeText(UnlockActivity.this, "密码正确", Toast.LENGTH_SHORT).show(); + Intent intent = new Intent(UnlockActivity.this, NoteEditActivity.class); + intent.setAction(Intent.ACTION_VIEW); + intent.putExtra("lock",0); + intent.putExtra(Intent.EXTRA_UID, noteId); + startActivity(intent); + UnlockActivity.this.finish(); + //TODO comment or not + //return true; + } else { + Toast.makeText(UnlockActivity.this, "密码不正确", Toast.LENGTH_SHORT).show(); + } + return false; + } + }); + + } + +} diff --git a/src/Notes-master/src/net/micode/notes/widget/NoteWidgetProvider.java b/src/Notes-master/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/widget/NoteWidgetProvider.java rename to src/Notes-master/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider.java diff --git a/src/Notes-master/src/net/micode/notes/widget/NoteWidgetProvider_2x.java b/src/Notes-master/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_2x.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/widget/NoteWidgetProvider_2x.java rename to src/Notes-master/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_2x.java diff --git a/src/Notes-master/src/net/micode/notes/widget/NoteWidgetProvider_4x.java b/src/Notes-master/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_4x.java similarity index 100% rename from src/Notes-master/src/net/micode/notes/widget/NoteWidgetProvider_4x.java rename to src/Notes-master/app/src/main/java/net/micode/notes/widget/NoteWidgetProvider_4x.java diff --git a/src/Notes-master/res/color/primary_text_dark.xml b/src/Notes-master/app/src/main/res/color/primary_text_dark.xml similarity index 94% rename from src/Notes-master/res/color/primary_text_dark.xml rename to src/Notes-master/app/src/main/res/color/primary_text_dark.xml index 7c85459..8ad98e3 100644 --- a/src/Notes-master/res/color/primary_text_dark.xml +++ b/src/Notes-master/app/src/main/res/color/primary_text_dark.xml @@ -1,4 +1,4 @@ - + + + + + + + + +