1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-08 23:58:09 +00:00
trezor-firmware/core/embed/rust/src/ui
obrusvit 1894fcd080 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-04-16 23:31:42 +02:00
..
api feat(core): integrate new drawing library 2024-04-16 15:56:55 +02:00
component feat(core/ui): T3T1 frame 2024-04-16 23:30:08 +02:00
display feat(core): T3T1 Footer component 2024-04-16 23:31:42 +02:00
layout feat(core): integrate new drawing library 2024-04-16 15:56:55 +02:00
model_mercury fix(core): port changes from drawlib to mercury 2024-04-16 23:31:42 +02:00
model_tr WIP - replace painter by jpeg and bar components 2024-04-16 15:56:55 +02:00
model_tt WIP - replace painter by jpeg and bar components 2024-04-16 15:56:55 +02:00
shape fix(core): port changes from drawlib to mercury 2024-04-16 23:31:42 +02:00
animation.rs refactor(core/rust): separate lerp and animations 2022-08-12 13:30:24 +02:00
constant.rs feat(core): init T3T1 UI layouts: meta 2024-04-16 23:30:07 +02:00
event.rs feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
geometry.rs feat(core): T3T1 corner highlight shape 2024-04-16 23:31:42 +02:00
lerp.rs perf(core/rust/ui): use 16-bit coordinates 2022-09-16 13:57:32 +02:00
macros.rs refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0 2024-04-04 15:02:28 +02:00
mod.rs feat(core): introduce new drawing library 2024-04-16 15:56:45 +02:00
ui_features.rs feat(core): integrate new drawing library 2024-04-16 15:56:55 +02:00
util.rs feat(core): introduce new drawing library 2024-04-16 15:56:45 +02:00