1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-05 22:32:33 +00:00
trezor-firmware/core/embed/rust/src/ui
obrusvit ef0942bacf feat(core/ui): add T3T1 Status/PromptScreen
StatusScreen serves to show a result of operation, typically a checkmark
with a circle around dismissed by swipe up gesture.

PromptScreen serves to confirm action, typically by holding a button.

Designs based on Figma.
So far without animation.
2024-04-24 02:31:10 +02:00
..
api feat(core): integrate new drawing library 2024-04-16 15:56:55 +02:00
component feat(core/ui): T3T1 Frame additions 2024-04-24 01:59:07 +02:00
display fix(core): rebase on drawlib 2024-04-16 23:32:38 +02:00
flow feat(core/ui): rust-based UI flows 2024-04-16 23:32:38 +02:00
layout feat(core): integrate new drawing library 2024-04-16 15:56:55 +02:00
model_mercury feat(core/ui): add T3T1 Status/PromptScreen 2024-04-24 02:31:10 +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): T3T1 ShareWords component 2024-04-16 23:32:38 +02:00
animation.rs feat(core/ui): rust-based UI flows 2024-04-16 23:32:38 +02:00
constant.rs fix(core): rebase on drawlib and TStringificaton 2024-04-16 23:32:38 +02:00
event.rs feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
geometry.rs feat(core/ui): rust-based UI flows 2024-04-16 23:32:38 +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/ui): rust-based UI flows 2024-04-16 23:32:38 +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