Commit Graph

21 Commits

Author SHA1 Message Date
TacoTheDank c08bbfb10b
Update Gradles and Gson (#3025)
* Update gradle wrapper

* Update Kotlin and add JDK8

* Clean up and update licenses in travis
2020-05-05 22:29:48 -04:00
arkon 63170b2a83 Add linting configs 2020-04-25 10:29:23 -04:00
arkon 93fe4ff6a6 Remove inorichi bintray maven repo 2020-04-25 10:29:23 -04:00
Mike aae5741335
Update gradle (#2713) 2020-04-19 15:35:06 -04:00
arkon c3984f4887 Update Gradle 2020-04-10 09:40:08 -04:00
Alessandro Jean 7e8b16ae04
Update Kotlin and kotlinx.serialization version (#2525)
* Update Kotlin and kotlinx.serialization version.

* Add missing annotation.
2020-03-27 13:04:05 -04:00
arkon c44e9f8d75 Update Gradle 2020-03-01 15:17:59 -05:00
arkon 8201a6cc55
Update Gradle and Kotlin (#1921) 2020-01-05 11:16:58 -05:00
Alessandro Jean 1d5df79964 Add kotlinx.serialization to MangaPlus (#1654)
* Replace ProtobufJS with Kotlinx Serialization library.

* Change the decode method to native.

* Remove unused dependencies.

* Add image cache with Images.weserv.nl.

* Add missing @Optional annotation.
2019-10-18 09:51:08 -04:00
dexmanga 8364ac2d78 create mangadex.org intent filter to open mangadex urls with tachiyomi (#974)
* create mangadex.org intent filter to open mangadex urls with tachiyomi

* Match tachiyomi's handler
2019-04-13 11:22:10 +02:00
Carlos 27419ab711
add NineHentai very basic features (#829)
* add NineHentai very basic features

* icons
2019-02-20 09:09:12 -05:00
Eugene 2096499965 Update Gradle and Kotlin (#749)
Update Gradle and Kotlin
2019-01-29 15:28:05 -05:00
Eugene 1a6db905cc Update build tools, Kotlin, and Gradle (#534)
Update build tools, Kotlin, and Gradle
2018-10-21 15:30:09 -04:00
Eugene eda65cb70f Update Kotlin to match main Tachiyomi app (#439)
Update Kotlin to match main Tachiyomi app
2018-08-05 15:52:46 -04:00
Eugene 56e681bed1 Update Gradle (#437) 2018-08-05 15:26:56 -04:00
inorichi cba806e39c Update Android Studio 2018-06-06 12:51:02 +02:00
Carlos 4266908f14
mangadex: r18 property support, add title during json, add [END] tag (#323)
* mangadex: r18 property support

* removed log statement

* fixed browse/latest not updating on property change

* clean up formatting

* Mangadex:
adds [END] tag back on final chapter.
Assign title during details parse

* move to preference-stub

* add summary

* fixed finished status
2018-05-20 20:23:13 -04:00
len 9078f82963 Update dependencies and travis scripts 2018-02-04 13:55:21 +01:00
len 0c26d11846 Update bundled sources. Add duktape stub lib. Update gradle 2017-06-01 17:49:38 +02: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
len 14792d2a11 Initial commit 2017-01-21 17:55:27 +01:00