30 Commits

Author SHA1 Message Date
anenasa
542d588699
Copymanga: Use api to get page list (#11519) 2022-04-19 18:55:08 -03:00
Mori Yuki
d9fe2a5cdd
Fix html parse (#10771) 2022-02-09 06:12:56 -05:00
Mori Yuki
7e2b13f6b5
Update to new domain (#10705) 2022-02-05 12:45:19 -05:00
ppj12345
a478a446a3
Update copymanga mainlandcdn domains (#10212)
* Update build.gradle

* Add files via upload
2021-12-24 08:00:10 -05:00
jopejoe1
4ed8ceabe1
Updated icons to be more consistent (#10181)
* Update ZMangaGenerator.kt

* Updates Icons

* Update more Icons

* Update even more icons

* Update more icons again

* Update ReaderFrontGenerator.kt

* Update MonochromeGenerator.kt

* Update MadaraGenerator.kt

* Update FoolSlideGenerator.kt

* Update build.gradle
2021-12-21 07:48:54 -05:00
SnowArk
51f072c73f
Fix the Library Updates only show the last chapter of updated chapters if there are several chapters is updated (#9242) 2021-09-27 10:11:20 -04:00
sunbeams001
6aa6d64f9e
fix search no result (#9218) 2021-09-25 06:19:08 -04:00
sunbeams001
e57d8438fa
fix manga group order and update time mismatch (#9213) 2021-09-24 10:10:04 -04:00
Mook
cb60de30dc
CopyManga: Update getting decrypt passwords. (#9209)
Instead of looking for attributes on elements, we now have to evaluate
JavaScript to get the decryption password.

Fixes #9197
2021-09-24 06:12:33 -04:00
Mook
f26a96c95f
CopyManga: Fix missing decrypt password (#9193)
* CopyManga: Allow passing in null for decrypt password.

When we end up with a decrypt password of null (that is, there is no manga-
specific decryption password), fall back to the default password.
Previously, we ended up passing in null instead of a default password.

Also update the default password.

Fixes #9114

* CopyManga: bump extVersionCode.
2021-09-23 06:06:52 -04:00
SnowArk
78f627dfa0
Fix list and detail load failed and add rate limit (#9113) 2021-09-18 05:39:42 -04:00
SnowArk
614e3d0597
Change the setting 'use mainland cdn' to 'use overseas cdn' (#9090) 2021-09-16 13:53:13 -04:00
SnowArk
84e6ca5764
Fix an issue that the "change CDN" option was incorrectly handled (#9085) 2021-09-16 09:29:25 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
SnowArk
cf6ed5c5c0
[zh-copymanga]fix chapter list and manga load failed (#8946)
* [zh-copymanga]fix chapter list and manga load failed

* remove test code

* Set chapter's date_upload to current time, which would make the updated manga displayed in the "Recent updates" section

* fix typo

* use System.currentTimeMillis() instead

* optimize imports

* Revert "optimize imports"

This reverts commit 6514e517

* revert useless import changes and remove java.util.Date import

* fix wrong timestamp

* fix an issue that only display the default chapters
2021-09-06 06:24:05 -04:00
zhongfly
5d12ba6eeb
[zh-copymanga]Fix: change mainland cdn domains (#8327)
* fix: change mainland cdn domains

* bump version

* fix typo
2021-07-31 13:06:13 -04:00
zhongfly
64c29c5fd3
[zh-copymanga]Fix search (#7870)
* fix copymanga search

* bump version
2021-06-25 12:58:38 -04:00
zhongfly
7cc0764041
copymanga: add a preference to change image cdn (#7384)
* copymanga: add a preference to change image cdn

Closed #6649

* copymanga: fix typo
2021-06-02 09:57:45 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
sunbeams001
7a9c739a46
copymanga: fix manga image load problem (#6585)
* copymanga: fix manga image load problem

* fix ssl problems
2021-04-17 07:50:28 -04:00
sunbeams001
05131e92ee
copymanga: fix search problems (#6369)
(cherry picked from commit f2f9ef927ccdde28465f2d156e0d7712a06838d3)
2021-03-31 10:42:04 -04:00
sunbeams001
e870afd06f
coymanga: fix site blacklist by request's User-Agent header (#6367) 2021-03-31 09:51:15 -04:00
arkon
f8bf81ae43 Remove explicit dependency on Duktape stub since it's in the common dependencies 2021-02-06 18:08:33 -05:00
sunbeams001
ede14d3f88
copymanga: fix crash on low android sdk level (#5571) 2021-01-27 11:46:51 -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
rinshan-kaihou
26f6965f66
copymanga : delete unnecessary lib (#5087)
copymanga : delete unnecessary lib
2020-12-10 15:36:57 -05:00
rinshan-kaihou
004b12abaf
Add CopyManga Setting Change Title to Simplified Chinese Optionally (#5058)
* Update CopyManga.kt

* Update build.gradle
2020-12-08 08:13:15 -05:00
vance
8bab7cfec4
copymanga: Add ordering filter (#5041)
* rename ThemeFilter to MangaFilter

* Add ordering filter

* Increase version number

* rename ThemeFilter to MangaFilter

* remove default ordering parameter in htmlUrlString
2020-12-07 08:21:31 -05:00
sunbeams001
c091bf73f5
[source][copymanga] Fix pager and genre problem, add filter to search (#4940)
* copymanga source added

* remove not used filter items

* fix pager and genre problem, add filter to search
2020-11-24 06:55:57 -05:00
sunbeams001
7b680f38a9
Add copymanga source (#4933)
* copymanga source added

* remove not used filter items
2020-11-23 12:41:53 -05:00