Skip to content

V0.3.3

Compare
Choose a tag to compare
@wh201906 wh201906 released this 25 Nov 17:56
· 22 commits to master since this release
V0.3.3
5799817
  • Add support for specifying service UUID in Bluetooth client mode (commit 1bd23bf)
  • Add support for showing IPv6 addresses on Android (commit 03a0e79)
  • Add option for remembering the data to be sent in DataTab (commit 00eb0e2)
  • Add option for clearing both received data and graph at the same time (commit a477902)
  • Improve the permission request process on Android
  • Add point-only mode for plotting (commit daf3460)
  • Fix the missing separator when appending hex data with timestamp (commit 00eb0e2)

  • 支持在蓝牙客户端模式中指定目标服务UUID (commit 1bd23bf)
  • 支持在Android端显示IPv6地址 (commit 03a0e79)
  • 支持记住数据界面中的待发送数据 (commit 00eb0e2)
  • 支持同时清除接收到的数据和图表 (commit a477902)
  • 改进Android上的权限请求过程
  • 添加单独绘制点的功能 (commit daf3460)
  • 修复接收带时间戳的十六进制数据时缺少分隔符的问题 (commit 00eb0e2)

Android ABIs: armeabi-v7a, arm64-v8a, x86, x86_64