38 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
abubaca4
611e25e161
[RU]Nudemoon date find fix (#7750)
* Fix date find

* Version up

* Fix?
2025-02-23 21:31:16 +00:00
abubaca4
662da8f9fe
[RU]Nudemoon 3 fixes (#7686)
* Single date parse fix

* Fallback to single if all chapters page empty

* Fix old age titles error when domain not removed from url correctly

* Requested fix

* One more fix

* Think found all place for selectFirst

* Or one more
2025-02-23 21:31:16 +00:00
Dr1ks
25bac4f262
Nudemoon: New domain (#7311)
* Nudemoon: New domain

* Nudemoon: review fix
2025-02-23 21:26:49 +00:00
Eshlender
80c5340a02 [RU] Nude-moon new domain (#1654)
* [RU] Nude-moon new domain

Closes https://github.com/keiyoushi/extensions-source/issues/1633

* extVersionCode
2024-03-06 06:23:30 +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
Eshlender
555896d9a4 [RU]Nudemoon fix images and lock cloudflareClient (#205) 2024-01-14 00:32:07 +00:00
Vetle Ledaal
6393c1caf0
Update domain for some sources (#18951)
* update domain src

* update domain madara
2023-11-14 22:12:42 -05:00
arkon
2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
abubaca4
e253ad37c1
NudeMoon: fix strange rare problem with setUrlWithoutDomain (#16083)
fix strange rare problem with setUrlWithoutDomain
2023-04-17 15:45:20 -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
abubaca4
62a4cae140
[RU] Nude-Moon. Throw exception when need auth (#14127)
* replace some code

* Exception when need auth

* Exception text in russian

* create SimpleDateFormat once
2022-11-05 09:11:11 -03:00
abubaca4
86562fc2cb
Nude-Moon change domain (#14117) 2022-11-03 18:43:19 -03:00
Eshlender
c36cec3cbe
[RU]Nudemoon fix empty chapter name (#14056)
* [RU]Nudemoon fix empty chapter name

* fix chapter_number

* clean manga title & update in forks
2022-10-31 17:59:31 -03:00
abubaca4
ffa4d9e45a
[RU]NudeMoon webview mobile site (#13927)
* update site url

* Parse mobile site version
Fix a lot if error

* Fix detail cover load

* Add sort by chapter name(server return sorted by upload date)

* fix warnings and date parse in some case

* Another date fix

* replace client.newCall to chapterListParse as @alessandrojean requested https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13914#discussion_r999480012

* version code change

* Force mobile site version in webview

* Move cookie set to class init

* Remove sort by chapter name
It create more problem than solve
User can choose sort by chapter number in app when necessary
2022-10-21 22:41:16 -03:00
abubaca4
30ca25735b
[RU]NudeMoon some fixes (#13926)
* update site url

* Parse mobile site version
Fix a lot if error

* Fix detail cover load

* Add sort by chapter name(server return sorted by upload date)

* fix warnings and date parse in some case

* Another date fix

* replace client.newCall to chapterListParse as @alessandrojean requested https://github.com/tachiyomiorg/tachiyomi-extensions/pull/13914#discussion_r999480012

* version code change
2022-10-19 17:22:15 -03:00
abubaca4
0a5202d84a
[RU]NudeMoon change domain and other fixes (#13914)
* update site url

* Parse mobile site version
Fix a lot if error
2022-10-19 10:10:10 -04:00
jopejoe1
4ed8ceabe1
Updated icons to be more consistent (#10181)
* Update ZMangaGenerator.kt

* Updates Icons

* Update more Icons

* Update even more icons

* Update more icons again

* Update ReaderFrontGenerator.kt

* Update MonochromeGenerator.kt

* Update MadaraGenerator.kt

* Update FoolSlideGenerator.kt

* Update build.gradle
2021-12-21 07:48:54 -05:00
arkon
6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Blue cat
e7f03ed191
[RU] Nude-Moon. Changing domain name (#5523) 2021-01-23 10:07:12 -05:00
Aria Moradi
33f136d2ae
Fix Android Studio "Duplicate content roots" error (#5203)
* comply with #5214

* rm not needed AndroidManifest.xml

* [CI SKIP] add info about AndroidManifest.xml

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00
Pavka
4bfa1482ef
[Ru] Nudemoon. Fix pages requests (#4569)
[Ru] Nudemoon. Fix pages requests
2020-10-10 13:17:34 -04:00
Pavka
99d12011a3
[Ru] Nudemoon fix baseUrl and cookie (#4495)
[Ru] Nudemoon fix baseUrl and cookie
2020-10-02 07:54:24 -04:00
arkon
016653bdc0
Update Kotlin, coroutines, kolinter (#4363)
* Update kolinter, address some build warnings

* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
arkon
656f74cbc5 Annotate more sources as NSFW 2020-08-10 11:44:39 -04:00
arkon
66e347989c Mark a few more extensions as NSFW 2020-08-10 11:32:16 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
arkon
020c2af006 Lint fixes 2020-04-25 10:29:23 -04:00
Mike
6ca901f7e5
Nudemoon - fix pages (#2668)
Nudemoon - fix pages
2020-04-13 20:49:20 -04:00
Mike
a38b2052d7 Nudemoon update (#1667)
* Nudemoon update

* https
2019-10-17 22:12:34 -04:00
Mike
237c121bdd Nude-moon fix (#1399)
Nude-moon fix
2019-08-17 10:49:47 -04:00
krogon500
a0d60768c0 Henchan: Added sorting things (based on Mangachan because they're similar), (#973)
Sorting by tags and some fixes for "Henchan", new russian source "Nude-Moon"
2019-03-26 04:31:59 -04:00