mihon/app/src/main/java/eu/kanade/tachiyomi/ui
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
..
base Bugfixes 2018-04-30 18:31:31 +02:00
catalogue 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
category Catalog visuals update 1155 (#1167) 2018-01-23 18:50:48 +01:00
download Add view caching to view holders 2017-12-03 17:00:32 +01:00
extension Bugfix on save instance state. Also improve initial page loading on Kissmanga 2018-05-23 13:16:11 +02:00
library Ignore case while sorting Library (#2048) 2019-05-24 09:57:05 +02:00
main Add help link to nav drawer (#2049) 2019-05-25 13:46:42 +02:00
manga Make MAL Tracking Slightly Less Shitty (#2042) 2019-06-09 14:31:19 +02:00
migration 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
reader Update tracking sites after finishing chapter (#2044) 2019-05-25 13:46:20 +02:00
recent_updates New reader (#1550) 2018-09-01 17:12:59 +02:00
recently_read Show manga with no installed source. Based on PR #1345 2018-06-30 19:55:46 +02:00
setting Shikomori -> Shikimori. Fix update chapters (#1996) 2019-04-29 18:40:26 +02:00