Current category header now works by the first visual item in the view, not the first completely visible item anymore. Saving current item pref still relies on first completely visible
Hopper up button now goes to the top of the current category before going to the next category
Also moved all migration options to the sources settings
Migration sources converted to flowpref
New settings:
Only globally search pinned sources
Match migration sources with pinned
Match migration sources with enabled sources
Yes you read that right. It's back! Oh god it's back
Instead of modifying the db, an external json file is made holding the custom info for your library (meaning it's even easier to remove should I so choose)
Reworking to just override the variable and use said var instead of having the current/original logic that existed before
Custom covers are now saved in a new folder, likewise to upstream
Also like upstream, custom covers can be added to manga without covers (closes#49)
(I'm so sorry Carlos)
Category:
• new bool called isDynamic used for all category
• new bool called isAlone, for when using no categories or when hiding all categories
Sort Optimizing:
•Using SQLite query for library mangas to also set the total chapters, instead of checking the total count later
•No longer using regex for removing articles from text, because it's pretty heavy
•All category now uses the same catergory sorting logic as regular categories
Non library manga goes into android's default cache
Manga Fetcher now respects network cache policy
Not showing error drawable on manga details
Fixed manga notification icon sometimes not showing
General cleanup
* initial coil switch
* more coil changes
* fix extensions icons
* remove last of glide
* adjust local manga to actually update the covers as soon as you set it. Also adjusts the large cover and share
* edit custom covers of a manga is now immediately reflected
* fix edit covers submit not automatically submitting
fix edit covers choosing cover not showing the selection in dialog
* fix setting custom cover not reloading when going back
* get gif's working
* run ktlint
fix setting custom cover to updated when returning back to details
* fix non uniformed covers
* get images working on resumes
* add size to cover cache setting
* remove log statement
* remove set last cover date
* put covers into cache when refresh enabled
* fix comment