Skip to content

Reikai v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 01:22
· 17 commits to main since this release
4b9f0e0

Additions

Details

  • Novels now show where chapters are missing, like manga.
  • You can now fully edit a manga or novel's details, including its cover (editor ported from Komikku).
  • Fill a manga or novel's info straight from a bound tracker.
  • You can now hide individual chapters on a manga, just like novels.
  • The novel chapter list now has a fast-scroll thumb, like manga.
  • Long-press a novel's In-library button to edit its categories.
  • Copy a manga's source name by long-pressing it.
  • You can now switch the related-manga suggestions off completely.

Library & updates

  • Your novel library can now filter, sort, and group by tracker, matching manga.
  • Sort your manga library by download count, the way novels already could.
  • Adding a novel now warns you when a similar one is already in your library, like manga.
  • Refreshing your novel library now shows an "Updating library" confirmation, like manga.
  • The Updates screen now shows when your novels last updated.

Reader

  • The novel reader can now open the chapter in your browser or share its link.
  • Choose which buttons sit on the novel reader's bottom bar, like manga.
  • Volume keys now scroll the novel reader, and a slider sets how far each press scrolls in novels and long-strip manga.
  • The novel reader now shows your reading percentage while you read, like manga's page number.
  • Manhwa, manhua and webtoons can now open in webtoon mode on their own, via the new "Auto webtoon mode" toggle under Settings > Reader (ported from Komikku).

Downloads

  • Manga and novel downloads now show one card per series you can reorder, not a row per chapter.
  • Pause and resume novel downloads, like manga.
  • Downloading from a novel that isn't in your library now offers to add it, like manga.

Browse & search

  • Add many novels to your library at once, the way manga already could.
  • Novel global search now shows a progress bar while sources are still searching, like manga.

