1
0
mirror of https://github.com/fumiama/copymanga.git synced 2026-07-17 10:56:24 +08:00
新增
1. 竖向翻页支持瀑布流
优化
1. 阅读器启动、章节图片流式收集与大章节下载稳定性 (#200) by @xuanli20
2. 同步到最新拷贝网址
3. 代码结构
修复
1. 高版本安卓下按返回键直接退出程序而非回退到上个页面
2. 音量键翻页无法切换到下一章节
This commit is contained in:
源文雨
2026-07-15 20:41:35 +08:00
parent f0b0189c9e
commit 85fb6b3834
23 changed files with 857 additions and 503 deletions

6
.idea/kotlinc.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="KotlinJpsPluginSettings">
<option name="version" value="2.1.0" />
</component>
</project>