1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-24 09:48:45 +00:00
trezor-firmware/core/embed/rust/src/ui
2024-04-12 12:25:46 +00:00
..
api refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2} 2024-04-12 12:25:46 +00:00
component fix(core): fix ts3 fonts 2024-04-08 15:38:39 +02:00
display feat(core): T3T1 loader 2024-04-12 12:25:46 +00:00
layout refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts 2024-04-06 20:31:36 +00:00
model_mercury fix(core): fix display fatal error screen (T3T1) 2024-04-12 12:25:46 +00:00
model_tr refactor(core/rust): use more Self 2024-04-12 12:25:46 +00:00
model_tt refactor(core/rust): use more Self 2024-04-12 12:25:46 +00:00
animation.rs refactor(core/rust): separate lerp and animations 2022-08-12 13:30:24 +02:00
constant.rs feat(core): copy T2T1 bootloader UI for T3T1 2024-04-12 12:25:46 +00: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-20 17:14:58 +01:00
lerp.rs perf(core/rust/ui): use 16-bit coordinates 2022-09-16 13:57:32 +02:00
macros.rs refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0 2024-04-04 15:02:28 +02:00
mod.rs feat(core): copy T2T1 bootloader UI for T3T1 2024-04-12 12:25:46 +00:00
ui_features.rs refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2} 2024-04-12 12:25:46 +00:00
util.rs refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0 2024-04-04 15:02:28 +02:00