882 B
882 B
04-01 Summary
Outcome
Wave 1 reconnected the native text backend as a first-class reader path inside the existing shell.
RDEPUBReaderControllernow builds a real native snapshot fromRDEPUBTextBookinstead of leavingactivePages/activeChaptersempty- Native restore and current-location resolution now go through shared controller helpers instead of scattered text-book special cases
- Native page turns update
RDEPUBReadingSessionwith page/spine/chapter context, so reader state stays coherent with the visible page RDReaderViewremained unchanged; it still only consumes content views and page counts
Compatibility
- No new reader shell or page-turn container was introduced
- TXT and EPUB native text flows still use
RDEPUBReaderControllerandRDEPUBTextContentView RDEPUBTextBookremains the backend contract for native reflowable pages