Commit Graph

20 Commits

Author SHA1 Message Date
arkon 2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
Joki f0e75cb516
Hiveworks on hiatus support (#16228)
* Updating Hiveworks.kt to include comics on hiatus

Updating Hiveworks source to include filter for comics on hiatus

* Update build.gradle
2023-04-30 18:29:06 -03:00
arkon e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
BRAMILLE Sébastien e12605507a
Fix japscan pagecount loading (fallback added) (#14122) 2022-11-04 07:00:33 -04:00
happywillow0 65ebb9bf7b
Hiveworks - Add Awkward-zombie support (#13479)
* Update Hiveworks.kt

* Fixes Webview

Opens the correct page when using the webview button.

* Update build.gradle
2022-09-16 10:17:43 -04:00
arkon 86d04b11b7
[skip ci] Address some compiler deprecation warnings (#12086) 2022-06-05 16:07:57 -04:00
MelonLamink 3e6aba7609
Add support for http://sssscomic.com/ (#9548)
* Add support for http://sssscomic.com/

* Combine when in Hiveworks.kt

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2022-02-28 08:06:02 -05:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Robin Lambertz 270745cc5b
Fix Witchy from HiveworksComic (#7033) 2021-05-17 14:09:30 -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
arkon 023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
TacoTheDank 99ee039d09
Correct a bunch of lints from "en" to "ja" (#3075) 2020-05-10 17:46:00 -04:00
arkon 5e05175f8c Lint fixes 2020-04-25 10:29:23 -04:00
happywillow0 519cc3972e
Hive Works - Manga not found (#2475)
* Hive Works - Manga not found

* Hiveworks - Add Lists

- Add Originals, Kids, Completed Lists

* Use firstOrNull
2020-03-23 05:41:34 -04:00
happywillow0 b4e563a135
Hiveworks - Add Chapter Filtering (#2463)
* Add chapter filtering

- Better supports Check Please Comic and others if needed

* Use better code
2020-03-20 14:19:38 -04:00
happywillow0 0be01826cf
Improve Hiveworks (#2458)
* Improve Hiveworks

- Optimize imports
- Reorganize code
- Hide known incompatible comics
- Add local search
- Add proper Manga Details
- Changed page list selector
- Add site specific pages
- Add addational filters
- Add custom error codes
- Other misc code edits

* Update smbcTextHandler

- Add title to smbc text
2020-03-20 05:45:48 -04:00
happywillow0 50e6959236 [New] Hiveworks (#1880)
* Add files via upload

* Update Hiveworks.kt

* Removed extra code

* Update Hiveworks.kt

* Update Hiveworks.kt

* Add icons
2019-12-29 16:57:04 -05:00