1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-06-18 16:10: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

View File

@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.2-all.zip