Skip to content

1.0.8 Release

Compare
Choose a tag to compare
@mingyuan-xia mingyuan-xia released this 14 Jun 07:49
· 2 commits to master since this release
  1. Fix bug when adding description to a trace file. Now the trace file is altered instead of creating a new file ending with .new
  2. Add --touchscreen to trace recording command to allow manual override of Linux touchscreen device file
  3. Upgrade minicap to support Android until API level 27

  1. 修正了给trace添加描述功能的bug。现在命令执行后被修改的trace文件会被覆盖而不是产生一个新文件
  2. 为录制命令增加了可选参数 --touchscreen 用于在为无法自动识别的Linux evdev 设备文件时手工指定
  3. 升级minicap到API 27(Android P, 9.0)