1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-02 16:26:19 +00:00
trezor-firmware/core/embed/rust/src/ui
2024-07-17 20:23:19 +02:00
..
api refactor(core): improve and simplify error handling 2024-06-17 16:57:33 +02:00
component fix(core/mercury): homescreen attach animation, resume animations after an interrupt from workflow 2024-07-16 23:12:32 +02:00
display feat(core): add support for 32bit colors in UI 2024-07-09 11:44:21 +02:00
flow feat(core/mercury): menu animation 2024-07-16 23:12:32 +02:00
layout fix(core/mercury): homescreen attach animation, resume animations after an interrupt from workflow 2024-07-16 23:12:32 +02:00
model_mercury fix(core/mercury): fix trace impl for TapToConfirm and HoldToConfirm 2024-07-17 20:23:19 +02:00
model_tr fix(core/mercury): homescreen attach animation, resume animations after an interrupt from workflow 2024-07-16 23:12:32 +02:00
model_tt fix(core/mercury): homescreen attach animation, resume animations after an interrupt from workflow 2024-07-16 23:12:32 +02: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 feat(core/ui): sending button requests from rust 2024-05-28 21:20:38 +00: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 refactor(core): provide backlight values from Rust 2024-06-03 14:26:25 +02:00
util.rs fix(core/rust): more careful management of ShortString capacity 2024-06-19 09:14:51 +02:00