You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Boarding-pass fix: the scanner now captures and renders the exact decoded symbol grid (zxing-cpp / Binary Eye engine) instead of re-encoding the payload — ticketing codes with non-standard error correction (an airline Aztec at 32% EC) reproduce byte-for-byte and scan at the gate. LP3-verified 2026-08-29 (37×37 grid, 1369/1369 modules match); emulator round-trip re-verified on this final build.
Workflow rework: Home opens the code fullscreen directly; the bottom bar is DELETE (trash) · X · +; tapping the code opens the details panel; delete moved out of Edit.
Delete confirmation: a single-code pass confirms the whole pass; a stacked pass offers removing just the code you're viewing or the whole pass.
Details: filled fields as plain data, no field tags; start date + time and end date + time pair on their own lines.
Date-aware home ordering: upcoming first (today before future), then no-date, then past.
2026-08-30 feedback rounds: trash icon, no brightness override, tagless details, edit back arrow top-left, picker month swipe, stacked delete confirm.
APK: ~13.7 MB (ML Kit scanner deps pruned with the zxing-cpp swap — down from 30.7 MB in 0.5.0)