1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-06 13:31:00 +00:00
trezor-firmware/core/embed/rust/src/ui
obrusvit 7ce980ca98 fix(core): port changes from drawlib to mercury
Again rebase on current drawlib
Move of canvas/Canvas to shape/Canvas.
Get rid of ui/shape/model.
A few other minor changes.

[no changelog]
2024-05-31 11:59:52 +00:00
..
api
component feat(core/ui): T3T1 frame 2024-05-31 11:59:52 +00:00
display feat(core): T3T1 Footer component 2024-05-31 11:59:52 +00:00
layout feat(core/ui): sending button requests from rust 2024-05-28 21:20:38 +00:00
model_mercury fix(core): port changes from drawlib to mercury 2024-05-31 11:59:52 +00:00
model_tr feat(core/rust): introduce render_on_canvas functionality 2024-05-28 17:07:52 +02:00
model_tt feat(core/ui): sending button requests from rust 2024-05-28 21:20:38 +00:00
shape fix(core): port changes from drawlib to mercury 2024-05-31 11:59:52 +00:00
animation.rs
button_request.rs feat(core/ui): sending button requests from rust 2024-05-28 21:20:38 +00:00
constant.rs feat(core): init T3T1 UI layouts: meta 2024-05-31 11:59:52 +00:00
event.rs
geometry.rs feat(core): T3T1 corner highlight shape 2024-05-31 11:59:52 +00:00
lerp.rs
macros.rs
mod.rs feat(core/ui): sending button requests from rust 2024-05-28 21:20:38 +00:00
ui_features.rs feat(core/rust): introduce render_on_canvas functionality 2024-05-28 17:07:52 +02:00
util.rs