mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
feat(android): add foreground Voice Wake (#107081)
* feat(android): add foreground voice wake * chore(android): refresh voice wake artifacts * fix(android): refresh voice wake capability readiness * chore(android): sync voice wake translations * chore: keep release notes in PR context
This commit is contained in:
committed by
GitHub
parent
692cb8dd9b
commit
4023eb92d2
@@ -38,7 +38,6 @@
|
||||
"node.presence": "Node activity is reported by macOS nodes and consumed by gateway routing; Android has no presence reporter yet.",
|
||||
"device.pair.requested": "Device pairing flows poll via device.pair.* methods on Android.",
|
||||
"device.pair.resolved": "Device pairing flows poll via device.pair.* methods on Android.",
|
||||
"voicewake.changed": "Android reads voicewake state on demand via voicewake.get; no push consumer yet.",
|
||||
"voicewake.routing.changed": "Android reads voicewake state on demand via voicewake.get; no push consumer yet.",
|
||||
"plugin.approval.requested": "Plugin approval prompts are not implemented on Android.",
|
||||
"plugin.approval.resolved": "Plugin approval prompts are not implemented on Android.",
|
||||
|
||||
Reference in New Issue
Block a user