FourTOne5
931711fe74
Update CONTRIBUTING.md
2025-01-18 20:13:01 +00:00
Romain
07d68def99
Updated Contrib to match current repo ( #5506 )
...
* Updated Contrib to match current repo
* For the one who is different from everyone else
* How to build a debug catalog apk
* Added multisrc in default pulled folders
2024-10-28 00:21:10 +00:00
ringosham
2075d64909
[skip ci] Update debugger instructions ( #3884 )
...
* Update Android debugger instructions
* Bold text
* Wording changes
* Wording change
2024-07-14 14:40:58 +01:00
stevenyomi
0edd4a94c0
Clean up date format code in docs ( #1299 )
2024-02-18 20:17:19 +00:00
stevenyomi
4f1e8b8c4f
Remove ineffective `libVersion` from extension config ( #808 )
2024-01-30 22:11:53 +00:00
stevenyomi
9db6152418
Update docs on manifest files ( #792 )
...
* Update docs on manifest files
* Delete multisrc/overrides/mangaworld/default/AndroidManifest.xml
2024-01-30 22:11:51 +00:00
Draff
5c8cb75e9a
come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s
Details
CI / Build multisrc modules (push) Successful in 8m10s
Details
CI / Build individual modules (push) Successful in 38s
Details
CI / Publish repo (push) Successful in 1m39s
Details
2024-01-22 21:19:41 +00:00
NotBlankyu
9a571a9625
Update Pull Request checklist on CONTRIBUTING.md ( #324 )
...
Update CONTRIBUTING.md
2024-01-22 20:23:22 +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
3ceea4ab95
Update docs and checklist on web_hi_res icons ( #275 )
2024-01-16 02:45:33 +00:00
Alessandro Jean
4373270a9d
[skip ci] Update the contributing guide to add alerts ( #19537 )
...
* [skip ci] Update the contributing guide to add alerts.
* [skip ci] Undo one specific alert as it is not being rendered.
* [skip ci] Undo one more specific alert.
* [skip ci] Address the review.
2024-01-02 19:37:26 -03:00
arkon
c881cad5fe
Document how to load subset of modules for local dev
2023-10-30 16:05:02 -04:00
Alessandro Jean
7a527f0255
[skip ci] Add information about the icon pattern to the CONTRIBUTING.md guide ( #18646 )
...
* [skip ci] Add information about the icon pattern to the CONTRIBUTING.md guide
* [skip ci] Changed borders to corners.
2023-10-21 12:06:47 -03:00
arkon
3da0424b9d
Update to extensions-lib 1.4.3 ( #17781 )
2023-09-02 23:23:30 -04:00
iD-666
2ee2a60591
[skip ci] Fix dead `Filter.kt` link in the CONTRIBUTING.md guide ( #17637 )
...
Filter.kt not found because it's moved
2023-08-23 13:01:42 -03:00
beerpsi
c367e3b126
Add a new `lib-i18n` to make message translation easier ( #17336 )
...
* Add support to better internationalization with a new lib.
* Add info about `lib-i18n` in the contributing guide.
* Use lib-i18n in M+ as well.
* Change properties files to UTF-8.
* use the assets/ folder instead of the res/ folder
files under assets/ are addressible by name
* mangadex: add string invalid_manga_id
* M+: Add translations for Vietnamese
* m+: Add Vietnamese to list of available languages
* mangadex: remove duplicate declarations
---------
Co-authored-by: Alessandro Jean <14254807+alessandrojean@users.noreply.github.com>
2023-08-02 14:52:00 -03:00
Alessandro Jean
dd0a128de0
Revert `lib-i18n` addition ( #16990 )
...
* Revert "Add a new `lib-i18n` to make message translation easier (#16942 )"
This reverts commit 4e17c228ca
.
* Bump the versions.
2023-07-02 18:42:03 -03:00
Alessandro Jean
4e17c228ca
Add a new `lib-i18n` to make message translation easier ( #16942 )
...
* Add support to better internationalization with a new lib.
* Add info about `lib-i18n` in the contributing guide.
* Use lib-i18n in M+ as well.
* Change properties files to UTF-8.
2023-07-02 17:38:41 -03:00
Alessandro Jean
8670d2c9da
[skip ci] Add info about the page list sort ( #16072 )
...
[skip ci] Add info about the page list sort.
2023-04-16 19:21:14 -03:00
stevenyomi
8ad01b8822
Clean up MMRCMS generator and ignore `*Gen.kt` ( #15992 )
2023-04-07 12:08:13 -04:00
Alessandro Jean
1128b1fcd8
[skip ci] Add info on extensions-lib 1.4 changes ( #15311 )
...
* [skip ci] Add info on extensions-lib 1.4 changes.
* [skip ci] Fix a wrong word.
2023-02-11 11:46:46 -03:00
Alessandro Jean
5093e6a5fa
Update to extensions-lib 1.4 ( #15298 )
...
* Update to extensions-lib 1.4.
* Fix a syntax error in NM.
* Add UpdateStrategy to Nana as well.
2023-02-11 10:44:48 -03:00
stevenyomi
151a4ade62
Update sparse checkout guide ( #14009 )
2022-10-28 10:52:34 -03:00
arkon
40b6e31505
Expose coroutines dependencies to all extensions by default ( #13757 )
2022-10-08 09:44:48 -04:00
Vetle Ledaal
066345d70f
[skip ci] Add imports to proxy setup for easier copy&paste ( #12940 )
...
Also minor tweaks to remove reduntant code, suppress warning.
2022-08-11 08:02:09 -04:00
arkon
8d48368eb3
[skip ci] Update CONTRIBUTING.md
2022-08-01 22:57:37 -04:00
AntsyLich
3172857f59
[skip ci] Update `SManga.status` enum value link ( #12822 )
2022-07-31 10:21:33 -04:00
Alessandro Jean
3728e2990c
[skip ci] Add information on how to test the URL intent filter ( #12742 )
...
* [skip ci] Add information on how to test the URL intent filter.
* Fix some typos.
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2022-07-26 13:42:05 -03:00
stevenyomi
62351d69de
Fix multisrc generator configurations and format files ( #12734 )
...
* [skip ci] fix multisrc generator configurations
* [skip ci] format multisrc files
* remove formatting in CI build (lint only)
2022-07-25 16:06:34 -03:00
stevenyomi
84f3daa01d
Docs: tip on disabling fork Actions ( #12278 )
2022-06-22 06:33:35 -04:00
stevenyomi
ab0d2b396d
[skip ci] Fix additional gradle code path for multisrc themes ( #12244 )
2022-06-19 08:33:30 -04:00
kasperskier
c0b0be97ec
Docs on alternative steps to clone the repo ( #12107 )
2022-06-07 06:12:45 -04:00
arkon
93e6774da0
Refactor to use app-provided rate limiting interceptors ( #12088 )
2022-06-05 17:24:05 -04:00
arkon
a578edb82c
Update to extensions-lib 1.3 ( #11878 )
2022-06-05 09:49:54 -04:00
kasperskier
05b75dd216
Update docs on chapter upload dates ( #12066 )
2022-06-04 20:37:29 -04:00
Alessandro Jean
69cb499675
[skip ci] Add a missing info about Page.url in the docs. ( #11858 )
2022-05-13 18:25:24 -03:00
Alessandro Jean
cef5b9fa45
[skip ci] Add a ToC to the contributing guide ( #11800 )
...
* [skip ci] Add a ToC to the contributing guide.
* [skip ci] Add a guide to the AS Git integration.
* [skip ci] Fix a typo.
* [skip ci] Fix another typo.
2022-05-09 20:41:32 -03:00
arkon
f94099b8e8
Revert "Update to extensions-lib 1.3 ( #11298 )"
...
This reverts commit 67263a106b
.
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
Alessandro Jean
8f29e3b62c
[skip ci] Add Logcat network inspection to the contributing guide ( #11570 )
...
* [skip ci] Add Logcat network inspection to the guide.
* [skip ci] Fixed some typos.
2022-04-22 13:21:56 -03:00
Alexander Chernov
6588476961
fix: wrong host used in CONTRIBUTING.md ( #11568 )
2022-04-22 09:19:18 -04:00
Alexander Chernov
87a81f4f5a
[skip ci] feat: added section about http interception in CONTRIBUTING.md ( #11564 )
...
* feat: added section about http interception in CONTRIBUTING.md
* fix: tweak zinchanmanga ratelimit
2022-04-22 09:04:49 -04:00
Alessandro Jean
6b3a52ddd7
Add some missing information to CONTRIBUTING.md guide ( #11312 )
...
* [skip ci] Add some missing information to CONTRIBUTING.md guide.
* Add information about the chapter parsing.
Also add an UriPartFilter example.
* [skip ci] Fix some typos.
2022-04-04 07:43:41 -04:00
Andreas
5145eec280
Re: Use Gradle version catalog to simplify dependencies ( #10953 )
...
* Use Gradle version catalog to simplify dependencies
* Changes based on review comments
* Remove libs variables in buildScript
- Not needed in this Gradle version
2022-02-28 07:25:23 -05:00
arkon
985f285fc7
Revert "Use Gradle version catalog to simplify dependencies ( #10938 )"
...
This reverts commit c83960aaef
.
2022-02-27 09:53:18 -05:00
Andreas
c83960aaef
Use Gradle version catalog to simplify dependencies ( #10938 )
...
* Use Gradle version catalog to simplify dependencies
* Changes based on review comments
2022-02-27 09:49:41 -05:00
Riztard Lanthorn
20593546ac
[skip ci] add icon generator tools ( #10523 )
2022-01-20 11:03:17 -05:00
arkon
fa6be0f1c9
Replace usages of Gson ( #10080 )
2021-12-12 16:33:20 -05:00
arkon
39b7fe8c4e
Move Duktape stub to extensions-lib ( #9954 )
...
* Move Duktape stub to extensions-lib
* Formatting fixes
* Address build errors
2021-11-28 13:00:39 -05:00