135 Commits

Author SHA1 Message Date
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
2ea858a53f Fix translation bug in documentation 2023-01-26 17:49:29 +08:00
178ebe390f Added androidx stub dependencies 2023-01-26 17:45:52 +08:00
31485541c5 Automatically compile documentation (1.0.0) 1.0.0 2023-01-26 01:15:01 +08:00
36b7393902 Update home documentation 2023-01-26 01:13:25 +08:00
7333b885fd Initial commit 2023-01-26 01:06:50 +08:00