mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-14 07:26:02 +00:00
* feat(android): add safe cron job management Co-authored-by: snowzlmbot <293528334+snowzlmbot@users.noreply.github.com> * fix(android): harden cron editor state * fix(android): preserve cron state across lifecycle * fix(android): satisfy cron release gates * fix(android): retain cron drafts outside saved state * fix(android): scope cron auto-delete to one-shot jobs * fix(android): use Compose activity owner * docs(changelog): note Android cron management * fix(cron): harden Android job management * chore(i18n): refresh Android cron inventory * test(cron): cover enriched read views * chore(changelog): defer Android cron note to release --------- Co-authored-by: snowzlmbot <293528334+snowzlmbot@users.noreply.github.com>