Skip to content

Releases: avluis/Hentoid

Hentoid v1.20.5

13 Nov 22:21
0470b12
Compare
Choose a tag to compare

Fixed

  • NHentai : Align with updated gallery layout - you'll need to use "redownload from scratch" on your failed downloads
  • Reader : Fix regression causing broken swipe when reading from right to left

Hentoid v1.20.4

12 Nov 22:02
Compare
Choose a tag to compare

New

  • Reader : New two-pages landscape display mode

Fixed

  • Imhentai, Hentaifox : Align with recent site changes; use "redownload from scratch" feature to fix your failed downloads
  • Luscious : More ads blocked
  • Reader : Fix stability issues when reading
  • Reader : Adjust zooming behaviour
  • Archive : Fix notification saying 0 books were archived whereas processing actually took place

Hentoid v1.20.3 HOTFIX²

03 Nov 16:14
Compare
Choose a tag to compare

Fixed

  • Deleting items works again (sorry for the regression)
  • Reader : Turning pages now always snap when zooming in horizontal mode
  • Reader : Single tap shows the UI faster when loading large images

Hentoid v1.20.2 HOTFIX

02 Nov 21:26
Compare
Choose a tag to compare

Changed

  • Library : Display "character" metadata on the tags list

Fixed

  • Manhwa18 : Source moved from .com to .net
  • Queue screen : Covers are visible again
  • Library screen : "Open containing folder" actually opens the containing folder of an archive or a PDF instead of opening the archive/PDF (this time for good)
  • Reader : A couple issues fixed

Hentoid v1.20.1

31 Oct 20:27
Compare
Choose a tag to compare

Fixed

  • Library screen : Fix delete and merge menus not showing up for external archives & PDF
  • Library screen : "Open containing folder" actually opens the containing folder of an archive or a PDF instead of opening the archive/PDF
  • Reader / stretched view : Tapping works again; zooming is now possible

Technical

  • Image display has been modernized : the Glide library has been replaced by the Coil library
  • Library : Faster merging and splitting

Hentoid v1.20.0

25 Oct 19:15
fb506c3
Compare
Choose a tag to compare

🚨 Support for Android Marshmallow and Nougat (Android 6-7, API23-25) has been dropped 🚨

New

  • Browser : New option to mark queued books (thanks to plive for that feature)

Changed

  • External library / Import : "Download date (completed)" is set to latest import timestamp. That behaviour is not retroactive.
  • Gallery / Chapter editor : Pages reordering is now a background task

Fixed

  • ManwhaHentai works again
  • Porncomix works again
  • Import / External library : Keep images metadata after refresh
  • External library : Properly auto-remove external books after manually deleting their parent folder outside the app
  • Advanced search / Tag selection : Optimize calls for huge collections
  • Library : Don't display a duplicate to an external book that is being merged or splitted
  • Library screen : Always update book cards after editing metadata
  • Reader : Fix tapping blocked when viewing an animated picture that precedes a still picture
  • Archive notification : Progress % is now properly displayed
  • Archive notification : Stop button is now properly usable

Hentoid v1.19.12

22 Sep 16:34
Compare
Choose a tag to compare

⚠️ Starting from v1.20, Hentoid minimum requirements will be Android Oreo (Android 8, API26+) ⚠️

New

  • Reader : New "reverse order" action in top menu

Changed

  • Downloader : Ignore page number integrity checks if the book had been previously downloaded (use case : manually deleted pages)
  • Library / Groups : Better UI for reordering groups
  • Settings / Storage : Display readable paths from volumes that aren't among the device's (e.g. 3rd party storage provider)
  • Duplicate detector : Index external library covers

Fixed

  • Pixiv : Prevents scroll up to trigger a page refresh when reading vertical mangas using the site reader
  • Queue : Prevent books from disappearing from the queue and library in certain cases (they reappear in the Errors tab at app startup)
  • Downloader : When redownloading from scratch a book that's inside a "crowded" source folder (250 books), the book folder is now properly removed (and redownloaded inside a "non-crowded" source folder)
  • Reader : Fix cached pages not loaded in certain circumstances
  • Reader : Run page change background actions in I/O thread
  • Reader : Stays on the same page when switching tabs on a book whose orientation has just been changed
  • Gallery / Chapters creator : Fix cases where tapping the 1st page of a chapter would create a new one instead of removing it
  • External library : Auto-import now tags new books with the name of their parent folders, as manual import does (NB : fix is not retroactive)
  • Merging : Fix navigating from gallery screen to reader on books that have been merged at least twice (NB : needs a manual import)

Hentoid v1.19.11

09 Sep 06:13
Compare
Choose a tag to compare

New

  • Browser : New option to mark queued books (thanks to @plive498 for that feature)

Changed

  • External library / Import : "Download date (completed)" is set to latest import timestamp. That behaviour is not retroactive.

Fixed

  • ManwhaHentai works again
  • Porncomix works again
  • External library : Properly auto-remove external books after manually deleting their parent folder outside the app
  • Library : Don't display a duplicate to an external book that is being merged or splitted
  • Library screen : Always update book cards after editing metadata
  • Archive notification : Progress % is now properly displayed
  • Archive notification : Stop button is now properly usable

Hentoid v1.19.10

11 Jul 19:17
Compare
Choose a tag to compare

New

  • Merge and split notifications now have a CANCEL button

Fixed

  • A few crashes here and there

Hentoid v1.19.9

04 Jul 19:53
Compare
Choose a tag to compare

New

  • Merge / external library : Archives are now mergeable

Changed

  • Split and merge are now background tasks. Progress can be seen through a notification.

Fixed

  • Mangago : Fix overlooked chapters and duplicate images in certain books
  • Browser : Duplicate alert screen is now displayed properly (oops...)
  • Downloader : Fix redownload from scratch not working with chaptered books on certain sites
  • Import, Merging : Fix covers improperly appearing as page 1

Technical

  • Migration to Kotlin is almost complete~