30 Commits

Author SHA1 Message Date
DitFranXX
cbe5dac026
Update Newtoki Extension to v1.2.20 (#5917)
* Update Newtoki Extension to v1.2.20

* Better RateLimit
* New Search filter for ManaToki.

* Fix Page Selector and Filters

* Order was not worked on default sort due to missing value
* Page is now searchable over 10 pages. Seems site changed a bit.

* Backport Sort and Order to NewToki
2021-02-19 09:03:01 -05:00
arkon
3da46570aa Move annotations and Duktape stub into core module 2021-02-06 18:16:04 -05:00
DitFranXX
493c8d56c8
Update NewToki Extension to v1.2.19 (#5258)
* Mitigation about IP Ban by bunch of request on latest on manatoki.

RateLimit, And make default to not make bunch of request.
Split ManaToki into separate file as it became bigger.

* More rate limit

NewToki and ManaToki Shares IP bans.
Also when refresh the batch of mangas, It could be banned too.

So rate limit on ChapterList and MangaDetail request too. (And apply both of them)

* Fix lint about `java.util` and some format
2020-12-25 18:14:06 -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
DitFranXX
1fb4957117
Update NewToki Extension v1.2.18 (#4424)
Update NewToki Extension v1.2.18
2020-09-22 08:14:53 -04:00
DitFranXX
df84417403
Update Newtoki Extension v1.2.17 (#4423)
Update Newtoki Extension v1.2.17
2020-09-21 14:08:15 -04:00
DitFranXX
8143b34bf0
Update NewToki extension v1.2.16 / Remove ManaMoa Extension (#4389)
Update NewToki extension v1.2.16 / Remove ManaMoa Extension
2020-09-19 18:50:30 -04:00
DitFranXX
f50292b099
Update NewToki Extension v1.2.15 (#4385)
Update NewToki Extension v1.2.15
2020-09-17 09:11:56 -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
DitFranXX
8a6d1c694f
Update Newtoki Extension v1.2.14 (#4290)
Update Newtoki Extension v1.2.14
2020-09-11 11:33:45 -04:00
DitFranXX
4705fb8ef1
Fix issue with old manga on Newtoki's .net domain + thumbnails (#4241)
* Fix issue with old manga on Newtoki's .net domain + thumbnails

* This is how IntelliJ works
2020-08-28 21:37:13 -04:00
Mike
e1cabf0d2a
NewToki - fix pages (#4156) 2020-08-18 00:17:48 -04:00
arkon
e405512146
Update to SDK 29 (#3629)
* Print out repo JSON contents during build

* Target SDK 29
2020-06-27 15:21:46 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
arkon
dbcb0117cd Remove preference-stub (moved into extension-lib 1.2) 2020-05-09 11:43:41 -04:00
arkon
020c2af006 Lint fixes 2020-04-25 10:29:23 -04:00
happywillow0
08907a0896
Revert last four commits (#2337)
Revert last four commits
2020-03-01 19:03:22 -05:00
arkon
18f0c3c221 Fix type mismatch 2020-03-01 18:27:09 -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
Mike
ff98102d69 NewToki domain update (#1783)
NewToki domain update
2019-11-14 07:22:28 -05:00
Mike
14dc81abf6 Newtoki url change (#1564)
Newtoki url change
2019-09-26 16:57:29 -04:00
DitFranXX
9d5b774cc2 Update korean extension, Initial Support for Naver Comic (#1087)
* Update korean extension, Rename MSM to ManaMoa. (Need to migrate)

JMana: Fix errors due to site changes
NewToki: Supports baseUrl override. update domain,

MSM (ManaMoa)
----
MSM now uses id on manga instead of title name. (It breaks whole things.)
I don't want to increase `versionId` so I rename extension.
(I renamed while ago and reverted because it wasn't need on that time)
So result is need to migrate from MangaShow.Me to ManaMoa.
MangaShow.Me is now deprecated and will remain as dummy before 1.2.15

* Fix Image request on old chapters due to site changes + mistake on ManaMoa extension

* Refactor ManaMoa ImageUrlHandler

* Initial Support for Naver Comic

* Update Icons, Support Challenge Webtoons

Note that (normal) Challenge webtoons has chapter bug rn. dunno why.
2019-05-13 19:25:21 -04:00
DitFranXX
d8c84d3813 Update Korean extensions (#1024)
JMana: Temporary pagination fix.
MSM: Improve image decoder(which don't modifying url anymore), Use `s3` and `img_list1` as fallback, Fix description issue, and Update filter and domain
NewToki: Move to Factory, Add Webtoon Source(Not tested), and Update domain.
2019-04-13 23:15:26 -04:00
DitFranXX
62db2f5e67 Update Korean extensions (#987)
All of Korean Extensions except ManhwaHand: Update domain. (Fix #961 for S.Korea users)

------

MSM: Re-branded to ManaMoa
JMana, NewToki: Support Latest
2019-03-31 11:27:12 -04:00
DitFranXX
566c4c1832 Update extensions to fix issues (#891)
Update extensions to fix issues
2019-03-12 09:46:48 -04:00
DitFranXX
18407b4702 Update extensions due to sites update. (#846)
Update korean extensions due to sites update.
2019-02-25 06:38:49 -05:00
DitFranXX
b85ea810c1 Update NewToki due to site update. (#821)
Update NewToki due to site update.
2019-02-15 04:23:09 -05:00
DitFranXX
63e2099370 NewToki: Better Date handling, Fix popular request pagination (#791)
NewToki: Better Date handling, Fix popular request pagination
2019-02-08 12:00:30 -05:00
DitFranXX
5b86299c7d Add NewToki (Korean Source) (#788)
Add NewToki (Korean Source)
2019-02-08 10:37:05 -05:00