Commit Graph

63 Commits

Author SHA1 Message Date
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
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
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
1af4ff8525 feat: add TAG & merge API_VERSION_NAME, API_VERSION_CODE to VERSION 2023-09-23 20:23:25 +08:00
e7cca9b5ca docs: correct comments 2023-09-23 19:39:10 +08:00
23f4da648a docs: optimize comments 2023-09-22 17:15:24 +08:00
5bd18269c2 docs: optimize comments 2023-09-21 03:20:46 +08:00
8ba166dab9 style: lots of changes
- move demo-app, demo-module to samples
- rename yukihookapi to yukihookapi-core
- optimize code
- other small changes
2023-09-21 03:19:13 +08:00
fc2187ddc8 chore: migrate build script from groovy to kts
- using SweetDependency, SweetProperty
- using new maven publish function
- update gradle and dependencies
2023-09-21 03:13:14 +08:00