1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-29 19:08:12 +00:00
trezor-firmware/core/mocks
obrusvit 1653c7d250 refactor(core): move and cleanup show_share_words
- 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.
2024-11-27 01:27:58 +01:00
..
generated refactor(core): move and cleanup show_share_words 2024-11-27 01:27:58 +01:00
gc.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
micropython.pyi refactor(core/monero): Monero code cleanup 2022-05-16 12:37:24 +02:00
trezortranslate_keys.pyi chore(core/ui): use different copy on TS3 and TT 2024-11-26 22:38:06 +01:00
trezortranslate_keys.pyi.mako feat(common): provide some useful paths for the mako templates 2024-02-12 14:49:32 +01:00
ubinascii.pyi fix(core): allow AnyStr as parameter for unhexlify 2021-09-10 15:09:03 +02:00
uctypes.pyi style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
uio.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
uos.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
ustruct.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00
utime.pyi feat(core): implement conversion from timestamp to datetime 2021-10-29 11:00:30 +02:00
utimeq.pyi core/typing: improve extmod types 2019-07-09 12:51:48 +02:00