135 Commits

Author SHA1 Message Date
bed0d42de0 feat: add lazyClass, lazyClassOrNull functions 2023-10-06 02:19:35 +08:00
6f26fbc73e refactor: change repository owner to HighCapable 2023-10-05 02:50:55 +08:00
7a49112446 docs: update Java requirement description 2023-10-05 02:26:55 +08:00
bd68a85171 refactor: merge samples all platform to compose 2023-10-04 22:36:05 +08:00
26c2d4c775 docs: update features 2023-10-04 01:00:05 +08:00
8faf5f73a7 feat: update api-exception 2023-10-03 23:22:15 +08:00
ac40842d9d feat: allow no condition finding and ignore member access exception 2023-10-03 23:22:00 +08:00
4f25c89ea7 fix: throwable not print in console 2023-10-03 22:45:05 +08:00
a572c65677 refactor: make BaseFinder.BaseResult public 2023-10-02 23:07:25 +08:00
a681ac61f7 refactor: merge HashSet to MutableSet, HashMap to MutableMap, ArrayList to MutableList 2023-10-02 00:35:35 +08:00
8b7de28e33 refactor: merge HashSet, ArrayList to MutableList 2023-10-01 23:00:35 +08:00
2fa397f8ac docs: update api docs 2023-10-01 01:00:25 +08:00
5e34d66f96 fix: make actualTypeArguments not force cast to Class type 2023-10-01 00:59:51 +08:00
6e435244f6 feat: update demo 2023-10-01 00:45:35 +08:00
1ec7fcd33c refactor: change some comments 2023-09-27 22:17:57 +08:00
184701e563 docs: update api-example 2023-09-27 21:52:05 +08:00
7c066af116 docs: update api docs 2023-09-27 21:41:36 +08:00
bb9c38cde9 refactor: merge logs related function to debugLog and YLog.Configs 2023-09-27 21:41:15 +08:00
3a0c8cfef6 refactor: rename YukiLog to YLog 2023-09-27 20:00:36 +08:00
c0a1ab0e1d refactor: make throwable dump in logs 2023-09-27 19:32:14 +08:00
194fc4425c refactor: optimize YukiLog 2023-09-27 19:32:09 +08:00
809220d243 refactor: remove "" and other comments 2023-09-27 18:17:20 +08:00
6704b06dfa refactor: use magic to hide lint on non-public, inline api
- remove all YukiPrivateApi and @PublishedApi
2023-09-27 18:01:55 +08:00
5093caf46e 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
2023-09-26 08:59:02 +08:00
e456636644 style: rename toStackTrack to dumpToString 2023-09-26 02:33:56 +08:00
f1500f0733 refactor: optimize core finder code
- fix remedy plan not show any errors problem
- rearrange some code
2023-09-24 01:09:17 +08:00
373899ba5a feat: update demo 2023-09-23 22:49:40 +08:00
a85b795a06 docs: update api-example 2023-09-23 22:49:35 +08:00
6b4b33a804 docs: update api docs 2023-09-23 22:49:20 +08:00
25d907ff1e refactor: replace isAllowPrintingLogs to isEnableLogs 2023-09-23 22:49:04 +08:00
de4b50944e refactor: merge LoggerFactory to YukiLog 2023-09-23 22:48:35 +08:00
623c55f6fd docs(fix): tag level error 2023-09-23 22:23:45 +08:00
74fcd0c290 style: use TAG instead hardcode 2023-09-23 21:00:47 +08:00
8718c14e1b refactor: change ArrayMap (Android) to HashMap 2023-09-23 20:58:31 +08:00
f2b90caab0 refactor: merge all util functions to factory 2023-09-23 20:57:01 +08:00
ac04eacbd4 feat: update demo 2023-09-23 20:56:55 +08:00
6f8072dd52 docs: update api docs 2023-09-23 20:27:05 +08:00
ce0dd89a05 feat: add TAG & merge API_VERSION_NAME, API_VERSION_CODE to VERSION 2023-09-23 20:26:51 +08:00
32cd9f4f4c docs: correct comments 2023-09-23 19:39:00 +08:00
6a8f4d52f6 docs: optimize comments 2023-09-23 19:35:02 +08:00
a89176de16 docs(style): optimize symbols 2023-09-23 12:48:10 +08:00
03206bb5c9 docs: optimize comments 2023-09-23 12:37:09 +08:00
998ad8cd02 ci: add docs deploy 2023-09-23 12:03:16 +08:00
32702e01f4 docs(chore): update dependencies & remove old file 2023-09-23 11:49:18 +08:00
3c779850f9 docs: remove manually deployed 2023-09-23 11:48:26 +08:00
cbad9c903a docs: update docs compile files 2023-09-22 22:03:48 +08:00
b03cd3bf77 docs: add new contacts 2023-09-22 22:02:05 +08:00
7a62fc2894 docs: update some functions 2023-09-22 21:59:20 +08:00
98b1c0556e docs: optimize comments 2023-09-22 17:13:24 +08:00
0d386153a2 style: optimize code 2023-09-22 17:12:28 +08:00