25 Commits

Author SHA1 Message Date
arkon
efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
TacoTheDank
11ac392755
Even more lint cleanup (#3191) 2020-05-17 15:47:37 -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
DitFranXX
f6c0ebe2cf
Update Manamoa extension for Minor fixes, v1.2.20 (#2694)
Update Manamoa extension for Minor fixes, v1.2.20
2020-04-17 09:08:06 -04:00
DitFranXX
33749811cb
Update Manamoa Extension (#2289)
* Search Update

* Update BaseUrl

* Manga ID Access + Url Activity

* Fix Url Activity

* Fix Filter Request

* Bump up version [*Not ready to release]

* Fix details parser bug by previous site changes.

Didn't find cuz title is keep used from searched result

* Remove Log.d

* Experiment latest fetch

* Rename filename from MSM(MangaShowMe) to MM(ManaMoa)

* Enable Latest Pagination

Site error is render failure from server, which is quite interesting. But If fails, there's no pagination shows so enabled.

* Update BaseUrl
2020-02-27 06:52:15 -05:00
DitFranXX
047cd441a3
Update Manamoa Extension (#2207)
* Update Manamoa Extension

* Update base url
* New CDN Handler that ~~abusing CF and~~ prevent image load fails

* WIP DDOSGuardBypass, which doesn't work for now.

* Remove WIP Code

It will be very hard one with okhttp + main thread....
2020-02-15 17:59:32 -05:00
DitFranXX
44c1ebba51
Update Preference Stubs & Update Manamoa extension (#2087)
* Add TwoStatePreference and CheckBoxPreference stubs

* Add setEnabled on Preference, Formatting again.

* Remove isEnabled. Thanks to API difference between androidx and v7 libs

* Initial support of their new site announcing algorithm.

What the heck is DDOS-GUARD

* Apply changes of announcing algorithm that can work with tachi >_<

It will uses main thread that cause temp freeze when enter browse

* Clean up codes little bit.

* Simplify Decoder

* Finalize update.

* Try-Catch on req failed.
* Update build.gradle

* Use regular network client.
2020-01-31 23:12:34 -05:00
DitFranXX
794a07c277 Update ManaMoa extension (#1994)
Update ManaMoa extension
2020-01-06 08:13:42 -05:00
DitFranXX
6f7ca331ac Update ManaMoa extension (#1985)
v1.2.15
* Clean up codes.
* Fix nullable issue.
* Reduce Minimum image size for request error handling.
* Update description codes.
* Temp fix for parser failure on certain manga
 = Raw `<` and `>` (no escape) causes error on jsoup?
* Update domain.
2020-01-05 17:54:01 -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
DitFranXX
a8bb686d2d Update ManaMoa extension (#1894)
Update ManaMoa extension to v1.2.14
2019-12-22 11:10:39 -05:00
Eugene
6b8a4e9ec6
ManaMoa: update default URL (closes #1277) 2019-09-07 15:10:41 -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
9105f9aef8 Update MSM Extension. (#1061)
* Improve Preference-stub

* Re-arrange some stubs to correct class.
* Add `EditTextPreference`.

* Update MSM extension.

* Update filter.
* Fix image fetch due to site changes (v4 -> v11)
* Add BaseUrl Override for site domain changes.
  - Korean sources are change domain every 1-2 weeks due to internet censorship.

* Add missing file `EditTextPreference.java`

* Fix tags.
2019-04-27 10:40:07 -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
afad932bdd Revert name changes, Remove unnecessary interceptors, and Improve decoder on MSM (#990)
Revert name changes and etcs... in MSM extension.
2019-03-31 12:36:44 -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
dc06efd714 Update extensions due to sites update. (#858)
Update extensions due to sites update.
2019-02-28 05:52:00 -05:00
DitFranXX
268115a52d Update extension due to MSM domain changes. (#851)
Update extension due to MSM domain changes.
2019-02-27 09:37:05 -05: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
d181f87667 Update MSM Domain (#814)
Update MSM Domain
2019-02-12 07:06:18 -05:00
Ankit SIngh
93ca3b2ae4 Added icon for MangaShow (#776)
Added icon for MangaShow
2019-02-06 12:48:24 -05:00
DitFranXX
8983e8e688 Add MangaShow.Me (Korean source) (#775)
Add MangaShow.Me (Korean source)
2019-02-06 10:55:27 -05:00