Go to file
shenlei c64460988a feat: 实现大书远距目录跳转与后台补全优化方案
Phase 1: 稳定性优先
- 新增 RDEPUBJumpSession 保护机制,防止远距跳转后翻页串章
- 升级页图接管条件,增加 JumpSession 保护区检查
- 窗口扩展改为基于当前权威窗口方向

Phase 2: 补全优先级重排
- 新增 RDEPUBBackgroundPriorityPolicy 策略配置
- 实现 hot/warm/cold zone 优先级排序
- 添加失败重试机制(指数退避,最多3次)

Phase 3: 分段覆盖与最终收敛
- 新增 RDEPUBBackgroundCoverageStore 分段存储
- 新增 RDEPUBPageMapReconciliationCoordinator 页图接管仲裁
- 实现 LRU 淘汰和内存警告处理

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-15 16:28:11 +08:00
.claude/skills Epub阅读器0.0.1 2026-05-21 19:40:51 +08:00
.xcodebuildmcp feat(wxread): align pagination, rendering, and docs 2026-05-24 15:36:01 +08:00
Doc feat: 实现大书远距目录跳转与后台补全优化方案 2026-06-15 16:28:11 +08:00
ReadViewDemo feat: EPUB 阅读器搜索、选中注释、书签 chrome 状态及大量重构优化 2026-06-13 22:48:56 +08:00
scripts feat: EPUB 阅读器搜索、选中注释、书签 chrome 状态及大量重构优化 2026-06-13 22:48:56 +08:00
Sources/RDReaderView feat: 实现大书远距目录跳转与后台补全优化方案 2026-06-15 16:28:11 +08:00
.gitignore chore: add .artifacts/ to .gitignore 2026-06-15 08:38:09 +08:00
AGENTS.md feat(wxread): align pagination, rendering, and docs 2026-05-24 15:36:01 +08:00
CONTEXT.md Reorganize docs and update reader search flows 2026-06-10 08:22:07 +08:00
Podfile chore: checkpoint current milestone work 2026-05-22 13:28:53 +08:00
RDReaderView.podspec refactor: 添加中文注释 + 优化模块结构 2026-05-25 10:19:14 +08:00