Vincent Koc
|
88876f780b
|
fix(android): preserve device work across lifecycle changes (#116593)
* fix(android): use configured SDK for screenshot AVDs
* fix(android): keep chat jump control clear of messages
* fix(wear): ignore stale control completions
* fix(android): advertise node permission changes
* fix(android): select play flavor for benchmarks
* test(android): decouple cron benchmark from copy
* fix(android): install play variant in perf scripts
* fix(wear): clear gateway control busy state
* fix(android): surface voice e2e connection errors
* test(android): cover common live node commands
* fix(android): retain share parsing across recreation
* fix(android): retain permission requests across recreation
* fix(wear): bind realtime audio to talk attempts
* fix(android): track active permission host
* fix(wear): own gateway control busy state
* fix(wear): admit realtime channels by attempt
* fix(android): refresh permissions on top resume
* fix(wear): serialize reconnect retirement with writes
* chore(i18n): refresh native source inventory
* fix(wear): retain pending audio through start RPC
* fix(wear): negotiate realtime channel compatibility
* test(wear): assert reconnect outcome without owner churn
* fix(android): move settings prompt with active host
* fix(wear): reject stale relay starts
* chore(changelog): leave notes to release generation
|
2026-07-31 09:49:11 +08:00 |
|
NianJiu
|
1a319f9a78
|
fix(android): keep welcome action reachable with large text (#111747)
* fix(android): keep welcome action reachable with large text
* test(android): isolate Compose host theme
* fix(android): keep gateway setup usable with large text
Co-authored-by: NianJiuZst <180004567+NianJiuZst@users.noreply.github.com>
---------
Co-authored-by: NianJiuZst <180004567+NianJiuZst@users.noreply.github.com>
Co-authored-by: Peter Steinberger <steipete@gmail.com>
|
2026-07-28 14:39:33 -04:00 |
|
Josh Avant
|
fc60a8e66b
|
fix(android): show Canvas outside Settings (#103330)
* test(android): reproduce detached canvas lifecycle failures
* fix(android): restore shell-owned canvas presentation
* fix(android): avoid canvas renderer crash loops
* fix(android): keep canvas within safe drawing bounds
* fix(android): cover canvas inset gutters
* chore(android): refresh native i18n inventory
* fix(android): keep canvas host lint-clean
* style(android): format canvas host documentation
|
2026-07-10 04:20:53 -05:00 |
|
Peter Steinberger
|
d931839e0c
|
feat(android): multi-gateway registry, per-gateway credentials, and switching (#100947)
|
2026-07-06 23:31:49 +01:00 |
|
Colin Johnson
|
5e342c774d
|
improve: refresh Android overview control surface (#95557)
* improve android overview control surface
* fix android lint gates
* fix android voice e2e debug broadcast
* harden android voice e2e receiver
* fix(android): clarify Talk entry copy
---------
Co-authored-by: joshavant <830519+joshavant@users.noreply.github.com>
|
2026-06-22 18:57:33 -05:00 |
|
Ayaan Zaidi
|
d7aa1f31de
|
test(android): add gateway connect adb probe
|
2026-05-25 09:01:07 +05:30 |
|
Ayaan Zaidi
|
e52a3b31e4
|
test(android): add voice mode adb e2e harness
|
2026-05-25 09:01:06 +05:30 |
|