1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-22 14:28:07 +00:00
trezor-firmware/core/embed/rust/src/ui
2022-11-24 13:03:34 +01:00
..
component refactor(core/rust/ui): redesign Label to make use of TextLayout machinery 2022-11-24 13:03:34 +01:00
display feat(core/rust/ui): expose text_max_height and baseline 2022-11-24 13:03:34 +01:00
layout chore(core/rust/ui): avoid nested Child as LayoutObj root 2022-11-03 16:50:03 +01:00
model_t1 feat(core/rust/ui): replace TT Hoves Medium with DemiBold style 2022-10-22 01:39:53 +02:00
model_tr refactor(core/rust/ui): redesign Label to make use of TextLayout machinery 2022-11-24 13:03:34 +01:00
model_tt chore(core/rust/ui): workaround for "re-enter wipe code" 2022-11-24 13:03:34 +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 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