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
Further
5588f4d762
Baozi: add new domain ( #6658 )
...
* Baozi: add new domain
* Baozi: add changelog
* Baozi: remove old domain
* Baozi: Update CHANGELOG.md
2025-01-18 20:13:01 +00:00
5c8cb75e9a
come up to date with keiyoushi builds
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
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
arkon
2a7801e876
Move package namespace declarations out of manifests ( #17581 )
2023-08-18 08:58:52 -04:00
stevenyomi
7692bc47ec
Baozi Manhua: add mirrors and intercept redirections ( #17446 )
...
* Baozi Manhua: add mirrors and intercept redirections
* optimize + validate
* wrong import
2023-08-09 14:56:03 -03:00
stevenyomi
a909a307fd
Baozi Manhua: fix page list and images parsing ( #17434 )
2023-08-07 16:32:31 -03:00
rhjdvsgsgks
15d527bac9
fix baozi img url when page need a confirm ( #17297 )
...
* baozi: use data-src as img url
* bump
2023-07-28 22:29:17 -04:00
stevenyomi
f2321f698b
Remove date logic checks based on vanilla version ( #15951 )
...
* Remove date logic checks based on vanilla version
* SixMH: baseUrl for CI
2023-04-04 12:39:27 -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
stevenyomi
0371422720
Baozi Manhua: fix chapter list for TC ( #14909 )
2023-01-12 10:16:02 -05:00
stevenyomi
2786495dbb
Baozi Manhua: fix page list and avoid loading missing images ( #14716 )
2022-12-29 13:01:36 -03:00
stevenyomi
afda9c1e5b
Baozi Manhua: use fixed domain when searching ( #14584 )
2022-12-18 09:59:45 -03:00
stevenyomi
96394f35d8
Baozi Manhua: use Cloudflare client and fix page list for TC ( #14310 )
...
* Baozi Manhua: use Cloudflare client
* fix page list parsing for Traditional Chinese
2022-11-20 11:09:23 -05:00
stevenyomi
1ac441710f
Baozi Manhua: fix page list parsing ( #14255 )
2022-11-14 06:05:01 -05:00
stevenyomi
37ef0d1023
Baozi Manhua: fix chapter list and page list ( #14198 )
2022-11-09 13:48:24 -05:00
stevenyomi
1fe1da7b02
Baozi Manhua: chapter image pagination overlap ( #12703 )
2022-07-23 11:56:53 -03:00
stevenyomi
aadb6e51c4
Baozi Manhua: add more preferences ( #12663 )
...
* Baozi Manhua: add preference to deal with wrong chapter order
* add more mirrors
2022-07-22 09:19:12 -03:00
stevenyomi
adc8fdafb8
Baozi Manhua: chapter image pagination ( #12646 )
2022-07-20 22:35:30 -04:00
stevenyomi
2e8e4b1916
Baozi Manhua: fix page list parsing and cleanup ( #12560 )
...
* Baozi Manhua: fix page list parsing and cleanup
* extract banner lib
* update changelog
* add rate limit
2022-07-14 08:40:42 -04:00
kasperskier
68f61ca058
Baozimanhua: upload date logic and cleanup ( #12101 )
2022-06-06 19:45:47 -04:00
kasperskier
42e6a5064f
Baozimanhua: fix page list parse ( #12064 )
...
* Baozimanhua: fix page list parse
* Baozimanhua: make interceptor singleton
* Baozimanhua: remove some overhead in interceptor
2022-06-04 20:38:34 -04:00
kasperskier
d1abd5cf30
Baozimanhua: various cleanup and fixes ( #11991 )
2022-05-27 08:03:07 -04:00
kasperskier
c90e34cc7d
Baozimanhua: raise banner detection diff-threshold ( #11891 )
2022-05-17 19:52:58 -03:00
kasperskier
e35dbfb57d
Baozimanhua: fix metadata, remove banner and add mirror preference ( #11864 )
...
* Baozimanhua: fix metadata and remove banner
* Baozimanhua: add preference to set mirror URL
* Baozimanhua: add changelog
* Baozimanhua: recycle banner bitmap
* Baozimanhua: update selector and URL
2022-05-16 15:52:48 -03:00
anenasa
53c52b75c8
Baozimanhua: Fix page list ( #10584 )
2022-01-28 00:49:12 -05:00
funkyhippo
d5ba305575
Add wildcard hosts for invalid hosts in intents. ( #9993 )
2021-12-05 12:21:10 -05:00
arkon
2a3d88cea0
Target SDK 31 ( #9022 )
2021-09-09 18:25:46 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
ShadesOfRay
026004a0ba
Add Baozimanhua extension ( #8905 )
...
* Add new source Baozimanhua
* Fixed typo
2021-08-31 06:51:32 -04:00