firmware/shared
2024-01-29 12:04:52 -05:00
..
actions.py add kbd test 2024-01-26 10:47:46 -05:00
address_explorer.py Q support, and move export CTA to bottom 2024-01-23 14:14:14 -05:00
auth.py QR/NFC in address show via USB command 2024-01-23 08:44:19 -05:00
backups.py secure notes and passwords 2024-01-11 16:07:42 -05:00
battery.py fixes, more accurate 2024-01-29 12:04:52 -05:00
bbqr.py porting to Q 2024-01-18 10:31:07 -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 Remove SYM+BS=CLEAR, too dangerous 2024-01-26 09:53:28 -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 can expect bbqr 2024-01-23 12:15:48 -05:00
descriptor.py BSMS improvements 2023-02-06 15:27:15 -05:00
dev_helper.py Q support 2024-01-29 11:45:44 -05:00
display.py porting to Q 2024-01-18 10:31:07 -05:00
drv_entro.py generalize export from derived extro 2024-01-23 12:16:55 -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 speelling 2024-01-10 10:59:04 -05:00
flow.py factory/debug 2024-01-26 10:48:03 -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 bugfixes 2024-01-26 10:50: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 clean msgs 2024-01-26 09:15:39 -05:00
keyboard.py performance optimized 2024-01-26 10:48:53 -05:00
lcd_display.py bugfixes 2024-01-26 10:50:25 -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 secure notes and passwords 2024-01-11 16:07:42 -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 check predicate on shortcuts 2024-01-22 17:09:39 -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 selftest improvements 2024-01-09 10:15:08 -05:00
notes.py fixes from testing 2024-01-24 10:24:52 -05:00
numpad.py mk4 changes 2021-09-07 08:20:28 -04:00
nvstore.py secure notes and passwords 2024-01-11 16:07: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 better 2024-01-26 09:51:46 -05:00
qrs.py porting to Q 2024-01-18 10:31:07 -05:00
queues.py newer version from source 2024-01-26 10:48:13 -05:00
random.py remove random.bytes, use ngu.random.bytes directly instead 2024-01-10 11:35:27 -05:00
scanner.py tweak 2023-12-20 16:14:25 -05:00
seed.py secure notes and passwords 2024-01-11 16:07:42 -05:00
selftest.py minor improvements 2024-01-26 10:49:56 -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 porting to Q 2024-01-18 10:31:07 -05: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 improved bbqr display 2024-01-22 09:20:30 -05:00
usb.py more but needs work 2024-01-16 09:54:33 -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 bugfixes 2024-01-26 10:50:25 -05:00
ux.py bugfix: enter on import screen 2024-01-24 13:27:15 -05:00
vdisk.py handle display when upgrade fails 2023-12-15 11:06:36 -05:00
version.py fix unit tests 2024-01-26 10:52:41 -05:00
xor_seed.py remove random.bytes, use ngu.random.bytes directly instead 2024-01-10 11:35:27 -05: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