18 Commits

Author SHA1 Message Date
arkon
542c28875d Minor project updates
- Update kotlinter
- Opt in to serialization API to avoid IDE warnings
- Replace some deprecated OkHttp function usages
- Remove some unnecessary Android version checks/targets
2022-01-02 18:47:56 -05:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Alessandro Jean
10eb030895
Add kotlinx.serialization to more sources. (#7391) 2021-06-02 16:28:10 -04:00
Alessandro Jean
2a8ce17ab3
Update selector at Viz. (#7110) 2021-05-20 06:39:41 -04:00
Alessandro Jean
91904eaaa0
Add rate limiting to Viz (#7050)
* Add rate limiting to Viz.

* Fix NPE at logged in check.
2021-05-16 12:43:07 -04:00
Alessandro Jean
58d5923290
Fix JSON error when loading chapter at Viz. (#6774) 2021-04-30 22:04:23 -04:00
Alessandro Jean
b2fc487395
Fix missing pages and add chapter auth check at Viz. (#6773) 2021-04-30 17:39:52 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Alessandro Jean
de13abf701
Fix exception when there is no description or key. (#5604) 2021-02-01 17:47:23 -05:00
Aria Moradi
33f136d2ae
Fix Android Studio "Duplicate content roots" error (#5203)
* comply with #5214

* rm not needed AndroidManifest.xml

* [CI SKIP] add info about AndroidManifest.xml

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00
arkon
3c1bc5f00d [SKIP CI] Update repo links 2020-12-15 17:51:30 -05:00
Alessandro Jean
4e08f4a5b7
Add thumbnail_url to mangaDetailsParse at Viz. (#5008)
Add thumbnail to mangaDetailsParse at Viz
2020-12-03 15:54:45 -05:00
jobobby04
dd22e25de8
Go through the sources and change fallback chapter numbers to -1 (#4596)
Go through the sources and change fallback chapter numbers to -1
2020-10-12 19:49:37 -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
Alessandro Jean
b01cf8e0ba
Fix image decoding method at Viz Shonen Jump. (#4150) 2020-08-17 14:11:00 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Unlocked
ed4f4c4a85
Fix Viz thumbnails (#3570) 2020-06-19 04:54:00 -04:00
Alessandro Jean
8874e85b92
Add Viz Shonen Jump (#3560)
* Add Viz Shonen Jump.

* Update User Agent.

* Switch to AndroidX dependency.

* Add support to premium chapters if logged in (#1)

* Fix some parsing issues, works with premium chapters

* Slight code reuse reduction

* CacheControl force network and simplify parsing for Viz

* Hide locked chapters when not logged in

Co-authored-by: Unlocked <10186337+TheUnlocked@users.noreply.github.com>
2020-06-18 22:53:30 -04:00