Commit Graph

17 Commits

Author SHA1 Message Date
Vincent Koc
6ddc87de0a fix(ios): satisfy watch localization build gates 2026-07-12 18:33:47 +02:00
Vincent Koc
e4ffa5fd92 fix(watch): decode semantic approval outcomes 2026-07-12 18:33:47 +02:00
Vincent Koc
a1f0a92b03 fix(watch): preserve terminal approval outcomes 2026-07-12 18:33:47 +02:00
Vincent Koc
99668e3fd1 fix(watch): type legacy chat status switches 2026-07-12 18:33:47 +02:00
Vincent Koc
dfa9c96e17 fix(watch): parse encoded avatar URL 2026-07-12 18:33:47 +02:00
Vincent Koc
0c65a16b08 fix(watch): preserve future semantic status text 2026-07-12 18:33:47 +02:00
Vincent Koc
0e49f09112 fix(watch): preserve localized terminal status 2026-07-12 18:33:47 +02:00
Vincent Koc
4db61868d7 fix(watch): migrate canonical approval outcomes 2026-07-12 18:33:47 +02:00
Vincent Koc
f25b583b30 fix(watch): preserve shipped protocol compatibility 2026-07-12 18:33:47 +02:00
Vincent Koc
bf96f1fbfb fix(watch): preserve command and approval details 2026-07-12 18:33:47 +02:00
Vincent Koc
ec65e10df7 fix(watch): preserve snapshot compatibility 2026-07-12 18:33:47 +02:00
Vincent Koc
cf8ae716ff fix(ios): preserve localized runtime semantics 2026-07-12 18:33:47 +02:00
Vincent Koc
95cff58166 fix(watchos): localize semantic status on watch 2026-07-12 18:33:47 +02:00
Vincent Koc
ff6f4af69a test(watchos): cover localized chat status fallback 2026-07-12 18:33:47 +02:00
Vincent Koc
99c1fedf27 fix(watchos): localize chat status on watch 2026-07-12 18:33:47 +02:00
Peter Steinberger
2a02ab6bbe refactor(apps): reuse Watch approval transport models (#105024)
* refactor(apps): reuse watch approval transport models

* fix(ios): satisfy exact identifier lint
2026-07-12 07:08:03 +01:00
Peter Steinberger
ac89350327 feat(apps): review durable approvals on mobile (#104913)
* feat(apps): Android, iPhone, and Watch approval clients

Squash-rebased #103912 segment onto the deep-links tip on current main.
Native approval surfaces: iOS approval presentation with gateway-switch
lease preservation and resolution fencing, watchOS inbox + approval
actions with shipped-shape payload codec, Android approval notices with
publication-tokened dismissal. Native i18n inventory regenerated.

(cherry picked from commit 428a76670ffeede54248b7bd7aa4438e2589851b)
(cherry picked from commit 80225d5707c3645eeea5435f266131037b50ede6)
(cherry picked from commit 2a23b714dc30d773a294aa45adc617e46b80732e)
(cherry picked from commit 9ff1153827769e2cbab7c11c153f0f8634662c28)
(cherry picked from commit 5b25723525bd562e5f97478af492f7b46ad30fd1)
(cherry picked from commit 8c80e8467b5fe89aad0d4c74a0573f1600ed3af9)
(cherry picked from commit ad4037bc9846bf6f082b41c129ee68aa344576c3)
(cherry picked from commit fdf767dd662cff3c8a5a6d571f38f153410651ca)
(cherry picked from commit 00c120376ffd992ea68ce29254a9bc0a25ed1740)
(cherry picked from commit f36a95213e)
(cherry picked from commit e2c25cbe2baacab44d21871d8cb6734704f065ac)
(cherry picked from commit 7c4fda519080486d341a9f4df36d63f9e24b1235)
(cherry picked from commit 1b3d4eda3dc5988012124597f9454ae21fb187a1)
(cherry picked from commit 2a60619722)
(cherry picked from commit 6f0c386567)
(cherry picked from commit 784a5857b7)
(cherry picked from commit cbf294e026841c9bc2799da0fc7db666a69c52db)

* fix(apps): harden approval reconciliation and watch states
2026-07-11 19:59:07 -07:00