km2023
|
c3a726fc02
|
feat: add setPlayMode SDK API with isActivated precondition
|
2026-05-06 10:42:09 +08:00 |
|
km2023
|
7aec09be2a
|
feat: extend BindPayload with optional loop field; add setPlayMode service
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-05-06 10:38:19 +08:00 |
|
km2023
|
4b1017df42
|
feat: add optional loop field to DeviceInfo
|
2026-05-06 10:34:34 +08:00 |
|
km2023
|
be851b05ec
|
feat: add PlayMode enum (single=0, loop=1)
|
2026-05-06 10:31:36 +08:00 |
|
km2023
|
7d9ff3081d
|
demo app + SDK updates:\n- Add direct ANI transfer (prepare -> transfer)\n- Add firmware update flow (fetch latest w/ x-api-key, OTA transfer)\n- Extract x-api-key to NetworkConstants\n- Rename example app to demo; move folder and entry to DemoApp\n- Switch from SPM package dependency to local framework target\n- Enable automatic Info.plist generation for framework target\n- Add placeholder test to satisfy SwiftPM test target\n- Regenerate XcodeGen project (demo.xcodeproj)
|
2026-04-09 18:41:56 +08:00 |
|