5 Commits

Author SHA1 Message Date
Vetle Ledaal
6098ea8e35
Set isNsfw explicitly for 348 extensions (#7859) 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
Jefferson Abreu Martinez
34cd0bafcd
Fenix Manhwas: New domain URL (#7079)
* Fênix Manhwas domain and theme updated

* useNewChapterEndpoint true added

* versionId  added

zeistmanga -> madara
2025-01-18 20:13:58 +00:00
Chopper
a6da43e9aa
FenixManhwas: Fix chapters (#5656)
Fix chapters
2024-10-28 00:21:10 +00:00
Chopper
5ada452655
Add FenixManhwas (#5565)
* Add FenixManhwas

* Typo
2024-10-28 00:21:10 +00:00