Releases: ZEDDTAY8/MRead
Releases ยท ZEDDTAY8/MRead
Release v1.2.0: PDF Support, Screen Orientation & Smart Gestures ๐
โจ New Features:
- Native PDF Support! You can now add PDF files to your library. Integrated a lightweight native engine so the app size remains tiny. It fully supports reading progress saving, bookmarks, swipe-to-turn, and smooth two-finger pinch-to-zoom.
- Smart Dark Mode for PDFs: Caring for your eyes. When you switch to the Gray or Dark theme, PDF document colors are automatically inverted (blinding white backgrounds become dark, and dark text becomes light).
- Quick "Jump to Page": Long-press the page counter open the new "Jump to Page" dialog. You'll see a real-time preview of the chapter title before you even make the jump!
- Screen Orientation Control: Added a dedicated screen orientation setting (Auto, Portrait, or Landscape). The reading engine instantly reflows text and recalculates pagination to perfectly fit any layout.
- Touch Navigation Lock: Added a "Lock" icon next to the volume key navigation setting. Enable it to block accidental screen taps and swipes from turning pages - perfect for reading in bed, on a bumpy commute, or even in the rain.
๐ Improvements & Bug Fixes:
- Renamed "Text Settings" to "Reading Settings".
- Cleaned up UI elements: removed duplicate developer credits and kept a single, clean GitHub hyperlink in the main app settings.
MRead v1.1.0 - Mass Import, Multi-Select & Live Settings
Based on community feedback, this major update brings highly requested features, improved typography, and a smoother user experience!
โจ New Features
- ๐ Mass Import & Speed Dial: You can now import entire folders or multiple files at once. The main
+button has been upgraded to animated Speed Dial FAB. - โ๏ธ Multi-Select Mode: Tap the checkmark icon to select multiple books. Easily mass-delete them or assign them all to a shelf in one click.
- ๐๏ธ Hide Books: Want to keep your main library clean? You can now hide specific books. They will disappear from the main view and move to a permanent virtual "Hidden" shelf at the bottom of your shelves list.
- ๐ Smart Typography: Added Justify text alignment and Auto-hyphenation toggles. The engine now dynamically scans the book's text to detect its language (e.g., Cyrillic vs Latin) and applies the perfect hyphenation dictionary, regardless of your system language!
- ๐ Live Preview Settings: Replaced the old margin, indent, and line-spacing buttons with smooth sliders. The text now reflows in real-time as you drag the sliderโwith a smart debounce system to prevent any lagging or freezing.
๐ Improvements & Bug Fixes
- ๐จ Adaptive Highlights: Text highlights are now smart! In Dark/Gray themes, the marker background opacity is reduced to prevent blinding glare. In Light themes, text inside a highlighted span is forced to a dark color to guarantee readability.
- ๐ Smart Back Navigation: The system back button is much smarter now. It will close footnotes, clear text selections, close the side menu, or exit a shelf before actually closing the app.
- ๐ Centered Headers: Chapter and part titles (
<h1>to<h6>) are now automatically center-aligned for a better typographic aesthetic. - ๐ฃ Accessibility: Checkboxes in settings are now properly announced as toggleable states for TalkBack screen readers.
- ๐ Bug Fix: Fixed a critical bug where the app (especially on Xiaomi devices) would freeze when setting a very large paragraph indent.
- ๐ Bug Fix: Fixed text overflow issues on dialog buttons.