1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-01 06:29:20 +00:00
trezor-firmware/core/embed/rust/src/ui
2022-09-29 21:50:10 +02:00
..
component perf(core/rust/ui): use 16-bit coordinates 2022-09-16 13:57:32 +02:00
display feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
layout feat(core/rust/ui): recovery layouts 2022-09-07 16:46:47 +02:00
model_t1 refactor(core/rust/ui): Font as repr(u8) enum 2022-09-16 13:57:32 +02:00
model_tr feat(core): icon and images using new format 2022-09-29 21:50:10 +02:00
model_tt feat(core): icon and images using new format 2022-09-29 21:50:10 +02:00
animation.rs refactor(core/rust): separate lerp and animations 2022-08-12 13:30:24 +02:00
constant.rs feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
event.rs feat(core/rust): create model_tr feature 2022-05-06 11:44:52 +02:00
geometry.rs feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +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/ui): add new icons 2022-02-10 14:57:42 +01:00
mod.rs refactor(core/rust): separate lerp and animations 2022-08-12 13:30:24 +02:00
util.rs feat(core/rust/ui): recovery layouts 2022-09-07 16:46:47 +02:00