1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-21 18:00:24 +08:00
新增
1. 详情页标记已下载章节
2. 详情页以tab区分卷标
3. 以深浅标示当前选择的tab
修复
1. 详情页加载结束时卡顿
2. 某些漫画无法变更清晰度
3. 全新上架显示错误
4. 专题系列有时简介不显示
优化
1. 替换弃用API
2. 携程化: 检查更新, 菜单切换, 详情页
3. StatusCardFlow标签排序
4. CardList加载速度
升级
1. 支持库版本
This commit is contained in:
源文雨
2024-03-09 00:28:00 +09:00
parent 89e47b243c
commit 7f5f183d32
45 changed files with 3173 additions and 484 deletions

23
.idea/deploymentTargetDropDown.xml generated Normal file
View File

@@ -0,0 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="deploymentTargetDropDown">
<value>
<entry key="app">
<State>
<targetSelectedWithDropDown>
<Target>
<type value="QUICK_BOOT_TARGET" />
<deviceKey>
<Key>
<type value="VIRTUAL_DEVICE_PATH" />
<value value="$USER_HOME$/.android/avd/Pixel_3a_API_33_arm64-v8a.avd" />
</Key>
</deviceKey>
</Target>
</targetSelectedWithDropDown>
<timeTargetWasSelectedWithDropDown value="2024-03-08T06:58:21.703472Z" />
</State>
</entry>
</value>
</component>
</project>

View File

@@ -4,6 +4,7 @@
<w>imgs</w>
<w>lowpan</w>
<w>nisi</w>
<w>reilia</w>
</words>
</dictionary>
</component>

4
.idea/gradle.xml generated
View File

@@ -4,10 +4,8 @@
<component name="GradleSettings">
<option name="linkedExternalProjectsSettings">
<GradleProjectSettings>
<option name="testRunner" value="GRADLE" />
<option name="distributionType" value="DEFAULT_WRAPPED" />
<option name="externalProjectPath" value="$PROJECT_DIR$" />
<option name="gradleJvm" value="jbr-17" />
<option name="gradleJvm" value="#GRADLE_LOCAL_JAVA_HOME" />
<option name="modules">
<set>
<option value="$PROJECT_DIR$" />

10
.idea/migrations.xml generated Normal file
View File

@@ -0,0 +1,10 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectMigrations">
<option name="MigrateToGradleLocalJavaHome">
<set>
<option value="$PROJECT_DIR$" />
</set>
</option>
</component>
</project>

File diff suppressed because one or more lines are too long

View File

@@ -0,0 +1,4 @@
<changelist name="Uncommitted_changes_before_Update_at_2024_3_9,_12_23_AM_[Changes]" date="1709911381682" recycled="true" deleted="true">
<option name="PATH" value="$PROJECT_DIR$/.idea/shelf/Uncommitted_changes_before_Update_at_2024_3_9,_12_23_AM_[Changes]/shelved.patch" />
<option name="DESCRIPTION" value="Uncommitted changes before Update at 2024/3/9, 12:23 AM [Changes]" />
</changelist>