27 Commits

Author SHA1 Message Date
Mike
7a0b545316
NHentai - fix pages (#3455) 2020-06-09 02:38:48 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
arkon
dbcb0117cd Remove preference-stub (moved into extension-lib 1.2) 2020-05-09 11:43:41 -04:00
arkon
5d5c6016ea Lint fixes 2020-04-25 10:29:23 -04:00
arkon
de48a293a5 NHentai: fix sorting (fixes #2608) 2020-04-10 09:40:02 -04:00
arkon
906d76a9aa NHentai: use genre for tags, support favorites filter when logged in 2020-04-04 12:01:52 -04:00
Mike
f93f28cbd4
NHentai - sort filter (#2440)
NHentai - sort filter
2020-03-18 08:17:49 -04:00
arkon
98df581cfd
Add support for AndroidX preferences (#1971)
* Add stubs for AndroidX preferences

* Update extensions for AndroidX preferences
2020-01-05 11:16:12 -05:00
Mike
f6c80ee3a4 NHentai update (#1809) 2019-11-22 17:48:04 -05:00
Eugene
b81d7ad2aa
NHentai: switch to SourceFactory 2019-10-27 17:46:54 -04:00
Eugene Cheung
e267352b13
Revert module changes (closes #1129) 2019-05-24 23:03:28 -04:00
Eugene
084960736e
Merge ratelimit/urlhandler libs, set okhttp as compileOnly (#1130) 2019-05-23 21:44:15 -04:00
Eugene
b48900b8b7
Abstract URL handling intent logic to library (#1128) 2019-05-23 17:45:35 -04:00
Eugene
336a9be09f
NHentai: add ID intent (#1127) 2019-05-22 21:57:07 -04:00
Eugene
2702a755c5
NHentai: fix thumbnails (closes #1088) (#1125) 2019-05-21 19:07:49 -04:00
Eugene
e8b8a9e515 NHentai: fetch thumbnails directly from page response, add version to user agent (#953)
NHentai: fetch thumbnails directly from page response, add version to user agent
2019-03-20 20:20:35 -04:00
Eugene
6c46cc395c NHentai: update user agent, introduce artificial delay for fetching images (fixes #938) (#947)
NHentai: update user agent, introduce artificial delay for fetching images (fixes #938)
2019-03-20 04:33:00 -04:00
Logan B
d424f590ee [NHentai] Fix #842 (#844)
[NHentai] Fix #842
2019-02-25 04:17:50 -05:00
Micael Valentim
2d73414240 Some fixes for the nhentai extension (#744)
Some fixes for the nhentai extension
2019-01-26 17:43:09 -05:00
Micael Valentim
fb356de90e Rewrite NHentai extension (#743)
Rewrite NHentai extension
2019-01-26 07:33:18 -05:00
Sushmith Bhatta
2ac138a79a [nhentai] fix open in browser issue (closes issue #709) (#721)
[nhentai] fix open in browser issue (closes issue #709)
2019-01-10 06:55:35 -05:00
Eugene
f20372cee7 Remove extVersionSuffix (#575)
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
Eugene
d2f6744188 Update common dependencies (#441)
Update common dependencies
2018-08-05 16:48:02 -04:00
Eugene
83a82e1181 Update extensions' dependencies (#440)
Update extensions' dependencies
2018-08-05 16:09:37 -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
Carlos
9c506ef915
nhentai icon (#270)
* nhentai icon
2018-03-29 14:11:22 -04: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