Commit Graph

29 Commits

Author SHA1 Message Date
arkon d33f0fe903 Bump versions for individual extension with URL handler activities 2022-06-06 21:03:06 -04:00
arkon 341d067afc
Refactor to use app-provided rate limiting interceptors (#12087) 2022-06-05 16:33:49 -04:00
Andreas 5145eec280
Re: Use Gradle version catalog to simplify dependencies (#10953)
* Use Gradle version catalog to simplify dependencies

* Changes based on review comments

* Remove libs variables in buildScript

- Not needed in this Gradle version
2022-02-28 07:25:23 -05:00
arkon 985f285fc7 Revert "Use Gradle version catalog to simplify dependencies (#10938)"
This reverts commit c83960aaef.
2022-02-27 09:53:18 -05:00
Andreas c83960aaef
Use Gradle version catalog to simplify dependencies (#10938)
* Use Gradle version catalog to simplify dependencies

* Changes based on review comments
2022-02-27 09:49:41 -05:00
Junyin Chen e9423902c2
fix: Update Manhuagui's Manga Page List URL schema to latest (#10299)
* fix: Update Manhuagui's Manga Page List URL schema to latest

* fix: Remove unnecessary space in Manhuagui's SI json schema
2022-01-02 18:49:34 -05:00
arkon 55b5b8585e Bump versions for Gson-migrated extensions 2021-12-18 16:30:36 -05:00
arkon 1f6027dd67
Replace usages of Gson (#10079) 2021-12-12 13:17:34 -05:00
arkon 2a3d88cea0
Target SDK 31 (#9022) 2021-09-09 18:25:46 -04:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Junyin Chen 884310606e
Change Manhuagui's Main-Site Rate Limite Interval to 10 Seconds (#7442)
Currently, even if choosing 1 request pre-second, there will be a high chance for Manhuagui to block ip adress if you are checking 100+ manga from manhuagui. Change the interval to 10 seconds should be able to fix this issue.
2021-06-04 07:39:34 -04:00
arkon 50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Oldwangtouchtouchdoge dbb2fe726d
[ZH-Manhuagui] Add preference to use official mirror URL. (#6111) 2021-03-09 17:01:38 -05:00
Oldwangtouchtouchdoge c362834c84
[zh-manhuagui]Add filters and some small fixes. (#5565)
* [zh-manhuagui]Add filters and some small fixes.

* [zh-manhuagui]revert
2021-01-27 11:47:34 -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
jobobby04 dd22e25de8
Go through the sources and change fallback chapter numbers to -1 (#4596)
Go through the sources and change fallback chapter numbers to -1
2020-10-12 19:49:37 -04:00
arkon b116b2c92a Manhuagui: replace icon (closes #4436) 2020-10-04 14:42:24 -04: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
Oldwangtouchtouchdoge 663583ccc9
- Add preference to config ratelimit permits for main website and image CDN separately. (#4028)
- Add intent filter to redirect Manhuagui URL to Tachiyomi.
- Tweak some preference descriptions
2020-08-07 00:07:57 -04:00
Oldwangtouchtouchdoge cdcaaabaa6
<Manhuagui>: <regexp syntax error> Add the backslashes to escape '\}' back. (#3926)
* Add the backslashes to escape '\}' back.

* Fix manga.genre format in mangaDetailsParse() to display multiple multiple genre separately.
2020-07-27 14:53:32 -04:00
Mike 234c317465
Manhuagui - small tweaks (#3901) 2020-07-25 23:55:08 -04:00
arkon 3bd98888ee Use Kotlin DSL for Duktape stub gradle file
- Update to Java 8
- Move stub to common.gradle
2020-06-26 09:08:00 -04:00
arkon 023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Oldwangtouchtouchdoge 60e16cf119
Fix Manhuagui manga thumbnail, added ability to parse more manga details and view R18+ manga. (#3556)
* Fix Manhuagui manga thumbnail, added ability to parse more manga details and view R18+ manga.

* Fixed bugs and irregular codes. Move the logic to send Post and Get request for disguise into mangaDetailsRequest(), they will be send less frequently now.

* compileOnly

Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-06-18 21:32:18 -04:00
arkon efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
arkon 020c2af006 Lint fixes 2020-04-25 10:29:23 -04:00
arkon 228178f3a0 Use consistent Gson version for stable compatibility 2020-03-29 12:24:28 -04:00
fei long a2fe7fd57f add Manhuagui(zh-CN) (#1156)
* copy from pufei

* add manhuagui

* fix regex

* fix search

* add icon

by http://bigjpg.com

* remove comment

* fix baseurl
2019-06-08 17:48:13 -04:00