Commit Graph

95 Commits

Author SHA1 Message Date
e6fcd0c753 [skip ci] chore: Merge upstream changes (#1916) 2023-07-17 09:43:52 +02:00
acc2a07135 [skip ci] fix: Fix lock-threads workflow permissions 2023-06-18 10:33:55 +02:00
8103726e70 fix(workflows): fix importing gpg key 2023-06-17 20:38:22 +02:00
760cd630ff fix: Use bot to commit repo branch 2023-06-17 20:29:12 +02:00
1245a09d96 feat: use a bot account to author mass-bump commits 2023-06-16 23:42:55 +02:00
4dae0b3419 chore: Update repo links to aniyomiorg (#1734)
Co-authored-by: jmir1 <jhmiramon@gmail.com>
2023-06-16 23:18:23 +02:00
f673d3ed43 [skip ci] fix(workflows): remove useless and broken status thing (#1727) 2023-06-14 20:48:40 +02:00
b03ac83556 feat(workflows): set the status of PR build checks (#1659) 2023-05-30 21:08:12 +02:00
8e66d19568 chore(deps): update tj-actions/changed-files action to v36 (#1648)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-30 18:20:02 +02:00
3a8120cb59 Update dependencies and some linting (#1631) 2023-05-21 18:42:23 +02:00
2c6d80c90f feat(bump-versions.sh): Add support to multisrc (#1356)
* feat(bump-versions.sh): Add support to multisrc

* [skip ci] re-add fix in workflow for library updates
2023-03-03 13:00:57 +01:00
ec19a31c3d Enable multisrc support (#1352)
* Re-add multisrc support

* Convert SFlix and DopeBox to multisrc

* Re-enable multisrc tasks on workflows
2023-03-02 12:37:11 +01:00
6572205982 [skip ci] Update github-related files to match upstream (#1314)
* [skip ci] chore: Update workflows

* chore: Update issue templates

* chore: Update url in README
2023-02-22 13:09:54 +01:00
0b04788245 add extensions inspector 2022-11-06 22:26:16 +01:00
3cc19933bf [skip ci] fix workflow for library updates 2022-11-03 17:31:18 +01:00
05088707a0 Add support to shared extractors (#917)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-11 11:03:49 +02:00
bbe2ff2478 undo create-repo changes 2022-08-07 01:08:02 +02:00
d480d6b3df lower minimum apks 2022-08-07 00:47:34 +02:00
e926825eb9 copy apks 2022-08-06 21:22:30 +02:00
0f7df7a71c merge upstream 2022-08-06 20:59:16 +02:00
117a07188b [skip ci] remove multisrc builds in pr ci (#214) 2022-01-02 19:48:39 +01:00
25f2efdcec fix build script 2021-06-14 19:14:37 +02:00
06834a55f7 [SKIP CI] change app name in some locations 2021-06-11 16:15:36 +02:00
4237b8d70e update some dependencies etc 2021-05-27 16:04:37 +02:00
0125a32d74 change package name everywhere 2021-04-25 00:32:20 +02:00
7f5dcb1ad8 let me sign 1 apk pls (for real) 2021-04-22 22:56:49 +02:00
0b79e81543 let me sign 1 apk pls 2021-04-22 22:56:17 +02:00
42d39cc552 delte multisource thing from workflow 2021-04-22 22:51:39 +02:00
4d4b047bdc did oopsie 2021-04-22 22:49:15 +02:00
1a8dcd072c try 3 2021-04-22 22:45:41 +02:00
c63eda54b7 update build workflow 2021-04-22 22:25:03 +02:00
9fbaf1d455 [SKIP CI] Update issue templates 2021-04-19 11:24:52 -04:00
08fae6c104 [SKIP CI] Update issue templates 2021-04-11 18:04:13 -04:00
00d989ac6c [SKIP CI] Add lock workflow 2021-04-10 09:41:13 -04:00
1438fb4c43 [SKIP CI] Add Code of Conduct (#6210)
* Add Code of Conduct

* Tweak README

Adds similiar design as tachiyomiorg/tachiyomi
- Adds LICENSE
- Adds Disclaimer
- Adds Support Server
Removes duplicate white-space
Adds Code of Conduct as a link under "Contributing".
2021-03-18 10:22:23 -04:00
580754e668 Separate out generator logic from the multisrc boilerplate itself 2021-03-09 18:02:17 -05:00
32cf064635 [SKIP CI] Automatically reopen issues when valid 2021-03-07 10:42:48 -05:00
e8d6cdecaa [SKIP CI] Attempt to cancel old PR workflows 2021-02-28 11:19:45 -05:00
e4aac462c8 [SKIP CI] Parallelize APK signing step 2021-02-12 19:56:38 -05:00
e343d8dcda Fix push workflow 2021-02-12 19:16:06 -05:00
58ebc67389 Parallelize PR build workflow 2021-02-12 19:05:45 -05:00
13c1b882c8 Better organize the loaded modules in Android Studio 2021-02-12 18:36:10 -05:00
f628cfefd8 [SKIP CI] Update issue templates 2021-02-12 16:42:23 -05:00
042a762839 [SKIP CI] Fix build workflow 2021-02-08 12:00:19 -05:00
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
c05656265b [SKIP CI] Revert "Parallelize parts of PR build check workflow"
This reverts commit e5acb018b8.
2021-02-08 08:48:26 -05:00
e5acb018b8 [SKIP CI] Parallelize parts of PR build check workflow 2021-02-07 18:14:27 -05:00
64fb51048c [SKIP CI] Add multi-source build steps to PR check workflow 2021-02-06 17:47:09 -05:00
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
5bdd8924b9 [SKIP CI] Update issue templates 2021-02-06 09:51:44 -05:00