Releases: Ayagikei/LifeUp-SDK
Releases · Ayagikei/LifeUp-SDK
LifeUp Cloud (HTTP) - v1.3.0 mDNS service
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 崩溃
LifeUp Cloud (HTTP) - v1.2.0 QR
- Now it supports scanning the QR code to call the API
- Improved display of IP list
LifeUp Cloud (HTTP) - v1.1.2 Content Provider
⚠ You need LifeUp version 1.91 to fully use the application. We are gradually releasing version 1.91.
- Added support for querying most detail data (tasks, items, reflections, etc.) through Content Providers.
This can be used in conjunction with our new desktop version (https://github.com/Ayagikei/LifeUp-Desktop). - Standardized the HTTP response format.