1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-24 23:38:09 +00:00
trezor-firmware/core/embed/rust/src/ui
2023-10-02 16:33:51 +02:00
..
component fix(core): make the marquee take always 2 seconds to animate from end to end 2023-09-29 14:19:38 +02:00
display feat(core): design for T2B1 "unsafe, do not use" screen 2023-08-15 22:08:11 +02:00
layout refactor(core/rust): improve ergonomy of IterBuf 2023-06-21 14:19:03 +02:00
model_tr feat(core): not allowing to send empty PIN in T2B1 2023-10-02 16:33:51 +02:00
model_tt feat(core/rust): use MODEL_FULL_NAME from build system 2023-09-29 16:27:27 +02:00
animation.rs refactor(core/rust): separate lerp and animations 2022-08-12 13:30:24 +02:00
constant.rs chore(core/rust): delete model_1 code - it should use model_r 2023-01-31 10:55:12 +01:00
event.rs feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
geometry.rs refactor(core/ui): namespaced Alignment2D 2023-06-19 19:34:16 +02:00
lerp.rs perf(core/rust/ui): use 16-bit coordinates 2022-09-16 13:57:32 +02:00
macros.rs chore(core/rust): fix compilation warnings 2023-06-23 19:13:47 +02:00
mod.rs feat(all): add UI for Model R 2023-05-31 10:14:54 +02:00
screens.rs feat(core/rust): improve behavior of from_c_str / from_c_array 2023-04-03 22:01:26 +02:00
util.rs refactor(core/ui): namespaced Alignment2D 2023-06-19 19:34:16 +02:00