- BackupExporter: exports notebook as .engpad.zip containing
notebook.json (metadata) and pages/NNN.json (strokes as JSON
float arrays). Uses Dispatchers.IO for file I/O.
- Added "Export backup" to notebook overflow menu in library
- PdfExporter.sanitize changed from private to internal for reuse
- Shares via FileProvider + ACTION_SEND with application/zip MIME type
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>