1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-28 01:18:16 +00:00
trezor-firmware/core/embed/rust/src/ui
2025-06-26 13:38:45 +03:00
..
api chore(core): add compulsory data param to props 2025-06-24 12:08:42 +02:00
component refactor(core): separate BLE and THP pairing code screens 2025-06-24 10:27:17 +02:00
display refactor(core): simplify fade_backlight_duration 2025-02-12 12:33:14 +01:00
event feat(core): battery updates in FW event loop 2025-06-11 23:39:28 +02:00
flow chore(core): inline SwipeFlow::render_state 2025-06-16 17:35:07 +03:00
layout fix(core): remove unnecessary fading 2025-06-24 19:17:17 +02:00
layout_bolt feat(core/bootloader): add restart button after unlock/wipe device success 2025-06-26 09:37:44 +02:00
layout_caesar chore(core): remove unused import in bl_confirm.rs 2025-06-26 13:38:45 +03:00
layout_delizia feat(core/bootloader): add restart button after unlock/wipe device success 2025-06-26 09:37:44 +02:00
layout_eckhart feat(core/bootloader): add restart button after unlock/wipe device success 2025-06-26 09:37:44 +02:00
shape chore(core): fix clippy errors 2025-06-09 17:12:31 +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): simplify per-model imports using cfg-if macro 2025-06-01 14:31:43 +03:00
geometry.rs perf(core): don't use Option<Insets> to save memory 2025-06-09 20:21:28 +03: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): simplify per-model imports using cfg-if macro 2025-06-01 14:31:43 +03:00
ui_bootloader.rs feat(core/bootloader): menu item reboot always active 2025-06-11 09:57:47 +02:00
ui_common.rs feat(core): update NRF application from firmware 2025-06-09 17:12:31 +02:00
ui_firmware.rs chore(core): add compulsory data param to props 2025-06-24 12:08:42 +02:00
ui_prodtest.rs feat(core/prodtest): add fuel gauge to prodtest welcome screen 2025-05-30 14:04:45 +02:00
util.rs refactor(core): move c string conversion out of UI code 2025-06-09 17:12:31 +02:00