1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-24 02:59:03 +00:00
Commit Graph

14892 Commits

Author SHA1 Message Date
M1nd3r
98993434e0 chore(python): raise the minimum version of core models to 2.3.0 2025-04-16 17:22:04 +02:00
M1nd3r
49bb88ecee chore(tests): remove test_passphrase_cached 2025-04-16 17:22:04 +02:00
Martin Milata
90632199e9 refactor(tests): move set_input_flow to SessionDebugWrapper context manager
[no changelog]
2025-04-16 17:22:04 +02:00
M1nd3r
2abbd76a19 feat(python): make failing to resume session hard-fail 2025-04-16 17:19:53 +02:00
Martin Milata
1a45adfb4a ci: add timeouts for legacy.yml 2025-04-16 17:19:53 +02:00
Martin Milata
fb98a02be6 fix(python): revive trezorctl --script
[no changelog]
2025-04-16 17:19:53 +02:00
M1nd3r
13f6edebf7 chore(python): bump trezorlib version to 0.14.0 2025-04-16 17:19:53 +02:00
M1nd3r
637e3248a6 fix(python): change nostr to use Session instead of Client 2025-04-16 17:19:53 +02:00
M1nd3r
dfc8d7f2f5 chore(python): session passphrase rework 2025-04-16 17:19:53 +02:00
Martin Milata
ed4c3e4712 fix(python): simplify UI callbacks 2025-04-16 17:19:53 +02:00
Martin Milata
f21cb96949 fix(python): bring back firmware version check 2025-04-16 17:19:53 +02:00
Martin Milata
bd450a5564 fix(python): transport handling with sessions
[no changelog]
2025-04-16 17:19:53 +02:00
Martin Milata
9168b30b8f test(core): remove dead code 2025-04-16 17:19:53 +02:00
M1nd3r
cc17207b79 chore(tests): update fixtures.json
Co-authored-by: mmilata <martin@martinmilata.cz>
2025-04-16 17:19:53 +02:00
M1nd3r
94c691d270 chore(core): adapt trezorlib transports to session based
[no changelog]

Co-authored-by: mmilata <martin@martinmilata.cz>
2025-04-16 17:19:44 +02:00
M1nd3r
0c29ee08f1 feat(python): implement session based trezorlib
Co-authored-by: mmilata <martin@martinmilata.cz>
2025-04-16 17:19:44 +02:00
M1nd3r
cee6fe01ae feat(python): implement session based trezorctl 2025-04-16 17:19:44 +02:00
M1nd3r
f9f0df38b1 chore(python): add refresh of invalid client to internal emulator 2025-04-16 17:19:44 +02:00
M1nd3r
80dc9d45dd chore(tests): adapt testing framework to session based 2025-04-16 17:19:44 +02:00
M1nd3r
290958a9b9 test: update upgrade tests 2025-04-16 17:19:18 +02:00
M1nd3r
4fb08c7fea test: update click tests 2025-04-16 17:19:18 +02:00
M1nd3r
bf30c8897c test: update ui tests 2025-04-16 17:19:00 +02:00
M1nd3r
9837b36cb9 test: update persistence tests 2025-04-16 17:19:00 +02:00
M1nd3r
07a35b2b8a test: update device tests
Co-authored-by: mmilata <martin@martinmilata.cz>
2025-04-16 17:18:59 +02:00
M1nd3r
27289a3630 chore(python): update python tools
Co-authored-by: mmilata <martin@martinmilata.cz>
2025-04-16 17:13:54 +02:00
M1nd3r
df9e592cac chore(vendor): update fido2-tests 2025-04-16 17:13:54 +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
afb68f21e6 NO MAIN: build and upload arm64 emulator 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