1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-12 18:49:07 +00:00
Commit Graph

1247 Commits

Author SHA1 Message Date
obrusvit
f739804fe6 chore(core): update fixtures
After some changes in translation strings related to T3T1 which
propagated to previous models.

[no changelog]
2024-05-22 18:11:25 +02:00
obrusvit
7833fa5fd2 fix(tests): check_share helper for T2B1
[no changelog]
2024-05-22 18:11:25 +02:00
obrusvit
ddbb5e52d4 feat(core): update translation strings
Based on latest Figma designs.

[no changelog]
2024-05-22 18:11:25 +02:00
Martin Milata
62b40fbca8 fixup! test(core/ui): fix bitcoin signtx for T3T1 2024-05-22 17:21:20 +02:00
Martin Milata
dab63478c4 fixup! chore(core): update fixtures.json 2024-05-22 16:53:11 +02:00
Martin Milata
694befc659 test(core/ui): fix bitcoin signtx for T3T1 2024-05-22 00:12:44 +02:00
Martin Milata
0fe45c9066 fixup! chore(core): update fixtures.json 2024-05-21 18:01:21 +02:00
Martin Milata
ec474b19fb chore(core): update fixtures.json 2024-05-20 23:15:53 +00:00
obrusvit
9b87a49323 feat(core/ui): T3T1 set new PIN flow
[no changelog]
2024-05-17 12:46:25 +02:00
Martin Milata
d34180e015 chore(core): update T3T1 fixtures
[no changelog]
2024-05-17 12:44:45 +02:00
Martin Milata
b5f0a06fe4 fix(core/ui): T3T1 UI tests: GetAddress
[no changelog]
2024-05-17 12:44:45 +02:00
Martin Milata
6d6ee613a6 chore(core): update T3T1 fixtures 2024-05-17 12:44:45 +02:00
Martin Milata
73861d4676 feat(core/ui): T3T1 receive flow
[no changelog]
2024-05-17 12:30:15 +02:00
obrusvit
b3379e14e0 feat(core/ui): T3T1 separate reset flows
Create separate flows for wallet creating, prompt of backup and
recovery.

Put more strings to copy.

Change style of Frame subheader.
2024-05-17 12:18:39 +02:00
obrusvit
ff6855eee4 feat(core): T3T1 ShareWords component 2024-05-17 11:56:16 +02:00
Martin Milata
9a682d8503 style(core): fix formatting
[no changelog]
2024-05-17 11:56:16 +02:00
obrusvit
f4c4edc908 fix(core): rebase on current drawlib
Port new render function signature to model_mercury.
Fix some rebase errors.
Also port recent changes from mp <-> rust iface.

[no changelog]
2024-05-17 11:56:16 +02:00
Ioan Bizău
3d74e30fa7 chore(core): rename Shamir to Multi-share
[no changelog]
2024-05-16 16:57:55 +03:00
Jan Šetina
447c680b88 chore(core): update cs.json and fixtures
Fixes https://github.com/trezor/trezor-firmware/issues/3697

[no changelog]
2024-05-09 21:12:44 +00:00
obrusvit
30b50c6462 refactor(core): update T3T1 fixtures
[no changelog]
2024-05-08 22:46:58 +02:00
obrusvit
50eba3cfbb refactor(core): update other langs fixtures
[no changelog]
2024-05-08 22:46:58 +02:00
obrusvit
ef3c49c347 fix(tests): update fixtures of T2B1
Probably an omission after pull #3710.

Update using
../tests/update_fixtures.py local -r

[no changelog]
2024-05-08 22:46:58 +02:00
obrusvit
df9f9f6cb4 refactor(core): update EN fixtures
Updating after UTF-8 uppercasing issue.

Only changes for Model T are during language change where it actually
fixes a problem.

Model R has more changes - especially in show_warning invocation.

See PR 3696 for more info.

[no changelog]
2024-05-08 22:46:58 +02:00
obrusvit
b24e044499 fix(tests): button content comparison
[no changelog]
2024-05-08 22:46:58 +02:00
obrusvit
86e543c8d3 fix(tests): regenerate fixtures.json
Using ./tests/update_fixtures.py

Current order on main branch is this: T1B1, T3T1, T2B1, T2T1
instead of what the script generates: T1B1, T2B1, T2T1, T3T1

[no changelog]
2024-05-07 13:01:57 +02:00
matejcik
a4f8d2b877 refactor(tests/ui): properly propagate model css class 2024-05-01 14:17:58 +02:00
matejcik
2523597c2a fix(tests/ui): fix failing master diffs 2024-05-01 14:17:58 +02:00
matejcik
421b2d8db1 refactor(tests/ui): use internal names for UI fixtures 2024-05-01 14:17:58 +02:00
Ioan Bizău
394a86dd1c chore(core): update multilanguage fixtures 2024-05-01 09:23:40 +02:00
Ioan Bizău
7c97561565 chore(core): rename "seed" to "backup" 2024-05-01 09:23:40 +02:00
Ioan Bizău
8ec9545b89 chore(core): add an extra confirmation for non-1-of-1 Shamir backups 2024-05-01 09:23:40 +02:00
Ioan Bizău
4afe42a57e refactor(core): make 1-of-1 SLIP39 backups use same messaging as BIP39 2024-05-01 09:23:40 +02:00
Ioan Bizău
3006224bff feat(core): add ability to request backups with any number of groups/shares 2024-05-01 09:23:40 +02:00
overcat
3d1e2bc20d fix(legacy): resolves the issue of incorrect signature generation when the Stellar transaction source account differs from the signing account. 2024-04-10 09:28:11 +02:00
cepetr
b1fb876709 fix(core): fix ts3 fonts
[no changelog]
2024-04-08 15:38:39 +02:00
Martin Milata
827b421394 chore(core): update fixtures.json 2024-04-06 20:31:36 +00:00
matejcik
45a4a1da99 fix(core/translations): correctly rename previous symbol
[no changelog]
2024-04-02 11:10:24 +02:00
matejcik
379737a9a5 chore(core): translate storage strings into supported languages 2024-03-30 12:10:59 +01:00
matejcik
de2fe3d6d6 feat(core/ui): unify progress.py code between models, implement storage translations
fixes #3520
2024-03-30 12:10:59 +01:00
RostarMarek
8b485de173 feat(solana): Hidden flag functionality for instructions 2024-03-25 16:31:01 +01:00
Martin Milata
866853e856 tests: update fixtures.json 2024-03-25 11:12:20 +00:00
Martin Milata
60e01ce0e8 feat(tests): update_fixtures.py: github actions support 2024-03-25 11:12:20 +00:00
Martin Milata
8a45a22ed7 tests: update fixtures.json 2024-03-21 00:44:04 +01:00
cepetr
dff12a32c1 feat(tests): improve screenshot diffs
[no changelog]
2024-03-20 16:54:50 +01:00
grdddj
b5b29daad1 chore(tests): regenerate fixtures
[no changelog]
2024-03-20 14:38:21 +01:00
Martin Milata
6e1cb9ff8c tests: update fixtures.json 2024-03-15 15:55:06 +00:00
matejcik
6bd83aac94 tests(translations): restore test_error_invalid_signature 2024-03-15 13:11:17 +01:00
matejcik
00544312b5 tests(translations): always use client version for language blobs
and ignore what is written in the jsons
2024-03-15 13:11:17 +01:00
matejcik
802958bc05 tests: test that trailing data in translations header will be accepted 2024-03-15 13:11:17 +01:00
matejcik
106793956c tests: add more granular silent language installation tests 2024-03-15 13:11:17 +01:00