1.0.8 Release
- Fix bug when adding description to a trace file. Now the trace file is altered instead of creating a new file ending with
.new
- Add
--touchscreen
to trace recording command to allow manual override of Linux touchscreen device file - Upgrade minicap to support Android until API level 27
- 修正了给trace添加描述功能的bug。现在命令执行后被修改的trace文件会被覆盖而不是产生一个新文件
- 为录制命令增加了可选参数
--touchscreen
用于在为无法自动识别的Linux evdev 设备文件时手工指定 - 升级minicap到API 27(Android P, 9.0)