From dbb0b9d2b388df4580dd7c1baa26e2cdb6bc7804 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=BA=90=E6=96=87=E9=9B=A8?=
<41315874+fumiama@users.noreply.github.com>
Date: Sat, 21 Jun 2025 00:49:24 +0900
Subject: [PATCH] =?UTF-8?q?v1.5.1=20=E4=BF=AE=E5=A4=8D=201.=20=E6=9C=80?=
=?UTF-8?q?=E5=A4=A7=E5=8F=AA=E8=83=BD=E9=98=85=E8=AF=BB50=E9=A1=B5=20?=
=?UTF-8?q?=E4=BC=98=E5=8C=96=201.=20=E5=8D=A1=E9=A1=BF?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.idea/.name | 2 +-
.idea/deploymentTargetSelector.xml | 10 +
.idea/dictionaries/fumiama.xml | 9 +
.idea/misc.xml | 1 -
.idea/vcs.xml | 2 +-
README.md | 3 +-
app/build.gradle | 6 +-
app/src/main/assets/h.js | 72 +++--
.../copymangaweb/activity/DlActivity.kt | 164 ++++++-----
.../copymangaweb/activity/DlListActivity.kt | 8 +-
.../copymangaweb/activity/MainActivity.kt | 103 +++----
.../activity/ViewMangaActivity.kt | 264 ++++++++++--------
.../activity/template/ToolsBoxActivity.kt | 15 +
.../fumiama/copymangaweb/handler/DlHandler.kt | 3 +-
.../copymangaweb/handler/MainHandler.kt | 63 +++--
.../fumiama/copymangaweb/tool/PagesManager.kt | 4 +-
.../fumiama/copymangaweb/tool/SetDraggable.kt | 8 +-
.../top/fumiama/copymangaweb/tool/ToolsBox.kt | 8 +-
.../java/top/fumiama/copymangaweb/web/JS.kt | 11 +-
.../top/fumiama/copymangaweb/web/JSHidden.kt | 13 +-
.../copymangaweb/web/WebChromeClient.kt | 3 +-
.../fumiama/copymangaweb/web/WebViewClient.kt | 4 +-
app/src/main/res/layout/dialog_unzipping.xml | 27 ++
app/src/main/res/values/strings.xml | 2 +-
settings.gradle | 2 +-
25 files changed, 488 insertions(+), 319 deletions(-)
create mode 100644 .idea/deploymentTargetSelector.xml
create mode 100644 .idea/dictionaries/fumiama.xml
create mode 100644 app/src/main/java/top/fumiama/copymangaweb/activity/template/ToolsBoxActivity.kt
create mode 100644 app/src/main/res/layout/dialog_unzipping.xml
diff --git a/.idea/.name b/.idea/.name
index bc30865..f2f9484 100644
--- a/.idea/.name
+++ b/.idea/.name
@@ -1 +1 @@
-拷贝漫画
\ No newline at end of file
+拷贝漫画Lite
\ No newline at end of file
diff --git a/.idea/deploymentTargetSelector.xml b/.idea/deploymentTargetSelector.xml
new file mode 100644
index 0000000..b268ef3
--- /dev/null
+++ b/.idea/deploymentTargetSelector.xml
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/dictionaries/fumiama.xml b/.idea/dictionaries/fumiama.xml
new file mode 100644
index 0000000..e4e746f
--- /dev/null
+++ b/.idea/dictionaries/fumiama.xml
@@ -0,0 +1,9 @@
+
+
+
+ copymanga
+ lowpan
+ volturn
+
+
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index 0899b82..36af2b3 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -1,4 +1,3 @@
-