mihon/app/src/main/res
Ken Swenson 51144aa45e Implement Anilist API v2 (closes #1159) (#1383)
* Implement Anilist API v2 (closes #1159)

Switches to using the Anilist v2 API.
Login is now done by implicit grant and tokens are good for one year.
Users will need to login again after token expiration.
"clientId" on line 289 of AnilistApi.kt should be changed to Tachiyomi's
own client ID number.

* Code style formatting

Revert to kotlin 1.2.30
Use correct client ID
Rename AnilistApi.login to AnilistApi.createOAuth to reflect changed implementation
Rename json mimetype variable from json to jsonMime for clarity
Don't read response if it's ignored
Remove unused parameters from api requests

* Close netResponse after read

* Refactor remote_id into media_id and library_id

* DB: Refactor RemoteId

Refactor RemoteId into library_id and media_id
Implement function to fetch library_id if user is migrating rom APIv1

* Remove logging interceptor

* Compatability and sql simplification

* Fix score and minor improvements

* Revert changes to Kitsu API
2018-05-05 14:05:02 +02:00
..
anim Reader fixes and minor changes 2016-06-02 14:11:10 +02:00
color UI improvement Phase 1 2015-11-24 20:45:53 +03:00
drawable Library filter UI change (#1211) 2018-02-16 15:23:15 +01:00
drawable-hdpi Added round icon + added shortcuts (#732) 2017-04-04 17:42:39 +02:00
drawable-mdpi Added round icon + added shortcuts (#732) 2017-04-04 17:42:39 +02:00
drawable-v21 Reversed some things from AMOLED update (#1015) 2017-10-01 10:44:48 +02:00
drawable-xhdpi Added round icon + added shortcuts (#732) 2017-04-04 17:42:39 +02:00
drawable-xxhdpi Added round icon + added shortcuts (#732) 2017-04-04 17:42:39 +02:00
drawable-xxxhdpi Added round icon + added shortcuts (#732) 2017-04-04 17:42:39 +02:00
layout Crop borders for webtoon now have a separate setting. Close #972 2018-04-27 16:55:12 +02:00
layout-land Fix info layout + disable tag clicks for now 2018-03-09 22:35:10 +01:00
menu Change Source Migration menu item to use string resource (#1268) 2018-02-22 11:31:22 +01:00
mipmap-anydpi-v26 Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00
mipmap-hdpi Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00
mipmap-mdpi Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00
mipmap-xhdpi Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00
mipmap-xxhdpi Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00
mipmap-xxxhdpi Add adaptive icon and a dev variant 2018-01-13 18:15:00 +01:00
raw Release v0.7.3 2018-04-28 11:10:29 +02:00
values Implement Anilist API v2 (closes #1159) (#1383) 2018-05-05 14:05:02 +02:00
values-ar Small new user improvements (#1143) 2018-01-01 14:57:20 +01:00
values-bg [WIP] Translations (#1134) 2018-02-24 15:39:46 +01:00
values-bn [WIP] Translations (#1134) 2018-02-24 15:39:46 +01:00
values-de [WIP] Translations (#1134) 2018-02-24 15:39:46 +01:00
values-es [WIP] Translations (#1134) 2018-02-24 15:39:46 +01:00
values-fr Update strings.xml (#1324) 2018-04-15 12:59:52 +02:00
values-hi [WIP] Translations (#1134) 2018-02-24 15:39:46 +01:00
values-hu [WIP] Translations (#1134) 2018-02-24 15:39:46 +01:00
values-id [WIP] Translations (#1134) 2018-02-24 15:39:46 +01:00
values-it Fix gradle build warnings. Remove unused strings 2017-07-05 17:21:27 +02:00
values-ja [WIP] Translations (#1134) 2018-02-24 15:39:46 +01:00
values-ko Translations (#881) 2017-09-08 17:25:44 +02:00
values-land Rewrote Theme 2016-03-17 20:01:52 +01:00
values-lv New translation system (#844) 2017-07-05 17:09:27 +02:00
values-ms Translations (#970) 2017-11-23 18:24:59 +01:00
values-nl Small new user improvements (#1143) 2018-01-01 14:57:20 +01:00
values-pl [WIP] Translations (#1134) 2018-02-24 15:39:46 +01:00
values-pt Fix gradle build warnings. Remove unused strings 2017-07-05 17:21:27 +02:00
values-pt-rBR [WIP] Translations (#1134) 2018-02-24 15:39:46 +01:00
values-ro [WIP] Translations (#1134) 2018-02-24 15:39:46 +01:00
values-ru [WIP] Translations (#1134) 2018-02-24 15:39:46 +01:00
values-sw600dp Rewrote Theme 2016-03-17 20:01:52 +01:00
values-v21 Dialog color fix (#1308) 2018-03-14 18:01:30 +01:00
values-vi Fix gradle build warnings. Remove unused strings 2017-07-05 17:21:27 +02:00
values-w820dp Initial commit 2015-09-24 17:27:43 +02:00
xml Update subsampling. Export /storage/ to SAF 2017-11-02 18:49:09 +01:00