67 Commits

Author SHA1 Message Date
happywillow0
a711214620
MyReadingManga Bump User Agent Version (#15869)
Bump User Agent Version

- Bumps user agent version to help bypass CF
2023-03-28 09:34:42 -04:00
arkon
e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon
7964dc4613
Upgrade OkHttp (#15320) 2023-02-11 17:30:31 -05:00
arkon
baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
happywillow0
21b399555e
MyReadingManga Misc Updates (#13532)
* Reorder Sort Filters
* Cache Filters from Latest if needed
2022-09-20 23:59:14 -03:00
Vetle Ledaal
9ffce35bca
MyReadingManga: set User-Agent to get past Cloudflare (#13264)
* MyReadingManga: set User-Agent to get past Cloudflare

* Remove custom Cloudflare interceptor
2022-08-29 10:04:01 -04:00
happywillow0
2bc1ec5a77
My Reading Manga Updates (#13147)
* MyReadingManga Updates

* Adds New Filter: Sort By
* Fixes "lateinit property title has not been initialized"
* Replaces deprecated capitalize

* Update Sort Order

Updates sort order. Matches default popular sort (random) on open.
2022-08-23 09:56:44 -03:00
arkon
86d04b11b7
[skip ci] Address some compiler deprecation warnings (#12086) 2022-06-05 16:07:57 -04:00
arkon
542c28875d Minor project updates
- Update kotlinter
- Opt in to serialization API to avoid IDE warnings
- Replace some deprecated OkHttp function usages
- Remove some unnecessary Android version checks/targets
2022-01-02 18:47:56 -05:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
mountfox
67bde7f28c
Stop overwriting request user-agent when bypassing Cloudflare (#8771)
* Bypass cloudflare WAF using webview

* MyReadingManga: remove single cookie when bypassing Cloudflare

* Don't overwrite request header when bypassing Cloudflare
2021-08-23 07:21:18 -04:00
Alessandro Jean
f3a4f33666
Fix inspector build exception (again). (#8619) 2021-08-17 21:55:33 -04:00
Alessandro Jean
b25fce871a
Fix inspector build exception. (#8612) 2021-08-17 21:16:40 -04:00
mountfox
10c2dc0395
Bypass cloudflare WAF using webview in MyReadingManga (#8562)
* Bypass cloudflare WAF using webview

* MyReadingManga: remove single cookie when bypassing Cloudflare
2021-08-17 17:45:28 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04: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
happywillow0
955544ce2d
Use super in headersbuilder (#4328)
Swtichs Headers.Builder() to super.headersBuilder()
2020-09-08 07:49:38 -04:00
superbsam
225fd3d960
Fix MyReadingManga not loading images correctly (#4212) 2020-08-26 00:09:32 -04:00
Mike
767a1ee1fe
MyReadingManga - fix titles, duplicate pages (#4119) 2020-08-13 23:00:32 -04:00
Mike
f28dfa6af4
MyReadingManga - refactor search (#3991) 2020-08-03 00:03:33 -04:00
Mike
d85e7e91fe
MyReadingManga - fix pages (#3869) 2020-07-22 03:01:59 -04:00
Mike
fdec2f1009
MyReadingManga - some refactoring, added language filter (#3741) 2020-07-10 01:08:48 -04:00
happywillow0
d4cae5093a
MRM - Update Page Selector (#3667) 2020-07-01 13:55:13 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Mike
a6c2ed3aae
Myreadingmanga - add more languages (#3088)
* working

* integration

* cleanup, finalization
2020-05-10 17:47:38 -04:00
TacoTheDank
d418ae93b2
Corrected a bunch of lints in "all" (#3035) 2020-05-08 18:11:52 -04:00
arkon
5d5c6016ea Lint fixes 2020-04-25 10:29:23 -04:00
happywillow0
666a27c246
Fix MRM Filters (#2314)
Fix MRM Filters
2020-03-01 10:24:42 -05:00
happywillow0
86792746dc
Update MRM Filter Code (#2305)
* Update MRM Filter Code

* Code Reformat
2020-02-28 18:11:11 -05:00
ObserverOfTime
e23b69f8a7
More HTTPS upgrades (#2057) 2020-02-22 23:35:13 -05:00
happywillow0
26f633993d
Update manga.description (#2210)
MRM - Update Description
2020-02-07 14:25:33 -05:00
happywillow0
db37dab7e3 MRM - Filter Update (#1953)
* Update build.gradle

* Update Filter Code

* Fix Catagory Filter
2020-01-03 22:02:43 -05:00
happywillow0
6fae2f4df3 [Fix] My Reading Manga - fix for no cover (#1796)
* Update build.gradle

* Account for broken covers on search

* Update MyReadingManga.kt

* Update MyReadingManga.kt
2019-11-22 17:47:12 -05:00
happywillow0
b599acce0c [Improvement] My Reading Manga - Search (#1683)
[Improvement] My Reading Manga - Search
2019-10-21 15:28:34 -04:00
happywillow0
64904ba658 Fix MRM Filter IOException (#1558)
Fix MRM Filter IOException
2019-09-25 10:06:58 -04:00
happywillow0
209eaa9f1c MRM Fix Thumbnail on restore (#1554)
* MRM covers

* Adds scangroup
2019-09-23 13:03:07 -04:00
happywillow0
d37e61728b Genre Filtering on MRM (#1428)
Genre Filtering on MRM
2019-09-21 10:09:16 -04:00
happywillow0
6423c4d8ed Fix MRM Date Parsing #2 (#1430)
Fix MRM Date Parsing #2
2019-08-27 07:20:41 -04:00
happywillow0
341d1a018e Fix: MRM Date Parsing Update (#1421)
Fix: MRM Date Parsing Update
2019-08-25 10:33:56 -04:00
happywillow0
d1809760a0 MyReadingManga Alternative Search Function (#1360)
MyReadingManga Alternative Search Function
2019-08-13 21:11:22 -04:00
happywillow0
9fae259e03 MyReadingManga Chapter Names Parsing (#1379)
* Update build.gradle

* Adds chapter names

Now parses chapter names from website if available.

* Found an exception, added backup

Found an exception on one of the mangas not listing all chapters in chapter list. Reverted to Ch. Page Number system in case chapter title is returned empty.

* Added exception handling

Additional volume listings also appeared in the chapter-class. Added an additional filter for the correct manga and a null exception.

* Addational null handling on names just in case.
2019-08-09 18:37:32 -04:00
happywillow0
c97805636d MyReadingManga Manga Details parse update (#1373)
* Updated Manga Details Parse

Fixed:
-Author
-Description
-Status

* Update build.gradle

Incremented build number

* Accounted for null for status search

When status didn't appear on the page, .text threw a null error. Added "?" which I guessed means a conditional command and not a mandatory one.

* Added Artist, allowed info to be null

* Optimized when block
2019-08-07 22:45:56 -04:00
Ankit SIngh
5a03f0a7b4 MyReadingManga Icon Change (#863)
MyReadingManga Icon Change
2019-02-28 07:27:40 -05:00
Logan B
c1b987fa6e [myreadingmanga] Add Cloudflare code (#819)
[myreadingmanga] Add Cloudflare code
2019-02-12 09:18:04 -05:00
Carlos
d38233ac21
mrm adjust for manga that dont have language in url (#659) 2018-12-02 17:18:52 -05:00
happywillow0
f48005b363 Updated MRM page list selection (11/28/18) (#648)
Updated MRM page list selection (11/28/18)
2018-11-28 17:50:58 -05:00
happywillow0
99fce4c23e Fixes MyReadingManga selector and jpeg thumbnails (#639)
Fixes MyReadingManga selector and jpeg thumbnails
2018-11-26 05:23:19 -05:00
Martín
eee440cb7b Changing MyReadingManga selector again, it's getting a way more stupid selector each time (#592)
Fixes MyReadingManga selector once again
2018-10-29 05:11:42 -04:00