From 046b9f5f57bc724d0cb5e0fafc75581460cc5241 Mon Sep 17 00:00:00 2001 From: riverflow <3011499946@qq.com> Date: Thu, 24 Apr 2025 23:09:09 +0800 Subject: [PATCH] =?UTF-8?q?AndroidManifest.xml=E6=96=87=E4=BB=B6=E9=83=A8?= =?UTF-8?q?=E5=88=86=E6=B3=A8=E9=87=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/AndroidProjectSystem.xml | 6 ++++ .idea/gradle.xml | 13 ++++++++ .idea/misc.xml | 7 +++++ .idea/runConfigurations.xml | 17 ++++++++++ .idea/vcs.xml | 6 ++++ .idea/workspace.xml | 54 ++++++++++++++++++++++++++++++++ Mi_Note.iml | 11 +++++++ Notes-master/AndroidManifest.xml | 29 ++++++++++++++++- 8 files changed, 142 insertions(+), 1 deletion(-) create mode 100644 .idea/AndroidProjectSystem.xml create mode 100644 .idea/gradle.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/runConfigurations.xml create mode 100644 .idea/vcs.xml create mode 100644 .idea/workspace.xml create mode 100644 Mi_Note.iml diff --git a/.idea/AndroidProjectSystem.xml b/.idea/AndroidProjectSystem.xml new file mode 100644 index 0000000..4a53bee --- /dev/null +++ b/.idea/AndroidProjectSystem.xml @@ -0,0 +1,6 @@ + + + + + \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml new file mode 100644 index 0000000..1a93c56 --- /dev/null +++ b/.idea/gradle.xml @@ -0,0 +1,13 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..ade1ecd --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml new file mode 100644 index 0000000..16660f1 --- /dev/null +++ b/.idea/runConfigurations.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..2cbe3ad --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + { + "associatedIndex": 1 +} + + + + + + + + + 1745421753176 + + + + \ No newline at end of file diff --git a/Mi_Note.iml b/Mi_Note.iml new file mode 100644 index 0000000..0c84021 --- /dev/null +++ b/Mi_Note.iml @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/Notes-master/AndroidManifest.xml b/Notes-master/AndroidManifest.xml index e5c7d47..a7848cd 100644 --- a/Notes-master/AndroidManifest.xml +++ b/Notes-master/AndroidManifest.xml @@ -15,23 +15,50 @@ limitations under the License. --> + + - + + + + + + + + + + + + + + + + + + + + + + +