3 Commits

Author SHA1 Message Date
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
are-are-are
f4780ecb11
GocTruyenTranh edit 2 search filter (#7339)
* Update filter

* Update GocTruyenTranh.kt
2025-02-23 21:26:49 +00:00
are-are-are
efdaf2f6f5
Add GocTruyenTranh (#7205)
* Add Goctruyentranh

* Fix duplicate title latestUpdates&popularManga

* Fix lint & add chapter date upload and add change requests

* case insensitive

* use selectFirst for chapterFromElement

* Use .selectFirst() title & update parseDate

* Use Calendar
2025-02-23 21:26:48 +00:00