mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-28 05:16:23 -06:00
01804a7531
* feat(apps): Android chat adopts the system-notice family Decode internal_system provenance and __openclaw markers in parseHistory, classify into SystemNotice/SystemDivider timeline variants with web-parity kinds, render minimal Compose rows, round-trip metadata through the transcript cache textPartsJson envelope (no Room change), and extend the deterministic screenshot fixture. * fix(apps): keep generated locale artifacts out of the source PR The native locale refresh workflow owns NativeStringResources.kt and values-*/strings.xml; ship source strings plus the regenerated apps/.i18n/native-source.json inventory only.