Josh
e43c72954a
Polish iOS onboarding and chat critique fixes ( #99243 )
...
* fix(ios): polish onboarding and empty chat
Co-authored-by: Josh <17843332+jcooley8@users.noreply.github.com >
* fix(ios): correlate pending chat echoes
* fix(ios): ship localized chat starters
* fix(ios): preserve chat echo identity
* fix(ios): adopt late correlated chat echoes
* fix(ios): reconcile reused chat runs
* fix(ios): preserve transformed chat history
---------
Co-authored-by: Peter Steinberger <steipete@gmail.com >
2026-07-04 00:38:56 -07:00
Mason Huang
f3eccb0dfd
fix: harden native i18n identifier filtering ( #99098 )
...
Summary:
- The PR replaces native i18n conditional-branch regex filtering with an exported linear ASCII scanner and adds focused coverage.
- PR surface: Tests +9, Other +36. Total +45 across 2 files.
- Reproducibility: yes. from source inspection: current main routes conditional-branch native literals through the backtracking-prone regex before inventory output. I did not run a timing benchmark against current main.
Automerge notes:
- No ClawSweeper repair was needed after automerge opt-in.
Validation:
- ClawSweeper review passed for head 97464c9635 .
- Required merge gates passed before the squash merge.
Prepared head SHA: 97464c9635
Review: https://github.com/openclaw/openclaw/pull/99098#issuecomment-4866733462
Co-authored-by: Mason Huang <masonxhuang@tencent.com >
Approved-by: hxy91819
2026-07-03 15:28:17 +00:00
Shakker
e4194df270
fix: skip native Swift conditional interpolations
2026-07-02 16:32:22 +01:00
Peter Steinberger
8502ef6c59
feat(ios): modernize the app with iOS 26 Liquid Glass ( #98452 )
...
* feat(ios): adopt iOS 26 Liquid Glass design
* refactor(ios): refine Liquid Glass hierarchy
* docs(ios): require Xcode 26
* refactor(ios): remove obsolete design helpers
* fix(ios): keep agent tab navigation hidden
* fix(ios): compact chat composer at rest
* refactor(ios): reduce interface density
* fix(ios): keep native string inventory current
2026-07-01 19:06:04 +01:00
Vincent Koc
be2c4c65ab
fix(i18n): invalidate native artifacts on glossary changes
2026-07-01 06:16:30 -07:00
Vincent Koc
51f5164bf4
fix(i18n): preserve native printf placeholders
2026-07-01 06:16:30 -07:00
Vincent Koc
8bc40fc8de
fix(i18n): validate native refresh inputs
2026-07-01 06:16:30 -07:00
Vincent Koc
a0ab8a7475
fix(i18n): allow locale placeholder reordering
2026-07-01 06:16:30 -07:00
Vincent Koc
096cc881c0
test(i18n): prove native refresh creation and no-op
2026-07-01 06:16:30 -07:00
Vincent Koc
40e0b3a597
fix(i18n): guard native refresh inputs
2026-07-01 06:16:30 -07:00
Vincent Koc
4fe3d46ae7
fix(i18n): cover all native source roots
2026-07-01 06:16:30 -07:00
Vincent Koc
281e164069
fix(i18n): validate Kotlin and Swift placeholders
2026-07-01 06:16:30 -07:00
Vincent Koc
a7d5fe6343
fix(i18n): validate native translation structure
2026-07-01 06:16:30 -07:00
Vincent Koc
ae272d2284
docs(i18n): clarify native artifact ownership
2026-07-01 06:16:30 -07:00
Vincent Koc
8d18dacaa9
feat(i18n): refresh native locale artifacts
2026-07-01 06:16:30 -07:00
Vincent Koc
6497c3ca1b
fix(i18n): stabilize native inventory generation
2026-07-01 03:28:23 -07:00
Vincent Koc
84247114c2
fix(i18n): include custom SwiftUI helper labels
2026-07-01 03:28:23 -07:00
Vincent Koc
a38864aeb9
fix(i18n): parse native UI string expressions
2026-07-01 03:28:23 -07:00
Vincent Koc
18494a04f5
fix(i18n): cover native conditional UI strings
2026-07-01 03:28:23 -07:00
Vincent Koc
5ec988230c
fix(i18n): scope native UI helper extraction
2026-07-01 03:28:23 -07:00
Vincent Koc
59b6bdf36c
fix(i18n): cover structured native UI strings
2026-07-01 03:28:23 -07:00
Vincent Koc
fbd6e30ce1
feat(i18n): add Swedish native locale
2026-07-01 03:28:23 -07:00
Vincent Koc
da6ee4f0dd
fix(i18n): restrict native UI extraction
2026-07-01 03:28:23 -07:00
Vincent Koc
53c66986ea
fix(i18n): filter non-translatable native literals
2026-07-01 03:28:23 -07:00
Vincent Koc
ab83d35b26
fix(i18n): cover all native source roots
2026-07-01 03:28:23 -07:00
Vincent Koc
0e03507935
fix(i18n): inventory conditional native labels
2026-07-01 03:28:23 -07:00
Vincent Koc
aa32894afc
fix(i18n): align native scan scope and build exclusions
2026-07-01 03:28:23 -07:00
Vincent Koc
3e65e64c19
feat(i18n): inventory native resources and wrappers
2026-07-01 03:28:23 -07:00
Vincent Koc
f165b53da9
fix(i18n): parse native interpolation expressions
2026-07-01 03:28:23 -07:00
Vincent Koc
d913a3314b
fix(i18n): preserve Kotlin native placeholders
2026-07-01 03:28:23 -07:00
Vincent Koc
3d96a0039f
fix(i18n): preserve native placeholders and whitespace
2026-07-01 03:28:23 -07:00
Vincent Koc
a519a07d36
fix(i18n): skip non-runtime native source literals
2026-07-01 03:28:23 -07:00
Vincent Koc
0a16d9e578
fix(i18n): guard native inventory in CI
2026-07-01 03:28:23 -07:00
Vincent Koc
13c18d1c0a
fix(i18n): keep native refresh inventory clean
2026-07-01 03:28:23 -07:00
Vincent Koc
7884e4b737
feat(i18n): define native locale matrix
2026-07-01 03:28:23 -07:00
Vincent Koc
9eae0b4d38
feat(i18n): inventory native app UI strings
2026-07-01 03:28:23 -07:00