book-reader/app
Aryan 6bc4f9bafd
fix: force disk fallback in LocatorConverter to fix MD/TXT reading position (#40)
Background pre-processing for single-file imports (MD/TXT) was generating empty DB cache entries because it only looked at RAM content. This caused position saves in Vertical Mode to fail. This fix ensures that an empty cache entry triggers a disk-read fallback to generate valid semantic blocks on-demand.
2026-03-07 22:34:08 +05:30
..
src fix: force disk fallback in LocatorConverter to fix MD/TXT reading position (#40) 2026-03-07 22:34:08 +05:30
.gitignore Initial commit 2026-02-24 17:37:40 +05:30
build.gradle.kts Txt file fix (#35) 2026-03-06 14:06:29 +05:30
proguard-rules.pro Initial commit 2026-02-24 17:37:40 +05:30