v0.22 — Save backup directly to device
Highlights
- "Save to device" for backups — Back up everything now offers two ways out: the existing share sheet (any app, including "Save to Files"), or a new direct save straight to a folder you pick (e.g. Downloads), no share sheet round-trip. Same Storage Access Framework pattern already used by CSV export.
Verified
- 147/147 Jest tests passing,
tsc --noEmitclean. - On-device (Pixel 7): folder picker opens, permission dialog grants correctly, backup file writes to disk with correct content.
🤖 Generated with Claude Code