1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-09 02:18:46 +00:00
trezor-firmware/core/embed/rust/src/ui
obrusvit bfa73d615b refactor(core): feature-gate non-bootloader fonts
- a crutch to preserve code which depends on specific fonts
- see https://github.com/trezor/trezor-firmware/issues/4574

[no changelog]
2025-02-06 13:32:29 +01:00
..
api refactor(core): get rid of font IDs in micropython 2025-02-06 13:32:29 +01:00
component refactor(core): do not expose fonts outside layouts 2025-02-06 13:32:29 +01:00
display refactor(core): do not expose fonts outside layouts 2025-02-06 13:32:29 +01:00
event fix(core/ui): make button press cancel current hold 2025-01-17 13:04:56 +01:00
flow refactor(core): consistent naming for UI traits 2024-12-19 00:09:20 +01:00
layout refactor(core): merge confirm_blob and confirm_value 2025-01-23 12:46:54 +01:00
layout_bolt refactor(core): feature-gate non-bootloader fonts 2025-02-06 13:32:29 +01:00
layout_caesar refactor(core): feature-gate non-bootloader fonts 2025-02-06 13:32:29 +01:00
layout_delizia refactor(core): feature-gate non-bootloader fonts 2025-02-06 13:32:29 +01:00
shape refactor(core): do not expose fonts outside layouts 2025-02-06 13:32:29 +01:00
animation.rs refactor(core/rust): replace panic! by fatal_error! 2024-06-17 16:57:33 +02:00
backlight.rs refactor(core): consistent naming for UI traits 2024-12-19 00:09:20 +01:00
button_request.rs refactor(core/rust): introduce layout lifecycle states on Rust side 2024-11-12 16:55:17 +01:00
constant.rs refactor(core): consistent naming of UI layouts 2025-01-20 12:29:24 +01:00
geometry.rs chore(core/rust): add uDebug capability to more places 2024-11-12 16:55:17 +01:00
lerp.rs fix(core/ui): T3T1 always detect swipes on entire screen 2024-05-31 11:59:52 +00:00
mod.rs refactor(core): map FontInfo to translation idx 2025-02-06 13:32:29 +01:00
ui_bootloader.rs refactor(core): consistent naming for UI traits 2024-12-19 00:09:20 +01:00
ui_common.rs fix(core): add fade-in to boot stage 2 screen if backlight was reset 2025-02-02 22:41:17 +01:00
ui_firmware.rs refactor(core): merge confirm_blob and confirm_value 2025-01-23 12:46:54 +01:00
util.rs chore(core): remove empty_right_column field 2024-11-13 12:15:38 +01:00