What's New
✨ Added
- Page Slider on Scroll — a new setting in the View Mode sheet controls whether the page slider appears while scrolling when the toolbar is hidden. Off by default, so the reading view stays clean (#54).
🔧 Improved
- In-PDF Search — search now steps through every match across all pages reliably, and the active match is centered in the view (#40).
- Dependencies — updated to Kotlin 2.4.10, AGP 9.2.1, Android SDK 37, Compose BOM, and other core libraries.
🐛 Fixed
- PDF open failure — PDFs whose file path contained an apostrophe no longer get stuck on the loading screen (#57).
Download
| File | Size |
|---|---|
PdfReaderPro-v2.3.0.apk
| 15M |
Installation
- Download
PdfReaderPro-v2.3.0.apkbelow - Enable "Install from unknown sources" if prompted
- Open the APK to install
Verify Download (Optional)
sha256sum -c PdfReaderPro-v2.3.0.apk.sha256
md5sum -c PdfReaderPro-v2.3.0.apk.md5Full Changelog: CHANGELOG.md
What's Changed
- Reader fixes, page-slider toggle, and dependency updates by @ahmmedrejowan in #59
- chore: prepare 2.3.0 release by @ahmmedrejowan in #60
Full Changelog: v2.2.0...v2.3.0