Skip to content

1.1.0

Choose a tag to compare

@ShiroiKuma0 ShiroiKuma0 released this 04 May 19:28

What's new in 1.1.0

Reader navigation

  • New navigate menu (book icon in the audio toolbar) lets you jump around without keyboard shortcuts: previous/next chapter, go to a position in the book by percentage, and go to a specific time in the audio.
  • Position slider opens at your current location instead of always at 0%, so you can see roughly where you are while choosing where to go.
  • Each book pane has a thin yellow scroll-progress strip at its bottom edge that fills as you read. In split view both panes have their own strip.
  • Translation book in split view gets its own previous/next chapter and go-to-position controls in the navigate menu.

Settings

  • New "Home tabs bar height" setting in the home menu — make the bottom tab bar taller or shorter, with icons scaling proportionally.
  • New "Reader audio toolbar height" setting — make the audio toolbar at the bottom of the reader page taller or shorter. Icons, slider thumb, and time text all scale with the chosen height.
  • Per-book font size now persists across app restarts and across cold starts in split-view (previously the secondary pane could clobber the primary's saved size on cold start, leaving books rendered at the wrong size until you re-entered them).
  • Per-book font size is now editable directly from the reader appearance dialog, alongside line spacing and fonts.

UI/branding

  • Replaced the leftover jidoujisho character splash on Android 12+ with the 白 shiro logo, sized cleanly for the circular splash clip.

Bug fixes

  • Subtitle prev/next no longer pauses at the wrong timestamp on rapid taps (race between the seek operation and the auto-pause check).
  • MP3 attachment now warns instead of failing silently when the file is unsupported, and .m4b files are now accepted alongside .m4a.
  • TTU EPUB import on Boox devices no longer crashes via Android's IntentResolver — uses an internal file picker that bypasses the buggy system chooser.
  • File picker now supports a custom storage root path so SD-card content is reachable on devices that don't expose it via the default Android picker location.
  • History tiles now show audio and translation badges so you can see at a glance which books have audio attached or a translation paired.

Known issues

  • "Go to position" set to exactly 0% in vertical-rl Japanese books briefly scrolls to the cover, then reverts to your previous position. Non-zero positions work correctly. Two attempts at fixing this caused regressions in forward navigation, so the imperfect 0% behavior is left in place pending a deeper TTU integration.

Full commit log: 1.0.4...1.1.0