1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 13:38:28 +00:00
trezor-firmware/core/embed/rust/src/ui
obrusvit 510230628b feat(core): allow BR from rust on every Attach
This commit allows creating a rust flow in which a component sends the
configured ButtonRequest repeatedly on every Event::Attach.

This is necessary in recovery homescreen flow where we want to send
ButtonRequest also after restarting the device.

[no changelog]
2024-07-31 11:36:32 +02:00
..
api refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
component feat(core): allow BR from rust on every Attach 2024-07-31 11:36:32 +02:00
display feat(core): deal with non-breaking spaces 2024-07-30 18:48:01 +03:00
flow feat(core/mercury): menu animation 2024-07-16 23:12:32 +02:00
layout refactor(core): send out ButtonRequest name 2024-07-19 11:28:07 +03:00
model_mercury feat(core/ui): T3T1 instruction screens between shares 2024-07-31 11:36:32 +02:00
model_tr feat(core/mercury): change FW update UI 2024-07-28 22:11:30 +02:00
model_tt feat(core): make brightness an u8 2024-07-29 13:30:34 +03:00
shape feat(core/mercury): pin entry animation 2024-07-16 23:12:32 +02:00
animation.rs refactor(core/rust): replace panic! by fatal_error! 2024-06-17 16:57:33 +02:00
backlight.rs refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
button_request.rs refactor(core): send out ButtonRequest name 2024-07-19 11:28:07 +03:00
constant.rs fix(core): rebase on drawlib and TStringificaton 2024-05-31 11:59:52 +00:00
event.rs fix(core/mercury): do not block swipe on button press, abort press on swipe lock instead 2024-07-01 09:33:40 +02:00
geometry.rs feat(core): introduce uformat!, use uDebug in favor of Debug 2024-06-19 09:14:51 +02:00
lerp.rs fix(core/ui): T3T1 always detect swipes on entire screen 2024-05-31 11:59:52 +00:00
mod.rs refactor(core/rust): drop ui::macros 2024-06-19 09:14:51 +02:00
ui_features.rs feat(core): make brightness an u8 2024-07-29 13:30:34 +03:00
util.rs fix(core/mercury): improve share words swiping animation 2024-07-29 09:07:35 +02:00