Commit Graph

1260 Commits

Author SHA1 Message Date
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
b531fce974 refactor: deprecated findClass and String.hook functions 2023-10-02 22:40:38 +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
18ec0e2727 feat: add replace resources hook callback functions 2023-10-02 02:36:15 +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
c9e2720afc fix: make actualTypeArguments not force cast to Class type 2023-10-01 00:59:55 +08:00
e3da58952f feat: update demo 2023-09-30 23:32:56 +08:00
0709317d36 refactor: disable debug mode by default 2023-09-30 23:32:45 +08:00
bca5a07826 refactor: optimize some code 2023-09-30 23:25:55 +08:00
fd84b22532 feat: update demo 2023-09-28 00:53:00 +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
c651776da0 refactor: split LoggerFactory to YLog and YLogData 2023-09-28 00:50:45 +08:00
ee1fc85a4e refactor: make CauseProblemsApi open again 2023-09-28 00:11:43 +08:00
3ab4a8ee12 refactor: remove some comments 2023-09-27 22:15:05 +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
24290a7ee2 fix: typo in demo-module 2023-09-27 17:48:13 +08:00
92daf533c9 chore: bump plugin versions
- bump "com.highcapable.sweetdependency" version to 1.0.2
- bump "com.highcapable.sweetproperty" version to 1.0.3
- update build script usage
- update config file usage
2023-09-26 08:59:49 +08:00
4d0dce8fd3 style: rename toStackTrack to dumpToString 2023-09-26 02:33:39 +08:00
68f8b0f571 refactor: optimize core finder code
- fix remedy plan not show any errors problem
- rearrange some code
2023-09-24 01:09:03 +08:00
cfeac9075a feat: update demo 2023-09-23 22:25:37 +08:00
38b296274c docs(fix): tag level error 2023-09-23 22:23:55 +08:00
00788cce5a fix: debug mode use debug log 2023-09-23 21:59:17 +08:00
e14c3e3808 style: use TAG instead hardcode 2023-09-23 21:00:29 +08:00
c849690699 refactor: merge all util functions to factory 2023-09-23 20:55:43 +08:00
d0d1ce1cb9 feat: update demo 2023-09-23 20:55:38 +08:00