1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-28 03:38:46 +00:00
trezor-firmware/core/embed
obrusvit 71cc10a72a fix(delizia): fix a peek-a-boo label
- this commit fixes a minor UX bug in which "Tap to unlock" gesture
showed the device name label for a very brief moment before PIN keyboard
was rendered
- the label is now showed if a user taps outside the lockscreen circles,
"Tap to unlock" gesture is now registered only in the middle similarly
to "Tap to confirm"

[no changelog]
2025-04-29 12:52:05 +02:00
..
gfx feat(core): emulate hw jpeg decoder using libjpeg 2025-04-04 12:59:44 +02:00
io feat(core): Add max backlight limit to backlight driver. [no changelog] 2025-04-24 12:19:57 +02:00
models feat(core): fix out-of-range touch coordinates on T3W1 2025-04-07 17:49:04 +02:00
projects chore(core): update main_clean_exit comment 2025-04-24 16:26:36 +03:00
rtl refactor(core/prodtest): make cli non-blocking, event-loop compatible 2025-04-03 16:06:20 +02:00
rust fix(delizia): fix a peek-a-boo label 2025-04-29 12:52:05 +02:00
sec chore(core): include T3B1 certificate for the emulator 2025-04-15 12:37:25 +02:00
sys fix(core): make mod_trezorio_poll return False only on timeout 2025-04-14 12:30:52 +02:00
upymod chore(core): add wire logging with interface 2025-04-28 23:52:47 +02:00
util feat(core/prodtest): add hw-revision command and driver 2025-03-03 13:28:10 +01:00