26 Commits

Author SHA1 Message Date
stevenyomi
adbc96dfea
Roumanwu: fix pages (#10441) 2025-10-03 00:00:16 +01:00
stevenyomi
c514b4fc04
Fix Roumanwu (#10271) 2025-10-02 23:59:04 +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
Vetle Ledaal
c15852943e
Remove named capture groups from most extensions (#7328)
* remove named capture group (simple)

* remove named capture group (spot checks)
2025-02-23 21:26:49 +00:00
mrtear
a83f7d4f97
Roumanwu: Update Domain (#6885)
Update Roumanwu URL
2025-01-18 20:13:04 +00:00
Cuong-Tran
7ec1dfaf48
Explicit cloudflareClient if Cloudflare hosted (#6676) 2025-01-18 20:13:01 +00:00
Chopper
6b73e1dfec
Roumanwu: Fix pages (#5986)
Fix pages
2024-12-14 06:55:31 +00:00
oalieno
e1538a3be9
Roumanwu: Rewrite to make it works on new website (#5492)
* Roumanwu: Rewrite to make it works on new website

* Roumanwu: refactor and change MIRROR url
2024-10-28 00:21:10 +00:00
Vetle Ledaal
4938b5b609
Remove 3 invalid domains from comments (#5174)
* Fix invalid domain in comment (e-hentai.net -> e-hentai.org)

* Fix invalid domain in comment (hentaivn.autos -> hentaihvn.tv)

* Fix invalid domain in comment (rouman01.xyz -> none)
2024-10-28 00:20:41 +00:00
Vetle Ledaal
4428cd7351
Roumanwu: update domain (#3645) 2024-07-14 14:40:48 +01:00
stevenyomi
fbffcbb557 Roumanwu: update URL (#3009) 2024-06-03 05:43:53 +01:00
stevenyomi
e67d78f435 Roumanwu: update URL (#1884) 2024-03-24 21:11:42 +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
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
stevenyomi
34c46abf9d Roumanwu: update URL (#146) 2024-01-12 03:34:42 +00:00
stevenyomi
151a64639b
Roumanwu: update URL (#19039) 2023-11-20 11:22:14 -05:00
arkon
2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
stevenyomi
93cc190c6c
Roumanwu: update mirror URL (#17185) 2023-07-20 22:06:04 -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
7964dc4613
Upgrade OkHttp (#15320) 2023-02-11 17:30:31 -05:00
arkon
baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
stevenyomi
578b4b85fa
Roumanwu: update mirror URL (#14204) 2022-11-09 13:47:47 -05:00
kasperskier
cff72ef4ce
Roumanwu: chapter upload date logic and cleanup (#12169) 2022-06-12 11:17:41 -03:00
kasperskier
210441d05f
Add Roumanwu (#12050) 2022-06-03 07:15:42 -04:00