aniyomi/app/src/main/java/eu/kanade/tachiyomi/data
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
..
backup Show manga with no installed source. Based on PR #1345 2018-06-30 19:55:46 +02:00
cache Fallback covers' external directory 2017-11-08 22:34:56 +01:00
database Force Migration to display titles from source rather than from local DB, and update local titles when migrated (#1670) 2019-04-29 18:38:59 +02:00
download Allow pausing downloads from progress notification (#1637) 2018-10-27 19:01:56 +02:00
glide New reader (#1550) 2018-09-01 17:12:59 +02:00
library Set notification number for library updates to number of new updates (#1551) 2018-07-29 23:01:15 +02:00
notification Allow pausing downloads from progress notification (#1637) 2018-10-27 19:01:56 +02:00
preference Add color filter blend modes (#2013) 2019-04-29 19:32:49 +02:00
track Make MAL Tracking Slightly Less Shitty (#2042) 2019-06-09 14:31:19 +02:00
updater Use our OkHttpClient in updates checker. It should fix the updater on KitKat due to TLS 2018-04-06 10:02:01 +02:00