Commit Graph

39 Commits

Author SHA1 Message Date
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
Aria Moradi 3e58ce01b8
[CI SKIP] Improve wording, manga details new info (#4867)
* [CI SKIP] Improve wording, manga details new info

I'm not 100% sure about the caching behavior. please confirm and correct.

* change request
2020-11-16 07:44:37 -05:00
Aria Moradi 3145072586
[CI SKIP] better syntax highlighting for gradle snippets (#4826)
what the title says.
2020-11-08 17:18:44 -05:00
Aria Moradi 105783a05b
[CI SKIP] Disambiguation of extension entry points. (#4822)
* Disambiguation of extension entry points. 

Since the removal of the "Browse" button, the docs don't make much sense at first impressions.

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-11-08 16:51:59 -05:00
arkon 149bda765b
Add ability to flag extension as NSFW (#4053) 2020-08-08 15:59:03 -04:00
arkon 023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Aria Moradi cdb05415ee
[CI SKIP] improvements to CONTRIBUTING.md (#3544)
* [CI SKIP] improvements to CONTRIBUTING.md

* [CI SKIP] correct code flavor

* [CI SKIP] put Source classes in a table

* [CI SKIP] add info

* Update CONTRIBUTING.md

* [CI SKIP] add tachiyomi 0.8.5 link

* [CI SKIP] change link

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-06-16 08:46:04 -04:00
Aria Moradi e5a55452d2
[CI SKIP] Fix incorrect info (#3531)
* [CI SKIP] Fix incorrect info

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-06-14 11:24:32 -04:00
Aria Moradi 5e363b2268
[CI SKIP] DataImage library info added to CONTRIBUTING.md (#3515)
* [CI SKIP] DataImage library info added

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-06-13 16:10:59 -04:00
Aria Moradi d8b59bf7b4
[CI SKIP] add some points to CONTRIBUTING.md (#3513)
* [CI SKIP] add some points to CONTRIBUTING.md

* [CI SKIP] Getting help section

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-06-13 16:08:09 -04:00
arkon 6ab30f8e2c [CI SKIP] Some CONTRIBUTING.md cleanup 2020-06-09 18:12:38 -04:00
arkon 885138d9ed [CI SKIP] Some CONTRIBUTING.md cleanup 2020-06-09 17:56:03 -04:00
Aria Moradi d12d370e51
[CI SKIP] improve CONTRIBUTING.md (#3443)
* update Useful knowledge

* update extension workflow

* move disclaimer

* capitalize sentence beginnings

* Update CONTRIBUTING.md

* improve debugging info

* Update CONTRIBUTING.md

* remove info about CatalogSource

* Update CONTRIBUTING.md

* fix typo

* restructure a sentence

* Update CONTRIBUTING.md

* new unearthed info!

* explain SourceFactory, other minor corrections

* restructure the text in a more meaningful way

* remove redundancy

* correct grammar error

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* update document header

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md

* remove disclaimer section

* Update CONTRIBUTING.md

* Update CONTRIBUTING.md
2020-06-09 17:38:52 -04:00
Jacket-Chan 7ec3a468d6
Resolving more mistakes in CONTRIBUTING.md (#3259)
Primarily spelling and grammatical errors have been corrected.
2020-05-20 06:36:55 -04:00
arkon 0fac11a5a3 [CI SKIP] Fix link 2020-05-09 14:29:33 -04:00
arkon dbcb0117cd Remove preference-stub (moved into extension-lib 1.2) 2020-05-09 11:43:41 -04:00
Jacket-Chan 7680f3f676
[CI SKIP] Resolving spelling error (#3001)
Corrected "at the expensive of" to "at the expense of."
2020-05-04 08:47:38 -04:00
Samuel Bronson 9857c1941a CONTRIBUTING.md: Add links for learners (#1498)
CONTRIBUTING.md: Add links for learners
2019-09-13 11:44:02 -04:00
SkiFire13 c8f13a782a Fixed a link and a list in CONTRIBUTING.md (#1176)
Fixed a link and a list in CONTRIBUTING.md
2019-06-09 10:37:06 -04:00
Carlos 110190c239 Update CONTRIBUTING.md 2019-05-30 00:04:47 -04:00
Eugene 24b4f30b68 Add more documentation on how to write an extension (#1145) 2019-05-29 11:23:41 +01:00
Eugene b27d0bf64e
Fix minor typo 2019-04-13 11:35:05 -04:00
Eugene f20372cee7 Remove extVersionSuffix (#575)
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
Eugene 63967e00b6 Update documentation (#532)
Update documentation
2018-10-02 07:09:20 -04:00