Skip to content

Releases: XixianLiang/HMDroidbot

v1.0.1

23 Aug 07:50
Compare
Choose a tag to compare

1️⃣ fix the installation bug in different system. Now HMDroidbot can be used in Linux, macOS and Windows. If you have any trouble in setting up HMDroidbot, feel free to contact the authors.
2️⃣ clean some dead code.

v1.0.0_beta

17 Aug 09:27
Compare
Choose a tag to compare

Changelog

💥 Support coverage report for HarmonyOS now! Including ability, page, etc. and some HarmonyOS-specific metrics!
💥 Source code improvement. Easier to read and debug. Added typing to the source code and colorized the log. Use -debug flag to print the debug level log to the terminal!
💥 Support hilog for HarmonyOS NEXT. Use -log flag to get the hilog from the device and check it in the report directory!
💥 Added a quick start shell script.