Commit Graph

86 Commits

Author SHA1 Message Date
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
Pavka 7a1bd791cf
Update build.gradle
New version
2018-04-20 11:05:57 +03:00
pavka 923490d0ad Fix time for Rawlh source 2018-04-19 19:37:55 +03:00
Pavka f1bb24a08a Add new source: rawlh (#277)
* Add new source: rawlh

* Update RawLH

* Remove old source of RawLH
2018-04-11 15:38:25 -04:00
Carlos fdb6446b71 senmanga fixes (#179) 2018-02-04 18:22:38 +01:00
Andy Bao 7929a768c4 Add MangaPark, Mangago, Tapastic, nhentai, E-Hentai and Sen Manga sources (#36)
* Add MangaPark source

* Add pagination to MangaPark source
Enable HTTPS in MangaPark source

* Add Mangago source

* Add Tapastic source
Fix UriSelectFilters returning incorrect default states

* Add nhentai source

* Fix tapastic source breaking on manga with square brackets in title

* Fix issues found by j2ghz
Fix tapastic source showing scheduled comics

* Add E-Hentai source
Bump Kotlin version for all extensions to 1.1.1
Minor code cleanup in nhentai source

* Add Sen Manga source.
Minor code cleanup.

* Fix incorrect package name in Sen Manga source.

* Fix incorrect Japanese language code on E-Hentai, nhentai and Sen Manga sources.

* Bump Kotlin version to 1.1.2

* Code cleanup
Fix a bug with thumbnails and URLs in E-Hentai that is currently not triggerable but may cause problems in the future

* Code cleanup

* Fix some minor incorrect spacing
2017-05-20 12:11:33 +02:00