mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-29 19:08:12 +00:00
9bff86142d
- model_t version was moved from using plain Paragraph to a dedicated component `ShareWords` so that it's consistent with other models. This allowed to move formatting to Rust and allowed the trait function to have `words` parameter of type `Vec<TString, 33>` - model_r ShareWords::render slightly refactored to be consistent with the new model_t version - mercury uses a unique version. The reason is that mercury SwipeFlow contains also the initial screen with instructions and prompt screen at the end. |
||
---|---|---|
.. | ||
.cargo | ||
docs | ||
fuzz | ||
src | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
crypto.h | ||
librust_fonts.h | ||
librust_qstr.h | ||
librust_qstr.h.mako | ||
librust.h | ||
micropython.h | ||
qstr.h | ||
rust_ui_bootloader.h | ||
rust_ui_common.h | ||
rust_ui.h | ||
rustfmt.toml | ||
trezorhal.h |