1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-11 07:50:57 +00:00
trezor-firmware/core/embed/rust/src
obrusvit c6df2179d6 fix(core): show correct word count in more info
Make translated strings describing recovery shares templated so that we
can show correct number of words (i.e. 20 or 33) in more info.
2024-07-22 12:09:16 +02:00
..
crypto refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
micropython feat(core/rust): introduce GcBox 2024-07-12 09:46:50 +02:00
protobuf refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
storage feat(core): added user adjustable brightness setting 2024-06-03 14:26:25 +02:00
translations fix(core): show correct word count in more info 2024-07-22 12:09:16 +02:00
trezorhal refactor(core/embed): prepare touch drivers for low power mode 2024-06-19 14:03:38 +02:00
ui fix(core/mercury): multi-share backup more info 2024-07-22 12:09:16 +02:00
debug.rs feat(core): introduce uformat!, use uDebug in favor of Debug 2024-06-19 09:14:51 +02:00
error.rs refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
io.rs feat(core): introduce new drawing library 2024-05-17 09:17:37 +02:00
lib.rs refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
macros.rs feat(core): introduce uformat!, use uDebug in favor of Debug 2024-06-19 09:14:51 +02: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): remove StringType 2024-06-19 09:14:51 +02:00
time.rs feat(core): word quiz enter animation 2024-06-06 14:00:13 +02:00
trace.rs feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00