Commit Graph

55 Commits

Author SHA1 Message Date
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
bfcad65dc8 docs: optimize comments 2023-09-22 17:02:45 +08:00
1c205afd37 feat: lots of changes
- move demo-app to samples and rename demo-android
- rename yukireflection to yukireflection-core
- add demo-jvm in samples
- convert yukireflection-core from android to java-library
- optimize code
- other small changes
2023-09-22 17:00:54 +08:00
d02a5f8282 docs: update README, README-zh-CN 2023-09-22 17:00:22 +08:00
fd79c4ef0d chore: migrate build script from groovy to kts
- using SweetDependency, SweetProperty
- using new maven publish function
- update gradle and dependencies
2023-09-22 17:00:04 +08:00
7f15ad57d9 chore: clean up build step files 2023-09-22 16:59:28 +08:00
4a0cffdb7f [Change Commit Specification] Use the new commit spec from here on
child commits:
chore: add .editorconfig
2023-09-22 16:51:25 +08:00
47c7600a6b Fix naming of "ShortArrayType" in VariableTypeFactory 2023-06-26 05:59:55 +08:00
25cb5e773f Automatically compile documentation (1.0.2) 2023-05-12 17:06:26 +08:00
97d3adc006 Fix project url changed problem in type define documentation 2023-05-12 17:03:35 +08:00
9d0dcf19df Fix translation problem in features documentation 2023-05-12 17:02:25 +08:00
6067ce9123 Fix get interfaces of class by (@yangyiyu08) in ReflectionFactory 2023-05-05 23:50:25 +08:00
2b90d7ebb6 Automatically compile documentation (1.0.2) 2023-04-26 15:03:59 +08:00
78a399c501 Fix "GitHub" spelling in all files 2023-04-26 15:03:25 +08:00
0728b5e167 Automatically compile documentation (1.0.2) 1.0.2 2023-04-25 05:48:07 +08:00
aad3f146f8 Update version to 1.0.2 2023-04-25 05:41:35 +08:00
9593ef3408 Update api-example documentation 2023-04-25 05:12:35 +08:00
e9219a51f3 Modify remove Members cache function, optimizing performance of finder 2023-04-25 05:03:35 +08:00
df6f698629 Added Sequence.findLastIndex, Sequence.lastIndex functions in UtilsFactory 2023-04-25 04:30:05 +08:00
e6cc545fe2 Modify change some HashMap to ArrayMap to save memory 2023-04-20 17:21:55 +08:00
9e093e427c Automatically compile documentation (1.0.1) 1.0.1 2023-04-16 00:48:36 +08:00
44927b534a Update version to 1.0.1 2023-04-16 00:45:35 +08:00
b79547b9e7 Update demo 2023-04-16 00:39:55 +08:00
f516f2de52 Modify merge contents of build.gradle into constant definitions 2023-04-16 00:12:35 +08:00
3e1d86a57c Modify remove build function in YukiReflection.Configs 2023-04-16 00:09:05 +08:00
bb2bfb0dda Modify merge yukireflection java-library project to android-library project 2023-04-15 21:19:05 +08:00
082fa898df Modify move maven configs from .gradle to .maven directory and make it to json file 2023-04-15 00:55:35 +08:00
e610fd74e3 Update Gradle & Kotlin
- Update Kotlin version to 1.8.20
- Update Gradle version to 8.0.2
- Update Gradle dependencies
2023-04-08 00:46:35 +08:00
792ec98a91 Added start history chart in README 2023-02-19 14:37:35 +08:00
ff4456aedc Modify remove invalid statement UserDataHandlerClass in ComponentTypeFactory 2023-01-31 21:42:10 +08:00
33742ef53c Automatically compile documentation (1.0.0) 2023-01-26 17:50:36 +08:00