Hentoid v1.17.4
RobbWatershed
released this
15 Feb 19:14
·
1609 commits
to master
since this release
New
- Settings : Brand new storage management screen !
You can now set two different primary library locations (e.g. phone memory and SD card) and decide how the downloader switches from one to the other - E-hentai / ExHentai : New option to enable downloading hi-res pictures when available
CAUTION : Enabling this option will consume your E-hentai/Exhentai image view limit much faster - Queue : Items can now be manually frozen. Frozen items are skipped by the downloader
- Library : Scroller now indicates where you are according to the current sort order
Changed
- Pixiv : Limit API call rate when preparing download to avoid being temp-banned
- Browser : Update UI components; bottom right button is now a Floating Action Button
- Browser / "Duplicate found" dialog : Long book titles in duplicate dialog are displayed using marquee (auto-scrolling)
- Gallery screen : Drag to select now unselects when dragging back
- Downloader now prevents site folders to have more than 250 books inside them by creating secondary site folders (e.g. nhentai, nhentai1, nhentai2...)
NB1 : Does not apply retroactively to downloads you've already made
NB2 : This is to avoid overloading the Android file system and facilitate browsing / moving files - A few cosmetic improvements
Fixed
- General : Progress dialogs should now be properly closed when the task completes while Hentoid is in the background
- Queue screen : Fix inappropriate "Queue paused" display on certain devices
- Downloader : Hardcoded download rate limits are now properly enforced (Hitomi, Imhentai)
- Downloader / H2R, Hitomi, M18 : Pausing the queue now properly interrupts download preparation
- Downloader : Fix create a 0 pages and 0MB book by stopping and starting the queue repeatedly while download is being prepared
- Library / Groups : Favourite and rating of Artists are now saved to the groups JSON
- Library / Groups : Custom book order in custom groups now works again properly
- Reader : Animated GIFs with high framerates are now played at the correct speed
- Prevented a few crashes
Technical
- A couple more screens rewritten using Kotlin
- App theme migrated to Material 3