seedetcher/gui
2026-03-03 20:26:27 +01:00
..
assets screensaver working 2025-12-19 17:46:44 +01:00
layout initial public release 2023-03-28 15:32:31 -06:00
op renamed from seedhammer to seedetcher 2025-01-23 01:45:19 +01:00
saver Guard reveal frame counter in saver 2025-12-19 17:59:55 +01:00
text fix(codeql): resolve remaining integer conversion and overflow alerts 2026-02-17 11:25:44 +01:00
widget renamed from seedhammer to seedetcher 2025-01-23 01:45:19 +01:00
gui.go feat(debug): trigger rate-limited SD log export on UI errors 2026-02-25 21:03:15 +01:00
helpers.go refactor(gui): extract descriptor helpers 2025-12-06 21:08:16 +01:00
keyboard.go Show printer status with live toasts 2025-12-08 23:04:14 +01:00
print_job.go Add wallet label input screen and wire into print flow 2025-12-10 18:56:11 +01:00
restart_helper.go gui: add restart helper and dedupe restart prompts 2025-12-07 00:49:49 +01:00
screen_action_choice.go feat(print): batch PostScript rendering/sending and remove legacy 1200 cap 2026-02-26 10:36:57 +01:00
screen_action_testwallet_debug.go feat(print): batch PostScript rendering/sending and remove legacy 1200 cap 2026-02-26 10:36:57 +01:00
screen_action_testwallet_stub.go feat(print): batch PostScript rendering/sending and remove legacy 1200 cap 2026-02-26 10:36:57 +01:00
screen_addresses.go Fix change address list to start at index 0 2025-12-10 14:20:35 +01:00
screen_backup_confirm.go gui: wrap wallet confirm in screen and reuse desc for print 2025-12-06 23:24:35 +01:00
screen_backup_descriptor.go feat(backup): remove SE1 fallback and warn on unsupported UR/XOR schemes 2026-02-21 17:44:30 +01:00
screen_backup_print.go Add wallet label input screen and wire into print flow 2025-12-10 18:56:11 +01:00
screen_backup.go copy(gui): clarify seed scan prompt as QR-only 2026-02-18 17:41:01 +01:00
screen_descriptor.go feat(ui): align wallet/print layouts and simplify shard preview 2026-02-15 18:02:35 +01:00
screen_fingerprints.go fix(gui): scope UR/XOR share counter to recovery mode only 2026-02-20 19:15:49 +01:00
screen_helpers.go refactor(gui): move descriptor helper to shared utils 2025-12-06 21:53:28 +01:00
screen_label.go chore(plates): apply layout tuning, fixtures, and label limit updates 2026-02-18 11:17:51 +01:00
screen_main.go release tooling: streamline mkRelease and stamped image output 2026-03-03 20:26:27 +01:00
screen_print.go Fix 2x2 progress math and add nested script fixtures 2026-03-03 14:31:43 +01:00
screen_recover_descriptor_test.go fix(recovery): keep descriptor children for text QR and isolate UR payload 2026-02-15 16:30:30 +01:00
screen_recover_descriptor.go refactor(cups): rename spike runtime paths to cups-runtime 2026-02-26 16:24:14 +01:00
screen_scan.go feat(ur): generalize SeedHammer-style UR/XOR split and recovery paths 2026-02-21 12:06:50 +01:00
screen_seed.go Show printer status with live toasts 2025-12-08 23:04:14 +01:00
screen_shard_policy.go feat(gui): hide WID/SET copy and show UR/XOR share capture count 2026-02-20 18:51:18 +01:00
screen_shard_preview.go feat(gui): hide WID/SET copy and show UR/XOR share capture count 2026-02-20 18:51:18 +01:00
screen_ui_helpers.go refactor(print): consolidate progress plumbing and clean gui warnings 2026-02-26 14:45:24 +01:00
screen_warning.go fix(debug): skip PJL on boot exports using reason-based export 2026-02-25 21:03:15 +01:00
screen.go Introduce Screen interface and wrap mainFlow in FlowScreen 2025-12-06 20:27:11 +01:00
seed_validation.go gui: add seed validation helper and retain drafts on error 2025-12-07 00:25:58 +01:00
theme.go Remove engraving stack and switch to printer-only flow 2025-12-06 18:25:51 +01:00