1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-23 10:39:03 +00:00
Commit Graph

14880 Commits

Author SHA1 Message Date
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
Lukas Bielesch
3f0e772122 chore(eckhart): update trace function for firmware components 2025-04-16 17:11:08 +02:00
Lukas Bielesch
4686fa4045 fix(eckhart): fix last pending char for max len passphrase 2025-04-16 17:11:08 +02:00
Lukas Bielesch
25345d07d3 feat(tests): eckhart tests
add Eckhart screen buttons
rename passphrase click test file + fixtures
eckhart click tests
eckhart persistance tests
eckhart device tests
skip tests for unimplemented features
2025-04-16 17:11:08 +02:00
Lukas Bielesch
affac24f40 chore(automation): enable new github jobs for T3W1 2025-04-16 17:11:08 +02:00
Lukas Bielesch
bf1da542e4 feat(eckhart): set brightness screen 2025-04-16 17:11:08 +02:00
Lukas Bielesch
33bf5143a3 chore(eckhart): Update warnings title 2025-04-16 17:11:08 +02:00
Lukas Bielesch
74dfb68ba2 feat(eckhart): confirm output flow 2025-04-16 17:11:07 +02:00
Lukas Bielesch
51c917bfed feat(eckhart): confirm summary flow 2025-04-16 17:11:07 +02:00
Lukas Bielesch
6f2f59ddaf chore(eckhart): text screen subtitle 2025-04-16 17:11:07 +02:00
Lukas Bielesch
7775485925 chore(eckhart): add mono light font + remove trailing hyphen from mono styles 2025-04-16 17:11:07 +02:00
Lukas Bielesch
30b686b8bb 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-04-16 17:11:07 +02:00
Lukas Bielesch
bbee98216a chore(eckhart): make recovery notifications layout-specific 2025-04-16 17:11:07 +02:00