..
actions.py
bundle small fixes
2026-06-19 10:56:45 -04:00
address_explorer.py
bugfix: default menu position in custom path address format menu
2026-04-20 15:18:30 -04:00
auth.py
bundle small fixes
2026-06-19 10:56:45 -04:00
backups.py
Don't restore cached backup password (bkpw) from backup file
2026-06-19 10:59:16 -04:00
battery.py
bundle small fixes
2026-06-19 10:56:45 -04:00
bbqr.py
bundle small fixes
2026-06-19 10:56:45 -04:00
calc.py
nit
2025-09-22 10:53:55 -04:00
callgate.py
corrected value
2024-02-28 11:27:31 -05:00
ccc.py
bundle small fixes
2026-06-19 10:56:45 -04:00
chains.py
bundle small fixes
2026-06-19 10:56:45 -04:00
charcodes.py
cleanups
2025-07-31 10:24:28 -04:00
choosers.py
show checkmark for non-default values in settings menus
2023-12-08 09:44:22 -05:00
compat7z.py
bugfix: attribute error on exception object + more 7z header tests
2026-04-20 15:19:31 -04:00
countdowns.py
seed vault optimizations
2023-10-09 12:43:35 -04:00
decoders.py
bundle small fixes
2026-06-19 10:56:45 -04:00
descriptor.py
allow multisig descriptor with root keys
2025-02-12 11:12:28 -05:00
dev_helper.py
Q support
2024-01-29 11:45:44 -05:00
display.py
Mk hardware
2026-03-04 17:32:21 -05:00
drv_entro.py
final solution can_cancel=True
2026-04-20 12:40:07 -04:00
exceptions.py
txout explorer do not yikes on big QRs
2025-09-18 10:43:32 -04:00
export.py
show descriptor & key expression in story; signed key expression export
2026-03-04 10:46:45 -05:00
files.py
comments
2025-02-27 09:02:30 -05:00
flow.py
bundle small fixes
2026-06-19 10:56:45 -04:00
font_iosevka.py
color and new font
2023-12-05 11:23:23 +01:00
ftux.py
force interface state during ftux
2024-04-30 11:39:07 -04:00
glob.py
more
2023-12-05 12:42:42 +01:00
gpu_binary.py
working in-circuit upgrade
2023-12-05 12:42:26 +01:00
gpu.py
review
2025-09-22 09:51:11 -04:00
graphics_mk4.py
NFC animation, related changes
2021-09-14 12:41:21 -04:00
graphics_q1.py
color and new font
2023-12-05 11:23:23 +01:00
h.py
first pass q1
2023-12-05 11:01:43 +01:00
history.py
bugfix: PSBT corner cases
2025-06-03 09:18:42 -04:00
hsm_ux.py
fix: correct container type for settings.wifs; proper button text UX with parentheses
2026-04-20 12:40:40 -04:00
hsm.py
bundle small fixes
2026-06-19 10:56:45 -04:00
imptask.py
spending policy implemented
2025-09-16 10:35:07 -04:00
keyboard.py
bundle small fixes
2026-06-19 10:56:45 -04:00
lcd_display.py
bundle small fixes
2026-06-19 10:56:45 -04:00
login.py
Q becomes calculator rather than e-waste
2025-09-22 10:47:01 -04:00
main.py
Q becomes calculator rather than e-waste
2025-09-22 10:47:01 -04:00
Makefile
cleanup, cleanup which is obsolete
2023-12-05 13:04:40 +01:00
manifest_mk4.py
bundle small fixes
2026-06-19 10:56:45 -04:00
manifest_q1.py
sort manifest modules alphabetically
2025-06-03 10:54:34 -04:00
manifest.py
bundle small fixes
2026-06-19 10:56:45 -04:00
mempad.py
fix keyboard during login ux
2024-04-15 11:01:01 -04:00
menu.py
lower Mk4 default wrap-around from 16 to 10 (same as Q)
2025-09-18 08:35:39 -04:00
mk4.py
Mk hardware
2026-03-04 17:32:21 -05:00
msgsign.py
bundle small fixes
2026-06-19 10:56:45 -04:00
multisig.py
bundle small fixes
2026-06-19 10:56:45 -04:00
ndef.py
NFC tools menu containing: show address, sign message, share file and import multisig; tests
2022-10-05 09:01:53 -04:00
nfc.py
bundle small fixes
2026-06-19 10:56:45 -04:00
notes.py
bundle small fixes
2026-06-19 10:56:45 -04:00
numpad.py
Bugfix for Mk4 pin entry
2024-04-17 11:14:47 -04:00
nvstore.py
WIF Store
2026-03-04 17:16:38 -05:00
opcodes.py
allow unknown scripts in HSM; add support for OP_RETURN
2022-07-14 09:23:36 -04:00
ownership.py
bundle small fixes
2026-06-19 10:56:45 -04:00
paper.py
bugfix: ownership check needed re-run for values near max
2025-09-18 10:34:22 -04:00
pincodes.py
Q becomes calculator rather than e-waste
2025-09-22 10:47:01 -04:00
psbt.py
bundle small fixes
2026-06-19 10:56:45 -04:00
psram.py
bundle small fixes
2026-06-19 10:56:45 -04:00
public_constants.py
Making whole firmware public with single, signed commit.
2018-07-24 14:07:33 -04:00
pwsave.py
save bytes by removing some duplicate from glob import settings
2025-01-15 08:38:42 -05:00
q1.py
default brightness (on battery) from 80../releases/ChangeLog.md to 95../releases/ChangeLog.md
2024-09-09 15:36:43 -04:00
qrs.py
input explorer
2026-02-13 11:56:41 -05:00
queues.py
empty list checks
2025-04-01 16:22:12 -04:00
random.py
remove random.bytes, use ngu.random.bytes directly instead
2024-01-10 11:35:27 -05:00
scanner.py
test bug fixes
2025-03-28 15:08:57 -04:00
seed.py
bundle small fixes
2026-06-19 10:56:45 -04:00
selftest.py
Mk hardware
2026-03-04 17:32:21 -05:00
serializations.py
bundle small fixes
2026-06-19 10:56:45 -04:00
sffile.py
typos
2026-04-20 11:17:17 -04:00
sigheader.py
first pass q1
2023-12-05 11:01:43 +01:00
sim_display.py
fixing tests
2025-02-13 09:04:21 -05:00
sram2.py
first pass q1
2023-12-05 11:01:43 +01:00
ssd1306.py
Mk hardware
2026-03-04 17:32:21 -05:00
st7788.py
BBQr improvements
2024-03-01 16:37:26 -05:00
stash.py
bundle small fixes
2026-06-19 10:56:45 -04:00
tapsigner.py
bugfix: only list files with proper extension delimited by dot; fix UX showing suffixes in file_picker when no suitable files found
2025-09-26 11:03:49 -04:00
teleport.py
bundle small fixes
2026-06-19 10:56:45 -04:00
trick_pins.py
bundle small fixes
2026-06-19 10:56:45 -04:00
usb_test_commands.py
add file banner
2024-04-16 10:30:17 -04:00
usb.py
bundle small fixes
2026-06-19 10:56:45 -04:00
users.py
typos
2026-04-20 11:17:17 -04:00
utils.py
bundle small fixes
2026-06-19 10:56:45 -04:00
ux_mk4.py
final solution can_cancel=True
2026-04-20 12:40:07 -04:00
ux_q1.py
bundle small fixes
2026-06-19 10:56:45 -04:00
ux.py
final solution can_cancel=True
2026-04-20 12:40:07 -04:00
vdisk.py
remove exception dumping to console
2025-05-13 12:07:32 -04:00
version.py
Mk hardware
2026-03-04 17:32:21 -05:00
wallet.py
typos
2026-04-20 11:17:17 -04:00
web2fa.py
nits
2025-09-16 10:35:07 -04:00
wif.py
bundle small fixes
2026-06-19 10:56:45 -04:00
xor_seed.py
bundle small fixes
2026-06-19 10:56:45 -04:00
zevvpeep.py
new address format for UX display
2025-02-05 11:28:09 -05:00