ReadViewSDK/Sources/RDReaderView/EPUBUI/ReaderController/ChapterRuntime
shenlei 22e7e44220 feat: chapter runtime refactoring and related updates
- Refactor chapter runtime: replace window coordinator/snapshot with warmup orchestrator
- Update EPUB core: parser, reading session, JS bridge, navigator layout
- Update reader controller: data source, location resolution, persistence
- Update chapter runtime: data cache, loader, runtime store, disk cache, warmup orchestrator
- Remove deprecated navigation state machine and pagination state
- Update text rendering: book cache, HTML normalizer
- Update UI: text content view, dark image adjuster, text selection controller
- Update settings and reader configuration
- Add CODE_REVIEW.md and AUDIT_FINAL.md documentation
- Update pod dependencies (remove SSAlertSwift, SnapKit)
- Update podspec and pod configuration files

Co-Authored-By: Claude <noreply@anthropic.com>
2026-06-26 18:50:07 +09:00
..
RDEPUBBackgroundTrace.swift Remove all RDEPUBBackgroundTrace.log and bare print diagnostic calls 2026-06-25 18:25:22 +08:00
RDEPUBBookPageMap.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00
RDEPUBChapterCacheKey.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00
RDEPUBChapterDataCache.swift feat: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09:00
RDEPUBChapterLoader.swift feat: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09:00
RDEPUBChapterLocation.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00
RDEPUBChapterOffsetMap.swift feat: 架构整改 — Context拆分、Runtime拆分、异步章节加载、UI测试覆盖 2026-06-23 08:17:08 +08:00
RDEPUBChapterRuntimeStore.swift feat: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09:00
RDEPUBChapterSummaryDiskCache.swift feat: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09:00
RDEPUBChapterWarmupOrchestrator.swift feat: chapter runtime refactoring and related updates 2026-06-26 18:50:07 +09:00
RDEPUBPageCountCache.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00
RDEPUBPageResolver.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00
RDEPUBRuntimeChapter.swift feat: 架构整改 — Context拆分、Runtime拆分、异步章节加载、UI测试覆盖 2026-06-23 08:17:08 +08:00
RDEPUBRuntimePageCount.swift feat: EPUB阅读器搜索、注释、CFI模块及大书远距跳转优化 2026-06-22 20:26:34 +08:00