Commit Graph

31 Commits

Author SHA1 Message Date
arkon 50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
arkon bf2424399a
[SKIP CI] Update Gradle and AGP, remove jcenter (#6493) 2021-04-10 10:06:27 -04:00
arkon cf68ca5234 Update AGP for Android Studio 4.1.2 2021-01-23 15:03:05 -05:00
arkon 77db9269cc Update Gradle wrapper and AGP 2020-12-10 21:06:04 -05:00
arkon c3c3697b8a Update kotlinter 2020-12-10 21:04:27 -05:00
arkon 0a2a4d56ab [SKIP CI] Update AGP for Android Studio 4.1 2020-10-17 09:51:18 -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 d5746ca3f7
Update gradle (#3870) 2020-07-22 04:30:32 -04:00
Oldwangtouchtouchdoge 60e16cf119
Fix Manhuagui manga thumbnail, added ability to parse more manga details and view R18+ manga. (#3556)
* Fix Manhuagui manga thumbnail, added ability to parse more manga details and view R18+ manga.

* Fixed bugs and irregular codes. Move the logic to send Post and Get request for disguise into mangaDetailsRequest(), they will be send less frequently now.

* compileOnly

Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-06-18 21:32:18 -04:00
arkon fbbe040ef8 Update Android Gradle plugin for AS 4.0 2020-05-28 17:48:04 -04:00
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