1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-08 18:08:46 +00:00
trezor-firmware/core/embed/rust/src/ui
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 feat(core): expose BLE functionality to rust 2025-01-14 09:15:12 +01:00
display feat(core): add Rust font data 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 feat(core): add Rust font data 2025-02-06 13:32:29 +01:00
layout_caesar feat(core): add manual font mods to Rust font data 2025-02-06 13:32:29 +01:00
layout_delizia feat(core): add manual font mods to Rust font data 2025-02-06 13:32:29 +01:00
shape fix(core): adjust jpeg cache size to allow work on larger displays 2025-01-29 09:10:10 +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 feat(core): add Rust font data 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