firmware/shared
2024-01-08 14:27:57 -05:00
..
actions.py pwsave menu UX rework; do not allow empty bip39 passphrase 2023-12-21 08:36:42 -05:00
address_explorer.py Use LEFT/RIGHT buttons to iterate address ranges in address explorer instead of Mk4 7/9 2023-12-11 15:18:31 -05:00
auth.py xprv master seed with tmp seeds and bip39 passphrase 2023-12-21 08:36:42 -05:00
backups.py bugfix: prevent yikes in clone coldcard - creating backup with bypass_tmp=True on master secret 2023-12-21 08:36:42 -05:00
battery.py more q selftest 2024-01-08 14:27:57 -05:00
bbqr.py more scanning 2023-12-06 09:47:25 -05:00
callgate.py semicolons on the brain 2023-12-05 12:02:51 +01:00
chains.py Seed Vault 2023-10-04 08:54:29 -04:00
charcodes.py Rename SELECT->ENTER 2023-12-06 11:42:52 -05:00
choosers.py show checkmark for non-default values in settings menus 2023-12-08 09:44:22 -05:00
compat7z.py Do NOT inherit linked and prelogin settings, do NOT backup words length setting; goto_top_menu after activating bip85 as ephemeral secret 2023-09-07 10:52:43 -04:00
countdowns.py seed vault optimizations 2023-10-09 12:43:35 -04:00
decoders.py handle unicode inside BBQr better 2023-12-20 16:13:30 -05:00
descriptor.py BSMS improvements 2023-02-06 15:27:15 -05:00
dev_helper.py rename ux_poll_cancel -> ux_poll_key 2022-01-27 11:32:02 -05:00
display.py code cleanup, killbtn works on Nickname screen 2023-12-15 12:56:59 -05:00
drv_entro.py allow passphrase via USB if passphrase already set (work on master seed in that case); show password over USB UX change 2023-12-21 08:36:42 -05:00
exceptions.py autodetect qr contents 2023-12-05 13:21:16 +01:00
export.py support slot B on Q 2023-12-05 13:10:23 +01:00
files.py support slot B on Q 2023-12-05 13:10:23 +01:00
flow.py xprv master seed with tmp seeds and bip39 passphrase 2023-12-21 08:36:42 -05:00
font_iosevka.py color and new font 2023-12-05 11:23:23 +01:00
ftux.py nit 2024-01-08 14:27:57 -05: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 CPU vs GPU interlock 2023-12-11 12:25:25 -05: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
graphics.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
h.py first pass q1 2023-12-05 11:01:43 +01:00
history.py Add test to sign 400 different PSBTs in one session 2023-11-13 10:17:44 -05:00
hsm_ux.py remove line2 arg to fullscreen, was unused 2023-12-05 11:06:09 +01:00
hsm.py Add test to sign 400 different PSBTs in one session 2023-11-13 10:17:44 -05:00
imptask.py Virtdisk working better 2021-11-05 10:47:24 -04:00
keyboard.py more 2023-12-05 13:09:24 +01:00
lcd_display.py introduce battery.py 2023-12-20 16:15:01 -05:00
login.py two box login 2023-12-08 12:25:18 -05:00
main.py introduce battery.py 2023-12-20 16:15:01 -05:00
Makefile cleanup, cleanup which is obsolete 2023-12-05 13:04:40 +01:00
manifest_mk3.py cleanup / optimize data-only files 2023-12-05 11:19:04 +01:00
manifest_mk4.py remove version.has_fatram, add version.supports_hsm 2023-12-05 12:30:39 +01:00
manifest_q1.py introduce battery.py 2023-12-20 16:15:01 -05:00
manifest.py save mem on mk4 2023-12-05 13:04:40 +01:00
mempad.py First pass w/ libNgU 2021-03-01 09:03:03 -05:00
menu.py show checkmark for non-default values in settings menus 2023-12-08 09:44:22 -05:00
mk4.py cleanup 2023-12-05 11:18:50 +01:00
multisig.py fixes 2023-12-07 09:20:59 -05: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 NFC animation 2023-12-20 08:03:35 -05:00
numpad.py mk4 changes 2021-09-07 08:20:28 -04:00
nvstore.py xprv master seed with tmp seeds and bip39 passphrase 2023-12-21 08:36:42 -05:00
opcodes.py allow unknown scripts in HSM; add support for OP_RETURN 2022-07-14 09:23:36 -04:00
paper.py remove version.has_fatram, add version.supports_hsm 2023-12-05 12:30:39 +01:00
pincodes.py one instant retry on AE_FAIL 2023-12-21 08:36:42 -05:00
psbt.py provide info about Tx level locktimes (nLocktime, nSequence) when signing 2023-12-21 08:36:42 -05:00
psram.py add detection 2023-12-05 13:21:16 +01:00
public_constants.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
pwsave.py xprv master seed with tmp seeds and bip39 passphrase 2023-12-21 08:36:42 -05:00
q1.py introduce battery.py 2023-12-20 16:15:01 -05:00
qrs.py Rename SELECT->ENTER 2023-12-06 11:42:52 -05:00
queues.py First pass w/ libNgU 2021-03-01 09:03:03 -05:00
random.py First pass w/ libNgU 2021-03-01 09:03:03 -05:00
scanner.py tweak 2023-12-20 16:14:25 -05:00
seed.py xprv master seed with tmp seeds and bip39 passphrase 2023-12-21 08:36:42 -05:00
selftest.py more q selftest 2024-01-08 14:27:57 -05:00
serializations.py PSBTv2 2023-09-21 10:17:44 -04:00
sffile.py remove obsolete Mk2/Mk3 code paths from firmware 2023-09-21 08:32:59 -04:00
sigheader.py first pass q1 2023-12-05 11:01:43 +01:00
sim_display.py more 2023-12-05 12:42:42 +01:00
sram2.py first pass q1 2023-12-05 11:01:43 +01:00
ssd1306.py BIP39 passphrase is both passphrase nad tmp on status bar; few todos + fixes after rebase 2023-12-05 15:07:48 +01:00
st7788.py BIP39 passphrase is both passphrase nad tmp on status bar; few todos + fixes after rebase 2023-12-05 15:07:48 +01:00
stash.py show XFP in status bar 2023-12-05 12:42:26 +01:00
trick_pins.py Seed Vault 2023-10-04 08:54:29 -04:00
usb_test_commands.py remove obsolete Mk2/Mk3 code paths from firmware 2023-09-21 08:32:59 -04:00
usb.py xprv master seed with tmp seeds and bip39 passphrase 2023-12-21 08:36:42 -05:00
users.py rendering QR codes 2023-12-05 12:02:51 +01:00
utils.py provide info about Tx level locktimes (nLocktime, nSequence) when signing 2023-12-21 08:36:42 -05:00
ux_mk4.py two box login 2023-12-08 12:25:18 -05:00
ux_q1.py nits 2024-01-08 14:27:57 -05:00
ux.py Improve BIP39 Passphrase UX if temporary seed active and passphrase applicable 2023-12-21 08:36:42 -05:00
vdisk.py handle display when upgrade fails 2023-12-15 11:06:36 -05:00
version.py bugfix 2023-12-06 11:21:13 -05:00
xor_seed.py align xor 24-seed words display w/ page breaks 2023-12-05 13:04:40 +01:00
zevvpeep.py Add middle-dots character to font, use arrows/dots in address explorer menu; tweaks. 2023-05-29 13:50:25 -04:00