Commit Graph

90 Commits

Author SHA1 Message Date
333877c4de refactor: change repository owner to HighCapable 2023-10-07 17:50:15 +08:00
8f523d470d style: use "2.0.0" instead "2.x.x" 2023-10-07 16:42:56 +08:00
ba9928b43c fix: typo 2023-10-07 11:19:05 +08:00
94ffac84bc docs: update api docs 2023-10-07 11:17:05 +08:00
fc1a8ae5e1 docs: update api docs 2023-10-06 02:32:35 +08:00
c801f2aeca docs: update api docs 2023-10-06 02:20:25 +08:00
c7cafa11a9 docs: update api docs 2023-10-05 22:22:15 +08:00
c7decb4119 docs: update api docs 2023-10-05 00:37:15 +08:00
3d149a92ca docs: update api docs 2023-10-04 03:10:25 +08:00
3f5114851c docs: update api docs 2023-10-04 02:23:35 +08:00
7d2dc3c268 docs: update api docs 2023-10-03 04:16:25 +08:00
1ffa0fab4f refactor: merge opt-in api to new annotations 2023-10-03 01:59:55 +08:00
3ca7f4b017 docs: update api docs 2023-10-02 22:41:05 +08:00
3118b3a5e6 docs: update api docs 2023-10-02 02:36:25 +08:00
e813aaf97a fix: HookParam call timing problem and refactor HookParam 2023-10-02 01:15:35 +08:00
460ac083b0 refactor: merge HashSet/ArraySet to MutableSet, HashMap/ArrayMap to MutableMap, ArrayList to MutableList 2023-10-02 00:35:20 +08:00
00bea93085 refactor: merge HashSet, ArrayList to MutableList 2023-10-01 23:00:55 +08:00
2ee38ee54e docs: update api docs 2023-10-01 01:00:20 +08:00
0709317d36 refactor: disable debug mode by default 2023-09-30 23:32:45 +08:00
dbe451d29c docs: update api docs 2023-09-28 00:52:35 +08:00
418fd9de00 refactor: use magic to hide lint on non-public, inline api
- remove all YukiGenerateApi, YukiPrivateApi and @PublishedApi
2023-09-27 18:01:35 +08:00
38b296274c docs(fix): tag level error 2023-09-23 22:23:55 +08:00
09e96feda4 docs: update api docs 2023-09-23 20:25:55 +08:00
e7cca9b5ca docs: correct comments 2023-09-23 19:39:10 +08:00
1f1a0b6c11 docs(style): optimize symbols 2023-09-23 12:49:35 +08:00
2db28d8aab docs: update some functions 2023-09-21 04:26:20 +08:00
482efff67c Fix project url changed problem in type define documentation 2023-05-12 17:03:25 +08:00
f6096721b7 Modify remove Members cache function and remove LruCache function, optimizing performance of finder 2023-04-25 05:03:20 +08:00
21970d1bc2 Modify remove prefs cache function in YukiHookPrefsBridge, YukiHookAPI 2023-04-25 01:21:05 +08:00
388147f089 Added custom proxy class name for Activity Proxy function 2023-04-21 00:13:35 +08:00
cc321df3b8 Modify merge YukiHookPrefsBridge cache function to LruCache and add new PreferencesCacheManager 2023-04-20 22:48:55 +08:00
51a9f42bd5 Fix some contents problem in NameRules documentation 2023-04-17 05:07:05 +08:00
f9cdcc508f Modify make YukiHookPrefsBridge not singleton to fix some duplicate assignment problems and change code note in documentation 2023-04-17 04:40:35 +08:00
390ee9e509 Modify change YukiHookModulePrefs name to YukiHookPrefsBridge and make it support native storage usage in YukiHookPrefsBridge 2023-04-17 03:35:05 +08:00
1215ccf220 Modify move puts functions to Editor in YukiHookModulePrefs 2023-04-16 23:13:05 +08:00
404bbfa4eb Added type function in YukiHookAPI.Status.Executor and add ExecutorType 2023-04-16 20:22:18 +08:00
a8121d8735 Modify change YukiHookDataChannel usages
- Fix data channel transaction data parse maybe failure on some devices
- Added dataMaxByteSize, dataMaxByteCompressionFactor functions
2023-04-09 23:57:05 +08:00
914b059d9c Added contains function in YukiHookModulePrefs 2023-04-09 00:46:27 +08:00
05a7059eeb Modify remove restrictions on only can use data channel in Activity for Module App in YukiHookDataChannel 2023-04-08 03:17:35 +08:00
370f954c1a Modify replace version 1.1.7 to 1.1.8 in documentations 2023-02-01 03:59:25 +08:00
476ce48d1f Modify change hooker functions to MemberBaseFinder.MemberHookerManager in FieldFinder, MethodFinder, ConstructorFinder, MemberBaseFinder 2023-02-01 01:52:55 +08:00
6e67298225 Added new registerReceiver function and fix Host App lifecycle events call multiple times in AppLifecycle in PackageParam 2023-01-31 22:19:20 +08:00
5bd1b3b79e Added instanceOrNull functions in HookParam 2023-01-31 21:30:27 +08:00
0b1e078829 Fix some problem contents in documentation 2023-01-26 01:50:50 +08:00
3e55d6178d Fix some problem contents in YukiHookAPI documentation 2023-01-20 20:49:30 +08:00
c4acd31c8d Modify change member call param name to "args" in ConstructorFinder, MethodFinder, ReflectionFactory 2023-01-20 20:43:20 +08:00
9d512a0d7d Fix documentation contents bugs 2023-01-13 10:09:37 +08:00
2b7ee6cf78 Modify change code note for obtainLoggerInMemoryData function in YukiHookDataChannel 2023-01-13 09:43:10 +08:00
3edc7dac19 Modify add dataExtra function and callback function id in HookParam, YukiMemberHookCreator 2023-01-12 23:57:50 +08:00
359886d7fd Modify change description "Hook 框架" to "Hook Framework" for all translations in code note and documentation 2023-01-12 01:07:17 +08:00