Commit Graph

236 Commits

Author SHA1 Message Date
1ffa0fab4f refactor: merge opt-in api to new annotations 2023-10-03 01:59: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
d7b670c94d docs: update api-exception 2023-10-02 02:36:35 +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
fe2f5c802e docs: update logger 2023-09-28 00:52:55 +08:00
dbe451d29c docs: update api docs 2023-09-28 00:52:35 +08:00
18172145ef refactor: remove "" and other comments 2023-09-27 18:17:45 +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
b518376c00 docs(chore): update dependencies & remove old file 2023-09-23 12:09:11 +08:00
fe0bae8dfd docs: remove manually deployed 2023-09-23 12:08:58 +08:00
a8a40b562f docs: optimize features 2023-09-22 21:38:16 +08:00
2c21554902 docs: fix typo 2023-09-22 20:36:09 +08:00
d6f83ffc3c docs: add milestone related plans & modify some documents 2023-09-22 12:16:20 +08:00
ac316d1427 docs: update structure diagram 2023-09-22 09:15:20 +08:00
a65dbe2c2f docs: add new contacts 2023-09-21 04:40:15 +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
1012777858 Fix translation problem in reflection documentation 2023-05-12 17:01:56 +08:00
f85cafc73d Fix "GitHub" spelling in all files 2023-04-26 14:59:35 +08:00
0454c6faee Update version to 1.1.11 2023-04-25 05:45:05 +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
48ed26366a Update version to 1.1.10 2023-04-21 01:09:35 +08:00
60f8937d55 Update host-inject documentation 2023-04-21 00:29:35 +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
6b4804cfb8 Update version to 1.1.9 2023-04-17 05:27: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
7f7b8e94f5 Update api-exception documentation 2023-04-17 03:35: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
f8eefd58fd Update example documentation 2023-04-16 20:57: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
a0714eb996 Update api-exception documentation 2023-04-08 03:19:35 +08:00
8120206f4d Update xposed-channel documentation 2023-04-08 03:19:05 +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
099ece1e97 Update api-exception documentation 2023-04-08 00:56:15 +08:00