diff --git a/.gitignore b/.gitignore index ca9fa84..8774462 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /doc/实践模板-开源软件泛读、标注和维护报告文档.docx.REMOTE.docx +/doc/实践模板-开源软件泛读、标注和维护报告文档.docx.LOCAL.docx diff --git a/README.md b/README.md index 92bd286..fe35952 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Minotes -11111 -22222 +共标注UI包中的13个类(不包含NoteEditActivity) +标注的项目代码在src中 \ No newline at end of file diff --git a/master/Notes-master1/.gradle/8.0/checksums/checksums.lock b/master/Notes-master1/.gradle/8.0/checksums/checksums.lock new file mode 100644 index 0000000..675ab91 Binary files /dev/null and b/master/Notes-master1/.gradle/8.0/checksums/checksums.lock differ diff --git a/master/Notes-master1/.gradle/8.0/checksums/md5-checksums.bin b/master/Notes-master1/.gradle/8.0/checksums/md5-checksums.bin new file mode 100644 index 0000000..3ef2b42 Binary files /dev/null and b/master/Notes-master1/.gradle/8.0/checksums/md5-checksums.bin differ diff --git a/master/Notes-master1/.gradle/8.0/checksums/sha1-checksums.bin b/master/Notes-master1/.gradle/8.0/checksums/sha1-checksums.bin new file mode 100644 index 0000000..f3c1917 Binary files /dev/null and b/master/Notes-master1/.gradle/8.0/checksums/sha1-checksums.bin differ diff --git a/master/Notes-master1/.gradle/8.0/dependencies-accessors/dependencies-accessors.lock b/master/Notes-master1/.gradle/8.0/dependencies-accessors/dependencies-accessors.lock new file mode 100644 index 0000000..3ec47b8 Binary files /dev/null and b/master/Notes-master1/.gradle/8.0/dependencies-accessors/dependencies-accessors.lock differ diff --git a/master/Notes-master1/.gradle/8.0/dependencies-accessors/gc.properties b/master/Notes-master1/.gradle/8.0/dependencies-accessors/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.gradle/8.0/executionHistory/executionHistory.bin b/master/Notes-master1/.gradle/8.0/executionHistory/executionHistory.bin new file mode 100644 index 0000000..7142fef Binary files /dev/null and b/master/Notes-master1/.gradle/8.0/executionHistory/executionHistory.bin differ diff --git a/master/Notes-master1/.gradle/8.0/executionHistory/executionHistory.lock b/master/Notes-master1/.gradle/8.0/executionHistory/executionHistory.lock new file mode 100644 index 0000000..07932e6 Binary files /dev/null and b/master/Notes-master1/.gradle/8.0/executionHistory/executionHistory.lock differ diff --git a/master/Notes-master1/.gradle/8.0/fileChanges/last-build.bin b/master/Notes-master1/.gradle/8.0/fileChanges/last-build.bin new file mode 100644 index 0000000..f76dd23 Binary files /dev/null and b/master/Notes-master1/.gradle/8.0/fileChanges/last-build.bin differ diff --git a/master/Notes-master1/.gradle/8.0/fileHashes/fileHashes.bin b/master/Notes-master1/.gradle/8.0/fileHashes/fileHashes.bin new file mode 100644 index 0000000..5bf3593 Binary files /dev/null and b/master/Notes-master1/.gradle/8.0/fileHashes/fileHashes.bin differ diff --git a/master/Notes-master1/.gradle/8.0/fileHashes/fileHashes.lock b/master/Notes-master1/.gradle/8.0/fileHashes/fileHashes.lock new file mode 100644 index 0000000..a1b96ea Binary files /dev/null and b/master/Notes-master1/.gradle/8.0/fileHashes/fileHashes.lock differ diff --git a/master/Notes-master1/.gradle/8.0/fileHashes/resourceHashesCache.bin b/master/Notes-master1/.gradle/8.0/fileHashes/resourceHashesCache.bin new file mode 100644 index 0000000..e42b5f9 Binary files /dev/null and b/master/Notes-master1/.gradle/8.0/fileHashes/resourceHashesCache.bin differ diff --git a/master/Notes-master1/.gradle/8.0/gc.properties b/master/Notes-master1/.gradle/8.0/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/master/Notes-master1/.gradle/buildOutputCleanup/buildOutputCleanup.lock new file mode 100644 index 0000000..e53be7e Binary files /dev/null and b/master/Notes-master1/.gradle/buildOutputCleanup/buildOutputCleanup.lock differ diff --git a/master/Notes-master1/.gradle/buildOutputCleanup/cache.properties b/master/Notes-master1/.gradle/buildOutputCleanup/cache.properties new file mode 100644 index 0000000..38d3f6d --- /dev/null +++ b/master/Notes-master1/.gradle/buildOutputCleanup/cache.properties @@ -0,0 +1,2 @@ +#Fri Nov 10 19:13:07 SGT 2023 +gradle.version=8.0 diff --git a/master/Notes-master1/.gradle/buildOutputCleanup/outputFiles.bin b/master/Notes-master1/.gradle/buildOutputCleanup/outputFiles.bin new file mode 100644 index 0000000..48ccbc6 Binary files /dev/null and b/master/Notes-master1/.gradle/buildOutputCleanup/outputFiles.bin differ diff --git a/master/Notes-master1/.gradle/file-system.probe b/master/Notes-master1/.gradle/file-system.probe new file mode 100644 index 0000000..f1823b0 Binary files /dev/null and b/master/Notes-master1/.gradle/file-system.probe differ diff --git a/master/Notes-master1/.gradle/vcs-1/gc.properties b/master/Notes-master1/.gradle/vcs-1/gc.properties new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/Notes-master.iml b/master/Notes-master1/.idea/Notes-master.iml new file mode 100644 index 0000000..3c89f46 --- /dev/null +++ b/master/Notes-master1/.idea/Notes-master.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/master/Notes-master1/.idea/compiler.xml b/master/Notes-master1/.idea/compiler.xml new file mode 100644 index 0000000..b589d56 --- /dev/null +++ b/master/Notes-master1/.idea/compiler.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/.idea/gradle.xml b/master/Notes-master1/.idea/gradle.xml new file mode 100644 index 0000000..ae388c2 --- /dev/null +++ b/master/Notes-master1/.idea/gradle.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/.idea/inspectionProfiles/Project_Default.xml b/master/Notes-master1/.idea/inspectionProfiles/Project_Default.xml new file mode 100644 index 0000000..f203009 --- /dev/null +++ b/master/Notes-master1/.idea/inspectionProfiles/Project_Default.xml @@ -0,0 +1,69 @@ + + + + \ No newline at end of file diff --git a/master/Notes-master1/.idea/jarRepositories.xml b/master/Notes-master1/.idea/jarRepositories.xml new file mode 100644 index 0000000..a5f05cd --- /dev/null +++ b/master/Notes-master1/.idea/jarRepositories.xml @@ -0,0 +1,25 @@ + + + + + + + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/.idea/misc.xml b/master/Notes-master1/.idea/misc.xml new file mode 100644 index 0000000..22fd288 --- /dev/null +++ b/master/Notes-master1/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/.idea/modules/app/Notes-master.app.androidTest.iml b/master/Notes-master1/.idea/modules/app/Notes-master.app.androidTest.iml new file mode 100644 index 0000000..96aa5f0 --- /dev/null +++ b/master/Notes-master1/.idea/modules/app/Notes-master.app.androidTest.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/master/Notes-master1/.idea/modules/app/Notes-master.app.iml b/master/Notes-master1/.idea/modules/app/Notes-master.app.iml new file mode 100644 index 0000000..d3edadc --- /dev/null +++ b/master/Notes-master1/.idea/modules/app/Notes-master.app.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/master/Notes-master1/.idea/modules/app/Notes-master.app.main.iml b/master/Notes-master1/.idea/modules/app/Notes-master.app.main.iml new file mode 100644 index 0000000..4ae7f55 --- /dev/null +++ b/master/Notes-master1/.idea/modules/app/Notes-master.app.main.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/master/Notes-master1/.idea/modules/app/Notes-master.app.unitTest.iml b/master/Notes-master1/.idea/modules/app/Notes-master.app.unitTest.iml new file mode 100644 index 0000000..f2bcb20 --- /dev/null +++ b/master/Notes-master1/.idea/modules/app/Notes-master.app.unitTest.iml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/master/Notes-master1/.idea/smartfox_info.xml b/master/Notes-master1/.idea/smartfox_info.xml new file mode 100644 index 0000000..1c2584f --- /dev/null +++ b/master/Notes-master1/.idea/smartfox_info.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/0/1/0141ed096ee7cdbb52dc6a8b0e8eae49847eb64a b/master/Notes-master1/.idea/sonarlint/issuestore/0/1/0141ed096ee7cdbb52dc6a8b0e8eae49847eb64a new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/0/2/023468cfdd0b71d4098903b9070e364658e2fbcf b/master/Notes-master1/.idea/sonarlint/issuestore/0/2/023468cfdd0b71d4098903b9070e364658e2fbcf new file mode 100644 index 0000000..0376be9 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/0/2/023468cfdd0b71d4098903b9070e364658e2fbcf @@ -0,0 +1,20 @@ + +? +java:S1604"(Make this anonymous inner class a lambda(î +V java:S125""; it is deprecated.(܃ +M +java:S1874b"7Remove this use of "getNotification"; it is deprecated.( +e +java:S1874o"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(ë +e +java:S1874w"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(ች \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/0/2/0268ec648e2fc0139b30ed13396174b7392c1ae2 b/master/Notes-master1/.idea/sonarlint/issuestore/0/2/0268ec648e2fc0139b30ed13396174b7392c1ae2 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/0/5/05efc8b1657769a27696d478ded1e95f38737233 b/master/Notes-master1/.idea/sonarlint/issuestore/0/5/05efc8b1657769a27696d478ded1e95f38737233 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/0/7/0712df971a99ac4d2fccb8e0fb19f377f3374cca b/master/Notes-master1/.idea/sonarlint/issuestore/0/7/0712df971a99ac4d2fccb8e0fb19f377f3374cca new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/0/8/08b014011bf36107e05430e2372a86de8048f107 b/master/Notes-master1/.idea/sonarlint/issuestore/0/8/08b014011bf36107e05430e2372a86de8048f107 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/0/8/08c35f02f11c35ae9ebf8db0a482054dfa1cf493 b/master/Notes-master1/.idea/sonarlint/issuestore/0/8/08c35f02f11c35ae9ebf8db0a482054dfa1cf493 new file mode 100644 index 0000000..c100822 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/0/8/08c35f02f11c35ae9ebf8db0a482054dfa1cf493 @@ -0,0 +1,11 @@ + +s +java:S4144"\Update this method so that its implementation is not identical to "getParentId" on line 185.( +> +java:S1125T"(Remove the unnecessary boolean literals.( +m +java:S3776p"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.( +C +java:S1125q"(Remove the unnecessary boolean literals.( +> +java:S1125r"(Remove the unnecessary boolean literals.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/0/f/0f0f0549145d0e2bfb972ba1ed2e2c38bfd6d1b1 b/master/Notes-master1/.idea/sonarlint/issuestore/0/f/0f0f0549145d0e2bfb972ba1ed2e2c38bfd6d1b1 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/1/0/102ed1bbec66cf4d2c859a294d53f757520c9c3a b/master/Notes-master1/.idea/sonarlint/issuestore/1/0/102ed1bbec66cf4d2c859a294d53f757520c9c3a new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/1/7/175d8fa829f0a7ced6aa11970f112de6ad144628 b/master/Notes-master1/.idea/sonarlint/issuestore/1/7/175d8fa829f0a7ced6aa11970f112de6ad144628 new file mode 100644 index 0000000..9c3a0d2 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/1/7/175d8fa829f0a7ced6aa11970f112de6ad144628 @@ -0,0 +1,2 @@ + +a java:S101"MRename this class name to match the regular expression '^[A-Z][a-zA-Z0-9]*$'.(u \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/1/e/1eb2363b523dbcae43d3c6e4790c64436af61b13 b/master/Notes-master1/.idea/sonarlint/issuestore/1/e/1eb2363b523dbcae43d3c6e4790c64436af61b13 new file mode 100644 index 0000000..b5a82a1 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/1/e/1eb2363b523dbcae43d3c6e4790c64436af61b13 @@ -0,0 +1,25 @@ + +v +java:S11927"[Define a constant instead of duplicating this literal " TEXT NOT NULL DEFAULT ''," 5 times.(޿ +c +java:S1192["HDefine a constant instead of duplicating this literal " BEGIN " 4 times.( +a +java:S1192j"FDefine a constant instead of duplicating this literal "=old." 6 times.( +c +java:S1192"GDefine a constant instead of duplicating this literal " BEGIN" 6 times.( +t +java:S11920"^Define a constant instead of duplicating this literal " INTEGER NOT NULL DEFAULT 0," 11 times.( +_ +java:S1192^"IDefine a constant instead of duplicating this literal " WHERE " 8 times.(랰 +\ +java:S1192^"FDefine a constant instead of duplicating this literal "=new." 6 times.(랰 +g +java:S1192"RDefine a constant instead of duplicating this literal " AFTER DELETE ON " 3 times.(B +c +java:S1192]"HDefine a constant instead of duplicating this literal " SET " 8 times.(˓ +` +java:S1192\"JDefine a constant instead of duplicating this literal " UPDATE " 8 times.( + +java:S11923"yDefine a constant instead of duplicating this literal " INTEGER NOT NULL DEFAULT (strftime('%s','now') * 1000)," 4 times.( +Y +java:S1214#"CMove constants defined in this interfaces to another class or enum.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/1/f/1f37b3287e9e1f293b5edaa624e3963f9b0959e3 b/master/Notes-master1/.idea/sonarlint/issuestore/1/f/1f37b3287e9e1f293b5edaa624e3963f9b0959e3 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/2/8/283f16cc23da56ca65616082bc810304d3511d0a b/master/Notes-master1/.idea/sonarlint/issuestore/2/8/283f16cc23da56ca65616082bc810304d3511d0a new file mode 100644 index 0000000..69f4968 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/2/8/283f16cc23da56ca65616082bc810304d3511d0a @@ -0,0 +1,39 @@ + +t +java:S22930"YReplace the type specification in this constructor call with the diamond operator ("<>").(ə +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/master/Notes-master1/.idea/sonarlint/issuestore/2/a/2a45a911a8f1836b0b6c5b758962572012d8f8c3 b/master/Notes-master1/.idea/sonarlint/issuestore/2/a/2a45a911a8f1836b0b6c5b758962572012d8f8c3 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/2/b/2b687ab930681e3885683578d43df600a0a20982 b/master/Notes-master1/.idea/sonarlint/issuestore/2/b/2b687ab930681e3885683578d43df600a0a20982 new file mode 100644 index 0000000..7dba34d --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/2/b/2b687ab930681e3885683578d43df600a0a20982 @@ -0,0 +1,2 @@ + +b java:S101"MRename this class name to match the regular expression '^[A-Z][a-zA-Z0-9]*$'.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/2/b/2bfc771e07e87c37d3a76a2c815bc8fb30649798 b/master/Notes-master1/.idea/sonarlint/issuestore/2/b/2bfc771e07e87c37d3a76a2c815bc8fb30649798 new file mode 100644 index 0000000..389582c --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/2/b/2bfc771e07e87c37d3a76a2c815bc8fb30649798 @@ -0,0 +1,10 @@ + +> +java:S1604/"(Make this anonymous inner class a lambda(˽ +h java:S100("NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.( +x +java:S3923P"]This conditional operation returns the same value whether the condition is "true" or "false".( +P +java:S1874P"5Remove this use of "FORMAT_24HOUR"; it is deprecated.( +P +java:S1874P"5Remove this use of "FORMAT_24HOUR"; it is deprecated.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/3/1/3187a48b72709826e298c008a0076f24e6739bb9 b/master/Notes-master1/.idea/sonarlint/issuestore/3/1/3187a48b72709826e298c008a0076f24e6739bb9 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/3/2/32360bf24febc78f20db52498c7576b3d8650d56 b/master/Notes-master1/.idea/sonarlint/issuestore/3/2/32360bf24febc78f20db52498c7576b3d8650d56 new file mode 100644 index 0000000..ef0a7c0 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/3/2/32360bf24febc78f20db52498c7576b3d8650d56 @@ -0,0 +1,35 @@ + +t +java:S22932"YReplace the type specification in this constructor call with the diamond operator ("<>").(л +t +java:S2293Z"YReplace the type specification in this constructor call with the diamond operator ("<>").(л +u +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(ª +b +java:S1192D"GDefine a constant instead of duplicating this literal "%s: %s" 4 times.( +c +java:S1192x"HDefine a constant instead of duplicating this literal "=? AND " 4 times.( +J +java:S1066~"/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".( +S +java:S2589e"8Remove this expression which always evaluates to "false"(Ύ +S +java:S2589>"8Remove this expression which always evaluates to "false"(Ύ +U +java:S1118&":Add a private constructor to hide the implicit public one.( +T +java:S1155-">Use isEmpty() to check whether the collection is empty or not.( +Z +java:S2147E"DCombine this catch with the one at line 67, which has the same body.(暩 +[ +java:S2147l"ECombine this catch with the one at line 106, which has the same body.(暩 +k +java:S3252"OUse static access with "net.micode.notes.data.Notes$DataColumns" for "NOTE_ID".( +m +java:S3252"QUse static access with "net.micode.notes.data.Notes$DataColumns" for "MIME_TYPE".( +f +java:S3252"OUse static access with "net.micode.notes.data.Notes$DataColumns" for "NOTE_ID".(ʹ +m +java:S3252"QUse static access with "net.micode.notes.data.Notes$DataColumns" for "MIME_TYPE".( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/3/3/332c6f3d75926e4702a2bec3dcc4f101b096d5a2 b/master/Notes-master1/.idea/sonarlint/issuestore/3/3/332c6f3d75926e4702a2bec3dcc4f101b096d5a2 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/3/5/35a9534af99716b62a1b2f926cda2640ed66437c b/master/Notes-master1/.idea/sonarlint/issuestore/3/5/35a9534af99716b62a1b2f926cda2640ed66437c new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/3/7/370b55b9ba807597d2aa123506d4091d242d570f b/master/Notes-master1/.idea/sonarlint/issuestore/3/7/370b55b9ba807597d2aa123506d4091d242d570f new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/3/a/3aac5305cb73bfbdeb8078cd264d04323fa80e92 b/master/Notes-master1/.idea/sonarlint/issuestore/3/a/3aac5305cb73bfbdeb8078cd264d04323fa80e92 new file mode 100644 index 0000000..24fb08d --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/3/a/3aac5305cb73bfbdeb8078cd264d04323fa80e92 @@ -0,0 +1,3 @@ + +O +java:S59932"9Change the visibility of this constructor to "protected".( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/3/d/3d0874cd378575c7e6e0973b184f167b3941748f b/master/Notes-master1/.idea/sonarlint/issuestore/3/d/3d0874cd378575c7e6e0973b184f167b3941748f new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/3/e/3e688be40dc69cfd1062f41d0fc27fe261a26710 b/master/Notes-master1/.idea/sonarlint/issuestore/3/e/3e688be40dc69cfd1062f41d0fc27fe261a26710 new file mode 100644 index 0000000..9739a47 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/3/e/3e688be40dc69cfd1062f41d0fc27fe261a26710 @@ -0,0 +1,29 @@ + +g +java:S1301"KReplace this "switch" statement by "if" statements to increase readability.(۫ +X +java:S18747"=Remove this use of "FLAG_SHOW_WHEN_LOCKED"; it is deprecated.( +Q +java:S1874;";Remove this use of "FLAG_TURN_SCREEN_ON"; it is deprecated.( +Z +java:S1874="?Remove this use of "FLAG_LAYOUT_INSET_DECOR"; it is deprecated.( +H +java:S1874X"2Remove this use of "isScreenOn"; it is deprecated.( +O +java:S1874b":Remove this use of "setAudioStreamType"; it is deprecated.(0 +U +java:S1874d":Remove this use of "setAudioStreamType"; it is deprecated.(Ũ +` +java:S2147n"ECombine this catch with the one at line 107, which has the same body.( +[ +java:S2147q"ECombine this catch with the one at line 110, which has the same body.( +[ +java:S2147t"ECombine this catch with the one at line 113, which has the same body.(ﭣ +M +java:S1135l"2Complete the task associated to this TODO comment.(̐ +M +java:S1135o"2Complete the task associated to this TODO comment.(̐ +M +java:S1135r"2Complete the task associated to this TODO comment.(̐ +M +java:S1135u"2Complete the task associated to this TODO comment.(̐ \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/3/f/3f52e8daf4bdfa7bee6741acd1bf90ffe7709f9a b/master/Notes-master1/.idea/sonarlint/issuestore/3/f/3f52e8daf4bdfa7bee6741acd1bf90ffe7709f9a new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/4/3/4382a5e52a040a8135b4c0fc2653f95c42c8766b b/master/Notes-master1/.idea/sonarlint/issuestore/4/3/4382a5e52a040a8135b4c0fc2653f95c42c8766b new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/4/5/4529b3a97b0f3b19b895aa06f23bed63ff38a312 b/master/Notes-master1/.idea/sonarlint/issuestore/4/5/4529b3a97b0f3b19b895aa06f23bed63ff38a312 new file mode 100644 index 0000000..14b3293 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/4/5/4529b3a97b0f3b19b895aa06f23bed63ff38a312 @@ -0,0 +1,117 @@ + +u +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(各 +a +java:S2184s"FCast one of the operands of this multiplication operation to a "long".(⣛ +T +java:S1874K"9Remove this use of "DefaultHttpClient"; it is deprecated.(믥 +H +java:S1874"2Remove this use of "HttpParams"; it is deprecated.(ŋE +M +java:S1874"7Remove this use of "BasicHttpParams"; it is deprecated.(ŋE +X +java:S1874"").( +D +java:S1604"(Make this anonymous inner class a lambda( +f +java:S1301h"KReplace this "switch" statement by "if" statements to increase readability.( +M +java:S1135c"2Complete the task associated to this TODO comment.( +< java:S131h""Add a default case to this switch.( +^ +java:S1126"BReplace this if-then-else statement by a single method invocation.(忥 +P +java:S2864"4Iterate over the "entrySet" instead of the "keySet".(Κ \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/5/7/577f30d26378ec8a2bd2e4a43f3c79b3f04c402c b/master/Notes-master1/.idea/sonarlint/issuestore/5/7/577f30d26378ec8a2bd2e4a43f3c79b3f04c402c new file mode 100644 index 0000000..1261162 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/5/7/577f30d26378ec8a2bd2e4a43f3c79b3f04c402c @@ -0,0 +1,69 @@ + +{ +java:S2293Z"YReplace the type specification in this constructor call with the diamond operator ("<>").(ӏ8䵊1 +{ +java:S2293c"YReplace the type specification in this constructor call with the diamond operator ("<>").(8䵊1 +{ +java:S2293l"YReplace the type specification in this constructor call with the diamond operator ("<>").(8䵊1 +v +java:S2293t"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 ("<>").(艥8䵊1 +K +java:S1604"(Make this anonymous inner class a lambda(8浊1 +F +java:S1604"(Make this anonymous inner class a lambda(ά81 +F +java:S1604"(Make this anonymous inner class a lambda(8浊1 +F +java:S1604"(Make this anonymous inner class a lambda(ߒ8浊1 +x +java:S1104Q"VMake tvModified a static final constant or non-public and provide accessors if needed.(ԣ8赊1 +y +java:S1104S"WMake ivAlertIcon a static final constant or non-public and provide accessors if needed.(න8赊1 +y +java:S1104U"WMake tvAlertDate a static final constant or non-public and provide accessors if needed.(8赊1 +z +java:S1104W"XMake ibSetBgColor a static final constant or non-public and provide accessors if needed.(8赊1 +u +java:S1450"WRemove the "mPattern" field and declare it as a local variable in the relevant methods.(8Ŷ1 +u +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 26 to the 15 allowed.(ݨ8϶1 +^ +java:S1874"@Remove this use of "SOFT_INPUT_ADJUST_RESIZE"; it is deprecated.(ѯ8Ѷ1 +c +java:S1874"@Remove this use of "SOFT_INPUT_ADJUST_RESIZE"; it is deprecated.(ң8Ӷ1 +V +java:S1874"9Remove this use of "setTextAppearance"; it is deprecated.((8Զ1 +R +java:S2864"4Iterate over the "entrySet" instead of the "keySet".(ԇ8ն1 +U +java:S1135"2Complete the task associated to this TODO comment.(8ֶ1 +? +java:S1116"Remove this empty statement.(8׶1 +_ +java:S1126"AReplace this if-then-else statement by a single return statement.(8ٶ1 +? +java:S1116"Remove this empty statement.(8߶1 +W +java:S1874"9Remove this use of "PreferenceManager"; it is deprecated.(8߶1 +a +java:S1874"CRemove this use of "getDefaultSharedPreferences"; it is deprecated.(8߶1 +\ +java:S1874"9Remove this use of "setTextAppearance"; it is deprecated.(8㶊1 +m +java:S1874"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(8䶊1 +X +java:S1874"5Remove this use of "onBackPressed"; it is deprecated.(8䶊1 +N +java:S1874"0Remove this use of "getColor"; it is deprecated.(81 +k +java:S3252"MUse static access with "android.text.Spanned" for "SPAN_INCLUSIVE_EXCLUSIVE".(81 +\ +java:S1874"9Remove this use of "setTextAppearance"; it is deprecated.(81 +[ +java:S1874"=Remove this use of "EXTRA_SHORTCUT_INTENT"; it is deprecated.(ð81 +Y +java:S1874";Remove this use of "EXTRA_SHORTCUT_NAME"; it is deprecated.(81 +b +java:S1874"DRemove this use of "EXTRA_SHORTCUT_ICON_RESOURCE"; it is deprecated.(Ǿ81 \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/5/8/58052a8597c5f01595e1c849728bcae66c27a1a6 b/master/Notes-master1/.idea/sonarlint/issuestore/5/8/58052a8597c5f01595e1c849728bcae66c27a1a6 new file mode 100644 index 0000000..07745a6 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/5/8/58052a8597c5f01595e1c849728bcae66c27a1a6 @@ -0,0 +1,5 @@ + +3 +java:S2386$"Make this member "protected".( +h +java:S3776H"RRefactor this method to reduce its Cognitive Complexity from 19 to the 15 allowed.(ʃ \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/5/8/5836a695995df8fadacfa6409fe8d21d88946842 b/master/Notes-master1/.idea/sonarlint/issuestore/5/8/5836a695995df8fadacfa6409fe8d21d88946842 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/5/b/5b5ea9e282b6b4d24438f217e6084a02a5631461 b/master/Notes-master1/.idea/sonarlint/issuestore/5/b/5b5ea9e282b6b4d24438f217e6084a02a5631461 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/5/b/5bbfa66edb4db3c7c33c5181f43510990d3307f9 b/master/Notes-master1/.idea/sonarlint/issuestore/5/b/5bbfa66edb4db3c7c33c5181f43510990d3307f9 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/5/c/5c5b5eab7e2212ceb1df9a9df360f7b74086f035 b/master/Notes-master1/.idea/sonarlint/issuestore/5/c/5c5b5eab7e2212ceb1df9a9df360f7b74086f035 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/5/d/5dfe6902d8ec740690f88d644e74362c3be08fad b/master/Notes-master1/.idea/sonarlint/issuestore/5/d/5dfe6902d8ec740690f88d644e74362c3be08fad new file mode 100644 index 0000000..505f811 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/5/d/5dfe6902d8ec740690f88d644e74362c3be08fad @@ -0,0 +1,9 @@ + +m +java:S37763"RRefactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.( +O +java:S1874?"9Remove this use of "setTextAppearance"; it is deprecated.( +O +java:S1874F"9Remove this use of "setTextAppearance"; it is deprecated.( +O +java:S1874P"9Remove this use of "setTextAppearance"; it is deprecated.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/5/f/5f6162ca79fcea353b280c5dc84973a9c37d2c74 b/master/Notes-master1/.idea/sonarlint/issuestore/5/f/5f6162ca79fcea353b280c5dc84973a9c37d2c74 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/6/a/6a65e747031f27aef20597b4181148a9fbf963d5 b/master/Notes-master1/.idea/sonarlint/issuestore/6/a/6a65e747031f27aef20597b4181148a9fbf963d5 new file mode 100644 index 0000000..9cf548a --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/6/a/6a65e747031f27aef20597b4181148a9fbf963d5 @@ -0,0 +1,13 @@ + +i +java:S1192"MDefine a constant instead of duplicating this literal "Unknown URI " 4 times.( +M +java:S1153"1Directly append the argument of String.valueOf().(ߦ + +java:S3008L"eRename this field "NOTES_SNIPPET_SEARCH_QUERY" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.( +_ +java:S1659"CDeclare "noteId" and all following declarations on a separate line.(ؘ +T +java:S2130"8Use "Long.parseLong" for this string-to-long conversion.( +N +java:S1135"2Complete the task associated to this TODO comment.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/6/c/6cbf8bd9aa98eff862b1dc067330ba66ba4493aa b/master/Notes-master1/.idea/sonarlint/issuestore/6/c/6cbf8bd9aa98eff862b1dc067330ba66ba4493aa new file mode 100644 index 0000000..bdfcc68 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/6/c/6cbf8bd9aa98eff862b1dc067330ba66ba4493aa @@ -0,0 +1,11 @@ + +> +java:S1604C"(Make this anonymous inner class a lambda(׮ +C +java:S1604L"(Make this anonymous inner class a lambda(Ҵѝ +C +java:S1604v"(Make this anonymous inner class a lambda(ё +? +java:S1604"(Make this anonymous inner class a lambda( +V +java:S3398"?Move this method into the anonymous class declared at line 118.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/6/d/6ddcb085768c932a738db492683008cbdb890323 b/master/Notes-master1/.idea/sonarlint/issuestore/6/d/6ddcb085768c932a738db492683008cbdb890323 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/7/8/78b400021a4b67de1cb9c996b2d32e042fc1fec3 b/master/Notes-master1/.idea/sonarlint/issuestore/7/8/78b400021a4b67de1cb9c996b2d32e042fc1fec3 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/7/c/7cca4a2d94815c47d6a1ce79d4f7ac1c41c7b766 b/master/Notes-master1/.idea/sonarlint/issuestore/7/c/7cca4a2d94815c47d6a1ce79d4f7ac1c41c7b766 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/7/e/7e6c62cbf2db3592d39ae44d7f78b9e37151187e b/master/Notes-master1/.idea/sonarlint/issuestore/7/e/7e6c62cbf2db3592d39ae44d7f78b9e37151187e new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/8/7/876016634c6642b35109680ccac740dc8271b236 b/master/Notes-master1/.idea/sonarlint/issuestore/8/7/876016634c6642b35109680ccac740dc8271b236 new file mode 100644 index 0000000..cc88819 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/8/7/876016634c6642b35109680ccac740dc8271b236 @@ -0,0 +1,11 @@ + +F +java:S1066"/Merge this if statement with the enclosing one.( +3 +java:S2386A"Make this member "protected".( +8 +java:S2386K"Make this member "protected".(㳎 +X +java:S1126"AReplace this if-then-else statement by a single return statement.( +? +java:S1125"(Remove the unnecessary boolean literals.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/8/c/8c55c3ccc257e5907959013f99656e4c8ec3903e b/master/Notes-master1/.idea/sonarlint/issuestore/8/c/8c55c3ccc257e5907959013f99656e4c8ec3903e new file mode 100644 index 0000000..83f80c5 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/8/c/8c55c3ccc257e5907959013f99656e4c8ec3903e @@ -0,0 +1,2 @@ + +R xml:S55944"1Implement permissions on this exported component.(8ܴ1 \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/8/c/8ccff78d0b5f6e2c2b5ae03eaa6292c9713ee7d6 b/master/Notes-master1/.idea/sonarlint/issuestore/8/c/8ccff78d0b5f6e2c2b5ae03eaa6292c9713ee7d6 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/9/3/934a4e2abf19d28a53f6aeb1dcd99248c44b6892 b/master/Notes-master1/.idea/sonarlint/issuestore/9/3/934a4e2abf19d28a53f6aeb1dcd99248c44b6892 new file mode 100644 index 0000000..f6fc1de --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/9/3/934a4e2abf19d28a53f6aeb1dcd99248c44b6892 @@ -0,0 +1,5 @@ + +2 +java:S2386+"Make this member "protected".(X +n +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/9/6/969faa2a5d9f5e8390e958d2c07f2cfd54676e6b b/master/Notes-master1/.idea/sonarlint/issuestore/9/6/969faa2a5d9f5e8390e958d2c07f2cfd54676e6b new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/9/7/97872a23506db5ffaa04e04bd96b003493352c30 b/master/Notes-master1/.idea/sonarlint/issuestore/9/7/97872a23506db5ffaa04e04bd96b003493352c30 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/9/a/9a3a19793537958b8b1b03a81985999e22705a2f b/master/Notes-master1/.idea/sonarlint/issuestore/9/a/9a3a19793537958b8b1b03a81985999e22705a2f new file mode 100644 index 0000000..280a82e --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/9/a/9a3a19793537958b8b1b03a81985999e22705a2f @@ -0,0 +1,11 @@ + +t +java:S2293)"YReplace the type specification in this constructor call with the diamond operator ("<>").( +P +java:S1118":Add a private constructor to hide the implicit public one.( +q +java:S3252!"VUse static access with "android.provider.ContactsContract$DataColumns" for "MIMETYPE".( +r +java:S3252""\Use static access with "android.provider.ContactsContract$DataColumns" for "RAW_CONTACT_ID".( +t +java:S32524"^Use static access with "android.provider.ContactsContract$ContactsColumns" for "DISPLAY_NAME".( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/9/b/9b09a4d37e3aec64adadab801bb8fec4165ad88f b/master/Notes-master1/.idea/sonarlint/issuestore/9/b/9b09a4d37e3aec64adadab801bb8fec4165ad88f new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/9/b/9bff80af6e3e79adb83d5133a046b17b4df93efe b/master/Notes-master1/.idea/sonarlint/issuestore/9/b/9bff80af6e3e79adb83d5133a046b17b4df93efe new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/9/d/9d3f688bcd8166493a0cc97a200f519d2f20537c b/master/Notes-master1/.idea/sonarlint/issuestore/9/d/9d3f688bcd8166493a0cc97a200f519d2f20537c new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/9/d/9dbe73b411fb77d236219bae9da8525f142f9b73 b/master/Notes-master1/.idea/sonarlint/issuestore/9/d/9dbe73b411fb77d236219bae9da8525f142f9b73 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/a/4/a446c87b1013132f8adaf83656b582028e8809af b/master/Notes-master1/.idea/sonarlint/issuestore/a/4/a446c87b1013132f8adaf83656b582028e8809af new file mode 100644 index 0000000..9975d96 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/a/4/a446c87b1013132f8adaf83656b582028e8809af @@ -0,0 +1,15 @@ + +k java:S116w"VRename this field "TEXT_FORMAT" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(ћ +i +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 27 to the 15 allowed.( +h +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.( +\ +java:S2147"ECombine this catch with the one at line 301, which has the same body.(ߝȴ +\ +java:S2147"ECombine this catch with the one at line 334, which has the same body.(ﭣ +] java:S899"BDo something with the "boolean" value returned by "createNewFile".(А +? +java:S3398"#Move this method into "TextExport".( +9 +java:S3398H"#Move this method into "TextExport".( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/a/5/a5deab8a7a2cdb1cdc00e34cf882d28fd0f00c28 b/master/Notes-master1/.idea/sonarlint/issuestore/a/5/a5deab8a7a2cdb1cdc00e34cf882d28fd0f00c28 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/a/7/a7641cfac724321d508c2a284223a711011a93f5 b/master/Notes-master1/.idea/sonarlint/issuestore/a/7/a7641cfac724321d508c2a284223a711011a93f5 new file mode 100644 index 0000000..7181765 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/a/7/a7641cfac724321d508c2a284223a711011a93f5 @@ -0,0 +1,13 @@ + +f +java:S11929"KDefine a constant instead of duplicating this literal "content://" 4 times.( +U +java:S11181":Add a private constructor to hide the implicit public one.(͓ +^ +java:S1214@"CMove constants defined in this interfaces to another class or enum.(⸫ +Z +java:S1214"CMove constants defined in this interfaces to another class or enum.( +V +java:S1118":Add a private constructor to hide the implicit public one.( +Q +java:S1118":Add a private constructor to hide the implicit public one.(߀ \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/a/7/a776bfcfd1e96d15feaf2298b0b92948bb96533f b/master/Notes-master1/.idea/sonarlint/issuestore/a/7/a776bfcfd1e96d15feaf2298b0b92948bb96533f new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/a/b/ab153b0256bc5f6c194e188cec0b8e327e347a90 b/master/Notes-master1/.idea/sonarlint/issuestore/a/b/ab153b0256bc5f6c194e188cec0b8e327e347a90 new file mode 100644 index 0000000..d470860 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/a/b/ab153b0256bc5f6c194e188cec0b8e327e347a90 @@ -0,0 +1,43 @@ + +o +java:S2293]"YReplace the type specification in this constructor call with the diamond operator ("<>").( +t +java:S2293^"YReplace the type specification in this constructor call with the diamond operator ("<>").( +t +java:S2293_"YReplace the type specification in this constructor call with the diamond operator ("<>").( +o +java:S2293a"YReplace the type specification in this constructor call with the diamond operator ("<>").( +t +java:S2293b"YReplace the type specification in this constructor call with the diamond operator ("<>").( +t +java:S2293c"YReplace the type specification in this constructor call with the diamond operator ("<>").( +] +java:S1192"FDefine a constant instead of duplicating this literal " DESC" 3 times.(Ա +K +java:S1066"/Merge this if statement with the enclosing one.( +K +java:S1066"/Merge this if statement with the enclosing one.(˼֓ +i +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 29 to the 15 allowed.(þ +I +java:S1905"-Remove this unnecessary cast to "JSONObject".(` +C +java:S1905"-Remove this unnecessary cast to "JSONObject".(؛ +i +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 28 to the 15 allowed.( +n +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 41 to the 15 allowed.(˰ +n +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 34 to the 15 allowed.(ɸ +5 +java:S2129"Remove this "Long" constructor(ϭ +C +java:S1874",Remove this use of "Long"; it is deprecated.(ϭ +n +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(ƶؠ +G +java:S1172"+Remove this unused method parameter "node".(ƶؠ +C +java:S1905"'Remove this unnecessary cast to "Node".( +> +java:S1905"'Remove this unnecessary cast to "Node".( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/a/c/ac5e313f29cb4f0fad090fd0ffb56da5b70cb36a b/master/Notes-master1/.idea/sonarlint/issuestore/a/c/ac5e313f29cb4f0fad090fd0ffb56da5b70cb36a new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/a/d/ad72331a1bed265bb9c0fe838faa74dbf69fce32 b/master/Notes-master1/.idea/sonarlint/issuestore/a/d/ad72331a1bed265bb9c0fe838faa74dbf69fce32 new file mode 100644 index 0000000..37f66c2 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/a/d/ad72331a1bed265bb9c0fe838faa74dbf69fce32 @@ -0,0 +1,119 @@ + +w +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(艥81 +i +java:S1192"FDefine a constant instead of duplicating this literal " DESC" 3 times.(ͨ81 +m java:S117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(#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 +K +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 +K +java:S1604"(Make this anonymous inner class a lambda(81 +t +java:S1104~"WMake secret_mode a static final constant or non-public and provide accessors if needed.(81 +N +java:S1444~"1Make this "public static secret_mode" field final(81 +s +java:S3008~"VRename this field "secret_mode" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(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 +W +java:S1874"9Remove this use of "PreferenceManager"; it is deprecated.(­81 +a +java:S1874"CRemove this use of "getDefaultSharedPreferences"; it is deprecated.(­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.(81 +u +java:S3252"RUse static access with "android.widget.AbsListView" for "MultiChoiceModeListener".(81 +U +java:S1135"2Complete the task associated to this TODO comment.(81 +U +java:S1135"2Complete the task associated to this TODO comment.(81 +\ +java:S1874"9Remove this use of "getDefaultDisplay"; it is deprecated.(ĸ81 +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 +J +java:S1874".Remove this use of ""; it is deprecated.(?81 +F java:S108")Either remove or fill this block of code.(ʥ81 +h +java:S1874"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(Ϳ81 +R +java:S1874"/Remove this use of "execute"; it is deprecated.(嫏81 +Z +java:S1874"7Remove this use of "toggleSoftInput"; it is deprecated.(81 +V +java:S1874"3Remove this use of "SHOW_FORCED"; it is deprecated.(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 +m +java:S1874"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(81 +X +java:S1874"5Remove this use of "onBackPressed"; it is deprecated.(81 +T +java:S2696"6Make the enclosing method "static" or remove this set.(܁81 + +java:S1186"Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(81 +T +java:S2696"6Make the enclosing method "static" or remove this set.(81 + +java:S1186"Add a nested comment explaining why this method is empty, throw an UnsupportedOperationException or complete the implementation.(81 +Q +java:S1874".Remove this use of ""; it is deprecated.(Ч81 +m +java:S1874"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(ች81 +R +java:S1874"/Remove this use of "execute"; it is deprecated.(嫏81 +o +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(b81 +C +java:S3398"%Move this method into "ModeCallback".(81 +H +java:S3398"%Move this method into "ModeCallback".(81 +R +java:S3398"/Move this method into "BackgroundQueryHandler".(81 +N +java:S3398"0Move this method into "OnListItemClickListener".(81 \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/c/1/c182d0c9c237ea8a46a92ccaae9bb5c751923a88 b/master/Notes-master1/.idea/sonarlint/issuestore/c/1/c182d0c9c237ea8a46a92ccaae9bb5c751923a88 new file mode 100644 index 0000000..c005de0 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/c/1/c182d0c9c237ea8a46a92ccaae9bb5c751923a88 @@ -0,0 +1,3 @@ + +[ +java:S1124"EReorder the modifiers to comply with the Java Language Specification.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/c/3/c3c1811dec2dbad2deeafb9aad505ca9631da740 b/master/Notes-master1/.idea/sonarlint/issuestore/c/3/c3c1811dec2dbad2deeafb9aad505ca9631da740 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/c/4/c42ad3cd6e664963fa1849c760a57d417d500ee7 b/master/Notes-master1/.idea/sonarlint/issuestore/c/4/c42ad3cd6e664963fa1849c760a57d417d500ee7 new file mode 100644 index 0000000..9a59a4b --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/c/4/c42ad3cd6e664963fa1849c760a57d417d500ee7 @@ -0,0 +1,95 @@ + +P +java:S1118":Add a private constructor to hide the implicit public one.( +` +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:S1124/"EReorder the modifiers to comply with the Java Language Specification.(Ӎ +[ +java:S11241"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S11243"EReorder the modifiers to comply with the Java Language Specification.(̥ +[ +java:S11245"EReorder the modifiers to comply with the Java Language Specification.(Ƒ +Z +java:S11247"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S11249"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:S1124A"EReorder the modifiers to comply with the Java Language Specification.($ +[ +java:S1124C"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124E"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124G"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124I"EReorder the modifiers to comply with the Java Language Specification.(૵ +` +java:S1124K"EReorder the modifiers to comply with the Java Language Specification.(֐ +[ +java:S1124M"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124O"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124Q"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124S"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124U"EReorder the modifiers to comply with the Java Language Specification.(ʹ +` +java:S1124W"EReorder the modifiers to comply with the Java Language Specification.(ԣ +[ +java:S1124Y"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:S1124a"EReorder the modifiers to comply with the Java Language Specification.(̀ +` +java:S1124c"EReorder the modifiers to comply with the Java Language Specification.(â +` +java:S1124e"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124g"EReorder the modifiers to comply with the Java Language Specification.(ƒ +` +java:S1124i"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124k"EReorder the modifiers to comply with the Java Language Specification.( +Z +java:S1124m"EReorder the modifiers to comply with the Java Language Specification.(†- +` +java:S1124o"EReorder the modifiers to comply with the Java Language Specification.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/c/6/c65f5dc8218ef1da6f6bfb5d1b14aea855a54d7f b/master/Notes-master1/.idea/sonarlint/issuestore/c/6/c65f5dc8218ef1da6f6bfb5d1b14aea855a54d7f new file mode 100644 index 0000000..4c37674 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/c/6/c65f5dc8218ef1da6f6bfb5d1b14aea855a54d7f @@ -0,0 +1,35 @@ + +P +java:S1118":Add a private constructor to hide the implicit public one.(ڦ +P +java:S1118*":Add a private constructor to hide the implicit public one.( +[ +java:S1124+"EReorder the modifiers to comply with the Java Language Specification.(Ɠ +` +java:S11243"EReorder the modifiers to comply with the Java Language Specification.( +O +java:S1874E"9Remove this use of "PreferenceManager"; it is deprecated.( +Y +java:S1874E"CRemove this use of "getDefaultSharedPreferences"; it is deprecated.( +D +java:S2140G")Use "java.util.Random.nextInt()" instead.( +U +java:S1118M":Add a private constructor to hide the implicit public one.(Ū +` +java:S1124N"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124V"EReorder the modifiers to comply with the Java Language Specification.( +` +java:S1124^"EReorder the modifiers to comply with the Java Language Specification.( +[ +java:S1124f"EReorder the modifiers to comply with the Java Language Specification.(ɜ +Q +java:S1118":Add a private constructor to hide the implicit public one.(ֹ +a +java:S1124"EReorder the modifiers to comply with the Java Language Specification.( +a +java:S1124"EReorder the modifiers to comply with the Java Language Specification.( +V +java:S1118":Add a private constructor to hide the implicit public one.( +\ +java:S1124"EReorder the modifiers to comply with the Java Language Specification.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/c/b/cbb9789871b962d17154fb6e10d5d57c0386bae5 b/master/Notes-master1/.idea/sonarlint/issuestore/c/b/cbb9789871b962d17154fb6e10d5d57c0386bae5 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/d/1/d187f1271655c3d91661a39fe6de395b6a9f290a b/master/Notes-master1/.idea/sonarlint/issuestore/d/1/d187f1271655c3d91661a39fe6de395b6a9f290a new file mode 100644 index 0000000..0e25932 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/d/1/d187f1271655c3d91661a39fe6de395b6a9f290a @@ -0,0 +1,5 @@ + +\ +java:S2259"@A "NullPointerException" could be thrown; "js" is nullable here.( +i +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 16 to the 15 allowed.(ǎ \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/d/1/d1cc822fa9d783a8d4563bf6e139b7ae10de2fb1 b/master/Notes-master1/.idea/sonarlint/issuestore/d/1/d1cc822fa9d783a8d4563bf6e139b7ae10de2fb1 new file mode 100644 index 0000000..e52aead --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/d/1/d1cc822fa9d783a8d4563bf6e139b7ae10de2fb1 @@ -0,0 +1,3 @@ + +> +java:S1604)"(Make this anonymous inner class a lambda(ʩ \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/d/1/d1d5c2a21bcee2c42fb71e493be5fa068951f155 b/master/Notes-master1/.idea/sonarlint/issuestore/d/1/d1d5c2a21bcee2c42fb71e493be5fa068951f155 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/d/2/d2281fbb3027de2722081a53408dd77628bf080e b/master/Notes-master1/.idea/sonarlint/issuestore/d/2/d2281fbb3027de2722081a53408dd77628bf080e new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/d/5/d523c5f9a544775535a62275862e5be71ba0775f b/master/Notes-master1/.idea/sonarlint/issuestore/d/5/d523c5f9a544775535a62275862e5be71ba0775f new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/d/6/d6094f02d3b882a8697c1462f3a5861b9b883946 b/master/Notes-master1/.idea/sonarlint/issuestore/d/6/d6094f02d3b882a8697c1462f3a5861b9b883946 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/d/8/d817b9340a5ced71d122f66b8d29cf7d6dfa79ab b/master/Notes-master1/.idea/sonarlint/issuestore/d/8/d817b9340a5ced71d122f66b8d29cf7d6dfa79ab new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/d/a/da57ce446af85bbd9aefee65e969869f0cff78b0 b/master/Notes-master1/.idea/sonarlint/issuestore/d/a/da57ce446af85bbd9aefee65e969869f0cff78b0 new file mode 100644 index 0000000..1d90a67 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/d/a/da57ce446af85bbd9aefee65e969869f0cff78b0 @@ -0,0 +1,59 @@ + +? +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.(崡 +U +java:S18743":Remove this use of "PreferenceActivity"; it is deprecated.( +P +java:S1874@":Remove this use of "PreferenceCategory"; it is deprecated.(Θ +` +java:S1874I"JDon't override a deprecated method or explicitly mark it as "@Deprecated".(Θ +K +java:S1874J"0Remove this use of "onCreate"; it is deprecated.(ȢՖ +P +java:S1874P":Remove this use of "PreferenceCategory"; it is deprecated.( +L +java:S1874P"6Remove this use of "findPreference"; it is deprecated.( +I +java:S1874X"3Remove this use of "getListView"; it is deprecated.(د +h +java:S3776\"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(٫ +` +java:S1874x"JDon't override a deprecated method or explicitly mark it as "@Deprecated".( +G +java:S1874|"1Remove this use of "onDestroy"; it is deprecated.(ʷ +H +java:S1874"1Remove this use of "removeAll"; it is deprecated.( +N +java:S1874"2Remove this use of "Preference"; it is deprecated.( +N +java:S1874"2Remove this use of "Preference"; it is deprecated.( +G +java:S1874"0Remove this use of "setTitle"; it is deprecated.( +N +java:S1874"2Remove this use of "setSummary"; it is deprecated.( +[ +java:S1874"DRemove this use of "setOnPreferenceClickListener"; it is deprecated.( +N +java:S1874"2Remove this use of "Preference"; it is deprecated.( +Q +java:S1874"5Remove this use of "addPreference"; it is deprecated.(ن +a +java:S1874"JDon't override a deprecated method or explicitly mark it as "@Deprecated".( +Q +java:S1161":Add the "@Override" annotation above this method signature( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/d/c/dcbf3204de74b48a299a1133f01f78857e115ba2 b/master/Notes-master1/.idea/sonarlint/issuestore/d/c/dcbf3204de74b48a299a1133f01f78857e115ba2 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/d/d/dd970bd8ce083850fca1d4d159647ccd110e57cb b/master/Notes-master1/.idea/sonarlint/issuestore/d/d/dd970bd8ce083850fca1d4d159647ccd110e57cb new file mode 100644 index 0000000..5405687 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/d/d/dd970bd8ce083850fca1d4d159647ccd110e57cb @@ -0,0 +1,15 @@ + +u +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(л +j +java:S1192?"ODefine a constant instead of duplicating this literal "Wrong note id:" 3 times.( +O +java:S2589"8Remove this expression which always evaluates to "false"( +\ +java:S1126}"AReplace this if-then-else statement by a single return statement.(Ʒ +i +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 23 to the 15 allowed.( +U +java:S1155">Use isEmpty() to check whether the collection is empty or not.( +\ +java:S2147"ECombine this catch with the one at line 242, which has the same body.(暩 \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/d/e/de9bd32c86ad3a18c044f9da0ae3a85c009232b0 b/master/Notes-master1/.idea/sonarlint/issuestore/d/e/de9bd32c86ad3a18c044f9da0ae3a85c009232b0 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/e/0/e094aec5c3e1b6f44539adff3114f5a1ad603ddc b/master/Notes-master1/.idea/sonarlint/issuestore/e/0/e094aec5c3e1b6f44539adff3114f5a1ad603ddc new file mode 100644 index 0000000..9c7dfdf --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/e/0/e094aec5c3e1b6f44539adff3114f5a1ad603ddc @@ -0,0 +1,9 @@ + +t +java:S2293*"YReplace the type specification in this constructor call with the diamond operator ("<>").(ʩ + +java:S1319"pThe return type of this method should be an interface such as "List" rather than the implementation "ArrayList".(ﷺ +\ +java:S2259"@A "NullPointerException" could be thrown; "js" is nullable here.( +r +java:S3923"[Remove this conditional structure or edit its code blocks so that they're not all the same.(ԡ \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/e/4/e4a661e5de29d26ae56c43e59869580039c078be b/master/Notes-master1/.idea/sonarlint/issuestore/e/4/e4a661e5de29d26ae56c43e59869580039c078be new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/f/0/f07866736216be0ee2aba49e392191aeae700a35 b/master/Notes-master1/.idea/sonarlint/issuestore/f/0/f07866736216be0ee2aba49e392191aeae700a35 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/f/0/f087b1ba1b9c91b7293fea0fb071eaed62a42137 b/master/Notes-master1/.idea/sonarlint/issuestore/f/0/f087b1ba1b9c91b7293fea0fb071eaed62a42137 new file mode 100644 index 0000000..86a5121 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/f/0/f087b1ba1b9c91b7293fea0fb071eaed62a42137 @@ -0,0 +1,27 @@ + +> +java:S1604/"(Make this anonymous inner class a lambda(ю +` +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.( +L +java:S2696/"6Make the enclosing method "static" or remove this set.(ю +L +java:S26961"6Make the enclosing method "static" or remove this set.( +E +java:S18747"/Remove this use of "execute"; it is deprecated.( +L +java:S2696C"6Make the enclosing method "static" or remove this set.( +K +java:S2696e"6Make the enclosing method "static" or remove this set.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/f/1/f1226eeacd46c914d51f3d1a6d6f27377490d2a4 b/master/Notes-master1/.idea/sonarlint/issuestore/f/1/f1226eeacd46c914d51f3d1a6d6f27377490d2a4 new file mode 100644 index 0000000..4c8c98f --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/f/1/f1226eeacd46c914d51f3d1a6d6f27377490d2a4 @@ -0,0 +1,15 @@ + +u +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").( +u +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").( +u +java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").( +2 +java:S2386."Make this member "protected".(u +n +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 91 to the 15 allowed.( +h +java:S3776"RRefactor this method to reduce its Cognitive Complexity from 32 to the 15 allowed.( + +java:S6541"A "Brain Method" was detected. Refactor it to reduce at least one of the following metrics: LOC from 116 to 64, Complexity from 51 to 14, Nesting Level from 6 to 2, Number of Variables from 23 to 6.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/f/4/f4a01d6a4fcb971362ec00a83903fd3902f52164 b/master/Notes-master1/.idea/sonarlint/issuestore/f/4/f4a01d6a4fcb971362ec00a83903fd3902f52164 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/f/7/f79cc2688e29fcbc286fda14ae07b27c9e83690f b/master/Notes-master1/.idea/sonarlint/issuestore/f/7/f79cc2688e29fcbc286fda14ae07b27c9e83690f new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/f/8/f880b4c44bb5d5a1db0a68dac9a41bede6b8374c b/master/Notes-master1/.idea/sonarlint/issuestore/f/8/f880b4c44bb5d5a1db0a68dac9a41bede6b8374c new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/f/9/f9357c93c5b5b86ae4f3363d3fe76860a1007f91 b/master/Notes-master1/.idea/sonarlint/issuestore/f/9/f9357c93c5b5b86ae4f3363d3fe76860a1007f91 new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/f/9/f9f49497f95afd327db7a7a512612aa1089003d4 b/master/Notes-master1/.idea/sonarlint/issuestore/f/9/f9f49497f95afd327db7a7a512612aa1089003d4 new file mode 100644 index 0000000..fafb6c2 --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/f/9/f9f49497f95afd327db7a7a512612aa1089003d4 @@ -0,0 +1,7 @@ + +3 +java:S2386!"Make this member "protected".(Ꙗ +D +java:S1874*".Remove this use of ""; it is deprecated.(ж +M +java:S1135+"2Complete the task associated to this TODO comment.( \ No newline at end of file diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/f/b/fbe448ebfc3eb2d4e308f6b8b043666f5b57235e b/master/Notes-master1/.idea/sonarlint/issuestore/f/b/fbe448ebfc3eb2d4e308f6b8b043666f5b57235e new file mode 100644 index 0000000..e69de29 diff --git a/master/Notes-master1/.idea/sonarlint/issuestore/index.pb b/master/Notes-master1/.idea/sonarlint/issuestore/index.pb new file mode 100644 index 0000000..8171ecb --- /dev/null +++ b/master/Notes-master1/.idea/sonarlint/issuestore/index.pb @@ -0,0 +1,175 @@ + +< + build.gradle,f\0\f07866736216be0ee2aba49e392191aeae700a35 +Y +)app/src/main/res/values-zh-rCN/arrays.xml,d\6\d6094f02d3b882a8697c1462f3a5861b9b883946 +Z +*app/src/main/res/values-zh-rCN/strings.xml,0\8\08b014011bf36107e05430e2372a86de8048f107 +Y +)app/src/main/res/values-zh-rTW/arrays.xml,7\8\78b400021a4b67de1cb9c996b2d32e042fc1fec3 +Z +*app/src/main/res/values-zh-rTW/strings.xml,c\b\cbb9789871b962d17154fb6e10d5d57c0386bae5 +7 +gradlew,5\b\5bbfa66edb4db3c7c33c5181f43510990d3307f9 +X +(gradle/wrapper/gradle-wrapper.properties,f\b\fbe448ebfc3eb2d4e308f6b8b043666f5b57235e +@ +local.properties,0\7\0712df971a99ac4d2fccb8e0fb19f377f3374cca +; + gradlew.bat,2\a\2a45a911a8f1836b0b6c5b758962572012d8f8c3 +? +settings.gradle,0\5\05efc8b1657769a27696d478ded1e95f38737233 +@ +app/build.gradle,f\4\f4a01d6a4fcb971362ec00a83903fd3902f52164 +B +import-summary.txt,3\7\370b55b9ba807597d2aa123506d4091d242d570f +m +=app/src/main/java/net/micode/notes/ui/FoldersListAdapter.java,f\9\f9f49497f95afd327db7a7a512612aa1089003d4 +l + + + + -%s + --%s + --%s + --%s + + + Messaging + Email + + #335b5b5b + 26sp + 20sp + 17sp + 14sp + 33sp + + %1$s result for \"%2$s\" + + %1$s results for \"%2$s\" + + Confirm to delete folder and its notes? + Confirm to delete this note? + Confirm to delete the selected %d notes? + Delete selected notes + Notes + Notes 2x2 + Notes 4x4 + Delete + Call notes + cancel + set + Delete reminder successfully + Sorry, can not set clock on empty note + Sorry, can not send and empty note to home + The note is not exist + Export failed, please check SD card + SD card busy, not available now + Sync is canceled + Sync failed, internal error occurs + Sync failed, please check network and account settings + Export fail + notes_%s.txt + /MIUI/notes/ + The folder %1$s exist, please rename + yyyyMMdd + MMMd kk:mm + Export text file (%1$s) to SD (%2$s) directory + (%d) + Have moved selected %1$d notes to %2$s folder + Input name + Note added to home + Remind me + New Folder + Delete + Deselect all + Export text + Change folder name + Delete folder + View folder + Large + Medium + Font size + Small + Super + Enter check list + Move to folder + Parent folder + Leave check list + quit secret model + Delete reminder + Search + secret model + Select all + Nothing selected, the operation is invalid + %d selected + Send to home + Settings + Share + Sync + Cancel syncing + Select folder + voice_read + Expired + Send email + Open map + Call + Browse web + Take a look + Got it + Add note + ... + Sync notes with google task + Sync account + Add account + New note background color random + Cancel syncing + Sync immediately + Current account %1$s + All sync related information will be deleted, which may result in duplicated items sometime + Please select a google account. Local notes will be synced with google task. + Sync notes + Last sync time %1$s + yyyy-MM-dd hh:mm:ss + Cancel + Change sync account + Remove sync account + Settings + Cannot change the account because sync is in progress + %1$s has been set as the sync account + Notes + Search notes + Searching Notes + Text in your notes + Set reminder + Export successful + Sync is successful with account %1$s + Getting remote note list... + Logging into %1$s... + Synchronize local notes with Google Task... + Sync is canceled + Sync is failed + Sync is successful + Syncing notes... + No associated note found, click to create associated note. + Privacy mode,can not see note content + + + + + + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml b/master/Notes-master1/app/build/intermediates/incremental/debug/mergeDebugResources/merger.xml new file mode 100644 index 0000000..cff7b94 --- /dev/null +++ b/master/Notes-master1/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 textSyncCancel syncingSettingsSearchDeleteMove to folder%d selectedNothing selected, the operation is invalidSelect allDeselect allFont sizeSmallMediumLargeSuperEnter check listLeave check listView folderDelete folderChange folder nameThe folder %1$s exist, please renameShareSend to homeRemind meDelete reminderSelect folderParent folderNote added to homeConfirm to delete folder and its notes?Delete selected notesConfirm to delete the selected %d notes?Confirm to delete this note?Have moved selected %1$d notes to %2$s folderSD card busy, not available nowExport failed, please check SD cardThe note is not existSorry, can not set clock on empty noteSorry, can not send and empty note to homeExport successfulExport failExport text file (%1$s) to SD (%2$s) directorySyncing notes...Sync is successfulSync is failedSync is canceledSync is successful with account %1$sSync failed, please check network and account settingsSync failed, internal error occursSync is canceledLogging into %1$s...Getting remote note list...Synchronize local notes with Google Task...SettingsSync accountSync notes with google taskLast sync time %1$syyyy-MM-dd hh:mm:ssAdd accountChange sync accountRemove sync accountCancelSync immediatelyCancel syncingCurrent account %1$sAll sync related information will be deleted, which may result in duplicated items sometimeSync notesPlease select a google account. Local notes will be synced with google task.Cannot change the account because sync is in progress%1$s has been set as the sync accountNew note background color randomDeleteCall notesInput nameSearching NotesSearch notesText in your notesNotessetcancel + %1$s result for \"%2$s\" + + %1$s results for \"%2$s\" + quit secret modelsecret modelvoice_read + 短信 + 邮件 + 便签便签2x2便签4x4没有关联内容,点击新建便签。访客模式下,便签内容不可见...新建便签成功删除提醒创建提醒已过期yyyyMMddMM月dd日 kk:mm知道了查看呼叫电话发送邮件浏览网页打开地图新建文件夹导出文本同步取消同步设置搜索删除移动到文件夹选中了 %d 项没有选中项,操作无效全选取消全选文字大小正常超大进入清单模式退出清单模式查看文件夹刪除文件夹修改文件夹名称文件夹 %1$s 已存在,请重新命名分享发送到桌面提醒我删除提醒选择文件夹上一级文件夹已添加到桌面删除确认要删除所选的 %d 条便签吗?确认要删除该条便签吗?确认删除文件夹及所包含的便签吗?已将所选 %1$d 条便签移到 %2$s 文件夹SD卡被占用,不能操作导出文本时发生错误,请检查SD卡要查看的便签不存在不能为空便签设置闹钟提醒不能将空便签发送到桌面导出成功导出失败已将文本文件(%1$s)输出至SD卡(%2$s)目录同步便签...同步成功同步失败同步已取消与%1$s同步成功同步失败,请检查网络和帐号设置同步失败,发生内部错误同步已取消登录%1$s...正在获取服务器便签列表...正在同步本地便签...设置同步账号与google task同步便签记录上次同步于 %1$s添加账号更换账号删除账号取消立即同步取消同步当前帐号 %1$s如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复同步便签请选择google帐号,便签将与该帐号的google task内容同步。正在同步中,不能修改同步帐号同步帐号已设置为%1$s新建便签背景颜色随机删除通话便签请输入名称正在搜索便签搜索便签便签中的文字便签设置取消 + %1$s 条符合“%2$s”的搜索结果 + + 短信 + 郵件 + 便簽便簽2x2便簽4x4沒有關聯內容,點擊新建便簽。訪客模式下,便籤內容不可見...新建便簽成功刪除提醒創建提醒已過期yyyyMMddMM月dd日 kk:mm知道了查看呼叫電話發送郵件浏覽網頁打開地圖已將所選 %1$d 便籤移到 %2$s 文件夾新建文件夾導出文本同步取消同步設置搜尋刪除移動到文件夾選中了 %d 項沒有選中項,操作無效全選取消全選文字大小正常超大進入清單模式退出清單模式查看文件夾刪除文件夾修改文件夾名稱文件夾 %1$s 已存在,請重新命名分享發送到桌面提醒我刪除提醒選擇文件夾上一級文件夾已添加到桌面刪除确认要刪除所選的 %d 條便籤嗎?确认要删除該條便籤嗎?確認刪除檔夾及所包含的便簽嗎?SD卡被佔用,不能操作導出TXT時發生錯誤,請檢查SD卡要查看的便籤不存在不能爲空便籤設置鬧鐘提醒不能將空便籤發送到桌面導出成功導出失敗已將文本文件(%1$s)導出至SD(%2$s)目錄同步便簽...同步成功同步失敗同步已取消與%1$s同步成功同步失敗,請檢查網絡和帳號設置同步失敗,發生內部錯誤同步已取消登陸%1$s...正在獲取服務器便籤列表...正在同步本地便籤...設置同步賬號与google task同步便簽記錄上次同步于 %1$s添加賬號更換賬號刪除賬號取消立即同步取消同步當前帳號 %1$s如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復同步便簽請選擇google帳號,便簽將與該帳號的google task內容同步。正在同步中,不能修改同步帳號同步帳號已設置為%1$s新建便籤背景顏色隨機刪除通話便籤請輸入名稱正在搜索便籤搜索便籤便籤中的文字便籤設置取消 + %1$s 條符合”%2$s“的搜尋結果 + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties b/master/Notes-master1/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties new file mode 100644 index 0000000..11b088e --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties @@ -0,0 +1,96 @@ +#Tue Jan 09 14:54:26 SGT 2024 +net.micode.notes.app-main-5\:/color/primary_text_dark.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\color\\primary_text_dark.xml +net.micode.notes.app-main-5\:/color/secondary_text_dark.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\color\\secondary_text_dark.xml +net.micode.notes.app-main-5\:/drawable-hdpi/bg_btn_set_color.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\call_record.png +net.micode.notes.app-main-5\:/drawable-hdpi/clock.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\clock.png +net.micode.notes.app-main-5\:/drawable-hdpi/delete.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\delete.png +net.micode.notes.app-main-5\:/drawable-hdpi/dropdown_icon.9.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\edit_yellow.9.png +net.micode.notes.app-main-5\:/drawable-hdpi/font_large.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_large.png +net.micode.notes.app-main-5\:/drawable-hdpi/font_normal.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_small.png +net.micode.notes.app-main-5\:/drawable-hdpi/font_super.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\font_super.png +net.micode.notes.app-main-5\:/drawable-hdpi/icon_app.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\icon_app.png +net.micode.notes.app-main-5\:/drawable-hdpi/list_background.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\menu_delete.png +net.micode.notes.app-main-5\:/drawable-hdpi/menu_move.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\menu_move.png +net.micode.notes.app-main-5\:/drawable-hdpi/new_note_normal.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\note_edit_color_selector_panel.png +net.micode.notes.app-main-5\:/drawable-hdpi/notification.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\notification.png +net.micode.notes.app-main-5\:/drawable-hdpi/search_result.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\search_result.png +net.micode.notes.app-main-5\:/drawable-hdpi/selected.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\selected.png +net.micode.notes.app-main-5\:/drawable-hdpi/title_alert.png=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\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=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable-hdpi-v4\\widget_4x_yellow.png +net.micode.notes.app-main-5\:/drawable/new_note.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\drawable\\new_note.xml +net.micode.notes.app-main-5\:/layout/account_dialog_title.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\account_dialog_title.xml +net.micode.notes.app-main-5\:/layout/add_account_text.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\add_account_text.xml +net.micode.notes.app-main-5\:/layout/datetime_picker.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\datetime_picker.xml +net.micode.notes.app-main-5\:/layout/dialog_edit_text.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\dialog_edit_text.xml +net.micode.notes.app-main-5\:/layout/folder_list_item.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\folder_list_item.xml +net.micode.notes.app-main-5\:/layout/note_edit.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_edit.xml +net.micode.notes.app-main-5\:/layout/note_edit_list_item.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_edit_list_item.xml +net.micode.notes.app-main-5\:/layout/note_item.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_item.xml +net.micode.notes.app-main-5\:/layout/note_list.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_list.xml +net.micode.notes.app-main-5\:/layout/note_list_dropdown_menu.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_list_dropdown_menu.xml +net.micode.notes.app-main-5\:/layout/note_list_footer.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\note_list_footer.xml +net.micode.notes.app-main-5\:/layout/settings_header.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\settings_header.xml +net.micode.notes.app-main-5\:/layout/widget_2x.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\widget_2x.xml +net.micode.notes.app-main-5\:/layout/widget_4x.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\layout\\widget_4x.xml +net.micode.notes.app-main-5\:/menu/call_note_edit.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\menu\\call_note_edit.xml +net.micode.notes.app-main-5\:/menu/call_record_folder.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\menu\\call_record_folder.xml +net.micode.notes.app-main-5\:/menu/note_edit.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\menu\\note_edit.xml +net.micode.notes.app-main-5\:/menu/note_list.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\menu\\note_list.xml +net.micode.notes.app-main-5\:/menu/note_list_dropdown.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\menu\\note_list_dropdown.xml +net.micode.notes.app-main-5\:/menu/note_list_options.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\menu\\note_list_options.xml +net.micode.notes.app-main-5\:/menu/sub_folder.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\menu\\sub_folder.xml +net.micode.notes.app-main-5\:/raw-zh-rCN/introduction=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\raw-zh-rCN\\introduction +net.micode.notes.app-main-5\:/raw/introduction=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\raw\\introduction +net.micode.notes.app-main-5\:/xml/preferences.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\xml\\preferences.xml +net.micode.notes.app-main-5\:/xml/searchable.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\xml\\searchable.xml +net.micode.notes.app-main-5\:/xml/widget_2x_info.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\xml\\widget_2x_info.xml +net.micode.notes.app-main-5\:/xml/widget_4x_info.xml=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\packaged_res\\debug\\xml\\widget_4x_info.xml diff --git a/master/Notes-master1/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml b/master/Notes-master1/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml new file mode 100644 index 0000000..42b7713 --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/incremental/debug/packageDebugResources/merged.dir/values/values.xml @@ -0,0 +1,172 @@ + + + + -%s + --%s + --%s + --%s + + + Messaging + Email + + #335b5b5b + 26sp + 20sp + 17sp + 14sp + 33sp + + %1$s result for \"%2$s\" + + %1$s results for \"%2$s\" + + Confirm to delete folder and its notes? + Confirm to delete this note? + Confirm to delete the selected %d notes? + Delete selected notes + Notes + Notes 2x2 + Notes 4x4 + Delete + Call notes + cancel + set + Delete reminder successfully + Sorry, can not set clock on empty note + Sorry, can not send and empty note to home + The note is not exist + Export failed, please check SD card + SD card busy, not available now + Sync is canceled + Sync failed, internal error occurs + Sync failed, please check network and account settings + Export fail + notes_%s.txt + /MIUI/notes/ + The folder %1$s exist, please rename + yyyyMMdd + MMMd kk:mm + Export text file (%1$s) to SD (%2$s) directory + (%d) + Have moved selected %1$d notes to %2$s folder + Input name + Note added to home + Remind me + New Folder + Delete + Deselect all + Export text + Change folder name + Delete folder + View folder + Large + Medium + Font size + Small + Super + Enter check list + Move to folder + Parent folder + Leave check list + quit secret model + Delete reminder + Search + secret model + Select all + Nothing selected, the operation is invalid + %d selected + Send to home + Settings + Share + Sync + Cancel syncing + Select folder + voice_read + Expired + Send email + Open map + Call + Browse web + Take a look + Got it + Add note + ... + Sync notes with google task + Sync account + Add account + New note background color random + Cancel syncing + Sync immediately + Current account %1$s + All sync related information will be deleted, which may result in duplicated items sometime + Please select a google account. Local notes will be synced with google task. + Sync notes + Last sync time %1$s + yyyy-MM-dd hh:mm:ss + Cancel + Change sync account + Remove sync account + Settings + Cannot change the account because sync is in progress + %1$s has been set as the sync account + Notes + Search notes + Searching Notes + Text in your notes + Set reminder + Export successful + Sync is successful with account %1$s + Getting remote note list... + Logging into %1$s... + Synchronize local notes with Google Task... + Sync is canceled + Sync is failed + Sync is successful + Syncing notes... + No associated note found, click to create associated note. + Privacy mode,can not see note content + + + + + + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml b/master/Notes-master1/app/build/intermediates/incremental/debug/packageDebugResources/merger.xml new file mode 100644 index 0000000..cff7b94 --- /dev/null +++ b/master/Notes-master1/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 textSyncCancel syncingSettingsSearchDeleteMove to folder%d selectedNothing selected, the operation is invalidSelect allDeselect allFont sizeSmallMediumLargeSuperEnter check listLeave check listView folderDelete folderChange folder nameThe folder %1$s exist, please renameShareSend to homeRemind meDelete reminderSelect folderParent folderNote added to homeConfirm to delete folder and its notes?Delete selected notesConfirm to delete the selected %d notes?Confirm to delete this note?Have moved selected %1$d notes to %2$s folderSD card busy, not available nowExport failed, please check SD cardThe note is not existSorry, can not set clock on empty noteSorry, can not send and empty note to homeExport successfulExport failExport text file (%1$s) to SD (%2$s) directorySyncing notes...Sync is successfulSync is failedSync is canceledSync is successful with account %1$sSync failed, please check network and account settingsSync failed, internal error occursSync is canceledLogging into %1$s...Getting remote note list...Synchronize local notes with Google Task...SettingsSync accountSync notes with google taskLast sync time %1$syyyy-MM-dd hh:mm:ssAdd accountChange sync accountRemove sync accountCancelSync immediatelyCancel syncingCurrent account %1$sAll sync related information will be deleted, which may result in duplicated items sometimeSync notesPlease select a google account. Local notes will be synced with google task.Cannot change the account because sync is in progress%1$s has been set as the sync accountNew note background color randomDeleteCall notesInput nameSearching NotesSearch notesText in your notesNotessetcancel + %1$s result for \"%2$s\" + + %1$s results for \"%2$s\" + quit secret modelsecret modelvoice_read + 短信 + 邮件 + 便签便签2x2便签4x4没有关联内容,点击新建便签。访客模式下,便签内容不可见...新建便签成功删除提醒创建提醒已过期yyyyMMddMM月dd日 kk:mm知道了查看呼叫电话发送邮件浏览网页打开地图新建文件夹导出文本同步取消同步设置搜索删除移动到文件夹选中了 %d 项没有选中项,操作无效全选取消全选文字大小正常超大进入清单模式退出清单模式查看文件夹刪除文件夹修改文件夹名称文件夹 %1$s 已存在,请重新命名分享发送到桌面提醒我删除提醒选择文件夹上一级文件夹已添加到桌面删除确认要删除所选的 %d 条便签吗?确认要删除该条便签吗?确认删除文件夹及所包含的便签吗?已将所选 %1$d 条便签移到 %2$s 文件夹SD卡被占用,不能操作导出文本时发生错误,请检查SD卡要查看的便签不存在不能为空便签设置闹钟提醒不能将空便签发送到桌面导出成功导出失败已将文本文件(%1$s)输出至SD卡(%2$s)目录同步便签...同步成功同步失败同步已取消与%1$s同步成功同步失败,请检查网络和帐号设置同步失败,发生内部错误同步已取消登录%1$s...正在获取服务器便签列表...正在同步本地便签...设置同步账号与google task同步便签记录上次同步于 %1$s添加账号更换账号删除账号取消立即同步取消同步当前帐号 %1$s如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复同步便签请选择google帐号,便签将与该帐号的google task内容同步。正在同步中,不能修改同步帐号同步帐号已设置为%1$s新建便签背景颜色随机删除通话便签请输入名称正在搜索便签搜索便签便签中的文字便签设置取消 + %1$s 条符合“%2$s”的搜索结果 + + 短信 + 郵件 + 便簽便簽2x2便簽4x4沒有關聯內容,點擊新建便簽。訪客模式下,便籤內容不可見...新建便簽成功刪除提醒創建提醒已過期yyyyMMddMM月dd日 kk:mm知道了查看呼叫電話發送郵件浏覽網頁打開地圖已將所選 %1$d 便籤移到 %2$s 文件夾新建文件夾導出文本同步取消同步設置搜尋刪除移動到文件夾選中了 %d 項沒有選中項,操作無效全選取消全選文字大小正常超大進入清單模式退出清單模式查看文件夾刪除文件夾修改文件夾名稱文件夾 %1$s 已存在,請重新命名分享發送到桌面提醒我刪除提醒選擇文件夾上一級文件夾已添加到桌面刪除确认要刪除所選的 %d 條便籤嗎?确认要删除該條便籤嗎?確認刪除檔夾及所包含的便簽嗎?SD卡被佔用,不能操作導出TXT時發生錯誤,請檢查SD卡要查看的便籤不存在不能爲空便籤設置鬧鐘提醒不能將空便籤發送到桌面導出成功導出失敗已將文本文件(%1$s)導出至SD(%2$s)目錄同步便簽...同步成功同步失敗同步已取消與%1$s同步成功同步失敗,請檢查網絡和帳號設置同步失敗,發生內部錯誤同步已取消登陸%1$s...正在獲取服務器便籤列表...正在同步本地便籤...設置同步賬號与google task同步便簽記錄上次同步于 %1$s添加賬號更換賬號刪除賬號取消立即同步取消同步當前帳號 %1$s如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復同步便簽請選擇google帳號,便簽將與該帳號的google task內容同步。正在同步中,不能修改同步帳號同步帳號已設置為%1$s新建便籤背景顏色隨機刪除通話便籤請輸入名稱正在搜索便籤搜索便籤便籤中的文字便籤設置取消 + %1$s 條符合”%2$s“的搜尋結果 + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/incremental/mergeDebugAssets/merger.xml b/master/Notes-master1/app/build/intermediates/incremental/mergeDebugAssets/merger.xml new file mode 100644 index 0000000..d8839c4 --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/incremental/mergeDebugAssets/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml b/master/Notes-master1/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml new file mode 100644 index 0000000..75f3877 --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/incremental/mergeDebugShaders/merger.xml b/master/Notes-master1/app/build/intermediates/incremental/mergeDebugShaders/merger.xml new file mode 100644 index 0000000..c6cd4ce --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/incremental/mergeDebugShaders/merger.xml @@ -0,0 +1,2 @@ + + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt b/master/Notes-master1/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt new file mode 100644 index 0000000..db92a51 --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/incremental/packageDebug/tmp/debug/dex-renamer-state.txt @@ -0,0 +1,4 @@ +#Tue Jan 09 14:54:28 SGT 2024 +base.0=C\:\\Users\\admin\\StudioProjects\\Notes-master\\app\\build\\intermediates\\dex\\debug\\mergeDexDebug\\classes.dex +path.0=classes.dex +renamed.0=classes.dex diff --git a/master/Notes-master1/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources b/master/Notes-master1/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources new file mode 100644 index 0000000..0b10829 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/androidResources differ diff --git a/master/Notes-master1/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 b/master/Notes-master1/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 new file mode 100644 index 0000000..945a7c5 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/incremental/packageDebug/tmp/debug/zip-cache/javaResources0 differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class new file mode 100644 index 0000000..a7948fd Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Contact.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class new file mode 100644 index 0000000..42394b7 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$CallNote.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataColumns.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class new file mode 100644 index 0000000..76ef96e Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$DataConstants.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class new file mode 100644 index 0000000..36c8d49 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$NoteColumns.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class new file mode 100644 index 0000000..42461a2 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes$TextNote.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class new file mode 100644 index 0000000..413745e Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/Notes.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper$TABLE.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class new file mode 100644 index 0000000..0b075b4 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesDatabaseHelper.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class new file mode 100644 index 0000000..1d3de0e Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/data/NotesProvider.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class new file mode 100644 index 0000000..20ff3f7 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/MetaData.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class new file mode 100644 index 0000000..5236c5e Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Node.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class new file mode 100644 index 0000000..099f3ba Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlData.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class new file mode 100644 index 0000000..2783ae3 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/SqlNote.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class new file mode 100644 index 0000000..5aaf1d4 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/Task.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class new file mode 100644 index 0000000..359609e Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/data/TaskList.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class new file mode 100644 index 0000000..1a059ce Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/ActionFailureException.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class new file mode 100644 index 0000000..75665c2 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/exception/NetworkFailureException.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class new file mode 100644 index 0000000..2e8331f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$1.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class new file mode 100644 index 0000000..1c49cbf Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskASyncTask.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class new file mode 100644 index 0000000..7be3b8a Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskClient.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class new file mode 100644 index 0000000..ac1834c Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskManager.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class new file mode 100644 index 0000000..f246eb8 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService$1.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class new file mode 100644 index 0000000..18da491 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/gtask/remote/GTaskSyncService.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class new file mode 100644 index 0000000..c40e945 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note$NoteData.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class new file mode 100644 index 0000000..d2041cc Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/model/Note.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class new file mode 100644 index 0000000..df71afc Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/model/WorkingNote.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class new file mode 100644 index 0000000..63e7f9c Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils$TextExport.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class new file mode 100644 index 0000000..6a86737 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/BackupUtils.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class new file mode 100644 index 0000000..6af3200 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/DataUtils.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class new file mode 100644 index 0000000..d320e3e Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/GTaskStringUtils.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class new file mode 100644 index 0000000..84e57a4 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteBgResources.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class new file mode 100644 index 0000000..8805a06 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$NoteItemBgResources.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class new file mode 100644 index 0000000..7f2eb75 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$TextAppearanceResources.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class new file mode 100644 index 0000000..b4ec3ba Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser$WidgetBgResources.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class new file mode 100644 index 0000000..f2e1b62 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/tool/ResourceParser.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class new file mode 100644 index 0000000..98353eb Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmAlertActivity.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class new file mode 100644 index 0000000..a1d202d Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmInitReceiver.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class new file mode 100644 index 0000000..a41b775 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/AlarmReceiver.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class new file mode 100644 index 0000000..029286f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$1.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class new file mode 100644 index 0000000..e65c35c Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$2.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class new file mode 100644 index 0000000..de51bad Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$3.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class new file mode 100644 index 0000000..d04cbe7 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$4.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class new file mode 100644 index 0000000..400d289 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePicker.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$1.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class new file mode 100644 index 0000000..71e5215 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DateTimePickerDialog.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu$1.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/DropdownMenu.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class new file mode 100644 index 0000000..fad3442 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter$FolderListItem.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class new file mode 100644 index 0000000..023f716 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/FoldersListAdapter.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class new file mode 100644 index 0000000..d94d8f0 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$1.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class new file mode 100644 index 0000000..05be0e3 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$2.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class new file mode 100644 index 0000000..a1f093f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$3.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class new file mode 100644 index 0000000..ece883c Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class new file mode 100644 index 0000000..c9457df Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditActivity.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class new file mode 100644 index 0000000..2040186 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$1.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class new file mode 100644 index 0000000..3a19d3b Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteEditText.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class new file mode 100644 index 0000000..771aa91 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NoteItemData.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class new file mode 100644 index 0000000..1ceb678 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$1.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class new file mode 100644 index 0000000..a1d000d Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$11.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$11.class new file mode 100644 index 0000000..73ac480 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$11.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$12.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$12.class new file mode 100644 index 0000000..f797c39 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$12.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$13.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$13.class new file mode 100644 index 0000000..f72b91a Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$13.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class new file mode 100644 index 0000000..bc780d6 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$2.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class new file mode 100644 index 0000000..82f914b Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$3.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class new file mode 100644 index 0000000..46303ff Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$4.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class new file mode 100644 index 0000000..757f94d Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$5.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class new file mode 100644 index 0000000..f463311 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$6.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class new file mode 100644 index 0000000..113ea13 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$7.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class new file mode 100644 index 0000000..547fc9b Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$8.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class new file mode 100644 index 0000000..7d84c0c Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$9.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class new file mode 100644 index 0000000..6f8caef Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ListEditState.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$1.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback$2.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$ModeCallback.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class new file mode 100644 index 0000000..5794890 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class new file mode 100644 index 0000000..e3964b1 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListAdapter.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListItem.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$1.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$2.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$3.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$4.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$5.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$6.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$7.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$8.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesPreferenceActivity.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_2x.class differ diff --git a/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/javac/debug/classes/net/micode/notes/widget/NoteWidgetProvider_4x.class differ diff --git a/master/Notes-master1/app/build/intermediates/local_only_symbol_list/debug/R-def.txt b/master/Notes-master1/app/build/intermediates/local_only_symbol_list/debug/R-def.txt new file mode 100644 index 0000000..f60d438 --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/local_only_symbol_list/debug/R-def.txt @@ -0,0 +1,291 @@ +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 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 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_select_all +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_delete +id menu_delete_remind +id menu_export_text +id menu_font_size +id menu_list_mode +id menu_new_folder +id menu_new_note +id menu_quit_secret +id menu_search +id menu_secret +id menu_send_to_desktop +id menu_setting +id menu_share +id menu_sync +id menu_voice_mix +id minute +id move +id navigation_bar +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 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 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 hint_foler_name +string info_note_enter_desktop +string menu_alert +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_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_quit_secret +string menu_remove_remind +string menu_search +string menu_secret +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_mix +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 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/master/Notes-master1/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt b/master/Notes-master1/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt new file mode 100644 index 0000000..b11fed4 --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt @@ -0,0 +1,271 @@ +1 +2 +17 +21 +22 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:23:5-44 +23 android:minSdkVersion="14" +23-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:23:15-41 +24 android:targetSdkVersion="29" /> +25 +26 +26-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:25:5-81 +26-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:25:22-78 +27 +27-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:26:5-88 +27-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:26:22-85 +28 +28-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:27:5-67 +28-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:27:22-64 +29 +29-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:28:5-72 +29-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:28:22-69 +30 +30-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:29:5-74 +30-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:29:22-71 +31 +31-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:30:5-80 +31-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:30:22-77 +32 +32-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:31:5-71 +32-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:31:22-68 +33 +33-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:32:5-74 +33-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:32:22-71 +34 +34-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:33:5-81 +34-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:33:22-78 +35 +36 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:35:5-149:19 +37 android:debuggable="true" +38 android:extractNativeLibs="true" +39 android:icon="@drawable/icon_app" +39-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:36:9-42 +40 android:label="@string/app_name" +40-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:37:9-41 +41 android:testOnly="true" > +42 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:38:9-50:20 +43 android:name="net.micode.notes.ui.NotesListActivity" +43-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:39:13-49 +44 android:configChanges="keyboardHidden|orientation|screenSize" +44-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:40:13-74 +45 android:label="@string/app_name" +45-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:41:13-45 +46 android:launchMode="singleTop" +46-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:42:13-43 +47 android:theme="@style/NoteTheme" +47-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:43:13-45 +48 android:windowSoftInputMode="adjustPan" > +48-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:44:13-52 +49 +49-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:46:13-49:29 +50 +50-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:47:17-69 +50-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:47:25-66 +51 +52 +52-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:48:17-77 +52-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:48:27-74 +53 +54 +55 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:52:9-80:20 +56 android:name="net.micode.notes.ui.NoteEditActivity" +56-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:53:13-48 +57 android:configChanges="keyboardHidden|orientation|screenSize" +57-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:54:13-74 +58 android:launchMode="singleTop" +58-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:55:13-43 +59 android:theme="@style/NoteTheme" > +59-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:56:13-45 +60 +60-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:58:13-63:29 +61 +61-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:59:17-69 +61-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:59:25-66 +62 +63 +63-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:60:17-76 +63-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:60:27-73 +64 +65 +65-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:61:17-78 +65-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:61:23-75 +66 +66-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:61:17-78 +66-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:61:23-75 +67 +68 +68-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:65:13-70:29 +69 +69-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:66:17-79 +69-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:66:25-76 +70 +71 +71-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:60:17-76 +71-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:60:27-73 +72 +73 +73-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:61:17-78 +73-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:61:23-75 +74 +74-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:61:17-78 +74-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:61:23-75 +75 +76 +76-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:72:13-75:29 +77 +77-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:73:17-71 +77-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:73:25-68 +78 +79 +79-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:60:17-76 +79-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:60:27-73 +80 +81 +82 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:77:13-79:54 +83 android:name="android.app.searchable" +83-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:78:17-54 +84 android:resource="@xml/searchable" /> +84-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:79:17-51 +85 +86 +87 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:82:9-85:43 +88 android:name="net.micode.notes.data.NotesProvider" +88-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:83:13-63 +89 android:authorities="micode_notes" +89-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:84:13-47 +90 android:multiprocess="true" /> +90-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:85:13-40 +91 +92 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:87:9-99:20 +93 android:name="net.micode.notes.widget.NoteWidgetProvider_2x" +93-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:88:13-57 +94 android:label="@string/app_widget2x2" > +94-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:89:13-50 +95 +95-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:90:13-94:29 +96 +96-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:91:17-84 +96-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:91:25-81 +97 +97-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:92:17-85 +97-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:92:25-82 +98 +98-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:93:17-85 +98-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:93:25-82 +99 +100 +101 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:96:13-98:58 +102 android:name="android.appwidget.provider" +102-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:97:17-58 +103 android:resource="@xml/widget_2x_info" /> +103-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:98:17-55 +104 +105 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:100:9-113:20 +106 android:name="net.micode.notes.widget.NoteWidgetProvider_4x" +106-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:101:13-57 +107 android:label="@string/app_widget4x4" > +107-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:102:13-50 +108 +108-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:90:13-94:29 +109 +109-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:91:17-84 +109-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:91:25-81 +110 +110-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:92:17-85 +110-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:92:25-82 +111 +111-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:93:17-85 +111-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:93:25-82 +112 +113 +114 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:96:13-98:58 +115 android:name="android.appwidget.provider" +115-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:97:17-58 +116 android:resource="@xml/widget_4x_info" /> +116-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:98:17-55 +117 +118 +118-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:115:9-119:20 +118-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:115:19-55 +119 +119-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:116:13-118:29 +120 +120-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:117:17-79 +120-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:117:25-76 +121 +122 +123 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:121:9-124:20 +124 android:name="net.micode.notes.ui.AlarmReceiver" +124-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:122:13-61 +125 android:process=":remote" > +125-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:123:13-38 +126 +127 +128 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:126:9-131:20 +129 android:name="net.micode.notes.ui.AlarmAlertActivity" +129-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:127:13-50 +130 android:label="@string/app_name" +130-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:128:13-45 +131 android:launchMode="singleInstance" +131-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:129:13-48 +132 android:theme="@android:style/Theme.Holo.Wallpaper.NoTitleBar" > +132-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:130:13-75 +133 +134 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:133:9-138:20 +135 android:name="net.micode.notes.ui.NotesPreferenceActivity" +135-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:134:13-71 +136 android:label="@string/preferences_title" +136-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:135:13-54 +137 android:launchMode="singleTop" +137-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:136:13-43 +138 android:theme="@android:style/Theme.Holo.Light" > +138-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:137:13-60 +139 +140 +141 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:141:9-144:19 +142 android:name="net.micode.notes.gtask.remote.GTaskSyncService" +142-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:142:13-74 +143 android:exported="false" > +143-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:143:13-37 +144 +145 +146 C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:146:9-148:52 +147 android:name="android.app.default_searchable" +147-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:147:13-58 +148 android:value=".ui.NoteEditActivity" /> +148-->C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:148:13-49 +149 +150 +151 diff --git a/master/Notes-master1/app/build/intermediates/merged_java_res/debug/base.jar b/master/Notes-master1/app/build/intermediates/merged_java_res/debug/base.jar new file mode 100644 index 0000000..15cb0ec Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_java_res/debug/base.jar differ diff --git a/master/Notes-master1/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml b/master/Notes-master1/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml new file mode 100644 index 0000000..854cb3b --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/merged_manifest/debug/AndroidManifest.xml @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml b/master/Notes-master1/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml new file mode 100644 index 0000000..854cb3b --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/merged_manifests/debug/AndroidManifest.xml @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/merged_manifests/debug/output-metadata.json b/master/Notes-master1/app/build/intermediates/merged_manifests/debug/output-metadata.json new file mode 100644 index 0000000..a56d03a --- /dev/null +++ b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat new file mode 100644 index 0000000..e5df6da Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/color_primary_text_dark.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/color_secondary_text_dark.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_btn_set_color.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_bg_color_btn_mask.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_call_record.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat new file mode 100644 index 0000000..40e03de Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_clock.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat new file mode 100644 index 0000000..809ce24 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_delete.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_dropdown_icon.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_blue.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_green.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_red.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_blue.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_green.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_red.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_white.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_title_yellow.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_white.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_edit_yellow.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_font_large.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_font_normal.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_font_size_selector_bg.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_font_small.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_font_super.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_icon_app.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_background.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_down.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_middle.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_single.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_blue_up.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_folder.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_footer_bg.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_down.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_middle.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_single.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_green_up.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_down.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_middle.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_single.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_red_up.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_down.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_middle.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_single.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_white_up.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_down.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_middle.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_single.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_list_yellow_up.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_delete.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_menu_move.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_normal.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_new_note_pressed.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_note_edit_color_selector_panel.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_notification.png.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_notification.png.flat new file mode 100644 index 0000000..a138233 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_notification.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_search_result.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat new file mode 100644 index 0000000..465926e Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_selected.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_title_alert.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_title_bar_bg.9.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_blue.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_green.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_red.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_white.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_2x_yellow.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_blue.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_green.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_red.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_white.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable-hdpi_widget_4x_yellow.png.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat new file mode 100644 index 0000000..eec4deb Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/drawable_new_note.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_account_dialog_title.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_add_account_text.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat new file mode 100644 index 0000000..61742b5 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_datetime_picker.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_dialog_edit_text.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_folder_list_item.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat new file mode 100644 index 0000000..6c97e3d Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_edit.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_edit_list_item.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat new file mode 100644 index 0000000..1c3342f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_item.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat new file mode 100644 index 0000000..8f48256 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_list.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_list_dropdown_menu.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_note_list_footer.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat new file mode 100644 index 0000000..9caf2e6 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_settings_header.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat new file mode 100644 index 0000000..a74989a Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_widget_2x.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat new file mode 100644 index 0000000..94470b7 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/layout_widget_4x.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_call_note_edit.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_call_record_folder.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat new file mode 100644 index 0000000..1106d7f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_note_edit.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat new file mode 100644 index 0000000..24356c5 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_note_list.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_note_list_dropdown.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_note_list_options.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat new file mode 100644 index 0000000..40ec262 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/menu_sub_folder.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat new file mode 100644 index 0000000..68b46ae Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/raw-zh-rCN_introduction.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/raw_introduction.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/raw_introduction.flat new file mode 100644 index 0000000..02a9e4e Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/raw_introduction.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat new file mode 100644 index 0000000..4e7bd33 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/values-zh-rCN_values-zh-rCN.arsc.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat new file mode 100644 index 0000000..0e5932b Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/values-zh-rTW_values-zh-rTW.arsc.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/values_values.arsc.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/values_values.arsc.flat new file mode 100644 index 0000000..fecf00a Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/values_values.arsc.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat new file mode 100644 index 0000000..752f47f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/xml_preferences.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat b/master/Notes-master1/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat new file mode 100644 index 0000000..625e86f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/merged_res/debug/xml_searchable.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/xml_widget_2x_info.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/merged_res/debug/xml_widget_4x_info.xml.flat differ diff --git a/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json b/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json new file mode 100644 index 0000000..6bfc42a --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/debug.json @@ -0,0 +1,272 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-merged_res-4:/values_values.arsc.flat", + "map": [ + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\dimens.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "13,14,15,16,17", + "startColumns": "4,4,4,4,4", + "startOffsets": "477,529,582,635,687", + "endColumns": "51,52,52,51,51", + "endOffsets": "524,577,630,682,734" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\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": "128,132,136,140,143,147,151,155,159,163,167", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "8294,8498,8709,8882,9042,9225,9410,9595,9798,10004,10187", + "endLines": "131,135,139,142,146,150,154,158,162,166,170", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "8493,8704,8877,9037,9220,9405,9590,9793,9999,10182,10383" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\arrays.xml", + "from": { + "startLines": "-1,-1", + "startColumns": "-1,-1", + "startOffsets": "-1,-1" + }, + "to": { + "startLines": "2,8", + "startColumns": "4,4", + "startOffsets": "105,300", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "295,415" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\colors.xml", + "from": { + "startLines": "-1", + "startColumns": "-1", + "startOffsets": "-1" + }, + "to": { + "startLines": "12", + "startColumns": "4", + "startOffsets": "420", + "endColumns": "56", + "endOffsets": "472" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\strings.xml", + "from": { + "startLines": "131,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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,-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,-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", + "startOffsets": "8178,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4460,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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": "135,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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,-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,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,53,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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": "8582,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4509,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "18,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127", + "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", + "startOffsets": "739,1092,1188,1271,1367,1436,1479,1531,1583,1632,1695,1753,1804,1888,1982,2090,2161,2245,2328,2394,2477,2579,2640,2702,2753,2831,2884,2944,3049,3108,3210,3265,3336,3385,3443,3490,3549,3606,3677,3738,3795,3845,3897,3950,4000,4050,4110,4163,4229,4291,4354,4417,4464,4517,4572,4660,4718,4780,4830,4875,4918,4978,5045,5099,5154,5209,5262,5309,5362,5418,5466,5521,5574,5658,5725,5789,5885,5959,6040,6129,6292,6436,6515,6590,6672,6731,6811,6891,6946,7068,7171,7212,7265,7322,7396,7461,7529,7615,7695,7764,7858,7917,7972,8034,8094,8204", + "endLines": "22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127", + "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,62,46,52,54,87,57,61,49,44,42,59,66,53,54,54,52,46,52,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89", + "endOffsets": "1087,1183,1266,1362,1431,1474,1526,1578,1627,1690,1748,1799,1883,1977,2085,2156,2240,2323,2389,2472,2574,2635,2697,2748,2826,2879,2939,3044,3103,3205,3260,3331,3380,3438,3485,3544,3601,3672,3733,3790,3840,3892,3945,3995,4045,4105,4158,4224,4286,4349,4412,4459,4512,4567,4655,4713,4775,4825,4870,4913,4973,5040,5094,5149,5204,5257,5304,5357,5413,5461,5516,5569,5653,5720,5784,5880,5954,6035,6124,6287,6431,6510,6585,6667,6726,6806,6886,6941,7063,7166,7207,7260,7317,7391,7456,7524,7610,7690,7759,7853,7912,7967,8029,8089,8199,8289" + } + } + ] + }, + { + "outputFile": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\values-zh-rCN_values-zh-rCN.arsc.flat", + "map": [ + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", + "from": { + "startLines": "121,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "6532,3495,3429,3356,3306,827,867,915,6083,6128,6478,6428,1199,3861,3929,3802,3737,3674,4592,4532,4469,4061,2877,1369,1422,4115,3568,6185,3247,3034,1798,2079,2325,1851,2817,2764,2713,2518,2470,2376,2424,2564,2611,2122,3188,2661,3077,2036,2278,2222,2167,2979,1992,2937,1901,1942,3129,1318,1623,1719,1576,1672,1529,1484,1148,1095,4967,4908,5108,6009,5419,5350,5483,5561,5744,5671,5042,5295,5165,5230,4859,5848,5931,6390,6283,6235,6328,1261,4006,4410,4705,4647,4772,4362,4317,4269,4218,963,1029", + "endLines": "123,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23", + "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "6704,3563,3490,3424,3351,862,910,958,6123,6180,6527,6473,1256,3924,4001,3856,3797,3732,4642,4587,4527,4110,2932,1417,1479,4195,3644,6230,3301,3072,1846,2117,2371,1896,2872,2812,2759,2559,2513,2419,2465,2606,2656,2162,3242,2708,3124,2074,2320,2273,2217,3029,2031,2974,1937,1987,3183,1364,1667,1763,1618,1714,1571,1524,1194,1143,5037,4962,5160,6078,5478,5414,5556,5666,5843,5739,5103,5345,5225,5290,4903,5926,6004,6423,6323,6278,6385,1313,4056,4464,4767,4700,4829,4405,4357,4312,4264,1024,1090" + }, + "to": { + "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "215,384,457,523,596,646,686,734,782,827,884,938,988,1050,1118,1195,1254,1319,1382,1437,1497,1560,1614,1674,1727,1789,1874,1955,2005,2064,2107,2160,2203,2254,2304,2364,2417,2468,2514,2562,2610,2656,2703,2753,2798,2857,2909,2961,3004,3051,3107,3162,3217,3261,3303,3344,3394,3453,3504,3553,3602,3649,3696,3743,3788,3839,3892,3967,4026,4083,4157,4221,4290,4368,4478,4582,4655,4721,4776,4841,4906,4955,5038,5116,5154,5199,5247,5309,5366,5421,5480,5547,5605,5667,5715,5760,5808,5859,5925", + "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106", + "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "379,452,518,591,641,681,729,777,822,879,933,983,1045,1113,1190,1249,1314,1377,1432,1492,1555,1609,1669,1722,1784,1869,1950,2000,2059,2102,2155,2198,2249,2299,2359,2412,2463,2509,2557,2605,2651,2698,2748,2793,2852,2904,2956,2999,3046,3102,3157,3212,3256,3298,3339,3389,3448,3499,3548,3597,3644,3691,3738,3783,3834,3887,3962,4021,4078,4152,4216,4285,4363,4473,4577,4650,4716,4771,4836,4901,4950,5033,5111,5149,5194,5242,5304,5361,5416,5475,5542,5600,5662,5710,5755,5803,5854,5920,5986" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endLines": "21", + "endColumns": "19", + "endOffsets": "817" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + } + ] + }, + { + "outputFile": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\values-zh-rTW_values-zh-rTW.arsc.flat", + "map": [ + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endLines": "21", + "endColumns": "19", + "endOffsets": "817" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values-zh-rTW\\strings.xml", + "from": { + "startLines": "122,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "6507,3575,3509,3436,3386,827,867,915,6057,6102,6453,6403,1199,3835,3903,3776,3710,3647,4565,4505,4442,4035,2957,1369,1422,4089,1768,6159,3327,3114,1878,2159,2405,1931,2897,2844,2793,2598,2550,2456,2504,2644,2691,2202,3268,2741,3157,2116,2358,2302,2247,3059,2072,3017,1981,2022,3209,1318,1623,1719,1576,1672,1529,1484,1148,1095,4940,4881,5081,5982,5392,5323,5456,5534,5717,5644,5015,5268,5138,5203,4832,5821,5904,6365,6258,6210,6303,1261,3980,4383,4678,4620,4745,4335,4290,4242,4191,963,1029", + "endLines": "124,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23", + "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "6679,3642,3570,3504,3431,862,910,958,6097,6154,6502,6448,1256,3898,3975,3830,3771,3705,4615,4560,4500,4084,3012,1417,1479,4168,1843,6204,3381,3152,1926,2197,2451,1976,2952,2892,2839,2639,2593,2499,2545,2686,2736,2242,3322,2788,3204,2154,2400,2353,2297,3109,2111,3054,2017,2067,3263,1364,1667,1763,1618,1714,1571,1524,1194,1143,5010,4935,5133,6051,5451,5387,5529,5639,5816,5712,5076,5318,5198,5263,4876,5899,5977,6398,6298,6253,6360,1313,4030,4437,4740,4673,4802,4378,4330,4285,4237,1024,1090" + }, + "to": { + "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "215,384,456,522,595,645,685,733,781,826,883,937,987,1049,1117,1194,1253,1319,1382,1437,1497,1560,1614,1674,1727,1789,1873,1953,2003,2062,2105,2158,2201,2252,2302,2362,2415,2466,2512,2560,2608,2654,2701,2751,2796,2855,2907,2959,3002,3049,3105,3160,3215,3259,3301,3342,3392,3451,3502,3551,3600,3647,3694,3741,3786,3837,3890,3965,4024,4081,4155,4219,4288,4366,4476,4580,4653,4719,4774,4839,4904,4953,5036,5114,5152,5197,5245,5307,5364,5419,5478,5545,5603,5665,5713,5758,5806,5857,5923", + "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106", + "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "379,451,517,590,640,680,728,776,821,878,932,982,1044,1112,1189,1248,1314,1377,1432,1492,1555,1609,1669,1722,1784,1868,1948,1998,2057,2100,2153,2196,2247,2297,2357,2410,2461,2507,2555,2603,2649,2696,2746,2791,2850,2902,2954,2997,3044,3100,3155,3210,3254,3296,3337,3387,3446,3497,3546,3595,3642,3689,3736,3781,3832,3885,3960,4019,4076,4150,4214,4283,4361,4471,4575,4648,4714,4769,4834,4899,4948,5031,5109,5147,5192,5240,5302,5359,5414,5473,5540,5598,5660,5708,5753,5801,5852,5918,5984" + } + } + ] + }, + { + "outputFile": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\values_values.arsc.flat", + "map": [ + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\dimens.xml", + "from": { + "startLines": "19,20,21,22,18", + "startColumns": "4,4,4,4,4", + "startOffsets": "764,816,869,922,712", + "endColumns": "51,52,52,51,51", + "endOffsets": "811,864,917,969,759" + }, + "to": { + "startLines": "13,14,15,16,17", + "startColumns": "4,4,4,4,4", + "startOffsets": "477,529,582,635,687", + "endColumns": "51,52,52,51,51", + "endOffsets": "524,577,630,682,734" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\styles.xml", + "from": { + "startLines": "50,55,64,60,22,26,30,35,40,18,45", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "2062,2267,2640,2479,895,1078,1263,1449,1653,712,1860", + "endLines": "53,58,67,62,25,29,33,38,43,21,48", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "2261,2473,2843,2634,1073,1258,1443,1647,1854,890,2056" + }, + "to": { + "startLines": "125,129,133,137,140,144,148,152,156,160,164", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "8124,8328,8539,8746,8906,9089,9274,9459,9662,9868,10051", + "endLines": "128,132,136,139,143,147,151,155,159,163,167", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "8323,8534,8741,8901,9084,9269,9454,9657,9863,10046,10247" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\arrays.xml", + "from": { + "startLines": "19,26", + "startColumns": "4,4", + "startOffsets": "739,1047", + "endLines": "24,29", + "endColumns": "19,19", + "endOffsets": "1041,1162" + }, + "to": { + "startLines": "2,8", + "startColumns": "4,4", + "startOffsets": "105,300", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "295,415" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\colors.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endColumns": "56", + "endOffsets": "764" + }, + "to": { + "startLines": "12", + "startColumns": "4", + "startOffsets": "420", + "endColumns": "56", + "endOffsets": "472" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\strings.xml", + "from": { + "startLines": "128,72,75,74,73,19,20,21,118,119,127,126,26,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,68,47,52,51,50,66,46,65,44,45,69,28,34,36,33,35,32,31,25,24,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,125,123,122,124,27,83,91,96,95,97,90,89,88,87,22,23", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "8008,3898,4159,4063,3994,827,870,922,7506,7555,7950,7899,1282,4613,4707,4542,4458,4375,5574,5491,5389,4883,2004,1953,3397,1486,1539,4944,2097,4242,7618,3827,3582,2156,2471,2772,2214,3326,3265,3208,2986,2934,2831,2884,3036,3086,2518,3761,3146,3631,2424,2717,2629,2571,3520,2374,3475,2271,2314,3694,1431,1750,1858,1703,1805,1647,1599,1227,1174,6030,5963,6271,7409,6635,6554,6709,6798,7040,6961,6114,6189,6495,6335,6415,5908,7184,7306,7858,7731,7674,7784,1366,4815,5303,5709,5640,5789,5244,5189,5127,5067,974,1084", + "endLines": "132,72,75,74,73,19,20,21,118,119,127,126,26,81,82,80,79,78,94,93,92,84,39,38,64,29,30,85,41,76,120,71,67,42,48,53,43,63,62,61,57,56,54,55,58,59,49,70,60,68,47,52,51,50,66,46,65,44,45,69,28,34,36,33,35,32,31,25,24,101,100,104,116,109,108,110,111,113,112,102,103,107,105,106,99,114,115,125,123,122,124,27,83,91,96,95,97,90,89,88,87,22,23", + "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,49,44,42,59,66,54,54,52,46,52,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89", + "endOffsets": "8412,3989,4237,4154,4058,865,917,969,7550,7613,8003,7945,1361,4702,4810,4608,4537,4453,5635,5569,5486,4939,2061,1999,3470,1534,1594,5044,2151,4339,7668,3893,3626,2209,2513,2826,2266,3392,3321,3260,3031,2981,2879,2929,3081,3141,2566,3822,3203,3689,2466,2767,2712,2624,3577,2419,3515,2309,2369,3756,1481,1800,1906,1745,1853,1698,1642,1277,1222,6109,6025,6330,7500,6704,6630,6793,6956,7179,7035,6184,6266,6549,6410,6490,5958,7301,7404,7894,7779,7726,7853,1426,4878,5384,5784,5704,5878,5298,5239,5184,5122,1079,1169" + }, + "to": { + "startLines": "18,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "739,1092,1188,1271,1367,1436,1479,1531,1583,1632,1695,1753,1804,1888,1982,2090,2161,2245,2328,2394,2477,2579,2640,2702,2753,2831,2884,2944,3049,3108,3210,3265,3336,3385,3443,3490,3549,3606,3677,3738,3795,3845,3897,3950,4000,4050,4110,4163,4229,4291,4354,4401,4456,4544,4602,4664,4714,4759,4802,4862,4929,4984,5039,5092,5139,5192,5248,5296,5351,5404,5488,5555,5619,5715,5789,5870,5959,6122,6266,6345,6420,6502,6561,6641,6721,6776,6898,7001,7042,7095,7152,7226,7291,7359,7445,7525,7594,7688,7747,7802,7864,7924,8034", + "endLines": "22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124", + "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,46,54,87,57,61,49,44,42,59,66,54,54,52,46,52,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89", + "endOffsets": "1087,1183,1266,1362,1431,1474,1526,1578,1627,1690,1748,1799,1883,1977,2085,2156,2240,2323,2389,2472,2574,2635,2697,2748,2826,2879,2939,3044,3103,3205,3260,3331,3380,3438,3485,3544,3601,3672,3733,3790,3840,3892,3945,3995,4045,4105,4158,4224,4286,4349,4396,4451,4539,4597,4659,4709,4754,4797,4857,4924,4979,5034,5087,5134,5187,5243,5291,5346,5399,5483,5550,5614,5710,5784,5865,5954,6117,6261,6340,6415,6497,6556,6636,6716,6771,6893,6996,7037,7090,7147,7221,7286,7354,7440,7520,7589,7683,7742,7797,7859,7919,8029,8119" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json b/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json new file mode 100644 index 0000000..7171259 --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rCN.json @@ -0,0 +1,47 @@ +{ + "logs": [ + { + "outputFile": "net.micode.notes.app-mergeDebugResources-2:/values-zh-rCN/values-zh-rCN.xml", + "map": [ + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values-zh-rCN\\strings.xml", + "from": { + "startLines": "121,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "6532,3495,3429,3356,3306,827,867,915,6083,6128,6478,6428,1199,3861,3929,3802,3737,3674,4592,4532,4469,4061,2877,1369,1422,4115,3568,6185,3247,3034,1798,2079,2325,1851,2817,2764,2713,2518,2470,2376,2424,2564,2611,2122,3188,2661,3077,2036,2278,2222,2167,2979,1992,2937,1901,1942,3129,1318,1623,1719,1576,1672,1529,1484,1148,1095,4967,4908,5108,6009,5419,5350,5483,5561,5744,5671,5042,5295,5165,5230,4859,5848,5931,6390,6283,6235,6328,1261,4006,4410,4705,4647,4772,4362,4317,4269,4218,963,1029", + "endLines": "123,71,70,69,68,19,20,21,112,113,120,119,26,77,78,76,75,74,90,89,88,80,60,29,30,81,72,114,67,63,38,44,49,39,59,58,57,53,52,50,51,54,55,45,66,56,64,43,48,47,46,62,42,61,40,41,65,28,34,36,33,35,32,31,25,24,97,96,99,111,104,103,105,106,108,107,98,102,100,101,95,109,110,118,116,115,117,27,79,87,92,91,93,86,85,84,83,22,23", + "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "6704,3563,3490,3424,3351,862,910,958,6123,6180,6527,6473,1256,3924,4001,3856,3797,3732,4642,4587,4527,4110,2932,1417,1479,4195,3644,6230,3301,3072,1846,2117,2371,1896,2872,2812,2759,2559,2513,2419,2465,2606,2656,2162,3242,2708,3124,2074,2320,2273,2217,3029,2031,2974,1937,1987,3183,1364,1667,1763,1618,1714,1571,1524,1194,1143,5037,4962,5160,6078,5478,5414,5556,5666,5843,5739,5103,5345,5225,5290,4903,5926,6004,6423,6323,6278,6385,1313,4056,4464,4767,4700,4829,4405,4357,4312,4264,1024,1090" + }, + "to": { + "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "215,384,457,523,596,646,686,734,782,827,884,938,988,1050,1118,1195,1254,1319,1382,1437,1497,1560,1614,1674,1727,1789,1874,1955,2005,2064,2107,2160,2203,2254,2304,2364,2417,2468,2514,2562,2610,2656,2703,2753,2798,2857,2909,2961,3004,3051,3107,3162,3217,3261,3303,3344,3394,3453,3504,3553,3602,3649,3696,3743,3788,3839,3892,3967,4026,4083,4157,4221,4290,4368,4478,4582,4655,4721,4776,4841,4906,4955,5038,5116,5154,5199,5247,5309,5366,5421,5480,5547,5605,5667,5715,5760,5808,5859,5925", + "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106", + "endColumns": "14,72,65,72,49,39,47,47,44,56,53,49,61,67,76,58,64,62,54,59,62,53,59,52,61,84,80,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "379,452,518,591,641,681,729,777,822,879,933,983,1045,1113,1190,1249,1314,1377,1432,1492,1555,1609,1669,1722,1784,1869,1950,2000,2059,2102,2155,2198,2249,2299,2359,2412,2463,2509,2557,2605,2651,2698,2748,2793,2852,2904,2956,2999,3046,3102,3157,3212,3256,3298,3339,3389,3448,3499,3548,3597,3644,3691,3738,3783,3834,3887,3962,4021,4078,4152,4216,4285,4363,4473,4577,4650,4716,4771,4836,4901,4950,5033,5111,5149,5194,5242,5304,5361,5416,5475,5542,5600,5662,5710,5755,5803,5854,5920,5986" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values-zh-rCN\\arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endLines": "21", + "endColumns": "19", + "endOffsets": "817" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json b/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values-zh-rTW.json new file mode 100644 index 0000000..9f35b34 --- /dev/null +++ b/master/Notes-master1/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": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values-zh-rTW\\arrays.xml", + "from": { + "startLines": "18", + "startColumns": "4", + "startOffsets": "712", + "endLines": "21", + "endColumns": "19", + "endOffsets": "817" + }, + "to": { + "startLines": "2", + "startColumns": "4", + "startOffsets": "105", + "endLines": "5", + "endColumns": "19", + "endOffsets": "210" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values-zh-rTW\\strings.xml", + "from": { + "startLines": "122,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "6507,3575,3509,3436,3386,827,867,915,6057,6102,6453,6403,1199,3835,3903,3776,3710,3647,4565,4505,4442,4035,2957,1369,1422,4089,1768,6159,3327,3114,1878,2159,2405,1931,2897,2844,2793,2598,2550,2456,2504,2644,2691,2202,3268,2741,3157,2116,2358,2302,2247,3059,2072,3017,1981,2022,3209,1318,1623,1719,1576,1672,1529,1484,1148,1095,4940,4881,5081,5982,5392,5323,5456,5534,5717,5644,5015,5268,5138,5203,4832,5821,5904,6365,6258,6210,6303,1261,3980,4383,4678,4620,4745,4335,4290,4242,4191,963,1029", + "endLines": "124,72,71,70,69,19,20,21,112,113,121,120,26,76,77,75,74,73,89,88,87,79,61,29,30,80,37,114,68,64,39,45,50,40,60,59,58,54,53,51,52,55,56,46,67,57,65,44,49,48,47,63,43,62,41,42,66,28,34,36,33,35,32,31,25,24,96,95,98,110,103,102,104,105,107,106,97,101,99,100,94,108,109,119,117,116,118,27,78,86,91,90,92,85,84,83,82,22,23", + "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "6679,3642,3570,3504,3431,862,910,958,6097,6154,6502,6448,1256,3898,3975,3830,3771,3705,4615,4560,4500,4084,3012,1417,1479,4168,1843,6204,3381,3152,1926,2197,2451,1976,2952,2892,2839,2639,2593,2499,2545,2686,2736,2242,3322,2788,3204,2154,2400,2353,2297,3109,2111,3054,2017,2067,3263,1364,1667,1763,1618,1714,1571,1524,1194,1143,5010,4935,5133,6051,5451,5387,5529,5639,5816,5712,5076,5318,5198,5263,4876,5899,5977,6398,6298,6253,6360,1313,4030,4437,4740,4673,4802,4378,4330,4285,4237,1024,1090" + }, + "to": { + "startLines": "6,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "215,384,456,522,595,645,685,733,781,826,883,937,987,1049,1117,1194,1253,1319,1382,1437,1497,1560,1614,1674,1727,1789,1873,1953,2003,2062,2105,2158,2201,2252,2302,2362,2415,2466,2512,2560,2608,2654,2701,2751,2796,2855,2907,2959,3002,3049,3105,3160,3215,3259,3301,3342,3392,3451,3502,3551,3600,3647,3694,3741,3786,3837,3890,3965,4024,4081,4155,4219,4288,4366,4476,4580,4653,4719,4774,4839,4904,4953,5036,5114,5152,5197,5245,5307,5364,5419,5478,5545,5603,5665,5713,5758,5806,5857,5923", + "endLines": "8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106", + "endColumns": "14,71,65,72,49,39,47,47,44,56,53,49,61,67,76,58,65,62,54,59,62,53,59,52,61,83,79,49,58,42,52,42,50,49,59,52,50,45,47,47,45,46,49,44,58,51,51,42,46,55,54,54,43,41,40,49,58,50,48,48,46,46,46,44,50,52,74,58,56,73,63,68,77,109,103,72,65,54,64,64,48,82,77,37,44,47,61,56,54,58,66,57,61,47,44,47,50,65,65", + "endOffsets": "379,451,517,590,640,680,728,776,821,878,932,982,1044,1112,1189,1248,1314,1377,1432,1492,1555,1609,1669,1722,1784,1868,1948,1998,2057,2100,2153,2196,2247,2297,2357,2410,2461,2507,2555,2603,2649,2696,2746,2791,2850,2902,2954,2997,3044,3100,3155,3210,3254,3296,3337,3387,3446,3497,3546,3595,3642,3689,3736,3781,3832,3885,3960,4019,4076,4150,4214,4283,4361,4471,4575,4648,4714,4769,4834,4899,4948,5031,5109,5147,5192,5240,5302,5359,5414,5473,5540,5598,5660,5708,5753,5801,5852,5918,5984" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json b/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json new file mode 100644 index 0000000..67cf919 --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/multi-v2/values.json @@ -0,0 +1,176 @@ +{ + "logs": [ + { + "outputFile": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-mergeDebugResources-2:\\values\\values.xml", + "map": [ + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\dimens.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "13,14,15,16,17", + "startColumns": "4,4,4,4,4", + "startOffsets": "477,529,582,635,687", + "endColumns": "51,52,52,51,51", + "endOffsets": "524,577,630,682,734" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\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": "128,132,136,140,143,147,151,155,159,163,167", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "8293,8497,8708,8881,9041,9224,9409,9594,9797,10003,10186", + "endLines": "131,135,139,142,146,150,154,158,162,166,170", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "8492,8703,8876,9036,9219,9404,9589,9792,9998,10181,10382" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\arrays.xml", + "from": { + "startLines": "-1,-1", + "startColumns": "-1,-1", + "startOffsets": "-1,-1" + }, + "to": { + "startLines": "2,8", + "startColumns": "4,4", + "startOffsets": "105,300", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "295,415" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\colors.xml", + "from": { + "startLines": "-1", + "startColumns": "-1", + "startOffsets": "-1" + }, + "to": { + "startLines": "12", + "startColumns": "4", + "startOffsets": "420", + "endColumns": "56", + "endOffsets": "472" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\strings.xml", + "from": { + "startLines": "131,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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,-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,-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", + "startOffsets": "8177,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4460,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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": "135,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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,-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,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,52,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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": "8581,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4508,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "18,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127", + "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", + "startOffsets": "739,1092,1188,1271,1367,1436,1479,1531,1583,1632,1695,1753,1804,1888,1982,2090,2161,2245,2328,2394,2477,2579,2640,2702,2753,2831,2884,2944,3049,3108,3210,3265,3336,3385,3443,3490,3549,3606,3677,3738,3795,3845,3897,3950,4000,4050,4110,4163,4229,4291,4354,4417,4464,4517,4572,4660,4718,4780,4830,4875,4918,4978,5045,5098,5153,5208,5261,5308,5361,5417,5465,5520,5573,5657,5724,5788,5884,5958,6039,6128,6291,6435,6514,6589,6671,6730,6810,6890,6945,7067,7170,7211,7264,7321,7395,7460,7528,7614,7694,7763,7857,7916,7971,8033,8093,8203", + "endLines": "22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127", + "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,62,46,52,54,87,57,61,49,44,42,59,66,52,54,54,52,46,52,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89", + "endOffsets": "1087,1183,1266,1362,1431,1474,1526,1578,1627,1690,1748,1799,1883,1977,2085,2156,2240,2323,2389,2472,2574,2635,2697,2748,2826,2879,2939,3044,3103,3205,3260,3331,3380,3438,3485,3544,3601,3672,3733,3790,3840,3892,3945,3995,4045,4105,4158,4224,4286,4349,4412,4459,4512,4567,4655,4713,4775,4825,4870,4913,4973,5040,5093,5148,5203,5256,5303,5356,5412,5460,5515,5568,5652,5719,5783,5879,5953,6034,6123,6286,6430,6509,6584,6666,6725,6805,6885,6940,7062,7165,7206,7259,7316,7390,7455,7523,7609,7689,7758,7852,7911,7966,8028,8088,8198,8288" + } + } + ] + }, + { + "outputFile": "net.micode.notes.app-mergeDebugResources-2:/values/values.xml", + "map": [ + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\dimens.xml", + "from": { + "startLines": "-1,-1,-1,-1,-1", + "startColumns": "-1,-1,-1,-1,-1", + "startOffsets": "-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "13,14,15,16,17", + "startColumns": "4,4,4,4,4", + "startOffsets": "477,529,582,635,687", + "endColumns": "51,52,52,51,51", + "endOffsets": "524,577,630,682,734" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\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": "128,132,136,140,143,147,151,155,159,163,167", + "startColumns": "4,4,4,4,4,4,4,4,4,4,4", + "startOffsets": "8294,8498,8709,8882,9042,9225,9410,9595,9798,10004,10187", + "endLines": "131,135,139,142,146,150,154,158,162,166,170", + "endColumns": "12,12,12,12,12,12,12,12,12,12,12", + "endOffsets": "8493,8704,8877,9037,9220,9405,9590,9793,9999,10182,10383" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\arrays.xml", + "from": { + "startLines": "-1,-1", + "startColumns": "-1,-1", + "startOffsets": "-1,-1" + }, + "to": { + "startLines": "2,8", + "startColumns": "4,4", + "startOffsets": "105,300", + "endLines": "7,11", + "endColumns": "19,19", + "endOffsets": "295,415" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\colors.xml", + "from": { + "startLines": "-1", + "startColumns": "-1", + "startOffsets": "-1" + }, + "to": { + "startLines": "12", + "startColumns": "4", + "startOffsets": "420", + "endColumns": "56", + "endOffsets": "472" + } + }, + { + "source": "C:\\Users\\admin\\StudioProjects\\Notes-master\\app\\src\\main\\res\\values\\strings.xml", + "from": { + "startLines": "131,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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,-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,-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", + "startOffsets": "8178,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4460,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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": "135,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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,-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,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,53,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-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": "8582,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,4509,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1" + }, + "to": { + "startLines": "18,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127", + "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", + "startOffsets": "739,1092,1188,1271,1367,1436,1479,1531,1583,1632,1695,1753,1804,1888,1982,2090,2161,2245,2328,2394,2477,2579,2640,2702,2753,2831,2884,2944,3049,3108,3210,3265,3336,3385,3443,3490,3549,3606,3677,3738,3795,3845,3897,3950,4000,4050,4110,4163,4229,4291,4354,4417,4464,4517,4572,4660,4718,4780,4830,4875,4918,4978,5045,5099,5154,5209,5262,5309,5362,5418,5466,5521,5574,5658,5725,5789,5885,5959,6040,6129,6292,6436,6515,6590,6672,6731,6811,6891,6946,7068,7171,7212,7265,7322,7396,7461,7529,7615,7695,7764,7858,7917,7972,8034,8094,8204", + "endLines": "22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,65,66,67,68,69,70,71,72,73,74,75,76,77,78,79,80,81,82,83,84,85,86,87,88,89,90,91,92,93,94,95,96,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,123,124,125,126,127", + "endColumns": "14,95,82,95,68,42,51,51,48,62,57,50,83,93,107,70,83,82,65,82,101,60,61,50,77,52,59,104,58,101,54,70,48,57,46,58,56,70,60,56,49,51,52,49,49,59,52,65,61,62,62,46,52,54,87,57,61,49,44,42,59,66,53,54,54,52,46,52,55,47,54,52,83,66,63,95,73,80,88,162,143,78,74,81,58,79,79,54,121,102,40,52,56,73,64,67,85,79,68,93,58,54,61,59,109,89", + "endOffsets": "1087,1183,1266,1362,1431,1474,1526,1578,1627,1690,1748,1799,1883,1977,2085,2156,2240,2323,2389,2472,2574,2635,2697,2748,2826,2879,2939,3044,3103,3205,3260,3331,3380,3438,3485,3544,3601,3672,3733,3790,3840,3892,3945,3995,4045,4105,4158,4224,4286,4349,4412,4459,4512,4567,4655,4713,4775,4825,4870,4913,4973,5040,5094,5149,5204,5257,5304,5357,5413,5461,5516,5569,5653,5720,5784,5880,5954,6035,6124,6287,6431,6510,6585,6667,6726,6806,6886,6941,7063,7166,7207,7260,7317,7391,7456,7524,7610,7690,7759,7853,7912,7967,8029,8089,8199,8289" + } + } + ] + } + ] +} \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json b/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json new file mode 100644 index 0000000..591c1aa --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/merged_res_blame_folder/debug/out/single/debug.json @@ -0,0 +1,386 @@ +[ + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_green_middle.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_green_middle.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_white_up.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_white_up.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_delete.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\delete.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_note_edit_list_item.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\note_edit_list_item.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_menu_delete.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\menu_delete.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_font_normal.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\font_normal.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_green.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_green.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_font_super.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\font_super.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_yellow_middle.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_yellow_middle.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\color_secondary_text_dark.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\color\\secondary_text_dark.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_2x_red.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_2x_red.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_yellow_down.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_yellow_down.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\menu_call_record_folder.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\menu\\call_record_folder.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_red_single.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_red_single.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_red.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_red.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_icon_app.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\icon_app.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\menu_call_note_edit.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\menu\\call_note_edit.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_2x_blue.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_2x_blue.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_title_green.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_title_green.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_blue_down.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_blue_down.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_new_note_normal.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\new_note_normal.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\menu_note_list_options.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\menu\\note_list_options.xml" + }, + { + "merged": "net.micode.notes.app-merged_res-4:/menu_note_edit.xml.flat", + "source": "net.micode.notes.app-main-6:/menu/note_edit.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_red_down.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_red_down.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_note_list_dropdown_menu.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\note_list_dropdown_menu.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_yellow_up.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_yellow_up.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\menu_sub_folder.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\menu\\sub_folder.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_font_size_selector_bg.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\font_size_selector_bg.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_white_down.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_white_down.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_title_red.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_title_red.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_account_dialog_title.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\account_dialog_title.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_title_white.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_title_white.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_title_alert.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\title_alert.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\menu_note_edit.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\menu\\note_edit.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_new_note_pressed.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\new_note_pressed.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_note_item.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\note_item.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_yellow.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_yellow.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_add_account_text.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\add_account_text.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\raw-zh-rCN_introduction.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\raw-zh-rCN\\introduction" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_menu_move.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\menu_move.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_note_edit_color_selector_panel.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\note_edit_color_selector_panel.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_clock.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\clock.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_call_record.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\call_record.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_note_list_footer.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\note_list_footer.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_yellow_single.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_yellow_single.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_green_single.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_green_single.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\xml_widget_4x_info.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\xml\\widget_4x_info.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_white.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_white.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_title_bar_bg.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\title_bar_bg.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_red_up.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_red_up.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_bg_btn_set_color.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\bg_btn_set_color.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_white_middle.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_white_middle.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\menu_note_list_dropdown.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\menu\\note_list_dropdown.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_green_up.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_green_up.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_notification.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\notification.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_2x_white.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_2x_white.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable_new_note.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable\\new_note.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_title_blue.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_title_blue.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_datetime_picker.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\datetime_picker.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_folder.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_folder.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\menu_note_list.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\menu\\note_list.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_red_middle.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_red_middle.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_dialog_edit_text.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\dialog_edit_text.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_4x_green.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_4x_green.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_4x_blue.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_4x_blue.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\xml_preferences.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\xml\\preferences.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_font_small.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\font_small.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_2x_green.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_2x_green.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_dropdown_icon.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\dropdown_icon.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_4x_white.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_4x_white.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_background.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_background.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_green_down.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_green_down.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_widget_2x.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\widget_2x.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_folder_list_item.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\folder_list_item.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_2x_yellow.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_2x_yellow.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_bg_color_btn_mask.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\bg_color_btn_mask.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_blue_middle.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_blue_middle.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_blue_single.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_blue_single.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_font_large.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\font_large.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_note_list.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\note_list.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_title_yellow.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_title_yellow.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_selected.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\selected.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_blue_up.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_blue_up.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\xml_searchable.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\xml\\searchable.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_widget_4x.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\widget_4x.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_search_result.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\search_result.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_4x_yellow.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_4x_yellow.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_footer_bg.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_footer_bg.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_edit_blue.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\edit_blue.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_settings_header.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\settings_header.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\layout_note_edit.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\layout\\note_edit.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\xml_widget_2x_info.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\xml\\widget_2x_info.xml" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\raw_introduction.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\raw\\introduction" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_list_white_single.9.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\list_white_single.9.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\drawable-hdpi_widget_4x_red.png.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\drawable-hdpi\\widget_4x_red.png" + }, + { + "merged": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-merged_res-4:\\color_primary_text_dark.xml.flat", + "source": "C:\\Users\\admin\\.gradle\\daemon\\8.0\\net.micode.notes.app-main-6:\\color\\primary_text_dark.xml" + } +] \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/navigation_json/debug/navigation.json b/master/Notes-master1/app/build/intermediates/navigation_json/debug/navigation.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/navigation_json/debug/navigation.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml b/master/Notes-master1/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml new file mode 100644 index 0000000..854cb3b --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/packaged_manifests/debug/AndroidManifest.xml @@ -0,0 +1,151 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/packaged_manifests/debug/output-metadata.json b/master/Notes-master1/app/build/intermediates/packaged_manifests/debug/output-metadata.json new file mode 100644 index 0000000..eea66e3 --- /dev/null +++ b/master/Notes-master1/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/master/Notes-master1/app/build/intermediates/packaged_res/debug/values-zh-rCN/values-zh-rCN.xml b/master/Notes-master1/app/build/intermediates/packaged_res/debug/values-zh-rCN/values-zh-rCN.xml new file mode 100644 index 0000000..d65e0cc --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/packaged_res/debug/values-zh-rCN/values-zh-rCN.xml @@ -0,0 +1,108 @@ + + + + 短信 + 邮件 + + + %1$s 条符合“%2$s”的搜索结果 + + 确认删除文件夹及所包含的便签吗? + 确认要删除该条便签吗? + 确认要删除所选的 %d 条便签吗? + 删除 + 便签 + 便签2x2 + 便签4x4 + 删除 + 通话便签 + 取消 + 设置 + 成功删除提醒 + 不能为空便签设置闹钟提醒 + 不能将空便签发送到桌面 + 要查看的便签不存在 + 导出文本时发生错误,请检查SD卡 + SD卡被占用,不能操作 + 同步已取消 + 同步失败,发生内部错误 + 同步失败,请检查网络和帐号设置 + 导出失败 + 文件夹 %1$s 已存在,请重新命名 + yyyyMMdd + MM月dd日 kk:mm + 已将文本文件(%1$s)输出至SD卡(%2$s)目录 + 已将所选 %1$d 条便签移到 %2$s 文件夹 + 请输入名称 + 已添加到桌面 + 提醒我 + 新建文件夹 + 删除 + 取消全选 + 导出文本 + 修改文件夹名称 + 刪除文件夹 + 查看文件夹 + + 正常 + 文字大小 + + 超大 + 进入清单模式 + 移动到文件夹 + 上一级文件夹 + 退出清单模式 + 删除提醒 + 搜索 + 全选 + 没有选中项,操作无效 + 选中了 %d 项 + 发送到桌面 + 设置 + 分享 + 同步 + 取消同步 + 选择文件夹 + 已过期 + 发送邮件 + 打开地图 + 呼叫电话 + 浏览网页 + 查看 + 知道了 + 新建便签 + ... + 与google task同步便签记录 + 同步账号 + 添加账号 + 新建便签背景颜色随机 + 取消同步 + 立即同步 + 当前帐号 %1$s + 如更换同步帐号,过去的帐号同步信息将被清空,再次切换的同时可能会造成数据重复 + 请选择google帐号,便签将与该帐号的google task内容同步。 + 同步便签 + 上次同步于 %1$s + 取消 + 更换账号 + 删除账号 + 设置 + 正在同步中,不能修改同步帐号 + 同步帐号已设置为%1$s + 便签 + 搜索便签 + 正在搜索便签 + 便签中的文字 + 创建提醒 + 导出成功 + 与%1$s同步成功 + 正在获取服务器便签列表... + 登录%1$s... + 正在同步本地便签... + 同步已取消 + 同步失败 + 同步成功 + 同步便签... + 没有关联内容,点击新建便签。 + 访客模式下,便签内容不可见 + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/packaged_res/debug/values-zh-rTW/values-zh-rTW.xml b/master/Notes-master1/app/build/intermediates/packaged_res/debug/values-zh-rTW/values-zh-rTW.xml new file mode 100644 index 0000000..226b5bc --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/packaged_res/debug/values-zh-rTW/values-zh-rTW.xml @@ -0,0 +1,108 @@ + + + + 短信 + 郵件 + + + %1$s 條符合”%2$s“的搜尋結果 + + 確認刪除檔夾及所包含的便簽嗎? + 确认要删除該條便籤嗎? + 确认要刪除所選的 %d 條便籤嗎? + 刪除 + 便簽 + 便簽2x2 + 便簽4x4 + 刪除 + 通話便籤 + 取消 + 設置 + 成功刪除提醒 + 不能爲空便籤設置鬧鐘提醒 + 不能將空便籤發送到桌面 + 要查看的便籤不存在 + 導出TXT時發生錯誤,請檢查SD卡 + SD卡被佔用,不能操作 + 同步已取消 + 同步失敗,發生內部錯誤 + 同步失敗,請檢查網絡和帳號設置 + 導出失敗 + 文件夾 %1$s 已存在,請重新命名 + yyyyMMdd + MM月dd日 kk:mm + 已將文本文件(%1$s)導出至SD(%2$s)目錄 + 已將所選 %1$d 便籤移到 %2$s 文件夾 + 請輸入名稱 + 已添加到桌面 + 提醒我 + 新建文件夾 + 刪除 + 取消全選 + 導出文本 + 修改文件夾名稱 + 刪除文件夾 + 查看文件夾 + + 正常 + 文字大小 + + 超大 + 進入清單模式 + 移動到文件夾 + 上一級文件夾 + 退出清單模式 + 刪除提醒 + 搜尋 + 全選 + 沒有選中項,操作無效 + 選中了 %d 項 + 發送到桌面 + 設置 + 分享 + 同步 + 取消同步 + 選擇文件夾 + 已過期 + 發送郵件 + 打開地圖 + 呼叫電話 + 浏覽網頁 + 查看 + 知道了 + 新建便簽 + ... + 与google task同步便簽記錄 + 同步賬號 + 添加賬號 + 新建便籤背景顏色隨機 + 取消同步 + 立即同步 + 當前帳號 %1$s + 如更換同步帳號,過去的帳號同步信息將被清空,再次切換的同時可能會造成數據重復 + 請選擇google帳號,便簽將與該帳號的google task內容同步。 + 同步便簽 + 上次同步于 %1$s + 取消 + 更換賬號 + 刪除賬號 + 設置 + 正在同步中,不能修改同步帳號 + 同步帳號已設置為%1$s + 便籤 + 搜索便籤 + 正在搜索便籤 + 便籤中的文字 + 創建提醒 + 導出成功 + 與%1$s同步成功 + 正在獲取服務器便籤列表... + 登陸%1$s... + 正在同步本地便籤... + 同步已取消 + 同步失敗 + 同步成功 + 同步便簽... + 沒有關聯內容,點擊新建便簽。 + 訪客模式下,便籤內容不可見 + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/packaged_res/debug/values/values.xml b/master/Notes-master1/app/build/intermediates/packaged_res/debug/values/values.xml new file mode 100644 index 0000000..42b7713 --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/packaged_res/debug/values/values.xml @@ -0,0 +1,172 @@ + + + + -%s + --%s + --%s + --%s + + + Messaging + Email + + #335b5b5b + 26sp + 20sp + 17sp + 14sp + 33sp + + %1$s result for \"%2$s\" + + %1$s results for \"%2$s\" + + Confirm to delete folder and its notes? + Confirm to delete this note? + Confirm to delete the selected %d notes? + Delete selected notes + Notes + Notes 2x2 + Notes 4x4 + Delete + Call notes + cancel + set + Delete reminder successfully + Sorry, can not set clock on empty note + Sorry, can not send and empty note to home + The note is not exist + Export failed, please check SD card + SD card busy, not available now + Sync is canceled + Sync failed, internal error occurs + Sync failed, please check network and account settings + Export fail + notes_%s.txt + /MIUI/notes/ + The folder %1$s exist, please rename + yyyyMMdd + MMMd kk:mm + Export text file (%1$s) to SD (%2$s) directory + (%d) + Have moved selected %1$d notes to %2$s folder + Input name + Note added to home + Remind me + New Folder + Delete + Deselect all + Export text + Change folder name + Delete folder + View folder + Large + Medium + Font size + Small + Super + Enter check list + Move to folder + Parent folder + Leave check list + quit secret model + Delete reminder + Search + secret model + Select all + Nothing selected, the operation is invalid + %d selected + Send to home + Settings + Share + Sync + Cancel syncing + Select folder + voice_read + Expired + Send email + Open map + Call + Browse web + Take a look + Got it + Add note + ... + Sync notes with google task + Sync account + Add account + New note background color random + Cancel syncing + Sync immediately + Current account %1$s + All sync related information will be deleted, which may result in duplicated items sometime + Please select a google account. Local notes will be synced with google task. + Sync notes + Last sync time %1$s + yyyy-MM-dd hh:mm:ss + Cancel + Change sync account + Remove sync account + Settings + Cannot change the account because sync is in progress + %1$s has been set as the sync account + Notes + Search notes + Searching Notes + Text in your notes + Set reminder + Export successful + Sync is successful with account %1$s + Getting remote note list... + Logging into %1$s... + Synchronize local notes with Google Task... + Sync is canceled + Sync is failed + Sync is successful + Syncing notes... + No associated note found, click to create associated note. + Privacy mode,can not see note content + + + + + + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/processed_res/debug/out/output-metadata.json b/master/Notes-master1/app/build/intermediates/processed_res/debug/out/output-metadata.json new file mode 100644 index 0000000..1eefece --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/processed_res/debug/out/output-metadata.json @@ -0,0 +1,20 @@ +{ + "version": 3, + "artifactType": { + "type": "PROCESSED_RES", + "kind": "Directory" + }, + "applicationId": "net.micode.notes", + "variantName": "debug", + "elements": [ + { + "type": "SINGLE", + "filters": [], + "attributes": [], + "versionCode": 1, + "versionName": "0.1", + "outputFile": "resources-debug.ap_" + } + ], + "elementType": "File" +} \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ b/master/Notes-master1/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ new file mode 100644 index 0000000..db34be9 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/processed_res/debug/out/resources-debug.ap_ differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/139722d871eb1c54dd96b600cd5d588696253653e57b6be334dbce77e1be4051_5.jar b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/139722d871eb1c54dd96b600cd5d588696253653e57b6be334dbce77e1be4051_5.jar new file mode 100644 index 0000000..89e6f01 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/139722d871eb1c54dd96b600cd5d588696253653e57b6be334dbce77e1be4051_5.jar differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Contact.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Contact.dex new file mode 100644 index 0000000..68fa48e Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Contact.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex new file mode 100644 index 0000000..a961bc4 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$CallNote.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataColumns.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataColumns.dex new file mode 100644 index 0000000..1c0dee7 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataColumns.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataConstants.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataConstants.dex new file mode 100644 index 0000000..720f42c Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$DataConstants.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex new file mode 100644 index 0000000..3e6ef4e Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$NoteColumns.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex new file mode 100644 index 0000000..37e4878 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes$TextNote.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes.dex new file mode 100644 index 0000000..1baae91 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/Notes.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex new file mode 100644 index 0000000..00400e4 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper$TABLE.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex new file mode 100644 index 0000000..d9a2ab4 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesDatabaseHelper.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex new file mode 100644 index 0000000..f06b011 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/data/NotesProvider.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/MetaData.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/MetaData.dex new file mode 100644 index 0000000..a55abb8 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/MetaData.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Node.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Node.dex new file mode 100644 index 0000000..e43108d Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Node.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlData.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlData.dex new file mode 100644 index 0000000..ba7e3d2 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlData.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlNote.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlNote.dex new file mode 100644 index 0000000..66f590a Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/SqlNote.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Task.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Task.dex new file mode 100644 index 0000000..137bd02 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/Task.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/TaskList.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/TaskList.dex new file mode 100644 index 0000000..82a15e2 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/data/TaskList.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/ActionFailureException.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/ActionFailureException.dex new file mode 100644 index 0000000..ff466b5 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/ActionFailureException.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/NetworkFailureException.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/NetworkFailureException.dex new file mode 100644 index 0000000..c3c8e6a Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/exception/NetworkFailureException.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex new file mode 100644 index 0000000..2abb07a Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$1.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex new file mode 100644 index 0000000..9db738a Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask$OnCompleteListener.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex new file mode 100644 index 0000000..0deb6a0 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskASyncTask.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskClient.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskClient.dex new file mode 100644 index 0000000..0e75b17 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskClient.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex new file mode 100644 index 0000000..2972d40 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskManager.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService$1.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService$1.dex new file mode 100644 index 0000000..e65e5b6 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService$1.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService.dex new file mode 100644 index 0000000..cc8addf Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/gtask/remote/GTaskSyncService.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note$NoteData.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note$NoteData.dex new file mode 100644 index 0000000..bff9419 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note$NoteData.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note.dex new file mode 100644 index 0000000..00800a0 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/Note.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex new file mode 100644 index 0000000..4cc87c9 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote$NoteSettingChangedListener.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex new file mode 100644 index 0000000..158951c Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/model/WorkingNote.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex new file mode 100644 index 0000000..8d54430 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils$TextExport.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex new file mode 100644 index 0000000..81fbd05 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/BackupUtils.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/DataUtils.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/DataUtils.dex new file mode 100644 index 0000000..0dd0265 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/DataUtils.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/GTaskStringUtils.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/GTaskStringUtils.dex new file mode 100644 index 0000000..fc4e994 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/GTaskStringUtils.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex new file mode 100644 index 0000000..8766a36 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteBgResources.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex new file mode 100644 index 0000000..bd1b45f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$NoteItemBgResources.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex new file mode 100644 index 0000000..813c29b Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$TextAppearanceResources.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex new file mode 100644 index 0000000..e8db59a Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser$WidgetBgResources.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser.dex new file mode 100644 index 0000000..61a84ce Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/tool/ResourceParser.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex new file mode 100644 index 0000000..fe16853 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmAlertActivity.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmInitReceiver.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmInitReceiver.dex new file mode 100644 index 0000000..f641273 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmInitReceiver.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmReceiver.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmReceiver.dex new file mode 100644 index 0000000..9278ab0 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/AlarmReceiver.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$1.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$1.dex new file mode 100644 index 0000000..eed3350 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$1.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$2.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$2.dex new file mode 100644 index 0000000..88dead1 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$2.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$3.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$3.dex new file mode 100644 index 0000000..afad0e0 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$3.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$4.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$4.dex new file mode 100644 index 0000000..01e1c18 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$4.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex new file mode 100644 index 0000000..0df2655 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker$OnDateTimeChangedListener.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex new file mode 100644 index 0000000..e1205dd Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePicker.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$1.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$1.dex new file mode 100644 index 0000000..2c10036 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$1.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex new file mode 100644 index 0000000..d9419a5 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog$OnDateTimeSetListener.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex new file mode 100644 index 0000000..5bba515 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DateTimePickerDialog.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu$1.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu$1.dex new file mode 100644 index 0000000..49a8b16 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu$1.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex new file mode 100644 index 0000000..92250f2 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/DropdownMenu.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex new file mode 100644 index 0000000..1f9408f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter$FolderListItem.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex new file mode 100644 index 0000000..cce08c4 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/FoldersListAdapter.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex new file mode 100644 index 0000000..d206c9c Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$1.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex new file mode 100644 index 0000000..754ca0e Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$2.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex new file mode 100644 index 0000000..1009d73 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$3.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex new file mode 100644 index 0000000..94f094f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity$HeadViewHolder.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex new file mode 100644 index 0000000..2e9e834 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditActivity.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$1.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$1.dex new file mode 100644 index 0000000..5915330 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$1.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex new file mode 100644 index 0000000..1323e64 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText$OnTextViewChangeListener.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex new file mode 100644 index 0000000..70d2682 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteEditText.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex new file mode 100644 index 0000000..bc0b0bf Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NoteItemData.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex new file mode 100644 index 0000000..5379426 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$1.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$10.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$10.dex new file mode 100644 index 0000000..2139fb4 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$10.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$11.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$11.dex new file mode 100644 index 0000000..c022a8f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$11.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$12.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$12.dex new file mode 100644 index 0000000..acfc572 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$12.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$13.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$13.dex new file mode 100644 index 0000000..bcb080a Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$13.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex new file mode 100644 index 0000000..becbc72 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$2.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex new file mode 100644 index 0000000..a802f8f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$3.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex new file mode 100644 index 0000000..cc165fb Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$4.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex new file mode 100644 index 0000000..5556621 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$5.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex new file mode 100644 index 0000000..da0a398 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$6.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex new file mode 100644 index 0000000..e89e83f Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$7.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex new file mode 100644 index 0000000..1db2cfc Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$8.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex new file mode 100644 index 0000000..bf99ad9 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$9.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex new file mode 100644 index 0000000..23658bc Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$BackgroundQueryHandler.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex new file mode 100644 index 0000000..259bcf7 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ListEditState.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex new file mode 100644 index 0000000..dae0ee4 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$1.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex new file mode 100644 index 0000000..ddd222c Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback$2.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex new file mode 100644 index 0000000..a23638b Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$ModeCallback.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex new file mode 100644 index 0000000..1f8fb0e Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$NewNoteOnTouchListener.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex new file mode 100644 index 0000000..aefd069 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$OnListItemClickListener.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex new file mode 100644 index 0000000..13e5adb Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex new file mode 100644 index 0000000..a0cf8e6 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter$AppWidgetAttribute.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex new file mode 100644 index 0000000..68f5579 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListAdapter.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex new file mode 100644 index 0000000..46c593d Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListItem.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex new file mode 100644 index 0000000..14d6a26 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$1.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$2.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$2.dex new file mode 100644 index 0000000..99e75dd Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$2.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$3.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$3.dex new file mode 100644 index 0000000..80233e5 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$3.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$4.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$4.dex new file mode 100644 index 0000000..5919360 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$4.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$5.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$5.dex new file mode 100644 index 0000000..a5a02af Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$5.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex new file mode 100644 index 0000000..194cc49 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$6.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex new file mode 100644 index 0000000..4861014 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$7.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex new file mode 100644 index 0000000..5e41302 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$8.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex new file mode 100644 index 0000000..8f2b93d Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity$GTaskReceiver.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex new file mode 100644 index 0000000..685b35d Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesPreferenceActivity.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex new file mode 100644 index 0000000..a300134 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex new file mode 100644 index 0000000..a2738ca Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_2x.dex differ diff --git a/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex new file mode 100644 index 0000000..10f6948 Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/widget/NoteWidgetProvider_4x.dex differ diff --git a/master/Notes-master1/app/build/intermediates/runtime_symbol_list/debug/R.txt b/master/Notes-master1/app/build/intermediates/runtime_symbol_list/debug/R.txt new file mode 100644 index 0000000..f667dea --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/runtime_symbol_list/debug/R.txt @@ -0,0 +1,289 @@ +int array format_for_exported_note 0x7f010000 +int array menu_share_ways 0x7f010001 +int color primary_text_dark 0x7f020000 +int color secondary_text_dark 0x7f020001 +int color user_query_highlight 0x7f020002 +int dimen text_font_size_large 0x7f030000 +int dimen text_font_size_medium 0x7f030001 +int dimen text_font_size_normal 0x7f030002 +int dimen text_font_size_small 0x7f030003 +int dimen text_font_size_super 0x7f030004 +int drawable bg_btn_set_color 0x7f040000 +int drawable bg_color_btn_mask 0x7f040001 +int drawable call_record 0x7f040002 +int drawable clock 0x7f040003 +int drawable delete 0x7f040004 +int drawable dropdown_icon 0x7f040005 +int drawable edit_blue 0x7f040006 +int drawable edit_green 0x7f040007 +int drawable edit_red 0x7f040008 +int drawable edit_title_blue 0x7f040009 +int drawable edit_title_green 0x7f04000a +int drawable edit_title_red 0x7f04000b +int drawable edit_title_white 0x7f04000c +int drawable edit_title_yellow 0x7f04000d +int drawable edit_white 0x7f04000e +int drawable edit_yellow 0x7f04000f +int drawable font_large 0x7f040010 +int drawable font_normal 0x7f040011 +int drawable font_size_selector_bg 0x7f040012 +int drawable font_small 0x7f040013 +int drawable font_super 0x7f040014 +int drawable icon_app 0x7f040015 +int drawable list_background 0x7f040016 +int drawable list_blue_down 0x7f040017 +int drawable list_blue_middle 0x7f040018 +int drawable list_blue_single 0x7f040019 +int drawable list_blue_up 0x7f04001a +int drawable list_folder 0x7f04001b +int drawable list_footer_bg 0x7f04001c +int drawable list_green_down 0x7f04001d +int drawable list_green_middle 0x7f04001e +int drawable list_green_single 0x7f04001f +int drawable list_green_up 0x7f040020 +int drawable list_red_down 0x7f040021 +int drawable list_red_middle 0x7f040022 +int drawable list_red_single 0x7f040023 +int drawable list_red_up 0x7f040024 +int drawable list_white_down 0x7f040025 +int drawable list_white_middle 0x7f040026 +int drawable list_white_single 0x7f040027 +int drawable list_white_up 0x7f040028 +int drawable list_yellow_down 0x7f040029 +int drawable list_yellow_middle 0x7f04002a +int drawable list_yellow_single 0x7f04002b +int drawable list_yellow_up 0x7f04002c +int drawable menu_delete 0x7f04002d +int drawable menu_move 0x7f04002e +int drawable new_note 0x7f04002f +int drawable new_note_normal 0x7f040030 +int drawable new_note_pressed 0x7f040031 +int drawable note_edit_color_selector_panel 0x7f040032 +int drawable notification 0x7f040033 +int drawable search_result 0x7f040034 +int drawable selected 0x7f040035 +int drawable title_alert 0x7f040036 +int drawable title_bar_bg 0x7f040037 +int drawable widget_2x_blue 0x7f040038 +int drawable widget_2x_green 0x7f040039 +int drawable widget_2x_red 0x7f04003a +int drawable widget_2x_white 0x7f04003b +int drawable widget_2x_yellow 0x7f04003c +int drawable widget_4x_blue 0x7f04003d +int drawable widget_4x_green 0x7f04003e +int drawable widget_4x_red 0x7f04003f +int drawable widget_4x_white 0x7f040040 +int drawable widget_4x_yellow 0x7f040041 +int id account_dialog_subtitle 0x7f050000 +int id account_dialog_title 0x7f050001 +int id action_select_all 0x7f050002 +int id amPm 0x7f050003 +int id btn_new_note 0x7f050004 +int id btn_set_bg_color 0x7f050005 +int id cb_edit_item 0x7f050006 +int id date 0x7f050007 +int id delete 0x7f050008 +int id et_edit_text 0x7f050009 +int id et_foler_name 0x7f05000a +int id font_size_selector 0x7f05000b +int id hour 0x7f05000c +int id iv_alert_icon 0x7f05000d +int id iv_bg_blue 0x7f05000e +int id iv_bg_blue_select 0x7f05000f +int id iv_bg_green 0x7f050010 +int id iv_bg_green_select 0x7f050011 +int id iv_bg_red 0x7f050012 +int id iv_bg_red_select 0x7f050013 +int id iv_bg_white 0x7f050014 +int id iv_bg_white_select 0x7f050015 +int id iv_bg_yellow 0x7f050016 +int id iv_bg_yellow_select 0x7f050017 +int id iv_large_select 0x7f050018 +int id iv_medium_select 0x7f050019 +int id iv_small_select 0x7f05001a +int id iv_super_select 0x7f05001b +int id ll_font_large 0x7f05001c +int id ll_font_normal 0x7f05001d +int id ll_font_small 0x7f05001e +int id ll_font_super 0x7f05001f +int id menu_alert 0x7f050020 +int id menu_delete 0x7f050021 +int id menu_delete_remind 0x7f050022 +int id menu_export_text 0x7f050023 +int id menu_font_size 0x7f050024 +int id menu_list_mode 0x7f050025 +int id menu_new_folder 0x7f050026 +int id menu_new_note 0x7f050027 +int id menu_quit_secret 0x7f050043 +int id menu_search 0x7f050028 +int id menu_secret 0x7f050044 +int id menu_send_to_desktop 0x7f050029 +int id menu_setting 0x7f05002a +int id menu_share 0x7f05002b +int id menu_sync 0x7f05002c +int id menu_voice_mix 0x7f050045 +int id minute 0x7f05002d +int id move 0x7f05002e +int id navigation_bar 0x7f05002f +int id note_bg_color_selector 0x7f050030 +int id note_edit_list 0x7f050031 +int id note_edit_view 0x7f050032 +int id note_item 0x7f050033 +int id note_title 0x7f050034 +int id notes_list 0x7f050035 +int id prefenerece_sync_status_textview 0x7f050036 +int id preference_sync_button 0x7f050037 +int id selection_menu 0x7f050038 +int id sv_note_edit 0x7f050039 +int id tv_alert_date 0x7f05003a +int id tv_folder_name 0x7f05003b +int id tv_modified_date 0x7f05003c +int id tv_name 0x7f05003d +int id tv_time 0x7f05003e +int id tv_title 0x7f05003f +int id tv_title_bar 0x7f050040 +int id widget_bg_image 0x7f050041 +int id widget_text 0x7f050042 +int layout account_dialog_title 0x7f060000 +int layout add_account_text 0x7f060001 +int layout datetime_picker 0x7f060002 +int layout dialog_edit_text 0x7f060003 +int layout folder_list_item 0x7f060004 +int layout note_edit 0x7f060005 +int layout note_edit_list_item 0x7f060006 +int layout note_item 0x7f060007 +int layout note_list 0x7f060008 +int layout note_list_dropdown_menu 0x7f060009 +int layout note_list_footer 0x7f06000a +int layout settings_header 0x7f06000b +int layout widget_2x 0x7f06000c +int layout widget_4x 0x7f06000d +int menu call_note_edit 0x7f070000 +int menu call_record_folder 0x7f070001 +int menu note_edit 0x7f070002 +int menu note_list 0x7f070003 +int menu note_list_dropdown 0x7f070004 +int menu note_list_options 0x7f070005 +int menu sub_folder 0x7f070006 +int plurals search_results_title 0x7f080000 +int raw introduction 0x7f090000 +int string alert_message_delete_folder 0x7f0a0000 +int string alert_message_delete_note 0x7f0a0001 +int string alert_message_delete_notes 0x7f0a0002 +int string alert_title_delete 0x7f0a0003 +int string app_name 0x7f0a0004 +int string app_widget2x2 0x7f0a0005 +int string app_widget4x4 0x7f0a0006 +int string button_delete 0x7f0a0007 +int string call_record_folder_name 0x7f0a0008 +int string datetime_dialog_cancel 0x7f0a0009 +int string datetime_dialog_ok 0x7f0a000a +int string delete_remind_time_message 0x7f0a000b +int string error_note_empty_for_clock 0x7f0a000c +int string error_note_empty_for_send_to_desktop 0x7f0a000d +int string error_note_not_exist 0x7f0a000e +int string error_sdcard_export 0x7f0a000f +int string error_sdcard_unmounted 0x7f0a0010 +int string error_sync_cancelled 0x7f0a0011 +int string error_sync_internal 0x7f0a0012 +int string error_sync_network 0x7f0a0013 +int string failed_sdcard_export 0x7f0a0014 +int string file_name_txt_format 0x7f0a0015 +int string file_path 0x7f0a0016 +int string folder_exist 0x7f0a0017 +int string format_date_ymd 0x7f0a0018 +int string format_datetime_mdhm 0x7f0a0019 +int string format_exported_file_location 0x7f0a001a +int string format_folder_files_count 0x7f0a001b +int string format_move_notes_to_folder 0x7f0a001c +int string hint_foler_name 0x7f0a001d +int string info_note_enter_desktop 0x7f0a001e +int string menu_alert 0x7f0a001f +int string menu_create_folder 0x7f0a0020 +int string menu_delete 0x7f0a0021 +int string menu_deselect_all 0x7f0a0022 +int string menu_export_text 0x7f0a0023 +int string menu_folder_change_name 0x7f0a0024 +int string menu_folder_delete 0x7f0a0025 +int string menu_folder_view 0x7f0a0026 +int string menu_font_large 0x7f0a0027 +int string menu_font_normal 0x7f0a0028 +int string menu_font_size 0x7f0a0029 +int string menu_font_small 0x7f0a002a +int string menu_font_super 0x7f0a002b +int string menu_list_mode 0x7f0a002c +int string menu_move 0x7f0a002d +int string menu_move_parent_folder 0x7f0a002e +int string menu_normal_mode 0x7f0a002f +int string menu_quit_secret 0x7f0a0066 +int string menu_remove_remind 0x7f0a0030 +int string menu_search 0x7f0a0031 +int string menu_secret 0x7f0a0067 +int string menu_select_all 0x7f0a0032 +int string menu_select_none 0x7f0a0033 +int string menu_select_title 0x7f0a0034 +int string menu_send_to_desktop 0x7f0a0035 +int string menu_setting 0x7f0a0036 +int string menu_share 0x7f0a0037 +int string menu_sync 0x7f0a0038 +int string menu_sync_cancel 0x7f0a0039 +int string menu_title_select_folder 0x7f0a003a +int string menu_voice_mix 0x7f0a0068 +int string note_alert_expired 0x7f0a003b +int string note_link_email 0x7f0a003c +int string note_link_other 0x7f0a003d +int string note_link_tel 0x7f0a003e +int string note_link_web 0x7f0a003f +int string notealert_enter 0x7f0a0040 +int string notealert_ok 0x7f0a0041 +int string notelist_menu_new 0x7f0a0042 +int string notelist_string_info 0x7f0a0043 +int string preferences_account_summary 0x7f0a0044 +int string preferences_account_title 0x7f0a0045 +int string preferences_add_account 0x7f0a0046 +int string preferences_bg_random_appear_title 0x7f0a0047 +int string preferences_button_sync_cancel 0x7f0a0048 +int string preferences_button_sync_immediately 0x7f0a0049 +int string preferences_dialog_change_account_title 0x7f0a004a +int string preferences_dialog_change_account_warn_msg 0x7f0a004b +int string preferences_dialog_select_account_tips 0x7f0a004c +int string preferences_dialog_select_account_title 0x7f0a004d +int string preferences_last_sync_time 0x7f0a004e +int string preferences_last_sync_time_format 0x7f0a004f +int string preferences_menu_cancel 0x7f0a0050 +int string preferences_menu_change_account 0x7f0a0051 +int string preferences_menu_remove_account 0x7f0a0052 +int string preferences_title 0x7f0a0053 +int string preferences_toast_cannot_change_account 0x7f0a0054 +int string preferences_toast_success_set_accout 0x7f0a0055 +int string search 0x7f0a0056 +int string search_hint 0x7f0a0057 +int string search_label 0x7f0a0058 +int string search_setting_description 0x7f0a0059 +int string set_remind_time_message 0x7f0a005a +int string success_sdcard_export 0x7f0a005b +int string success_sync_account 0x7f0a005c +int string sync_progress_init_list 0x7f0a005d +int string sync_progress_login 0x7f0a005e +int string sync_progress_syncing 0x7f0a005f +int string ticker_cancel 0x7f0a0060 +int string ticker_fail 0x7f0a0061 +int string ticker_success 0x7f0a0062 +int string ticker_syncing 0x7f0a0063 +int string widget_havenot_content 0x7f0a0064 +int string widget_under_visit_mode 0x7f0a0065 +int style HighlightTextAppearancePrimary 0x7f0b0000 +int style HighlightTextAppearanceSecondary 0x7f0b0001 +int style NoteActionBarStyle 0x7f0b0002 +int style NoteTheme 0x7f0b0003 +int style TextAppearanceLarge 0x7f0b0004 +int style TextAppearanceMedium 0x7f0b0005 +int style TextAppearanceNormal 0x7f0b0006 +int style TextAppearancePrimaryItem 0x7f0b0007 +int style TextAppearanceSecondaryItem 0x7f0b0008 +int style TextAppearanceSuper 0x7f0b0009 +int style TextAppearanceUnderMenuIcon 0x7f0b000a +int xml preferences 0x7f0c0000 +int xml searchable 0x7f0c0001 +int xml widget_2x_info 0x7f0c0002 +int xml widget_4x_info 0x7f0c0003 diff --git a/master/Notes-master1/app/build/intermediates/signing_config_versions/debug/signing-config-versions.json b/master/Notes-master1/app/build/intermediates/signing_config_versions/debug/signing-config-versions.json new file mode 100644 index 0000000..51f6368 --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/signing_config_versions/debug/signing-config-versions.json @@ -0,0 +1 @@ +{"enableV1Signing":false,"enableV2Signing":true,"enableV3Signing":false,"enableV4Signing":false} \ No newline at end of file diff --git a/master/Notes-master1/app/build/intermediates/source_set_path_map/debug/file-map.txt b/master/Notes-master1/app/build/intermediates/source_set_path_map/debug/file-map.txt new file mode 100644 index 0000000..4405ac8 --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/source_set_path_map/debug/file-map.txt @@ -0,0 +1,7 @@ +net.micode.notes.app-pngs-0 C:\Users\admin\StudioProjects\Notes-master\app\build\generated\res\pngs\debug +net.micode.notes.app-resValues-1 C:\Users\admin\StudioProjects\Notes-master\app\build\generated\res\resValues\debug +net.micode.notes.app-packageDebugResources-2 C:\Users\admin\StudioProjects\Notes-master\app\build\intermediates\incremental\debug\packageDebugResources\merged.dir +net.micode.notes.app-packageDebugResources-3 C:\Users\admin\StudioProjects\Notes-master\app\build\intermediates\incremental\debug\packageDebugResources\stripped.dir +net.micode.notes.app-merged_res-4 C:\Users\admin\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug +net.micode.notes.app-debug-5 C:\Users\admin\StudioProjects\Notes-master\app\src\debug\res +net.micode.notes.app-main-6 C:\Users\admin\StudioProjects\Notes-master\app\src\main\res diff --git a/master/Notes-master1/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt b/master/Notes-master1/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt new file mode 100644 index 0000000..c7ce71c --- /dev/null +++ b/master/Notes-master1/app/build/intermediates/stable_resource_ids_file/debug/stableIds.txt @@ -0,0 +1,289 @@ +net.micode.notes:string/preferences_last_sync_time = 0x7f0a004e +net.micode.notes:string/preferences_menu_change_account = 0x7f0a0051 +net.micode.notes:string/menu_deselect_all = 0x7f0a0022 +net.micode.notes:id/menu_voice_mix = 0x7f050045 +net.micode.notes:string/menu_export_text = 0x7f0a0023 +net.micode.notes:string/menu_normal_mode = 0x7f0a002f +net.micode.notes:menu/note_list = 0x7f070003 +net.micode.notes:id/account_dialog_subtitle = 0x7f050000 +net.micode.notes:string/menu_send_to_desktop = 0x7f0a0035 +net.micode.notes:string/search = 0x7f0a0056 +net.micode.notes:string/search_setting_description = 0x7f0a0059 +net.micode.notes:string/error_sdcard_unmounted = 0x7f0a0010 +net.micode.notes:xml/preferences = 0x7f0c0000 +net.micode.notes:style/HighlightTextAppearanceSecondary = 0x7f0b0001 +net.micode.notes:string/note_link_other = 0x7f0a003d +net.micode.notes:id/iv_bg_yellow_select = 0x7f050017 +net.micode.notes:string/preferences_title = 0x7f0a0053 +net.micode.notes:string/preferences_toast_success_set_accout = 0x7f0a0055 +net.micode.notes:string/notealert_enter = 0x7f0a0040 +net.micode.notes:xml/widget_4x_info = 0x7f0c0003 +net.micode.notes:string/set_remind_time_message = 0x7f0a005a +net.micode.notes:string/search_hint = 0x7f0a0057 +net.micode.notes:string/menu_voice_mix = 0x7f0a0068 +net.micode.notes:string/widget_under_visit_mode = 0x7f0a0065 +net.micode.notes:string/error_sync_network = 0x7f0a0013 +net.micode.notes:id/notes_list = 0x7f050035 +net.micode.notes:string/menu_share = 0x7f0a0037 +net.micode.notes:style/TextAppearanceSuper = 0x7f0b0009 +net.micode.notes:dimen/text_font_size_large = 0x7f030000 +net.micode.notes:id/ll_font_super = 0x7f05001f +net.micode.notes:string/note_alert_expired = 0x7f0a003b +net.micode.notes:string/note_link_tel = 0x7f0a003e +net.micode.notes:string/menu_font_normal = 0x7f0a0028 +net.micode.notes:string/menu_font_small = 0x7f0a002a +net.micode.notes:string/sync_progress_login = 0x7f0a005e +net.micode.notes:string/menu_select_title = 0x7f0a0034 +net.micode.notes:style/TextAppearanceMedium = 0x7f0b0005 +net.micode.notes:id/menu_send_to_desktop = 0x7f050029 +net.micode.notes:string/menu_font_size = 0x7f0a0029 +net.micode.notes:string/info_note_enter_desktop = 0x7f0a001e +net.micode.notes:layout/note_item = 0x7f060007 +net.micode.notes:string/datetime_dialog_cancel = 0x7f0a0009 +net.micode.notes:menu/sub_folder = 0x7f070006 +net.micode.notes:id/preference_sync_button = 0x7f050037 +net.micode.notes:string/menu_setting = 0x7f0a0036 +net.micode.notes:id/navigation_bar = 0x7f05002f +net.micode.notes:string/preferences_dialog_change_account_title = 0x7f0a004a +net.micode.notes:string/preferences_bg_random_appear_title = 0x7f0a0047 +net.micode.notes:menu/call_note_edit = 0x7f070000 +net.micode.notes:string/preferences_last_sync_time_format = 0x7f0a004f +net.micode.notes:style/TextAppearanceUnderMenuIcon = 0x7f0b000a +net.micode.notes:string/menu_search = 0x7f0a0031 +net.micode.notes:xml/searchable = 0x7f0c0001 +net.micode.notes:style/TextAppearanceLarge = 0x7f0b0004 +net.micode.notes:string/menu_select_all = 0x7f0a0032 +net.micode.notes:string/note_link_email = 0x7f0a003c +net.micode.notes:string/preferences_dialog_change_account_warn_msg = 0x7f0a004b +net.micode.notes:string/menu_remove_remind = 0x7f0a0030 +net.micode.notes:string/menu_font_large = 0x7f0a0027 +net.micode.notes:string/menu_folder_change_name = 0x7f0a0024 +net.micode.notes:string/menu_sync_cancel = 0x7f0a0039 +net.micode.notes:string/menu_create_folder = 0x7f0a0020 +net.micode.notes:string/delete_remind_time_message = 0x7f0a000b +net.micode.notes:string/format_move_notes_to_folder = 0x7f0a001c +net.micode.notes:string/success_sdcard_export = 0x7f0a005b +net.micode.notes:string/format_date_ymd = 0x7f0a0018 +net.micode.notes:string/preferences_account_summary = 0x7f0a0044 +net.micode.notes:drawable/widget_4x_yellow = 0x7f040041 +net.micode.notes:drawable/widget_2x_red = 0x7f04003a +net.micode.notes:string/file_name_txt_format = 0x7f0a0015 +net.micode.notes:layout/widget_4x = 0x7f06000d +net.micode.notes:layout/note_list_dropdown_menu = 0x7f060009 +net.micode.notes:string/error_sync_cancelled = 0x7f0a0011 +net.micode.notes:drawable/list_red_single = 0x7f040023 +net.micode.notes:string/ticker_cancel = 0x7f0a0060 +net.micode.notes:style/TextAppearanceSecondaryItem = 0x7f0b0008 +net.micode.notes:drawable/widget_4x_green = 0x7f04003e +net.micode.notes:string/error_sdcard_export = 0x7f0a000f +net.micode.notes:style/TextAppearancePrimaryItem = 0x7f0b0007 +net.micode.notes:xml/widget_2x_info = 0x7f0c0002 +net.micode.notes:id/tv_title = 0x7f05003f +net.micode.notes:string/error_note_empty_for_clock = 0x7f0a000c +net.micode.notes:string/menu_move_parent_folder = 0x7f0a002e +net.micode.notes:string/notealert_ok = 0x7f0a0041 +net.micode.notes:string/note_link_web = 0x7f0a003f +net.micode.notes:id/menu_sync = 0x7f05002c +net.micode.notes:string/failed_sdcard_export = 0x7f0a0014 +net.micode.notes:id/menu_secret = 0x7f050044 +net.micode.notes:string/menu_select_none = 0x7f0a0033 +net.micode.notes:string/folder_exist = 0x7f0a0017 +net.micode.notes:drawable/new_note = 0x7f04002f +net.micode.notes:id/note_edit_list = 0x7f050031 +net.micode.notes:drawable/widget_2x_yellow = 0x7f04003c +net.micode.notes:id/amPm = 0x7f050003 +net.micode.notes:string/success_sync_account = 0x7f0a005c +net.micode.notes:string/ticker_fail = 0x7f0a0061 +net.micode.notes:string/app_widget2x2 = 0x7f0a0005 +net.micode.notes:string/app_name = 0x7f0a0004 +net.micode.notes:id/menu_quit_secret = 0x7f050043 +net.micode.notes:string/preferences_dialog_select_account_tips = 0x7f0a004c +net.micode.notes:string/search_label = 0x7f0a0058 +net.micode.notes:id/menu_list_mode = 0x7f050025 +net.micode.notes:style/TextAppearanceNormal = 0x7f0b0006 +net.micode.notes:string/button_delete = 0x7f0a0007 +net.micode.notes:string/preferences_menu_remove_account = 0x7f0a0052 +net.micode.notes:string/preferences_account_title = 0x7f0a0045 +net.micode.notes:string/alert_title_delete = 0x7f0a0003 +net.micode.notes:string/widget_havenot_content = 0x7f0a0064 +net.micode.notes:drawable/list_red_down = 0x7f040021 +net.micode.notes:string/menu_title_select_folder = 0x7f0a003a +net.micode.notes:string/hint_foler_name = 0x7f0a001d +net.micode.notes:id/menu_delete = 0x7f050021 +net.micode.notes:string/alert_message_delete_note = 0x7f0a0001 +net.micode.notes:string/format_datetime_mdhm = 0x7f0a0019 +net.micode.notes:string/alert_message_delete_folder = 0x7f0a0000 +net.micode.notes:string/preferences_add_account = 0x7f0a0046 +net.micode.notes:string/menu_sync = 0x7f0a0038 +net.micode.notes:id/move = 0x7f05002e +net.micode.notes:raw/introduction = 0x7f090000 +net.micode.notes:menu/call_record_folder = 0x7f070001 +net.micode.notes:string/datetime_dialog_ok = 0x7f0a000a +net.micode.notes:drawable/menu_move = 0x7f04002e +net.micode.notes:string/ticker_syncing = 0x7f0a0063 +net.micode.notes:id/menu_search = 0x7f050028 +net.micode.notes:drawable/list_red_middle = 0x7f040022 +net.micode.notes:layout/widget_2x = 0x7f06000c +net.micode.notes:drawable/icon_app = 0x7f040015 +net.micode.notes:layout/note_list = 0x7f060008 +net.micode.notes:layout/note_edit = 0x7f060005 +net.micode.notes:drawable/list_background = 0x7f040016 +net.micode.notes:string/alert_message_delete_notes = 0x7f0a0002 +net.micode.notes:drawable/widget_2x_blue = 0x7f040038 +net.micode.notes:layout/folder_list_item = 0x7f060004 +net.micode.notes:string/sync_progress_init_list = 0x7f0a005d +net.micode.notes:layout/add_account_text = 0x7f060001 +net.micode.notes:id/btn_new_note = 0x7f050004 +net.micode.notes:id/widget_text = 0x7f050042 +net.micode.notes:id/widget_bg_image = 0x7f050041 +net.micode.notes:string/menu_secret = 0x7f0a0067 +net.micode.notes:string/menu_folder_delete = 0x7f0a0025 +net.micode.notes:id/tv_name = 0x7f05003d +net.micode.notes:id/account_dialog_title = 0x7f050001 +net.micode.notes:id/tv_folder_name = 0x7f05003b +net.micode.notes:id/tv_alert_date = 0x7f05003a +net.micode.notes:color/primary_text_dark = 0x7f020000 +net.micode.notes:id/tv_time = 0x7f05003e +net.micode.notes:id/selection_menu = 0x7f050038 +net.micode.notes:id/ll_font_small = 0x7f05001e +net.micode.notes:id/note_title = 0x7f050034 +net.micode.notes:string/format_exported_file_location = 0x7f0a001a +net.micode.notes:id/note_bg_color_selector = 0x7f050030 +net.micode.notes:id/menu_share = 0x7f05002b +net.micode.notes:string/format_folder_files_count = 0x7f0a001b +net.micode.notes:id/menu_setting = 0x7f05002a +net.micode.notes:id/note_item = 0x7f050033 +net.micode.notes:string/menu_move = 0x7f0a002d +net.micode.notes:id/date = 0x7f050007 +net.micode.notes:drawable/font_size_selector_bg = 0x7f040012 +net.micode.notes:id/note_edit_view = 0x7f050032 +net.micode.notes:style/HighlightTextAppearancePrimary = 0x7f0b0000 +net.micode.notes:string/preferences_dialog_select_account_title = 0x7f0a004d +net.micode.notes:id/menu_font_size = 0x7f050024 +net.micode.notes:string/preferences_button_sync_cancel = 0x7f0a0048 +net.micode.notes:id/menu_alert = 0x7f050020 +net.micode.notes:string/error_note_not_exist = 0x7f0a000e +net.micode.notes:string/error_note_empty_for_send_to_desktop = 0x7f0a000d +net.micode.notes:id/minute = 0x7f05002d +net.micode.notes:id/ll_font_normal = 0x7f05001d +net.micode.notes:id/ll_font_large = 0x7f05001c +net.micode.notes:id/iv_super_select = 0x7f05001b +net.micode.notes:string/preferences_button_sync_immediately = 0x7f0a0049 +net.micode.notes:drawable/bg_color_btn_mask = 0x7f040001 +net.micode.notes:drawable/list_yellow_up = 0x7f04002c +net.micode.notes:id/iv_bg_white = 0x7f050014 +net.micode.notes:string/ticker_success = 0x7f0a0062 +net.micode.notes:id/iv_medium_select = 0x7f050019 +net.micode.notes:id/iv_large_select = 0x7f050018 +net.micode.notes:drawable/bg_btn_set_color = 0x7f040000 +net.micode.notes:id/iv_bg_yellow = 0x7f050016 +net.micode.notes:menu/note_edit = 0x7f070002 +net.micode.notes:drawable/list_white_down = 0x7f040025 +net.micode.notes:id/iv_bg_green = 0x7f050010 +net.micode.notes:drawable/list_white_up = 0x7f040028 +net.micode.notes:string/menu_quit_secret = 0x7f0a0066 +net.micode.notes:drawable/delete = 0x7f040004 +net.micode.notes:id/iv_bg_blue = 0x7f05000e +net.micode.notes:id/iv_alert_icon = 0x7f05000d +net.micode.notes:drawable/list_green_single = 0x7f04001f +net.micode.notes:drawable/list_yellow_single = 0x7f04002b +net.micode.notes:id/cb_edit_item = 0x7f050006 +net.micode.notes:id/font_size_selector = 0x7f05000b +net.micode.notes:color/user_query_highlight = 0x7f020002 +net.micode.notes:drawable/edit_title_blue = 0x7f040009 +net.micode.notes:drawable/font_super = 0x7f040014 +net.micode.notes:id/et_edit_text = 0x7f050009 +net.micode.notes:string/preferences_toast_cannot_change_account = 0x7f0a0054 +net.micode.notes:id/iv_bg_green_select = 0x7f050011 +net.micode.notes:id/menu_new_note = 0x7f050027 +net.micode.notes:drawable/clock = 0x7f040003 +net.micode.notes:array/menu_share_ways = 0x7f010001 +net.micode.notes:drawable/font_small = 0x7f040013 +net.micode.notes:id/btn_set_bg_color = 0x7f050005 +net.micode.notes:style/NoteTheme = 0x7f0b0003 +net.micode.notes:drawable/notification = 0x7f040033 +net.micode.notes:id/iv_bg_blue_select = 0x7f05000f +net.micode.notes:drawable/widget_4x_blue = 0x7f04003d +net.micode.notes:drawable/edit_title_white = 0x7f04000c +net.micode.notes:string/menu_delete = 0x7f0a0021 +net.micode.notes:drawable/list_footer_bg = 0x7f04001c +net.micode.notes:drawable/edit_red = 0x7f040008 +net.micode.notes:string/preferences_menu_cancel = 0x7f0a0050 +net.micode.notes:drawable/widget_2x_white = 0x7f04003b +net.micode.notes:drawable/font_large = 0x7f040010 +net.micode.notes:string/file_path = 0x7f0a0016 +net.micode.notes:string/menu_alert = 0x7f0a001f +net.micode.notes:drawable/title_alert = 0x7f040036 +net.micode.notes:drawable/list_green_down = 0x7f04001d +net.micode.notes:string/error_sync_internal = 0x7f0a0012 +net.micode.notes:drawable/search_result = 0x7f040034 +net.micode.notes:string/app_widget4x4 = 0x7f0a0006 +net.micode.notes:drawable/title_bar_bg = 0x7f040037 +net.micode.notes:drawable/selected = 0x7f040035 +net.micode.notes:plurals/search_results_title = 0x7f080000 +net.micode.notes:drawable/edit_title_green = 0x7f04000a +net.micode.notes:drawable/new_note_normal = 0x7f040030 +net.micode.notes:drawable/edit_white = 0x7f04000e +net.micode.notes:drawable/widget_2x_green = 0x7f040039 +net.micode.notes:id/iv_bg_red = 0x7f050012 +net.micode.notes:drawable/list_white_single = 0x7f040027 +net.micode.notes:id/delete = 0x7f050008 +net.micode.notes:layout/note_edit_list_item = 0x7f060006 +net.micode.notes:string/call_record_folder_name = 0x7f0a0008 +net.micode.notes:drawable/list_green_up = 0x7f040020 +net.micode.notes:id/prefenerece_sync_status_textview = 0x7f050036 +net.micode.notes:id/et_foler_name = 0x7f05000a +net.micode.notes:id/menu_delete_remind = 0x7f050022 +net.micode.notes:drawable/note_edit_color_selector_panel = 0x7f040032 +net.micode.notes:id/menu_export_text = 0x7f050023 +net.micode.notes:id/hour = 0x7f05000c +net.micode.notes:string/menu_folder_view = 0x7f0a0026 +net.micode.notes:drawable/dropdown_icon = 0x7f040005 +net.micode.notes:string/notelist_string_info = 0x7f0a0043 +net.micode.notes:drawable/list_blue_single = 0x7f040019 +net.micode.notes:drawable/list_white_middle = 0x7f040026 +net.micode.notes:id/tv_title_bar = 0x7f050040 +net.micode.notes:drawable/edit_title_red = 0x7f04000b +net.micode.notes:dimen/text_font_size_normal = 0x7f030002 +net.micode.notes:layout/dialog_edit_text = 0x7f060003 +net.micode.notes:color/secondary_text_dark = 0x7f020001 +net.micode.notes:drawable/list_folder = 0x7f04001b +net.micode.notes:drawable/list_green_middle = 0x7f04001e +net.micode.notes:string/sync_progress_syncing = 0x7f0a005f +net.micode.notes:drawable/font_normal = 0x7f040011 +net.micode.notes:drawable/list_blue_up = 0x7f04001a +net.micode.notes:id/iv_small_select = 0x7f05001a +net.micode.notes:drawable/list_blue_down = 0x7f040017 +net.micode.notes:drawable/edit_yellow = 0x7f04000f +net.micode.notes:drawable/list_yellow_down = 0x7f040029 +net.micode.notes:dimen/text_font_size_super = 0x7f030004 +net.micode.notes:drawable/edit_blue = 0x7f040006 +net.micode.notes:array/format_for_exported_note = 0x7f010000 +net.micode.notes:string/menu_list_mode = 0x7f0a002c +net.micode.notes:drawable/list_yellow_middle = 0x7f04002a +net.micode.notes:drawable/list_blue_middle = 0x7f040018 +net.micode.notes:dimen/text_font_size_medium = 0x7f030001 +net.micode.notes:drawable/new_note_pressed = 0x7f040031 +net.micode.notes:id/menu_new_folder = 0x7f050026 +net.micode.notes:id/sv_note_edit = 0x7f050039 +net.micode.notes:drawable/call_record = 0x7f040002 +net.micode.notes:drawable/edit_green = 0x7f040007 +net.micode.notes:id/action_select_all = 0x7f050002 +net.micode.notes:id/tv_modified_date = 0x7f05003c +net.micode.notes:id/iv_bg_white_select = 0x7f050015 +net.micode.notes:drawable/edit_title_yellow = 0x7f04000d +net.micode.notes:layout/note_list_footer = 0x7f06000a +net.micode.notes:string/menu_font_super = 0x7f0a002b +net.micode.notes:drawable/widget_4x_red = 0x7f04003f +net.micode.notes:layout/account_dialog_title = 0x7f060000 +net.micode.notes:string/notelist_menu_new = 0x7f0a0042 +net.micode.notes:drawable/menu_delete = 0x7f04002d +net.micode.notes:id/iv_bg_red_select = 0x7f050013 +net.micode.notes:menu/note_list_dropdown = 0x7f070004 +net.micode.notes:drawable/list_red_up = 0x7f040024 +net.micode.notes:layout/settings_header = 0x7f06000b +net.micode.notes:style/NoteActionBarStyle = 0x7f0b0002 +net.micode.notes:dimen/text_font_size_small = 0x7f030003 +net.micode.notes:layout/datetime_picker = 0x7f060002 +net.micode.notes:menu/note_list_options = 0x7f070005 +net.micode.notes:drawable/widget_4x_white = 0x7f040040 diff --git a/master/Notes-master1/app/build/intermediates/variant_model/debug/variant_model.json b/master/Notes-master1/app/build/intermediates/variant_model/debug/variant_model.json new file mode 100644 index 0000000..fbfb74a Binary files /dev/null and b/master/Notes-master1/app/build/intermediates/variant_model/debug/variant_model.json differ diff --git a/master/Notes-master1/app/build/outputs/apk/debug/app-debug.apk b/master/Notes-master1/app/build/outputs/apk/debug/app-debug.apk new file mode 100644 index 0000000..9bb4c57 Binary files /dev/null and b/master/Notes-master1/app/build/outputs/apk/debug/app-debug.apk differ diff --git a/master/Notes-master1/app/build/outputs/apk/debug/output-metadata.json b/master/Notes-master1/app/build/outputs/apk/debug/output-metadata.json new file mode 100644 index 0000000..b2231b9 --- /dev/null +++ b/master/Notes-master1/app/build/outputs/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/master/Notes-master1/app/build/outputs/logs/manifest-merger-debug-report.txt b/master/Notes-master1/app/build/outputs/logs/manifest-merger-debug-report.txt new file mode 100644 index 0000000..8c15dbc --- /dev/null +++ b/master/Notes-master1/app/build/outputs/logs/manifest-merger-debug-report.txt @@ -0,0 +1,225 @@ +-- Merging decision tree log --- +manifest +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:18:1-150:12 +INJECTED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:18:1-150:12 +INJECTED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:18:1-150:12 +INJECTED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:18:1-150:12 + package + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:19:5-31 + INJECTED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml + android:versionName + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:21:5-30 + INJECTED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml + xmlns:android + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:18:11-69 + android:versionCode + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:20:5-28 + INJECTED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml +uses-sdk +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:23:5-44 +INJECTED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:23:5-44 +INJECTED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:23:5-44 + android:targetSdkVersion + INJECTED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml + android:minSdkVersion + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:23:15-41 + INJECTED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml +uses-permission#android.permission.WRITE_EXTERNAL_STORAGE +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:25:5-81 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:25:22-78 +uses-permission#com.android.launcher.permission.INSTALL_SHORTCUT +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:26:5-88 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:26:22-85 +uses-permission#android.permission.INTERNET +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:27:5-67 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:27:22-64 +uses-permission#android.permission.READ_CONTACTS +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:28:5-72 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:28:22-69 +uses-permission#android.permission.MANAGE_ACCOUNTS +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:29:5-74 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:29:22-71 +uses-permission#android.permission.AUTHENTICATE_ACCOUNTS +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:30:5-80 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:30:22-77 +uses-permission#android.permission.GET_ACCOUNTS +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:31:5-71 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:31:22-68 +uses-permission#android.permission.USE_CREDENTIALS +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:32:5-74 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:32:22-71 +uses-permission#android.permission.RECEIVE_BOOT_COMPLETED +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:33:5-81 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:33:22-78 +application +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:35:5-149:19 +INJECTED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:35:5-149:19 + android:extractNativeLibs + INJECTED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml + android:label + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:37:9-41 + android:icon + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:36:9-42 +activity#net.micode.notes.ui.NotesListActivity +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:38:9-50:20 + android:label + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:41:13-45 + android:launchMode + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:42:13-43 + android:windowSoftInputMode + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:44:13-52 + android:configChanges + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:40:13-74 + android:theme + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:43:13-45 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:39:13-49 +intent-filter#action:name:android.intent.action.MAIN+category:name:android.intent.category.LAUNCHER +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:46:13-49:29 +action#android.intent.action.MAIN +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:47:17-69 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:47:25-66 +category#android.intent.category.LAUNCHER +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:48:17-77 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:48:27-74 +activity#net.micode.notes.ui.NoteEditActivity +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:52:9-80:20 + android:launchMode + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:55:13-43 + android:configChanges + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:54:13-74 + android:theme + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:56:13-45 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:53:13-48 +intent-filter#action:name:android.intent.action.VIEW+category:name:android.intent.category.DEFAULT+data:mimeType:vnd.android.cursor.item/call_note+data:mimeType:vnd.android.cursor.item/text_note +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:58:13-63:29 +action#android.intent.action.VIEW +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:59:17-69 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:59:25-66 +category#android.intent.category.DEFAULT +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:60:17-76 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:60:27-73 +data +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:61:17-78 + android:mimeType + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:61:23-75 +intent-filter#action:name:android.intent.action.INSERT_OR_EDIT+category:name:android.intent.category.DEFAULT+data:mimeType:vnd.android.cursor.item/call_note+data:mimeType:vnd.android.cursor.item/text_note +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:65:13-70:29 +action#android.intent.action.INSERT_OR_EDIT +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:66:17-79 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:66:25-76 +intent-filter#action:name:android.intent.action.SEARCH+category:name:android.intent.category.DEFAULT +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:72:13-75:29 +action#android.intent.action.SEARCH +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:73:17-71 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:73:25-68 +meta-data#android.app.searchable +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:77:13-79:54 + android:resource + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:79:17-51 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:78:17-54 +provider#net.micode.notes.data.NotesProvider +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:82:9-85:43 + android:authorities + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:84:13-47 + android:multiprocess + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:85:13-40 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:83:13-63 +receiver#net.micode.notes.widget.NoteWidgetProvider_2x +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:87:9-99:20 + android:label + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:89:13-50 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:88:13-57 +intent-filter#action:name:android.appwidget.action.APPWIDGET_DELETED+action:name:android.appwidget.action.APPWIDGET_UPDATE+action:name:android.intent.action.PRIVACY_MODE_CHANGED +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:90:13-94:29 +action#android.appwidget.action.APPWIDGET_UPDATE +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:91:17-84 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:91:25-81 +action#android.appwidget.action.APPWIDGET_DELETED +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:92:17-85 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:92:25-82 +action#android.intent.action.PRIVACY_MODE_CHANGED +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:93:17-85 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:93:25-82 +meta-data#android.appwidget.provider +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:96:13-98:58 + android:resource + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:98:17-55 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:97:17-58 +receiver#net.micode.notes.widget.NoteWidgetProvider_4x +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:100:9-113:20 + android:label + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:102:13-50 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:101:13-57 +receiver#net.micode.notes.ui.AlarmInitReceiver +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:115:9-119:20 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:115:19-55 +intent-filter#action:name:android.intent.action.BOOT_COMPLETED +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:116:13-118:29 +action#android.intent.action.BOOT_COMPLETED +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:117:17-79 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:117:25-76 +receiver#net.micode.notes.ui.AlarmReceiver +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:121:9-124:20 + android:process + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:123:13-38 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:122:13-61 +activity#net.micode.notes.ui.AlarmAlertActivity +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:126:9-131:20 + android:label + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:128:13-45 + android:launchMode + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:129:13-48 + android:theme + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:130:13-75 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:127:13-50 +activity#net.micode.notes.ui.NotesPreferenceActivity +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:133:9-138:20 + android:label + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:135:13-54 + android:launchMode + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:136:13-43 + android:theme + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:137:13-60 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:134:13-71 +service#net.micode.notes.gtask.remote.GTaskSyncService +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:141:9-144:19 + android:exported + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:143:13-37 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:142:13-74 +meta-data#android.app.default_searchable +ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:146:9-148:52 + android:value + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:148:13-49 + android:name + ADDED from C:\Users\admin\StudioProjects\Notes-master\app\src\main\AndroidManifest.xml:147:13-58 diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GTaskASyncTask$1.class.uniqueId35 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GTaskASyncTask$1.class.uniqueId35 new file mode 100644 index 0000000..2e8331f Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GTaskASyncTask$1.class.uniqueId35 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GTaskASyncTask$OnCompleteListener.class.uniqueId11 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GTaskASyncTask$OnCompleteListener.class.uniqueId11 new file mode 100644 index 0000000..f73069c Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GTaskASyncTask$OnCompleteListener.class.uniqueId11 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GTaskASyncTask.class.uniqueId32 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GTaskASyncTask.class.uniqueId32 new file mode 100644 index 0000000..1c49cbf Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/GTaskASyncTask.class.uniqueId32 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity$1.class.uniqueId27 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity$1.class.uniqueId27 new file mode 100644 index 0000000..5416cd3 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity$1.class.uniqueId27 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity$2.class.uniqueId8 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity$2.class.uniqueId8 new file mode 100644 index 0000000..bb9f786 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity$2.class.uniqueId8 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity$3.class.uniqueId23 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity$3.class.uniqueId23 new file mode 100644 index 0000000..961f2f4 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity$3.class.uniqueId23 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity$HeadViewHolder.class.uniqueId38 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity$HeadViewHolder.class.uniqueId38 new file mode 100644 index 0000000..8e1f0bf Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity$HeadViewHolder.class.uniqueId38 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity.class.uniqueId28 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity.class.uniqueId28 new file mode 100644 index 0000000..7d0a456 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteEditActivity.class.uniqueId28 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteWidgetProvider.class.uniqueId15 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteWidgetProvider.class.uniqueId15 new file mode 100644 index 0000000..a00281f Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NoteWidgetProvider.class.uniqueId15 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$1.class.uniqueId7 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$1.class.uniqueId7 new file mode 100644 index 0000000..1ceb678 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$1.class.uniqueId7 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$10.class.uniqueId13 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$10.class.uniqueId13 new file mode 100644 index 0000000..a1d000d Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$10.class.uniqueId13 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$11.class.uniqueId37 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$11.class.uniqueId37 new file mode 100644 index 0000000..73ac480 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$11.class.uniqueId37 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$12.class.uniqueId20 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$12.class.uniqueId20 new file mode 100644 index 0000000..f797c39 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$12.class.uniqueId20 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$13.class.uniqueId1 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$13.class.uniqueId1 new file mode 100644 index 0000000..f72b91a Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$13.class.uniqueId1 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$2.class.uniqueId19 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$2.class.uniqueId19 new file mode 100644 index 0000000..bc780d6 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$2.class.uniqueId19 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$3.class.uniqueId0 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$3.class.uniqueId0 new file mode 100644 index 0000000..82f914b Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$3.class.uniqueId0 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$4.class.uniqueId24 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$4.class.uniqueId24 new file mode 100644 index 0000000..46303ff Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$4.class.uniqueId24 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$5.class.uniqueId12 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$5.class.uniqueId12 new file mode 100644 index 0000000..757f94d Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$5.class.uniqueId12 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$6.class.uniqueId34 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$6.class.uniqueId34 new file mode 100644 index 0000000..f463311 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$6.class.uniqueId34 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$7.class.uniqueId18 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$7.class.uniqueId18 new file mode 100644 index 0000000..113ea13 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$7.class.uniqueId18 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$8.class.uniqueId3 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$8.class.uniqueId3 new file mode 100644 index 0000000..547fc9b Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$8.class.uniqueId3 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$9.class.uniqueId29 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$9.class.uniqueId29 new file mode 100644 index 0000000..7d84c0c Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$9.class.uniqueId29 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$BackgroundQueryHandler.class.uniqueId9 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$BackgroundQueryHandler.class.uniqueId9 new file mode 100644 index 0000000..6f8caef Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$BackgroundQueryHandler.class.uniqueId9 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$ListEditState.class.uniqueId31 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$ListEditState.class.uniqueId31 new file mode 100644 index 0000000..2edab7b Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$ListEditState.class.uniqueId31 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$ModeCallback$1.class.uniqueId5 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$ModeCallback$1.class.uniqueId5 new file mode 100644 index 0000000..e0b44ff Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$ModeCallback$1.class.uniqueId5 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$ModeCallback$2.class.uniqueId25 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$ModeCallback$2.class.uniqueId25 new file mode 100644 index 0000000..5e68562 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$ModeCallback$2.class.uniqueId25 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$ModeCallback.class.uniqueId16 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$ModeCallback.class.uniqueId16 new file mode 100644 index 0000000..70b4274 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$ModeCallback.class.uniqueId16 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$NewNoteOnTouchListener.class.uniqueId2 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$NewNoteOnTouchListener.class.uniqueId2 new file mode 100644 index 0000000..1e7b9f0 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$NewNoteOnTouchListener.class.uniqueId2 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$OnListItemClickListener.class.uniqueId22 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$OnListItemClickListener.class.uniqueId22 new file mode 100644 index 0000000..5794890 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity$OnListItemClickListener.class.uniqueId22 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity.class.uniqueId10 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity.class.uniqueId10 new file mode 100644 index 0000000..e3964b1 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesListActivity.class.uniqueId10 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$1.class.uniqueId17 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$1.class.uniqueId17 new file mode 100644 index 0000000..362fa05 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$1.class.uniqueId17 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$2.class.uniqueId36 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$2.class.uniqueId36 new file mode 100644 index 0000000..8523228 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$2.class.uniqueId36 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$3.class.uniqueId14 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$3.class.uniqueId14 new file mode 100644 index 0000000..d91bc85 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$3.class.uniqueId14 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$4.class.uniqueId26 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$4.class.uniqueId26 new file mode 100644 index 0000000..99c7a64 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$4.class.uniqueId26 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$5.class.uniqueId39 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$5.class.uniqueId39 new file mode 100644 index 0000000..17e4d3b Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$5.class.uniqueId39 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$6.class.uniqueId21 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$6.class.uniqueId21 new file mode 100644 index 0000000..7b80036 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$6.class.uniqueId21 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$7.class.uniqueId6 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$7.class.uniqueId6 new file mode 100644 index 0000000..d9abeb9 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$7.class.uniqueId6 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$8.class.uniqueId30 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$8.class.uniqueId30 new file mode 100644 index 0000000..39e534a Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$8.class.uniqueId30 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$GTaskReceiver.class.uniqueId4 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$GTaskReceiver.class.uniqueId4 new file mode 100644 index 0000000..eb938cf Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity$GTaskReceiver.class.uniqueId4 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity.class.uniqueId33 b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity.class.uniqueId33 new file mode 100644 index 0000000..0937be2 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/compileTransaction/stash-dir/NotesPreferenceActivity.class.uniqueId33 differ diff --git a/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin new file mode 100644 index 0000000..935d555 Binary files /dev/null and b/master/Notes-master1/app/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin differ diff --git a/master/Notes-master1/app/src/main/res/color/primary_text_dark.xml b/master/Notes-master1/app/src/main/res/color/primary_text_dark.xml new file mode 100644 index 0000000..8ad98e3 --- /dev/null +++ b/master/Notes-master1/app/src/main/res/color/primary_text_dark.xml @@ -0,0 +1,22 @@ + + + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/src/main/res/color/secondary_text_dark.xml b/master/Notes-master1/app/src/main/res/color/secondary_text_dark.xml new file mode 100644 index 0000000..9cf8a1a --- /dev/null +++ b/master/Notes-master1/app/src/main/res/color/secondary_text_dark.xml @@ -0,0 +1,20 @@ + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/bg_btn_set_color.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/bg_btn_set_color.png new file mode 100644 index 0000000..5eb5d44 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/bg_btn_set_color.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png new file mode 100644 index 0000000..100db77 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/bg_color_btn_mask.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/call_record.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/call_record.png new file mode 100644 index 0000000..fb88ca4 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/call_record.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/clock.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/clock.png new file mode 100644 index 0000000..5f2ae9a Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/clock.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/delete.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/delete.png new file mode 100644 index 0000000..643de3e Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/delete.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/dropdown_icon.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/dropdown_icon.9.png new file mode 100644 index 0000000..5525025 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/dropdown_icon.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_blue.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_blue.9.png new file mode 100644 index 0000000..55a1856 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_blue.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_green.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_green.9.png new file mode 100644 index 0000000..2cb2d60 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_green.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_red.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_red.9.png new file mode 100644 index 0000000..bae944a Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_red.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_blue.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_blue.9.png new file mode 100644 index 0000000..96e6092 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_blue.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_green.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_green.9.png new file mode 100644 index 0000000..08d8644 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_green.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_red.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_red.9.png new file mode 100644 index 0000000..9c430e5 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_red.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_white.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_white.9.png new file mode 100644 index 0000000..19e8d95 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_white.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png new file mode 100644 index 0000000..bf8f580 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_title_yellow.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_white.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_white.9.png new file mode 100644 index 0000000..918f7a6 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_white.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_yellow.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_yellow.9.png new file mode 100644 index 0000000..10cb642 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/edit_yellow.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/font_large.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/font_large.png new file mode 100644 index 0000000..78cf2e6 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/font_large.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/font_normal.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/font_normal.png new file mode 100644 index 0000000..9de7ced Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/font_normal.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png new file mode 100644 index 0000000..be8e64c Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/font_size_selector_bg.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/font_small.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/font_small.png new file mode 100644 index 0000000..d3ff104 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/font_small.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/font_super.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/font_super.png new file mode 100644 index 0000000..85b13a1 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/font_super.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/icon_app.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/icon_app.png new file mode 100644 index 0000000..418aadc Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/icon_app.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_background.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_background.png new file mode 100644 index 0000000..087e1f9 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_background.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_blue_down.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_blue_down.9.png new file mode 100644 index 0000000..b88eebf Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_blue_down.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_blue_middle.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_blue_middle.9.png new file mode 100644 index 0000000..96b1c8b Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_blue_middle.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_blue_single.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_blue_single.9.png new file mode 100644 index 0000000..d7e7206 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_blue_single.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_blue_up.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_blue_up.9.png new file mode 100644 index 0000000..632e88c Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_blue_up.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_folder.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_folder.9.png new file mode 100644 index 0000000..829f61b Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_folder.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_footer_bg.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_footer_bg.9.png new file mode 100644 index 0000000..5325c25 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_footer_bg.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_green_down.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_green_down.9.png new file mode 100644 index 0000000..64a39d9 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_green_down.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_green_middle.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_green_middle.9.png new file mode 100644 index 0000000..897325a Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_green_middle.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_green_single.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_green_single.9.png new file mode 100644 index 0000000..c83405f Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_green_single.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_green_up.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_green_up.9.png new file mode 100644 index 0000000..141f9e1 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_green_up.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_red_down.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_red_down.9.png new file mode 100644 index 0000000..4224309 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_red_down.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_red_middle.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_red_middle.9.png new file mode 100644 index 0000000..9988f17 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_red_middle.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_red_single.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_red_single.9.png new file mode 100644 index 0000000..587c348 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_red_single.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_red_up.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_red_up.9.png new file mode 100644 index 0000000..46b4757 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_red_up.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_white_down.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_white_down.9.png new file mode 100644 index 0000000..29f9d8c Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_white_down.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_white_middle.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_white_middle.9.png new file mode 100644 index 0000000..77a4ab4 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_white_middle.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_white_single.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_white_single.9.png new file mode 100644 index 0000000..3e79189 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_white_single.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_white_up.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_white_up.9.png new file mode 100644 index 0000000..e23cd5c Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_white_up.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_yellow_down.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_yellow_down.9.png new file mode 100644 index 0000000..31cfc1e Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_yellow_down.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png new file mode 100644 index 0000000..b6549b2 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_yellow_middle.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_yellow_single.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_yellow_single.9.png new file mode 100644 index 0000000..3faf507 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_yellow_single.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/list_yellow_up.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_yellow_up.9.png new file mode 100644 index 0000000..4ae791c Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/list_yellow_up.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/menu_delete.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/menu_delete.png new file mode 100644 index 0000000..ccdfc4b Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/menu_delete.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/menu_move.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/menu_move.png new file mode 100644 index 0000000..1140b71 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/menu_move.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/new_note_normal.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/new_note_normal.png new file mode 100644 index 0000000..e24e0d1 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/new_note_normal.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/new_note_pressed.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/new_note_pressed.png new file mode 100644 index 0000000..c748936 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/new_note_pressed.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png new file mode 100644 index 0000000..fc49552 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/note_edit_color_selector_panel.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/notification.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/notification.png new file mode 100644 index 0000000..b13ab4a Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/notification.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/search_result.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/search_result.png new file mode 100644 index 0000000..ff2befd Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/search_result.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/selected.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/selected.png new file mode 100644 index 0000000..b889bef Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/selected.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/title_alert.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/title_alert.png new file mode 100644 index 0000000..544ee9c Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/title_alert.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/title_bar_bg.9.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/title_bar_bg.9.png new file mode 100644 index 0000000..eb6bff0 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/title_bar_bg.9.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_blue.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_blue.png new file mode 100644 index 0000000..a1707f4 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_blue.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_green.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_green.png new file mode 100644 index 0000000..f86886c Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_green.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_red.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_red.png new file mode 100644 index 0000000..0e66c29 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_red.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_white.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_white.png new file mode 100644 index 0000000..5f0619a Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_white.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_yellow.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_yellow.png new file mode 100644 index 0000000..12d1c2b Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_2x_yellow.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_blue.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_blue.png new file mode 100644 index 0000000..9183738 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_blue.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_green.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_green.png new file mode 100644 index 0000000..fa8b452 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_green.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_red.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_red.png new file mode 100644 index 0000000..62de074 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_red.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_white.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_white.png new file mode 100644 index 0000000..a37d67c Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_white.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_yellow.png b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_yellow.png new file mode 100644 index 0000000..d7c5fa4 Binary files /dev/null and b/master/Notes-master1/app/src/main/res/drawable-hdpi/widget_4x_yellow.png differ diff --git a/master/Notes-master1/app/src/main/res/drawable/new_note.xml b/master/Notes-master1/app/src/main/res/drawable/new_note.xml new file mode 100644 index 0000000..2154ebc --- /dev/null +++ b/master/Notes-master1/app/src/main/res/drawable/new_note.xml @@ -0,0 +1,23 @@ + + + + + + + + diff --git a/master/Notes-master1/app/src/main/res/layout/account_dialog_title.xml b/master/Notes-master1/app/src/main/res/layout/account_dialog_title.xml new file mode 100644 index 0000000..7717112 --- /dev/null +++ b/master/Notes-master1/app/src/main/res/layout/account_dialog_title.xml @@ -0,0 +1,43 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/src/main/res/layout/add_account_text.xml b/master/Notes-master1/app/src/main/res/layout/add_account_text.xml new file mode 100644 index 0000000..c799178 --- /dev/null +++ b/master/Notes-master1/app/src/main/res/layout/add_account_text.xml @@ -0,0 +1,32 @@ + + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/src/main/res/layout/datetime_picker.xml b/master/Notes-master1/app/src/main/res/layout/datetime_picker.xml new file mode 100644 index 0000000..f10d592 --- /dev/null +++ b/master/Notes-master1/app/src/main/res/layout/datetime_picker.xml @@ -0,0 +1,56 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/src/main/res/layout/dialog_edit_text.xml b/master/Notes-master1/app/src/main/res/layout/dialog_edit_text.xml new file mode 100644 index 0000000..361b39a --- /dev/null +++ b/master/Notes-master1/app/src/main/res/layout/dialog_edit_text.xml @@ -0,0 +1,23 @@ + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/src/main/res/layout/folder_list_item.xml b/master/Notes-master1/app/src/main/res/layout/folder_list_item.xml new file mode 100644 index 0000000..77e8148 --- /dev/null +++ b/master/Notes-master1/app/src/main/res/layout/folder_list_item.xml @@ -0,0 +1,29 @@ + + + + + + + + \ No newline at end of file diff --git a/master/Notes-master1/app/src/main/res/layout/note_edit.xml b/master/Notes-master1/app/src/main/res/layout/note_edit.xml new file mode 100644 index 0000000..10b2aa7 --- /dev/null +++ b/master/Notes-master1/app/src/main/res/layout/note_edit.xml @@ -0,0 +1,400 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/master/Notes-master1/app/src/main/res/layout/note_edit_list_item.xml b/master/Notes-master1/app/src/main/res/layout/note_edit_list_item.xml new file mode 100644 index 0000000..a885f9c --- /dev/null +++ b/master/Notes-master1/app/src/main/res/layout/note_edit_list_item.xml @@ -0,0 +1,39 @@ + + + + + + + + + + diff --git a/master/Notes-master1/app/src/main/res/layout/note_item.xml b/master/Notes-master1/app/src/main/res/layout/note_item.xml new file mode 100644 index 0000000..d541f6a --- /dev/null +++ b/master/Notes-master1/app/src/main/res/layout/note_item.xml @@ -0,0 +1,78 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/master/Notes-master1/app/src/main/res/layout/note_list.xml b/master/Notes-master1/app/src/main/res/layout/note_list.xml new file mode 100644 index 0000000..6b25d38 --- /dev/null +++ b/master/Notes-master1/app/src/main/res/layout/note_list.xml @@ -0,0 +1,58 @@ + + + + + + + + + + + + + +