diff --git a/doc/实践考评-阅读维护开源软件的团队自评报告模板.xlsx b/doc/实践考评-阅读维护开源软件的团队自评报告模板.xlsx new file mode 100644 index 0000000..4dfad4a Binary files /dev/null and b/doc/实践考评-阅读维护开源软件的团队自评报告模板.xlsx differ diff --git a/doc/实践考评-阅读维护开源软件的汇报.pptx b/doc/实践考评-阅读维护开源软件的汇报.pptx new file mode 100644 index 0000000..8f6dc05 Binary files /dev/null and b/doc/实践考评-阅读维护开源软件的汇报.pptx differ diff --git a/doc/开源软件泛读、标注和维护报告文档.docx b/doc/开源软件泛读、标注和维护报告文档.docx index 555287c..982fe8f 100644 Binary files a/doc/开源软件泛读、标注和维护报告文档.docx and b/doc/开源软件泛读、标注和维护报告文档.docx differ diff --git a/src/.gradle/8.1/checksums/checksums.lock b/src/.gradle/8.1/checksums/checksums.lock new file mode 100644 index 0000000..2488e81 Binary files /dev/null and b/src/.gradle/8.1/checksums/checksums.lock differ diff --git a/src/.gradle/8.1/checksums/md5-checksums.bin b/src/.gradle/8.1/checksums/md5-checksums.bin new file mode 100644 index 0000000..c02726a Binary files /dev/null and b/src/.gradle/8.1/checksums/md5-checksums.bin differ diff --git a/src/.gradle/8.1/checksums/sha1-checksums.bin b/src/.gradle/8.1/checksums/sha1-checksums.bin new file mode 100644 index 0000000..01641b1 Binary files /dev/null and b/src/.gradle/8.1/checksums/sha1-checksums.bin differ diff --git a/src/.gradle/8.1/dependencies-accessors/dependencies-accessors.lock b/src/.gradle/8.1/dependencies-accessors/dependencies-accessors.lock new file mode 100644 index 0000000..7d7c310 Binary files /dev/null and b/src/.gradle/8.1/dependencies-accessors/dependencies-accessors.lock differ diff --git a/src/12.txt b/src/.gradle/8.1/dependencies-accessors/gc.properties similarity index 100% rename from src/12.txt rename to src/.gradle/8.1/dependencies-accessors/gc.properties diff --git a/src/.gradle/8.1/executionHistory/executionHistory.bin b/src/.gradle/8.1/executionHistory/executionHistory.bin new file mode 100644 index 0000000..10b7c2f Binary files /dev/null and b/src/.gradle/8.1/executionHistory/executionHistory.bin differ diff --git a/src/.gradle/8.1/executionHistory/executionHistory.lock b/src/.gradle/8.1/executionHistory/executionHistory.lock new file mode 100644 index 0000000..8a7da3c Binary files /dev/null and b/src/.gradle/8.1/executionHistory/executionHistory.lock differ diff --git a/src/.gradle/8.1/fileChanges/last-build.bin b/src/.gradle/8.1/fileChanges/last-build.bin new file mode 100644 index 0000000..f76dd23 Binary files /dev/null and b/src/.gradle/8.1/fileChanges/last-build.bin differ diff --git a/src/.gradle/8.1/fileHashes/fileHashes.bin b/src/.gradle/8.1/fileHashes/fileHashes.bin new file mode 100644 index 0000000..b1f652f Binary files /dev/null and b/src/.gradle/8.1/fileHashes/fileHashes.bin differ diff --git a/src/.gradle/8.1/fileHashes/fileHashes.lock b/src/.gradle/8.1/fileHashes/fileHashes.lock new file mode 100644 index 0000000..aad3cc5 Binary files /dev/null and b/src/.gradle/8.1/fileHashes/fileHashes.lock differ diff --git a/src/.gradle/8.1/fileHashes/resourceHashesCache.bin b/src/.gradle/8.1/fileHashes/resourceHashesCache.bin new file mode 100644 index 0000000..c8000f8 Binary files /dev/null and b/src/.gradle/8.1/fileHashes/resourceHashesCache.bin differ diff --git a/src/.gradle/8.1/gc.properties b/src/.gradle/8.1/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/src/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/src/.gradle/buildOutputCleanup/buildOutputCleanup.lock new file mode 100644 index 0000000..0e9e30c Binary files /dev/null and b/src/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/src/.gradle/buildOutputCleanup/cache.properties b/src/.gradle/buildOutputCleanup/cache.properties new file mode 100644 index 0000000..2be95b4 --- /dev/null +++ b/src/.gradle/buildOutputCleanup/cache.properties @@ -0,0 +1,2 @@ +#Wed Jan 03 09:28:56 CST 2024 +gradle.version=8.1 diff --git a/src/.gradle/buildOutputCleanup/outputFiles.bin b/src/.gradle/buildOutputCleanup/outputFiles.bin new file mode 100644 index 0000000..74e33fd Binary files /dev/null and b/src/.gradle/buildOutputCleanup/outputFiles.bin differ diff --git a/src/.gradle/file-system.probe b/src/.gradle/file-system.probe new file mode 100644 index 0000000..979c406 Binary files /dev/null and b/src/.gradle/file-system.probe differ diff --git a/src/.gradle/vcs-1/gc.properties b/src/.gradle/vcs-1/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/src/Notes-master/.idea/.gitignore b/src/.idea/.gitignore similarity index 100% rename from src/Notes-master/.idea/.gitignore rename to src/.idea/.gitignore diff --git a/src/.idea/checkstyle-idea.xml b/src/.idea/checkstyle-idea.xml new file mode 100644 index 0000000..f5b372c --- /dev/null +++ b/src/.idea/checkstyle-idea.xml @@ -0,0 +1,16 @@ + + + + 10.12.5 + JavaOnly + true + + + \ No newline at end of file diff --git a/src/.idea/compiler.xml b/src/.idea/compiler.xml new file mode 100644 index 0000000..b589d56 --- /dev/null +++ b/src/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/src/.idea/gradle.xml b/src/.idea/gradle.xml new file mode 100644 index 0000000..ae388c2 --- /dev/null +++ b/src/.idea/gradle.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/src/.idea/intellij-javadocs-4.0.1.xml b/src/.idea/intellij-javadocs-4.0.1.xml new file mode 100644 index 0000000..3ed9781 --- /dev/null +++ b/src/.idea/intellij-javadocs-4.0.1.xml @@ -0,0 +1,204 @@ + + + + + UPDATE + false + true + + METHOD + TYPE + FIELD + + + DEFAULT + PUBLIC + PROTECTED + + + + + + ^.*(public|protected|private)*.+interface\s+\w+.* + /**\n + * The interface ${name}.\n +<#if element.typeParameters?has_content> * \n +</#if> +<#list element.typeParameters as typeParameter> + * @param <${typeParameter.name}> the type parameter\n +</#list> + */ + + + ^.*(public|protected|private)*.+enum\s+\w+.* + /**\n + * The enum ${name}.\n + */ + + + ^.*(public|protected|private)*.+class\s+\w+.* + /**\n + * The type ${name}.\n +<#if element.typeParameters?has_content> * \n +</#if> +<#list element.typeParameters as typeParameter> + * @param <${typeParameter.name}> the type parameter\n +</#list> + */ + + + .+ + /**\n + * The type ${name}.\n + */ + + + + + .+ + /**\n + * Instantiates a new ${name}.\n +<#if element.parameterList.parameters?has_content> + *\n +</#if> +<#list element.parameterList.parameters as parameter> + * @param ${parameter.name} the ${paramNames[parameter.name]}\n +</#list> +<#if element.throwsList.referenceElements?has_content> + *\n +</#if> +<#list element.throwsList.referenceElements as exception> + * @throws ${exception.referenceName} the ${exceptionNames[exception.referenceName]}\n +</#list> + */ + + + + + ^.*(public|protected|private)*\s*.*(\w(\s*<.+>)*)+\s+get\w+\s*\(.*\).+ + /**\n + * Gets ${partName}.\n +<#if element.typeParameters?has_content> * \n +</#if> +<#list element.typeParameters as typeParameter> + * @param <${typeParameter.name}> the type parameter\n +</#list> +<#if element.parameterList.parameters?has_content> + *\n +</#if> +<#list element.parameterList.parameters as parameter> + * @param ${parameter.name} the ${paramNames[parameter.name]}\n +</#list> +<#if isNotVoid> + *\n + * @return the ${partName}\n +</#if> +<#if element.throwsList.referenceElements?has_content> + *\n +</#if> +<#list element.throwsList.referenceElements as exception> + * @throws ${exception.referenceName} the ${exceptionNames[exception.referenceName]}\n +</#list> + */ + + + ^.*(public|protected|private)*\s*.*(void|\w(\s*<.+>)*)+\s+set\w+\s*\(.*\).+ + /**\n + * Sets ${partName}.\n +<#if element.typeParameters?has_content> * \n +</#if> +<#list element.typeParameters as typeParameter> + * @param <${typeParameter.name}> the type parameter\n +</#list> +<#if element.parameterList.parameters?has_content> + *\n +</#if> +<#list element.parameterList.parameters as parameter> + * @param ${parameter.name} the ${paramNames[parameter.name]}\n +</#list> +<#if isNotVoid> + *\n + * @return the ${partName}\n +</#if> +<#if element.throwsList.referenceElements?has_content> + *\n +</#if> +<#list element.throwsList.referenceElements as exception> + * @throws ${exception.referenceName} the ${exceptionNames[exception.referenceName]}\n +</#list> + */ + + + ^.*((public\s+static)|(static\s+public))\s+void\s+main\s*\(\s*String\s*(\[\s*\]|\.\.\.)\s+\w+\s*\).+ + /**\n + * The entry point of application.\n + + <#if element.parameterList.parameters?has_content> + *\n +</#if> + * @param ${element.parameterList.parameters[0].name} the input arguments\n +<#if element.throwsList.referenceElements?has_content> + *\n +</#if> +<#list element.throwsList.referenceElements as exception> + * @throws ${exception.referenceName} the ${exceptionNames[exception.referenceName]}\n +</#list> + */ + + + .+ + /**\n + * ${name}<#if isNotVoid> ${return}</#if>.\n +<#if element.typeParameters?has_content> * \n +</#if> +<#list element.typeParameters as typeParameter> + * @param <${typeParameter.name}> the type parameter\n +</#list> +<#if element.parameterList.parameters?has_content> + *\n +</#if> +<#list element.parameterList.parameters as parameter> + * @param ${parameter.name} the ${paramNames[parameter.name]}\n +</#list> +<#if isNotVoid> + *\n + * @return the ${return}\n +</#if> +<#if element.throwsList.referenceElements?has_content> + *\n +</#if> +<#list element.throwsList.referenceElements as exception> + * @throws ${exception.referenceName} the ${exceptionNames[exception.referenceName]}\n +</#list> + */ + + + + + ^.*(public|protected|private)*.+static.*(\w\s\w)+.+ + /**\n + * The constant ${element.getName()}.\n + */ + + + ^.*(public|protected|private)*.*(\w\s\w)+.+ + /**\n + <#if element.parent.isInterface()> + * The constant ${element.getName()}.\n +<#else> + * The ${name}.\n +</#if> */ + + + .+ + /**\n + <#if element.parent.isEnum()> + *${name} ${typeName}.\n +<#else> + * The ${name}.\n +</#if>*/ + + + + + \ No newline at end of file diff --git a/src/.idea/jarRepositories.xml b/src/.idea/jarRepositories.xml new file mode 100644 index 0000000..8b0863d --- /dev/null +++ b/src/.idea/jarRepositories.xml @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/misc.xml b/src/.idea/misc.xml new file mode 100644 index 0000000..8978d23 --- /dev/null +++ b/src/.idea/misc.xml @@ -0,0 +1,9 @@ + + + + + + + + \ No newline at end of file diff --git a/src/.idea/modules.xml b/src/.idea/modules.xml new file mode 100644 index 0000000..f23d870 --- /dev/null +++ b/src/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/src/.idea/modules/app/note.app.androidTest.iml b/src/.idea/modules/app/note.app.androidTest.iml new file mode 100644 index 0000000..93a7ea4 --- /dev/null +++ b/src/.idea/modules/app/note.app.androidTest.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/src/.idea/modules/app/note.app.iml b/src/.idea/modules/app/note.app.iml new file mode 100644 index 0000000..9cfeb12 --- /dev/null +++ b/src/.idea/modules/app/note.app.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/src/.idea/modules/app/note.app.main.iml b/src/.idea/modules/app/note.app.main.iml new file mode 100644 index 0000000..3e642d4 --- /dev/null +++ b/src/.idea/modules/app/note.app.main.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/src/.idea/modules/app/note.app.unitTest.iml b/src/.idea/modules/app/note.app.unitTest.iml new file mode 100644 index 0000000..3d588c0 --- /dev/null +++ b/src/.idea/modules/app/note.app.unitTest.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/src/.idea/modules/app/note1.app.androidTest.iml b/src/.idea/modules/app/note1.app.androidTest.iml new file mode 100644 index 0000000..13731ac --- /dev/null +++ b/src/.idea/modules/app/note1.app.androidTest.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/src/.idea/modules/app/note1.app.iml b/src/.idea/modules/app/note1.app.iml new file mode 100644 index 0000000..5bfe796 --- /dev/null +++ b/src/.idea/modules/app/note1.app.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/src/.idea/modules/app/note1.app.main.iml b/src/.idea/modules/app/note1.app.main.iml new file mode 100644 index 0000000..f0d4196 --- /dev/null +++ b/src/.idea/modules/app/note1.app.main.iml @@ -0,0 +1,11 @@ + + + + + + + + + + \ No newline at end of file diff --git a/src/.idea/modules/app/note1.app.unitTest.iml b/src/.idea/modules/app/note1.app.unitTest.iml new file mode 100644 index 0000000..c1e129b --- /dev/null +++ b/src/.idea/modules/app/note1.app.unitTest.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/src/.idea/modules/note.iml b/src/.idea/modules/note.iml new file mode 100644 index 0000000..a185a1a --- /dev/null +++ b/src/.idea/modules/note.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/src/.idea/note1.iml b/src/.idea/note1.iml new file mode 100644 index 0000000..3fe0d9c --- /dev/null +++ b/src/.idea/note1.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/0/2/023468cfdd0b71d4098903b9070e364658e2fbcf b/src/.idea/sonarlint/issuestore/0/2/023468cfdd0b71d4098903b9070e364658e2fbcf new file mode 100644 index 0000000..d867d1c --- /dev/null +++ b/src/.idea/sonarlint/issuestore/0/2/023468cfdd0b71d4098903b9070e364658e2fbcf @@ -0,0 +1,10 @@ + +F +java:S1604"(Make this anonymous inner class a lambda(î81 +V java:S125"").(ə +o +java:S2293]"YReplace the type specification in this constructor call with the diamond operator ("<>").( +o +java:S2293m"YReplace the type specification in this constructor call with the diamond operator ("<>").(Ȫ +J +java:S1066U"/Merge this if statement with the enclosing one.(ڧ + +java:S1319\"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".( + +java:S1319l"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".( +j +java:S1104*"TMake widgetId a static final constant or non-public and provide accessors if needed.(ǎ +q +java:S1104+"VMake widgetType a static final constant or non-public and provide accessors if needed.(漬 +C +java:S5411_"(Use a primitive boolean expression here.(ɯ +C +java:S5411o"(Use a primitive boolean expression here.(ɯ +D +java:S5411"(Use a primitive boolean expression here.( +7 +java:S1116,"Remove this empty statement.( +D +java:S1874/".Remove this use of ""; it is deprecated.( +J +java:S2864^"4Iterate over the "entrySet" instead of the "keySet".(਷ +B +java:S1125_"'Remove the unnecessary boolean literal.(ɯ +J +java:S2864n"4Iterate over the "entrySet" instead of the "keySet".(਷ +B +java:S1125o"'Remove the unnecessary boolean literal.(ɯ +A +java:S1168|"+Return an empty collection instead of null.( +C +java:S1125"'Remove the unnecessary boolean literal.( \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/2/b/2bfc771e07e87c37d3a76a2c815bc8fb30649798 b/src/.idea/sonarlint/issuestore/2/b/2bfc771e07e87c37d3a76a2c815bc8fb30649798 new file mode 100644 index 0000000..99c727e --- /dev/null +++ b/src/.idea/sonarlint/issuestore/2/b/2bfc771e07e87c37d3a76a2c815bc8fb30649798 @@ -0,0 +1,10 @@ + +E +java:S1604/"(Make this anonymous inner class a lambda(˽81 +o java:S100("NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(81 + +java:S3923Q"]This conditional operation returns the same value whether the condition is "true" or "false".(Ҏ81 +W +java:S1874Q"5Remove this use of "FORMAT_24HOUR"; it is deprecated.(Ҏ81 +W +java:S1874Q"5Remove this use of "FORMAT_24HOUR"; it is deprecated.(Ҏ81 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/3/2/32360bf24febc78f20db52498c7576b3d8650d56 b/src/.idea/sonarlint/issuestore/3/2/32360bf24febc78f20db52498c7576b3d8650d56 new file mode 100644 index 0000000..c5812ef --- /dev/null +++ b/src/.idea/sonarlint/issuestore/3/2/32360bf24febc78f20db52498c7576b3d8650d56 @@ -0,0 +1,32 @@ + +v +java:S22934"YReplace the type specification in this constructor call with the diamond operator ("<>").(ϮԐ8ٝ1 +{ +java:S2293_"YReplace the type specification in this constructor call with the diamond operator ("<>").(л8ٝ1 +| +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(ª8ڝ1 +i +java:S1192G"GDefine a constant instead of duplicating this literal "%s: %s" 4 times.(8ڝ1 +j +java:S1192~"HDefine a constant instead of duplicating this literal "=? AND " 4 times.(8ڝ1 +R +java:S1066"/Merge this if statement with the enclosing one.(䲜8ڝ1 + +java:S1319"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".(8ڝ1 +\ +java:S1118&":Add a private constructor to hide the implicit public one.(81 +[ +java:S1155/">Use isEmpty() to check whether the collection is empty or not.(81 +a +java:S2147H"DCombine this catch with the one at line 70, which has the same body.(暩81 +b +java:S2147q"ECombine this catch with the one at line 111, which has the same body.(暩81 +Y java:S125"").(各81 +i +java:S2184"FCast one of the operands of this multiplication operation to a "long".(⣛81 +[ +java:S1874T"9Remove this use of "DefaultHttpClient"; it is deprecated.(믥81 +O +java:S1874"2Remove this use of "HttpParams"; it is deprecated.(ŋE81 +T +java:S1874"7Remove this use of "BasicHttpParams"; it is deprecated.(ŋE81 +_ +java:S1874"").(81 +K +java:S1604"(Make this anonymous inner class a lambda(81 +m +java:S1301x"KReplace this "switch" statement by "if" statements to increase readability.(81 +T +java:S1135p"2Complete the task associated to this TODO comment.(81 +C java:S131x""Add a default case to this switch.(81 +e +java:S1126"BReplace this if-then-else statement by a single method invocation.(忥81 +W +java:S2864"4Iterate over the "entrySet" instead of the "keySet".(Κ81 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/5/7/577f30d26378ec8a2bd2e4a43f3c79b3f04c402c b/src/.idea/sonarlint/issuestore/5/7/577f30d26378ec8a2bd2e4a43f3c79b3f04c402c new file mode 100644 index 0000000..309a800 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/5/7/577f30d26378ec8a2bd2e4a43f3c79b3f04c402c @@ -0,0 +1,119 @@ + +| +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(ӏ81 +| +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(81 +| +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(81 +w +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(81 +w +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(׼8❭1 +w +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(艥81 +f +java:S1192"HDefine a constant instead of duplicating this literal "[local]" 3 times.(81 +j +java:S1192"GDefine a constant instead of duplicating this literal "cancel" 3 times.(̺81 +g +java:S1192"IDefine a constant instead of duplicating this literal "[/local]" 3 times.(81 +n java:S117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ţ81 +n java:S117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(81 +s java:S117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(81 +n java:S117 +"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(81 +n java:S117 +"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(81 +F +java:S1604"(Make this anonymous inner class a lambda(ȼ81 +F +java:S1604"(Make this anonymous inner class a lambda(Ư81 +F +java:S1604"(Make this anonymous inner class a lambda(81 +K +java:S1604"(Make this anonymous inner class a lambda(̺81 +F +java:S1604"(Make this anonymous inner class a lambda(У81 +K +java:S1604"(Make this anonymous inner class a lambda(ö81 +K +java:S1604"(Make this anonymous inner class a lambda(81 +F +java:S1604"(Make this anonymous inner class a lambda(깔81 +F +java:S1604"(Make this anonymous inner class a lambda(ά81 +F +java:S1604"(Make this anonymous inner class a lambda(81 +K +java:S1604"(Make this anonymous inner class a lambda(̺81 +F +java:S1604"(Make this anonymous inner class a lambda(ά81 +K +java:S1604"(Make this anonymous inner class a lambda(̺81 +F +java:S1604"(Make this anonymous inner class a lambda(81 +F +java:S1604"(Make this anonymous inner class a lambda(ߒ81 +n +java:S1301 "KReplace this "switch" statement by "if" statements to increase readability.(81 +y +java:S1104"VMake tvModified a static final constant or non-public and provide accessors if needed.(ԣ81 +z +java:S1104"WMake ivAlertIcon a static final constant or non-public and provide accessors if needed.(න81 +z +java:S1104"WMake tvAlertDate a static final constant or non-public and provide accessors if needed.(81 +{ +java:S1104"XMake ibSetBgColor a static final constant or non-public and provide accessors if needed.(81 +z java:S116"XRename this field "PHOTO_REQUEST" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(81 +D +java:S1170"!Make this final field static too.(81 +t +java:S1450i"WRemove the "editText" field and declare it as a local variable in the relevant methods.(81 +u +java:S1450"WRemove the "mPattern" field and declare it as a local variable in the relevant methods.(81 + +java:S1149"eReplace the synchronized class "Vector" by an unsynchronized one such as "ArrayList" or "LinkedList".(׼81 +X java:S125k"").(81 +] java:S125"").(81 +{ +java:S2293k"YReplace the type specification in this constructor call with the diamond operator ("<>").(81 +{ +java:S2293l"YReplace the type specification in this constructor call with the diamond operator ("<>").(81 +v +java:S2293n"YReplace the type specification in this constructor call with the diamond operator ("<>").(81 +{ +java:S2293o"YReplace the type specification in this constructor call with the diamond operator ("<>").(81 +{ +java:S2293p"YReplace the type specification in this constructor call with the diamond operator ("<>").(81 +d +java:S1192"FDefine a constant instead of duplicating this literal " DESC" 3 times.(Ա81 +R +java:S1066"/Merge this if statement with the enclosing one.(ƣ81 +R +java:S1066"/Merge this if statement with the enclosing one.(˼֓81 +p +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.(þ81 +P +java:S1905"-Remove this unnecessary cast to "JSONObject".(`81 +J +java:S1905"-Remove this unnecessary cast to "JSONObject".(؛ 81 +p +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed.(81 +u +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 41 to the 15 allowed.(˰81 +u +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed.(ɸ81 +< +java:S2129"Remove this "Long" constructor(ϭ81 +u +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(ƶؠ81 +N +java:S1172"+Remove this unused method parameter "node".(ƶؠ81 +E +java:S1905"'Remove this unnecessary cast to "Node".(81 +J +java:S1905"'Remove this unnecessary cast to "Node".(81 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/a/d/ad72331a1bed265bb9c0fe838faa74dbf69fce32 b/src/.idea/sonarlint/issuestore/a/d/ad72331a1bed265bb9c0fe838faa74dbf69fce32 new file mode 100644 index 0000000..cbf4b9d --- /dev/null +++ b/src/.idea/sonarlint/issuestore/a/d/ad72331a1bed265bb9c0fe838faa74dbf69fce32 @@ -0,0 +1,76 @@ + +w +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(艥81 +E +java:S1604"(Make this anonymous inner class a lambda(̺V81 +F +java:S1604"(Make this anonymous inner class a lambda(ά81 +F +java:S1604"(Make this anonymous inner class a lambda(ܴ81 +K +java:S1604"(Make this anonymous inner class a lambda(81 +F +java:S1604"(Make this anonymous inner class a lambda(81 +F +java:S1604"(Make this anonymous inner class a lambda(۱81 +F +java:S1604"(Make this anonymous inner class a lambda(ά81 + +java:S1862"This branch can not be reached because the condition duplicates a previous condition in the same sequence of "if/else if" statements(ɇ81 +> +java:S1116`"Remove this empty statement.(81 +h +java:S1124"EReorder the modifiers to comply with the Java Language Specification.(81 +b +java:S1124"EReorder the modifiers to comply with the Java Language Specification.(Ѿk81 +u +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(81 +9 +java:S3626"Remove this redundant jump.(݅81 +9 +java:S3626"Remove this redundant jump.(݅81 +9 +java:S3626"Remove this redundant jump.(݅81 +U +java:S1135"2Complete the task associated to this TODO comment.(̐81 +M +java:S2093"*Change this "try" to a try-with-resources.(81 +v +java:S1450"XRemove the "mMoveMenu" field and declare it as a local variable in the relevant methods.(8ӯ1 +u +java:S3252"RUse static access with "android.widget.AbsListView" for "MultiChoiceModeListener".(8ԯ1 +U +java:S1135"2Complete the task associated to this TODO comment.(8ۯ1 +U +java:S1135"2Complete the task associated to this TODO comment.(8ۯ1 +T +java:S1874"1Remove this use of "getHeight"; it is deprecated.(81 +? +java:S1116"Remove this empty statement.(81 +p +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(81 +F java:S108")Either remove or fill this block of code.(ʥ81 +o +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(#81 +U +java:S1135"2Complete the task associated to this TODO comment.(81 +e +java:S1126"BReplace this if-then-else statement by a single method invocation.(玒81 +U +java:S1135"2Complete the task associated to this TODO comment.(81 +p +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.(81 +o +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(b8Ű1 +R +java:S3398"/Move this method into "BackgroundQueryHandler".(8ɰ1 +N +java:S3398"0Move this method into "OnListItemClickListener".(8ɰ1 +H +java:S3398"%Move this method into "ModeCallback".(8ɰ1 +C +java:S3398"%Move this method into "ModeCallback".(8ɰ1 +J +java:S1068S"(Remove this unused "mode" private field.(8ɰ1 +M +java:S1068U"+Remove this unused "mButton" private field.(8ʰ1 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/c/1/c182d0c9c237ea8a46a92ccaae9bb5c751923a88 b/src/.idea/sonarlint/issuestore/c/1/c182d0c9c237ea8a46a92ccaae9bb5c751923a88 new file mode 100644 index 0000000..8281165 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/c/1/c182d0c9c237ea8a46a92ccaae9bb5c751923a88 @@ -0,0 +1,3 @@ + +b +java:S1124 "EReorder the modifiers to comply with the Java Language Specification.(81 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/c/4/c42ad3cd6e664963fa1849c760a57d417d500ee7 b/src/.idea/sonarlint/issuestore/c/4/c42ad3cd6e664963fa1849c760a57d417d500ee7 new file mode 100644 index 0000000..4d77e1b --- /dev/null +++ b/src/.idea/sonarlint/issuestore/c/4/c42ad3cd6e664963fa1849c760a57d417d500ee7 @@ -0,0 +1,95 @@ + +W +java:S1118":Add a private constructor to hide the implicit public one.(81 +` +java:S1124"EReorder the modifiers to comply with the Java Language Specification.(棍 +[ +java:S1124"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124"EReorder the modifiers to comply with the Java Language Specification.(۪ +[ +java:S1124"EReorder the modifiers to comply with the Java Language Specification.(ρ +` +java:S1124"EReorder the modifiers to comply with the Java Language Specification.(Ɖ +[ +java:S1124 "EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124""EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124$"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124&"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124("EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124*"EReorder the modifiers to comply with the Java Language Specification.(۲ +` +java:S1124,"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124."EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S11240"EReorder the modifiers to comply with the Java Language Specification.(Ӎ +[ +java:S11242"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S11244"EReorder the modifiers to comply with the Java Language Specification.(̥ +[ +java:S11246"EReorder the modifiers to comply with the Java Language Specification.(Ƒ +Z +java:S11248"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124:"EReorder the modifiers to comply with the Java Language Specification.( +Z +java:S1124<"EReorder the modifiers to comply with the Java Language Specification.(K +` +java:S1124>"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124@"EReorder the modifiers to comply with the Java Language Specification.(֫ +Z +java:S1124B"EReorder the modifiers to comply with the Java Language Specification.($ +[ +java:S1124D"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124F"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124H"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124J"EReorder the modifiers to comply with the Java Language Specification.(૵ +` +java:S1124L"EReorder the modifiers to comply with the Java Language Specification.(֐ +[ +java:S1124N"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124P"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124R"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124T"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124V"EReorder the modifiers to comply with the Java Language Specification.(ʹ +` +java:S1124X"EReorder the modifiers to comply with the Java Language Specification.(ԣ +[ +java:S1124Z"EReorder the modifiers to comply with the Java Language Specification.(΢ +` +java:S1124\"EReorder the modifiers to comply with the Java Language Specification.(Ō +` +java:S1124^"EReorder the modifiers to comply with the Java Language Specification.(Ȩ +[ +java:S1124`"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124b"EReorder the modifiers to comply with the Java Language Specification.(̀ +` +java:S1124d"EReorder the modifiers to comply with the Java Language Specification.(â +` +java:S1124f"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124h"EReorder the modifiers to comply with the Java Language Specification.(ƒ +` +java:S1124j"EReorder the modifiers to comply with the Java Language Specification.( +g +java:S1124l"EReorder the modifiers to comply with the Java Language Specification.(81 +a +java:S1124n"EReorder the modifiers to comply with the Java Language Specification.(†-81 +g +java:S1124p"EReorder the modifiers to comply with the Java Language Specification.(81 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/c/6/c65f5dc8218ef1da6f6bfb5d1b14aea855a54d7f b/src/.idea/sonarlint/issuestore/c/6/c65f5dc8218ef1da6f6bfb5d1b14aea855a54d7f new file mode 100644 index 0000000..a307337 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/c/6/c65f5dc8218ef1da6f6bfb5d1b14aea855a54d7f @@ -0,0 +1,31 @@ + +W +java:S1118)":Add a private constructor to hide the implicit public one.(ڦ81 +W +java:S1118:":Add a private constructor to hide the implicit public one.(81 +b +java:S1124<"EReorder the modifiers to comply with the Java Language Specification.(Ɠ81 +g +java:S1124D"EReorder the modifiers to comply with the Java Language Specification.(81 +K +java:S2140Z")Use "java.util.Random.nextInt()" instead.(81 +\ +java:S1118a":Add a private constructor to hide the implicit public one.(Ū81 +g +java:S1124b"EReorder the modifiers to comply with the Java Language Specification.(81 +g +java:S1124j"EReorder the modifiers to comply with the Java Language Specification.(81 +g +java:S1124r"EReorder the modifiers to comply with the Java Language Specification.(81 +b +java:S1124z"EReorder the modifiers to comply with the Java Language Specification.(ɜ81 +X +java:S1118":Add a private constructor to hide the implicit public one.(ֹ81 +h +java:S1124"EReorder the modifiers to comply with the Java Language Specification.(81 +h +java:S1124"EReorder the modifiers to comply with the Java Language Specification.(81 +] +java:S1118":Add a private constructor to hide the implicit public one.(81 +c +java:S1124"EReorder the modifiers to comply with the Java Language Specification.(81 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/d/1/d187f1271655c3d91661a39fe6de395b6a9f290a b/src/.idea/sonarlint/issuestore/d/1/d187f1271655c3d91661a39fe6de395b6a9f290a new file mode 100644 index 0000000..e815cc6 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/d/1/d187f1271655c3d91661a39fe6de395b6a9f290a @@ -0,0 +1,5 @@ + +c +java:S2259"@A "NullPointerException" could be thrown; "js" is nullable here.(81 +p +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.(ǎ81 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/d/1/d1cc822fa9d783a8d4563bf6e139b7ae10de2fb1 b/src/.idea/sonarlint/issuestore/d/1/d1cc822fa9d783a8d4563bf6e139b7ae10de2fb1 new file mode 100644 index 0000000..efd47b4 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/d/1/d1cc822fa9d783a8d4563bf6e139b7ae10de2fb1 @@ -0,0 +1,3 @@ + +E +java:S1604)"(Make this anonymous inner class a lambda(ʩ81 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/d/a/da57ce446af85bbd9aefee65e969869f0cff78b0 b/src/.idea/sonarlint/issuestore/d/a/da57ce446af85bbd9aefee65e969869f0cff78b0 new file mode 100644 index 0000000..4bd201c --- /dev/null +++ b/src/.idea/sonarlint/issuestore/d/a/da57ce446af85bbd9aefee65e969869f0cff78b0 @@ -0,0 +1,25 @@ + +? +java:S1604"(Make this anonymous inner class a lambda( +? +java:S1604"(Make this anonymous inner class a lambda(ܨ +? +java:S1604"(Make this anonymous inner class a lambda(ܨ +? +java:S1604"(Make this anonymous inner class a lambda(ά +? +java:S1604"(Make this anonymous inner class a lambda(څ +? +java:S1604"(Make this anonymous inner class a lambda( +? +java:S1604"(Make this anonymous inner class a lambda(î +? +java:S1604"(Make this anonymous inner class a lambda(î +g +java:S1301"KReplace this "switch" statement by "if" statements to increase readability.(崡 +L +java:S1874P"6Remove this use of "findPreference"; it is deprecated.( +h +java:S3776\"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(٫ +Q +java:S1161":Add the "@Override" annotation above this method signature( \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/d/d/dd970bd8ce083850fca1d4d159647ccd110e57cb b/src/.idea/sonarlint/issuestore/d/d/dd970bd8ce083850fca1d4d159647ccd110e57cb new file mode 100644 index 0000000..da28914 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/d/d/dd970bd8ce083850fca1d4d159647ccd110e57cb @@ -0,0 +1,13 @@ + +| +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(л8۾1 +q +java:S1192D"ODefine a constant instead of duplicating this literal "Wrong note id:" 3 times.(8ྕ1 +d +java:S1126"AReplace this if-then-else statement by a single return statement.(Ʒ81 +p +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.(81 +a +java:S1155">Use isEmpty() to check whether the collection is empty or not.(81 +c +java:S2147"ECombine this catch with the one at line 258, which has the same body.(暩81 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/e/0/e094aec5c3e1b6f44539adff3114f5a1ad603ddc b/src/.idea/sonarlint/issuestore/e/0/e094aec5c3e1b6f44539adff3114f5a1ad603ddc new file mode 100644 index 0000000..ad65062 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/e/0/e094aec5c3e1b6f44539adff3114f5a1ad603ddc @@ -0,0 +1,9 @@ + +{ +java:S22930"YReplace the type specification in this constructor call with the diamond operator ("<>").(ʩ81 + +java:S1319"pThe return type of this method should be an interface such as "List" rather than the implementation "ArrayList".(ﷺ81 +c +java:S2259"@A "NullPointerException" could be thrown; "js" is nullable here.(81 +y +java:S3923"[Remove this conditional structure or edit its code blocks so that they're not all the same.(ԡ81 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/f/0/f087b1ba1b9c91b7293fea0fb071eaed62a42137 b/src/.idea/sonarlint/issuestore/f/0/f087b1ba1b9c91b7293fea0fb071eaed62a42137 new file mode 100644 index 0000000..8062a38 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/f/0/f087b1ba1b9c91b7293fea0fb071eaed62a42137 @@ -0,0 +1,25 @@ + +E +java:S16049"(Make this anonymous inner class a lambda(ю81 +g +java:S1124""EReorder the modifiers to comply with the Java Language Specification.(֖81 +g +java:S1124%"EReorder the modifiers to comply with the Java Language Specification.(Ų81 +g +java:S1124&"EReorder the modifiers to comply with the Java Language Specification.(ز81 +g +java:S1124'"EReorder the modifiers to comply with the Java Language Specification.(຿81 +b +java:S1124*"EReorder the modifiers to comply with the Java Language Specification.(ճ81 +b +java:S1124-"EReorder the modifiers to comply with the Java Language Specification.(ߪ81 +b +java:S1124."EReorder the modifiers to comply with the Java Language Specification.(81 +S +java:S26969"6Make the enclosing method "static" or remove this set.(ю81 +S +java:S2696;"6Make the enclosing method "static" or remove this set.(81 +S +java:S2696N"6Make the enclosing method "static" or remove this set.(81 +R +java:S2696t"6Make the enclosing method "static" or remove this set.( 81 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/f/1/f1226eeacd46c914d51f3d1a6d6f27377490d2a4 b/src/.idea/sonarlint/issuestore/f/1/f1226eeacd46c914d51f3d1a6d6f27377490d2a4 new file mode 100644 index 0000000..863e5f6 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/f/1/f1226eeacd46c914d51f3d1a6d6f27377490d2a4 @@ -0,0 +1,13 @@ + +{ +java:S2293z"YReplace the type specification in this constructor call with the diamond operator ("<>").(ڌ8ݦ1 +| +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(ڌ8ݦ1 +| +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(ڌ8ݦ1 +9 +java:S23860"Make this member "protected".(u8ަ1 +u +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 25 to the 15 allowed.(8ަ1 +o +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed.(8ަ1 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/f/4/f4a01d6a4fcb971362ec00a83903fd3902f52164 b/src/.idea/sonarlint/issuestore/f/4/f4a01d6a4fcb971362ec00a83903fd3902f52164 new file mode 100644 index 0000000..e69de29 diff --git a/src/.idea/sonarlint/issuestore/f/9/f9f49497f95afd327db7a7a512612aa1089003d4 b/src/.idea/sonarlint/issuestore/f/9/f9f49497f95afd327db7a7a512612aa1089003d4 new file mode 100644 index 0000000..23fec40 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/f/9/f9f49497f95afd327db7a7a512612aa1089003d4 @@ -0,0 +1,7 @@ + +: +java:S2386"Make this member "protected".(Ꙗ8Ę1 +K +java:S1874".Remove this use of ""; it is deprecated.(ж8Ƙ1 +T +java:S1135"2Complete the task associated to this TODO comment.(8ǘ1 \ No newline at end of file diff --git a/src/.idea/sonarlint/issuestore/f/b/fbe448ebfc3eb2d4e308f6b8b043666f5b57235e b/src/.idea/sonarlint/issuestore/f/b/fbe448ebfc3eb2d4e308f6b8b043666f5b57235e new file mode 100644 index 0000000..e69de29 diff --git a/src/.idea/sonarlint/issuestore/index.pb b/src/.idea/sonarlint/issuestore/index.pb new file mode 100644 index 0000000..716eef3 --- /dev/null +++ b/src/.idea/sonarlint/issuestore/index.pb @@ -0,0 +1,87 @@ + +p +@app/src/main/java/net/micode/notes/gtask/remote/GTaskClient.java,4\5\4529b3a97b0f3b19b895aa06f23bed63ff38a312 +X +(gradle/wrapper/gradle-wrapper.properties,f\b\fbe448ebfc3eb2d4e308f6b8b043666f5b57235e +@ +local.properties,0\7\0712df971a99ac4d2fccb8e0fb19f377f3374cca +? +settings.gradle,0\5\05efc8b1657769a27696d478ded1e95f38737233 +@ +app/build.gradle,f\4\f4a01d6a4fcb971362ec00a83903fd3902f52164 +k +;app/src/main/java/net/micode/notes/ui/NoteEditActivity.java,5\7\577f30d26378ec8a2bd2e4a43f3c79b3f04c402c +l + - + \ No newline at end of file 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/.idea/misc.xml b/src/Notes-master/.idea/misc.xml deleted file mode 100644 index e69915f..0000000 --- a/src/Notes-master/.idea/misc.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - \ No newline at end of file diff --git a/src/Notes-master/.idea/modules.xml b/src/Notes-master/.idea/modules.xml deleted file mode 100644 index 7800270..0000000 --- a/src/Notes-master/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ 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/Notes-master.iml b/src/Notes-master/Notes-master.iml deleted file mode 100644 index c90834f..0000000 --- a/src/Notes-master/Notes-master.iml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - - - - - - - \ No newline at end of file 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/src/net/micode/notes/data/NotesDatabaseHelper.java b/src/Notes-master/src/net/micode/notes/data/NotesDatabaseHelper.java deleted file mode 100644 index ffe5d57..0000000 --- a/src/Notes-master/src/net/micode/notes/data/NotesDatabaseHelper.java +++ /dev/null @@ -1,362 +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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package net.micode.notes.data; - -import android.content.ContentValues; -import android.content.Context; -import android.database.sqlite.SQLiteDatabase; -import android.database.sqlite.SQLiteOpenHelper; -import android.util.Log; - -import net.micode.notes.data.Notes.DataColumns; -import net.micode.notes.data.Notes.DataConstants; -import net.micode.notes.data.Notes.NoteColumns; - - -public class NotesDatabaseHelper extends SQLiteOpenHelper { - private static final String DB_NAME = "note.db"; - - private static final int DB_VERSION = 4; - - public interface TABLE { - public static final String NOTE = "note"; - - public static final String DATA = "data"; - } - - private static final String TAG = "NotesDatabaseHelper"; - - 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" + - ")"; - - 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 ''" + - ")"; - - private static final String CREATE_DATA_NOTE_ID_INDEX_SQL = - "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"; - - /** - * 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"; - - /** - * 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"; - - /** - * 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"; - - /** - * 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"; - - /** - * 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"; - - /** - * 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"; - - /** - * 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"; - - /** - * 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"; - - /** - * 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"; - - public NotesDatabaseHelper(Context context) { - super(context, DB_NAME, null, DB_VERSION); - } - - public void createNoteTable(SQLiteDatabase db) { - db.execSQL(CREATE_NOTE_TABLE_SQL); - reCreateNoteTableTriggers(db); - createSystemFolder(db); - Log.d(TAG, "note table has been created"); - } - - private void reCreateNoteTableTriggers(SQLiteDatabase db) { - db.execSQL("DROP TRIGGER IF EXISTS increase_folder_count_on_update"); - db.execSQL("DROP TRIGGER IF EXISTS decrease_folder_count_on_update"); - db.execSQL("DROP TRIGGER IF EXISTS decrease_folder_count_on_delete"); - db.execSQL("DROP TRIGGER IF EXISTS delete_data_on_delete"); - db.execSQL("DROP TRIGGER IF EXISTS increase_folder_count_on_insert"); - db.execSQL("DROP TRIGGER IF EXISTS folder_delete_notes_on_delete"); - db.execSQL("DROP TRIGGER IF EXISTS folder_move_notes_on_trash"); - - db.execSQL(NOTE_INCREASE_FOLDER_COUNT_ON_UPDATE_TRIGGER); - db.execSQL(NOTE_DECREASE_FOLDER_COUNT_ON_UPDATE_TRIGGER); - db.execSQL(NOTE_DECREASE_FOLDER_COUNT_ON_DELETE_TRIGGER); - db.execSQL(NOTE_DELETE_DATA_ON_DELETE_TRIGGER); - db.execSQL(NOTE_INCREASE_FOLDER_COUNT_ON_INSERT_TRIGGER); - db.execSQL(FOLDER_DELETE_NOTES_ON_DELETE_TRIGGER); - db.execSQL(FOLDER_MOVE_NOTES_ON_TRASH_TRIGGER); - } - - private void createSystemFolder(SQLiteDatabase db) { - ContentValues values = new ContentValues(); - - /** - * call record foler for call notes - */ - values.put(NoteColumns.ID, Notes.ID_CALL_RECORD_FOLDER); - values.put(NoteColumns.TYPE, Notes.TYPE_SYSTEM); - db.insert(TABLE.NOTE, null, values); - - /** - * root folder which is default folder - */ - values.clear(); - values.put(NoteColumns.ID, Notes.ID_ROOT_FOLDER); - values.put(NoteColumns.TYPE, Notes.TYPE_SYSTEM); - db.insert(TABLE.NOTE, null, values); - - /** - * temporary folder which is used for moving note - */ - values.clear(); - values.put(NoteColumns.ID, Notes.ID_TEMPARAY_FOLDER); - values.put(NoteColumns.TYPE, Notes.TYPE_SYSTEM); - db.insert(TABLE.NOTE, null, values); - - /** - * create trash folder - */ - values.clear(); - values.put(NoteColumns.ID, Notes.ID_TRASH_FOLER); - values.put(NoteColumns.TYPE, Notes.TYPE_SYSTEM); - db.insert(TABLE.NOTE, null, values); - } - - public void createDataTable(SQLiteDatabase db) { - db.execSQL(CREATE_DATA_TABLE_SQL); - reCreateDataTableTriggers(db); - db.execSQL(CREATE_DATA_NOTE_ID_INDEX_SQL); - Log.d(TAG, "data table has been created"); - } - - private void reCreateDataTableTriggers(SQLiteDatabase db) { - db.execSQL("DROP TRIGGER IF EXISTS update_note_content_on_insert"); - db.execSQL("DROP TRIGGER IF EXISTS update_note_content_on_update"); - db.execSQL("DROP TRIGGER IF EXISTS update_note_content_on_delete"); - - db.execSQL(DATA_UPDATE_NOTE_CONTENT_ON_INSERT_TRIGGER); - db.execSQL(DATA_UPDATE_NOTE_CONTENT_ON_UPDATE_TRIGGER); - db.execSQL(DATA_UPDATE_NOTE_CONTENT_ON_DELETE_TRIGGER); - } - - static synchronized NotesDatabaseHelper getInstance(Context context) { - if (mInstance == null) { - mInstance = new NotesDatabaseHelper(context); - } - return mInstance; - } - - @Override - public void onCreate(SQLiteDatabase db) { - createNoteTable(db); - createDataTable(db); - } - - @Override - public void onUpgrade(SQLiteDatabase db, int oldVersion, int newVersion) { - boolean reCreateTriggers = false; - boolean skipV2 = false; - - if (oldVersion == 1) { - upgradeToV2(db); - skipV2 = true; // this upgrade including the upgrade from v2 to v3 - oldVersion++; - } - - if (oldVersion == 2 && !skipV2) { - upgradeToV3(db); - reCreateTriggers = true; - oldVersion++; - } - - if (oldVersion == 3) { - upgradeToV4(db); - oldVersion++; - } - - if (reCreateTriggers) { - reCreateNoteTableTriggers(db); - reCreateDataTableTriggers(db); - } - - if (oldVersion != newVersion) { - throw new IllegalStateException("Upgrade notes database to version " + newVersion - + "fails"); - } - } - - private void upgradeToV2(SQLiteDatabase db) { - db.execSQL("DROP TABLE IF EXISTS " + TABLE.NOTE); - db.execSQL("DROP TABLE IF EXISTS " + TABLE.DATA); - createNoteTable(db); - createDataTable(db); - } - - private void upgradeToV3(SQLiteDatabase db) { - // drop unused triggers - db.execSQL("DROP TRIGGER IF EXISTS update_note_modified_date_on_insert"); - db.execSQL("DROP TRIGGER IF EXISTS update_note_modified_date_on_delete"); - db.execSQL("DROP TRIGGER IF EXISTS update_note_modified_date_on_update"); - // add a column for gtask id - db.execSQL("ALTER TABLE " + TABLE.NOTE + " ADD COLUMN " + NoteColumns.GTASK_ID - + " TEXT NOT NULL DEFAULT ''"); - // add a trash system folder - ContentValues values = new ContentValues(); - values.put(NoteColumns.ID, Notes.ID_TRASH_FOLER); - values.put(NoteColumns.TYPE, Notes.TYPE_SYSTEM); - db.insert(TABLE.NOTE, null, values); - } - - private void upgradeToV4(SQLiteDatabase db) { - db.execSQL("ALTER TABLE " + TABLE.NOTE + " ADD COLUMN " + NoteColumns.VERSION - + " INTEGER NOT NULL DEFAULT 0"); - } -} diff --git a/src/Notes-master/src/net/micode/notes/gtask/data/Node.java b/src/Notes-master/src/net/micode/notes/gtask/data/Node.java deleted file mode 100644 index 63950e0..0000000 --- a/src/Notes-master/src/net/micode/notes/gtask/data/Node.java +++ /dev/null @@ -1,101 +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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package net.micode.notes.gtask.data; - -import android.database.Cursor; - -import org.json.JSONObject; - -public abstract class Node { - public static final int SYNC_ACTION_NONE = 0; - - public static final int SYNC_ACTION_ADD_REMOTE = 1; - - public static final int SYNC_ACTION_ADD_LOCAL = 2; - - public static final int SYNC_ACTION_DEL_REMOTE = 3; - - public static final int SYNC_ACTION_DEL_LOCAL = 4; - - public static final int SYNC_ACTION_UPDATE_REMOTE = 5; - - public static final int SYNC_ACTION_UPDATE_LOCAL = 6; - - public static final int SYNC_ACTION_UPDATE_CONFLICT = 7; - - public static final int SYNC_ACTION_ERROR = 8; - - private String mGid; - - private String mName; - - private long mLastModified; - - private boolean mDeleted; - - public Node() { - mGid = null; - mName = ""; - mLastModified = 0; - mDeleted = false; - } - - public abstract JSONObject getCreateAction(int actionId); - - public abstract JSONObject getUpdateAction(int actionId); - - public abstract void setContentByRemoteJSON(JSONObject js); - - public abstract void setContentByLocalJSON(JSONObject js); - - public abstract JSONObject getLocalJSONFromContent(); - - public abstract int getSyncAction(Cursor c); - - public void setGid(String gid) { - this.mGid = gid; - } - - public void setName(String name) { - this.mName = name; - } - - public void setLastModified(long lastModified) { - this.mLastModified = lastModified; - } - - public void setDeleted(boolean deleted) { - this.mDeleted = deleted; - } - - public String getGid() { - return this.mGid; - } - - public String getName() { - return this.mName; - } - - public long getLastModified() { - return this.mLastModified; - } - - public boolean getDeleted() { - return this.mDeleted; - } - -} diff --git a/src/Notes-master/src/net/micode/notes/gtask/data/SqlNote.java b/src/Notes-master/src/net/micode/notes/gtask/data/SqlNote.java deleted file mode 100644 index 79a4095..0000000 --- a/src/Notes-master/src/net/micode/notes/gtask/data/SqlNote.java +++ /dev/null @@ -1,505 +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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package net.micode.notes.gtask.data; - -import android.appwidget.AppWidgetManager; -import android.content.ContentResolver; -import android.content.ContentValues; -import android.content.Context; -import android.database.Cursor; -import android.net.Uri; -import android.util.Log; - -import net.micode.notes.data.Notes; -import net.micode.notes.data.Notes.DataColumns; -import net.micode.notes.data.Notes.NoteColumns; -import net.micode.notes.gtask.exception.ActionFailureException; -import net.micode.notes.tool.GTaskStringUtils; -import net.micode.notes.tool.ResourceParser; - -import org.json.JSONArray; -import org.json.JSONException; -import org.json.JSONObject; - -import java.util.ArrayList; - - -public class SqlNote { - private static final String TAG = SqlNote.class.getSimpleName(); - - private static final int INVALID_ID = -99999; - - public static final String[] PROJECTION_NOTE = new String[] { - NoteColumns.ID, NoteColumns.ALERTED_DATE, NoteColumns.BG_COLOR_ID, - NoteColumns.CREATED_DATE, NoteColumns.HAS_ATTACHMENT, NoteColumns.MODIFIED_DATE, - NoteColumns.NOTES_COUNT, NoteColumns.PARENT_ID, NoteColumns.SNIPPET, NoteColumns.TYPE, - NoteColumns.WIDGET_ID, NoteColumns.WIDGET_TYPE, NoteColumns.SYNC_ID, - NoteColumns.LOCAL_MODIFIED, NoteColumns.ORIGIN_PARENT_ID, NoteColumns.GTASK_ID, - NoteColumns.VERSION - }; - - public static final int ID_COLUMN = 0; - - public static final int ALERTED_DATE_COLUMN = 1; - - public static final int BG_COLOR_ID_COLUMN = 2; - - public static final int CREATED_DATE_COLUMN = 3; - - public static final int HAS_ATTACHMENT_COLUMN = 4; - - public static final int MODIFIED_DATE_COLUMN = 5; - - public static final int NOTES_COUNT_COLUMN = 6; - - public static final int PARENT_ID_COLUMN = 7; - - public static final int SNIPPET_COLUMN = 8; - - public static final int TYPE_COLUMN = 9; - - public static final int WIDGET_ID_COLUMN = 10; - - public static final int WIDGET_TYPE_COLUMN = 11; - - public static final int SYNC_ID_COLUMN = 12; - - public static final int LOCAL_MODIFIED_COLUMN = 13; - - public static final int ORIGIN_PARENT_ID_COLUMN = 14; - - public static final int GTASK_ID_COLUMN = 15; - - public static final int VERSION_COLUMN = 16; - - private Context mContext; - - private ContentResolver mContentResolver; - - private boolean mIsCreate; - - private long mId; - - private long mAlertDate; - - private int mBgColorId; - - private long mCreatedDate; - - private int mHasAttachment; - - private long mModifiedDate; - - private long mParentId; - - private String mSnippet; - - private int mType; - - private int mWidgetId; - - private int mWidgetType; - - private long mOriginParent; - - private long mVersion; - - private ContentValues mDiffNoteValues; - - private ArrayList mDataList; - - public SqlNote(Context context) { - mContext = context; - mContentResolver = context.getContentResolver(); - mIsCreate = true; - mId = INVALID_ID; - mAlertDate = 0; - mBgColorId = ResourceParser.getDefaultBgId(context); - mCreatedDate = System.currentTimeMillis(); - mHasAttachment = 0; - mModifiedDate = System.currentTimeMillis(); - mParentId = 0; - mSnippet = ""; - mType = Notes.TYPE_NOTE; - mWidgetId = AppWidgetManager.INVALID_APPWIDGET_ID; - mWidgetType = Notes.TYPE_WIDGET_INVALIDE; - mOriginParent = 0; - mVersion = 0; - mDiffNoteValues = new ContentValues(); - mDataList = new ArrayList(); - } - - public SqlNote(Context context, Cursor c) { - mContext = context; - mContentResolver = context.getContentResolver(); - mIsCreate = false; - loadFromCursor(c); - mDataList = new ArrayList(); - if (mType == Notes.TYPE_NOTE) - loadDataContent(); - mDiffNoteValues = new ContentValues(); - } - - public SqlNote(Context context, long id) { - mContext = context; - mContentResolver = context.getContentResolver(); - mIsCreate = false; - loadFromCursor(id); - mDataList = new ArrayList(); - if (mType == Notes.TYPE_NOTE) - loadDataContent(); - mDiffNoteValues = new ContentValues(); - - } - - private void loadFromCursor(long id) { - Cursor c = null; - try { - c = mContentResolver.query(Notes.CONTENT_NOTE_URI, PROJECTION_NOTE, "(_id=?)", - new String[] { - String.valueOf(id) - }, null); - if (c != null) { - c.moveToNext(); - loadFromCursor(c); - } else { - Log.w(TAG, "loadFromCursor: cursor = null"); - } - } finally { - if (c != null) - c.close(); - } - } - - private void loadFromCursor(Cursor c) { - mId = c.getLong(ID_COLUMN); - mAlertDate = c.getLong(ALERTED_DATE_COLUMN); - mBgColorId = c.getInt(BG_COLOR_ID_COLUMN); - mCreatedDate = c.getLong(CREATED_DATE_COLUMN); - mHasAttachment = c.getInt(HAS_ATTACHMENT_COLUMN); - mModifiedDate = c.getLong(MODIFIED_DATE_COLUMN); - mParentId = c.getLong(PARENT_ID_COLUMN); - mSnippet = c.getString(SNIPPET_COLUMN); - mType = c.getInt(TYPE_COLUMN); - mWidgetId = c.getInt(WIDGET_ID_COLUMN); - mWidgetType = c.getInt(WIDGET_TYPE_COLUMN); - mVersion = c.getLong(VERSION_COLUMN); - } - - private void loadDataContent() { - Cursor c = null; - mDataList.clear(); - try { - c = mContentResolver.query(Notes.CONTENT_DATA_URI, SqlData.PROJECTION_DATA, - "(note_id=?)", new String[] { - String.valueOf(mId) - }, null); - if (c != null) { - if (c.getCount() == 0) { - Log.w(TAG, "it seems that the note has not data"); - return; - } - while (c.moveToNext()) { - SqlData data = new SqlData(mContext, c); - mDataList.add(data); - } - } else { - Log.w(TAG, "loadDataContent: cursor = null"); - } - } finally { - if (c != null) - c.close(); - } - } - - public boolean setContent(JSONObject js) { - try { - JSONObject note = js.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); - if (note.getInt(NoteColumns.TYPE) == Notes.TYPE_SYSTEM) { - Log.w(TAG, "cannot set system folder"); - } else if (note.getInt(NoteColumns.TYPE) == Notes.TYPE_FOLDER) { - // for folder we can only update the snnipet and type - String snippet = note.has(NoteColumns.SNIPPET) ? note - .getString(NoteColumns.SNIPPET) : ""; - if (mIsCreate || !mSnippet.equals(snippet)) { - mDiffNoteValues.put(NoteColumns.SNIPPET, snippet); - } - mSnippet = snippet; - - int type = note.has(NoteColumns.TYPE) ? note.getInt(NoteColumns.TYPE) - : Notes.TYPE_NOTE; - if (mIsCreate || mType != type) { - mDiffNoteValues.put(NoteColumns.TYPE, type); - } - mType = type; - } else if (note.getInt(NoteColumns.TYPE) == Notes.TYPE_NOTE) { - JSONArray dataArray = js.getJSONArray(GTaskStringUtils.META_HEAD_DATA); - long id = note.has(NoteColumns.ID) ? note.getLong(NoteColumns.ID) : INVALID_ID; - if (mIsCreate || mId != id) { - mDiffNoteValues.put(NoteColumns.ID, id); - } - mId = id; - - long alertDate = note.has(NoteColumns.ALERTED_DATE) ? note - .getLong(NoteColumns.ALERTED_DATE) : 0; - if (mIsCreate || mAlertDate != alertDate) { - mDiffNoteValues.put(NoteColumns.ALERTED_DATE, alertDate); - } - mAlertDate = alertDate; - - int bgColorId = note.has(NoteColumns.BG_COLOR_ID) ? note - .getInt(NoteColumns.BG_COLOR_ID) : ResourceParser.getDefaultBgId(mContext); - if (mIsCreate || mBgColorId != bgColorId) { - mDiffNoteValues.put(NoteColumns.BG_COLOR_ID, bgColorId); - } - mBgColorId = bgColorId; - - long createDate = note.has(NoteColumns.CREATED_DATE) ? note - .getLong(NoteColumns.CREATED_DATE) : System.currentTimeMillis(); - if (mIsCreate || mCreatedDate != createDate) { - mDiffNoteValues.put(NoteColumns.CREATED_DATE, createDate); - } - mCreatedDate = createDate; - - int hasAttachment = note.has(NoteColumns.HAS_ATTACHMENT) ? note - .getInt(NoteColumns.HAS_ATTACHMENT) : 0; - if (mIsCreate || mHasAttachment != hasAttachment) { - mDiffNoteValues.put(NoteColumns.HAS_ATTACHMENT, hasAttachment); - } - mHasAttachment = hasAttachment; - - long modifiedDate = note.has(NoteColumns.MODIFIED_DATE) ? note - .getLong(NoteColumns.MODIFIED_DATE) : System.currentTimeMillis(); - if (mIsCreate || mModifiedDate != modifiedDate) { - mDiffNoteValues.put(NoteColumns.MODIFIED_DATE, modifiedDate); - } - mModifiedDate = modifiedDate; - - long parentId = note.has(NoteColumns.PARENT_ID) ? note - .getLong(NoteColumns.PARENT_ID) : 0; - if (mIsCreate || mParentId != parentId) { - mDiffNoteValues.put(NoteColumns.PARENT_ID, parentId); - } - mParentId = parentId; - - String snippet = note.has(NoteColumns.SNIPPET) ? note - .getString(NoteColumns.SNIPPET) : ""; - if (mIsCreate || !mSnippet.equals(snippet)) { - mDiffNoteValues.put(NoteColumns.SNIPPET, snippet); - } - mSnippet = snippet; - - int type = note.has(NoteColumns.TYPE) ? note.getInt(NoteColumns.TYPE) - : Notes.TYPE_NOTE; - if (mIsCreate || mType != type) { - mDiffNoteValues.put(NoteColumns.TYPE, type); - } - mType = type; - - int widgetId = note.has(NoteColumns.WIDGET_ID) ? note.getInt(NoteColumns.WIDGET_ID) - : AppWidgetManager.INVALID_APPWIDGET_ID; - if (mIsCreate || mWidgetId != widgetId) { - mDiffNoteValues.put(NoteColumns.WIDGET_ID, widgetId); - } - mWidgetId = widgetId; - - int widgetType = note.has(NoteColumns.WIDGET_TYPE) ? note - .getInt(NoteColumns.WIDGET_TYPE) : Notes.TYPE_WIDGET_INVALIDE; - if (mIsCreate || mWidgetType != widgetType) { - mDiffNoteValues.put(NoteColumns.WIDGET_TYPE, widgetType); - } - mWidgetType = widgetType; - - long originParent = note.has(NoteColumns.ORIGIN_PARENT_ID) ? note - .getLong(NoteColumns.ORIGIN_PARENT_ID) : 0; - if (mIsCreate || mOriginParent != originParent) { - mDiffNoteValues.put(NoteColumns.ORIGIN_PARENT_ID, originParent); - } - mOriginParent = originParent; - - for (int i = 0; i < dataArray.length(); i++) { - JSONObject data = dataArray.getJSONObject(i); - SqlData sqlData = null; - if (data.has(DataColumns.ID)) { - long dataId = data.getLong(DataColumns.ID); - for (SqlData temp : mDataList) { - if (dataId == temp.getId()) { - sqlData = temp; - } - } - } - - if (sqlData == null) { - sqlData = new SqlData(mContext); - mDataList.add(sqlData); - } - - sqlData.setContent(data); - } - } - } catch (JSONException e) { - Log.e(TAG, e.toString()); - e.printStackTrace(); - return false; - } - return true; - } - - public JSONObject getContent() { - try { - JSONObject js = new JSONObject(); - - if (mIsCreate) { - Log.e(TAG, "it seems that we haven't created this in database yet"); - return null; - } - - JSONObject note = new JSONObject(); - if (mType == Notes.TYPE_NOTE) { - note.put(NoteColumns.ID, mId); - note.put(NoteColumns.ALERTED_DATE, mAlertDate); - note.put(NoteColumns.BG_COLOR_ID, mBgColorId); - note.put(NoteColumns.CREATED_DATE, mCreatedDate); - note.put(NoteColumns.HAS_ATTACHMENT, mHasAttachment); - note.put(NoteColumns.MODIFIED_DATE, mModifiedDate); - note.put(NoteColumns.PARENT_ID, mParentId); - note.put(NoteColumns.SNIPPET, mSnippet); - note.put(NoteColumns.TYPE, mType); - note.put(NoteColumns.WIDGET_ID, mWidgetId); - note.put(NoteColumns.WIDGET_TYPE, mWidgetType); - note.put(NoteColumns.ORIGIN_PARENT_ID, mOriginParent); - js.put(GTaskStringUtils.META_HEAD_NOTE, note); - - JSONArray dataArray = new JSONArray(); - for (SqlData sqlData : mDataList) { - JSONObject data = sqlData.getContent(); - if (data != null) { - dataArray.put(data); - } - } - js.put(GTaskStringUtils.META_HEAD_DATA, dataArray); - } else if (mType == Notes.TYPE_FOLDER || mType == Notes.TYPE_SYSTEM) { - note.put(NoteColumns.ID, mId); - note.put(NoteColumns.TYPE, mType); - note.put(NoteColumns.SNIPPET, mSnippet); - js.put(GTaskStringUtils.META_HEAD_NOTE, note); - } - - return js; - } catch (JSONException e) { - Log.e(TAG, e.toString()); - e.printStackTrace(); - } - return null; - } - - public void setParentId(long id) { - mParentId = id; - mDiffNoteValues.put(NoteColumns.PARENT_ID, id); - } - - public void setGtaskId(String gid) { - mDiffNoteValues.put(NoteColumns.GTASK_ID, gid); - } - - public void setSyncId(long syncId) { - mDiffNoteValues.put(NoteColumns.SYNC_ID, syncId); - } - - public void resetLocalModified() { - mDiffNoteValues.put(NoteColumns.LOCAL_MODIFIED, 0); - } - - public long getId() { - return mId; - } - - public long getParentId() { - return mParentId; - } - - public String getSnippet() { - return mSnippet; - } - - public boolean isNoteType() { - return mType == Notes.TYPE_NOTE; - } - - public void commit(boolean validateVersion) { - if (mIsCreate) { - if (mId == INVALID_ID && mDiffNoteValues.containsKey(NoteColumns.ID)) { - mDiffNoteValues.remove(NoteColumns.ID); - } - - Uri uri = mContentResolver.insert(Notes.CONTENT_NOTE_URI, mDiffNoteValues); - try { - mId = Long.valueOf(uri.getPathSegments().get(1)); - } catch (NumberFormatException e) { - Log.e(TAG, "Get note id error :" + e.toString()); - throw new ActionFailureException("create note failed"); - } - if (mId == 0) { - throw new IllegalStateException("Create thread id failed"); - } - - if (mType == Notes.TYPE_NOTE) { - for (SqlData sqlData : mDataList) { - sqlData.commit(mId, false, -1); - } - } - } else { - if (mId <= 0 && mId != Notes.ID_ROOT_FOLDER && mId != Notes.ID_CALL_RECORD_FOLDER) { - Log.e(TAG, "No such note"); - throw new IllegalStateException("Try to update note with invalid id"); - } - if (mDiffNoteValues.size() > 0) { - mVersion ++; - int result = 0; - if (!validateVersion) { - result = mContentResolver.update(Notes.CONTENT_NOTE_URI, mDiffNoteValues, "(" - + NoteColumns.ID + "=?)", new String[] { - String.valueOf(mId) - }); - } else { - result = mContentResolver.update(Notes.CONTENT_NOTE_URI, mDiffNoteValues, "(" - + NoteColumns.ID + "=?) AND (" + NoteColumns.VERSION + "<=?)", - new String[] { - String.valueOf(mId), String.valueOf(mVersion) - }); - } - if (result == 0) { - Log.w(TAG, "there is no update. maybe user updates note when syncing"); - } - } - - if (mType == Notes.TYPE_NOTE) { - for (SqlData sqlData : mDataList) { - sqlData.commit(mId, validateVersion, mVersion); - } - } - } - - // refresh local info - loadFromCursor(mId); - if (mType == Notes.TYPE_NOTE) - loadDataContent(); - - mDiffNoteValues.clear(); - mIsCreate = false; - } -} diff --git a/src/Notes-master/src/net/micode/notes/gtask/data/Task.java b/src/Notes-master/src/net/micode/notes/gtask/data/Task.java deleted file mode 100644 index 6a19454..0000000 --- a/src/Notes-master/src/net/micode/notes/gtask/data/Task.java +++ /dev/null @@ -1,351 +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. - * You may obtain a copy of the License at - * - * http://www.apache.org/licenses/LICENSE-2.0 - * - * Unless required by applicable law or agreed to in writing, software - * distributed under the License is distributed on an "AS IS" BASIS, - * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - * See the License for the specific language governing permissions and - * limitations under the License. - */ - -package net.micode.notes.gtask.data; - -import android.database.Cursor; -import android.text.TextUtils; -import android.util.Log; - -import net.micode.notes.data.Notes; -import net.micode.notes.data.Notes.DataColumns; -import net.micode.notes.data.Notes.DataConstants; -import net.micode.notes.data.Notes.NoteColumns; -import net.micode.notes.gtask.exception.ActionFailureException; -import net.micode.notes.tool.GTaskStringUtils; - -import org.json.JSONArray; -import org.json.JSONException; -import org.json.JSONObject; - - -public class Task extends Node { - private static final String TAG = Task.class.getSimpleName(); - - private boolean mCompleted; - - private String mNotes; - - private JSONObject mMetaInfo; - - private Task mPriorSibling; - - private TaskList mParent; - - public Task() { - super(); - mCompleted = false; - mNotes = null; - mPriorSibling = null; - mParent = null; - mMetaInfo = null; - } - - public JSONObject getCreateAction(int actionId) { - JSONObject js = new JSONObject(); - - try { - // action_type - js.put(GTaskStringUtils.GTASK_JSON_ACTION_TYPE, - GTaskStringUtils.GTASK_JSON_ACTION_TYPE_CREATE); - - // action_id - js.put(GTaskStringUtils.GTASK_JSON_ACTION_ID, actionId); - - // index - js.put(GTaskStringUtils.GTASK_JSON_INDEX, mParent.getChildTaskIndex(this)); - - // entity_delta - JSONObject entity = new JSONObject(); - entity.put(GTaskStringUtils.GTASK_JSON_NAME, getName()); - entity.put(GTaskStringUtils.GTASK_JSON_CREATOR_ID, "null"); - entity.put(GTaskStringUtils.GTASK_JSON_ENTITY_TYPE, - GTaskStringUtils.GTASK_JSON_TYPE_TASK); - if (getNotes() != null) { - entity.put(GTaskStringUtils.GTASK_JSON_NOTES, getNotes()); - } - js.put(GTaskStringUtils.GTASK_JSON_ENTITY_DELTA, entity); - - // parent_id - js.put(GTaskStringUtils.GTASK_JSON_PARENT_ID, mParent.getGid()); - - // dest_parent_type - js.put(GTaskStringUtils.GTASK_JSON_DEST_PARENT_TYPE, - GTaskStringUtils.GTASK_JSON_TYPE_GROUP); - - // list_id - js.put(GTaskStringUtils.GTASK_JSON_LIST_ID, mParent.getGid()); - - // prior_sibling_id - if (mPriorSibling != null) { - js.put(GTaskStringUtils.GTASK_JSON_PRIOR_SIBLING_ID, mPriorSibling.getGid()); - } - - } catch (JSONException e) { - Log.e(TAG, e.toString()); - e.printStackTrace(); - throw new ActionFailureException("fail to generate task-create jsonobject"); - } - - return js; - } - - public JSONObject getUpdateAction(int actionId) { - JSONObject js = new JSONObject(); - - try { - // action_type - js.put(GTaskStringUtils.GTASK_JSON_ACTION_TYPE, - GTaskStringUtils.GTASK_JSON_ACTION_TYPE_UPDATE); - - // action_id - js.put(GTaskStringUtils.GTASK_JSON_ACTION_ID, actionId); - - // id - js.put(GTaskStringUtils.GTASK_JSON_ID, getGid()); - - // entity_delta - JSONObject entity = new JSONObject(); - entity.put(GTaskStringUtils.GTASK_JSON_NAME, getName()); - if (getNotes() != null) { - entity.put(GTaskStringUtils.GTASK_JSON_NOTES, getNotes()); - } - entity.put(GTaskStringUtils.GTASK_JSON_DELETED, getDeleted()); - js.put(GTaskStringUtils.GTASK_JSON_ENTITY_DELTA, entity); - - } catch (JSONException e) { - Log.e(TAG, e.toString()); - e.printStackTrace(); - throw new ActionFailureException("fail to generate task-update jsonobject"); - } - - return js; - } - - public void setContentByRemoteJSON(JSONObject js) { - if (js != null) { - try { - // id - if (js.has(GTaskStringUtils.GTASK_JSON_ID)) { - setGid(js.getString(GTaskStringUtils.GTASK_JSON_ID)); - } - - // last_modified - if (js.has(GTaskStringUtils.GTASK_JSON_LAST_MODIFIED)) { - setLastModified(js.getLong(GTaskStringUtils.GTASK_JSON_LAST_MODIFIED)); - } - - // name - if (js.has(GTaskStringUtils.GTASK_JSON_NAME)) { - setName(js.getString(GTaskStringUtils.GTASK_JSON_NAME)); - } - - // notes - if (js.has(GTaskStringUtils.GTASK_JSON_NOTES)) { - setNotes(js.getString(GTaskStringUtils.GTASK_JSON_NOTES)); - } - - // deleted - if (js.has(GTaskStringUtils.GTASK_JSON_DELETED)) { - setDeleted(js.getBoolean(GTaskStringUtils.GTASK_JSON_DELETED)); - } - - // completed - if (js.has(GTaskStringUtils.GTASK_JSON_COMPLETED)) { - setCompleted(js.getBoolean(GTaskStringUtils.GTASK_JSON_COMPLETED)); - } - } catch (JSONException e) { - Log.e(TAG, e.toString()); - e.printStackTrace(); - throw new ActionFailureException("fail to get task content from jsonobject"); - } - } - } - - public void setContentByLocalJSON(JSONObject js) { - if (js == null || !js.has(GTaskStringUtils.META_HEAD_NOTE) - || !js.has(GTaskStringUtils.META_HEAD_DATA)) { - Log.w(TAG, "setContentByLocalJSON: nothing is avaiable"); - } - - 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; - } - - 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(); - } - } - - public JSONObject getLocalJSONFromContent() { - String name = getName(); - try { - if (mMetaInfo == null) { - // new task created from web - if (name == null) { - Log.w(TAG, "the note seems to be an empty one"); - return null; - } - - JSONObject js = new JSONObject(); - JSONObject note = new JSONObject(); - JSONArray dataArray = new JSONArray(); - JSONObject data = new JSONObject(); - data.put(DataColumns.CONTENT, name); - dataArray.put(data); - js.put(GTaskStringUtils.META_HEAD_DATA, dataArray); - note.put(NoteColumns.TYPE, Notes.TYPE_NOTE); - js.put(GTaskStringUtils.META_HEAD_NOTE, note); - return js; - } else { - // synced task - JSONObject note = mMetaInfo.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); - JSONArray dataArray = mMetaInfo.getJSONArray(GTaskStringUtils.META_HEAD_DATA); - - for (int i = 0; i < dataArray.length(); i++) { - JSONObject data = dataArray.getJSONObject(i); - if (TextUtils.equals(data.getString(DataColumns.MIME_TYPE), DataConstants.NOTE)) { - data.put(DataColumns.CONTENT, getName()); - break; - } - } - - note.put(NoteColumns.TYPE, Notes.TYPE_NOTE); - return mMetaInfo; - } - } catch (JSONException e) { - Log.e(TAG, e.toString()); - e.printStackTrace(); - return null; - } - } - - public void setMetaInfo(MetaData metaData) { - if (metaData != null && metaData.getNotes() != null) { - try { - mMetaInfo = new JSONObject(metaData.getNotes()); - } catch (JSONException e) { - Log.w(TAG, e.toString()); - mMetaInfo = null; - } - } - } - - public int getSyncAction(Cursor c) { - try { - JSONObject noteInfo = null; - if (mMetaInfo != null && mMetaInfo.has(GTaskStringUtils.META_HEAD_NOTE)) { - noteInfo = mMetaInfo.getJSONObject(GTaskStringUtils.META_HEAD_NOTE); - } - - if (noteInfo == null) { - Log.w(TAG, "it seems that note meta has been deleted"); - return SYNC_ACTION_UPDATE_REMOTE; - } - - if (!noteInfo.has(NoteColumns.ID)) { - Log.w(TAG, "remote note id seems to be deleted"); - return SYNC_ACTION_UPDATE_LOCAL; - } - - // validate the note id now - if (c.getLong(SqlNote.ID_COLUMN) != noteInfo.getLong(NoteColumns.ID)) { - Log.w(TAG, "note id doesn't match"); - return SYNC_ACTION_UPDATE_LOCAL; - } - - if (c.getInt(SqlNote.LOCAL_MODIFIED_COLUMN) == 0) { - // there is no local update - if (c.getLong(SqlNote.SYNC_ID_COLUMN) == getLastModified()) { - // no update both side - return SYNC_ACTION_NONE; - } else { - // apply remote to local - return SYNC_ACTION_UPDATE_LOCAL; - } - } else { - // validate gtask id - if (!c.getString(SqlNote.GTASK_ID_COLUMN).equals(getGid())) { - Log.e(TAG, "gtask id doesn't match"); - return SYNC_ACTION_ERROR; - } - if (c.getLong(SqlNote.SYNC_ID_COLUMN) == getLastModified()) { - // local modification only - return SYNC_ACTION_UPDATE_REMOTE; - } else { - return SYNC_ACTION_UPDATE_CONFLICT; - } - } - } catch (Exception e) { - Log.e(TAG, e.toString()); - e.printStackTrace(); - } - - return SYNC_ACTION_ERROR; - } - - public boolean isWorthSaving() { - return mMetaInfo != null || (getName() != null && getName().trim().length() > 0) - || (getNotes() != null && getNotes().trim().length() > 0); - } - - public void setCompleted(boolean completed) { - this.mCompleted = completed; - } - - public void setNotes(String notes) { - this.mNotes = notes; - } - - public void setPriorSibling(Task priorSibling) { - this.mPriorSibling = priorSibling; - } - - public void setParent(TaskList parent) { - this.mParent = parent; - } - - public boolean getCompleted() { - return this.mCompleted; - } - - public String getNotes() { - return this.mNotes; - } - - public Task getPriorSibling() { - return this.mPriorSibling; - } - - public TaskList getParent() { - return this.mParent; - } - -} diff --git a/src/README.md b/src/README.md new file mode 100644 index 0000000..8351c7d --- /dev/null +++ b/src/README.md @@ -0,0 +1,2 @@ +# zsy + diff --git a/src/app.zip b/src/app.zip new file mode 100644 index 0000000..7a902aa Binary files /dev/null and b/src/app.zip differ diff --git a/src/app/build.gradle b/src/app/build.gradle new file mode 100644 index 0000000..67bb31a --- /dev/null +++ b/src/app/build.gradle @@ -0,0 +1,26 @@ +apply plugin: 'com.android.application' + +android { + namespace "net.micode.notes" + compileSdkVersion 22 + buildToolsVersion "34.0.0" + + android { + useLibrary 'org.apache.http.legacy' + } + + defaultConfig { + applicationId "net.micode.notes" + targetSdkVersion 16 + } + + buildTypes { + release { + minifyEnabled false + proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt' + } + } +} +tasks.withType(JavaCompile) { + options.encoding = "UTF-8" +} \ No newline at end of file diff --git a/src/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json b/src/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json new file mode 100644 index 0000000..9e26dfe --- /dev/null +++ b/src/app/build/intermediates/annotation_processor_list/debug/annotationProcessors.json @@ -0,0 +1 @@ +{} \ No newline at end of file diff --git a/src/app/build/intermediates/apk/debug/app-debug.apk b/src/app/build/intermediates/apk/debug/app-debug.apk new file mode 100644 index 0000000..fcdfdce Binary files /dev/null and b/src/app/build/intermediates/apk/debug/app-debug.apk differ diff --git a/src/app/build/intermediates/apk/debug/output-metadata.json b/src/app/build/intermediates/apk/debug/output-metadata.json new file mode 100644 index 0000000..b2231b9 --- /dev/null +++ b/src/app/build/intermediates/apk/debug/output-metadata.json @@ -0,0 +1,20 @@ +{ + "version": 3, + "artifactType": { + "type": "APK", + "kind": "Directory" + }, + "applicationId": "net.micode.notes", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "attributes": [], + "versionCode": 1, + "versionName": "0.1", + "outputFile": "app-debug.apk" + } + ], + "elementType": "File" +} \ No newline at end of file diff --git a/src/app/build/intermediates/apk_ide_redirect_file/debug/redirect.txt b/src/app/build/intermediates/apk_ide_redirect_file/debug/redirect.txt new file mode 100644 index 0000000..46dacc6 --- /dev/null +++ b/src/app/build/intermediates/apk_ide_redirect_file/debug/redirect.txt @@ -0,0 +1,2 @@ +#- File Locator - +listingFile=../../apk/debug/output-metadata.json diff --git a/src/app/build/intermediates/app_metadata/debug/app-metadata.properties b/src/app/build/intermediates/app_metadata/debug/app-metadata.properties new file mode 100644 index 0000000..59d2906 --- /dev/null +++ b/src/app/build/intermediates/app_metadata/debug/app-metadata.properties @@ -0,0 +1,2 @@ +appMetadataVersion=1.1 +androidGradlePluginVersion=8.1.2 diff --git a/src/app/build/intermediates/assets/debug/font/FZSTK.TTF b/src/app/build/intermediates/assets/debug/font/FZSTK.TTF new file mode 100644 index 0000000..e69de29 diff --git a/src/app/build/intermediates/assets/debug/font/STXINGKA.TTF b/src/app/build/intermediates/assets/debug/font/STXINGKA.TTF new file mode 100644 index 0000000..e69de29 diff --git a/src/app/build/intermediates/assets/debug/font/mingliub.ttc b/src/app/build/intermediates/assets/debug/font/mingliub.ttc new file mode 100644 index 0000000..e69de29 diff --git a/src/app/build/intermediates/assets/debug/font/simhei.ttf b/src/app/build/intermediates/assets/debug/font/simhei.ttf new file mode 100644 index 0000000..e69de29 diff --git a/src/app/build/intermediates/compatible_screen_manifest/debug/output-metadata.json b/src/app/build/intermediates/compatible_screen_manifest/debug/output-metadata.json new file mode 100644 index 0000000..714f651 --- /dev/null +++ b/src/app/build/intermediates/compatible_screen_manifest/debug/output-metadata.json @@ -0,0 +1,10 @@ +{ + "version": 3, + "artifactType": { + "type": "COMPATIBLE_SCREEN_MANIFEST", + "kind": "Directory" + }, + "applicationId": "net.micode.notes", + "variantName": "debug", + "elements": [] +} \ No newline at end of file diff --git a/src/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar b/src/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar new file mode 100644 index 0000000..8c60b2e Binary files /dev/null and b/src/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debug/R.jar differ diff --git a/src/app/build/intermediates/compressed_assets/debug/out/assets/font/FZSTK.TTF.jar b/src/app/build/intermediates/compressed_assets/debug/out/assets/font/FZSTK.TTF.jar new file mode 100644 index 0000000..f9dc560 Binary files /dev/null and b/src/app/build/intermediates/compressed_assets/debug/out/assets/font/FZSTK.TTF.jar differ diff --git a/src/app/build/intermediates/compressed_assets/debug/out/assets/font/STXINGKA.TTF.jar b/src/app/build/intermediates/compressed_assets/debug/out/assets/font/STXINGKA.TTF.jar new file mode 100644 index 0000000..6c83fc3 Binary files /dev/null and b/src/app/build/intermediates/compressed_assets/debug/out/assets/font/STXINGKA.TTF.jar differ diff --git a/src/app/build/intermediates/compressed_assets/debug/out/assets/font/mingliub.ttc.jar b/src/app/build/intermediates/compressed_assets/debug/out/assets/font/mingliub.ttc.jar new file mode 100644 index 0000000..8f03afd Binary files /dev/null and b/src/app/build/intermediates/compressed_assets/debug/out/assets/font/mingliub.ttc.jar differ diff --git a/src/app/build/intermediates/compressed_assets/debug/out/assets/font/simhei.ttf.jar b/src/app/build/intermediates/compressed_assets/debug/out/assets/font/simhei.ttf.jar new file mode 100644 index 0000000..d8b9072 Binary files /dev/null and b/src/app/build/intermediates/compressed_assets/debug/out/assets/font/simhei.ttf.jar differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_0/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_0/graph.bin new file mode 100644 index 0000000..d34c164 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_0/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin new file mode 100644 index 0000000..413449c Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_1/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_2/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_2/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_2/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_3/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_3/graph.bin new file mode 100644 index 0000000..0c309fb Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_3/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_4/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_4/graph.bin new file mode 100644 index 0000000..c813ad7 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_4/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_5/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_5/graph.bin new file mode 100644 index 0000000..b25dd74 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_5/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_6/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_6/graph.bin new file mode 100644 index 0000000..339fbef Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_6/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_7/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_7/graph.bin new file mode 100644 index 0000000..9caff22 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/dirs_bucket_7/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_0/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_0/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_0/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_1/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_1/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_1/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_2/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_2/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_2/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_3/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_3/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_3/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_4/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_4/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_4/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_5/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_5/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_5/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_6/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_6/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_6/graph.bin differ diff --git a/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_7/graph.bin b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_7/graph.bin new file mode 100644 index 0000000..601f245 Binary files /dev/null and b/src/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_ae858c6b409adaf880ea9fe9e269dcf51641a95740cfd48c552341712f6460dd_bucket_7/graph.bin differ diff --git a/src/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex b/src/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex new file mode 100644 index 0000000..5884480 Binary files /dev/null and b/src/app/build/intermediates/dex/debug/mergeDexDebug/classes.dex differ diff --git a/src/app/build/intermediates/dex_archive_input_jar_hashes/debug/out b/src/app/build/intermediates/dex_archive_input_jar_hashes/debug/out new file mode 100644 index 0000000..d6d6813 Binary files /dev/null and b/src/app/build/intermediates/dex_archive_input_jar_hashes/debug/out differ diff --git a/src/app/build/intermediates/dex_number_of_buckets_file/debug/out b/src/app/build/intermediates/dex_number_of_buckets_file/debug/out new file mode 100644 index 0000000..301160a --- /dev/null +++ b/src/app/build/intermediates/dex_number_of_buckets_file/debug/out @@ -0,0 +1 @@ +8 \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state b/src/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state new file mode 100644 index 0000000..1c983fc Binary files /dev/null and b/src/app/build/intermediates/incremental/debug-mergeJavaRes/merge-state differ diff --git a/src/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties b/src/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties new file mode 100644 index 0000000..c4eee49 --- /dev/null +++ b/src/app/build/intermediates/incremental/debug/mergeDebugResources/compile-file-map.properties @@ -0,0 +1,101 @@ +#Fri Jan 19 00:53:09 GMT+08:00 2024 +net.micode.notes.app-main-6\:/color/primary_text_dark.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\color_primary_text_dark.xml.flat +net.micode.notes.app-main-6\:/color/secondary_text_dark.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\color_secondary_text_dark.xml.flat +net.micode.notes.app-main-6\:/drawable-hdpi/a1.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_a1.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/a2.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_a2.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/a3.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_a3.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/a4.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_a4.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/bg_btn_set_color.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_btn_set_color.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/bg_color_btn_mask.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_bg_color_btn_mask.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/call_record.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_call_record.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/clock.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_clock.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/delete.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_delete.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/dropdown_icon.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_dropdown_icon.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/edit_blue.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_blue.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/edit_green.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_green.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/edit_red.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_red.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/edit_title_blue.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_blue.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/edit_title_green.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_green.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/edit_title_red.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_red.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/edit_title_white.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_white.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/edit_title_yellow.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_title_yellow.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/edit_white.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_white.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/edit_yellow.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_edit_yellow.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/font_large.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_large.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/font_normal.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_normal.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/font_size_selector_bg.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_size_selector_bg.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/font_small.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_small.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/font_super.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_font_super.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/g780.jpg=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_g780.jpg.flat +net.micode.notes.app-main-6\:/drawable-hdpi/gao.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_gao.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/icon_app.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_icon_app.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_background.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_background.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_blue_down.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_down.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_blue_middle.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_middle.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_blue_single.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_single.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_blue_up.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_blue_up.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_folder.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_folder.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_footer_bg.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_footer_bg.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_green_down.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_down.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_green_middle.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_middle.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_green_single.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_single.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_green_up.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_green_up.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_red_down.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_down.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_red_middle.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_middle.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_red_single.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_single.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_red_up.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_red_up.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_white_down.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_down.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_white_middle.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_middle.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_white_single.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_single.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_white_up.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_white_up.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_yellow_down.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_down.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_yellow_middle.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_middle.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_yellow_single.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_single.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/list_yellow_up.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_list_yellow_up.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/menu_delete.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_delete.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/menu_move.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_menu_move.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/new_note_normal.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_normal.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/new_note_pressed.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_new_note_pressed.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/note_edit_color_selector_panel.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_note_edit_color_selector_panel.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/search_result.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_search_result.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/selected.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_selected.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/title_alert.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_alert.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/title_bar_bg.9.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_title_bar_bg.9.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/widget_2x_blue.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_blue.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/widget_2x_green.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_green.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/widget_2x_red.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_red.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/widget_2x_white.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_white.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/widget_2x_yellow.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_2x_yellow.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/widget_4x_blue.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_blue.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/widget_4x_green.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_green.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/widget_4x_red.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_red.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/widget_4x_white.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_white.png.flat +net.micode.notes.app-main-6\:/drawable-hdpi/widget_4x_yellow.png=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable-hdpi_widget_4x_yellow.png.flat +net.micode.notes.app-main-6\:/drawable/new_note.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\drawable_new_note.xml.flat +net.micode.notes.app-main-6\:/layout/account_dialog_title.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_account_dialog_title.xml.flat +net.micode.notes.app-main-6\:/layout/add_account_text.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_add_account_text.xml.flat +net.micode.notes.app-main-6\:/layout/datetime_picker.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_datetime_picker.xml.flat +net.micode.notes.app-main-6\:/layout/dialog_edit_text.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_dialog_edit_text.xml.flat +net.micode.notes.app-main-6\:/layout/folder_list_item.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_folder_list_item.xml.flat +net.micode.notes.app-main-6\:/layout/note_edit.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit.xml.flat +net.micode.notes.app-main-6\:/layout/note_edit_list_item.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_note_edit_list_item.xml.flat +net.micode.notes.app-main-6\:/layout/note_item.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_note_item.xml.flat +net.micode.notes.app-main-6\:/layout/note_list.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list.xml.flat +net.micode.notes.app-main-6\:/layout/note_list_dropdown_menu.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_dropdown_menu.xml.flat +net.micode.notes.app-main-6\:/layout/note_list_footer.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_note_list_footer.xml.flat +net.micode.notes.app-main-6\:/layout/settings_header.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_settings_header.xml.flat +net.micode.notes.app-main-6\:/layout/widget_2x.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_2x.xml.flat +net.micode.notes.app-main-6\:/layout/widget_4x.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\layout_widget_4x.xml.flat +net.micode.notes.app-main-6\:/menu/call_note_edit.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\menu_call_note_edit.xml.flat +net.micode.notes.app-main-6\:/menu/call_record_folder.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\menu_call_record_folder.xml.flat +net.micode.notes.app-main-6\:/menu/note_edit.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\menu_note_edit.xml.flat +net.micode.notes.app-main-6\:/menu/note_list.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list.xml.flat +net.micode.notes.app-main-6\:/menu/note_list_dropdown.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_dropdown.xml.flat +net.micode.notes.app-main-6\:/menu/note_list_options.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\menu_note_list_options.xml.flat +net.micode.notes.app-main-6\:/menu/sub_folder.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\menu_sub_folder.xml.flat +net.micode.notes.app-main-6\:/raw-zh-rCN/introduction=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\raw-zh-rCN_introduction.flat +net.micode.notes.app-main-6\:/raw/introduction=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\raw_introduction.flat +net.micode.notes.app-main-6\:/xml/preferences.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\xml_preferences.xml.flat +net.micode.notes.app-main-6\:/xml/searchable.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\xml_searchable.xml.flat +net.micode.notes.app-main-6\:/xml/widget_2x_info.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_2x_info.xml.flat +net.micode.notes.app-main-6\:/xml/widget_4x_info.xml=D\:\\note1\\app\\build\\intermediates\\merged_res\\debug\\xml_widget_4x_info.xml.flat diff --git a/src/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml b/src/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml new file mode 100644 index 0000000..e4425b2 --- /dev/null +++ b/src/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml @@ -0,0 +1,56 @@ + + + -%s + --%s + --%s + --%s + + Messaging + Email + #335b5b5b33sp26sp20sp17sp14spNotesNotes 2x2Notes 4x4No associated note found, click to create associated note.Privacy mode,can not see note content...Add noteDelete reminder successfullySet reminderExpiredyyyyMMddMMMd kk:mmGot itTake a lookCallSend emailBrowse webOpen map/MIUI/notes/notes_%s.txt(%d)New FolderExport textg780gaoset_passcodedelete_passcodeSyncCancel 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\" + Read notesfont_selectRevokeTipsYou can not revokeYou have not input anything + 短信 + 邮件 + 便签便签2x2便签4x4没有关联内容,点击新建便签。访客模式下,便签内容不可见...新建便签成功删除提醒创建提醒已过期yyyyMMddMM月dd日 kk:mm知道了查看呼叫电话发送邮件浏览网页打开地图新建文件夹导出文本同步取消同步设置搜索删除移动到文件夹选中了 %d 项没有选中项,操作无效全选取消全选文字大小正常超大进入清单模式set_passcodedelete_passcode退出清单模式查看文件夹刪除文件夹修改文件夹名称文件夹 %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新建便籤背景顏色隨機刪除通話便籤請輸入名稱正在搜索便籤搜索便籤便籤中的文字便籤設置取消set_passcodedelete_passcode + %1$s 條符合”%2$s“的搜尋結果 + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/src/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties new file mode 100644 index 0000000..05301d4 --- /dev/null +++ b/src/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties @@ -0,0 +1,101 @@ +#Fri Jan 19 00:53:10 GMT+08:00 2024 +net.micode.notes.app-main-5\:/color/primary_text_dark.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\color\\primary_text_dark.xml +net.micode.notes.app-main-5\:/color/secondary_text_dark.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\color\\secondary_text_dark.xml +net.micode.notes.app-main-5\:/drawable-hdpi/a1.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\a1.png +net.micode.notes.app-main-5\:/drawable-hdpi/a2.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\a2.png +net.micode.notes.app-main-5\:/drawable-hdpi/a3.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\a3.png +net.micode.notes.app-main-5\:/drawable-hdpi/a4.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\a4.png +net.micode.notes.app-main-5\:/drawable-hdpi/bg_btn_set_color.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\bg_btn_set_color.png +net.micode.notes.app-main-5\:/drawable-hdpi/bg_color_btn_mask.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\bg_color_btn_mask.png +net.micode.notes.app-main-5\:/drawable-hdpi/call_record.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\call_record.png +net.micode.notes.app-main-5\:/drawable-hdpi/clock.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\clock.png +net.micode.notes.app-main-5\:/drawable-hdpi/delete.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\delete.png +net.micode.notes.app-main-5\:/drawable-hdpi/dropdown_icon.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\dropdown_icon.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/edit_blue.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_blue.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/edit_green.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_green.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/edit_red.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_red.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/edit_title_blue.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_title_blue.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/edit_title_green.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_title_green.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/edit_title_red.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_title_red.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/edit_title_white.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_title_white.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/edit_title_yellow.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_title_yellow.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/edit_white.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_white.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/edit_yellow.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_yellow.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/font_large.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_large.png +net.micode.notes.app-main-5\:/drawable-hdpi/font_normal.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_normal.png +net.micode.notes.app-main-5\:/drawable-hdpi/font_size_selector_bg.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_size_selector_bg.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/font_small.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_small.png +net.micode.notes.app-main-5\:/drawable-hdpi/font_super.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_super.png +net.micode.notes.app-main-5\:/drawable-hdpi/g780.jpg=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\g780.jpg +net.micode.notes.app-main-5\:/drawable-hdpi/gao.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\gao.png +net.micode.notes.app-main-5\:/drawable-hdpi/icon_app.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\icon_app.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_background.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_background.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_blue_down.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_blue_down.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_blue_middle.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_blue_middle.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_blue_single.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_blue_single.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_blue_up.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_blue_up.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_folder.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_folder.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_footer_bg.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_footer_bg.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_green_down.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_green_down.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_green_middle.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_green_middle.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_green_single.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_green_single.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_green_up.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_green_up.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_red_down.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_red_down.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_red_middle.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_red_middle.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_red_single.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_red_single.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_red_up.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_red_up.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_white_down.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_white_down.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_white_middle.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_white_middle.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_white_single.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_white_single.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_white_up.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_white_up.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_yellow_down.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_yellow_down.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_yellow_middle.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_yellow_middle.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_yellow_single.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_yellow_single.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_yellow_up.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\list_yellow_up.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/menu_delete.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\menu_delete.png +net.micode.notes.app-main-5\:/drawable-hdpi/menu_move.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\menu_move.png +net.micode.notes.app-main-5\:/drawable-hdpi/new_note_normal.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\new_note_normal.png +net.micode.notes.app-main-5\:/drawable-hdpi/new_note_pressed.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\new_note_pressed.png +net.micode.notes.app-main-5\:/drawable-hdpi/note_edit_color_selector_panel.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\note_edit_color_selector_panel.png +net.micode.notes.app-main-5\:/drawable-hdpi/search_result.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\search_result.png +net.micode.notes.app-main-5\:/drawable-hdpi/selected.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\selected.png +net.micode.notes.app-main-5\:/drawable-hdpi/title_alert.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\title_alert.png +net.micode.notes.app-main-5\:/drawable-hdpi/title_bar_bg.9.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\title_bar_bg.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/widget_2x_blue.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_2x_blue.png +net.micode.notes.app-main-5\:/drawable-hdpi/widget_2x_green.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_2x_green.png +net.micode.notes.app-main-5\:/drawable-hdpi/widget_2x_red.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_2x_red.png +net.micode.notes.app-main-5\:/drawable-hdpi/widget_2x_white.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_2x_white.png +net.micode.notes.app-main-5\:/drawable-hdpi/widget_2x_yellow.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_2x_yellow.png +net.micode.notes.app-main-5\:/drawable-hdpi/widget_4x_blue.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_4x_blue.png +net.micode.notes.app-main-5\:/drawable-hdpi/widget_4x_green.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_4x_green.png +net.micode.notes.app-main-5\:/drawable-hdpi/widget_4x_red.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_4x_red.png +net.micode.notes.app-main-5\:/drawable-hdpi/widget_4x_white.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_4x_white.png +net.micode.notes.app-main-5\:/drawable-hdpi/widget_4x_yellow.png=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_4x_yellow.png +net.micode.notes.app-main-5\:/drawable/new_note.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\drawable\\new_note.xml +net.micode.notes.app-main-5\:/layout/account_dialog_title.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\account_dialog_title.xml +net.micode.notes.app-main-5\:/layout/add_account_text.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\add_account_text.xml +net.micode.notes.app-main-5\:/layout/datetime_picker.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\datetime_picker.xml +net.micode.notes.app-main-5\:/layout/dialog_edit_text.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\dialog_edit_text.xml +net.micode.notes.app-main-5\:/layout/folder_list_item.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\folder_list_item.xml +net.micode.notes.app-main-5\:/layout/note_edit.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_edit.xml +net.micode.notes.app-main-5\:/layout/note_edit_list_item.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_edit_list_item.xml +net.micode.notes.app-main-5\:/layout/note_item.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_item.xml +net.micode.notes.app-main-5\:/layout/note_list.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_list.xml +net.micode.notes.app-main-5\:/layout/note_list_dropdown_menu.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_list_dropdown_menu.xml +net.micode.notes.app-main-5\:/layout/note_list_footer.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_list_footer.xml +net.micode.notes.app-main-5\:/layout/settings_header.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\settings_header.xml +net.micode.notes.app-main-5\:/layout/widget_2x.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\widget_2x.xml +net.micode.notes.app-main-5\:/layout/widget_4x.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\layout\\widget_4x.xml +net.micode.notes.app-main-5\:/menu/call_note_edit.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\menu\\call_note_edit.xml +net.micode.notes.app-main-5\:/menu/call_record_folder.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\menu\\call_record_folder.xml +net.micode.notes.app-main-5\:/menu/note_edit.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\menu\\note_edit.xml +net.micode.notes.app-main-5\:/menu/note_list.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\menu\\note_list.xml +net.micode.notes.app-main-5\:/menu/note_list_dropdown.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\menu\\note_list_dropdown.xml +net.micode.notes.app-main-5\:/menu/note_list_options.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\menu\\note_list_options.xml +net.micode.notes.app-main-5\:/menu/sub_folder.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\menu\\sub_folder.xml +net.micode.notes.app-main-5\:/raw-zh-rCN/introduction=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\raw-zh-rCN\\introduction +net.micode.notes.app-main-5\:/raw/introduction=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\raw\\introduction +net.micode.notes.app-main-5\:/xml/preferences.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\xml\\preferences.xml +net.micode.notes.app-main-5\:/xml/searchable.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\xml\\searchable.xml +net.micode.notes.app-main-5\:/xml/widget_2x_info.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\xml\\widget_2x_info.xml +net.micode.notes.app-main-5\:/xml/widget_4x_info.xml=D\:\\note1\\app\\build\\intermediates\\packaged_res\\debug\\xml\\widget_4x_info.xml diff --git a/src/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml b/src/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml new file mode 100644 index 0000000..e4425b2 --- /dev/null +++ b/src/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml @@ -0,0 +1,56 @@ + + + -%s + --%s + --%s + --%s + + Messaging + Email + #335b5b5b33sp26sp20sp17sp14spNotesNotes 2x2Notes 4x4No associated note found, click to create associated note.Privacy mode,can not see note content...Add noteDelete reminder successfullySet reminderExpiredyyyyMMddMMMd kk:mmGot itTake a lookCallSend emailBrowse webOpen map/MIUI/notes/notes_%s.txt(%d)New FolderExport textg780gaoset_passcodedelete_passcodeSyncCancel 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\" + Read notesfont_selectRevokeTipsYou can not revokeYou have not input anything + 短信 + 邮件 + 便签便签2x2便签4x4没有关联内容,点击新建便签。访客模式下,便签内容不可见...新建便签成功删除提醒创建提醒已过期yyyyMMddMM月dd日 kk:mm知道了查看呼叫电话发送邮件浏览网页打开地图新建文件夹导出文本同步取消同步设置搜索删除移动到文件夹选中了 %d 项没有选中项,操作无效全选取消全选文字大小正常超大进入清单模式set_passcodedelete_passcode退出清单模式查看文件夹刪除文件夹修改文件夹名称文件夹 %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新建便籤背景顏色隨機刪除通話便籤請輸入名稱正在搜索便籤搜索便籤便籤中的文字便籤設置取消set_passcodedelete_passcode + %1$s 條符合”%2$s“的搜尋結果 + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugAssets/merger.xml b/src/app/build/intermediates/incremental/mergeDebugAssets/merger.xml new file mode 100644 index 0000000..ecfe044 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugAssets/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/src/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml new file mode 100644 index 0000000..713828e --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/mergeDebugShaders/merger.xml b/src/app/build/intermediates/incremental/mergeDebugShaders/merger.xml new file mode 100644 index 0000000..5eebfc8 --- /dev/null +++ b/src/app/build/intermediates/incremental/mergeDebugShaders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/src/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt b/src/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt new file mode 100644 index 0000000..da4f996 --- /dev/null +++ b/src/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt @@ -0,0 +1,4 @@ +#Fri Jan 19 02:22:15 GMT+08:00 2024 +base.0=D\:\\note1\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex +path.0=classes.dex +renamed.0=classes.dex diff --git a/src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources b/src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources new file mode 100644 index 0000000..7882120 Binary files /dev/null and b/src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources differ diff --git a/src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 b/src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 new file mode 100644 index 0000000..945a7c5 Binary files /dev/null and b/src/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 differ diff --git a/src/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt b/src/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt new file mode 100644 index 0000000..43237fb --- /dev/null +++ b/src/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt @@ -0,0 +1 @@ +G:\xiaomi\note\app\build\intermediates\merged_res\debug\color_primary_text_dark.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\color_secondary_text_dark.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_a1.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_a2.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_a3.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_a4.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_bg_btn_set_color.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_bg_color_btn_mask.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_call_record.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_clock.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_delete.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_dropdown_icon.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_blue.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_green.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_red.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_blue.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_green.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_red.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_white.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_yellow.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_white.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_yellow.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_font_large.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_font_normal.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_font_size_selector_bg.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_font_small.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_font_super.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_g780.jpg.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_gao.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_icon_app.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_background.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_blue_down.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_blue_middle.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_blue_single.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_blue_up.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_folder.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_footer_bg.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_green_down.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_green_middle.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_green_single.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_green_up.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_red_down.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_red_middle.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_red_single.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_red_up.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_white_down.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_white_middle.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_white_single.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_white_up.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_yellow_down.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_yellow_middle.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_yellow_single.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_list_yellow_up.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_menu_delete.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_menu_move.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_new_note_normal.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_new_note_pressed.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_note_edit_color_selector_panel.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_search_result.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_selected.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_title_alert.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_title_bar_bg.9.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_blue.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_green.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_red.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_white.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_yellow.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_blue.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_green.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_red.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_white.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_yellow.png.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\drawable_new_note.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_account_dialog_title.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_add_account_text.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_datetime_picker.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_dialog_edit_text.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_folder_list_item.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_note_edit.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_note_edit_list_item.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_note_item.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_note_list.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_note_list_dropdown_menu.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_note_list_footer.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_settings_header.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_widget_2x.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\layout_widget_4x.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\menu_call_note_edit.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\menu_call_record_folder.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\menu_note_edit.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\menu_note_list.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\menu_note_list_dropdown.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\menu_note_list_options.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\menu_sub_folder.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\raw-zh-rCN_introduction.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\raw_introduction.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\values-zh-rCN_values-zh-rCN.arsc.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\values-zh-rTW_values-zh-rTW.arsc.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\values_values.arsc.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\xml_preferences.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\xml_searchable.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\xml_widget_2x_info.xml.flat G:\xiaomi\note\app\build\intermediates\merged_res\debug\xml_widget_4x_info.xml.flat \ No newline at end of file diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class new file mode 100644 index 0000000..60ccbbf Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class new file mode 100644 index 0000000..274e43a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class new file mode 100644 index 0000000..569dbdc Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class new file mode 100644 index 0000000..f8dee34 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class new file mode 100644 index 0000000..54a6ce0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class new file mode 100644 index 0000000..8a63ad0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class new file mode 100644 index 0000000..973ff7b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class new file mode 100644 index 0000000..64fe9eb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class new file mode 100644 index 0000000..565d3c0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class new file mode 100644 index 0000000..f494b90 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class new file mode 100644 index 0000000..71ec025 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class new file mode 100644 index 0000000..59c2348 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class new file mode 100644 index 0000000..1b358b9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class new file mode 100644 index 0000000..7ea6444 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class new file mode 100644 index 0000000..2d2569c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class new file mode 100644 index 0000000..d134575 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class new file mode 100644 index 0000000..d50661a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class new file mode 100644 index 0000000..695510a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class new file mode 100644 index 0000000..daea4d8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class new file mode 100644 index 0000000..f73069c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class new file mode 100644 index 0000000..ec7c0d4 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class new file mode 100644 index 0000000..929e19a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class new file mode 100644 index 0000000..8406055 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class new file mode 100644 index 0000000..00f2f82 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class new file mode 100644 index 0000000..836530e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class new file mode 100644 index 0000000..2015e3d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class new file mode 100644 index 0000000..94e9b80 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class new file mode 100644 index 0000000..15f1f77 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class new file mode 100644 index 0000000..8c5cd4a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class new file mode 100644 index 0000000..bed07b4 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class new file mode 100644 index 0000000..f85dbd4 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class new file mode 100644 index 0000000..94ef572 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class new file mode 100644 index 0000000..51b6249 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class new file mode 100644 index 0000000..b37d3e8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class new file mode 100644 index 0000000..706624a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class new file mode 100644 index 0000000..215a0d0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class new file mode 100644 index 0000000..3d0c37c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class new file mode 100644 index 0000000..0ed9a86 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class new file mode 100644 index 0000000..1c2c702 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class new file mode 100644 index 0000000..4586d6d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class new file mode 100644 index 0000000..2f45d9c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class new file mode 100644 index 0000000..15dee66 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class new file mode 100644 index 0000000..a5b1611 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class new file mode 100644 index 0000000..f8e98b5 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class new file mode 100644 index 0000000..1363da3 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class new file mode 100644 index 0000000..255a4e6 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class new file mode 100644 index 0000000..173a743 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class new file mode 100644 index 0000000..415e755 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class new file mode 100644 index 0000000..70481dd Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class new file mode 100644 index 0000000..a7df97a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class new file mode 100644 index 0000000..ddd74fd Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class new file mode 100644 index 0000000..54e7df6 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class new file mode 100644 index 0000000..3ef5cd6 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class new file mode 100644 index 0000000..3fb33ec Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class new file mode 100644 index 0000000..d43ea96 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$10.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$10.class new file mode 100644 index 0000000..8f3790e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$10.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$11.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$11.class new file mode 100644 index 0000000..fbd83aa Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$11.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$12.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$12.class new file mode 100644 index 0000000..881fa6e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$12.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$13.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$13.class new file mode 100644 index 0000000..ba2b6d8 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$13.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$14.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$14.class new file mode 100644 index 0000000..806bee2 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$14.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$15.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$15.class new file mode 100644 index 0000000..0527e8c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$15.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$16.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$16.class new file mode 100644 index 0000000..82dcae0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$16.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$17.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$17.class new file mode 100644 index 0000000..60f0c26 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$17.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class new file mode 100644 index 0000000..8a4c44c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class new file mode 100644 index 0000000..8278cce Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class new file mode 100644 index 0000000..3f712a0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$4.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class new file mode 100644 index 0000000..d6b3502 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$5.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class new file mode 100644 index 0000000..0b77303 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$6.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$7.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$7.class new file mode 100644 index 0000000..5487e6f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$7.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$8.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$8.class new file mode 100644 index 0000000..a478ada Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$8.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$9.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$9.class new file mode 100644 index 0000000..84288ec Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$9.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class new file mode 100644 index 0000000..594340f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class new file mode 100644 index 0000000..120fcf7 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class new file mode 100644 index 0000000..c6c74cb Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class new file mode 100644 index 0000000..9874f47 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class new file mode 100644 index 0000000..7b5714d Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class new file mode 100644 index 0000000..47c6986 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class new file mode 100644 index 0000000..ae9244f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class new file mode 100644 index 0000000..70299f5 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class new file mode 100644 index 0000000..e952b8c Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class new file mode 100644 index 0000000..ae17758 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class new file mode 100644 index 0000000..cf9cee6 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class new file mode 100644 index 0000000..8e474d2 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class new file mode 100644 index 0000000..d21739a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class new file mode 100644 index 0000000..7a5850a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class new file mode 100644 index 0000000..8dbbc7e Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class new file mode 100644 index 0000000..fadd4fc Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class new file mode 100644 index 0000000..2edab7b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class new file mode 100644 index 0000000..e0b44ff Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class new file mode 100644 index 0000000..5e68562 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class new file mode 100644 index 0000000..70b4274 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class new file mode 100644 index 0000000..1e7b9f0 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class new file mode 100644 index 0000000..00b8846 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class new file mode 100644 index 0000000..55fc394 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class new file mode 100644 index 0000000..2bdb58b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class new file mode 100644 index 0000000..5e432e9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class new file mode 100644 index 0000000..4596834 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class new file mode 100644 index 0000000..362fa05 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class new file mode 100644 index 0000000..8523228 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class new file mode 100644 index 0000000..d91bc85 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class new file mode 100644 index 0000000..99c7a64 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class new file mode 100644 index 0000000..17e4d3b Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class new file mode 100644 index 0000000..7b80036 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class new file mode 100644 index 0000000..d9abeb9 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class new file mode 100644 index 0000000..39e534a Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class new file mode 100644 index 0000000..eb938cf Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class new file mode 100644 index 0000000..0937be2 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class new file mode 100644 index 0000000..a00281f Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class new file mode 100644 index 0000000..043e410 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class differ diff --git a/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class new file mode 100644 index 0000000..ee3fd40 Binary files /dev/null and b/src/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class differ diff --git a/src/app/build/intermediates/local_only_symbol_list/debug/R-def.txt b/src/app/build/intermediates/local_only_symbol_list/debug/R-def.txt new file mode 100644 index 0000000..77bc9e4 --- /dev/null +++ b/src/app/build/intermediates/local_only_symbol_list/debug/R-def.txt @@ -0,0 +1,317 @@ +R_DEF: Internal format may change without notice +local +array format_for_exported_note +array menu_share_ways +color primary_text_dark +color secondary_text_dark +color user_query_highlight +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 a1 +drawable a2 +drawable a3 +drawable a4 +drawable bg_btn_set_color +drawable bg_color_btn_mask +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 g780 +drawable gao +drawable icon_app +drawable list_background +drawable list_blue_down +drawable list_blue_middle +drawable list_blue_single +drawable list_blue_up +drawable list_folder +drawable list_footer_bg +drawable list_green_down +drawable list_green_middle +drawable list_green_single +drawable list_green_up +drawable list_red_down +drawable list_red_middle +drawable list_red_single +drawable list_red_up +drawable list_white_down +drawable list_white_middle +drawable list_white_single +drawable list_white_up +drawable list_yellow_down +drawable list_yellow_middle +drawable list_yellow_single +drawable list_yellow_up +drawable menu_delete +drawable menu_move +drawable new_note +drawable new_note_normal +drawable new_note_pressed +drawable note_edit_color_selector_panel +drawable notification +drawable search_result +drawable selected +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 +id account_dialog_subtitle +id account_dialog_title +id action_bold +id action_italic +id action_other +id action_select_all +id add_img_btn +id add_img_menu_move +id amPm +id btn_new_note +id btn_set_bg_color +id cb_edit_item +id date +id delete +id et_edit_text +id et_foler_name +id font_size_selector +id hour +id iv_alert_icon +id iv_bg_blue +id iv_bg_blue_select +id iv_bg_green +id iv_bg_green_select +id iv_bg_red +id iv_bg_red_select +id iv_bg_white +id iv_bg_white_select +id iv_bg_yellow +id iv_bg_yellow_select +id iv_large_select +id iv_medium_select +id iv_small_select +id iv_super_select +id ll_font_large +id ll_font_normal +id ll_font_small +id ll_font_super +id menu_alert +id menu_bg_g780 +id menu_bg_gao +id menu_delete +id menu_delete_key +id menu_delete_passcode +id menu_delete_remind +id menu_export_text +id menu_font_select +id menu_font_size +id menu_list_mode +id menu_new_folder +id menu_new_note +id menu_revoke +id menu_search +id menu_send_to_desktop +id menu_set_key +id menu_set_passcode +id menu_setting +id menu_share +id menu_sync +id menu_voice_read +id minute +id move +id navigation_bar +id no_change +id note_bg_color_selector +id note_edit_list +id note_edit_view +id note_item +id note_title +id notes_list +id prefenerece_sync_status_textview +id preference_sync_button +id selection_menu +id sv_note_edit +id text_num +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 widget_bg_image +id widget_text +layout account_dialog_title +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 settings_header +layout widget_2x +layout widget_4x +menu call_note_edit +menu call_record_folder +menu note_edit +menu note_list +menu note_list_dropdown +menu note_list_options +menu sub_folder +plurals search_results_title +raw introduction +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 can_not_revoke +string datetime_dialog_cancel +string datetime_dialog_ok +string delete_remind_time_message +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 have_not_input_anything +string hint_foler_name +string ic_delete_passcode +string ic_set_passcode +string info_note_enter_desktop +string menu_alert +string menu_bg_g780 +string menu_bg_gao +string menu_create_folder +string menu_delete +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_select +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_revoke +string menu_search +string menu_select_all +string menu_select_none +string menu_select_title +string menu_send_to_desktop +string menu_setting +string menu_share +string menu_sync +string menu_sync_cancel +string menu_title_select_folder +string menu_voice_read +string note_alert_expired +string note_link_email +string note_link_other +string note_link_tel +string note_link_web +string notealert_enter +string notealert_ok +string notelist_menu_new +string notelist_string_info +string 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 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 tips_of_revoke +string widget_havenot_content +string widget_under_visit_mode +style HighlightTextAppearancePrimary +style HighlightTextAppearanceSecondary +style NoteActionBarStyle +style NoteTheme +style TextAppearanceLarge +style TextAppearanceMedium +style TextAppearanceNormal +style TextAppearancePrimaryItem +style TextAppearanceSecondaryItem +style TextAppearanceSuper +style TextAppearanceUnderMenuIcon +xml preferences +xml searchable +xml widget_2x_info +xml widget_4x_info diff --git a/src/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/src/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt new file mode 100644 index 0000000..024eda8 --- /dev/null +++ b/src/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt @@ -0,0 +1,272 @@ +1 +2 +17 +21 +22 D:\note1\app\src\main\AndroidManifest.xml:23:5-44 +23 android:minSdkVersion="1" +23-->D:\note1\app\src\main\AndroidManifest.xml:23:15-41 +24 android:targetSdkVersion="16" /> +25 +26 +26-->D:\note1\app\src\main\AndroidManifest.xml:25:5-81 +26-->D:\note1\app\src\main\AndroidManifest.xml:25:22-78 +27 +27-->D:\note1\app\src\main\AndroidManifest.xml:26:5-88 +27-->D:\note1\app\src\main\AndroidManifest.xml:26:22-85 +28 +28-->D:\note1\app\src\main\AndroidManifest.xml:27:5-67 +28-->D:\note1\app\src\main\AndroidManifest.xml:27:22-64 +29 +29-->D:\note1\app\src\main\AndroidManifest.xml:28:5-72 +29-->D:\note1\app\src\main\AndroidManifest.xml:28:22-69 +30 +30-->D:\note1\app\src\main\AndroidManifest.xml:29:5-74 +30-->D:\note1\app\src\main\AndroidManifest.xml:29:22-71 +31 +31-->D:\note1\app\src\main\AndroidManifest.xml:30:5-80 +31-->D:\note1\app\src\main\AndroidManifest.xml:30:22-77 +32 +32-->D:\note1\app\src\main\AndroidManifest.xml:31:5-71 +32-->D:\note1\app\src\main\AndroidManifest.xml:31:22-68 +33 +33-->D:\note1\app\src\main\AndroidManifest.xml:32:5-74 +33-->D:\note1\app\src\main\AndroidManifest.xml:32:22-71 +34 +34-->D:\note1\app\src\main\AndroidManifest.xml:33:5-81 +34-->D:\note1\app\src\main\AndroidManifest.xml:33:22-78 +35 +36 D:\note1\app\src\main\AndroidManifest.xml:35:5-149:19 +37 android:debuggable="true" +38 android:icon="@drawable/icon_app" +38-->D:\note1\app\src\main\AndroidManifest.xml:36:9-42 +39 android:label="@string/app_name" +39-->D:\note1\app\src\main\AndroidManifest.xml:37:9-41 +40 android:testOnly="true" > +41 D:\note1\app\src\main\AndroidManifest.xml:38:9-51:20 +42 android:name="net.micode.notes.ui.NotesListActivity" +42-->D:\note1\app\src\main\AndroidManifest.xml:39:13-49 +43 android:configChanges="keyboardHidden|orientation|screenSize" +43-->D:\note1\app\src\main\AndroidManifest.xml:40:13-74 +44 android:label="@string/app_name" +44-->D:\note1\app\src\main\AndroidManifest.xml:41:13-45 +45 android:launchMode="singleTop" +45-->D:\note1\app\src\main\AndroidManifest.xml:42:13-43 +46 android:theme="@style/NoteTheme" +46-->D:\note1\app\src\main\AndroidManifest.xml:43:13-45 +47 android:uiOptions="none" +47-->D:\note1\app\src\main\AndroidManifest.xml:44:13-37 +48 android:windowSoftInputMode="adjustPan" > +48-->D:\note1\app\src\main\AndroidManifest.xml:45:13-52 +49 +49-->D:\note1\app\src\main\AndroidManifest.xml:47:13-50:29 +50 +50-->D:\note1\app\src\main\AndroidManifest.xml:48:17-69 +50-->D:\note1\app\src\main\AndroidManifest.xml:48:25-66 +51 +52 +52-->D:\note1\app\src\main\AndroidManifest.xml:49:17-77 +52-->D:\note1\app\src\main\AndroidManifest.xml:49:27-74 +53 +54 +55 D:\note1\app\src\main\AndroidManifest.xml:53:9-81:20 +56 android:name="net.micode.notes.ui.NoteEditActivity" +56-->D:\note1\app\src\main\AndroidManifest.xml:54:13-48 +57 android:configChanges="keyboardHidden|orientation|screenSize" +57-->D:\note1\app\src\main\AndroidManifest.xml:55:13-74 +58 android:launchMode="singleTop" +58-->D:\note1\app\src\main\AndroidManifest.xml:56:13-43 +59 android:theme="@style/NoteTheme" > +59-->D:\note1\app\src\main\AndroidManifest.xml:57:13-45 +60 +60-->D:\note1\app\src\main\AndroidManifest.xml:59:13-64:29 +61 +61-->D:\note1\app\src\main\AndroidManifest.xml:60:17-69 +61-->D:\note1\app\src\main\AndroidManifest.xml:60:25-66 +62 +63 +63-->D:\note1\app\src\main\AndroidManifest.xml:61:17-76 +63-->D:\note1\app\src\main\AndroidManifest.xml:61:27-73 +64 +65 +65-->D:\note1\app\src\main\AndroidManifest.xml:62:17-78 +65-->D:\note1\app\src\main\AndroidManifest.xml:62:23-75 +66 +66-->D:\note1\app\src\main\AndroidManifest.xml:62:17-78 +66-->D:\note1\app\src\main\AndroidManifest.xml:62:23-75 +67 +68 +68-->D:\note1\app\src\main\AndroidManifest.xml:66:13-71:29 +69 +69-->D:\note1\app\src\main\AndroidManifest.xml:67:17-79 +69-->D:\note1\app\src\main\AndroidManifest.xml:67:25-76 +70 +71 +71-->D:\note1\app\src\main\AndroidManifest.xml:61:17-76 +71-->D:\note1\app\src\main\AndroidManifest.xml:61:27-73 +72 +73 +73-->D:\note1\app\src\main\AndroidManifest.xml:62:17-78 +73-->D:\note1\app\src\main\AndroidManifest.xml:62:23-75 +74 +74-->D:\note1\app\src\main\AndroidManifest.xml:62:17-78 +74-->D:\note1\app\src\main\AndroidManifest.xml:62:23-75 +75 +76 +76-->D:\note1\app\src\main\AndroidManifest.xml:73:13-76:29 +77 +77-->D:\note1\app\src\main\AndroidManifest.xml:74:17-71 +77-->D:\note1\app\src\main\AndroidManifest.xml:74:25-68 +78 +79 +79-->D:\note1\app\src\main\AndroidManifest.xml:61:17-76 +79-->D:\note1\app\src\main\AndroidManifest.xml:61:27-73 +80 +81 +82 D:\note1\app\src\main\AndroidManifest.xml:78:13-80:54 +83 android:name="android.app.searchable" +83-->D:\note1\app\src\main\AndroidManifest.xml:79:17-54 +84 android:resource="@xml/searchable" /> +84-->D:\note1\app\src\main\AndroidManifest.xml:80:17-51 +85 +86 +87 D:\note1\app\src\main\AndroidManifest.xml:83:9-86:43 +88 android:name="net.micode.notes.data.NotesProvider" +88-->D:\note1\app\src\main\AndroidManifest.xml:84:13-63 +89 android:authorities="micode_notes" +89-->D:\note1\app\src\main\AndroidManifest.xml:85:13-47 +90 android:multiprocess="true" /> +90-->D:\note1\app\src\main\AndroidManifest.xml:86:13-40 +91 +92 D:\note1\app\src\main\AndroidManifest.xml:88:9-100:20 +93 android:name="net.micode.notes.widget.NoteWidgetProvider_2x" +93-->D:\note1\app\src\main\AndroidManifest.xml:89:13-57 +94 android:label="@string/app_widget2x2" > +94-->D:\note1\app\src\main\AndroidManifest.xml:90:13-50 +95 +95-->D:\note1\app\src\main\AndroidManifest.xml:91:13-95:29 +96 +96-->D:\note1\app\src\main\AndroidManifest.xml:92:17-84 +96-->D:\note1\app\src\main\AndroidManifest.xml:92:25-81 +97 +97-->D:\note1\app\src\main\AndroidManifest.xml:93:17-85 +97-->D:\note1\app\src\main\AndroidManifest.xml:93:25-82 +98 +98-->D:\note1\app\src\main\AndroidManifest.xml:94:17-85 +98-->D:\note1\app\src\main\AndroidManifest.xml:94:25-82 +99 +100 +101 D:\note1\app\src\main\AndroidManifest.xml:97:13-99:58 +102 android:name="android.appwidget.provider" +102-->D:\note1\app\src\main\AndroidManifest.xml:98:17-58 +103 android:resource="@xml/widget_2x_info" /> +103-->D:\note1\app\src\main\AndroidManifest.xml:99:17-55 +104 +105 D:\note1\app\src\main\AndroidManifest.xml:101:9-114:20 +106 android:name="net.micode.notes.widget.NoteWidgetProvider_4x" +106-->D:\note1\app\src\main\AndroidManifest.xml:102:13-57 +107 android:label="@string/app_widget4x4" > +107-->D:\note1\app\src\main\AndroidManifest.xml:103:13-50 +108 +108-->D:\note1\app\src\main\AndroidManifest.xml:91:13-95:29 +109 +109-->D:\note1\app\src\main\AndroidManifest.xml:92:17-84 +109-->D:\note1\app\src\main\AndroidManifest.xml:92:25-81 +110 +110-->D:\note1\app\src\main\AndroidManifest.xml:93:17-85 +110-->D:\note1\app\src\main\AndroidManifest.xml:93:25-82 +111 +111-->D:\note1\app\src\main\AndroidManifest.xml:94:17-85 +111-->D:\note1\app\src\main\AndroidManifest.xml:94:25-82 +112 +113 +114 D:\note1\app\src\main\AndroidManifest.xml:97:13-99:58 +115 android:name="android.appwidget.provider" +115-->D:\note1\app\src\main\AndroidManifest.xml:98:17-58 +116 android:resource="@xml/widget_4x_info" /> +116-->D:\note1\app\src\main\AndroidManifest.xml:99:17-55 +117 +118 +118-->D:\note1\app\src\main\AndroidManifest.xml:116:9-120:20 +118-->D:\note1\app\src\main\AndroidManifest.xml:116:19-55 +119 +119-->D:\note1\app\src\main\AndroidManifest.xml:117:13-119:29 +120 +120-->D:\note1\app\src\main\AndroidManifest.xml:118:17-79 +120-->D:\note1\app\src\main\AndroidManifest.xml:118:25-76 +121 +122 +123 D:\note1\app\src\main\AndroidManifest.xml:122:9-125:20 +124 android:name="net.micode.notes.ui.AlarmReceiver" +124-->D:\note1\app\src\main\AndroidManifest.xml:123:13-61 +125 android:process=":remote" > +125-->D:\note1\app\src\main\AndroidManifest.xml:124:13-38 +126 +127 +128 D:\note1\app\src\main\AndroidManifest.xml:127:9-132:20 +129 android:name="net.micode.notes.ui.AlarmAlertActivity" +129-->D:\note1\app\src\main\AndroidManifest.xml:128:13-50 +130 android:label="@string/app_name" +130-->D:\note1\app\src\main\AndroidManifest.xml:129:13-45 +131 android:launchMode="singleInstance" +131-->D:\note1\app\src\main\AndroidManifest.xml:130:13-48 +132 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" > +132-->D:\note1\app\src\main\AndroidManifest.xml:131:13-75 +133 +134 D:\note1\app\src\main\AndroidManifest.xml:134:9-139:20 +135 android:name="net.micode.notes.ui.NotesPreferenceActivity" +135-->D:\note1\app\src\main\AndroidManifest.xml:135:13-71 +136 android:label="@string/preferences_title" +136-->D:\note1\app\src\main\AndroidManifest.xml:136:13-54 +137 android:launchMode="singleTop" +137-->D:\note1\app\src\main\AndroidManifest.xml:137:13-43 +138 android:theme="@android:style/Theme.Holo.Light" > +138-->D:\note1\app\src\main\AndroidManifest.xml:138:13-60 +139 +140 +141 D:\note1\app\src\main\AndroidManifest.xml:141:9-144:19 +142 android:name="net.micode.notes.gtask.remote.GTaskSyncService" +142-->D:\note1\app\src\main\AndroidManifest.xml:142:13-74 +143 android:exported="false" > +143-->D:\note1\app\src\main\AndroidManifest.xml:143:13-37 +144 +145 +146 D:\note1\app\src\main\AndroidManifest.xml:146:9-148:52 +147 android:name="android.app.default_searchable" +147-->D:\note1\app\src\main\AndroidManifest.xml:147:13-58 +148 android:value=".ui.NoteEditActivity" /> +148-->D:\note1\app\src\main\AndroidManifest.xml:148:13-49 +149 +150 +151 diff --git a/src/app/build/intermediates/merged_java_res/debug/base.jar b/src/app/build/intermediates/merged_java_res/debug/base.jar new file mode 100644 index 0000000..15cb0ec Binary files /dev/null and b/src/app/build/intermediates/merged_java_res/debug/base.jar differ diff --git a/src/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml b/src/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml new file mode 100644 index 0000000..df53d07 --- /dev/null +++ b/src/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml b/src/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml new file mode 100644 index 0000000..df53d07 --- /dev/null +++ b/src/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/merged_manifests/debug/output-metadata.json b/src/app/build/intermediates/merged_manifests/debug/output-metadata.json new file mode 100644 index 0000000..a56d03a --- /dev/null +++ b/src/app/build/intermediates/merged_manifests/debug/output-metadata.json @@ -0,0 +1,20 @@ +{ + "version": 3, + "artifactType": { + "type": "MERGED_MANIFESTS", + "kind": "Directory" + }, + "applicationId": "net.micode.notes", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "attributes": [], + "versionCode": 1, + "versionName": "0.1", + "outputFile": "AndroidManifest.xml" + } + ], + "elementType": "File" +} \ No newline at end of file diff --git a/src/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat b/src/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat new file mode 100644 index 0000000..7d99d7a Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat b/src/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat new file mode 100644 index 0000000..8cc05db Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_a1.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_a1.png.flat new file mode 100644 index 0000000..d0bb99a Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_a1.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_a2.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_a2.png.flat new file mode 100644 index 0000000..384dc6e Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_a2.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_a3.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_a3.png.flat new file mode 100644 index 0000000..763f24c Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_a3.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_a4.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_a4.png.flat new file mode 100644 index 0000000..f77cc07 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_a4.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat new file mode 100644 index 0000000..2eda191 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat new file mode 100644 index 0000000..59c2358 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat new file mode 100644 index 0000000..89fb25d Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat new file mode 100644 index 0000000..40e03de Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat new file mode 100644 index 0000000..809ce24 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat new file mode 100644 index 0000000..f80e058 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat new file mode 100644 index 0000000..be22aa0 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat new file mode 100644 index 0000000..2a07d4f Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat new file mode 100644 index 0000000..b71467d Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat new file mode 100644 index 0000000..9cf62b3 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat new file mode 100644 index 0000000..f77ea7d Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat new file mode 100644 index 0000000..4b9e264 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat new file mode 100644 index 0000000..cbb044c Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat new file mode 100644 index 0000000..14d4feb Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat new file mode 100644 index 0000000..9226aa6 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat new file mode 100644 index 0000000..d49f07e Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat new file mode 100644 index 0000000..b33f03f Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat new file mode 100644 index 0000000..d631a65 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat new file mode 100644 index 0000000..0400aeb Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat new file mode 100644 index 0000000..f6a97f6 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat new file mode 100644 index 0000000..28656cb Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_g780.jpg.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_g780.jpg.flat new file mode 100644 index 0000000..22d0912 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_g780.jpg.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_gao.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_gao.png.flat new file mode 100644 index 0000000..43e58a6 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_gao.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat new file mode 100644 index 0000000..ca8a144 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat new file mode 100644 index 0000000..2a028e8 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat new file mode 100644 index 0000000..ca41f40 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat new file mode 100644 index 0000000..7302f30 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat new file mode 100644 index 0000000..02a4f77 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat new file mode 100644 index 0000000..4382694 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat new file mode 100644 index 0000000..b4e71dc Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat new file mode 100644 index 0000000..b230b8f Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat new file mode 100644 index 0000000..633e0e7 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat new file mode 100644 index 0000000..d432a14 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat new file mode 100644 index 0000000..5a72f21 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat new file mode 100644 index 0000000..3e628af Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat new file mode 100644 index 0000000..a4b4193 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat new file mode 100644 index 0000000..7ae0f98 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat new file mode 100644 index 0000000..6cbb18b Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat new file mode 100644 index 0000000..a4a6692 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat new file mode 100644 index 0000000..9623c13 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat new file mode 100644 index 0000000..404ea2c Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat new file mode 100644 index 0000000..4bb304b Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat new file mode 100644 index 0000000..449a2d8 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat new file mode 100644 index 0000000..74c5445 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat new file mode 100644 index 0000000..99bbe37 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat new file mode 100644 index 0000000..cfab562 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat new file mode 100644 index 0000000..afdf9b0 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat new file mode 100644 index 0000000..a53a14d Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat new file mode 100644 index 0000000..d0312eb Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat new file mode 100644 index 0000000..01ef2da Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat new file mode 100644 index 0000000..ca5c107 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat new file mode 100644 index 0000000..23eb0dc Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat new file mode 100644 index 0000000..3b4516a Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat new file mode 100644 index 0000000..465926e Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat new file mode 100644 index 0000000..ed8e6a9 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat new file mode 100644 index 0000000..fb37689 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat new file mode 100644 index 0000000..adfba04 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat new file mode 100644 index 0000000..8b13b97 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat new file mode 100644 index 0000000..896fb83 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat new file mode 100644 index 0000000..2c0cce3 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat new file mode 100644 index 0000000..973eb75 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat new file mode 100644 index 0000000..c521cf6 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat new file mode 100644 index 0000000..dd55472 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat new file mode 100644 index 0000000..2912b97 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat new file mode 100644 index 0000000..90b6f06 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat new file mode 100644 index 0000000..6556925 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat b/src/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat new file mode 100644 index 0000000..fb12dfd Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat new file mode 100644 index 0000000..1bbe3ab Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat new file mode 100644 index 0000000..305e7a6 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat new file mode 100644 index 0000000..61742b5 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat new file mode 100644 index 0000000..78701a1 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat new file mode 100644 index 0000000..7b3fb68 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat new file mode 100644 index 0000000..edb7b71 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat new file mode 100644 index 0000000..006b151 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat new file mode 100644 index 0000000..1c3342f Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat new file mode 100644 index 0000000..24a703b Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat new file mode 100644 index 0000000..749f04b Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat new file mode 100644 index 0000000..98f56f4 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat new file mode 100644 index 0000000..9caf2e6 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat new file mode 100644 index 0000000..a74989a Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat b/src/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat new file mode 100644 index 0000000..94470b7 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat b/src/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat new file mode 100644 index 0000000..7b10945 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat b/src/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat new file mode 100644 index 0000000..5cbb9e9 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat b/src/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat new file mode 100644 index 0000000..658ffa2 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat b/src/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat new file mode 100644 index 0000000..027fc55 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat b/src/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat new file mode 100644 index 0000000..7d74a65 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat b/src/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat new file mode 100644 index 0000000..9210c15 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat b/src/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat new file mode 100644 index 0000000..ad66757 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat b/src/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat new file mode 100644 index 0000000..68b46ae Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/raw_introduction.flat b/src/app/build/intermediates/merged_res/debug/raw_introduction.flat new file mode 100644 index 0000000..02a9e4e Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/raw_introduction.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat b/src/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat new file mode 100644 index 0000000..1e3507a Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat b/src/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat new file mode 100644 index 0000000..69cb5b1 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/values_values.arsc.flat b/src/app/build/intermediates/merged_res/debug/values_values.arsc.flat new file mode 100644 index 0000000..7067417 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/values_values.arsc.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat b/src/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat new file mode 100644 index 0000000..752f47f Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat b/src/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat new file mode 100644 index 0000000..625e86f Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat b/src/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat new file mode 100644 index 0000000..ad294be Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat differ diff --git a/src/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat b/src/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat new file mode 100644 index 0000000..4d8a2a5 Binary files /dev/null and b/src/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat differ diff --git a/src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json b/src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json new file mode 100644 index 0000000..da21ac4 --- /dev/null +++ b/src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json @@ -0,0 +1,343 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-merged_res-4:/values-zh-rCN_values-zh-rCN.arsc.flat", + "map": [ + { + "source": "D:\\note1\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,24,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,25,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,22,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,23,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,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,4,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1054,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1104,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,965,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1008,-1,-1", + "endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,49,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,42,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,45,-1,-1", + "endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1099,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1162,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1003,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1049,-1,-1" + }, + "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,107,108,109,110,111,112,113,114", + "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", + "startOffsets": "215,384,457,523,596,646,686,734,782,827,884,934,988,1038,1100,1168,1245,1304,1369,1432,1487,1547,1610,1664,1724,1777,1839,1924,2005,2068,2118,2181,2238,2297,2340,2393,2436,2487,2537,2597,2650,2701,2747,2795,2845,2893,2939,2986,3036,3081,3140,3192,3244,3287,3330,3377,3433,3488,3543,3587,3629,3670,3720,3779,3827,3878,3927,3976,4023,4070,4117,4162,4213,4266,4341,4400,4457,4531,4595,4664,4742,4852,4956,5029,5095,5150,5215,5280,5329,5412,5490,5528,5573,5621,5683,5740,5795,5854,5921,5979,6041,6089,6134,6182,6233,6279,6345", + "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,107,108,109,110,111,112,113,114", + "endColumns": "14,72,65,72,49,39,47,47,44,56,49,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,62,49,62,56,58,42,52,42,50,49,59,52,50,45,47,49,47,45,46,49,44,58,51,51,42,42,46,55,54,54,43,41,40,49,58,47,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,45,65,65", + "endOffsets": "379,452,518,591,641,681,729,777,822,879,929,983,1033,1095,1163,1240,1299,1364,1427,1482,1542,1605,1659,1719,1772,1834,1919,2000,2063,2113,2176,2233,2292,2335,2388,2431,2482,2532,2592,2645,2696,2742,2790,2840,2888,2934,2981,3031,3076,3135,3187,3239,3282,3325,3372,3428,3483,3538,3582,3624,3665,3715,3774,3822,3873,3922,3971,4018,4065,4112,4157,4208,4261,4336,4395,4452,4526,4590,4659,4737,4847,4951,5024,5090,5145,5210,5275,5324,5407,5485,5523,5568,5616,5678,5735,5790,5849,5916,5974,6036,6084,6129,6177,6228,6274,6340,6406" + } + }, + { + "source": "D:\\note1\\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" + } + } + ] + }, + { + "outputFile": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\values-zh-rCN_values-zh-rCN.arsc.flat", + "map": [ + { + "source": "D:\\note1\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", + "from": { + "startLines": "123,73,72,71,70,19,20,21,114,115,122,121,26,79,80,78,77,76,92,91,90,82,62,29,30,83,74,116,57,56,69,65,38,44,49,39,61,60,59,53,52,50,51,54,55,45,68,58,66,43,48,47,46,64,42,63,40,41,67,28,34,36,33,35,32,31,25,24,99,98,101,113,106,105,107,108,110,109,100,104,102,103,97,111,112,120,118,117,119,27,81,89,94,93,95,88,87,86,85,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", + "startOffsets": "6652,3615,3549,3476,3426,827,867,915,6203,6248,6598,6548,1199,3981,4049,3922,3857,3794,4712,4652,4589,4181,2997,1369,1422,4235,3688,6305,2718,2661,3367,3154,1798,2079,2325,1851,2937,2884,2833,2518,2470,2376,2424,2564,2611,2122,3308,2781,3197,2036,2278,2222,2167,3099,1992,3057,1901,1942,3249,1318,1623,1719,1576,1672,1529,1484,1148,1095,5087,5028,5228,6129,5539,5470,5603,5681,5864,5791,5162,5415,5285,5350,4979,5968,6051,6510,6403,6355,6448,1261,4126,4530,4825,4767,4892,4482,4437,4389,4338,963,1029", + "endLines": "125,73,72,71,70,19,20,21,114,115,122,121,26,79,80,78,77,76,92,91,90,82,62,29,30,83,74,116,57,56,69,65,38,44,49,39,61,60,59,53,52,50,51,54,55,45,68,58,66,43,48,47,46,64,42,63,40,41,67,28,34,36,33,35,32,31,25,24,99,98,101,113,106,105,107,108,110,109,100,104,102,103,97,111,112,120,118,117,119,27,81,89,94,93,95,88,87,86,85,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,62,56,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": "6824,3683,3610,3544,3471,862,910,958,6243,6300,6647,6593,1256,4044,4121,3976,3917,3852,4762,4707,4647,4230,3052,1417,1479,4315,3764,6350,2776,2713,3421,3192,1846,2117,2371,1896,2992,2932,2879,2559,2513,2419,2465,2606,2656,2162,3362,2828,3244,2074,2320,2273,2217,3149,2031,3094,1937,1987,3303,1364,1667,1763,1618,1714,1571,1524,1194,1143,5157,5082,5280,6198,5598,5534,5676,5786,5963,5859,5223,5465,5345,5410,5023,6046,6124,6543,6443,6398,6505,1313,4176,4584,4887,4820,4949,4525,4477,4432,4384,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,107,108", + "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", + "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,2068,2125,2184,2227,2280,2323,2374,2424,2484,2537,2588,2634,2682,2730,2776,2823,2873,2918,2977,3029,3081,3124,3171,3227,3282,3337,3381,3423,3464,3514,3573,3624,3673,3722,3769,3816,3863,3908,3959,4012,4087,4146,4203,4277,4341,4410,4488,4598,4702,4775,4841,4896,4961,5026,5075,5158,5236,5274,5319,5367,5429,5486,5541,5600,5667,5725,5787,5835,5880,5928,5979,6045", + "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,107,108", + "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,62,56,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,2063,2120,2179,2222,2275,2318,2369,2419,2479,2532,2583,2629,2677,2725,2771,2818,2868,2913,2972,3024,3076,3119,3166,3222,3277,3332,3376,3418,3459,3509,3568,3619,3668,3717,3764,3811,3858,3903,3954,4007,4082,4141,4198,4272,4336,4405,4483,4593,4697,4770,4836,4891,4956,5021,5070,5153,5231,5269,5314,5362,5424,5481,5536,5595,5662,5720,5782,5830,5875,5923,5974,6040,6106" + } + }, + { + "source": "D:\\note1\\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" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-merged_res-4:/values_values.arsc.flat", + "map": [ + { + "source": "D:\\note1\\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": "D:\\note1\\app\\src\\main\\res\\values\\strings.xml", + "from": { + "startLines": "138,-1,-1,-1,-1,-1,-1,-1,-1,-1,136,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,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,134,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,135,-1,-1", + "startColumns": "4,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,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,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,4,-1,-1", + "startOffsets": "8567,-1,-1,-1,-1,-1,-1,-1,-1,-1,8425,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8487,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8330,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8377,-1,-1", + "endLines": "142,-1,-1,-1,-1,-1,-1,-1,-1,-1,136,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,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,134,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,135,-1,-1", + "endColumns": "14,-1,-1,-1,-1,-1,-1,-1,-1,-1,61,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,79,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,46,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,47,-1,-1", + "endOffsets": "8971,-1,-1,-1,-1,-1,-1,-1,-1,-1,8482,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8562,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8372,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8420,-1,-1" + }, + "to": { + "startLines": "19,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,134,135", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "775,1128,1224,1307,1403,1472,1515,1567,1619,1668,1731,1793,1851,1902,1986,2080,2188,2259,2343,2426,2492,2575,2677,2738,2800,2851,2929,2982,3042,3147,3206,3308,3388,3443,3506,3563,3634,3683,3729,3773,3831,3878,3937,3994,4065,4126,4183,4233,4285,4342,4395,4445,4495,4555,4608,4674,4736,4799,4846,4893,4948,5036,5094,5156,5206,5251,5294,5354,5421,5476,5531,5586,5639,5686,5739,5795,5843,5898,5951,6035,6102,6166,6262,6336,6417,6506,6669,6813,6892,6967,7049,7108,7188,7268,7323,7445,7548,7589,7642,7699,7773,7838,7906,7992,8072,8141,8235,8294,8349,8411,8471,8519,8629", + "endLines": "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,134,135", + "endColumns": "14,95,82,95,68,42,51,51,48,62,61,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,79,54,62,56,70,48,45,43,57,46,58,56,70,60,56,49,51,56,52,49,49,59,52,65,61,62,46,46,54,87,57,61,49,44,42,59,66,54,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,47,109,89", + "endOffsets": "1123,1219,1302,1398,1467,1510,1562,1614,1663,1726,1788,1846,1897,1981,2075,2183,2254,2338,2421,2487,2570,2672,2733,2795,2846,2924,2977,3037,3142,3201,3303,3383,3438,3501,3558,3629,3678,3724,3768,3826,3873,3932,3989,4060,4121,4178,4228,4280,4337,4390,4440,4490,4550,4603,4669,4731,4794,4841,4888,4943,5031,5089,5151,5201,5246,5289,5349,5416,5471,5526,5581,5634,5681,5734,5790,5838,5893,5946,6030,6097,6161,6257,6331,6412,6501,6664,6808,6887,6962,7044,7103,7183,7263,7318,7440,7543,7584,7637,7694,7768,7833,7901,7987,8067,8136,8230,8289,8344,8406,8466,8514,8624,8714" + } + }, + { + "source": "D:\\note1\\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": "D:\\note1\\app\\src\\main\\res\\values\\styles.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "136,140,144,148,151,155,159,163,167,171,175", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "8719,8923,9134,9346,9506,9689,9874,10059,10262,10468,10651", + "endLines": "139,143,147,150,154,158,162,166,170,174,178", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "8918,9129,9341,9501,9684,9869,10054,10257,10463,10646,10847" + } + }, + { + "source": "D:\\note1\\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" + } + }, + { + "source": "D:\\note1\\app\\src\\main\\res\\values\\refs.xml", + "from": { + "startLines": "-1", + "startColumns": "-1", + "startOffsets": "-1" + }, + "to": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "739", + "endColumns": "35", + "endOffsets": "770" + } + } + ] + }, + { + "outputFile": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\values_values.arsc.flat", + "map": [ + { + "source": "D:\\note1\\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,300", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "295,415" + } + }, + { + "source": "D:\\note1\\app\\src\\main\\res\\values\\strings.xml", + "from": { + "startLines": "132,76,79,78,77,19,20,21,122,123,131,130,26,85,86,84,83,82,98,97,96,88,39,38,68,29,30,89,41,80,124,47,46,75,71,44,45,42,52,57,43,67,66,65,61,60,58,59,62,63,53,74,64,72,51,56,55,54,70,50,69,48,49,73,28,34,36,33,35,32,31,25,24,105,104,108,120,113,112,114,115,117,116,106,107,111,109,110,103,118,119,129,127,126,128,27,87,95,100,99,101,94,93,92,91,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,4,4,4,4", + "startOffsets": "8218,4108,4369,4273,4204,827,870,922,7716,7765,8160,8109,1282,4823,4917,4752,4668,4585,5784,5701,5599,5093,2004,1953,3607,1486,1539,5154,2097,4452,7828,2418,2361,4037,3792,2271,2317,2156,2681,2982,2214,3536,3475,3418,3196,3144,3041,3094,3246,3296,2728,3971,3356,3841,2634,2927,2839,2781,3730,2584,3685,2481,2524,3904,1431,1750,1858,1703,1805,1647,1599,1227,1174,6240,6173,6481,7619,6845,6764,6919,7008,7250,7171,6324,6399,6705,6545,6625,6118,7394,7516,8068,7941,7884,7994,1366,5025,5513,5919,5850,5999,5454,5399,5337,5277,974,1084", + "endLines": "136,76,79,78,77,19,20,21,122,123,131,130,26,85,86,84,83,82,98,97,96,88,39,38,68,29,30,89,41,80,124,47,46,75,71,44,45,42,52,57,43,67,66,65,61,60,58,59,62,63,53,74,64,72,51,56,55,54,70,50,69,48,49,73,28,34,36,33,35,32,31,25,24,105,104,108,120,113,112,114,115,117,116,106,107,111,109,110,103,118,119,129,127,126,128,27,87,95,100,99,101,94,93,92,91,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,62,56,70,48,45,43,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": "8622,4199,4447,4364,4268,865,917,969,7760,7823,8213,8155,1361,4912,5020,4818,4747,4663,5845,5779,5696,5149,2061,1999,3680,1534,1594,5254,2151,4549,7878,2476,2413,4103,3836,2312,2356,2209,2723,3036,2266,3602,3531,3470,3241,3191,3089,3139,3291,3351,2776,4032,3413,3899,2676,2977,2922,2834,3787,2629,3725,2519,2579,3966,1481,1800,1906,1745,1853,1698,1642,1277,1222,6319,6235,6540,7710,6914,6840,7003,7166,7389,7245,6394,6476,6759,6620,6700,6168,7511,7614,8104,7989,7936,8063,1426,5088,5594,5994,5914,6088,5508,5449,5394,5332,1079,1169" + }, + "to": { + "startLines": "19,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", + "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", + "startOffsets": "775,1128,1224,1307,1403,1472,1515,1567,1619,1668,1731,1789,1840,1924,2018,2126,2197,2281,2364,2430,2513,2615,2676,2738,2789,2867,2920,2980,3085,3144,3246,3301,3364,3421,3492,3541,3587,3631,3689,3736,3795,3852,3923,3984,4041,4091,4143,4196,4246,4296,4356,4409,4475,4537,4600,4647,4702,4790,4848,4910,4960,5005,5048,5108,5175,5230,5285,5338,5385,5438,5494,5542,5597,5650,5734,5801,5865,5961,6035,6116,6205,6368,6512,6591,6666,6748,6807,6887,6967,7022,7144,7247,7288,7341,7398,7472,7537,7605,7691,7771,7840,7934,7993,8048,8110,8170,8280", + "endLines": "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", + "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,62,56,70,48,45,43,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": "1123,1219,1302,1398,1467,1510,1562,1614,1663,1726,1784,1835,1919,2013,2121,2192,2276,2359,2425,2508,2610,2671,2733,2784,2862,2915,2975,3080,3139,3241,3296,3359,3416,3487,3536,3582,3626,3684,3731,3790,3847,3918,3979,4036,4086,4138,4191,4241,4291,4351,4404,4470,4532,4595,4642,4697,4785,4843,4905,4955,5000,5043,5103,5170,5225,5280,5333,5380,5433,5489,5537,5592,5645,5729,5796,5860,5956,6030,6111,6200,6363,6507,6586,6661,6743,6802,6882,6962,7017,7139,7242,7283,7336,7393,7467,7532,7600,7686,7766,7835,7929,7988,8043,8105,8165,8275,8365" + } + }, + { + "source": "D:\\note1\\app\\src\\main\\res\\values\\colors.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endColumns": "56", + "endOffsets": "764" + }, + "to": { + "startLines": "12", + "startColumns": "4", + "startOffsets": "420", + "endColumns": "56", + "endOffsets": "472" + } + }, + { + "source": "D:\\note1\\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,2848,2634,1073,1258,1443,1647,1854,890,2056" + }, + "to": { + "startLines": "130,134,138,142,145,149,153,157,161,165,169", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "8370,8574,8785,8997,9157,9340,9525,9710,9913,10119,10302", + "endLines": "133,137,141,144,148,152,156,160,164,168,172", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "8569,8780,8992,9152,9335,9520,9705,9908,10114,10297,10498" + } + }, + { + "source": "D:\\note1\\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": "477,529,582,635,687", + "endColumns": "51,52,52,51,51", + "endOffsets": "524,577,630,682,734" + } + }, + { + "source": "D:\\note1\\app\\src\\main\\res\\values\\refs.xml", + "from": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "57", + "endColumns": "36", + "endOffsets": "89" + }, + "to": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "739", + "endColumns": "35", + "endOffsets": "770" + } + } + ] + }, + { + "outputFile": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\values-zh-rTW_values-zh-rTW.arsc.flat", + "map": [ + { + "source": "D:\\note1\\app\\src\\main\\res\\values-zh-rTW\\strings.xml", + "from": { + "startLines": "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,123,122,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,4,4", + "startOffsets": "6627,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,6564,6507,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": "126,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,123,122,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,62,56,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": "6799,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,6622,6559,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,107,108", + "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", + "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,2066,2123,2182,2225,2278,2321,2372,2422,2482,2535,2586,2632,2680,2728,2774,2821,2871,2916,2975,3027,3079,3122,3169,3225,3280,3335,3379,3421,3462,3512,3571,3622,3671,3720,3767,3814,3861,3906,3957,4010,4085,4144,4201,4275,4339,4408,4486,4596,4700,4773,4839,4894,4959,5024,5073,5156,5234,5272,5317,5365,5427,5484,5539,5598,5665,5723,5785,5833,5878,5926,5977,6043", + "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,107,108", + "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,62,56,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,2061,2118,2177,2220,2273,2316,2367,2417,2477,2530,2581,2627,2675,2723,2769,2816,2866,2911,2970,3022,3074,3117,3164,3220,3275,3330,3374,3416,3457,3507,3566,3617,3666,3715,3762,3809,3856,3901,3952,4005,4080,4139,4196,4270,4334,4403,4481,4591,4695,4768,4834,4889,4954,5019,5068,5151,5229,5267,5312,5360,5422,5479,5534,5593,5660,5718,5780,5828,5873,5921,5972,6038,6104" + } + }, + { + "source": "D:\\note1\\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" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json b/src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json new file mode 100644 index 0000000..a58efc2 --- /dev/null +++ b/src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json @@ -0,0 +1,86 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-2:/values-zh-rCN/values-zh-rCN.xml", + "map": [ + { + "source": "D:\\note1\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,24,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,25,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,22,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,23,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,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,4,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1054,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1104,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,965,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1008,-1,-1", + "endColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,49,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,62,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,42,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,45,-1,-1", + "endOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1099,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1162,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1003,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,1049,-1,-1" + }, + "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,107,108,109,110,111,112,113,114", + "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", + "startOffsets": "215,384,457,523,596,646,686,734,782,827,884,934,988,1038,1100,1168,1245,1304,1369,1432,1487,1547,1610,1664,1724,1777,1839,1924,2005,2068,2118,2181,2238,2297,2340,2393,2436,2487,2537,2597,2650,2701,2747,2795,2845,2893,2939,2986,3036,3081,3140,3192,3244,3287,3330,3377,3433,3488,3543,3587,3629,3670,3720,3779,3827,3878,3927,3976,4023,4070,4117,4162,4213,4266,4341,4400,4457,4531,4595,4664,4742,4852,4956,5029,5095,5150,5215,5280,5329,5412,5490,5528,5573,5621,5683,5740,5795,5854,5921,5979,6041,6089,6134,6182,6233,6279,6345", + "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,107,108,109,110,111,112,113,114", + "endColumns": "14,72,65,72,49,39,47,47,44,56,49,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,62,49,62,56,58,42,52,42,50,49,59,52,50,45,47,49,47,45,46,49,44,58,51,51,42,42,46,55,54,54,43,41,40,49,58,47,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,45,65,65", + "endOffsets": "379,452,518,591,641,681,729,777,822,879,929,983,1033,1095,1163,1240,1299,1364,1427,1482,1542,1605,1659,1719,1772,1834,1919,2000,2063,2113,2176,2233,2292,2335,2388,2431,2482,2532,2592,2645,2696,2742,2790,2840,2888,2934,2981,3031,3076,3135,3187,3239,3282,3325,3372,3428,3483,3538,3582,3624,3665,3715,3774,3822,3873,3922,3971,4018,4065,4112,4157,4208,4261,4336,4395,4452,4526,4590,4659,4737,4847,4951,5024,5090,5145,5210,5275,5324,5407,5485,5523,5568,5616,5678,5735,5790,5849,5916,5974,6036,6084,6129,6177,6228,6274,6340,6406" + } + }, + { + "source": "D:\\note1\\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" + } + } + ] + }, + { + "outputFile": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-mergeDebugResources-2:\\values-zh-rCN\\values-zh-rCN.xml", + "map": [ + { + "source": "D:\\note1\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", + "from": { + "startLines": "123,73,72,71,70,19,20,21,114,115,122,121,26,79,80,78,77,76,92,91,90,82,62,29,30,83,74,116,57,56,69,65,38,44,49,39,61,60,59,53,52,50,51,54,55,45,68,58,66,43,48,47,46,64,42,63,40,41,67,28,34,36,33,35,32,31,25,24,99,98,101,113,106,105,107,108,110,109,100,104,102,103,97,111,112,120,118,117,119,27,81,89,94,93,95,88,87,86,85,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", + "startOffsets": "6652,3615,3549,3476,3426,827,867,915,6203,6248,6598,6548,1199,3981,4049,3922,3857,3794,4712,4652,4589,4181,2997,1369,1422,4235,3688,6305,2718,2661,3367,3154,1798,2079,2325,1851,2937,2884,2833,2518,2470,2376,2424,2564,2611,2122,3308,2781,3197,2036,2278,2222,2167,3099,1992,3057,1901,1942,3249,1318,1623,1719,1576,1672,1529,1484,1148,1095,5087,5028,5228,6129,5539,5470,5603,5681,5864,5791,5162,5415,5285,5350,4979,5968,6051,6510,6403,6355,6448,1261,4126,4530,4825,4767,4892,4482,4437,4389,4338,963,1029", + "endLines": "125,73,72,71,70,19,20,21,114,115,122,121,26,79,80,78,77,76,92,91,90,82,62,29,30,83,74,116,57,56,69,65,38,44,49,39,61,60,59,53,52,50,51,54,55,45,68,58,66,43,48,47,46,64,42,63,40,41,67,28,34,36,33,35,32,31,25,24,99,98,101,113,106,105,107,108,110,109,100,104,102,103,97,111,112,120,118,117,119,27,81,89,94,93,95,88,87,86,85,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,62,56,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": "6824,3683,3610,3544,3471,862,910,958,6243,6300,6647,6593,1256,4044,4121,3976,3917,3852,4762,4707,4647,4230,3052,1417,1479,4315,3764,6350,2776,2713,3421,3192,1846,2117,2371,1896,2992,2932,2879,2559,2513,2419,2465,2606,2656,2162,3362,2828,3244,2074,2320,2273,2217,3149,2031,3094,1937,1987,3303,1364,1667,1763,1618,1714,1571,1524,1194,1143,5157,5082,5280,6198,5598,5534,5676,5786,5963,5859,5223,5465,5345,5410,5023,6046,6124,6543,6443,6398,6505,1313,4176,4584,4887,4820,4949,4525,4477,4432,4384,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,107,108", + "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", + "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,2068,2125,2184,2227,2280,2323,2374,2424,2484,2537,2588,2634,2682,2730,2776,2823,2873,2918,2977,3029,3081,3124,3171,3227,3282,3337,3381,3423,3464,3514,3573,3624,3673,3722,3769,3816,3863,3908,3959,4012,4087,4146,4203,4277,4341,4410,4488,4598,4702,4775,4841,4896,4961,5026,5075,5158,5236,5274,5319,5367,5429,5486,5541,5600,5667,5725,5787,5835,5880,5928,5979,6045", + "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,107,108", + "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,62,56,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,2063,2120,2179,2222,2275,2318,2369,2419,2479,2532,2583,2629,2677,2725,2771,2818,2868,2913,2972,3024,3076,3119,3166,3222,3277,3332,3376,3418,3459,3509,3568,3619,3668,3717,3764,3811,3858,3903,3954,4007,4082,4141,4198,4272,4336,4405,4483,4593,4697,4770,4836,4891,4956,5021,5070,5153,5231,5269,5314,5362,5424,5481,5536,5595,5662,5720,5782,5830,5875,5923,5974,6040,6106" + } + }, + { + "source": "D:\\note1\\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" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json b/src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json new file mode 100644 index 0000000..ad0569a --- /dev/null +++ b/src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json @@ -0,0 +1,47 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-2:/values-zh-rTW/values-zh-rTW.xml", + "map": [ + { + "source": "D:\\note1\\app\\src\\main\\res\\values-zh-rTW\\strings.xml", + "from": { + "startLines": "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,123,122,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,4,4", + "startOffsets": "6627,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,6564,6507,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": "126,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,123,122,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,62,56,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": "6799,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,6622,6559,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,107,108", + "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", + "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,2066,2123,2182,2225,2278,2321,2372,2422,2482,2535,2586,2632,2680,2728,2774,2821,2871,2916,2975,3027,3079,3122,3169,3225,3280,3335,3379,3421,3462,3512,3571,3622,3671,3720,3767,3814,3861,3906,3957,4010,4085,4144,4201,4275,4339,4408,4486,4596,4700,4773,4839,4894,4959,5024,5073,5156,5234,5272,5317,5365,5427,5484,5539,5598,5665,5723,5785,5833,5878,5926,5977,6043", + "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,107,108", + "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,62,56,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,2061,2118,2177,2220,2273,2316,2367,2417,2477,2530,2581,2627,2675,2723,2769,2816,2866,2911,2970,3022,3074,3117,3164,3220,3275,3330,3374,3416,3457,3507,3566,3617,3666,3715,3762,3809,3856,3901,3952,4005,4080,4139,4196,4270,4334,4403,4481,4591,4695,4768,4834,4889,4954,5019,5068,5151,5229,5267,5312,5360,5422,5479,5534,5593,5660,5718,5780,5828,5873,5921,5972,6038,6104" + } + }, + { + "source": "D:\\note1\\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" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json b/src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json new file mode 100644 index 0000000..8a39a18 --- /dev/null +++ b/src/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json @@ -0,0 +1,206 @@ +{ + "logs": [ + { + "outputFile": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-mergeDebugResources-2:\\values\\values.xml", + "map": [ + { + "source": "D:\\note1\\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": "D:\\note1\\app\\src\\main\\res\\values\\strings.xml", + "from": { + "startLines": "134,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,133,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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,-1,-1,-1,-1,-1,-1,-1,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", + "startOffsets": "8330,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8273,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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": "138,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,133,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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,-1,-1,-1,-1,-1,-1,-1,56,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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": "8734,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8325,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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": "19,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", + "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", + "startOffsets": "775,1128,1224,1307,1403,1472,1515,1567,1619,1668,1731,1789,1840,1924,2018,2126,2197,2281,2364,2430,2513,2615,2676,2738,2789,2867,2920,2980,3085,3144,3246,3301,3364,3421,3492,3541,3587,3631,3689,3736,3795,3852,3923,3984,4041,4091,4143,4200,4253,4303,4353,4413,4466,4532,4594,4657,4704,4759,4847,4905,4967,5017,5062,5105,5165,5232,5287,5342,5397,5450,5497,5550,5606,5654,5709,5762,5846,5913,5977,6073,6147,6228,6317,6480,6624,6703,6778,6860,6919,6999,7079,7134,7256,7359,7400,7453,7510,7584,7649,7717,7803,7883,7952,8046,8105,8160,8222,8282,8392", + "endLines": "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", + "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,62,56,70,48,45,43,57,46,58,56,70,60,56,49,51,56,52,49,49,59,52,65,61,62,46,54,87,57,61,49,44,42,59,66,54,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": "1123,1219,1302,1398,1467,1510,1562,1614,1663,1726,1784,1835,1919,2013,2121,2192,2276,2359,2425,2508,2610,2671,2733,2784,2862,2915,2975,3080,3139,3241,3296,3359,3416,3487,3536,3582,3626,3684,3731,3790,3847,3918,3979,4036,4086,4138,4195,4248,4298,4348,4408,4461,4527,4589,4652,4699,4754,4842,4900,4962,5012,5057,5100,5160,5227,5282,5337,5392,5445,5492,5545,5601,5649,5704,5757,5841,5908,5972,6068,6142,6223,6312,6475,6619,6698,6773,6855,6914,6994,7074,7129,7251,7354,7395,7448,7505,7579,7644,7712,7798,7878,7947,8041,8100,8155,8217,8277,8387,8477" + } + }, + { + "source": "D:\\note1\\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": "D:\\note1\\app\\src\\main\\res\\values\\styles.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "132,136,140,144,147,151,155,159,163,167,171", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "8482,8686,8897,9109,9269,9452,9637,9822,10025,10231,10414", + "endLines": "135,139,143,146,150,154,158,162,166,170,174", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "8681,8892,9104,9264,9447,9632,9817,10020,10226,10409,10610" + } + }, + { + "source": "D:\\note1\\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" + } + }, + { + "source": "D:\\note1\\app\\src\\main\\res\\values\\refs.xml", + "from": { + "startLines": "-1", + "startColumns": "-1", + "startOffsets": "-1" + }, + "to": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "739", + "endColumns": "35", + "endOffsets": "770" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-mergeDebugResources-2:/values/values.xml", + "map": [ + { + "source": "D:\\note1\\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": "D:\\note1\\app\\src\\main\\res\\values\\strings.xml", + "from": { + "startLines": "138,-1,-1,-1,-1,-1,-1,-1,-1,-1,136,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,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,134,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,135,-1,-1", + "startColumns": "4,-1,-1,-1,-1,-1,-1,-1,-1,-1,4,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,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,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,4,-1,-1", + "startOffsets": "8567,-1,-1,-1,-1,-1,-1,-1,-1,-1,8425,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8487,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8330,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8377,-1,-1", + "endLines": "142,-1,-1,-1,-1,-1,-1,-1,-1,-1,136,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,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,134,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,135,-1,-1", + "endColumns": "14,-1,-1,-1,-1,-1,-1,-1,-1,-1,61,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,79,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,46,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,47,-1,-1", + "endOffsets": "8971,-1,-1,-1,-1,-1,-1,-1,-1,-1,8482,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8562,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8372,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,8420,-1,-1" + }, + "to": { + "startLines": "19,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,134,135", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "775,1128,1224,1307,1403,1472,1515,1567,1619,1668,1731,1793,1851,1902,1986,2080,2188,2259,2343,2426,2492,2575,2677,2738,2800,2851,2929,2982,3042,3147,3206,3308,3388,3443,3506,3563,3634,3683,3729,3773,3831,3878,3937,3994,4065,4126,4183,4233,4285,4342,4395,4445,4495,4555,4608,4674,4736,4799,4846,4893,4948,5036,5094,5156,5206,5251,5294,5354,5421,5476,5531,5586,5639,5686,5739,5795,5843,5898,5951,6035,6102,6166,6262,6336,6417,6506,6669,6813,6892,6967,7049,7108,7188,7268,7323,7445,7548,7589,7642,7699,7773,7838,7906,7992,8072,8141,8235,8294,8349,8411,8471,8519,8629", + "endLines": "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,134,135", + "endColumns": "14,95,82,95,68,42,51,51,48,62,61,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,79,54,62,56,70,48,45,43,57,46,58,56,70,60,56,49,51,56,52,49,49,59,52,65,61,62,46,46,54,87,57,61,49,44,42,59,66,54,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,47,109,89", + "endOffsets": "1123,1219,1302,1398,1467,1510,1562,1614,1663,1726,1788,1846,1897,1981,2075,2183,2254,2338,2421,2487,2570,2672,2733,2795,2846,2924,2977,3037,3142,3201,3303,3383,3438,3501,3558,3629,3678,3724,3768,3826,3873,3932,3989,4060,4121,4178,4228,4280,4337,4390,4440,4490,4550,4603,4669,4731,4794,4841,4888,4943,5031,5089,5151,5201,5246,5289,5349,5416,5471,5526,5581,5634,5681,5734,5790,5838,5893,5946,6030,6097,6161,6257,6331,6412,6501,6664,6808,6887,6962,7044,7103,7183,7263,7318,7440,7543,7584,7637,7694,7768,7833,7901,7987,8067,8136,8230,8289,8344,8406,8466,8514,8624,8714" + } + }, + { + "source": "D:\\note1\\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": "D:\\note1\\app\\src\\main\\res\\values\\styles.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "136,140,144,148,151,155,159,163,167,171,175", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "8719,8923,9134,9346,9506,9689,9874,10059,10262,10468,10651", + "endLines": "139,143,147,150,154,158,162,166,170,174,178", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "8918,9129,9341,9501,9684,9869,10054,10257,10463,10646,10847" + } + }, + { + "source": "D:\\note1\\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" + } + }, + { + "source": "D:\\note1\\app\\src\\main\\res\\values\\refs.xml", + "from": { + "startLines": "-1", + "startColumns": "-1", + "startOffsets": "-1" + }, + "to": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "739", + "endColumns": "35", + "endOffsets": "770" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/src/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json b/src/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json new file mode 100644 index 0000000..d583f78 --- /dev/null +++ b/src/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json @@ -0,0 +1,406 @@ +[ + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_white_single.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_white_single.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_yellow_up.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_yellow_up.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_blue_single.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_blue_single.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_add_account_text.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\add_account_text.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_note_edit_list_item.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\note_edit_list_item.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_datetime_picker.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\datetime_picker.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\raw-zh-rCN_introduction.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\raw-zh-rCN\\introduction" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_blue_down.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_blue_down.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\xml_widget_2x_info.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\xml\\widget_2x_info.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_title_blue.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_title_blue.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_red_down.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_red_down.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_blue.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_blue.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_selected.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\selected.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_yellow_single.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_yellow_single.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_new_note_pressed.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\new_note_pressed.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_title_bar_bg.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\title_bar_bg.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_green.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_green.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_font_small.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\font_small.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\menu_note_edit.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\menu\\note_edit.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_folder_list_item.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\folder_list_item.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_dialog_edit_text.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\dialog_edit_text.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\menu_call_record_folder.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\menu\\call_record_folder.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_gao.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\gao.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\menu_note_list_options.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\menu\\note_list_options.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\menu_sub_folder.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\menu\\sub_folder.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_4x_red.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_4x_red.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_2x_white.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_2x_white.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_a3.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\a3.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_title_yellow.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_title_yellow.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\color_secondary_text_dark.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\color\\secondary_text_dark.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_icon_app.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\icon_app.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_red_single.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_red_single.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_yellow_down.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_yellow_down.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_widget_4x.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\widget_4x.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\menu_note_list.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\menu\\note_list.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_bg_color_btn_mask.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\bg_color_btn_mask.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_green_down.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_green_down.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_settings_header.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\settings_header.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_title_alert.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\title_alert.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_delete.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\delete.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_call_record.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\call_record.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_red_middle.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_red_middle.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_note_list_footer.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\note_list_footer.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\menu_call_note_edit.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\menu\\call_note_edit.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_widget_2x.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\widget_2x.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_menu_move.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\menu_move.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_4x_blue.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_4x_blue.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_menu_delete.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\menu_delete.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_blue_middle.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_blue_middle.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_white_middle.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_white_middle.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_yellow.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_yellow.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_white.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_white.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_search_result.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\search_result.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_font_super.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\font_super.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_2x_blue.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_2x_blue.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_note_item.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\note_item.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_a2.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\a2.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_note_list_dropdown_menu.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\note_list_dropdown_menu.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_title_white.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_title_white.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable_new_note.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable\\new_note.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_note_edit_color_selector_panel.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\note_edit_color_selector_panel.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_2x_green.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_2x_green.png" + }, + { + "merged": "net.micode.notes.app-merged_res-4:/drawable-hdpi_gao.png.flat", + "source": "net.micode.notes.app-main-6:/drawable-hdpi/gao.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_2x_yellow.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_2x_yellow.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\xml_widget_4x_info.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\xml\\widget_4x_info.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\xml_preferences.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\xml\\preferences.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_red_up.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_red_up.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\xml_searchable.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\xml\\searchable.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_note_edit.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\note_edit.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_red.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_red.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_background.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_background.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_account_dialog_title.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\account_dialog_title.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_green_single.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_green_single.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_title_red.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_title_red.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_bg_btn_set_color.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\bg_btn_set_color.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_font_size_selector_bg.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\font_size_selector_bg.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_dropdown_icon.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\dropdown_icon.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_4x_yellow.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_4x_yellow.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_footer_bg.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_footer_bg.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_4x_green.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_4x_green.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\raw_introduction.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\raw\\introduction" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_white_up.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_white_up.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_white_down.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_white_down.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\color_primary_text_dark.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\color\\primary_text_dark.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_new_note_normal.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\new_note_normal.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_folder.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_folder.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_green_up.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_green_up.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_4x_white.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_4x_white.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_2x_red.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_2x_red.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_clock.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\clock.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\menu_note_list_dropdown.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\menu\\note_list_dropdown.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\layout_note_list.xml.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\layout\\note_list.xml" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_title_green.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_title_green.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_green_middle.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_green_middle.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_font_normal.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\font_normal.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_yellow_middle.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_yellow_middle.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_blue_up.9.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_blue_up.9.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_font_large.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\font_large.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_a1.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\a1.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_a4.png.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\a4.png" + }, + { + "merged": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_g780.jpg.flat", + "source": "C:\\Users\\86139\\.gradle\\daemon\\8.1\\net.micode.notes.app-main-6:\\drawable-hdpi\\g780.jpg" + } +] \ No newline at end of file diff --git a/src/app/build/intermediates/navigation_json/debug/navigation.json b/src/app/build/intermediates/navigation_json/debug/navigation.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/src/app/build/intermediates/navigation_json/debug/navigation.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/src/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml b/src/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml new file mode 100644 index 0000000..df53d07 --- /dev/null +++ b/src/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/app/build/intermediates/packaged_manifests/debug/output-metadata.json b/src/app/build/intermediates/packaged_manifests/debug/output-metadata.json new file mode 100644 index 0000000..eea66e3 --- /dev/null +++ b/src/app/build/intermediates/packaged_manifests/debug/output-metadata.json @@ -0,0 +1,20 @@ +{ + "version": 3, + "artifactType": { + "type": "PACKAGED_MANIFESTS", + "kind": "Directory" + }, + "applicationId": "net.micode.notes", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "attributes": [], + "versionCode": 1, + "versionName": "0.1", + "outputFile": "AndroidManifest.xml" + } + ], + "elementType": "File" +} \ No newline at end of file diff --git a/src/Notes-master/res/color/primary_text_dark.xml b/src/app/build/intermediates/packaged_res/debug/color/primary_text_dark.xml similarity index 53% rename from src/Notes-master/res/color/primary_text_dark.xml rename to src/app/build/intermediates/packaged_res/debug/color/primary_text_dark.xml index 5ad1b63..ef83740 100644 --- a/src/Notes-master/res/color/primary_text_dark.xml +++ b/src/app/build/intermediates/packaged_res/debug/color/primary_text_dark.xml @@ -16,16 +16,16 @@ --> - + - \ No newline at end of file + 第一个 元素定义了当状态为 pressed(按下)时的颜色为 #88555555,这是一个半透明的深灰色。 + 第二个 元素定义了当状态为 selected(选中)时的颜色为 #ff999999,这是一个较浅的灰色。 + 第三个 元素定义了默认情况下(即没有特定状态匹配)的颜色为 #ff000000,即纯黑色。--> \ No newline at end of file diff --git a/src/Notes-master/res/color/secondary_text_dark.xml b/src/app/build/intermediates/packaged_res/debug/color/secondary_text_dark.xml similarity index 100% rename from src/Notes-master/res/color/secondary_text_dark.xml rename to src/app/build/intermediates/packaged_res/debug/color/secondary_text_dark.xml diff --git a/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/a1.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/a1.png new file mode 100644 index 0000000..58bd44e Binary files /dev/null and b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/a1.png differ diff --git a/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/a2.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/a2.png new file mode 100644 index 0000000..36e9607 Binary files /dev/null and b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/a2.png differ diff --git a/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/a3.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/a3.png new file mode 100644 index 0000000..cedbc02 Binary files /dev/null and b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/a3.png differ diff --git a/src/Notes-master/res/drawable-hdpi/notification.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/a4.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/notification.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/a4.png diff --git a/src/Notes-master/res/drawable-hdpi/bg_btn_set_color.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/bg_btn_set_color.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/bg_btn_set_color.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/bg_btn_set_color.png diff --git a/src/Notes-master/res/drawable-hdpi/bg_color_btn_mask.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/bg_color_btn_mask.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/bg_color_btn_mask.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/bg_color_btn_mask.png diff --git a/src/Notes-master/res/drawable-hdpi/call_record.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/call_record.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/call_record.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/call_record.png diff --git a/src/Notes-master/res/drawable-hdpi/clock.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/clock.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/clock.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/clock.png diff --git a/src/Notes-master/res/drawable-hdpi/delete.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/delete.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/delete.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/delete.png diff --git a/src/Notes-master/res/drawable-hdpi/dropdown_icon.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/dropdown_icon.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/dropdown_icon.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/dropdown_icon.9.png diff --git a/src/Notes-master/res/drawable-hdpi/edit_blue.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_blue.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/edit_blue.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_blue.9.png diff --git a/src/Notes-master/res/drawable-hdpi/edit_green.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_green.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/edit_green.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_green.9.png diff --git a/src/Notes-master/res/drawable-hdpi/edit_red.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_red.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/edit_red.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_red.9.png diff --git a/src/Notes-master/res/drawable-hdpi/edit_title_blue.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_title_blue.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/edit_title_blue.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_title_blue.9.png diff --git a/src/Notes-master/res/drawable-hdpi/edit_title_green.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_title_green.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/edit_title_green.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_title_green.9.png diff --git a/src/Notes-master/res/drawable-hdpi/edit_title_red.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_title_red.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/edit_title_red.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_title_red.9.png diff --git a/src/Notes-master/res/drawable-hdpi/edit_title_white.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_title_white.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/edit_title_white.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_title_white.9.png diff --git a/src/Notes-master/res/drawable-hdpi/edit_title_yellow.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_title_yellow.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/edit_title_yellow.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_title_yellow.9.png diff --git a/src/Notes-master/res/drawable-hdpi/edit_white.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_white.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/edit_white.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_white.9.png diff --git a/src/Notes-master/res/drawable-hdpi/edit_yellow.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_yellow.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/edit_yellow.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/edit_yellow.9.png diff --git a/src/Notes-master/res/drawable-hdpi/font_large.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/font_large.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/font_large.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/font_large.png diff --git a/src/Notes-master/res/drawable-hdpi/font_normal.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/font_normal.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/font_normal.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/font_normal.png diff --git a/src/Notes-master/res/drawable-hdpi/font_size_selector_bg.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/font_size_selector_bg.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/font_size_selector_bg.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/font_size_selector_bg.9.png diff --git a/src/Notes-master/res/drawable-hdpi/font_small.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/font_small.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/font_small.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/font_small.png diff --git a/src/Notes-master/res/drawable-hdpi/font_super.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/font_super.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/font_super.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/font_super.png diff --git a/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/g780.jpg b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/g780.jpg new file mode 100644 index 0000000..d0edc03 Binary files /dev/null and b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/g780.jpg differ diff --git a/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/gao.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/gao.png new file mode 100644 index 0000000..d2a5ae8 Binary files /dev/null and b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/gao.png differ diff --git a/src/Notes-master/res/drawable-hdpi/icon_app.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/icon_app.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/icon_app.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/icon_app.png diff --git a/src/Notes-master/res/drawable-hdpi/list_background.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_background.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_background.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_background.png diff --git a/src/Notes-master/res/drawable-hdpi/list_blue_down.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_blue_down.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_blue_down.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_blue_down.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_blue_middle.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_blue_middle.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_blue_middle.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_blue_middle.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_blue_single.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_blue_single.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_blue_single.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_blue_single.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_blue_up.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_blue_up.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_blue_up.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_blue_up.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_folder.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_folder.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_folder.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_folder.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_footer_bg.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_footer_bg.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_footer_bg.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_footer_bg.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_green_down.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_green_down.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_green_down.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_green_down.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_green_middle.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_green_middle.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_green_middle.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_green_middle.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_green_single.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_green_single.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_green_single.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_green_single.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_green_up.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_green_up.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_green_up.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_green_up.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_red_down.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_red_down.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_red_down.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_red_down.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_red_middle.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_red_middle.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_red_middle.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_red_middle.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_red_single.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_red_single.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_red_single.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_red_single.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_red_up.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_red_up.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_red_up.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_red_up.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_white_down.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_white_down.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_white_down.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_white_down.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_white_middle.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_white_middle.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_white_middle.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_white_middle.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_white_single.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_white_single.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_white_single.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_white_single.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_white_up.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_white_up.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_white_up.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_white_up.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_yellow_down.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_yellow_down.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_yellow_down.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_yellow_down.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_yellow_middle.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_yellow_middle.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_yellow_middle.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_yellow_middle.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_yellow_single.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_yellow_single.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_yellow_single.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_yellow_single.9.png diff --git a/src/Notes-master/res/drawable-hdpi/list_yellow_up.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_yellow_up.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/list_yellow_up.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/list_yellow_up.9.png diff --git a/src/Notes-master/res/drawable-hdpi/menu_delete.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/menu_delete.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/menu_delete.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/menu_delete.png diff --git a/src/Notes-master/res/drawable-hdpi/menu_move.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/menu_move.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/menu_move.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/menu_move.png diff --git a/src/Notes-master/res/drawable-hdpi/new_note_normal.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/new_note_normal.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/new_note_normal.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/new_note_normal.png diff --git a/src/Notes-master/res/drawable-hdpi/new_note_pressed.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/new_note_pressed.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/new_note_pressed.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/new_note_pressed.png diff --git a/src/Notes-master/res/drawable-hdpi/note_edit_color_selector_panel.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/note_edit_color_selector_panel.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/note_edit_color_selector_panel.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/note_edit_color_selector_panel.png diff --git a/src/Notes-master/res/drawable-hdpi/search_result.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/search_result.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/search_result.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/search_result.png diff --git a/src/Notes-master/res/drawable-hdpi/selected.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/selected.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/selected.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/selected.png diff --git a/src/Notes-master/res/drawable-hdpi/title_alert.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/title_alert.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/title_alert.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/title_alert.png diff --git a/src/Notes-master/res/drawable-hdpi/title_bar_bg.9.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/title_bar_bg.9.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/title_bar_bg.9.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/title_bar_bg.9.png diff --git a/src/Notes-master/res/drawable-hdpi/widget_2x_blue.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_2x_blue.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/widget_2x_blue.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_2x_blue.png diff --git a/src/Notes-master/res/drawable-hdpi/widget_2x_green.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_2x_green.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/widget_2x_green.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_2x_green.png diff --git a/src/Notes-master/res/drawable-hdpi/widget_2x_red.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_2x_red.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/widget_2x_red.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_2x_red.png diff --git a/src/Notes-master/res/drawable-hdpi/widget_2x_white.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_2x_white.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/widget_2x_white.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_2x_white.png diff --git a/src/Notes-master/res/drawable-hdpi/widget_2x_yellow.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_2x_yellow.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/widget_2x_yellow.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_2x_yellow.png diff --git a/src/Notes-master/res/drawable-hdpi/widget_4x_blue.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_4x_blue.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/widget_4x_blue.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_4x_blue.png diff --git a/src/Notes-master/res/drawable-hdpi/widget_4x_green.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_4x_green.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/widget_4x_green.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_4x_green.png diff --git a/src/Notes-master/res/drawable-hdpi/widget_4x_red.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_4x_red.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/widget_4x_red.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_4x_red.png diff --git a/src/Notes-master/res/drawable-hdpi/widget_4x_white.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_4x_white.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/widget_4x_white.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_4x_white.png diff --git a/src/Notes-master/res/drawable-hdpi/widget_4x_yellow.png b/src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_4x_yellow.png similarity index 100% rename from src/Notes-master/res/drawable-hdpi/widget_4x_yellow.png rename to src/app/build/intermediates/packaged_res/debug/drawable-hdpi-v4/widget_4x_yellow.png diff --git a/src/Notes-master/res/drawable/new_note.xml b/src/app/build/intermediates/packaged_res/debug/drawable/new_note.xml similarity index 100% rename from src/Notes-master/res/drawable/new_note.xml rename to src/app/build/intermediates/packaged_res/debug/drawable/new_note.xml diff --git a/src/Notes-master/res/layout/account_dialog_title.xml b/src/app/build/intermediates/packaged_res/debug/layout/account_dialog_title.xml similarity index 100% rename from src/Notes-master/res/layout/account_dialog_title.xml rename to src/app/build/intermediates/packaged_res/debug/layout/account_dialog_title.xml diff --git a/src/Notes-master/res/layout/add_account_text.xml b/src/app/build/intermediates/packaged_res/debug/layout/add_account_text.xml similarity index 100% rename from src/Notes-master/res/layout/add_account_text.xml rename to src/app/build/intermediates/packaged_res/debug/layout/add_account_text.xml diff --git a/src/Notes-master/res/layout/datetime_picker.xml b/src/app/build/intermediates/packaged_res/debug/layout/datetime_picker.xml similarity index 100% rename from src/Notes-master/res/layout/datetime_picker.xml rename to src/app/build/intermediates/packaged_res/debug/layout/datetime_picker.xml diff --git a/src/Notes-master/res/layout/dialog_edit_text.xml b/src/app/build/intermediates/packaged_res/debug/layout/dialog_edit_text.xml similarity index 100% rename from src/Notes-master/res/layout/dialog_edit_text.xml rename to src/app/build/intermediates/packaged_res/debug/layout/dialog_edit_text.xml diff --git a/src/Notes-master/res/layout/folder_list_item.xml b/src/app/build/intermediates/packaged_res/debug/layout/folder_list_item.xml similarity index 100% rename from src/Notes-master/res/layout/folder_list_item.xml rename to src/app/build/intermediates/packaged_res/debug/layout/folder_list_item.xml diff --git a/src/Notes-master/res/layout/note_edit.xml b/src/app/build/intermediates/packaged_res/debug/layout/note_edit.xml similarity index 86% rename from src/Notes-master/res/layout/note_edit.xml rename to src/app/build/intermediates/packaged_res/debug/layout/note_edit.xml index 10b2aa7..0ad08d4 100644 --- a/src/Notes-master/res/layout/note_edit.xml +++ b/src/app/build/intermediates/packaged_res/debug/layout/note_edit.xml @@ -15,7 +15,8 @@ limitations under the License. --> - - + + + @@ -115,7 +124,49 @@ android:background="@drawable/bg_color_btn_mask" /> + + + + +