1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-28 03:38:46 +00:00
Commit Graph

4753 Commits

Author SHA1 Message Date
obrusvit
f5e8f14065 feat(core): animate ProgressLayout in Python
- the commit allows for smoother animation of the `ProgressLayout` by
stepping through the reported progress
2025-05-15 13:39:51 +02:00
obrusvit
d02c11ff3c chore(eckhart): re-export new Close icon 2025-05-15 13:39:51 +02:00
Lukas Bielesch
00f58bd199 chore(eckhart): provide short and long vertical menu 2025-05-15 13:39:51 +02:00
Lukas Bielesch
ebf1ee9a62 chore(eckhart): Update components
Fix show_error action bar and header colors
Implement AllowedTextContent for FidoCredential
Add new return type for VerticalMenuScreen
2025-05-15 13:39:51 +02:00
Lukas Bielesch
81e523885a feat(eckhart): add FIDO2 support
FidoCredential component, confirm_fido flow and icons
2025-05-15 13:39:51 +02:00
Lukas Bielesch
3785e851d5 chore(eckhart): enable vertical menu swipe without animations 2025-05-15 13:39:51 +02:00
Lukas Bielesch
005191525b chore(eckhart): Implement new struct for word-selection menu
This simplifies the implementation of the verical menu
2025-05-15 13:39:51 +02:00
Lukas Bielesch
941875c254 core(eckhart): Update Vertical Menu
Leave event processing to the Vertical Menu
Disable scrolling when the menu fits the screen
2025-05-15 13:39:51 +02:00
obrusvit
3ff6b55520 test: fix T3W1 rust tests 2025-05-15 13:39:51 +02:00
obrusvit
8a97dcaf5c feat(eckhart): use gradients in ActionBar 2025-05-15 13:39:51 +02:00
obrusvit
f75d45081d feat(eckhart): fix hint padding 2025-05-15 13:39:51 +02:00
Lukas Bielesch
6b6bef485c fix(eckhart): fix failing gen_check 2025-05-15 13:39:51 +02:00
Martin Milata
2e5513eb9c refactor(core): device menu modules
[no changelog]
2025-05-15 13:39:51 +02:00
Ioan Bizău
07424f1625 fix(eckhart): optimize device menu 2025-05-15 13:39:50 +02:00
Ioan Bizău
1029fe684c feat(eckhart): send device name and version to the device menu 2025-05-15 13:39:50 +02:00
Ioan Bizău
e2dda46c4b feat(eckhart): layouts for device pairing 2025-05-15 13:39:50 +02:00
Ioan Bizău
bc8a90a25e feat(eckhart): introduce the device menu 2025-05-15 13:39:50 +02:00
obrusvit
5fc535b0b7 feat(eckhart): gradient buttons 2025-05-15 13:39:50 +02:00
obrusvit
ddd11e1b8f chore(eckhart): remove Hint animation code 2025-05-15 13:39:50 +02:00
Lukas Bielesch
b335e92730 fix(eckhart): Fix behavior of set brightness screen:
Do not confirm brightness by releasing finger, but by pressing the cross button.
2025-05-15 13:39:50 +02:00
obrusvit
435be1cc15 feat(eckhart): improve confirmations 2025-05-15 13:39:50 +02:00
obrusvit
301776728f feat(eckhart): auto PaginateOnly for TextScreen
- make sure that TextScreen has at least PaginateOnly ActionBar if the
content doesn't fit
2025-05-15 13:39:50 +02:00
obrusvit
e17e60c16f feat(eckhart): improve pagination of ActionBar
- Single mode now handles pagination with the right_button shown at the
last page
- new PaginateOnly mode to only render navigation buttons without
cancel/confirm buttons
2025-05-15 13:39:50 +02:00
Lukas Bielesch
fae1353829 chore(eckhart): require long press to lock even with disabled animations 2025-05-15 13:39:50 +02:00
Lukas Bielesch
f702ed35c6 chore(eckhart): update get address flow 2025-05-15 13:39:50 +02:00
Lukas Bielesch
887d1be650 chore(eckhart): add missing button requests 2025-05-15 13:39:50 +02:00
Lukas Bielesch
d96ed728eb chore(eckhart): update trace function for firmware components 2025-05-15 13:39:50 +02:00
Lukas Bielesch
438632c785 fix(eckhart): fix last pending char for max len passphrase 2025-05-15 13:39:50 +02:00
Lukas Bielesch
4ca2e75a06 feat(eckhart): set brightness screen 2025-05-15 12:40:15 +02:00
Lukas Bielesch
96ce142821 chore(eckhart): Update warnings title 2025-05-15 12:40:15 +02:00
Lukas Bielesch
0d40bb76b3 feat(eckhart): confirm output flow 2025-05-15 12:40:15 +02:00
Lukas Bielesch
12f46d3e67 feat(eckhart): confirm summary flow 2025-05-15 12:40:15 +02:00
Lukas Bielesch
4f5f5449a3 chore(eckhart): text screen subtitle 2025-05-15 12:40:15 +02:00
Lukas Bielesch
3263abe5fb chore(eckhart): add mono light font + remove trailing hyphen from mono styles 2025-05-15 12:40:15 +02:00
Lukas Bielesch
44db238f08 fix(eckhart): minor fixes for recovery and reset screens
correct placement of numbers on the keypad,
fix number input screen for double-digit numbers,
remove unused menu button, use double action bar instead,
fix inconsistent hint use
update warning titles
2025-05-15 12:40:15 +02:00
Lukas Bielesch
41997f6862 chore(eckhart): make recovery notifications layout-specific 2025-05-15 12:40:15 +02:00
Lukas Bielesch
d2b19c18eb chore(eckhart): implement show success delay 2025-05-15 12:40:15 +02:00
Lukas Bielesch
2af85a5efb feat(eckhart): show_group_share_success 2025-05-15 12:40:15 +02:00
Lukas Bielesch
d6e66de3f4 feat(eckahrt): continue recovery flow 2025-05-15 12:40:15 +02:00
Lukas Bielesch
5bb0a4fd6d feat(eckhart): implement show checklist 2025-05-15 12:40:15 +02:00
Lukas Bielesch
b2bded299a chore(eckhart): implement text screen for checklist 2025-05-15 12:40:15 +02:00
Lukas Bielesch
8ecd70d497 chore(eckhart): add checklist icons 2025-05-15 12:40:15 +02:00
obrusvit
b90239f141 feat(eckhart): default homescreen 2025-05-15 12:40:15 +02:00
obrusvit
f8781a1288 feat(eckhart): make homescreen hold to lock
- lock the device by long-pressing the homescreen anywhere but the
action bar
2025-05-15 12:40:15 +02:00
obrusvit
6222838687 feat(eckhart): implement confirm_set_new_pin
- add1: make `show_success` not render empty action bar button
- add2: top aligned confirm action
2025-05-15 12:40:15 +02:00
obrusvit
f86d9af364 feat(eckhart): implement homescreen and lockscreen
- HomeScreen, ConfirmHomescreen full-screen components
- respective FirmwareUI implementation
2025-05-15 12:40:15 +02:00
obrusvit
c5f7d80f4e feat(eckhart): implement homescreen ButtonContent 2025-05-15 12:40:15 +02:00
obrusvit
25bc21d6df feat(eckhart): implement show_error
- initial implementation to be improved
2025-05-15 12:40:15 +02:00
obrusvit
fb3f00d65f feat(eckhart): implement confirm_emphasized 2025-05-15 12:40:15 +02:00
obrusvit
e83f497652 chore: fix clippy and style 2025-05-15 12:40:15 +02:00