7 Commits

Author SHA1 Message Date
Chopper
a20493a46c
YomuComics: Fix chapter list (#7982)
Fix chapter list
2025-03-27 00:02:28 +00: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
Hellkaros
404bb0dd8c
Add yomu (#7368)
Add yomu comics
2025-02-23 21:26:49 +00:00
Lefan
e3ddf94daf
update domain for sssscanlator (#5771) 2024-12-14 06:55:30 +00:00
Chopper
314424aa43
SSSScanlator: Add random UA (#3669)
* Add connection timeout and random UA

* Remove jetpackCDN path

* Fix lint

* Add readTimeout

* Remove 'when' statement

* Remove 'lazy' in 'getSharedPreferences'
2024-07-14 14:40:48 +01:00
nomaxsnx
6f8cae7f96 Add Icons for extension: "PT-BR". (#2572)
* Add Icons for extension: "PT-BR".

* Fix and Update Icon: "AkiMangá".

* Update Icon: Amuy

* Update Icon: AstrumScan

* Update Icon: CafeComYaoi

* Update Icon: DesertScan

* Update Icon: FlowerManga

* Update Icon: GhostScan

* Update Icon: HentaiTeca

* Update Icon: KakuseiProject

* Fix and Upate Icon: LadyEstelarScan

* Update Icon: LerYaoi

* Update Icon: LimbosScan

* Update Icon: LinkStartScan

* Update Icon: MaidScan

* Update Icon: MangaNanquim

* Update Icon: ssscanlator

* Update Again: HentaiTeca

* Update Again: Flower Manga

* Update Again: GhostScan
2024-06-03 05:42:15 +01: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