13 Commits

Author SHA1 Message Date
hatozuki-programmer
286ccd2f53
GigaViewer: Add paginated chapter list parse support (#9911)
* Support for paginated readable products API

* Simplify date handling

* Chapter status labels

* Fix type

* Handle null display_open_at value

* Additional chapter status label

* Mark GigaViewer paginated sources

* Implement requested changes from feedback

* Remove unused fields

* Use tryParse for date handling

* Remove label constants

* Remove extra whitespace
2025-10-02 23:57:33 +01:00
Vetle Ledaal
6098ea8e35
Set isNsfw explicitly for 348 extensions (#7859) 2025-03-27 00:02:28 +00:00
stevenyomi
205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00
Alessandro Jean
efc037301b
Add GigaViewer to multisrc (#7125)
* Add GigaViewer to multisrc.

* Add MagComi.
2021-05-21 08:40:06 -04:00
Alessandro Jean
0c25f62d56
Remove JsonParser deprecation warning in some sources. (#6748) 2021-04-28 17:21:41 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04: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
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
4c35e73167
Fix chapters not opening at Shonen Jump+ (#3859)
* Fix chapters not opening at Shonen Jump+.

* Simplify dayOfWeek method.
2020-07-21 04:08:39 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
arkon
020c2af006 Lint fixes 2020-04-25 10:29:23 -04:00
Alessandro Jean
61409c94b2
Add Shonen Jump+ (#2412)
Add Shonen Jump+
2020-03-13 20:20:24 -04:00