1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/core/embed
obrusvit 65d3fd00f1 fix(core/ui): fix mnemonic keys availability
This commit disables keys of mnemonic keyboard if their press cannot
lead to a valid word if the keyboard is initialized with a pre-filled
word. This is useful to get valid keyboard state when going to a
previous word during recovery.

[no changelog]
2024-08-28 14:33:02 +02:00
..
boardloader fix(core/bootloader): fix firmware update on stm32u5a 2024-08-20 13:12:18 +02:00
bootloader fix(core/bootloader): fix firmware update on stm32u5a 2024-08-20 13:12:18 +02:00
bootloader_ci fix(core/bootloader): fix firmware update on stm32u5a 2024-08-20 13:12:18 +02:00
extmod refactor(crypto): use boolean to indicate public key is set 2024-08-21 17:19:24 +02:00
firmware fix(core): fix dma2d includes and initialization with respect to new rendering 2024-08-07 18:11:29 +02:00
lib fix(core/prodtest): fix prodtest build with NEW_RENDERING on 2024-08-22 14:28:54 +02:00
models chore(core): add T3B1 binaries 2024-08-01 13:29:38 +02:00
prodtest fix(core/prodtest): fix prodtest build with NEW_RENDERING on 2024-08-22 14:28:54 +02:00
reflash fix(core): fix vector table alignment on STM32U5 2024-07-16 16:38:48 +02:00
rust fix(core/ui): fix mnemonic keys availability 2024-08-28 14:33:02 +02:00
segger style(core): systemview editorconfig reformat 2021-01-26 20:53:38 +01:00
trezorhal fix(core): update display initialization sequence on T3T1 2024-08-28 11:03:20 +02:00
unix fix(core): emulator: coverage data atexit handler 2024-07-11 17:33:15 +00:00