1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 06:18:07 +00:00
trezor-firmware/core/embed/rust/src/ui
2023-06-27 07:57:45 +02:00
..
component style(core/rust): remove unused mut 2023-06-21 14:19:03 +02:00
display chore(core/rust): fix compilation warnings 2023-06-23 19:13:47 +02:00
layout refactor(core/rust): improve ergonomy of IterBuf 2023-06-21 14:19:03 +02:00
model_tr feat(core/rust): add account and address labels into send flow 2023-06-27 07:57:45 +02:00
model_tt chore(core/rust): fix compilation warnings 2023-06-23 19:13:47 +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