Commit Graph

9 Commits

Author SHA1 Message Date
stevenyomi 205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00
jopejoe1 f4928ebd7e
Add HentaiHand multisrc (#10664)
* Delete src/all/hentaihand directory

* Delete src/all/nhentaicom directory

* Delete src/en/readmanhwa directory

* Add HH multisrc

* Update version numbers

* Update HentaiHandGenerator.kt

* Add overrides and icons
2022-02-03 06:07:16 -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
Arraiment 6470dd5245
Migrating 3 sources to kotlinx.serialization (#8463)
* HentaiHand: Migration to kotlinx.serialization

* SimplyHentai: Migration to kotlinx.serialization

* Kangaryu: Migration to kotlinx.serialization
2021-08-08 11:38:14 -04:00
Alessandro Jean aa06cd4b04
Fix wrong language code in some extensions. (#7550) 2021-06-08 13:43:46 -04:00
arkon 50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
scb261 21cf5dac2d
HentaiHand: add authorization, add more languages (#6337)
* Add logging in using username and password in settings

* Remove logs

* Fix warning

* Add more languages

* Bump ext version
2021-03-29 07:01:54 -04:00
vaginadesolator a423ba14ce
New extension for HentaiHand.com (#5427)
* New extension for HentaiHand.com

* Set containsNsfw flag as true in build.gradle

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>

* Add @Nsfw annotation

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>

* Add missing nsfw import

* Split into language sources

* Reimplement ID lookup mechanism using RxJava

Co-authored-by: scb261 <65343233+scb261@users.noreply.github.com>
2021-01-19 17:43:41 -05:00