35 Commits

Author SHA1 Message Date
xMohnad
c9d562c63a
Fix/revert to img (#8648)
* TeamX: revert page image extraction to use <img> instead of <canvas>

* TeamX: support both <img> and <canvas> for page extraction
2025-05-20 21:27:45 +01:00
xMohnad
83631d067e
TeamX: extract images from canvas instead of img (#8624)
* feat(ar/teamx): Update image parsing logic to use data-src attribute

* teamx: Update Team X app version code
2025-05-20 21:26:58 +01:00
AwkwardPeak7
060473aedf
use Preferences functions from utils (#7757)
* import all temporarily

* use `getPreferencesLazy()`

regex: lazy\s*\{\s*Injekt\.get<Application>\(\)\.getSharedPreferences\(\"source_\$id\"\, 0x0000\)(!!)?\s*\}

* use `getPreferences()`

regex: Injekt\.get<Application>\(\)\.getSharedPreferences\(\"source_\$id\"\, 0x0000\)(!!)?

* `getPreferences` and `getPreferencesLazy` with migration

regex to find: getPreferences\(\)\s*\.

* preferences edge cases

* run lint

* why kotlinter not add newline

* bruh

* bump

* unused import not caught by kotlinter

* review suggestions on all files

* bump after merge main

* review

* reduce usage of
2025-03-27 00:02:28 +00:00
Chopper
3784abee0c
Update domains (#6025) 2024-12-14 06:55:31 +00:00
Vetle Ledaal
2623bf72c5
TeamX: update domain, baseUrl config, author + status fields (#4283)
* Team X: update domain

* add status, author

* add baseUrl override
2024-08-13 02:31:39 +01:00
98Hani
8a1c09e6bf domain change TeamX (#990)
* Update TeamX.kt

* domain change TeamX
2024-02-06 22:44:06 +00:00
stevenyomi
12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
5c8cb75e9a come up to date with keiyoushi builds
All checks were successful
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Successful in 8m10s
CI / Build individual modules (push) Successful in 38s
CI / Publish repo (push) Successful in 1m39s
2024-01-22 21:19:41 +00:00
d61cbfc0c1 Add missing changes from keiyoushi
All checks were successful
CI / Prepare job (push) Successful in 10s
CI / Build multisrc modules (push) Successful in 11m19s
CI / Build individual modules (push) Successful in 2m2s
CI / Publish repo (push) Successful in 2m41s
2024-01-16 02:56:21 +00:00
AwkwardPeak7
c5f82e6aeb Move plugin section to common.gradle (#281)
* move apply plugins to common.gradle

* update CONTRIBUTING.md

* remove whitespace

* move common.gradle apply above in multisrc

* move kotlinter

* newlines
2024-01-16 02:49:40 +00:00
stevenyomi
4c8c21596b Remove message in UnsupportedOperationException (#277) 2024-01-16 02:47:22 +00:00
Vetle Ledaal
6393c1caf0
Update domain for some sources (#18951)
* update domain src

* update domain madara
2023-11-14 22:12:42 -05:00
Vetle Ledaal
60214a001b
Team X: update domain (#17985) 2023-09-16 11:40:47 -04:00
bapeey
3b8d559c32
TeamX: Fix images couldn't load (#17599)
Fix
2023-08-19 13:45:35 -03:00
arkon
2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
Rolando Lecca
e7497d4a6e
Update TeamX domain (#17497)
Update domain
2023-08-11 23:46:09 -04: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
mobi2002
d56b1fe795
TeamX: Remove ext lib version override (#14951) 2023-01-15 01:39:27 -03:00
Carlos
5c4123a582
TeamX fix search and chapter listing of greater than 100 (#14827)
* Use alternative search, get all chapters when paged

* bump version
2023-01-06 09:47:07 -05:00
Carlos
4d3dccfe10
slight tweaks to teamx (#14785) 2023-01-03 09:07:27 -05:00
Carlos
a6f8321858
Add TeamX back (#14784)
* Revert "remove team1x1 (#4877)"

This reverts commit 875d6d75cfede747b47421d9e3a5e68dd5c78470.

* Add TeamX back because they lied
2023-01-03 09:01:45 -05:00
Carlos
875d6d75cf
remove team1x1 (#4877) 2020-11-14 08:10:21 -05:00
Riztard Lanthorn
19839e5188
TeamX fix NextPage chapter list (#4866)
other page chapter list not listed
2020-11-13 10:43:35 -05:00
Riztard Lanthorn
924ea25c53
TeamX fix no pages found (#4862) 2020-11-13 07:09:08 -05:00
arkon
bb131790df TeamX: fix latest URL 2020-10-24 17:49:01 -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
40e8892a7b
TeamX - update domain (#3900) 2020-07-25 23:55:20 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Mike
8acb99c180
Team X - update domain name (#3416) 2020-06-05 15:38:05 -04:00
arkon
5d5c6016ea Lint fixes 2020-04-25 10:29:23 -04:00
arkon
956e93f13f TeamX: increase timeout (closes #2467) 2020-03-22 12:38:28 -04:00
Mike
6d5b43705c
Team-X - fix images (#2433)
Team-X - fix images
2020-03-17 08:15:48 -04:00
Mike
a76569e5ed
Team X - src to data-src (#2174)
Team X - src to data-src
2020-02-01 17:35:08 -05:00
Mike
a6ed48f4f1 Team X - new extension (#1856) 2019-12-09 18:42:07 -05:00