From 287cbb487851faa2cbd0bd51a94e1b03cad211c6 Mon Sep 17 00:00:00 2001 From: wxy <2243782220@qq.com> Date: Sun, 10 Dec 2023 23:14:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E7=AC=94=E8=AE=B0=E9=94=81?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../buildOutputCleanup.lock | Bin 17 -> 17 bytes .idea/deploymentTargetDropDown.xml | 17 -- .idea/gradle.xml | 2 +- .idea/misc.xml | 1 - .../debug/R.jar | Bin 360725 -> 360908 bytes .../currentProject/dirs_bucket_0/graph.bin | Bin 1462 -> 1091 bytes .../currentProject/dirs_bucket_1/graph.bin | Bin 3412 -> 3820 bytes .../currentProject/dirs_bucket_2/graph.bin | Bin 842 -> 2519 bytes .../currentProject/dirs_bucket_3/graph.bin | Bin 990 -> 1272 bytes .../currentProject/dirs_bucket_4/graph.bin | Bin 2332 -> 3517 bytes .../currentProject/dirs_bucket_5/graph.bin | Bin 1606 -> 1085 bytes .../dex/debug/mergeDexDebug/classes.dex | Bin 2238780 -> 2243616 bytes .../compile-file-map.properties | 210 +++++++------- .../mergeDebugResources/merger.xml | 52 ++-- .../tmp/debug/dex-renamer-state.txt | 6 +- .../net/micode/notes/ui/NoteEditText.class | Bin 6908 -> 6908 bytes .../micode/notes/ui/SplashActivity$1.class | Bin 1083 -> 1311 bytes .../net/micode/notes/ui/SplashActivity.class | Bin 2783 -> 2455 bytes .../net/micode/notes/ui/SplashActivity$1.dex | Bin 1400 -> 1560 bytes .../net/micode/notes/ui/SplashActivity.dex | Bin 2544 -> 2304 bytes app/build/outputs/apk/debug/app-debug.apk | Bin 4279893 -> 4283075 bytes .../net/micode/notes/ui/NoteEditActivity.java | 120 ++++++++ .../micode/notes/ui/NotesListActivity.java | 124 ++++++++- app/src/main/res/menu/note_edit.xml | 7 +- app/src/main/res/menu/note_list.xml | 5 +- app/src/main/res/values/strings.xml | 4 +- gradle/wrapper/gradle-wrapper.jar | Bin 59203 -> 59536 bytes gradle/wrapper/gradle-wrapper.properties | 3 +- gradlew | 257 +++++++++++------- local.properties | 4 +- 30 files changed, 541 insertions(+), 271 deletions(-) delete mode 100644 .idea/deploymentTargetDropDown.xml diff --git a/.gradle/buildOutputCleanup/buildOutputCleanup.lock b/.gradle/buildOutputCleanup/buildOutputCleanup.lock index 5cee1ed4e9cdf3225a51f1990a85a2ea72475624..fe1fd4bcf534332b5077742afbcbfa9f57d0f063 100644 GIT binary patch literal 17 UcmZQ>am-+HOLF#R00SvO03RU&lmGw# literal 17 UcmZQ>am-+HOLF#R00YSw03T`s-T(jq diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml deleted file mode 100644 index c21bef2..0000000 --- a/.idea/deploymentTargetDropDown.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/gradle.xml b/.idea/gradle.xml index a33cee7..ae388c2 100644 --- a/.idea/gradle.xml +++ b/.idea/gradle.xml @@ -7,7 +7,7 @@