16 Commits

Author SHA1 Message Date
user21760
35e7084fcd
Add "super_high" resolution to Mangaplus (#3735)
Add "super_high" resolution to Mangaplus
2020-07-09 11:19:29 -04:00
arkon
3bd98888ee Use Kotlin DSL for Duktape stub gradle file
- Update to Java 8
- Move stub to common.gradle
2020-06-26 09:08:00 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Alessandro Jean
d9309d4b08
Minor fixes for MangaPlus extension (#3534)
* Minor fixes for MangaPlus extension.

* Change the id overriding to the factory.

* Remove unnecessary id overriding.

* Remove outdated comment.
2020-06-14 14:25:59 -04:00
Alessandro Jean
2d5e12b768
Fix wrong status at completed titles. (#3432) 2020-06-07 12:27:49 -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
Alessandro Jean
6c1e518184
Fix "Open in browser" wrong URL and add missing Referer headers at MangaPlus. (#2667) 2020-04-14 22:15:35 -04:00
Alessandro Jean
4ab84071c3
Add preferences to MangaPlus (#2581)
Add preferences to MangaPlus
2020-04-03 20:49:46 -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
Alessandro Jean
92d64e95a5
Use error message from MangaPlus API (#2400)
Use error message from MangaPlus API
2020-03-10 23:20:06 -04:00
arkon
8201a6cc55
Update Gradle and Kotlin (#1921) 2020-01-05 11:16:58 -05:00
Alessandro Jean
23a9d3d7c4 Fix the crash caused by Kotlinx Serialization on KitKat devices. (#1698)
Fix the crash in MangaPlus on KitKat devices
2019-10-23 17:22:54 -04: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
Alessandro Jean
2b0efcafd8 Add language support to MangaPlus (#1154)
* Add language support (#845).

* Add update to tell the user to migrate.

* Renames source to distinguish between the old and new one.

* Fix missing uppercase 'Shueisha' in appName.

* Remove deprecated on old extension appName.
2019-05-31 18:45:28 -04:00