mihon/app/src/main/java/eu/kanade/tachiyomi
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
..
data Make MAL Tracking Slightly Less Shitty (#2042) 2019-06-09 14:31:19 +02:00
extension Fix subtle bugs when installing/loading extensions 2018-03-09 18:56:02 +01:00
network Make MAL Tracking Slightly Less Shitty (#2042) 2019-06-09 14:31:19 +02:00
source Remove internal sources 2019-04-12 19:05:18 +02:00
ui Make MAL Tracking Slightly Less Shitty (#2042) 2019-06-09 14:31:19 +02:00
util Add options to open catalogue in browser/webview (#1979) 2019-04-16 17:34:52 +02:00
widget MAL API Workaround (#1647) 2018-11-11 14:00:47 +01:00
App.kt Release 0.8.4 2019-04-13 15:10:44 +02:00
AppModule.kt Fix extensions installer on old Android versions. Fix deadlock on devices with 1-2 cores 2018-02-06 11:42:38 +01:00
Migrations.kt Remove local broadcast receiver to prevent race conditions (#1123) 2017-12-11 20:01:28 +01:00