1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-07-31 02:48:44 +00:00
Commit Graph

354 Commits

Author SHA1 Message Date
grdddj
c77cdfcd02 feat(tests): generate UI report with all unique differing screens 2023-01-18 15:09:43 +01:00
grdddj
84b9f703b4 fix(tests): copy actual screens to recorded when accepting UI diff 2023-01-18 15:04:50 +01:00
grdddj
6b7ee55868 fixup! feat(tests): save text representation of all screens during UI tests 2023-01-18 15:04:50 +01:00
grdddj
22bccd63d8 feat(tests): save text representation of all screens during UI tests 2023-01-18 11:57:45 +01:00
grdddj
73ca8d1ac5 WIP - regenerate fixtures.json 2023-01-17 18:01:55 +01:00
grdddj
757fdf717a WIP - more Rust API unification 2023-01-17 16:31:41 +01:00
grdddj
3abb737bb6 WIP - fixes after rebase 2023-01-17 11:54:54 +01:00
grdddj
657aff65b6 WIP - regenerate fixtures.json 2023-01-17 11:07:50 +01:00
grdddj
5398849275 WIP - create confirm_blob with not showing hyphens and line-ends 2023-01-17 11:07:50 +01:00
grdddj
673ecd2246 WIP - regenerate fixtures.json
WIP - regenerate fixtures.json
2023-01-17 11:07:50 +01:00
grdddj
9287efa67a WIP - regenerate fixtures.json 2023-01-17 11:07:50 +01:00
grdddj
6b97981e24 WIP - regenerate fixtures.json
WIP
2023-01-17 11:07:50 +01:00
grdddj
17ccf41f73 WIP - regenerate fixtures.json 2023-01-17 11:07:50 +01:00
grdddj
e2af3df9f3 WIP - regenerate fixtures.json 2023-01-17 11:07:50 +01:00
grdddj
0fb6a2a026 WIP - busyscreen and small other things 2023-01-17 11:07:50 +01:00
grdddj
6fe6182ec5 WIP - regenerate fixtures.json 2023-01-17 11:07:50 +01:00
grdddj
9f8571f3c9 WIP - regenerate fixtures.json 2023-01-17 11:02:27 +01:00
grdddj
d37b158d30 WIP - regenerate fixtures.json 2023-01-17 11:02:27 +01:00
grdddj
319d37e652 WIP - regenerate fixtures.json 2023-01-17 11:01:09 +01:00
grdddj
0be17ce63a WIP - regenerate fixtures.json 2023-01-17 11:01:09 +01:00
grdddj
7aaa5b8fe6 WIP - regenerate fixtures.json 2023-01-17 11:01:09 +01:00
grdddj
e8a6e65d44 WIP - record all device tests 2023-01-17 11:01:09 +01:00
grdddj
a541ac4cf8 WIP - fixes after rebase 2023-01-17 10:59:58 +01:00
grdddj
97a821dbf4 feat(tests): setup UI tests for model R
[no changelog]
2023-01-17 10:55:59 +01:00
matejcik
497285f9a1 feat(core): make first steps to unify Rust API for both models
wip: unify confirm_action

wip: unify confirm_fido

wip: unify request_pin, clean up prompts

wip: unify select_word

wip: unify request_number

refactor(core/reset): refactor confirm_share_words

[no changelog]
2023-01-13 17:09:25 +01:00
grdddj
20f3658e7e feat(tests): allow for accepting the recent UI diff without recording the tests
[no changelog]
2023-01-13 16:38:59 +01:00
tychovrahe
305b7fe84d fix(core/rust): fix position calculation from center and size
[no changelog]
2022-12-16 16:41:24 +01:00
Martin Milata
253f2587dc fix(core/ui): polish XPUB screen
[no changelog]
2022-12-15 17:24:15 +01:00
Martin Milata
bdec3f3979 fix(core/rust/ui): polish confirm_fido
[no changelog]
2022-12-15 17:24:15 +01:00
tychovrahe
550e2a7951 feat(tests): add button to update fixtures directly from ui test report
[no changelog]
2022-12-15 12:28:27 +01:00
Martin Milata
5b3db7eca1 refactor(core/rust/ui): homescreen layouts
[no changelog]
2022-12-13 17:15:15 +01:00
Martin Milata
95d8a21294 feat(core/rust/ui): progress indicators
[no changelog]
2022-12-12 16:00:42 +01:00
Martin Milata
fc3ee87c25 feat(core/bitcoin): SignMessage: whitelist T1 firmware signing address_n
[no changelog]
2022-12-09 15:43:11 +01:00
Martin Milata
b12de5d861 feat(core): CoSi collective signatures 2022-12-09 15:43:11 +01:00
Martin Milata
701d75d6d8 fix(core/rust/ui): handle very long scrollbars on Model T
[no changelog]
2022-12-07 16:47:30 +01:00
Martin Milata
452857757a feat(core/rust/ui): support ask_pagination flag in confirm_blob
[no changelog]
2022-12-06 00:26:25 +01:00
Martin Novak
58276a7443 feat(core/ethereum, legacy/ethereum): add support to Ledger Live legacy derivation path 2022-11-30 14:23:47 +01:00
tychovrahe
38548f02f2 feat(core/rust): special shape erase button
[no changelog]
2022-11-30 13:49:12 +01:00
Martin Milata
f1a3f289bf chore(tests): drop unused UI fixtures
[no changelog]
2022-11-30 12:31:28 +01:00
Martin Milata
a61a46808e fix(core/rust/ui): no hyphens when breaking monospace lines
[no changelog]
2022-11-29 21:03:06 +01:00
grdddj
61277bd80a feat(core/ui): implement webauthn layouts for UI2
[no changelog]
2022-11-24 13:03:34 +01:00
Martin Milata
58d0788986 fix(core/ui): show fee rate in confirm_total
[no changelog]
2022-11-21 15:59:48 +01:00
grdddj
56e0c91a71 feat(tests): add dashboards with indexed unique screens and all screens 2022-11-21 14:08:47 +01:00
grdddj
f48890afb3 chore(tests): make all the device tests work with UI2 2022-11-21 14:08:47 +01:00
grdddj
d045e0089d feat(core/ui): delete old UI code 2022-11-21 14:08:47 +01:00
tychovrahe
7cc62c2f37 fix(core): fix layout flow for UI2
[no changelog]
2022-11-08 00:15:34 +01:00
Andrew Kozlik
3707f19aee feat(core): Do not confirm coordinator identifier on Trezor.
[no changelog]
2022-11-07 18:40:35 +01:00
Andrew Kozlik
4e79eec188 feat(tests): Do not automatically enable experimental features in device tests. 2022-11-02 14:58:01 +01:00
David Misiak
ec83d0187f chore(cardano): update ui tests, add changelog 2022-10-31 16:08:39 +01:00
David Misiak
c36870defa chore(cardano): rename Catalyst to governance 2022-10-31 16:08:39 +01:00