ringosham
df75c86c7c
Replace Manga1000/1001 with Comick and MangaPro ( #11058 )
...
* Replace Manga1000/1001 with Comick and MangaPro
* Moved everything to override methods
2022-03-11 09:43:46 -05:00
ringosham
37586ead8f
Twi4: Add URL intent and revert #10368 ( #10725 )
...
* Add URL intent
* A better pathPattern to reduce accidentally trigger the intent
* Explicitly ignore zadankai submissions
* Fixed set url after search by slug
* Reverts #10368
* Fixes to some manga entries where failsafe is not needed
2022-02-05 20:26:54 -05:00
Vetle Ledaal
8cf57226ed
MangaRaw: change latest manga url ( #10626 )
2022-01-31 07:11:31 -05:00
ringosham
cce9b6820f
Remove failsafe code for loading old manga images ( #10368 )
2022-01-06 05:54:50 -05:00
Oo8Ez5ai
05addfb95e
NicovideoSeiga: Fix file type handling. ( #10352 )
...
When downloading NicovideoSeiga image, the saved file extension has become wrong type. This commit addresses the issue by fixing following errors.
- Images is determined the type by file header. The logic has wrongly assumed Byte.toInt() returns unsigned integer, but it actually returns signed value.
- The server returns application/octet-stream as Content-Type header. But the logic only worked when header is empty.
2022-01-05 07:11:25 -05:00
ringosham
9a1c647b60
Adding Nicovideo Seiga source ( #9928 )
...
* Adding Nicovideo Seiga source
* Storing date found to SharedPreferences
2021-11-26 07:19:07 -05:00
ringosham
9d5a5eca5d
Add Twi4 source ( #9575 )
...
* Add Twi4 source
* Quick fix on regex
* Added failsafe to broken image links
* Added a rudimentary search
* Store upload date to SharedPreferences
2021-10-28 06:51:59 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
Alessandro Jean
efc037301b
Add GigaViewer to multisrc ( #7125 )
...
* Add GigaViewer to multisrc.
* Add MagComi.
2021-05-21 08:40:06 -04:00
Alessandro Jean
0c25f62d56
Remove JsonParser deprecation warning in some sources. ( #6748 )
2021-04-28 17:21:41 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support ( #6742 )
2021-04-28 15:38:05 -04:00
Seishirou101
d265dbf33c
updated sources to https ( #6131 )
...
* updated souirces
* updated sources
* fix wpcomics generator
fix comics generator with the correct site and override code
2021-03-11 14:55:21 -05:00
scb261
03d9353432
MangaRaw: add referer to fix images ( #6025 )
2021-03-03 08:55:16 -05:00
happywillow0
ac905eab4f
Fixes to Sen-Manga ( #5991 )
...
- Update selectors
- Utilize Time tag for exact dates
2021-02-26 05:45:17 -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
arkon
6e3141397a
Rawkuma: move to WPMangaStream ( closes #4509 )
2020-10-24 18:03:13 -04: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
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
arkon
b4e171b52a
Remove unused MultiSource annotation
...
Didn't get very far with trying to use an annotation processor to generate metadata at build time. May revisit later.
2020-08-08 19:04:07 -04:00
Alessandro Jean
4c35e73167
Fix chapters not opening at Shonen Jump+ ( #3859 )
...
* Fix chapters not opening at Shonen Jump+.
* Simplify dayOfWeek method.
2020-07-21 04:08:39 -04:00
arkon
023c26b4a0
Make "Tachiyomi" app name prefix implicit
2020-06-25 22:46:15 -04:00
arkon
4079830822
Annotate multi-source factories
...
Doesn't do anything yet. Will add an annotation processor to do add info the repo JSON in the future.
2020-06-25 19:04:05 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle ( #3214 )
2020-05-17 16:50:53 -04:00
TacoTheDank
99ee039d09
Correct a bunch of lints from "en" to "ja" ( #3075 )
2020-05-10 17:46:00 -04:00
AbdullahM0hamed
028ba2e084
Add MangaRaw ( #3071 )
2020-05-08 18:10:27 -04:00
arkon
020c2af006
Lint fixes
2020-04-25 10:29:23 -04:00
Alessandro Jean
61409c94b2
Add Shonen Jump+ ( #2412 )
...
Add Shonen Jump+
2020-03-13 20:20:24 -04:00
Chris Allan
c3cc08a133
Fix Rawdevart ( #2306 )
...
Update Rawdevart
2020-02-28 07:14:48 -05:00
happywillow0
7bc1218b95
Rawkuma - Date Fix v2 ( #2081 )
...
Rawkuma - Date Fix v2
2020-01-18 02:12:20 -05:00
happywillow0
d100bdca51
Fix Rawkuma date parsing ( #2064 )
...
Fix Rawkuma date parsing
2020-01-15 07:33:08 -05:00
happywillow0
f03a5c9469
Rawdevart pageListParse update ( #2047 )
...
* pageListParse
* Update build.gradle
2020-01-12 11:49:05 -05:00
Mike
f5f2fb636a
Senmanga update ( #1914 )
...
Senmanga update
2019-12-25 23:51:16 -05:00
Mike
6a928541c5
FMReader cleanup ( #1633 )
2019-10-15 18:15:20 -04:00
Rama Bondan Prakoso
82be523e28
Rawkuma Extension ( #1553 )
...
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-09-23 11:10:43 -04:00
Rama Bondan Prakoso
13ee08b0ae
RawLH: Update extension ( #1519 )
...
RawLH: Update extension
2019-09-17 07:21:33 -04:00
Rama Bondan Prakoso
7203688476
RawLH: Update page list parse ( #1504 )
...
RawLH: Update page list parse
2019-09-14 23:18:54 -04:00
Mike
290585239d
Rawdevart update ( #1482 )
...
Rawdevart update
2019-09-08 20:46:52 -04:00
Rama Bondan Prakoso
66bada2368
Rawdevart Extension ( #1436 )
...
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-08-28 19:12:10 -04:00
Alessandro Jean
1fd6232af5
Add Nikkangecchan source ( #1119 )
2019-05-20 22:14:18 -04:00
Ankit SIngh
9c3f899739
Icons Change (7 Extensions) ( #868 )
...
Icons Change (7 Extensions)
2019-03-04 14:59:53 -05:00
Ankit SIngh
0bd07134e5
SenManga - Icons ( #800 )
...
SenManga - Icons
2019-02-11 07:41:52 -05:00
DitFranXX
f6d3a2c916
Support years ago in raw sites. ( #795 )
...
Support years ago in raw sites.
2019-02-09 11:29:31 -05:00
Rafael M
0b023bdac4
Fix chapter dates for RawLH ( #599 )
...
Fix chapter dates for RawLH
2018-11-03 15:17:03 -04:00
Eugene
271c770af0
Fix RawLH chapters selector ( #597 )
...
Fix RawLH chapters selector
2018-11-02 10:44:37 -04:00
Eugene
f20372cee7
Remove extVersionSuffix ( #575 )
...
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
Rafael M
dfbd58920a
RawLH/RawQQ image load fix ( #486 )
...
RawLH/RawQQ image load fix
2018-09-10 07:04:25 -04:00
Eugene
71806a3d1d
Use compileOnly instead of provided in Gradle files ( #438 )
...
Use compileOnly instead of provided in Gradle files
2018-08-05 15:51:58 -04:00
Eugene
296ca1c328
Update RawLH chapter list selector ( fixes #410 ) ( #413 )
2018-07-27 05:12:11 -04:00
Carlos
68df35eb88
rawLh and rawQQ ( #407 )
...
* Rawlh url change
* Add rawQQ
2018-07-17 13:20:16 -04:00
Pavka
e97f14a085
Update build.gradle
...
Fix version
2018-04-22 23:50:45 +03:00