Commit Graph

28 Commits

Author SHA1 Message Date
9585d4b91f Modify change appContext, appResources return object with null-safe type in PackageParam 2022-09-16 02:53:25 +08:00
d345a5d94b Modify move ClassLoader.fetching in PackageParam to ClassLoader.onLoadClass in ReflectionFactory and fix reuse problem 2022-09-16 02:53:24 +08:00
b3ad8cd783 Modify merge toClass, hasClass function to ReflectionTool and remove toAppClass function in PackageParam 2022-09-16 02:53:17 +08:00
c20b297006 Modify move classOf to toClass function in ReflectionFactory 2022-09-16 02:53:17 +08:00
5eff2262c5 Modify change documentation file style 2022-09-16 02:53:17 +08:00
c9fa5034c4 Modify move clazz, hasClass to toAppClass, hasClass function and add isForceUseAbsolute param to Class.hook function 2022-09-16 02:53:16 +08:00
d3b023a9ee Fix name misspellings Creater/creater to Creator/creator 2022-09-16 02:53:15 +08:00
134a45f3e0 Modify organize documentation 2022-08-17 02:03:10 +08:00
95897a2621 Added knowledge mistakes documentation 2022-08-06 00:44:52 +08:00
3746c445a2 Added ClassLoader.fetching function in PackageParam 2022-08-02 01:40:28 +08:00
4848463969 Added support multi-user apps debug info and add appUserId function in PackageParam 2022-07-31 22:35:56 +08:00
2c389dd49a Modify auto matched Class<*> instance in PackageParam and changed some function 2022-07-31 01:26:04 +08:00
14d6499f47 Fix a documentation bug 2022-07-30 21:13:36 +08:00
4f8c2759c0 Modify canonical code comment "constructor" naming 2022-07-28 00:08:51 +08:00
bff441b07e Added systemContext function in PackageParam 2022-07-27 23:48:50 +08:00
2eff2988f6 Added "isUsingResourcesHook" function in InjectYukiHookWithXposed 2022-05-31 01:20:23 +08:00
9f13c1463d Specification callback code style 2022-05-30 04:52:09 +08:00
91b89ae954 Update documentation files 2022-05-23 21:25:05 +08:00
b5691c20d8 Merge documentation files 2022-05-23 21:25:05 +08:00
512b313914 Added registerReceiver in AppLifecycle 2022-05-23 18:43:24 +08:00
76bb612a4c Update documentation files 2022-05-21 01:49:52 +08:00
6608c2b6c6 Changed constructor to package private 2022-05-17 01:32:21 +08:00
1a39e46742 Added refreshModuleAppResources function 2022-05-10 01:34:27 +08:00
485b51ca32 Fix an hardcore bug 2022-05-04 09:20:42 +08:00
dfa3362c35 Update document file 2022-05-01 09:52:53 +08:00
4131772c12 Merge code to inline method, improve execution efficiency 2022-04-25 02:37:22 +08:00
9fc69a751b Merge document file 2022-04-17 23:23:42 +08:00
a455eec5de Merge new documentation 2022-04-09 01:37:12 +08:00