1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-03 03:50:58 +00:00
trezor-firmware/core/embed/rust/src/ui
2023-05-11 21:02:21 +02:00
..
component chore(core/rust): make TextBox common component 2023-05-11 21:02:21 +02:00
display chore(core/rust): move Font and Color into their own modules 2023-05-11 21:02:21 +02:00
layout feat(core/rust): JSON output from component tracing 2023-05-11 21:02:21 +02:00
model_tr chore(core/rust): tracing and other smaller improvements/clippy lints 2023-05-11 21:02:21 +02:00
model_tt feat(core/rust): create common function for ellipsised text 2023-05-11 21:02:21 +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 refactor(core/rust/ui): homescreen layouts 2022-12-13 17:15:15 +01:00
geometry.rs chore(core/rust): tracing and other smaller improvements/clippy lints 2023-05-11 21:02:21 +02:00
lerp.rs perf(core/rust/ui): use 16-bit coordinates 2022-09-16 13:57:32 +02:00
macros.rs feat(core/rust): add useful macros 2023-05-11 21:02:21 +02:00
mod.rs feat(core/rust): bootloader implementation in rust 2023-03-09 16:14:36 +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(core/rust): create common function for ellipsised text 2023-05-11 21:02:21 +02:00