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
tychovrahe 02e2b50d3f feat(core/rust): tjpgd in rust
[no changelog]
2023-01-19 14:11:42 +01:00
..
component refactor(core/rust/ui): avoid homescreen flicker during workflow restarts 2022-12-13 17:15:15 +01:00
display feat(core/rust): tjpgd in rust 2023-01-19 14:11:42 +01:00
layout refactor(core/rust/ui): avoid homescreen flicker during workflow restarts 2022-12-13 17:15:15 +01:00
model_t1 fix(core/rust/ui): respect DISABLE_ANIMATION 2022-12-12 16:00:42 +01:00
model_tr feat(core): make first steps to unify Rust API for both models 2023-01-13 17:09:25 +01:00
model_tt feat(core): make first steps to unify Rust API for both models 2023-01-13 17:09:25 +01: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 refactor(core/rust/ui): homescreen layouts 2022-12-13 17:15:15 +01:00
geometry.rs fix(core/rust): fix position calculation from center and size 2022-12-16 16:41:24 +01: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 refactor(core/rust/ui): homescreen layouts 2022-12-13 17:15:15 +01:00