Skip to content

Releases: avluis/Hentoid

Hentoid v1.6.7 - Zombie hunter

24 Mar 21:17
Compare
Choose a tag to compare
  • Changed : Import / Refresh library - Report JSON parsing exceptions as "error" instead of "missing JSON"
  • Changed : Cleanup library - Only cleanup folders without any json file (i.e. keep folders with unreadable jsons, just in case)
  • Changed : Downloads - Difference in page numbers doesn't cancel the download anymore. It shows up at the end to tag the completed download as error
  • Changed : Downloads - Only difference in page numbers where downloaded pages are lower than initially detected pages is considered an error
  • Changed : E-hentai - Start e-hentai with extended display mode (including thumbnails) by default
  • Fixed : Queue - Prevent "zombie" queue entries from appearing + cleans up any previous zombie queue entry
  • Fixed : Fakku - downloaded books are now tagged with their actual artist
  • Fixed : Hentai Cafe - Old Hentai Cafe books where download link is badly formatted are now downloadable

Hentoid v1.6.6 - Hotfix

17 Mar 19:44
Compare
Choose a tag to compare
  • Fixed : Books with "Series" metadata are now imported correctly

Hentoid v1.6.5

16 Mar 14:32
Compare
Choose a tag to compare
  • New : Fakku support - only works with a legit Fakku account !
  • New : Book IDs ("launch codes") can be searched directly in the search bar + option to go to the book's webpage
  • New : Queue screen and "retry download" pop-up now give detailed information about download errors and their cause
  • New : Import can now find books in subfolders (recursive folder scanning)
  • New : Brand new UI for App Lock management
  • New : Import or cleanup actions always generate a log file in the .Hentoid folder
  • New : Webview now shows a specific button that leads to the queue when a book is already queued
  • Changed : Importing / refreshing does not reset the download queue anymore
  • Changed : Optimized advanced search has stopped complaining that there are too many attributes to display
  • Changed : Dark palette for the settings screen
  • Changed : Background color harmonized throughout the app
  • Changed : Google+ links removed
  • Fixed : "Share book" button now works again
  • Fixed : ASM Comics are now downloadable again
  • Fixed : Hentaicafe - Books with special characters (e.g. "heart" or "star") are now downloadable
  • Fixed : Hentaicafe - "Content cannot be downloaded" message does not appear on search results page anymore
  • Fixed : Hentaicafe - Covers are now properly downloaded again
  • Fixed : Pururin - Covers from old downloads are visible again on the downloads view
  • Fixed : Older Hitomi books are now downloadable
  • Fixed : Entering the .Hentoid folder and hitting SELECT to start importing won't create a .Hentoid subfolder anymore
  • Fixed : "Refresh" and "Select downloads folder" actions now always display the directory picker dialog
  • Fixed : Canceling a book during its download does not leave folders with "wild" images and JSON files anymore
  • Fixed : Selecting many attributes in advanced search does not drag the main screen UI down anymore
  • Fixed : Prevent UI from freezing on certain phones when favouriting/unfavouriting a book, canceling a book in the download queue or viewing books located on an SD card
  • Fixed : Book title font size is now uniform on the downloads screen
  • Fixed : Rare crash on downloads screen when completing a download
  • Fixed : Rare crashes when using the "move to top" button on the queue screen
  • Fixed : "Series" is now correctly spelled
  • Technical : Brand new and shiny database engine _°O°_/ -- Hello Objectbox, goodbye SQLite~
  • Technical : RxJava 1.x replaced with RxJava 2.x

Hentoid v1.5.11 - Hotfix

24 Feb 22:15
Compare
Choose a tag to compare

Fixed : Download button is back again on nhentai

Hentoid v1.5.10 - Hotfix

10 Feb 18:46
Compare
Choose a tag to compare
  • Fixed : Crash when using search on the downloads view
  • Fixed : E-hentai books with an offensive content warning screen are downloadable again
  • Technical : Database cleaning operations don't slow the app at startup anymore

Hentoid v1.5.9

03 Feb 08:58
Compare
Choose a tag to compare
  • New : Refresh library (see Preferences > Advanced)
  • New : Cleanup library folder names according to current naming convention (see Preferences > Advanced)
  • New : Unread books are signaled by a small red dot located on their upper right corner
  • New : Sort by most read
  • New : Sort by least read
  • New : Sort by last read date
  • Changed : Library import now displays import progress with the number of books
  • Changed : Advanced search now has its own screen
  • Changed : Clearing active search filter is now more intuitive
  • Changed : Text-based search of the downloads screen ("basic search") now searches in all fields
  • Changed : After a basic search is made, the search widget closes except if there are 0 results
  • Changed : Basic search autosubmit has been disabled (pressing enter is now required)
  • Changed : Number of parallel downloads option is now located in the Preferences > Advanced menu
  • Changed : Debug apps are always visible from recent apps to facilitate video capture
  • Changed : Harmonized color palette throughout the app
  • Fixed : NHentai parser (due to their API being taken down)
  • Fixed : Pururin downloads (images host had been changed)
  • Fixed : Invisible text in "Create folder" dialog
  • Fixed : Number of pages on large (500+) E-hentai books is now properly detected
  • Fixed : E-hentai books with offensive content warning screen are now downloadable
  • Fixed : Hovering over a book link on e-hentai does not trigger an error message anymore
  • Fixed : Tsumino parser now detects Characters metadata properly
  • Fixed : Thumbnails from Tsumino are now displayed properly while in offline (plane) mode
  • Fixed : Downloads view title bar does not display "downloads downloads" at startup anymore
  • Fixed : Search by attributes returns attributes from all sources
  • Fixed : Queue screen bottom status bar now always displays book title over one line
  • Fixed : Crash when loading cover images after Downloads activity is destroyed
  • Fixed : Rare crash when using priority up/down arrows in the queue screen
  • Fixed : Display an error message instead of crashing if no image viewer is found on the phone when opening a book
  • Technical : Library import is now implemented as a proper service
  • Technical : Parsers have been reworked and optimized for all sources
  • Technical : No more memory leaks when exiting E-hentai webview
  • Technical : Improved stability of downloads by making DB access management thread-safe (number of download errors should decrease)
  • Technical : Improved performance while scrolling Downloads view
  • Technical : Simplified handling for toast messages

