diff --git a/src/Notes-master/.idea/encodings.xml b/src/Notes-master/.idea/encodings.xml
new file mode 100644
index 0000000..ba53022
--- /dev/null
+++ b/src/Notes-master/.idea/encodings.xml
@@ -0,0 +1,6 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Notes-master/.idea/sonarlint/issuestore/2/8/283f16cc23da56ca65616082bc810304d3511d0a b/src/Notes-master/.idea/sonarlint/issuestore/2/8/283f16cc23da56ca65616082bc810304d3511d0a
new file mode 100644
index 0000000..a861f5e
--- /dev/null
+++ b/src/Notes-master/.idea/sonarlint/issuestore/2/8/283f16cc23da56ca65616082bc810304d3511d0a
@@ -0,0 +1,37 @@
+
+{
+java:S22930"YReplace the type specification in this constructor call with the diamond operator ("<>").(ə8ʭ㮉1
+v
+java:S2293]"YReplace the type specification in this constructor call with the diamond operator ("<>").(8ʭ㮉1
+v
+java:S2293m"YReplace the type specification in this constructor call with the diamond operator ("<>").(Ȫ8˭㮉1
+Q
+java:S1066U"/Merge this if statement with the enclosing one.(ڧ8ͭ㮉1
+
+java:S1319\"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".(8ҭ㮉1
+
+java:S1319l"mThe return type of this method should be an interface such as "Set" rather than the implementation "HashSet".(8ҭ㮉1
+q
+java:S1104*"TMake widgetId a static final constant or non-public and provide accessors if needed.(ǎ8ӭ㮉1
+x
+java:S1104+"VMake widgetType a static final constant or non-public and provide accessors if needed.(漬8ӭ㮉1
+J
+java:S5411_"(Use a primitive boolean expression here.(ɯ8㮉1
+J
+java:S5411o"(Use a primitive boolean expression here.(ɯ8㮉1
+K
+java:S5411"(Use a primitive boolean expression here.(8㮉1
+>
+java:S1116,"Remove this empty statement.(8ʮ㮉1
+Q
+java:S2864^"4Iterate over the "entrySet" instead of the "keySet".(8ܮ㮉1
+I
+java:S1125_"'Remove the unnecessary boolean literal.(ɯ8ݮ㮉1
+Q
+java:S2864n"4Iterate over the "entrySet" instead of the "keySet".(8߮㮉1
+I
+java:S1125o"'Remove the unnecessary boolean literal.(ɯ8߮㮉1
+H
+java:S1168|"+Return an empty collection instead of null.(8㮉1
+J
+java:S1125"'Remove the unnecessary boolean literal.(8㮉1
\ No newline at end of file
diff --git a/src/Notes-master/.idea/sonarlint/issuestore/5/3/532436424c6378e56a4c52ef6fcf2bd1f869d7e1 b/src/Notes-master/.idea/sonarlint/issuestore/5/3/532436424c6378e56a4c52ef6fcf2bd1f869d7e1
new file mode 100644
index 0000000..893ce17
--- /dev/null
+++ b/src/Notes-master/.idea/sonarlint/issuestore/5/3/532436424c6378e56a4c52ef6fcf2bd1f869d7e1
@@ -0,0 +1,19 @@
+
+E
+java:S16041"(Make this anonymous inner class a lambda(8㮉1
+J
+java:S1604J"(Make this anonymous inner class a lambda(ĸ8㮉1
+\
+java:S1854E":Remove this useless assignment to local variable "orders".(ƾ8߬㮉1
+b
+java:S1854H"@Remove this useless assignment to local variable "checkedOrder".(8߬㮉1
+\
+java:S1161":Add the "@Override" annotation above this method signature(8㮉1
+> java:S131#""Add a default case to this switch.(嘧8㮉1
+> java:S1314""Add a default case to this switch.(粆8㮉1
+M
+java:S1481E"+Remove this unused "orders" local variable.(ƾ8㮉1
+S
+java:S1481F"1Remove this unused "checkedOrder" local variable.(8㮉1
+S
+java:S1128"1Remove this unused import 'android.widget.Toast'.(8㮉1
\ No newline at end of file
diff --git a/src/Notes-master/.idea/sonarlint/issuestore/6/a/6a65e747031f27aef20597b4181148a9fbf963d5 b/src/Notes-master/.idea/sonarlint/issuestore/6/a/6a65e747031f27aef20597b4181148a9fbf963d5
new file mode 100644
index 0000000..27f20f3
--- /dev/null
+++ b/src/Notes-master/.idea/sonarlint/issuestore/6/a/6a65e747031f27aef20597b4181148a9fbf963d5
@@ -0,0 +1,11 @@
+
+p
+java:S1192"MDefine a constant instead of duplicating this literal "Unknown URI " 4 times.(8Я㮉1
+T
+java:S1153"1Directly append the argument of String.valueOf().(ߦ8ԯ㮉1
+
+java:S3008M"eRename this field "NOTES_SNIPPET_SEARCH_QUERY" to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(8㮉1
+f
+java:S1659"CDeclare "noteId" and all following declarations on a separate line.(ؘ8㮉1
+[
+java:S2130"8Use "Long.parseLong" for this string-to-long conversion.(8㮉1
\ No newline at end of file
diff --git a/src/Notes-master/.idea/sonarlint/issuestore/a/d/ad72331a1bed265bb9c0fe838faa74dbf69fce32 b/src/Notes-master/.idea/sonarlint/issuestore/a/d/ad72331a1bed265bb9c0fe838faa74dbf69fce32
new file mode 100644
index 0000000..4328e36
--- /dev/null
+++ b/src/Notes-master/.idea/sonarlint/issuestore/a/d/ad72331a1bed265bb9c0fe838faa74dbf69fce32
@@ -0,0 +1,67 @@
+
+w
+java:S2293"YReplace the type specification in this constructor call with the diamond operator ("<>").(艥8㮉1
+m java:S117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(l8¤㮉1
+s java:S117"QRename this local variable to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(8¤㮉1
+E
+java:S1604"(Make this anonymous inner class a lambda(̺V8Ǥ㮉1
+F
+java:S1604"(Make this anonymous inner class a lambda(ά8Ǥ㮉1
+F
+java:S1604"(Make this anonymous inner class a lambda(ܴ8Ǥ㮉1
+K
+java:S1604"(Make this anonymous inner class a lambda(8ʤ㮉1
+F
+java:S1604"(Make this anonymous inner class a lambda(8ʤ㮉1
+F
+java:S1604"(Make this anonymous inner class a lambda(۱8ʤ㮉1
+F
+java:S1604"(Make this anonymous inner class a lambda(ά8ˤ㮉1
+F
+java:S1604"(Make this anonymous inner class a lambda(۴8ˤ㮉1
+n
+java:S1301"KReplace this "switch" statement by "if" statements to increase readability.(ד8̤㮉1
+a
+java:S2583"CChange this condition so that it does not always evaluate to "true"(8㮉1
+>
+java:S1116f"Remove this empty statement.(8㮉1
+h
+java:S1124"EReorder the modifiers to comply with the Java Language Specification.(8㮉1
+b
+java:S1124"EReorder the modifiers to comply with the Java Language Specification.(Ѿk8㮉1
+u
+java:S3776"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(8ҩ㮉1
+9
+java:S3626"Remove this redundant jump.(݅8ө㮉1
+9
+java:S3626"Remove this redundant jump.(݅8ө㮉1
+9
+java:S3626"Remove this redundant jump.(݅8ө㮉1
+M
+java:S2093"*Change this "try" to a try-with-resources.(8㮉1
+v
+java:S1450"XRemove the "mMoveMenu" field and declare it as a local variable in the relevant methods.(8㮉1
+u
+java:S3252"RUse static access with "android.widget.AbsListView" for "MultiChoiceModeListener".(8㮉1
+?
+java:S1116"Remove this empty statement.(8㮉1
+p
+java:S3776"RRefactor this method to reduce its Cognitive Complexity from 20 to the 15 allowed.(8ɪ㮉1
+F java:S108")Either remove or fill this block of code.(ʥ8ͪ㮉1
+o
+java:S3776"RRefactor this method to reduce its Cognitive Complexity from 17 to the 15 allowed.(#8㮉1
+e
+java:S1126"BReplace this if-then-else statement by a single method invocation.(玒8㮉1
+p java:S100"NRename this method name to match the regular expression '^[a-z][a-zA-Z0-9]*$'.(Ȇ8㮉1
+]
+java:S1117":Rename "cursor" which hides the field declared at line 98.(8㮉1
+o
+java:S3776"RRefactor this method to reduce its Cognitive Complexity from 18 to the 15 allowed.(b8㮉1
+H
+java:S3398"%Move this method into "ModeCallback".(8ϫ㮉1
+C
+java:S3398"%Move this method into "ModeCallback".(8ϫ㮉1
+R
+java:S3398"/Move this method into "BackgroundQueryHandler".(8ϫ㮉1
+N
+java:S3398"0Move this method into "OnListItemClickListener".(8ϫ㮉1
\ No newline at end of file
diff --git a/src/Notes-master/.idea/sonarlint/issuestore/f/0/f07866736216be0ee2aba49e392191aeae700a35 b/src/Notes-master/.idea/sonarlint/issuestore/f/0/f07866736216be0ee2aba49e392191aeae700a35
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/issuestore/f/4/f4a01d6a4fcb971362ec00a83903fd3902f52164 b/src/Notes-master/.idea/sonarlint/issuestore/f/4/f4a01d6a4fcb971362ec00a83903fd3902f52164
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/0/2/023468cfdd0b71d4098903b9070e364658e2fbcf b/src/Notes-master/.idea/sonarlint/securityhotspotstore/0/2/023468cfdd0b71d4098903b9070e364658e2fbcf
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/0/2/0268ec648e2fc0139b30ed13396174b7392c1ae2 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/0/2/0268ec648e2fc0139b30ed13396174b7392c1ae2
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/0/5/05efc8b1657769a27696d478ded1e95f38737233 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/0/5/05efc8b1657769a27696d478ded1e95f38737233
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/0/7/0712df971a99ac4d2fccb8e0fb19f377f3374cca b/src/Notes-master/.idea/sonarlint/securityhotspotstore/0/7/0712df971a99ac4d2fccb8e0fb19f377f3374cca
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/0/8/08c35f02f11c35ae9ebf8db0a482054dfa1cf493 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/0/8/08c35f02f11c35ae9ebf8db0a482054dfa1cf493
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/0/f/0f0f0549145d0e2bfb972ba1ed2e2c38bfd6d1b1 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/0/f/0f0f0549145d0e2bfb972ba1ed2e2c38bfd6d1b1
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/1/7/175d8fa829f0a7ced6aa11970f112de6ad144628 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/1/7/175d8fa829f0a7ced6aa11970f112de6ad144628
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/1/e/1eb2363b523dbcae43d3c6e4790c64436af61b13 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/1/e/1eb2363b523dbcae43d3c6e4790c64436af61b13
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/2/8/283f16cc23da56ca65616082bc810304d3511d0a b/src/Notes-master/.idea/sonarlint/securityhotspotstore/2/8/283f16cc23da56ca65616082bc810304d3511d0a
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/2/a/2a45a911a8f1836b0b6c5b758962572012d8f8c3 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/2/a/2a45a911a8f1836b0b6c5b758962572012d8f8c3
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/2/b/2b687ab930681e3885683578d43df600a0a20982 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/2/b/2b687ab930681e3885683578d43df600a0a20982
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/2/b/2bfc771e07e87c37d3a76a2c815bc8fb30649798 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/2/b/2bfc771e07e87c37d3a76a2c815bc8fb30649798
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/3/2/32360bf24febc78f20db52498c7576b3d8650d56 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/3/2/32360bf24febc78f20db52498c7576b3d8650d56
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/3/7/370b55b9ba807597d2aa123506d4091d242d570f b/src/Notes-master/.idea/sonarlint/securityhotspotstore/3/7/370b55b9ba807597d2aa123506d4091d242d570f
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/3/a/3aac5305cb73bfbdeb8078cd264d04323fa80e92 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/3/a/3aac5305cb73bfbdeb8078cd264d04323fa80e92
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/3/e/3e688be40dc69cfd1062f41d0fc27fe261a26710 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/3/e/3e688be40dc69cfd1062f41d0fc27fe261a26710
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/4/5/4529b3a97b0f3b19b895aa06f23bed63ff38a312 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/4/5/4529b3a97b0f3b19b895aa06f23bed63ff38a312
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/0/503adcf2a0be1ecdb94a15efba4433b6589877b9 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/0/503adcf2a0be1ecdb94a15efba4433b6589877b9
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/3/532436424c6378e56a4c52ef6fcf2bd1f869d7e1 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/3/532436424c6378e56a4c52ef6fcf2bd1f869d7e1
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/7/577f30d26378ec8a2bd2e4a43f3c79b3f04c402c b/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/7/577f30d26378ec8a2bd2e4a43f3c79b3f04c402c
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/8/58052a8597c5f01595e1c849728bcae66c27a1a6 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/8/58052a8597c5f01595e1c849728bcae66c27a1a6
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/8/5836a695995df8fadacfa6409fe8d21d88946842 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/8/5836a695995df8fadacfa6409fe8d21d88946842
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/b/5bbfa66edb4db3c7c33c5181f43510990d3307f9 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/b/5bbfa66edb4db3c7c33c5181f43510990d3307f9
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/d/5dfe6902d8ec740690f88d644e74362c3be08fad b/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/d/5dfe6902d8ec740690f88d644e74362c3be08fad
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/f/5f6162ca79fcea353b280c5dc84973a9c37d2c74 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/5/f/5f6162ca79fcea353b280c5dc84973a9c37d2c74
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/6/3/637eed1d8c6cc6dd1aaee518f7c59ce9cffebd93 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/6/3/637eed1d8c6cc6dd1aaee518f7c59ce9cffebd93
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/6/a/6a65e747031f27aef20597b4181148a9fbf963d5 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/6/a/6a65e747031f27aef20597b4181148a9fbf963d5
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/8/7/876016634c6642b35109680ccac740dc8271b236 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/8/7/876016634c6642b35109680ccac740dc8271b236
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/8/c/8c55c3ccc257e5907959013f99656e4c8ec3903e b/src/Notes-master/.idea/sonarlint/securityhotspotstore/8/c/8c55c3ccc257e5907959013f99656e4c8ec3903e
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/9/3/934a4e2abf19d28a53f6aeb1dcd99248c44b6892 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/9/3/934a4e2abf19d28a53f6aeb1dcd99248c44b6892
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/9/a/9a3a19793537958b8b1b03a81985999e22705a2f b/src/Notes-master/.idea/sonarlint/securityhotspotstore/9/a/9a3a19793537958b8b1b03a81985999e22705a2f
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/a/4/a446c87b1013132f8adaf83656b582028e8809af b/src/Notes-master/.idea/sonarlint/securityhotspotstore/a/4/a446c87b1013132f8adaf83656b582028e8809af
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/a/7/a7641cfac724321d508c2a284223a711011a93f5 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/a/7/a7641cfac724321d508c2a284223a711011a93f5
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/a/b/ab153b0256bc5f6c194e188cec0b8e327e347a90 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/a/b/ab153b0256bc5f6c194e188cec0b8e327e347a90
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/a/d/ad72331a1bed265bb9c0fe838faa74dbf69fce32 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/a/d/ad72331a1bed265bb9c0fe838faa74dbf69fce32
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/c/4/c42ad3cd6e664963fa1849c760a57d417d500ee7 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/c/4/c42ad3cd6e664963fa1849c760a57d417d500ee7
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/c/6/c65f5dc8218ef1da6f6bfb5d1b14aea855a54d7f b/src/Notes-master/.idea/sonarlint/securityhotspotstore/c/6/c65f5dc8218ef1da6f6bfb5d1b14aea855a54d7f
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/d/1/d187f1271655c3d91661a39fe6de395b6a9f290a b/src/Notes-master/.idea/sonarlint/securityhotspotstore/d/1/d187f1271655c3d91661a39fe6de395b6a9f290a
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/d/1/d1cc822fa9d783a8d4563bf6e139b7ae10de2fb1 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/d/1/d1cc822fa9d783a8d4563bf6e139b7ae10de2fb1
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/d/a/da57ce446af85bbd9aefee65e969869f0cff78b0 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/d/a/da57ce446af85bbd9aefee65e969869f0cff78b0
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/d/d/dd970bd8ce083850fca1d4d159647ccd110e57cb b/src/Notes-master/.idea/sonarlint/securityhotspotstore/d/d/dd970bd8ce083850fca1d4d159647ccd110e57cb
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/e/0/e094aec5c3e1b6f44539adff3114f5a1ad603ddc b/src/Notes-master/.idea/sonarlint/securityhotspotstore/e/0/e094aec5c3e1b6f44539adff3114f5a1ad603ddc
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/f/0/f07866736216be0ee2aba49e392191aeae700a35 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/f/0/f07866736216be0ee2aba49e392191aeae700a35
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/f/0/f087b1ba1b9c91b7293fea0fb071eaed62a42137 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/f/0/f087b1ba1b9c91b7293fea0fb071eaed62a42137
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/f/1/f1226eeacd46c914d51f3d1a6d6f27377490d2a4 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/f/1/f1226eeacd46c914d51f3d1a6d6f27377490d2a4
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/f/4/f4a01d6a4fcb971362ec00a83903fd3902f52164 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/f/4/f4a01d6a4fcb971362ec00a83903fd3902f52164
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/f/9/f9f49497f95afd327db7a7a512612aa1089003d4 b/src/Notes-master/.idea/sonarlint/securityhotspotstore/f/9/f9f49497f95afd327db7a7a512612aa1089003d4
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/.idea/sonarlint/securityhotspotstore/f/b/fbe448ebfc3eb2d4e308f6b8b043666f5b57235e b/src/Notes-master/.idea/sonarlint/securityhotspotstore/f/b/fbe448ebfc3eb2d4e308f6b8b043666f5b57235e
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java b/src/Notes-master/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java
new file mode 100644
index 0000000..b067bc1
--- /dev/null
+++ b/src/Notes-master/app/build/generated/source/buildConfig/androidTest/debug/net/micode/notes/test/BuildConfig.java
@@ -0,0 +1,10 @@
+/**
+ * Automatically generated file. DO NOT MODIFY
+ */
+package net.micode.notes.test;
+
+public final class BuildConfig {
+ public static final boolean DEBUG = Boolean.parseBoolean("true");
+ public static final String APPLICATION_ID = "net.micode.notes.test";
+ public static final String BUILD_TYPE = "debug";
+}
diff --git a/src/Notes-master/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json b/src/Notes-master/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/src/Notes-master/app/build/intermediates/annotation_processor_list/debugAndroidTest/annotationProcessors.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/src/Notes-master/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json b/src/Notes-master/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/src/Notes-master/app/build/intermediates/annotation_processor_list/debugUnitTest/annotationProcessors.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/src/Notes-master/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson b/src/Notes-master/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson
new file mode 100644
index 0000000..6360b7c
--- /dev/null
+++ b/src/Notes-master/app/build/intermediates/apk_list/debug/mainApkListPersistenceDebug/apk-list.gson
@@ -0,0 +1 @@
+[{"type":"MAIN","splits":[],"versionCode":1,"versionName":"0.1","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"}]
\ No newline at end of file
diff --git a/src/Notes-master/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debugAndroidTest/R.jar b/src/Notes-master/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debugAndroidTest/R.jar
new file mode 100644
index 0000000..df70a92
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/compile_and_runtime_not_namespaced_r_class_jar/debugAndroidTest/R.jar differ
diff --git a/src/Notes-master/app/build/intermediates/compile_app_classes_jar/debug/classes.jar b/src/Notes-master/app/build/intermediates/compile_app_classes_jar/debug/classes.jar
new file mode 100644
index 0000000..a75ad91
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/compile_app_classes_jar/debug/classes.jar differ
diff --git a/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_0/graph.bin b/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_0/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_0/graph.bin differ
diff --git a/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_1/graph.bin b/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_1/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_1/graph.bin differ
diff --git a/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_2/graph.bin b/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_2/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_2/graph.bin differ
diff --git a/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_3/graph.bin b/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_3/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_3/graph.bin differ
diff --git a/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_4/graph.bin b/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_4/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_4/graph.bin differ
diff --git a/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_5/graph.bin b/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_5/graph.bin
new file mode 100644
index 0000000..601f245
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/desugar_graph/debug/out/currentProject/jar_5efc9303524aa6d9da4ceb9b93c5ab1ce8d44cf137801b6bd3b81696c6c39f67_bucket_5/graph.bin differ
diff --git a/src/Notes-master/app/build/intermediates/external_file_lib_dex_archives/debug/0_httpclient-osgi-4.5.13.jar b/src/Notes-master/app/build/intermediates/external_file_lib_dex_archives/debug/0_httpclient-osgi-4.5.13.jar
new file mode 100644
index 0000000..c036654
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/external_file_lib_dex_archives/debug/0_httpclient-osgi-4.5.13.jar differ
diff --git a/src/Notes-master/app/build/intermediates/external_file_lib_dex_archives/debug/1_httpclient-win-4.5.13.jar b/src/Notes-master/app/build/intermediates/external_file_lib_dex_archives/debug/1_httpclient-win-4.5.13.jar
new file mode 100644
index 0000000..c534311
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/external_file_lib_dex_archives/debug/1_httpclient-win-4.5.13.jar differ
diff --git a/src/Notes-master/app/build/intermediates/external_file_lib_dex_archives/debug/2_httpcore-4.4.13.jar b/src/Notes-master/app/build/intermediates/external_file_lib_dex_archives/debug/2_httpcore-4.4.13.jar
new file mode 100644
index 0000000..361ace4
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/external_file_lib_dex_archives/debug/2_httpcore-4.4.13.jar differ
diff --git a/src/Notes-master/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/classes.dex b/src/Notes-master/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/classes.dex
new file mode 100644
index 0000000..b76cac0
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/external_libs_dex/debug/mergeExtDexDebug/classes.dex differ
diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OWRGg78vfvdtXLVtiq6FfAgUN2Y= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OWRGg78vfvdtXLVtiq6FfAgUN2Y=
new file mode 100644
index 0000000..c2f9ac3
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/OWRGg78vfvdtXLVtiq6FfAgUN2Y= differ
diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lhoL7LxdqC9wAmL0g5ZV2jqiqh4= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lhoL7LxdqC9wAmL0g5ZV2jqiqh4=
new file mode 100644
index 0000000..163dc43
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/lhoL7LxdqC9wAmL0g5ZV2jqiqh4= differ
diff --git a/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/zXNI_gWNiIPQpUIqOWm00mv31sk= b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/zXNI_gWNiIPQpUIqOWm00mv31sk=
new file mode 100644
index 0000000..be17606
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/incremental/debug-mergeJavaRes/zip-cache/zXNI_gWNiIPQpUIqOWm00mv31sk= differ
diff --git a/src/Notes-master/app/build/intermediates/incremental/debugAndroidTest/mergeDebugAndroidTestResources/compile-file-map.properties b/src/Notes-master/app/build/intermediates/incremental/debugAndroidTest/mergeDebugAndroidTestResources/compile-file-map.properties
new file mode 100644
index 0000000..69de25f
--- /dev/null
+++ b/src/Notes-master/app/build/intermediates/incremental/debugAndroidTest/mergeDebugAndroidTestResources/compile-file-map.properties
@@ -0,0 +1 @@
+#Wed Jun 07 20:15:04 CST 2023
diff --git a/src/Notes-master/app/build/intermediates/incremental/debugAndroidTest/mergeDebugAndroidTestResources/merger.xml b/src/Notes-master/app/build/intermediates/incremental/debugAndroidTest/mergeDebugAndroidTestResources/merger.xml
new file mode 100644
index 0000000..064fb77
--- /dev/null
+++ b/src/Notes-master/app/build/intermediates/incremental/debugAndroidTest/mergeDebugAndroidTestResources/merger.xml
@@ -0,0 +1,2 @@
+
+
\ No newline at end of file
diff --git a/src/Notes-master/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt b/src/Notes-master/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt
new file mode 100644
index 0000000..dc97562
--- /dev/null
+++ b/src/Notes-master/app/build/intermediates/incremental/processDebugResources/resources-list-for-resources-debug.ap_.txt
@@ -0,0 +1 @@
+C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\color_primary_text_dark.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\color_secondary_text_dark.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_bg_btn_set_color.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_bg_color_btn_mask.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_call_record.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_clock.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_delete.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_dropdown_icon.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_blue.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_green.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_red.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_blue.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_green.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_red.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_white.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_title_yellow.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_white.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_edit_yellow.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_font_large.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_font_normal.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_font_size_selector_bg.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_font_small.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_font_super.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_icon_app.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_background.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_blue_down.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_blue_middle.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_blue_single.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_blue_up.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_folder.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_footer_bg.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_green_down.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_green_middle.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_green_single.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_green_up.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_red_down.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_red_middle.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_red_single.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_red_up.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_white_down.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_white_middle.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_white_single.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_white_up.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_yellow_down.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_yellow_middle.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_yellow_single.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_list_yellow_up.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_menu_delete.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_menu_move.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_new_note_normal.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_new_note_pressed.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_note_edit_color_selector_panel.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_notification.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_search_result.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_selected.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_title_alert.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_title_bar_bg.9.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_blue.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_green.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_red.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_white.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_2x_yellow.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_blue.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_green.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_red.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_white.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable-hdpi_widget_4x_yellow.png.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\drawable_new_note.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_account_dialog_title.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_add_account_text.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_datetime_picker.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_dialog_edit_text.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_folder_list_item.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_note_edit.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_note_edit_list_item.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_note_item.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_note_list.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_note_list_dropdown_menu.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_note_list_footer.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_settings_header.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_widget_2x.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\layout_widget_4x.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\menu_call_note_edit.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\menu_call_record_folder.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\menu_note_edit.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\menu_note_list.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\menu_note_list_dropdown.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\menu_note_list_options.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\menu_sub_folder.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\raw-zh-rCN_introduction.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\raw_introduction.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\values-zh-rCN_values-zh-rCN.arsc.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\values-zh-rTW_values-zh-rTW.arsc.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\values_values.arsc.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\xml_preferences.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\xml_searchable.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\xml_widget_2x_info.xml.flat C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debug\xml_widget_4x_info.xml.flat
\ No newline at end of file
diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class
new file mode 100644
index 0000000..92e6513
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/NotesListActivity$10.class differ
diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/PasswordActivity$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/PasswordActivity$1.class
new file mode 100644
index 0000000..7d64617
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/PasswordActivity$1.class differ
diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/PasswordActivity.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/PasswordActivity.class
new file mode 100644
index 0000000..f321c63
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/PasswordActivity.class differ
diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SortDialogFragment$1.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SortDialogFragment$1.class
new file mode 100644
index 0000000..4d97b47
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SortDialogFragment$1.class differ
diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SortDialogFragment$2.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SortDialogFragment$2.class
new file mode 100644
index 0000000..60945b0
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SortDialogFragment$2.class differ
diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SortDialogFragment$OnSortListener.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SortDialogFragment$OnSortListener.class
new file mode 100644
index 0000000..0e39e8c
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SortDialogFragment$OnSortListener.class differ
diff --git a/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SortDialogFragment.class b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SortDialogFragment.class
new file mode 100644
index 0000000..bf25af5
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debug/classes/net/micode/notes/ui/SortDialogFragment.class differ
diff --git a/src/Notes-master/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class b/src/Notes-master/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class
new file mode 100644
index 0000000..3314cf8
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/javac/debugAndroidTest/classes/net/micode/notes/test/BuildConfig.class differ
diff --git a/src/Notes-master/app/build/intermediates/manifest_merge_blame_file/debugAndroidTest/manifest-merger-blame-debug-androidTest-report.txt b/src/Notes-master/app/build/intermediates/manifest_merge_blame_file/debugAndroidTest/manifest-merger-blame-debug-androidTest-report.txt
new file mode 100644
index 0000000..bfd76dc
--- /dev/null
+++ b/src/Notes-master/app/build/intermediates/manifest_merge_blame_file/debugAndroidTest/manifest-merger-blame-debug-androidTest-report.txt
@@ -0,0 +1,32 @@
+1
+2
+4
+5 C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3079318687008751143.xml:5:5-74
+6 android:minSdkVersion="14"
+6-->C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3079318687008751143.xml:5:15-41
+7 android:targetSdkVersion="33" />
+7-->C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3079318687008751143.xml:5:42-71
+8
+9 C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3079318687008751143.xml:11:5-15:66
+10 android:name="android.test.InstrumentationTestRunner"
+10-->C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3079318687008751143.xml:11:22-75
+11 android:functionalTest="false"
+11-->C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3079318687008751143.xml:14:22-52
+12 android:handleProfiling="false"
+12-->C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3079318687008751143.xml:13:22-53
+13 android:label="Tests for net.micode.notes"
+13-->C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3079318687008751143.xml:15:22-64
+14 android:targetPackage="net.micode.notes" />
+14-->C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3079318687008751143.xml:12:22-62
+15
+16
+16-->C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3079318687008751143.xml:7:5-9:19
+17
+17-->C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3079318687008751143.xml:8:9-60
+17-->C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\tmp\manifest\androidTest\debug\tempFile1ProcessTestManifest3079318687008751143.xml:8:23-57
+18
+19
+20
diff --git a/src/Notes-master/app/build/intermediates/merged_res/debug/layout_password.xml.flat b/src/Notes-master/app/build/intermediates/merged_res/debug/layout_password.xml.flat
new file mode 100644
index 0000000..8a3fa88
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/merged_res/debug/layout_password.xml.flat differ
diff --git a/src/Notes-master/app/build/intermediates/packaged_manifests/debugAndroidTest/AndroidManifest.xml b/src/Notes-master/app/build/intermediates/packaged_manifests/debugAndroidTest/AndroidManifest.xml
new file mode 100644
index 0000000..923a76f
--- /dev/null
+++ b/src/Notes-master/app/build/intermediates/packaged_manifests/debugAndroidTest/AndroidManifest.xml
@@ -0,0 +1,20 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Notes-master/app/build/intermediates/packaged_manifests/debugAndroidTest/output-metadata.json b/src/Notes-master/app/build/intermediates/packaged_manifests/debugAndroidTest/output-metadata.json
new file mode 100644
index 0000000..890157a
--- /dev/null
+++ b/src/Notes-master/app/build/intermediates/packaged_manifests/debugAndroidTest/output-metadata.json
@@ -0,0 +1,18 @@
+{
+ "version": 3,
+ "artifactType": {
+ "type": "PACKAGED_MANIFESTS",
+ "kind": "Directory"
+ },
+ "applicationId": "net.micode.notes.test",
+ "variantName": "debugAndroidTest",
+ "elements": [
+ {
+ "type": "SINGLE",
+ "filters": [],
+ "attributes": [],
+ "outputFile": "AndroidManifest.xml"
+ }
+ ],
+ "elementType": "File"
+}
\ No newline at end of file
diff --git a/src/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/out/output-metadata.json b/src/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/out/output-metadata.json
new file mode 100644
index 0000000..9932b33
--- /dev/null
+++ b/src/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/out/output-metadata.json
@@ -0,0 +1,20 @@
+{
+ "version": 3,
+ "artifactType": {
+ "type": "PROCESSED_RES",
+ "kind": "Directory"
+ },
+ "applicationId": "net.micode.notes.test",
+ "variantName": "debugAndroidTest",
+ "elements": [
+ {
+ "type": "SINGLE",
+ "filters": [],
+ "attributes": [],
+ "versionCode": 0,
+ "versionName": "",
+ "outputFile": "resources-debugAndroidTest.ap_"
+ }
+ ],
+ "elementType": "File"
+}
\ No newline at end of file
diff --git a/src/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/out/resources-debugAndroidTest.ap_ b/src/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/out/resources-debugAndroidTest.ap_
new file mode 100644
index 0000000..fffdd42
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/processed_res/debugAndroidTest/out/resources-debugAndroidTest.ap_ differ
diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/ab54fa612b5153945b2a6f8aa3378c13423e478a27629cd75f6960d494304108_5.jar b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/ab54fa612b5153945b2a6f8aa3378c13423e478a27629cd75f6960d494304108_5.jar
new file mode 100644
index 0000000..cff8fb9
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/ab54fa612b5153945b2a6f8aa3378c13423e478a27629cd75f6960d494304108_5.jar differ
diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$10.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$10.dex
new file mode 100644
index 0000000..c96f7be
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/NotesListActivity$10.dex differ
diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/PasswordActivity$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/PasswordActivity$1.dex
new file mode 100644
index 0000000..a0eb831
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/PasswordActivity$1.dex differ
diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/PasswordActivity.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/PasswordActivity.dex
new file mode 100644
index 0000000..bf12231
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/PasswordActivity.dex differ
diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SortDialogFragment$1.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SortDialogFragment$1.dex
new file mode 100644
index 0000000..9ffa12b
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SortDialogFragment$1.dex differ
diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SortDialogFragment$2.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SortDialogFragment$2.dex
new file mode 100644
index 0000000..766355f
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SortDialogFragment$2.dex differ
diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SortDialogFragment$OnSortListener.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SortDialogFragment$OnSortListener.dex
new file mode 100644
index 0000000..a11ff9b
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SortDialogFragment$OnSortListener.dex differ
diff --git a/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SortDialogFragment.dex b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SortDialogFragment.dex
new file mode 100644
index 0000000..339366c
Binary files /dev/null and b/src/Notes-master/app/build/intermediates/project_dex_archive/debug/out/net/micode/notes/ui/SortDialogFragment.dex differ
diff --git a/src/Notes-master/app/build/intermediates/runtime_symbol_list/debugAndroidTest/R.txt b/src/Notes-master/app/build/intermediates/runtime_symbol_list/debugAndroidTest/R.txt
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/app/build/intermediates/source_set_path_map/debugAndroidTest/file-map.txt b/src/Notes-master/app/build/intermediates/source_set_path_map/debugAndroidTest/file-map.txt
new file mode 100644
index 0000000..d6f365a
--- /dev/null
+++ b/src/Notes-master/app/build/intermediates/source_set_path_map/debugAndroidTest/file-map.txt
@@ -0,0 +1,5 @@
+net.micode.notes.test.app-androidTest-0 C:\Users\1\StudioProjects\Notes-master\app\build\generated\res\resValues\androidTest\debug
+net.micode.notes.test.app-androidTest-1 C:\Users\1\StudioProjects\Notes-master\app\build\generated\res\rs\androidTest\debug
+net.micode.notes.test.app-mergeDebugAndroidTestResources-2 C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\incremental\debugAndroidTest\mergeDebugAndroidTestResources\merged.dir
+net.micode.notes.test.app-mergeDebugAndroidTestResources-3 C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\incremental\debugAndroidTest\mergeDebugAndroidTestResources\stripped.dir
+net.micode.notes.test.app-merged_res-4 C:\Users\1\StudioProjects\Notes-master\app\build\intermediates\merged_res\debugAndroidTest
diff --git a/src/Notes-master/app/build/tmp/compileDebugAndroidTestJavaWithJavac/previous-compilation-data.bin b/src/Notes-master/app/build/tmp/compileDebugAndroidTestJavaWithJavac/previous-compilation-data.bin
new file mode 100644
index 0000000..00ea7f9
Binary files /dev/null and b/src/Notes-master/app/build/tmp/compileDebugAndroidTestJavaWithJavac/previous-compilation-data.bin differ
diff --git a/src/Notes-master/app/src/main/java/net/micode/notes/ui/PasswordActivity.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/PasswordActivity.java
new file mode 100644
index 0000000..4f45415
--- /dev/null
+++ b/src/Notes-master/app/src/main/java/net/micode/notes/ui/PasswordActivity.java
@@ -0,0 +1,43 @@
+package net.micode.notes.ui;
+
+import android.annotation.SuppressLint;
+import android.content.Intent;
+import android.os.Bundle;
+import android.view.View;
+import android.widget.Button;
+import android.widget.EditText;
+import android.widget.Toast;
+
+import net.micode.notes.R;
+
+
+public class PasswordActivity extends NotesListActivity {
+
+ private Button mBtnEditText;
+ EditText pwd;
+ @SuppressLint("WrongViewCast")
+ @Override
+ protected void onCreate(Bundle savedInstanceState) {
+ super.onCreate(savedInstanceState);
+ setContentView(R.layout.password);
+ pwd = findViewById(R.id.qq_password);
+ mBtnEditText = (Button) findViewById(R.id.button);
+ mBtnEditText.setOnClickListener(new View.OnClickListener() {
+ @Override
+ public void onClick(View v) {
+
+ if (pwd.getText().toString().equals("12345678")) { //设计用户名为admin,密码为123456//
+ Toast.makeText(PasswordActivity.this, "登陆成功", Toast.LENGTH_SHORT).show();
+ Intent intent = new Intent(PasswordActivity.this, NotesListActivity.class);
+ startActivity(intent);
+ } else if (pwd.getText().toString().equals("")) {
+ Toast.makeText(PasswordActivity.this, "密码不能为空!", Toast.LENGTH_SHORT).show();
+ } else {
+ Toast.makeText(PasswordActivity.this, "登录失败,密码错误!", Toast.LENGTH_SHORT).show();
+ }
+
+ }
+ });
+ }
+}
+
diff --git a/src/Notes-master/app/src/main/java/net/micode/notes/ui/SortDialogFragment.java b/src/Notes-master/app/src/main/java/net/micode/notes/ui/SortDialogFragment.java
new file mode 100644
index 0000000..5054b55
--- /dev/null
+++ b/src/Notes-master/app/src/main/java/net/micode/notes/ui/SortDialogFragment.java
@@ -0,0 +1,90 @@
+package net.micode.notes.ui;
+
+import android.app.AlertDialog;
+import android.app.Dialog;
+import android.app.DialogFragment;
+import android.content.DialogInterface;
+import android.os.Bundle;
+import android.widget.Toast;
+
+// SortDialogFragment.java
+public class SortDialogFragment extends DialogFragment {
+ private String sortField; // 排序字段
+ private String sortOrder; // 排序顺序
+ private OnSortListener onSortListener; // 排序监听器
+
+ public void setSortField(String sortField) {
+ this.sortField = sortField;
+ }
+
+ public void setSortOrder(String sortOrder) {
+ this.sortOrder = sortOrder;
+ }
+
+ public void setOnSortListener(OnSortListener onSortListener) {
+ this.onSortListener = onSortListener;
+ }
+
+
+ public Dialog onCreateDialog(Bundle savedInstanceState) {
+ AlertDialog.Builder builder = new AlertDialog.Builder(getActivity()); // 创建对话框构造器
+ builder.setTitle("选择排序方式"); // 设置标题
+ String[] fields = {"创建时间", "修改时间", "标题", "颜色"}; // 排序字段数组
+
+ int checkedField = 0; // 选中的排序字段索引,默认为0(创建时间)
+ switch (sortField) { // 根据当前的排序字段设置索引值
+ case "created_date":
+ checkedField = 0;
+ break;
+ case "modified_date":
+ checkedField = 1;
+ break;
+ case "snippet":
+ checkedField = 2;
+ break;
+ case "bg_color_id":
+ checkedField = 3;
+ break;
+ }
+ builder.setSingleChoiceItems(fields, checkedField, new DialogInterface.OnClickListener() { // 设置单选项列表,以及点击事件
+ @Override
+ public void onClick(DialogInterface dialog, int which) {
+ switch (which) { // 根据选择的索引值设置排序字段值
+ case 0:
+ sortField = "created_date";
+ break;
+ case 1:
+ sortField = "modified_date";
+ break;
+ case 2:
+ sortField = "snippet";
+ break;
+ case 3:
+ sortField = "bg_color_id";
+ break;
+ }
+ }
+ });
+
+ String[] orders = {"升序", "降序"}; // 排序顺序
+ int checkedOrder = 0; // 选中的排序顺序索引,默认为0(升序)
+ if (sortOrder.equals("DESC")) { // 根据当前的排序顺序设置索引值
+ checkedOrder = 1;
+ }
+ builder.setPositiveButton("确定", new DialogInterface.OnClickListener() { // 设置确定按钮,以及点击事件
+ @Override
+ public void onClick(DialogInterface dialog, int which) {
+ if (onSortListener != null) { // 如果有排序监听器,调用其onSort方法
+ onSortListener.onSort(sortField, sortOrder);
+ }
+ }
+ });
+ builder.setNegativeButton("取消", null); // 设置取消按钮,不做任何操作
+
+ return builder.create(); // 创建并返回对话框
+ }
+
+ public interface OnSortListener { // 定义一个排序监听器接口
+ void onSort(String field, String order); // 定义一个onSort方法,传入排序字段和排序顺序
+ }
+}
diff --git a/src/Notes-master/app/src/main/res/layout/password.xml b/src/Notes-master/app/src/main/res/layout/password.xml
new file mode 100644
index 0000000..1b48621
--- /dev/null
+++ b/src/Notes-master/app/src/main/res/layout/password.xml
@@ -0,0 +1,91 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/Notes-master/app/src/main/res/values/ids.xml b/src/Notes-master/app/src/main/res/values/ids.xml
new file mode 100644
index 0000000..312947c
--- /dev/null
+++ b/src/Notes-master/app/src/main/res/values/ids.xml
@@ -0,0 +1,4 @@
+
+
+
+
\ No newline at end of file
diff --git a/src/Notes-master/build/sonar/.sonar_lock b/src/Notes-master/build/sonar/.sonar_lock
new file mode 100644
index 0000000..e69de29
diff --git a/src/Notes-master/build/sonar/report-task.txt b/src/Notes-master/build/sonar/report-task.txt
new file mode 100644
index 0000000..0b5565a
--- /dev/null
+++ b/src/Notes-master/build/sonar/report-task.txt
@@ -0,0 +1,6 @@
+projectKey=notes
+serverUrl=http://localhost:9000
+serverVersion=9.9.0.65466
+dashboardUrl=http://localhost:9000/dashboard?id=notes
+ceTaskId=AYiVyHNkkuuZyHuBiaFB
+ceTaskUrl=http://localhost:9000/api/ce/task?id=AYiVyHNkkuuZyHuBiaFB