1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-08 09:58:46 +00:00
trezor-firmware/core/embed/rust/src/ui
2025-04-04 12:59:44 +02:00
..
api fix(core): make ble_event upy api function optional 2025-04-03 16:17:12 +02:00
component refactor(core/rust): remove internal pager from SwipePage 2025-02-26 01:17:11 +01:00
display refactor(core): simplify fade_backlight_duration 2025-02-12 12:33:14 +01:00
event fix(core): don't use 'static lifetime for BLEEvent 2025-03-21 17:13:27 +02:00
flow feat(core): use SwipeFlow::add_page to reduce stack usage 2025-03-03 13:28:33 +02:00
layout fix(core): don't use 'static lifetime for BLEEvent 2025-03-21 17:13:27 +02:00
layout_bolt perf(core): simplify Button struct to save RAM 2025-03-20 09:29:56 +02:00
layout_caesar fix(core): correct confirmation title on Caesar 2025-03-18 12:32:36 +02:00
layout_delizia perf(core): improve render in Delizia button 2025-03-24 12:11:56 +01:00
shape feat(core): introduce JpegOverlay shape 2025-04-04 12:59:44 +02: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(rust): introduce info overlay rendering 2025-02-26 09:56:08 +01:00
ui_bootloader.rs refactor(core): consistent naming for UI traits 2024-12-19 00:09:20 +01:00
ui_common.rs feat(rust): introduce info overlay rendering 2025-02-26 09:56:08 +01:00
ui_firmware.rs fix(core): use correct fonts for staking confirmation on Delizia 2025-03-05 12:23:03 +02:00
ui_prodtest.rs feat(core/prodtest): show device ID in prodtest QR code 2025-03-08 12:26:41 +01:00
util.rs feat(core/rust): introduce Pager 2025-02-26 01:17:11 +01:00