Alessandro Jean
4d8ea51ffe
Fix the build. ( #13915 )
2022-10-18 17:24:24 -03:00
Riztard Lanthorn
d21bb3ec00
Bacakomik: fix pages issue, change icon ( #13904 )
...
* Bacakomik: fix pages issue, change icon
- fix chapter pages
- change icon
- capitalize source name
Closes #13894
* fix lint
git cant detect file name change capitalize
2022-10-18 16:21:27 -03:00
Riztard Lanthorn
3446cc572a
KomikIndoID: fix chapter images ( #13829 )
...
Closes #13815
2022-10-13 09:49:31 -03:00
TheKingTermux
5a820925c8
Doujindesu: Change website appearance ( #13605 )
...
* Update build.gradle
Updated extVersionCode
* Update DoujinDesu.kt
* Remove duplicate genre
* Updated and added latest genre available (on Doujindesu website)
* Updated convenience filter
* Waiting for the Doujindesu domain (not the naked IP's)
* Update ParseStatus
* Update Many Feature
- Better Filter
- Add Some Missing Genre's
- Change Genre From `Array` to `List` for Multiple Genre Search
- Update Parse Status
* Update Many Feature 2.0
- Better genre
- Better filter
- Full genre
- Fix ParseStatus
* Blank again
hhmm......
it actualy can be used in automatic refreshing library download, and now they blank again
still confused in basicInformationFromElement
updates :
fix missing genres
* Description finally showed
but fortunately the status, author, and genres still can't appear
* Apply suggestion and fix mangaDetails
Fixed :
- Stats
- Author
- Artist
- Genres
* Apply suggestion and re-run
* Fix typo
2022-10-09 14:12:34 -03:00
nicki
d2f3587d8c
increment forgotten komikindoid.extVersionCode ( #13724 )
...
necessary continuation for #13721
erroneously incremented komiku.extVersionCode cant be decremented and will have to stay
2022-10-05 23:40:08 -03:00
Ahmad Ghoni Arrozaq
f8c104f2ae
Komikindo.ID: fix HTTP error 404 ( #13721 )
...
* KomikIndoID: fix error 404
* Update src/id/komiku/build.gradle
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
* Update src/id/komikindoid/src/eu/kanade/tachiyomi/extension/id/komikindoid/KomikIndoID.kt
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2022-10-05 17:46:21 -03:00
Riztard Lanthorn
6cc6686d4e
KomikIndoID: fix error 404 ( #13629 )
...
* KomikIndoID: fix error 404
closes #13604
* remove deprecated toLowerCase
2022-09-30 14:09:58 -03:00
stevenyomi
58204ce520
Remove NyanFM ( #13379 )
2022-09-08 08:56:13 -04:00
arkon
86d04b11b7
[skip ci] Address some compiler deprecation warnings ( #12086 )
2022-06-05 16:07:57 -04:00
specterflare
6cea7d4079
Update Mangaku domain ( #11885 )
...
* Update site address
* Update version code
2022-05-16 15:53:27 -03:00
Alessandro Jean
d4af6170be
Remove some dead Indonesian sources ( #11816 )
...
* Remove some dead Indonesian sources.
* Re-remove one source after the merge conflict fix.
2022-05-11 20:34:24 -03:00
Riztard Lanthorn
f6ba68974c
ManhuaID: fix browse n latest issue ( #10459 )
2022-01-14 09:46:10 -05:00
Moon Light「つかり」
b75d315b52
[Doujindesu] change domain to Doujindesu.xxx ( #10269 )
...
* Updated Version
* Changed extension domain to .xxx instead of .id
2021-12-29 05:19:11 -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
arkon
39b7fe8c4e
Move Duktape stub to extensions-lib ( #9954 )
...
* Move Duktape stub to extensions-lib
* Formatting fixes
* Address build errors
2021-11-28 13:00:39 -05:00
Moon Light「つかり」
e210beeca4
Doujindesu(ID) added ( #9787 )
...
* Added Doujindesu(ID)
* Fixes some of small typos
* Apply suggestions from code review
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
* Apply private vals for the Data format
Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-11-10 12:12:53 -05:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
Riztard Lanthorn
5e25906ae3
add ZManga multi-source ( #8779 )
...
* add ZManga multi-source
- add KomikPlay source
- remove MangaKane
- add MaidManga and KomikPlay to ZManga Factory
* add default icon
Co-Authored-By: Ankit Singh <as280093@gmail.com>
Co-authored-by: Ankit Singh <as280093@gmail.com>
2021-08-24 06:41:35 -04:00
Arraiment
40ea248097
Implement search and filters ( #8706 )
2021-08-21 13:32:34 -04:00
Riztard Lanthorn
f4a3bdd739
Fix Alternative name handling null ( #8544 )
...
* Fix Alternative name handling null
fix Alternative name causing issue when manga description is null
filter/dont add alternative name if only contains spaces by using isBlank()
* fix typo
2021-08-14 05:46:53 -04:00
HaruSasaki
1f96d41169
Komikindoid fix ( #8157 )
...
* Update KomikIndoID.kt
* Update build.gradle
2021-07-17 09:23:52 -04:00
HaruSasaki
2c11cbfcd5
Komikindoid fix ( #8124 )
...
* Update KomikIndoID.kt
* update icon path
* update icon path
* remove old icon
* Update build.gradle
2021-07-15 09:47:06 -04:00
HaruSasaki
658470d4a5
Add KomikIndoID ( #8116 )
2021-07-15 06:38:46 -04:00
Riztard Lanthorn
6f39cbf575
add Project Filter Page to some source ( #7526 )
...
* simplified
* add to wpmangareader source
* add pojokmanga, manhuaID,mangakane
* fix issue
* try rerun
* fix2
* simplified
Co-Authored-By: Carlos <2092019+CarlosEsco@users.noreply.github.com>
* fix filter issue
* add MaidManga, Komiku
Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
2021-06-08 17:51:36 -04:00
Riztard Lanthorn
d0f6f79fe0
MangaKane: add source ( #7477 )
2021-06-05 07:42:53 -04:00
Johannes Joens
0452d87b2f
Remove Sources that are down ( #7361 )
...
* Removed Sorces
* Delete multisrc/overrides/madara/atmsubs/src directory
* Delete multisrc/overrides/madara/doujinyosh/src directory
* Delete multisrc/overrides/madara/justforfun/src directory
* Delete multisrc/overrides/madara/mangaarabonline/src directory
* Delete multisrc/overrides/madara/mangazukiclub/src directory
* Delete multisrc/overrides/madara/mangazukionline/src directory
* Delete multisrc/overrides/madara/nazarickscans/src directory
* Delete multisrc/overrides/madara/spookyscanlations/src directory
* Delete multisrc/overrides/madara/toonpoint/src directory
* Delete multisrc/overrides/madara/tsubakinoscan/src directory
* Delete multisrc/overrides/madara/wescans/src directory
* Remove sources wpmangastream
* remove double ,
* Delete multisrc/overrides/wpmangastream/mangashiro/src directory
* Delete multisrc/overrides/wpmangastream/komikindowpms directory
* Delete multisrc/overrides/wpmangastream/komikru/src directory
* Delete multisrc/overrides/wpmangastream/komikgo/src directory
* Delete multisrc/overrides/wpmangastream/matakomik/src directory
* Update FoolSlideGenerator.kt
* Delete multisrc/overrides/foolslide/ajianoscantrad/src directory
* Delete multisrc/overrides/foolslide/storminheaven/src directory
* Delete multisrc/overrides/foolslide/fallenworldorder/src directory
* Remove azbivo.webd.pro
* Remove comiclatest.com
* Delete multisrc/overrides/wpcomics/comiclatest directory
* Removed more sources
* Delete multisrc/overrides/wpmangastream/chiotaku/src directory
* Delete multisrc/overrides/wpmangastream/mangap/src directory
* Remove Mangaindo
* Remove neumanga
* Remove Bacamanga.cc
* Remove MundoHentai
* Remove andromedascans
* Remove Manga-Zen.com
2021-06-01 09:48:53 -04:00
Riztard Lanthorn
cf390b8629
Komiku: fix chapter page ( #7208 )
2021-05-25 08:22:30 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support ( #6742 )
2021-04-28 15:38:05 -04:00
Riztard Lanthorn
04373a8d47
Komiku: fix chapter image ( #6711 )
2021-04-26 06:46:08 -04:00
Riztard Lanthorn
f1e165dac0
add alternative name, cleaning some code, add icon ( #6484 )
...
* MangaSee/Life: add alt name, cleaning
add alternative name to manga description
cleaning series type code
* WPMangaReader: add alt name, cleaning
add alternative name to manga description
cleaning series type code
* FMReader: add alt name
add alternative name to manga description
remove author name if its "Updating"
* MangaPark: add alt name
add alternative name to manga description
* WPMangaStream: add alt name, cleaning
add alternative name to manga description
cleaning series type code
* MangaBox: add alt name
add alternative name to manga description
* MaidManga: add alt name, cleaning
add alternative name to manga description
cleaning series type code
* Komiku: cleaning code
cleaning series type code
* ManhuaID: cleaning code
cleaning series type code
* cleaning, tweaking
* add 18+
* add some source icon in fmreader
Co-Authored-By: Ankit Singh <as280093@gmail.com>
* add some source icon in wpmangareader
Co-Authored-By: Ankit Singh <as280093@gmail.com>
* add some source icon in wpmangastream
Co-Authored-By: Ankit Singh <as280093@gmail.com>
* Ngomik: fix thumbnail and chapter images
Co-authored-by: Ankit Singh <as280093@gmail.com>
2021-04-13 08:10:49 -04:00
Riztard Lanthorn
8c60f17913
Add series type to genre for: MangaSee, MangaLife, Komiku, Maid, ManhuaID ( #6382 )
...
* Komiku: add series type to genre
add series type(manga/manhwa/manhua/other) thinggy to genre for some source
* Maid - Manga: add series type to genre
add series type(manga/manhwa/manhua/other) thinggy to genre for some source
* ManhuaID: add series type to genre
add series type(manga/manhwa/manhua/other) thinggy to genre for some source
* MangaSee,MangaLife: add series type to genre
add series type(manga/manhwa/manhua/other) thinggy to genre for some source
2021-04-01 08:36:16 -04:00
Riztard Lanthorn
9f26f2b03c
Bacakomik: fix empty pages ( #6222 )
2021-03-20 11:03:01 -04:00
Riztard Lanthorn
fadcd94f36
Komiku - remove manga title in chapter name ( #6003 )
...
if manga title contains number, it can cause issue to tracking
2021-02-28 10:07:03 -05:00
Riztard Lanthorn
5b9dff0b81
Split WPMangaStream Extension ( #5803 )
...
* Split WPMangaStream
* add some icons
* remove WPMangaStream
* move default_res
would be amazing
* override source id
* remove single extension
* rate limit
* add sources
Kuma Scans (Kuma Translation)
Tempest Manga
* remove multilang import
* override rate limit
* override source id
* fix class name
* remove file
2021-02-15 10:43:14 -05:00
Yanuar Singgih
f82dffc51f
Fix cannot open chapter after searching ( #5465 )
...
Co-authored-by: Yanuar Singgih Saputra <yanuar@xqinformatics.com>
2021-01-17 10:21:18 -05:00
Riztard Lanthorn
dc583a62aa
fix mangaYu issue ( #5376 )
...
mangaYu tweaking their theme
2021-01-11 08:52:05 -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
Riztard Lanthorn
79b4573c14
update ManhuaID ( #5212 )
...
update icons
fix title in mangaDetails
clean code a little bit
2020-12-20 10:07:06 -05:00
Yanuar Singgih
f84fef686b
Fix can't load pages Komiku ( #5211 )
...
Co-authored-by: Yanuar Singgih Saputra <yanuar@xqinformatics.com>
2020-12-20 10:06:32 -05:00
antonycaporossi
f3444bf6f7
bacamanga new website ( #5119 )
...
* Change BacaManga website and parsing
* BacaManga.cc new extension icons
* Update version code in build.gradle
2020-12-14 08:07:54 -05:00
Riztard Lanthorn
df408c356a
fix & add latest chapter timestamp ( #5129 )
...
* fix latest chapter timestamp
error when there is no chapter
* add latest chapter timestamp to manhuaID
2020-12-14 07:47:27 -05:00
Riztard Lanthorn
8ca71f5311
move mangaShiro to wp mangaStream ( #5130 )
...
* remove mangaShiro
* add mangaShiro to wp mangaStream
2020-12-14 07:46:34 -05:00
antonycaporossi
0c39ab336b
Patch baca manga ( #5088 )
...
* Chapter date fix and new decoding function (draft)
* rot13 decoding
* Fix images not loading in reader
* Code clean up
* Update build.gradle
2020-12-11 07:03:45 -05:00
Riztard Lanthorn
a1d6f83f11
add Nyan FM source ( #5093 )
2020-12-11 07:01:25 -05:00
Riztard Lanthorn
0e1dca4de6
fix Komiku ( #5091 )
...
change baseUrl
fix manga request
fix selector
fix manga cover
2020-12-11 06:50:50 -05:00
arkon
c3c3697b8a
Update kotlinter
2020-12-10 21:04:27 -05:00
Riztard Lanthorn
283e9fb2f8
add KomikFan source ( #5068 )
2020-12-09 14:49:45 -05:00
Riztard Lanthorn
f087de6645
remove otakuFile ( #5057 )
...
remove otakuFile
2020-12-08 08:05:44 -05:00
Riztard Lanthorn
d7d59a03e6
add Comic FX source ( #5030 )
2020-12-06 07:24:19 -05:00
Riztard Lanthorn
4cbf222b48
add WP MangaReader (multiple sources) ( #5026 )
...
* add WP MangaReader (multiple sources)
add factory source extension
add KomikMama source
move MangaKita to factory source
move Ngomik to factory source
* move standalone source to WPMangaReader
move Ngomik to WPMangaReader
move MangaKita to WPMangaReader
2020-12-05 14:13:16 -05:00
Riztard Lanthorn
7d826f2c46
update Bacakomik ( #5014 )
...
* update ext version
* fix image issue
* add chapter timestamp
* fix manga details issue
2020-12-04 07:50:17 -05:00
Riztard Lanthorn
918f2686eb
Update Ngomik ( #5003 )
...
* Update baseUrl
* add timestamp to latest chapter
Add timestamp to latest chapter, taken from "Updated On". so source which not provide chapter timestamp will have atleast one
* update ext version
2020-12-03 09:42:31 -05:00
Riztard Lanthorn
97b26f38b0
fix Komiku chapter ( #4996 )
...
fix Komiku chapter
2020-12-02 10:10:14 -05:00
Riztard Lanthorn
9d641dde29
fix MangaKita ( #4937 )
...
fix broken mangakita and change the icons
2020-11-24 06:57:05 -05:00
Riztard Lanthorn
979dabe99b
remove broken Kiryuu ( #4941 )
...
already exist in WPMangaStream
2020-11-24 06:49:45 -05:00
Riztard Lanthorn
3c473ea28d
Komiku fix chapter ( #4921 )
...
Komiku fix chapter
2020-11-22 09:12:33 -05:00
Riztard Lanthorn
840dffeedd
move MangaYu to standalone ( #4876 )
...
* add MangaYu source standalone
they change to other theme from mmrcms
* remove MangaYu from mmrcms
2020-11-16 07:44:00 -05:00
Riztard Lanthorn
469f065d7f
fix Mangashiro manga details ( #4659 )
2020-10-21 09:33:02 -04:00
Riztard Lanthorn
234373b435
add Komiku manga Author ( #4651 )
2020-10-21 06:10:40 -04:00
Riztard Lanthorn
d80c1dc0bd
fix Ngomik manga detail ( #4648 )
...
some chapter didnt show author and status properly
2020-10-20 09:26:04 -04:00
arkon
cc700b14d9
Kombatch: move to Madara ( fixes #4499 )
2020-10-04 15:27:35 -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
Mike
b84891131c
Mangakyo - remove deprecated extension ( #4232 )
2020-08-27 23:21:46 -04:00
Rama Bondan Prakoso
44ee4ec99c
Ngomik: Update url and add filters ( #3887 )
...
* Ngomik: Update url and add filters
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
* Ngomik: Adjust the code
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2020-07-25 20:45:06 -04:00
arkon
023c26b4a0
Make "Tachiyomi" app name prefix implicit
2020-06-25 22:46:15 -04:00
arkon
7e2e2f39fe
Lint fixes
2020-06-25 19:03:32 -04:00
Rama Bondan Prakoso
9ab357103d
Maid Manga: Fix swapped popular and update ( #3602 )
2020-06-23 20:38:17 -04:00
Mike
8590ff2fb6
ManhuaID - change chapter selector ( #3584 )
2020-06-21 03:16:37 -04:00
Mike
8b2e4ca290
Komiku - better covers, fix details ( #3483 )
2020-06-10 17:09:52 -04:00
AbdullahM0hamed
e33341a682
Add Kombatch ( #3356 )
...
* Add Kombatch
* Remove write to file
2020-05-29 20:58:07 -04:00
Mike
df43c023ca
Maid Mang - better chapterListSelector ( #3344 )
...
Maid Manga - better chapterListSelector
2020-05-28 14:28:15 -04:00
Mike
3e62147b6b
Maid Manga - site changed theme ( #3310 )
2020-05-25 04:39:04 -04:00
Miftakhuddin Falaki
317e8c4177
Fix Mangashiro next page selector ( #3243 )
...
* Fix Mangashiro next page selector
* update build gradle
2020-05-19 13:20:37 -04:00
Miftakhuddin Falaki
af17930c45
Fix kiryuu next page selector ( #3225 )
...
Fix kiryuu next page selector
2020-05-18 08:11:55 -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
Mike
eb0d284238
Remove Boredom Society, Pecintakomik (1/2) ( #3096 )
2020-05-10 06:18:37 -04:00
Mike
28438fd55f
Mangakyo - domain change ( #2835 )
...
Mangakyo - domain change
2020-04-25 21:39:46 -04:00
arkon
71c20924e8
Lint fixes
2020-04-25 10:29:23 -04:00
arkon
020c2af006
Lint fixes
2020-04-25 10:29:23 -04:00
AbdullahM0hamed
0a6494c51d
Add MangaKita ( #2803 )
2020-04-24 23:24:26 -04:00
AbdullahM0hamed
05561c80c1
Add Ngomik ( #2756 )
2020-04-22 21:10:47 -04:00
Kiku
8e07870627
Add bacakomik.co ( #2699 )
...
* add bacakomik.co
* update build.gradle
2020-04-19 10:06:36 -04:00
AbdullahM0hamed
4ab893f4d8
Add Manhuaid.com ( #2675 )
...
Add Manhuaid.com
2020-04-15 10:58:18 -04:00
AbdullahM0hamed
9330b6662d
Added Komiku ( #2621 )
...
* Create MangaJar.kt
* Delete MangaJar.kt
* Create MangaJar.kt
* Update MangaJar.kt
* Create build.gradle
* Update build.gradle
* Create placeholder
* Add files via upload
* Delete placeholder
* Create Placeholder
* Add files via upload
* Delete Placeholder
* Create Placeholder
* Add files via upload
* Delete Placeholder
* Create mipmap-xhdpi
* Delete mipmap-xhdpi
* Create Placeholder
* Add files via upload
* Delete Placeholder
* Create Placeholder
* Add files via upload
* Delete Placeholder
* Create Placeholder
* Add files via upload
* Delete Placeholder
* Add Komiku
* Add Komiku
* Add Komiku
* Add Komiku
* Update Komiku.kt
2020-04-08 22:20:41 -04:00
happywillow0
c7f7c8ec55
Clean Up / Remove (1/2) ( #2249 )
...
Clean Up / Remove (1/2)
2020-02-15 07:09:44 -05:00
happywillow0
3e0569c334
Update URL ( #2206 )
...
Mangashiro Update URL
2020-02-07 07:13:07 -05:00
happywillow0
b079da24d6
Upload Mangakyo ( #2095 )
...
[New] Mangakyo
2020-01-19 11:50:55 -05:00
Mike
c45621cba5
Manga Indo - new extension ( #2054 )
2020-01-13 18:55:41 -05:00
Mike
ae1c22773a
Remove defunct extensions (2/2) ( #1824 )
...
Remove defunct extensions (2/2)
2019-11-25 10:36:05 -05:00
Rama Bondan Prakoso
948ae006a8
Baca Manga Extension ( #1631 )
...
Baca Manga Extension
2019-10-17 21:33:07 -04:00
Arif Ramadan
31cd481925
add otakufile ( #1615 )
2019-10-06 10:15:22 -04:00
Arif Ramadan
48fb43fc05
add mangaku.in ( #1602 )
2019-10-02 20:05:23 -04:00
Arif Ramadan
2b8753a9dc
add komikindo.web.id ( #1603 )
2019-10-02 20:04:18 -04:00
Arif Ramadan
09451f8205
add kiryuu.co ( #1569 )
...
* add kiryuu.co
* update icon
2019-09-30 10:27:33 -04:00
Arif Ramadan
c301694f24
add westmanga.info ( #1570 )
...
* add kiryuu.co
* add westmanga.info
* Revert "add kiryuu.co"
This reverts commit 68ce28b0edd4199709bc21c6e451a158d25064c4.
* update icon
2019-09-30 10:26:58 -04:00
Arif Ramadan
0be56b4a1e
fix mangashiro dom ( #1571 )
...
* add kiryuu.co
* add westmanga.info
* fix mangashiro
* Revert "add kiryuu.co"
This reverts commit 68ce28b0edd4199709bc21c6e451a158d25064c4.
* Revert "add westmanga.info"
This reverts commit a8cf77e6c4e170ebfac144690acaa1f17f67dbcc.
* Revert "fix mangashiro"
This reverts commit 0b167017939898b1844cb101b91e83bd54008e47.
* fix mangashiro dom
* upgrade version
2019-09-30 10:25:16 -04:00
Arif Ramadan
4e45edd8cf
fix load image from i0.wp.com komikcast ( #1574 )
...
fix load image from i0.wp.com komikcast
2019-09-28 09:55:52 -04:00
Arif Ramadan
92abe0b692
fix pecintakomik.net ( #1572 )
...
fix pecintakomik.net
2019-09-27 22:37:02 -04:00
Rama Bondan Prakoso
e4c9fca405
Update Maid Manga and Pecinta Komik ( #1556 )
...
Update Maid Manga and Pecinta Komik
2019-09-24 07:45:31 -04:00
arkon
b04801d953
Bump all extensions to lib v1.2 ( #1477 )
2019-09-07 15:03:54 -04:00
Rama Bondan Prakoso
e46a2fd330
Pecinta Komik Extension ( #1338 )
...
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-07-26 22:57:34 -04:00
Rama Bondan Prakoso
a413029a76
Komikcast: Fix description parsing issue ( #1310 )
...
some manga have unknown description
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-07-18 10:32:53 +01:00
Rama Bondan Prakoso
7f87dff312
Maid - Manga Extension ( #1306 )
...
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-07-17 22:35:57 -04:00
DarKCroX
f2b108396a
Komikcast: add search filters ( #1043 )
...
Komikcast: add search filters
2019-04-20 11:01:29 -04:00
DarKCroX
53a6b166f8
add Komikcast ( #1032 )
...
* Add MangaLife
closes #948
* add Mangashiro
* add Mangashiro
* Update Mangashiro.kt
remove commented line
* Add files via upload
2019-04-17 11:37:45 -04:00
DarKCroX
e702c68154
Add Mangashiro ( #1030 )
...
* Add MangaLife
closes #948
* add Mangashiro
* add Mangashiro
* Update Mangashiro.kt
remove commented line
2019-04-16 08:12:57 -04:00
Eugene
5a6ff3fa78
Remove logging statements ( #946 )
...
Remove logging statements
2019-03-20 04:50:39 -04:00
Ankit SIngh
bf4c14b767
manhwahentai, manhwahand and komikgo icon fix ( #936 )
...
manhwahentai, manhwahand and komikgo icon fix
2019-03-18 06:31:59 -04:00
Eugene
3a9da69fd4
Remove ID from Neumanga ( #932 )
...
Remove ID from Neumanga
2019-03-17 17:41:37 -04:00
Ujang Karnadi
ecff63e1b2
add manhwahentai, manhwahand and komikgo ( #929 )
...
add manhwahentai, manhwahand and komikgo
2019-03-17 13:15:16 -04:00
Ankit SIngh
52fb551d30
NeuManga Icons ( #867 )
...
NeuManga Icons
2019-03-04 11:32:33 -05:00
Ridho Azhar
dd5c65519c
[indonesian] neumanga source ( #666 )
...
[indonesian] neumanga source
2019-03-04 09:51:39 -05:00