1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-13 13:55:50 +00:00
trezor-firmware/core/embed
matejcik 5f94715ca7 fix(core/rust): correctly extend SwipeAttach animation duration
so that it covers the interval from the Attach event until timer running
out.

Without this change, it is possible to slip in a TouchStart event before
the animation timer has had a chance to start, and lose the matching
TouchEnd.

(cherry picked from commit f59deebfba)
2025-03-03 15:55:15 +01:00
..
gfx fix(core): fix hw jpegdec issue with grayscale images 2025-02-13 08:28:08 +01:00
io feat(core): Introduce nfc commands in prodtest & update NFC library [no changelog] 2025-02-25 18:29:54 +01:00
models chore(core): update bundled bootloader for T3T1 to version 2.1.10 2025-02-25 18:53:21 +01:00
projects feat(core): Introduce nfc commands in prodtest & update NFC library [no changelog] 2025-02-25 18:29:54 +01:00
rtl feat(core/prodtest): Allow prodtest to exit from interactive mode [no changelog] 2025-02-12 10:50:48 +01:00
rust fix(core/rust): correctly extend SwipeAttach animation duration 2025-03-03 15:55:15 +01:00
sec refactor(core): stop using shutdown_privileged directly 2025-01-30 14:07:25 +01:00
sys fix(core): fix jump to old bootloader 2025-02-28 15:22:32 +01:00
upymod docs(core): fix micropython GC arena analysis tool name 2025-02-18 11:56:42 +01:00
util refactor(core): simplify shutdown/handover code 2025-01-30 14:07:25 +01:00