1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-22 20:42:03 +00:00
trezor-firmware/core/src
matejcik 959cf7d515 fix(core/homescreen): properly redraw when an outside process kills homescreen
This happens with FIDO which does not use the normal workflow management
and so `workflow.close_others()` is never called.
2021-05-06 13:14:21 +02:00
..
apps fix(core/homescreen): properly redraw when an outside process kills homescreen 2021-05-06 13:14:21 +02:00
storage refactor(core): remove more global imports 2021-05-06 13:14:21 +02:00
trezor fix(core/wire): handle codec errors better 2021-05-06 13:14:21 +02:00
.gitignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
all_modules.py refactor(core/webauthn): make sure KEY_AGREEMENT_*KEY is generated once per power-up 2021-05-06 13:14:21 +02:00
all_modules.py.mako feat(core): ensure all module names are interned 2021-05-06 13:14:21 +02:00
boot.py refactor(core/debug): move "wipe with debug build" to boot.py 2021-05-06 13:14:21 +02:00
main.py refactor(core): improve clarity in main.py 2021-05-06 13:14:21 +02:00
protobuf.py feat(core): prefill field_cache in bitcoin app 2021-05-06 13:14:21 +02:00
session.py refactor(core): improve clarity in main.py 2021-05-06 13:14:21 +02:00
usb.py refactor(core/usb): do not require serial number on instantiaton of USB 2021-05-06 13:14:21 +02:00