mirror of
https://github.com/aniyomiorg/aniyomi.git
synced 2024-12-23 13:50:38 +03:00
9ba7312caf
* * fix cookieManager not clearing cookies properly * manually clear tracking prefs when !isLogged (e.g. cookies were cleared) * use full url for removing cookies * add interceptor for all non-login network calls * attempt auto login if cookies are missing * move handling of csrf token to interceptor * * move methods around to improve readability * fix TrackSearchAdapter not updating other fields if cover_url is missing * revert accidental removal of feature in https://github.com/inorichi/tachiyomi/issues/65 * avoid login if credentials are missing * fix eol * *separate login flow from rxjava for reuse in sync * *use less expensive method of finding manga * *move variable declaration * formatting * set total chapters in remote track |
||
---|---|---|
.. | ||
backup | ||
cache | ||
database | ||
download | ||
glide | ||
library | ||
notification | ||
preference | ||
track | ||
updater |