1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-05 04:50:57 +00:00
trezor-firmware/core/embed/rust/src/ui
2024-03-19 17:57:38 +01:00
..
component refactor(core): prepare for non mutable paint function 2024-03-19 17:57:38 +01:00
display feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
layout refactor(core): extract common layout handling from bootloader ui implementations in rust 2024-03-15 13:13:40 +01:00
model_tr refactor(core): prepare for non mutable paint function 2024-03-19 17:57:38 +01:00
model_tt refactor(core): prepare for non mutable paint function 2024-03-19 17:57:38 +01: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 fix(core/ui): T2T1: update sign message layout 2023-10-26 18:29:52 +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 refactor(core): extract common layout handling from bootloader ui implementations in rust 2024-03-15 13:13:40 +01: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 feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00