Commit Graph

131 Commits

Author SHA1 Message Date
LoveSy b07fd258d2
[skip ci] Remove predefined titles of issue template (#2768) 2023-09-24 04:19:27 +00:00
Howard Wu 1f9055b29b
[Skip CI] Stop sending to TG group (#2680) 2023-08-10 03:07:15 +00:00
vvb2060 9e554e4866
Enable gradle cache 2023-08-05 00:50:02 +08:00
LoveSy cb32c70951
Remove out-date prop (#2589)
org.gradle.vfs.watch true by default
2023-06-28 04:33:53 +00:00
LoveSy 4b75c8af79
Revert "Use source dependencies instead of mavenLocal (#2445)" (#2586)
This reverts commit 03d2cea093
2023-06-28 04:24:46 +00:00
Stefan M c76e0962f5
ci: Fix typo (#2527) 2023-05-11 00:57:23 +00:00
LoveSy bb69cac6a4
[skip ci] Update dependabot.yml (#2523)
https://github.com/dependabot/dependabot-core/issues/6888#issuecomment-1539501116
2023-05-09 09:44:55 +00:00
LoveSy 8cb547c3ed
[skip ci] Revert "Let AGP to strip native libs" (#2498)
Reverts LSPosed/LSPosed#2496
2023-04-17 09:16:29 +08:00
LoveSy d8b7916ce0
Let AGP to strip native libs (#2496) 2023-04-16 14:10:12 +08:00
LoveSy b277416c1d
Upgrade AGP 2023-04-15 23:01:08 +08:00
LoveSy 03d2cea093
Use source dependencies instead of mavenLocal (#2445) 2023-03-21 11:45:26 +08:00
Howard Wu 3c4b02a0ea
Don't set key for dependencies (#2409) 2023-02-28 12:18:33 +08:00
Howard Wu 2295f9fed2
Update CI (#2406)
+ Fix post to Telegram
+ Make ccache read-only in all but the master branch
+ Delete any files in the Gradle User Home that were not used by Gradle during the GitHub Actions workflow
2023-02-27 05:49:28 +00:00
Howard Wu a31162e284
Use gradle-build-action to cache more files (#2400) 2023-02-27 02:52:49 +08:00
LoveSy 559f2860dd Fix native method registration 2023-02-26 16:48:49 +08:00
LoveSy 2d0797973e Fix dependencies build 2023-02-26 16:48:49 +08:00
LoveSy 3209433766 Use gradle dependencies 2023-02-26 16:48:49 +08:00
南宫雪珊 e3b06ba5a6
Update core.yml (#2389) 2023-02-19 11:58:59 +00:00
Howard Wu 2af164b3e9
[skip ci] Skip post to telegram when creating tag (#2331) 2023-01-15 23:42:18 +08:00
LoveSy fd1c51e027
Use latest tag for version name (#2251) 2022-11-29 22:05:22 +08:00
LoveSy 49d8488b5b
Post CI build to tg discussion as well (#2212) 2022-11-07 09:15:35 +00:00
南宫雪珊 53c82a98bd
[skip ci] Update bug_report.yml (#2207) 2022-11-01 04:36:55 +00:00
LoveSy 7aff345756
Update workflow (#2197) 2022-10-27 20:31:51 +08:00
LoveSy e3cdaef27b
Update CI deps (#2189)
Co-authored-by: Howard Wu <40033067+Howard20181@users.noreply.github.com>
2022-10-21 19:09:24 +08:00
LoveSy a43822ff17
CI uses Java 17 (#2171) 2022-10-14 01:16:44 +08:00
green1052 1fcd062c23
Update core.yml (#2160)
* Update core.yml

https://github.blog/changelog/2021-02-08-github-actions-skip-pull-request-and-push-workflows-with-skip-ci/

* Update core.yml
2022-10-05 18:13:01 +08:00
LoveSy 307b88f1d6
Use `absl::flat_hash_map` instead (#2001) 2022-06-29 02:21:39 +08:00
LoveSy 4f7c4d23e8
no more setup jdk (#1984) 2022-06-11 07:43:11 +00:00
LoveSy dd8dcfbab1
Use cmake 3.22.1 from Android SDK (#1959)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2022-05-24 14:35:24 +00:00
南宫雪珊 05129a0dd8
Set removeUnusedEntriesAfterDays=1 only for CI (#1948) 2022-05-18 07:40:55 +08:00
Nullptr 668ed3301d
Better way to disable method inline (#1804) 2022-04-02 14:22:18 +08:00
Nullptr e0de4ca6d7
Separate core into bridge and loader (#1766) 2022-03-17 19:12:01 +08:00
LoveSy 8c4c25fc40
Use cmake 3.21+ (#1758) 2022-03-15 15:40:22 +08:00
LoveSy 0bf0948e9a
Refactor `core` to use LSPlant as the ART hook framework (#1756) 2022-03-15 07:51:30 +08:00
LoveSy c11e760f7b
[skip ci] Update crowdin.yml (#1641) 2022-02-07 17:07:03 +00:00
南宫雪珊 2787d3e331
[skip ci] Update crowdin.yml (#1639) 2022-02-07 11:49:18 +08:00
LoveSy 72996eb831
[skip ci] Update bug_report.yml (#1614) 2022-02-03 04:22:07 +00:00
LoveSy cf3a25c2dd
Update core.yml (#1590) 2022-01-30 11:13:44 +00:00
LoveSy 932a203268
[skip ci] Create dependabot.yml (#1523) 2022-01-10 12:56:50 +00:00
LoveSy e3fee7806e
Add lto cache to github action cache (#1518) 2022-01-08 21:51:39 +08:00
Nullptr 1f5dfbc1b9
[daemon] Only package needed resources (#1508)
* [skip ci] Fix reRunDaemon task

* [daemon] Only package needed resources

* Shrink resources
2021-12-30 17:31:34 +00:00
LoveSy 3c6fadbc8d
[CI] Fix core mapping (#1486) 2021-12-15 07:19:59 +00:00
南宫雪珊 09a876f144
Update bug_report.yml (#1476) 2021-12-09 09:24:40 +00:00
LoveSy 3d88e9e903
[skip ci] Update bug_report.yml (#1475) 2021-12-09 09:03:57 +00:00
LoveSy 748e67e72b
Cleanup notice message (#1414) 2021-11-16 08:40:02 +00:00
LoveSy f269973ce7
Dont upload deploy key (#1413) 2021-11-16 08:28:44 +00:00
LoveSy d7d6523c74
umask (#1412) 2021-11-16 08:15:43 +00:00
LoveSy b22a66f5b5
Fix deploy key (#1411) 2021-11-16 16:04:54 +08:00
LoveSy 3fdd5b2c03
Add cdn for CI build (#1410)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2021-11-16 11:34:23 +08:00
LoveSy 367aa23a87
[CI] update zip name (#1376) 2021-11-08 19:54:58 +08:00