29 Commits

Author SHA1 Message Date
stevenyomi
205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00
Johannes Joens
807f2c8a57
Added Guya multisrc (#6861)
* Update Guya.kt

* Deleted old files

* Added Guya multisrc

* Added Overrides

* Update version
2021-05-06 06:11:15 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
funkyhippo
d604f06811
Migrate Guya proxy to Cubari, QoL updates to Cubari. (#6324)
* Remove Guya proxy intents.

* Cubari sourceFactory for easier discoverability, search improvements.
2021-03-28 16:20:51 -04:00
Andreas
3b02f95c02
Imgur intent filter for Guya (#6277) 2021-03-24 19:18:50 -04:00
Andreas
a4e5480260
Add intent for Guya proxies (#6276) 2021-03-24 13:46:39 -04:00
funkyhippo
7d4e7437bd
Update networking functions in Guya. (#6101) 2021-03-08 13:10:19 -05:00
funkyhippo
c717e4e365
Add support for Guya proxy. (#6090) 2021-03-08 05:50:52 -05:00
arkon
209db287a3 Fix URL intent handler manifest entries 2020-12-20 22:59:04 -05:00
Aria Moradi
33f136d2ae
Fix Android Studio "Duplicate content roots" error (#5203)
* comply with #5214

* rm not needed AndroidManifest.xml

* [CI SKIP] add info about AndroidManifest.xml

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00
arkon
016653bdc0
Update Kotlin, coroutines, kolinter (#4363)
* Update kolinter, address some build warnings

* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
funkyhippo
1783378e43
Changed scanlator cache URL. (#4185) 2020-08-22 10:51:34 -04:00
funkyhippo
14a085bf6b
Fix guya URL activity. (#4176) 2020-08-21 03:13:30 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
funkyhippo
00e5c6a531
New icon for Guya. (#3221)
New icon for Guya.
2020-05-17 20:05:19 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
TacoTheDank
99ee039d09
Correct a bunch of lints from "en" to "ja" (#3075) 2020-05-10 17:46:00 -04:00
arkon
dbcb0117cd Remove preference-stub (moved into extension-lib 1.2) 2020-05-09 11:43:41 -04:00
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