Commit Graph

1290 Commits

Author SHA1 Message Date
94ffac84bc docs: update api docs 2023-10-07 11:17:05 +08:00
8d8002df87 refactor: merge some legacy apis 2023-10-07 11:13:35 +08:00
ce3c2fa360 fix: when not using injectMember function create instance still show error when members is empty 2023-10-06 04:27:59 +08:00
973e406b95 docs: update future 2023-10-06 03:11:15 +08:00
fc1a8ae5e1 docs: update api docs 2023-10-06 02:32:35 +08:00
7b9af68fe6 refactor: make appClassLoader nullable 2023-10-06 02:32:20 +08:00
c4100247f8 docs: update example, reflection 2023-10-06 02:20:59 +08:00
c801f2aeca docs: update api docs 2023-10-06 02:20:25 +08:00
6687c69b17 feat: add lazyClass, lazyClassOrNull functions 2023-10-06 02:19:50 +08:00
29a594d272 refactor: mark some functions to legacy hook api 2023-10-05 22:23:25 +08:00
c7cafa11a9 docs: update api docs 2023-10-05 22:22:15 +08:00
a19dfb3b5f feat: add direct hook functions 2023-10-05 22:15:15 +08:00
a2056db45e refactor: disable hook when got empty members and optimize some functions 2023-10-05 05:16:55 +08:00
6e57dc9ab0 fix: legacy hook api may cause problem when class not found 2023-10-05 04:10:35 +08:00
39656b81b3 feat: log warn when no callback of already hooked members 2023-10-05 03:19:05 +08:00
e0b18eb81c docs: update Java requirement description 2023-10-05 02:27:05 +08:00
5d9b473bd6 feat: update demo 2023-10-05 02:15:35 +08:00
545f7f92ab docs: update xposed-using 2023-10-05 02:15:25 +08:00
b38d2b63ea fix: module package name obtain function 2023-10-05 02:15:15 +08:00
c921348572 feat: update demo 2023-10-05 00:37:55 +08:00
4e0f88dbad docs: update example, xposed-using 2023-10-05 00:37:35 +08:00
c7decb4119 docs: update api docs 2023-10-05 00:37:15 +08:00
da26016630 refactor: move xposed module status function to auto generator 2023-10-05 00:36:55 +08:00
922907fa0f refactor: make YukiXposedModuleStatus anonymous 2023-10-04 23:30:55 +08:00
a003a4ea07 refactor: remove FreeReflection auto generation, add it using dependency 2023-10-04 19:48:35 +08:00
ae71bea0a0 feat: support single process multiple AppLifecycle instance 2023-10-04 04:16:15 +08:00
92106d6e92 feat: dynamic name for PackageParam and HookParam 2023-10-04 03:51:25 +08:00
044e67ae7f fix: demo bugs 2023-10-04 03:39:55 +08:00
58ed2b962e chore(fix): suppress warning 2023-10-04 03:39:35 +08:00
73e09bef25 feat: update demo 2023-10-04 03:15:56 +08:00
89cec45326 refactor: optimize opt-in annotations 2023-10-04 03:15:50 +08:00
3d149a92ca docs: update api docs 2023-10-04 03:10:25 +08:00
d04b9a5211 refactor: merge hook priority to YukiHookPriority 2023-10-04 03:07:50 +08:00
fa24de805a fix: spelling case problems 2023-10-04 02:27:05 +08:00
f5c2ce2468 feat: update demo 2023-10-04 02:23:55 +08:00
3f5114851c docs: update api docs 2023-10-04 02:23:35 +08:00
edcc17907b refactor: remove hook tag and remove old api usage 2023-10-04 02:23:25 +08:00
786b2ad9ea docs: update reflection 2023-10-04 01:01:15 +08:00
da170e7ae1 feat: update api-exception 2023-10-03 23:23:15 +08:00
5c415c8d61 feat: allow no condition finding and ignore member access exception 2023-10-03 23:22:50 +08:00
8c8cfc5498 feat: update demo 2023-10-03 04:17:35 +08:00
6e658baf17 docs: update to new usage 2023-10-03 04:17:25 +08:00
375b2f3398 refactor: disable resources hook by default 2023-10-03 04:16:55 +08:00
7d2dc3c268 docs: update api docs 2023-10-03 04:16:25 +08:00
7280397d79 feat: add new api preview functions, mark old api to legacy 2023-10-03 04:15:59 +08:00
1ffa0fab4f refactor: merge opt-in api to new annotations 2023-10-03 01:59:55 +08:00
71203cd9bf refactor: make BaseFinder.BaseResult public 2023-10-02 23:07:15 +08:00
b8bb903ff7 feat: update demo 2023-10-02 22:41:55 +08:00
ea86a2b60a docs: update api-example, example, move-to-new-api, reflection 2023-10-02 22:41:35 +08:00
3ca7f4b017 docs: update api docs 2023-10-02 22:41:05 +08:00