Commit Graph

2652 Commits

Author SHA1 Message Date
XposedBot 8584aec718
[translation] Update translation from Crowdin (#2438) 2023-03-14 10:05:03 +08:00
LoveSy 880dc4d719
Use MenuProvider (#2436) 2023-03-10 17:30:18 +00:00
LoveSy af1223e4a5
Fix notification intent for Android 14 DP2 (#2435) 2023-03-09 09:30:53 +00:00
LoveSy 7087c6f752
Support Android 14 DP2 (#2434)
close #2433 

But the notification cannot send broadcast now.
2023-03-09 12:28:34 +08:00
dependabot[bot] d09b2fe44e
Bump androidx.recyclerview:recyclerview from 1.2.1 to 1.3.0 (#2431) 2023-03-08 22:58:07 +00:00
Howard Wu 22b3e95e5d
Require Riru 26.1.7+ (#2430)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2023-03-09 02:41:01 +08:00
Howard Wu 17e1fe3172
Call system service to reboot (#2425) 2023-03-07 00:40:02 +08:00
Howard Wu 97f74d8b2e
Make isParasitic final (#2426) 2023-03-06 22:13:52 +08:00
Howard Wu 18893cd6b9
Enable Xposed API call protection by default (#2423) 2023-03-06 13:28:58 +00:00
Howard Wu 0709f10f59
Enable Xposed API call protection by default (#2423) 2023-03-06 13:18:38 +00:00
LoveSy 7112bb5a91
Fix `isFirstPackage` (#2424) 2023-03-06 12:50:48 +00:00
LoveSy 3f8ee48e14
Fix processName (#2420) 2023-03-06 04:26:48 +00:00
LoveSy 516a4aa99d
Fix module loading (#2418) 2023-03-05 20:37:21 +08:00
LoveSy 55afed974d
Fix backup race (#2416) 2023-03-05 06:30:36 +00:00
Howard Wu d8cea17a80
Add more hint for shortcut and notification (#2411)
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2023-02-28 20:37:44 +00:00
Howard Wu e2bfd98cee
Upgrade AGP (#2410)
Co-authored-by: 南宫雪珊 <vvb2060@gmail.com>
2023-02-28 15:47:51 +00:00
Howard Wu 3c4b02a0ea
Don't set key for dependencies (#2409) 2023-02-28 12:18:33 +08:00
dependabot[bot] f96ec2a1f6
Bump androidx.annotation:annotation from 1.5.0 to 1.6.0 (#2408) 2023-02-28 11:57:22 +08:00
LoveSy 88051f541e
Fix Android 8.1 (#2407) 2023-02-27 08:30:34 +00:00
南宫雪珊 9dfa88fa24
Initially trigger an event (#2402) 2023-02-27 16:22:40 +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
LoveSy 6751b7350f
Check module configuration (#2403)
Co-authored-by: vvb2060 <vvb2060@gmail.com>
2023-02-27 11:43:37 +08:00
Howard Wu a31162e284
Use gradle-build-action to cache more files (#2400) 2023-02-27 02:52:49 +08:00
Howard Wu c7f39e0e5d
Cleanup (#2404) 2023-02-26 17:23:09 +00:00
Nullptr 0b613f7226
Store info in module.prop (#2399) 2023-02-26 19:00:52 +08:00
LoveSy 6a1b7cf339
Implment morden Xposed API (#2398)
And fix version code and name
2023-02-26 09:48:23 +00:00
LoveSy d7c7069114 No metadata required for modern modules 2023-02-26 16:48:49 +08:00
LoveSy b069da0323 Refine gradle scripts 2023-02-26 16:48:49 +08:00
LoveSy 559f2860dd Fix native method registration 2023-02-26 16:48:49 +08:00
LoveSy d671dc535e enable configuration cache 2023-02-26 16:48:49 +08:00
LoveSy 3b8dadc526 Implement getDefaultClassLoader 2023-02-26 16:48:49 +08:00
LoveSy e18d0b684d Make DexParser.Id comparable 2023-02-26 16:48:49 +08:00
LoveSy f19950adda Notify module if request scope fails to send notification 2023-02-26 16:48:49 +08:00
LoveSy 765c716a5d No compile time inherit check 2023-02-26 16:48:49 +08:00
LoveSy 4444825e3e Implement invoke special and new instance special 2023-02-26 16:48:49 +08:00
LoveSy 54483ab89b Implement invokeOriginalConstructor 2023-02-26 16:48:49 +08:00
Nullptr e1e716b52f Update api 2023-02-26 16:48:49 +08:00
Nullptr 295b0ee0ce Change xposed_init -> java_init.list, add xposedtargetversion 2023-02-26 16:48:49 +08:00
Nullptr 7d2c599e96 Implement block scope request 2023-02-26 16:48:49 +08:00
Nullptr 0339bb631a Move package to .api 2023-02-26 16:48:49 +08:00
Nullptr c619737e42 Throw HookFailedError 2023-02-26 16:48:49 +08:00
Nullptr b228c224c1 Revert "Throw HookFailedException"
This reverts commit 06cb7abedbd1af4d58d42ebe79b5458f7dad62c5.
2023-02-26 16:48:49 +08:00
Nullptr c69bd3fbcc Throw HookFailedException 2023-02-26 16:48:49 +08:00
LoveSy 73a98d6b9d Add block scope request to configManager 2023-02-26 16:48:49 +08:00
LoveSy 5c499e6c02 Sort method body ids 2023-02-26 16:48:49 +08:00
LoveSy cd88218865 Fix package name "android" 2023-02-26 16:48:49 +08:00
LoveSy 1ef284f287 Implement onSystemServerLoaded 2023-02-26 16:48:49 +08:00
LoveSy 2d0797973e Fix dependencies build 2023-02-26 16:48:49 +08:00
LoveSy 403791a25e Only send binder to non-legacy module 2023-02-26 16:48:49 +08:00
LoveSy 3209433766 Use gradle dependencies 2023-02-26 16:48:49 +08:00