Tracking

  • Track your manga on MangaBaka, a new tracker synced from Mihon (mihonapp/mihon#3047).
  • Track your light novels on Shikimori, Hikka, and MangaBaka.

Changes

  • Tag suggestions on the adult sources now cover newer artists, characters and parodies (refreshed from Komikku, komikku-app/komikku@2011491510).
  • With "Per-category setting for sort" on, the library now uses one global sort that each category can override.
  • Manga and novel options in Settings now sit in separate, clearly labeled sections.
  • The novel reader now has its full set of reading and accessibility options.
  • The novel chapter selection bar now shows only the actions that apply.
  • The novel details header now shows a status icon, matching manga.
  • Editing a novel's details now requires adding it to your library first, matching manga.
  • Novel and grouped covers in the Updates list now open the title's details.
  • Pick which reading modes use the vertical chapter navigator, and set its height (synced from Mihon, mihonapp/mihon#3531).
  • The novel reader's progress bar is now a full chapter-navigation rail, like manga.
  • A novel source's Filter chip now lights up when a filter or search is active, like manga.
  • Novel global search now floats sources with results to the top as they arrive, like manga.
  • Novel sources now enable and disable the same way as manga.
  • A failed novel browse page now keeps its Retry message on screen until you act, like manga.
  • Mark a novel's tracking as private while binding it (for trackers that support it), like manga.

Fixes

Details & chapters

  • Novel chapters now show their release dates (ported from Tsundoku).
  • Novel titles and chapters no longer show raw HTML codes (ported from Tsundoku).
  • Swiping a novel chapter now does what your swipe setting says.
  • A novel's hidden chapters are no longer pulled into bulk downloads, and the Resume button skips them too.
  • A novel's "Show hidden chapters" menu item now disappears once nothing is hidden.
  • Related manga suggestions are now relevant.
  • A manga's own details and chapters now load before its related suggestions.
  • The related manga row no longer jumps while you scroll it.

Merged series

  • Chapters open in the right order on a series you have from more than one source.
  • Finishing a novel chapter now marks that chapter read across the novel's other merged sources, like manga.
  • Marking a merged novel's chapter read or bookmarked now carries across all its sources, like manga.
  • A merged series no longer lists every chapter twice.
  • You can now merge two sources tracked on different services.
  • On a merged series, a source's rating and "More info" link now show when you view that source.

Library & updates

  • Your manga and novel libraries now each remember their own scroll position.
  • The library's "Jump to category" hopper now opens on your current category and jumps there instantly.
  • Marking a novel chapter read from the Updates list now deletes its download, like manga.
  • Deleting downloaded novel chapters from the Updates screen now asks for confirmation first.

Reader

  • The reader's page slider now updates for each chapter's page count (synced from Mihon, mihonapp/mihon#3549).
  • The reader now skips chapters you've hidden when you tap next or previous.
  • The novel reader's tap-to-hide toolbars, progress saving, and read-aloud now work in release builds.
  • The reader's bars now hide correctly after you use the page slider (synced from Mihon, mihonapp/mihon#3567).

Downloads

  • Your downloaded novels now survive reinstalling, restoring a backup, or moving storage.
  • Downloading a novel's next chapters no longer stops short when earlier ones are still queued.
  • A failed novel chapter download now shows a notification instead of failing silently.
  • A download whose server can't resume a partial image no longer fails the chapter (synced from Mihon, mihonapp/mihon@4a66b8b5d).

Novel sources & browsing

  • Novel sources that space out their own requests no longer get blocked.
  • Novel browse filters that were silently missing now show up.
  • Switching a novel source between Popular and Latest no longer keeps your old filters.
  • Novel global search no longer shows every source spinning before you search.
  • Novel browsing no longer stops loading for good after a brief network error.
  • The novel sources list now shows a "Last used" section.
  • The novel sources list no longer shows a Filter button that had nothing to configure.
  • The Extensions filter is now hidden on the Novels chip, where it only opened a manga-only language list.

Migration

  • Clearing the search box while picking a novel's migration target no longer strands the row on a spinner.
  • Migrating a novel now keeps its reader and chapter-list settings.

Tracking, settings & backup

  • Hikka tracker media types now read cleanly, matching the other trackers (synced from Mihon, mihonapp/mihon#3560).
  • Searching your settings no longer crashes the app.
  • Restoring a backup now warns about missing novel sources and logged-out novel trackers too.

Other

  • Novel source browsing now detects the end of the results without a wasted extra fetch, and prefetches the next page so the "load more" footer is accurate about whether more results follow. Ported from Tsundoku.
  • The similar-titles carousel no longer spends a request on sources that can't return related titles, and closes the response it does make. Ported from Komikku.
  • A novel plugin saved incompletely (an interrupted download) now re-downloads itself on next use instead of staying broken.
  • The light-novel plugin runtime now provides Buffer, Blob, Response.arrayBuffer(), fuller response headers, and an X-XSRF-TOKEN header for Laravel-based sources, so plugins that rely on these no longer fail.
  • Settings search now scrolls to and highlights the exact matched row (even when two settings in different content-type groups share a name) and indexes the recommendations screen so its options are searchable.
  • Formatted the codebase to pass ktlint/spotless, so the formatter runs cleanly and can be enforced going forward.
  • The manga and novel History/Updates rows, cover dialog, details screen, and reader bars now render through shared components instead of near-duplicate copies, so a change to one reaches both. Groundwork for the unified content UI.
  • The manga and novel browse, global-search, and migration result cells now render through one shared browse cell, so the two catalogues stay identical and can't drift.
  • The manga and novel source long-press options dialog (pin, enable/disable) now renders through one shared dialog.
  • The manga and novel global search now render through shared components (the per-source result section, the result card row, and the source-filter chips), so the two search screens stay identical; their look is now unified (result card size, section header, and the chip row match).
  • The manga and novel notes editors now render through one shared screen, so a change to the notes editor reaches both.
  • The manga and novel library Display settings tab now render through one shared composable, so a change to it reaches both.
  • The manga and novel "change categories" dialog now share one category-diff helper, so their checked/mixed logic can't drift.
  • Enhanced and delegated sources now use the wrapped source's home URL for "Open in WebView", and redundant internal source overrides were dropped. Mirrors Komikku.
  • Synced upstream Mihon changes: correct extensionLib metadata reading, Hikka tracker hardening, a dropped redundant code-shrink build flag, a zstd proguard keep, aboutLibraries v15, a refreshed set of community translations, and assorted dependency and CI bumps.

Full changelog: https://github.com/unseensnick/Reikai/blob/main/CHANGELOG.md
Changes since v0.2.1: v0.2.1...v0.3.0

Checksums

Variant SHA-256
reikai-v0.3.0.apk cd3dfe3354ac898193abdd4d68cffc51ef5a547f23540b4dc1bad6c1f453e205
reikai-arm64-v8a-v0.3.0.apk 4fe20888dc460634ee52ac4b752e5f059e265aca14e543dfb2e1ca6f87b4ee16
reikai-armeabi-v7a-v0.3.0.apk 39225762e78f164a2aeeefe43c9c6bfc603723dcf92ebaf63f0bcba2ff63c2bb
reikai-x86-v0.3.0.apk 11d84912d9fe27bbff72903e9a1ae97c577a088aafda6ed452dd5aee4f797f22
reikai-x86_64-v0.3.0.apk 86fd2213fff628c9d4a158822b19caf6b9def49f3925dcd7818cbbae4613f1ed

If you are unsure which to download, use reikai-v0.3.0.apk (universal).