| .. |
|
actions.py
|
code cleanup, killbtn works on Nickname screen
|
2023-12-15 12:56:59 -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
|
handle display when upgrade fails
|
2023-12-15 11:06:26 -05:00 |
|
backups.py
|
capture hardware platform into backups
|
2023-12-18 09:35:06 -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
|
Use any QR as BIP-39 passphrase
|
2023-12-07 08:46:53 -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
|
UX: rename Ephemeral Seed to Temporary Seed
|
2023-10-09 11:23:53 -04: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
|
Remove Mk1-3 code from pin changing
|
2023-12-08 10:13:03 -05:00 |
|
font_iosevka.py
|
color and new font
|
2023-12-05 11:23:23 +01:00 |
|
ftux.py
|
remove obsolete Mk2/Mk3 code paths from firmware
|
2023-09-21 08:32:59 -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
|
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
|
code cleanup, killbtn works on Nickname screen
|
2023-12-15 12:56:59 -05:00 |
|
login.py
|
two box login
|
2023-12-08 12:25:18 -05:00 |
|
main.py
|
cleanup dev code
|
2023-12-15 10:51:24 -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
|
autodetect qr contents
|
2023-12-05 13:21:16 +01: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
|
unhack
|
2023-12-08 12:24:40 -05:00 |
|
numpad.py
|
mk4 changes
|
2021-09-07 08:20:28 -04:00 |
|
nvstore.py
|
cache prelogin values
|
2023-12-08 09:28:05 -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
|
bugfix: do not allow to import master seed as temporary
|
2023-12-07 15:42:52 +01:00 |
|
psbt.py
|
PSBTv2
|
2023-09-21 10:17:44 -04: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
|
support dual slots on Q
|
2023-12-08 09:30:27 -05:00 |
|
q1.py
|
add 90% bright, make def 80%
|
2023-12-08 09:28:40 -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
|
robustness
|
2023-12-06 11:20:33 -05:00 |
|
seed.py
|
bugfix: do not allow to import master seed as temporary
|
2023-12-07 15:42:52 +01:00 |
|
selftest.py
|
fine tuning
|
2023-12-14 10:20:23 -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
|
correct screen contents during visit to bootrom
|
2023-12-13 11:31:48 -05:00 |
|
users.py
|
rendering QR codes
|
2023-12-05 12:02:51 +01:00 |
|
utils.py
|
scanning psbt
|
2023-12-05 13:21:16 +01:00 |
|
ux_mk4.py
|
two box login
|
2023-12-08 12:25:18 -05:00 |
|
ux_q1.py
|
bugix
|
2023-12-18 14:16:58 -05:00 |
|
ux.py
|
two box login
|
2023-12-08 12:25:18 -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 |