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)
* 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
Smart by theme now changes its background color on day/night switch, white theme is now actually #FFFFFF on background
Continous Vertical always uses black between pages, even if using light theme
Fix animated gif backgrounds
* use color selectors for alternative text colors and status bar
removed unneeded colors
removed ptsans since its not used and also thats not the way to do fonts anymore
* cahnged name to app_color_primary from bluePrimary
* fix fact total badge color text is not being used
* clean up chapterholder and reader chapter item to use a helper class for colors
* update gradle.properties to cache and have larger memory
* fixed bug causing some chapters that were swiped to crash app
* add relative date to chapter util
reference colors instead of attrs in color.xml
add a bookmarked and read alpha
Co-authored-by: Jays2Kings <jays@outlook.com>
* adjust badge colors to use color properties specific to badges
clean up library badge with existing and new view extensions
* fix line that should have been deleted in tracksearch