1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-05 04:50:57 +00:00
trezor-firmware/core/embed/rust/src/ui
obrusvit f8fcb49ba6 refactor(core): allow changing button font on R
By default, buttons have uppercased font. The addition is necessary to
customize font on info buttons where we need normal font.

[no changelog]
2024-05-08 22:46:58 +02:00
..
api refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2} 2024-04-12 12:25:46 +00:00
component refactor(core): replace upper calls by upper font 2024-05-08 22:46:58 +02:00
display refactor(core): apply uppercased fonts in build 2024-05-08 22:46:58 +02: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): allow changing button font on R 2024-05-08 22:46:58 +02:00
model_tt refactor(core): replace upper calls by upper font 2024-05-08 22:46:58 +02: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