Lotta cleanup to do, but that's a later commit
Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
Co-Authored-By: arkon <4098258+arkon@users.noreply.github.com>
Zooming in is still edge to edge, but the padding will make sure the top of the page is under the cutout area
If you can't tell I have a phone with a cutout now
* use dimens for corners on sheets
removed unused dimens
use same dimens on cards (can be reverted)
up card elevation slightly
* hide change categories when no categories exist
* Add rename download attempt from preview
* clean up renew cache some to help with readability
* Download on WiFi regardless of metered status (From Tachiyomi)
* no reason to show md2 beta message for new debug installs
* update clean up downloads to be a little faster and hit some edge cases not thought of before
* fix bug where manga name does not match the file name and was deleting manga downloads of manga with special characters
Co-authored-by: Chris Allan <chrisallan@pm.me>
Co-authored-by: Ken Swenson <2048861+flat@users.noreply.github.com>
* local manga changes from stable
* use device pin instead of biometric when biometric cant be used for some reason
* corektx changes
Co-authored-by: arkon <arkon@users.noreply.github.com>
* add tracker logout dialog from upstream
* update for all trackers to have logout dialog
* remove logout button from login screen
* new login button that is more material
had to remove red_error color cause that was in the library that i removed
* return error message if user has blank username/password
* add x button to clear tracked Manga
add dialog that gives option to clear just in app or from tracking service
added mal as first service to allow clearing
* fix string in dialog for remove
ad ability to remove from anilist service
* add ability to delete from kitsu
* made login dialog look more material
* change the dialog for the remove from tracker
* update coil to 0.11.0
* make track search a little nicer