Skip to content

1.0.7 Release

Compare
Choose a tag to compare
@mingyuan-xia mingyuan-xia released this 03 Mar 03:22
· 5 commits to master since this release

This release improves overall stability and error reporting mechanism.

  1. Improve possible disconnection when communicating with ADB server
  2. Fix reported bugs on the previous version
  3. Refactor error collecting and reporting mechanism, where error messages are more informative
  4. adb-series commands, e.g., install, has better failure case information
  5. fix recording/mirroing/replaying bugs when working with Motorola and NUBIA models
  6. add a command to add description to a recorded trace

  1. 提高了与adb server通信上的稳定性
  2. fix了1.0.5版本中的一些bug
  3. 重构的error and crash反馈机制,错误输出更精确
  4. adb 系列命令,包括install等,有更详细的错误信息
  5. 修正了摩托罗拉和努比亚的兼容性问题
  6. 增加了一个命令用于为trace增加description