firmware/shared
2023-02-13 11:05:30 -05:00
..
actions.py MicroSD as 2FA feature 2023-02-08 11:14:39 -05:00
address_explorer.py Word-wrappign 2023-02-03 09:49:59 -05:00
auth.py remove BSMS 2023-02-07 14:58:26 -05:00
backups.py Save test backup password for next use 2023-02-13 11:05:30 -05:00
callgate.py Add SE version number reporting 2022-03-14 11:29:16 -04:00
chains.py perfecting error msgs 2022-09-15 14:56:06 -04:00
choosers.py Refactor countdown stuff, se2 testing 2021-12-15 14:12:51 -05:00
compat7z.py Cleanups 2022-03-08 11:36:33 -05:00
countdowns.py Refactor countdown stuff, se2 testing 2021-12-15 14:12:51 -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 SE2 testing, countdown feature, more 2021-12-21 08:29:26 -05:00
drv_entro.py do not use button (5) for logic as it is used for scroll-up 2023-02-07 12:05:55 -05:00
exceptions.py Block HSM by default (user management commands and HSM related commands). Users must explicitly enable HSM in Advanced/Tools -> Enable HSM; enable HSM in login sequence if policy file is available 2022-09-08 13:46:37 -04:00
export.py BSMS improvements 2023-02-06 15:27:15 -05:00
files.py BSMS (BIP-129) 2023-01-25 17:35:10 -05:00
flow.py block sd 2fa feature when ephemeral 2023-02-08 11:14:39 -05:00
ftux.py confirm users want virtdisk feature 2022-07-29 11:33:21 -04:00
glob.py Virtdisk working better 2021-11-05 10:47:24 -04:00
graphics_mk4.py NFC animation, related changes 2021-09-14 12:41:21 -04:00
graphics.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
h.py menu reorg 2021-09-23 15:02:06 -04:00
history.py checkpt 2021-06-01 11:04:21 -04:00
hsm_ux.py Display HSM policy hash on first activation (#151) 2022-10-05 10:53:11 -04:00
hsm.py Display HSM policy hash on first activation (#151) 2022-10-05 10:53:11 -04:00
imptask.py Virtdisk working better 2021-11-05 10:47:24 -04:00
login.py vdisk UX 2022-12-19 14:42:06 -05:00
main.py delta vs main pin changes 2022-03-03 12:10:35 -05:00
Makefile First pass w/ libNgU 2021-03-01 09:03:03 -05:00
manifest_mk3.py mk4 changes 2021-09-07 08:20:28 -04:00
manifest_mk4.py Virtdisk working better 2021-11-05 10:47:24 -04:00
manifest.py remove BSMS 2023-02-07 14:58:26 -05:00
mempad.py First pass w/ libNgU 2021-03-01 09:03:03 -05:00
menu.py Menu wrapping (wrap around bottom/top) 2022-09-06 11:29:20 -04:00
mk4.py Seed RNG with RNG from both SE's 2022-03-11 13:42:49 -05:00
multisig.py merge 2023-02-07 15:07:44 -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 remove BSMS 2023-02-07 14:58:26 -05:00
numpad.py mk4 changes 2021-09-07 08:20:28 -04:00
nvstore.py Save test backup password for next use 2023-02-13 11:05:30 -05:00
opcodes.py allow unknown scripts in HSM; add support for OP_RETURN 2022-07-14 09:23:36 -04:00
paper.py add dice rolls distribution check and enforce it in case of main seed generation, enforce number of dice rolls for main seed generation; improve story messages for dice rolls 2023-01-20 16:16:00 -05:00
pincodes.py extra check 2022-03-07 12:00:39 -05:00
psbt.py BSMS (BIP-129) 2023-01-25 17:35:10 -05:00
psram.py menu reorg 2021-09-23 15:02:06 -04:00
public_constants.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
pwsave.py No need for card presence during removal 2023-02-08 12:35:51 -05:00
qrs.py Merge branch 'master' into mk4 2021-09-07 09:23:10 -04: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
seed.py Rename ux_spinner_edit => ux_input_text 2023-02-07 10:00:20 -05:00
selftest.py bugfix 2022-03-02 09:46:37 -05:00
serializations.py Better comment 2021-07-27 13:55:08 -04:00
sffile.py tweak 2022-03-11 13:42:17 -05:00
sflash.py menu reorg 2021-09-23 15:02:06 -04:00
sigheader.py Making whole firmware public with single, signed commit. 2018-07-24 14:07:33 -04:00
sim_display.py moved from simulator 2022-01-14 14:50:39 -05:00
sram2.py checkpt 2021-06-01 11:04:21 -04:00
ssd1306.py Increase SSD1360 Oscillator Frequency 2022-07-14 09:35:51 -04:00
stash.py BSMS (BIP-129) 2023-01-25 17:35:10 -05:00
trick_pins.py vdisk UX 2022-12-19 14:42:06 -05:00
usb_test_commands.py support test cases 2022-03-02 12:40:37 -05:00
usb.py NFC tools menu containing: show address, sign message, share file and import multisig; tests 2022-10-05 09:01:53 -04:00
users.py MicroSD as 2FA feature 2023-02-08 11:14:39 -05:00
utils.py BSMS (BIP-129) 2023-01-25 17:35:10 -05:00
ux.py Rename ux_spinner_edit => ux_input_text 2023-02-07 10:00:20 -05:00
vdisk.py confirm users want virtdisk feature 2022-07-29 11:33:21 -04:00
version.py new API to detect factory mode 2022-01-31 11:51:05 -05:00
xor_seed.py block use of this CC's seed in XOR if not 24 words 2022-04-15 11:42:55 -04:00
zevvpeep.py new font chars; improved trick menu, menu reorg 2021-09-24 09:18:16 -04:00