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
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
..
crypto feat(core/rust): add trezorcrypto bindings 2024-02-12 14:49:32 +01:00
micropython refactor(core/rust): Paragraph is now based on TString 2024-04-04 10:04:00 +02:00
protobuf refactor(core/rust): move InputStream to its own module 2024-02-12 14:49:32 +01:00
storage feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
translations feat(core/ui): add T3T1 Status/PromptScreen 2024-04-24 02:31:10 +02:00
trezorhal feat(core): introduce new drawing library 2024-04-16 15:56:45 +02:00
ui feat(core/ui): add T3T1 Status/PromptScreen 2024-04-24 02:31:10 +02:00
error.rs feat(core/rust): add trezorcrypto bindings 2024-02-12 14:49:32 +01:00
io.rs refactor(core/rust): move InputStream to its own module 2024-02-12 14:49:32 +01:00
lib.rs feat(core/rust): add trezorcrypto bindings 2024-02-12 14:49:32 +01:00
maybe_trace.rs chore(core/rust): tracing and other smaller improvements/clippy lints 2023-05-11 21:02:21 +02:00
strutil.rs refactor(core/rust): Paragraph is now based on TString 2024-04-04 10:04:00 +02:00
time.rs feat(core/rust): make Rust buildable without Micropython 2022-06-16 13:08:07 +02:00
trace.rs feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00