Syer10
|
23afa75dc9
|
Inspect extensions to get source information (#8250)
* Inspect extensions to get source information
* Use JDK 11
* Use latest Inspector from the Tachiyomiorg repo
* Use jq for the github json
|
2021-08-02 10:28:45 -04:00 |
arkon
|
410e77f999
|
Remove explicit SKIP CI workflow logic
GitHub has it built-in now: https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/
|
2021-06-24 12:35:24 -04:00 |
arkon
|
4a54d139c6
|
Add back step to cancel previous push builds
|
2021-06-20 18:47:28 -04:00 |
arkon
|
9afcf9e50c
|
Add missing locales to build scripts
|
2021-06-20 18:42:33 -04:00 |
arkon
|
0064d8bd96
|
Parallelize CI builds
|
2021-06-20 17:45:22 -04:00 |
arkon
|
580754e668
|
Separate out generator logic from the multisrc boilerplate itself
|
2021-03-09 18:02:17 -05:00 |
arkon
|
e8d6cdecaa
|
[SKIP CI] Attempt to cancel old PR workflows
|
2021-02-28 11:19:45 -05:00 |
arkon
|
e343d8dcda
|
Fix push workflow
|
2021-02-12 19:16:06 -05:00 |
arkon
|
13c1b882c8
|
Better organize the loaded modules in Android Studio
|
2021-02-12 18:36:10 -05:00 |
arkon
|
042a762839
|
[SKIP CI] Fix build workflow
|
2021-02-08 12:00:19 -05:00 |
Aria Moradi
|
d14bfcb1ad
|
[SKIP CI] improve tasks, support AndroidManifest override (#5695)
* improve tasks, support AndroidManifest override
* remove unnecessary arguments
|
2021-02-08 09:08:45 -05:00 |
Aria Moradi
|
3f081f69ac
|
lib-themesources, split Genkan into single-source extensions (#5154)
* lib themesources copied from SnakeDoc83/tachiyomi-extensions/library
* update to the newer Genkan
* update genkan generator
* GenkanOriginal
* code cleanup
* add all Genkan sources
* generate inside generated-src, res override
* src override
* move overrides out of library
* move overrides to a better place
* remove leftover generated files
* remove leftover generated files
* add generators main class
* comment the code
* Now sources are purely generated
* uncomment generators
* enhance comments
* icons by @as280093
* fix pathing issues
* nullpointerexception proof
* runAllGenerators task
* more flexibility in lib structure, fix a fiew errors
* update github workflows
* correct nonames scans directory name
* rename SK Scans to Sleeping Knight Scans
* fix typo
* update depencencies
* remove defaultRes from dependencies
* fix bug with nsfw
* fix nsfw generation
* themesourcesLibraryVersion is included in build.gradle extVersionCode
* improve javadoc
* fix formatting and language code generation
* comply with #5214
* common dependencies
* rename and move lib/themesources into /multisrc
* use not depricated form
* cleanup runAllGenerators task
* cleanup even more
* oops extra file
* remove test code
* comments
* update docs and refactor
* update docs
* requested changes
* clean up dependencies
* sealed dataClass
* refactor
* refactor string generators
* bring back writeAndroidManifest
* update overrideVersionCode javadoc
* update overrideVersionCode javadoc
* move dependency to extension source
* refactor runAllGenerators
* improve docs
* remove extra file
|
2021-02-06 17:32:04 -05:00 |
arkon
|
0042d62c02
|
Separate push and PR build workflows
|
2021-02-01 17:51:54 -05:00 |