1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-03 13:08:17 +00:00
trezor-firmware/core/embed/rust/src/ui
2024-10-10 19:14:16 +02:00
..
api refactor(core/embed): introduce system, tasks, applets and emergency mode 2024-09-24 12:21:53 +02:00
component refactor(core): return FlowMsg::Choice and FlowMsg::Text as plain values 2024-09-26 10:00:48 +02:00
display feat(core/ui): allow two lines of text in menu items 2024-10-02 10:55:45 +03:00
event refactor(core/rust): replace TouchAbort event with explicit abort via a detected swipe 2024-09-26 10:00:48 +02:00
flow refactor(core/rust): use SwipeEvent in place of SwipeDetectMsg 2024-09-26 10:00:48 +02:00
layout fix(core): change incorrect usage of "deadline" in Rust timer code 2024-09-26 10:00:48 +02:00
model_mercury fix(core/ui): use correct labels at a few places 2024-10-10 19:14:16 +02:00
model_tr fix(core): use new rendering in changing_text 2024-09-17 17:46:11 +02:00
model_tt fix(core): change incorrect usage of "deadline" in Rust timer code 2024-09-26 10:00:48 +02:00
shape refactor(core/ui): alternative multipage footer 2024-09-02 19:36:25 +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
geometry.rs refactor(core/rust): move ui::component::SwipeDirection to ui::geometry::Direction 2024-09-26 10:00:48 +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/bootloader): only allow confirm-less firmware installation for full-trust images 2024-09-03 08:39:42 +02:00
util.rs chore(core/ui): crash on button text too long 2024-10-02 10:55:45 +03:00