Commit Graph

73 Commits

Author SHA1 Message Date
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
arkon a1901ee277 [skip ci] Add note about installing with package manager in contribution guide 2021-11-20 10:57:39 -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
nicki e6e438e4bf
[skip ci] correct broken link to app repo (#8887)
link was using the now removed `dev` branch
2021-08-28 11:30:24 -04:00
Aria Moradi 4e30fc57d9
[skip ci] update to reflect changes in #8833 (#8834)
* [SKIP CI] update to reflect changes in #8833

* Capitalize Sentences

* better term

* Apply suggestion from @ghostbear

Co-authored-by: Andreas <andreas.everos@gmail.com>

Co-authored-by: Andreas <andreas.everos@gmail.com>
2021-08-25 08:18:45 -04:00
Aria Moradi a93ff1ad72
[skip ci] Update CONTRIBUTING.md (#8353) 2021-08-01 09:12:54 -04:00
Myst 7fdc36a679
[skip ci] Update CONTRIBUTING.md (#8127)
Fix typo defualt -> default
2021-07-15 14:50:40 -04:00
Myst fc5b17fcbd
Update CONTRIBUTING.md (#7877)
Typo Fix
2021-06-25 15:21:47 -04:00
h-hyuuga 1ecd10b115
Describe how to use debugger + Clarify Run Configuration (#6945) 2021-05-10 06:53:37 -04:00
Aria Moradi 6c66a33e91
[SKIP CI] fix grammar (#6226) 2021-03-20 12:45:20 -04:00
Aria Moradi 244afd2a44
[SKIP CI] update description about `SourceFactory` (#6225) 2021-03-20 11:02:47 -04:00
Aria Moradi 887a57ed5e
[SKIP CI] improve wording (#6128) 2021-03-10 13:04:30 -05:00
Aria Moradi 818eef3cf9
[SKIP CI] multiple changes (#6124)
* Add `res` dir to scaffold script

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* multirsrc Development Workflow

* fix styling

* fix typo
2021-03-10 07:42:54 -05:00
Aria Moradi e0b0dea7d1
[SKIP CI] Contributing update for multisrc (#5679)
* initial conent

* update with the new structure

* version guide

* Update CONTRIBUTING.md
2021-03-10 06:01:54 -05:00
Aria Moradi 0ce4416f09
Multisrc bugfix and genkan refactor (#5707)
* themesource bugfix, refactor genkan

* revert 3da46570aa
2021-02-08 16:37:48 -05:00
arkon 3da46570aa Move annotations and Duktape stub into core module 2021-02-06 18:16:04 -05:00
Aria Moradi fc5024e7a3
[SKIP CI] Describe some of SManga fields (#5234)
* [CI SKIP] Describe some of SManga fields

* put info in a better place

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-27 22:41:01 -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
Aria Moradi f760a41650
[SKIP CI] URL intent filter (#5209)
* [CI SKIP] URL intent filter

* [CI SKIP] move to better location

* [CI SKIP] fix url

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 16:59:00 -05:00
arkon 3c1bc5f00d [SKIP CI] Update repo links 2020-12-15 17:51:30 -05:00
Aria Moradi 332da1818f
[SKIP CI] date_upload is in miliseconds (#5103) 2020-12-12 10:55:31 -05:00
Aria Moradi 6661e1c64d
[SKIP CI] info about chapter upload date (#5098)
* [CI SKIP] info about chapter upload date

* correct undeleted draft
2020-12-11 21:59:11 -05:00
Aria Moradi a0af520cbd
[CI SKIP] minor wording correction (#5097)
[CI SKIP] minor wording correction
2020-12-11 15:29:56 -05:00