1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-01 20:32:35 +00:00
trezor-firmware/core/embed/rust/src/ui
2024-03-27 12:08:20 +01:00
..
component refactor(core): integrate new drawing library 2024-03-27 11:01:45 +01:00
display WIP - drawlib - canvas moved to shape 2024-03-27 11:01:45 +01:00
layout refactor(core): integrate new drawing library 2024-03-27 11:01:45 +01:00
model_tr refactor(core): integrate new drawing library 2024-03-27 11:01:45 +01:00
model_tt refactor(core): integrate new drawing library 2024-03-27 11:01:45 +01:00
shape WIP - drawlib - low level refactoring 2024-03-27 12:08:20 +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 drawing library 2024-03-27 11:01:45 +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 WIP - drawlib - canvas moved to shape 2024-03-27 11:01:45 +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