v1.3.0
🚀Features
- Support registering mDNS service so that the desktop can automatically discover its IP (requires desktop v1.1.0)
- The result value is added to the API called through the contentProvider method.
🔧Improvements
- Increase the click range of the scan QR code button
- Fix ActivityNotFound crash
🚀特性
- 支持注册 mDNS 服务,以便让桌面端自动发现其IP(需要桌面端v1.1.0)
- 通过 ContentProvider 方式调用的 API 增加了结果值。
🔧改进
- 增加了扫描二维码按钮的点击范围
- 修复 ActivityNotFound 崩溃