1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-06-25 09:22:33 +00:00
trezor-firmware/core/embed/rust/src
obrusvit 8d85ce91d2 feat(eckhart): implement hold to confirm anim
- HoldToConfirmAnim is driven by the ActionBar in case the right_button
is configured with `long_press`
- HoldToConfirmAnim optionally draws an Header overaly with custom text
- disabling animations is respected
- easing function is not yet finalized
- a few minor fixes along the way
2025-03-24 15:08:31 +01:00
..
crypto refactor(core/rust): clean up macro namespace 2024-06-19 09:14:51 +02:00
micropython refactor(rust): improve time module 2025-02-26 09:56:08 +01:00
protobuf chore(core): allow encoding protobuf into memoryview 2024-11-15 08:47:24 +01:00
storage feat(core): added user adjustable brightness setting 2024-06-03 14:26:25 +02:00
translations feat(eckhart): implement hold to confirm anim 2025-03-24 15:08:31 +01:00
trezorhal refactor(core): refactor button events 2025-03-20 11:07:34 +01:00
ui feat(eckhart): implement hold to confirm anim 2025-03-24 15:08:31 +01: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 chore(core): remove unused code 2025-02-11 09:38:49 +01: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(eckhart): implement hold to confirm anim 2025-03-24 15:08:31 +01:00
trace.rs feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00