1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-05-22 08:48:46 +00:00
Commit Graph

4669 Commits

Author SHA1 Message Date
M1nd3r
f08d65eb43 wip 2025-04-16 17:22:44 +02:00
M1nd3r
9c21c0b368 wip 2025-04-16 17:22:44 +02:00
M1nd3r
8e6d66d1ea fix style and errors 2025-04-16 17:22:44 +02:00
M1nd3r
15adb681fa wip public credential 2025-04-16 17:22:44 +02:00
M1nd3r
198aefcb41 chore: improve fallback 2025-04-16 17:22:44 +02:00
M1nd3r
2cd7346493 chore: optimize last run of transmission loop 2025-04-16 17:22:44 +02:00
M1nd3r
8c5e24b93c chore: improve logging in received_message_handler 2025-04-16 17:22:44 +02:00
M1nd3r
d387253377 chore: unify FailureType enum across branches 2025-04-16 17:22:44 +02:00
M1nd3r
952bf3d192 chore(core): improve fallback 2025-04-16 17:22:44 +02:00
M1nd3r
ff8f875cb1 wip - might not work 2025-04-16 17:22:44 +02:00
M1nd3r
ebb36b7494 feat(core): improve pairing screens 2025-04-16 17:22:44 +02:00
M1nd3r
b7b57c5516 fix(core): fix thp python unit test 2025-04-16 17:22:44 +02:00
M1nd3r
e9c982293b chore: add changelog 2025-04-16 17:22:44 +02:00
M1nd3r
c0f3e7f0aa wip 2025-04-16 17:22:44 +02:00
M1nd3r
857fd1b1db fix(core): make custom noise implementation compatible with standard 2025-04-16 17:22:44 +02:00
M1nd3r
1e0d8782c7 fix(core): change default value of model_variant in device properties to None
[no changelog]
2025-04-16 17:22:44 +02:00
M1nd3r
f0abe3b9d1 chore(core): close all workflows when channel is replaced
[no changelog]
2025-04-16 17:22:44 +02:00
M1nd3r
f9aebcd9d1 fix: remove unnecessary get_msg_name and get_msg_type functions
[no changelog]
2025-04-16 17:22:44 +02:00
M1nd3r
15b86fe27c feat: use autoconnect=False credentials as autoconnect=True in case of channel replacement
[no changelog]
2025-04-16 17:22:33 +02:00
M1nd3r
f46448547a feat: implement thp channel replacement
[no changelog]
2025-04-16 17:22:33 +02:00
M1nd3r
99cebc4f39 fix: change credential to bytes from bytearray 2025-04-16 17:22:33 +02:00
M1nd3r
78f494dfdb feat(core): add host static pubkey to channel cache
[no changelog]
2025-04-16 17:22:33 +02:00
M1nd3r
5871cf5b40 chore(core): update cpace implementation
[no changelog]
2025-04-16 17:22:33 +02:00
M1nd3r
9c66090be8 chore(core): remove button request from pairing screens
[no changelog]
2025-04-16 17:22:33 +02:00
M1nd3r
27eee69310 temp: thp rest
[no changelog]
2025-04-16 17:22:33 +02:00
M1nd3r
bc89c4916b chore(core): adapt emu.py to the new trezorlib
[no changelog]
2025-04-16 17:22:04 +02:00
M1nd3r
042e47c191 chore(core): adapt emu.py to the new trezorlib
[no changelog]
2025-04-16 17:13:54 +02:00
Martin Milata
607d73b7da refactor(core): add maybe_get_context
[no changelog]

(cherry picked from commit 3bb3b774c1)
2025-04-16 17:11:08 +02:00
Martin Milata
092c86083c refactor(core): drain the BLE event queue whenever layout is running
[no changelog]
2025-04-16 17:11:08 +02:00
Martin Milata
4f2efd8dc7 feat(core): BLE pairing flow 2025-04-16 17:11:08 +02:00
Martin Milata
a533bf898c feat(core/ui): eckhart: BLE event handling
[no changelog]
2025-04-16 17:11:08 +02:00
obrusvit
251c7c7c48 test: fix T3W1 rust tests 2025-04-16 17:11:08 +02:00
obrusvit
773eba2216 feat(eckhart): use gradients in ActionBar 2025-04-16 17:11:08 +02:00
obrusvit
ee7b021244 feat(eckhart): fix hint padding 2025-04-16 17:11:08 +02:00
Lukas Bielesch
09fb7a09ee fix(eckhart): fix failing gen_check 2025-04-16 17:11:08 +02:00
Martin Milata
317e44adfc refactor(core): device menu modules
[no changelog]
2025-04-16 17:11:08 +02:00
Ioan Bizău
9f0a87cb96 fix(eckhart): optimize device menu 2025-04-16 17:11:08 +02:00
Ioan Bizău
3aae247e43 feat(eckhart): send device name and version to the device menu 2025-04-16 17:11:08 +02:00
Ioan Bizău
e2d24c6a79 feat(eckhart): layouts for device pairing 2025-04-16 17:11:08 +02:00
Ioan Bizău
4a62ab5232 feat(eckhart): introduce the device menu 2025-04-16 17:11:08 +02:00
obrusvit
c646acfdf6 feat(eckhart): gradient buttons 2025-04-16 17:11:08 +02:00
obrusvit
f141e91607 chore(eckhart): remove Hint animation code 2025-04-16 17:11:08 +02:00
Lukas Bielesch
30a8354f48 fix(eckhart): Fix behavior of set brightness screen:
Do not confirm brightness by releasing finger, but by pressing the cross button.
2025-04-16 17:11:08 +02:00
obrusvit
fc1b485cc1 feat(eckhart): improve confirmations 2025-04-16 17:11:08 +02:00
obrusvit
183ec9eca1 feat(eckhart): auto PaginateOnly for TextScreen
- make sure that TextScreen has at least PaginateOnly ActionBar if the
content doesn't fit
2025-04-16 17:11:08 +02:00
obrusvit
6d7fe79e57 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-04-16 17:11:08 +02:00
Lukas Bielesch
4a92d02015 chore(eckhart): require long press to lock even with disabled animations 2025-04-16 17:11:08 +02:00
Lukas Bielesch
6c5750ea3c chore(eckhart): update get address flow 2025-04-16 17:11:08 +02:00
Lukas Bielesch
f814f15a50 chore(eckhart): add missing button requests 2025-04-16 17:11:08 +02:00
Lukas Bielesch
3f0e772122 chore(eckhart): update trace function for firmware components 2025-04-16 17:11:08 +02:00