1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-03 16:56:07 +00:00
trezor-firmware/core/embed/rust/src/ui
Martin Milata 3760dd307c fix(core/ui): T3T1: wrong XPUB title
[no changelog]
2024-06-06 14:43:51 +00:00
..
api feat(core): integrate new drawing library 2024-05-17 09:17:37 +02:00
component refactor(core): optimize repeated code for swipe directions 2024-06-06 14:00:13 +02:00
display fix(core): rebase on drawlib 2024-05-31 11:59:52 +00:00
flow fix(core/ui): T3T1: remove ButtonPage, Dialog, IconDialog 2024-06-06 14:00:13 +02:00
layout perf(core/ui): save flash by forbidding some inlining 2024-06-06 14:00:13 +02:00
model_mercury fix(core/ui): T3T1: wrong XPUB title 2024-06-06 14:43:51 +00:00
model_tr tests: fix input_flows 2024-06-06 14:00:13 +02:00
model_tt fix(core/ui): T3T1: prompt screen for confirm_action 2024-06-06 14:00:13 +02:00
shape fix(core): revert bad renderer lifetime changes 2024-06-03 19:43:08 +02:00
animation.rs feat(core) screen transitions for mercury UI 2024-06-06 14:00:13 +02:00
backlight.rs refactor(core): provide backlight values from Rust 2024-06-03 14:26:25 +02:00
button_request.rs feat(core/ui): sending button requests from rust 2024-05-28 21:20:38 +00:00
constant.rs fix(core): rebase on drawlib and TStringificaton 2024-05-31 11:59:52 +00:00
event.rs feat(core) screen transitions for mercury UI 2024-06-06 14:00:13 +02:00
geometry.rs feat(core/ui): T3T1 share words animation 2024-05-31 11:59:52 +00:00
lerp.rs fix(core/ui): T3T1 always detect swipes on entire screen 2024-05-31 11:59:52 +00: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 refactor(core): provide backlight values from Rust 2024-06-03 14:26:25 +02:00
ui_features.rs refactor(core): provide backlight values from Rust 2024-06-03 14:26:25 +02:00
util.rs fix(core/ui): T3T1 always detect swipes on entire screen 2024-05-31 11:59:52 +00:00