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
AwkwardPeak7
9fa6b8cb51
move CookieInterceptor to shared lib ( #1356 )
...
* CookieInterceptor lib
* accept list of cookies
2024-02-18 20:25:13 +00:00
stevenyomi
92a44a6f6f
Mangabz: fix index.json base URL ( #881 )
2024-02-04 02:25:04 +00:00
stevenyomi
4b309832d3
Set desktop UA and update URL for some Chinese sources ( #880 )
...
* Set desktop UA and update URL for some Chinese sources
* Update linked websites
2024-02-04 02:25:04 +00:00
5c8cb75e9a
come up to date with keiyoushi builds
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
arkon
2a7801e876
Move package namespace declarations out of manifests ( #17581 )
2023-08-18 08:58:52 -04:00
stevenyomi
13f9ab74aa
Split Mangabz multisrc and update Vomic ( #16922 )
2023-06-29 13:31:50 -03:00
stevenyomi
58b6147c18
Mangabz: rewrite, make multisrc, add mirror and new source ( #13378 )
...
* Mangabz: rewrite, make multisrc, add mirror and new source
* use HttpUrl.Builder for search query
2022-09-08 07:52:38 -04:00
AntsyLich
e96fd22d30
Remove usage of Duktape ( #13048 )
2022-08-17 12:14:06 -04:00
arkon
d33f0fe903
Bump versions for individual extension with URL handler activities
2022-06-06 21:03:06 -04:00
arkon
341d067afc
Refactor to use app-provided rate limiting interceptors ( #12087 )
2022-06-05 16:33:49 -04:00
arkon
a578edb82c
Update to extensions-lib 1.3 ( #11878 )
2022-06-05 09:49:54 -04:00
arkon
f94099b8e8
Revert "Update to extensions-lib 1.3 ( #11298 )"
...
This reverts commit 67263a106b0e68e5db2352c54330b87c93f5fc83.
2022-04-23 18:25:56 -04:00
arkon
67263a106b
Update to extensions-lib 1.3 ( #11298 )
2022-04-23 17:40:04 -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
2a3d88cea0
Target SDK 31 ( #9022 )
2021-09-09 18:25:46 -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
Oldwangtouchtouchdoge
c1da304544
[zh-mangabz]Add new source: mangabz ( #5628 )
2021-02-03 07:18:35 -05:00