github-actions[bot]
359ea4c19b
chore(i18n): refresh native tr locale
2026-07-03 01:45:32 +00:00
github-actions[bot]
e60cccf8a9
chore(i18n): refresh native it locale
2026-07-03 01:45:04 +00:00
github-actions[bot]
ace162b95b
chore(i18n): refresh native ar locale
2026-07-03 01:43:48 +00:00
github-actions[bot]
2c8b97cee9
chore(i18n): refresh native hi locale
2026-07-03 01:43:19 +00:00
github-actions[bot]
f917e893a6
chore(i18n): refresh native fr locale
2026-07-03 01:42:05 +00:00
github-actions[bot]
436dd39343
chore(i18n): refresh native ko locale
2026-07-03 01:41:34 +00:00
github-actions[bot]
8f495e2f80
chore(i18n): refresh native ja-JP locale
2026-07-03 01:40:20 +00:00
github-actions[bot]
a9b0de8037
chore(i18n): refresh native es locale
2026-07-03 01:39:50 +00:00
github-actions[bot]
71374d379b
chore(i18n): refresh native de locale
2026-07-03 01:38:35 +00:00
github-actions[bot]
a623ac71eb
chore(i18n): refresh native pt-BR locale
2026-07-03 01:38:18 +00:00
github-actions[bot]
068088c7fc
chore(i18n): refresh native zh-TW locale
2026-07-03 01:36:52 +00:00
github-actions[bot]
34bf5a90b4
chore(i18n): refresh native zh-CN locale
2026-07-03 01:36:43 +00:00
joshavant
878ba55704
chore(ios): refresh native i18n inventory
2026-07-02 20:34:59 -05:00
joshavant
cfa7b1b616
Add iOS licenses settings screen
2026-07-02 20:34:59 -05:00
Peter Steinberger
af9ab9f193
fix(android): use Bluetooth microphones for voice capture ( #99259 )
...
* fix(android): route voice capture through Bluetooth microphones
* chore(i18n): refresh Android voice source inventory
2026-07-02 16:44:40 -07:00
github-actions[bot]
d47308f800
chore(i18n): refresh native sv locale
2026-07-02 23:12:06 +00:00
github-actions[bot]
6d5a1db048
chore(i18n): refresh native ru locale
2026-07-02 23:10:57 +00:00
github-actions[bot]
1b40eb9e6a
chore(i18n): refresh native fa locale
2026-07-02 23:10:18 +00:00
github-actions[bot]
2501ca3409
chore(i18n): refresh native nl locale
2026-07-02 23:09:19 +00:00
github-actions[bot]
283bd82eb4
chore(i18n): refresh native vi locale
2026-07-02 23:08:32 +00:00
github-actions[bot]
a8358e8848
chore(i18n): refresh native th locale
2026-07-02 23:07:41 +00:00
github-actions[bot]
a6631fee6d
chore(i18n): refresh native pl locale
2026-07-02 23:06:41 +00:00
github-actions[bot]
e376f285e8
chore(i18n): refresh native id locale
2026-07-02 23:05:53 +00:00
github-actions[bot]
6f84c10bda
chore(i18n): refresh native uk locale
2026-07-02 23:05:06 +00:00
github-actions[bot]
ed72b860a4
chore(i18n): refresh native tr locale
2026-07-02 23:04:06 +00:00
github-actions[bot]
dedb17ceff
chore(i18n): refresh native it locale
2026-07-02 23:03:31 +00:00
github-actions[bot]
c1b7bf23bc
chore(i18n): refresh native ar locale
2026-07-02 23:02:02 +00:00
github-actions[bot]
eeb0682409
chore(i18n): refresh native hi locale
2026-07-02 23:01:48 +00:00
github-actions[bot]
6336762b68
chore(i18n): refresh native fr locale
2026-07-02 23:00:24 +00:00
github-actions[bot]
b109b88b57
chore(i18n): refresh native ko locale
2026-07-02 23:00:13 +00:00
github-actions[bot]
7780e3062d
chore(i18n): refresh native es locale
2026-07-02 22:58:47 +00:00
github-actions[bot]
dfb7bc84d8
chore(i18n): refresh native ja-JP locale
2026-07-02 22:58:42 +00:00
github-actions[bot]
8bab3f7dbd
chore(i18n): refresh native pt-BR locale
2026-07-02 22:57:06 +00:00
github-actions[bot]
d3087fcf37
chore(i18n): refresh native de locale
2026-07-02 22:57:01 +00:00
github-actions[bot]
3a2baef0bf
chore(i18n): refresh native zh-CN locale
2026-07-02 22:55:30 +00:00
github-actions[bot]
32f3eb3fa8
chore(i18n): refresh native zh-TW locale
2026-07-02 22:55:24 +00:00
Colin Johnson
ffda2f00a0
fix: keep Android gateway settings save idempotent ( #98277 )
...
* fix(android): keep gateway settings save idempotent
* fix(android): centralize gateway settings auth ownership
Co-authored-by: Colin <colin@solvely.net >
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-07-02 15:53:47 -07:00
github-actions[bot]
c54dc67381
chore(i18n): refresh native ja-JP locale
2026-07-02 22:49:01 +00:00
Ashish Patel
8229f62ac3
fix(android): queue node events until gateway connect ( #92602 )
...
* fix(android): queue notification events until gateway ready
Co-authored-by: Ashish Patel <shriganesh.patel@gmail.com >
* style(android): format notification gateway changes
* style(android): fix gateway resolver formatting
* chore(android): sync native i18n inventory
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-07-02 15:36:14 -07:00
Peter Steinberger
32762dad53
fix(ios): return chat to originating control detail ( #99245 )
...
* fix(ios): return chat to originating control detail
Co-authored-by: Colin <colin@solvely.net >
* fix(ios): reset retained state before control chat handoff
Co-authored-by: Colin <colin@solvely.net >
---------
Co-authored-by: Colin <colin@solvely.net >
2026-07-02 15:20:51 -07:00
github-actions[bot]
d506201c65
chore(i18n): refresh native sv locale
2026-07-02 22:16:46 +00:00
github-actions[bot]
c356245fc0
chore(i18n): refresh native ru locale
2026-07-02 22:15:14 +00:00
github-actions[bot]
3e3b6d6669
chore(i18n): refresh native fa locale
2026-07-02 22:15:01 +00:00
github-actions[bot]
3a8375c29a
chore(i18n): refresh native nl locale
2026-07-02 22:13:39 +00:00
github-actions[bot]
4c16e669b2
chore(i18n): refresh native vi locale
2026-07-02 22:13:08 +00:00
github-actions[bot]
dd64f66bb9
chore(i18n): refresh native th locale
2026-07-02 22:11:55 +00:00
github-actions[bot]
e6f3f54ad0
chore(i18n): refresh native pl locale
2026-07-02 22:11:23 +00:00
github-actions[bot]
cc0d7e1dd4
chore(i18n): refresh native id locale
2026-07-02 22:10:13 +00:00
github-actions[bot]
117e8e1e04
chore(i18n): refresh native uk locale
2026-07-02 22:09:48 +00:00
github-actions[bot]
b21153b98d
chore(i18n): refresh native tr locale
2026-07-02 22:08:13 +00:00