1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-05 06:12:34 +00:00
trezor-firmware/core/embed/rust/src/ui
Martin Milata 6da7832104 feat(core): init T3T1 UI layouts
Start with copy of components and layouts from T2T1.
2024-04-16 23:30:08 +02:00
..
api feat(core): integrate new drawing library 2024-04-16 15:56:55 +02:00
component WIP - replace painter by jpeg and bar components 2024-04-16 15:56:55 +02:00
display feat(core): init T3T1 UI layouts: meta 2024-04-16 23:30:07 +02:00
layout feat(core): integrate new drawing library 2024-04-16 15:56:55 +02:00
model_mercury feat(core): init T3T1 UI layouts 2024-04-16 23:30:08 +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 feat(core): init T3T1 UI layouts 2024-04-16 23:30:08 +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): introduce new drawing library 2024-04-16 15:56:45 +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