tachiyomi/app
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
..
src Make MAL Tracking Slightly Less Shitty (#2042) 2019-06-09 14:31:19 +02:00
.gitignore Run downloader in foreground service 2018-04-28 10:54:27 +02:00
build.gradle Disable proguard 2019-04-13 14:57:58 +02:00
proguard-rules.pro Glide v4 2017-10-14 18:16:11 +02:00
shortcuts.xml Update Android Studio to 3.0 2017-10-28 14:44:19 +02:00