Hentoid v1.5.2

24 Oct 12:48
Compare
Choose a tag to compare
  • New: App updater
  • New: E-Hentai
  • New: Search icon now indicates when it is active
  • New: Option to truncate book folder names
  • New: Queue screen items now as "preparing" at the beginning of download process
  • Changed: Advanced search UI
  • Changed: Download notifications handling
  • Changed: Manual import now shows "new content" fancy toast
  • Changed: Some error toasts now appear as snackbars
  • Changed: Technical rules for automated download thread attribution (should mitigate crashes on Android 4)
  • Changed: Author - Title - ID now is the default folder naming pattern
  • Fixed: Pururin parser issue
  • Fixed: Hitomi https issue
  • Fixed: Tsumino and ASM
  • Fixed: Crash when reordering download queue
  • Fixed: Crash on older devices when deleting a book
  • Fixed: Progress notifications now dismiss when downloads are paused or cancelled
  • Fixed: Share to Hentoid and deep links restored (see below for testing procedure)
  • Fixed: In-app settings screen text is back to gray
  • Fixed: Issue where Hentoid was not appearing in share dialogs at all
  • Fixed: Gallery search issue when in paged mode
  • Fixed: Author folder name not appearing
  • Fixed: Search widget is now dismissed when back is pressed
  • Fixed: Progress notification now leads to Queue screen when tapped
  • Fixed: Layout adjustments for Downloads screen
  • Fixed: Crash when manually checking for updates
  • Fixed: App doesn't vibrate anymore during downloads on Android 8+
  • Fixed: Crashes associated with proguard
  • Technical: Updated some libraries and dependencies
  • Technical: Code housekeeping
  • Technical: Fixed leak when going from a webview to the gallery screen
  • Technical: Some code cleanup
  • Technical: Some code documentation

Hentoid v1.3.10

07 Sep 14:08
Compare
Choose a tag to compare
  • Fixed: Crash when cover url is empty
  • Fixed: Crash when tag button is not found
  • Fixed: Duplicate book display
  • Technical: Adjustments to 'Auto' parallel download count
  • Technical: Library view now refreshes properly after manual import
  • Technical: Modernized Settings screen code
  • Technical: Minor code optimizations and cleanup

Hentoid v1.3.9

29 Jul 17:41
Compare
Choose a tag to compare
  • New: 'Auto' parallel download option to reduce Out-Of-Memory crashes on low ram devices
  • Fixed: Pururin parser
  • Fixed: Update issue where download queue disappears
  • Fixed: Crash in Android versions older than 8.0
  • Fixed: Crash when app is unable to create download folder
  • Fixed: Crash when doing selection gymnastics in Download screen
  • Fixed: Some activity crashes

Hentoid v1.3.7

18 Jul 03:41
Compare
Choose a tag to compare
  • New: Downloads pausing and resuming
  • New: Revamped download queue screen with priority management (up / down buttons)
  • New: Personal data privacy statement in about screen
  • New: Slide page number to skip pages in paged view
  • New Setting: Configure number of concurrent download threads
  • Changed: search bar no longer resets after hiding; pager not hidden when changing pages with next/previous buttons
  • Experimental: default app dir is now ".Hentoid" to hide from gallery apps (new installs only; nothing will change for existing users)
  • Fixed: Endless reloading on ASMHentai and Pururin webviews
  • Fixed: Downloads of large books stopping in the middle
  • Fixed: Search by artist now detects more than one book
  • Fixed: crash when displaying Hitomi with custom zoom level
  • Fixed: Allow download button to appears on book pages when browsing nHentai
  • Fixed: Crash on android versions older than 5.0
  • Fixed: Crash during intro when asking for storage permissions
  • Fixed: Crash on new user experience for devices on RTL languages (such as arabic or hebrew)
  • Fixed: Update Hitomi parser to new rules (again)
  • Fixed: Crash when importing a book without any attributes in its JSON
  • Fixed: Error when exporting book as ZIP archive
  • Fixed: Rare crash when turning device orientation while typing on nHentai search bar (thanks Cat Knight)
  • Approximately 200kb increase in APK size due to fixes applied
  • Includes crashlytics reporting for debug builds