tachiyomi/app/src
MCAxiaz 9ba7312caf Make MAL Tracking Slightly Less Shitty (#2042)
* * 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
2019-06-09 14:31:19 +02:00
..
debug/res Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00
main Make MAL Tracking Slightly Less Shitty (#2042) 2019-06-09 14:31:19 +02:00
test/java/eu/kanade/tachiyomi Fix chapter recognition regex and detail number (#1213) 2018-01-26 14:32:34 +01:00