ReadViewSDK/Sources/RDReaderView/EPUBUI/TextPage
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
..
RDEPUBPageInteractionController.swift feat: improve native text selection and annotation actions 2026-06-01 21:29:41 +08:00
RDEPUBPageLayoutSnapshot.swift refactor: split reader architecture and chrome handling 2026-05-31 21:47:54 +08:00
RDEPUBSelectionOverlayView.swift refactor: split reader architecture and chrome handling 2026-05-31 21:47:54 +08:00
RDEPUBTextAnnotationOverlay.swift feat: EPUB 阅读器搜索、选中注释、书签 chrome 状态及大量重构优化 2026-06-13 22:48:56 +08:00
RDEPUBTextContentView.swift feat: 实现大书远距目录跳转与后台补全优化方案 2026-06-15 16:28:11 +08:00
RDEPUBTextPageDecorationView.swift docs: 补充注释、修正过时文档、清理重复内容 2026-06-01 09:33:23 +08:00
RDEPUBTextPageRenderView.swift refactor(reader): 重构高亮选区绘制架构,对齐 WXRead 实现方案 2026-06-01 20:57:27 +08:00
RDEPUBTextSelectionController.swift feat: EPUB 阅读器搜索、选中注释、书签 chrome 状态及大量重构优化 2026-06-13 22:48:56 +08:00