1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-31 10:58:43 +00:00
trezor-firmware/core/embed/rust/src/ui
2024-03-14 15:10:41 +01:00
..
component refactor(core): prepare for non mutable paint function 2024-03-14 15:10:41 +01:00
display fix(core): fix ts3 fonts 2024-03-14 15:10:41 +01:00
layout docs(core): add method signatures for LayoutObj to mocks (fixes #2672) 2024-03-07 09:53:00 +01:00
model_tr refactor(core): remove unused ui components 2024-03-14 15:10:41 +01:00
model_tt fix(core): fixed blurring algo panic in debug mode 2024-03-14 15:10:41 +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 feat(core): introduce new point & rect functions 2024-03-14 15:10:41 +01: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 feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00