Commit Graph

11 Commits

Author SHA1 Message Date
arkon 5e05175f8c Lint fixes 2020-04-25 10:29:23 -04:00
Pyreko 7c51b89575
Guya: Add support for opening guya.moe titles directly in Tachiyomi (#2284)
Guya: Add support for opening guya.moe titles directly in Tachiyomi
2020-02-24 08:22:06 -05:00
funkyhippo 8e2bf3a8f1 Add date upload field to Guya. (#2132) 2020-01-26 17:41:20 -05:00
arkon 98df581cfd
Add support for AndroidX preferences (#1971)
* Add stubs for AndroidX preferences

* Update extensions for AndroidX preferences
2020-01-05 11:16:12 -05:00
funkyhippo 61f6e9fd47 Preference cast fix. (#1927) 2019-12-27 20:56:42 -05:00
funkyhippo 0596adc5a1 Added support for new recommended sort API response. (#1419) 2019-08-27 18:36:27 -04:00
funkyhippo 43ad2d268d Fail the fetch without crashing the entire app, also added fallback behaviour. (#1404)
Fail the fetch without crashing the entire app, also added fallback behaviour.
2019-08-19 07:24:50 -04:00
funkyhippo 4c60142a5b Changed endpoint for scanlator cache, and fixed caching issue with chapter pageLists. (#1401) 2019-08-18 12:40:25 -04:00
funkyhippo ee434f2458 Fixed API issue caused by change on guya.moe, and added description to preferred scanlator. (#1364)
Additional bug-fixes and improvements to Guya extension.
2019-08-01 08:08:37 -04:00
funkyhippo 1604adaa58 Added headers to Guya calls. (#1358)
Added headers to Guya calls.
2019-07-30 07:19:25 -04:00
funkyhippo f15cb17e2b Added guya.moe support. (#1321)
* Added guya.moe support.

* Using new icon files.

* Cleaned up use of URL appendages in favour of overloaded methods for metadata.

* Added support for TL preferences.

* Removed factory method.

* Removed some extraneous code, some naming changes, and added search.

* Moved scanlator sourcing into an inner class.
2019-07-22 18:26:31 -04:00