obrusvit
cf69a3ca5d
chore(core): update fixtures.json
...
[no changelog]
2024-07-22 12:09:16 +02:00
obrusvit
f846ec3c25
chore(core): update fixtures.json
...
Update after an update of tutorial copy and adding inverted exclamation
mark for spanish language.
[no changelog]
2024-07-19 15:05:36 +02:00
Ioan Bizău
522d33a71f
refactor(core): send out ButtonRequest name
...
[no changelog]
2024-07-19 11:28:07 +03:00
Ioan Bizău
c7ec093863
feat(core): make "experimental features" storage field public to get rid of the cached field
...
[no changelog]
2024-07-19 11:24:50 +03:00
obrusvit
108d9c737e
feat(core/mercury): add rounded overlay to keypads
...
Make the corner keys of passphrase and mnemonic keyboards rounded by an
overlay, similarly to PIN keyboard.
[no changelog]
2024-07-18 23:57:13 +02:00
tychovrahe
f2bdd6e189
fix(core/mercury): change status screen - display message in center after animation
...
Because some messages didn't fit the title
2024-07-17 20:23:19 +02:00
tychovrahe
2994317dcd
fix(core/mercury): homescreen attach animation, resume animations after an interrupt from workflow
2024-07-16 23:12:32 +02:00
tychovrahe
ff869dd864
feat(core/mercury): pin entry animation
...
[no changelog]
2024-07-16 23:12:32 +02:00
Martin Milata
c857fcdc2f
test(core): T3T1 ShowDeviceTutorial
...
[no changelog]
2024-07-11 12:59:43 +00:00
Andrew Kozlik
9420b38a35
feat(core): Account for Optiga throttling delay in PIN countdown.
2024-07-09 16:52:50 +02:00
obrusvit
16b89e587d
chore(core): update fixtures.json
...
[no changelog]
2024-07-03 14:16:10 +02:00
gabrielkerekes
6f76ac3be6
fix(solana): allow AToken Create instruction to contain an optional rent_sysvar
account
...
This is needed because some dApps (https://jup.ag/perps or http://solend.fi/ ) include the rent_sysvar account although it's not required anymore (it's also not a part of the [official docs](https://docs.rs/spl-associated-token-account/latest/spl_associated_token_account/instruction/enum.AssociatedTokenAccountInstruction.html#variant.Create )).
2024-07-01 09:46:40 +00:00
obrusvit
2de8acc141
chore(core): remove CoSi functionality
...
trezorctl CoSi feature is removed from all models
2024-07-01 09:32:38 +02:00
Pavol Rusnak
3602a8dde9
chore(legacy): remove CoSi functionality
2024-07-01 09:32:38 +02:00
obrusvit
2e10618876
chore(core): update fixtures
...
[no changelog]
2024-06-30 12:07:09 +02:00
matejcik
cd55d32407
refactor(python/protobuf): allow field types imported in the same module
2024-06-25 13:43:13 +02:00
matejcik
8a3133bacc
fix(core): include valid staging certificate for T3T1 emulator
2024-06-25 13:35:16 +02:00
tychovrahe
9ab2ba9157
feat(core/mercury): animated device label on homescreen/lockscreen
2024-06-24 21:43:08 +02:00
tychovrahe
3a3259b574
feat(core/mercury): change homescreen flow
2024-06-24 21:43:08 +02:00
Andrew Kozlik
f396d00c67
fix(core): Fix style and unix build.
...
[no changelog]
2024-06-24 16:04:03 +02:00
obrusvit
0cc2ccd568
chore(core): update fixtures.json
...
[no changelog]
2024-06-19 16:02:24 +02:00
Martin Milata
191dc900a6
chore(core): update fixtures.json
...
[no changelog]
2024-06-11 14:30:33 +00:00
Marek Polak
ff659a82d1
chore(tests): remove params for unused checks
...
[no changelog]
2024-06-07 16:58:17 +02:00
Ioan Bizău
b28e29cf4f
chore(core): update copy and translate
...
[no changelog]
2024-06-06 21:29:29 +02:00
Martin Milata
6ff7322408
feat(tests): update_fixtures.py: github run_id
...
[no changelog]
2024-06-06 14:43:51 +00:00
Martin Milata
3760dd307c
fix(core/ui): T3T1: wrong XPUB title
...
[no changelog]
2024-06-06 14:43:51 +00:00
matejcik
b868ccbbdd
fix(tests): hotfix - fix update_fixtures ci --remove-missing for lang awareness
...
but the correct fix is to make langs a separate group
2024-06-06 14:00:13 +02:00
Martin Milata
e2ece75b1d
chore(core): update fixtures.json
2024-06-06 14:00:13 +02:00
matejcik
25f4e07ad3
feat(tests): reduce ui error spam
2024-06-06 14:00:13 +02:00
Martin Milata
8c9f5ebbca
tests(core): fix T3T1 default flow
2024-06-06 14:00:13 +02:00
matejcik
d58dac03a4
fix(tests): tweak pressed button in repeated backup
2024-06-06 14:00:13 +02:00
matejcik
ffe07f2ca6
feat(core): improve repeated backup
...
* allow upgrading from Single to Basic
* do not skip confirmation screen when sending BackupDevice from Suite
2024-06-06 14:00:13 +02:00
obrusvit
e30de62adc
tests: fix input_flows
...
Reset/recovery tests after adding Wallet created screen and separate
backup intro.
Regen signatures.json after rebase.
[no changelog]
2024-06-06 14:00:13 +02:00
obrusvit
fd59c2ce88
feat(core/ui): T3T1 backup cannot be skipped
...
This commit disallows the user to exit backup flow once initiated.
It also ensurer the intro screen is shown when initiating backup via
protobuf msg after it was previously skipped during wallet creation.
[no changelog]
2024-06-06 14:00:13 +02:00
obrusvit
25a9ef3cf5
feat(core/ui): info screens before ShareWords
...
Inform the user about possible repeated words in 1-of-1 SLIP39.
Instruct the user to "repeat for all shares".
[no changelog]
2024-06-06 14:00:13 +02:00
obrusvit
5bd6996ae4
feat(core/ui): show success screens between shares
...
This commit also adds minor improvements to reset flow.
[no changelog]
2024-06-06 14:00:13 +02:00
Martin Milata
aa0b353511
chore(core): T3T1: update fixtures.json
2024-06-06 14:00:13 +02:00
tychovrahe
09fc0ebf3e
fix(core): add missing tap to confirm screens to mercury
...
[no changelog]
2024-06-06 14:00:13 +02:00
Martin Milata
4d6af487f4
fix(core/ui): T3T1: remove ButtonPage, Dialog, IconDialog
...
[no changelog]
2024-06-06 14:00:13 +02:00
Martin Milata
e268f79749
fix(core/ui): T3T1: improve passphrase prompt
...
[no changelog]
2024-06-06 14:00:13 +02:00
tychovrahe
9ee670a440
feat(core): change default homescreen image for mercury
...
the default homescreen is rendered algorithmically, when changing homescreen to default we now use text message due to lack of scaling
[no changelog]
2024-06-06 14:00:13 +02:00
tychovrahe
a66dd78ef7
fix(core): fix missing hold to confirm screen
...
[no changelog]
2024-06-06 14:00:13 +02:00
tychovrahe
a67bc19bac
feat(core) screen transitions for mercury UI
...
[no changelog]
2024-06-06 14:00:13 +02:00
Ioan Bizău
ed58409888
chore(core): update tests
2024-06-05 12:35:09 +03:00
Ioan Bizău
8870869f93
chore(core): rename recovery type & kind and tweak feature flags
2024-06-05 12:35:09 +03:00
Ioan Bizău
8ef7dfab0d
feat(core): implement repeated backup
2024-06-05 12:35:09 +03:00
tychovrahe
f837db048b
chore(core): update T3T1 fixtures
...
[no changelog]
2024-06-03 19:43:08 +02:00
Martin Milata
4d46e28267
chore(core): update T2B1 UI fixtures
...
[no changelog]
2024-06-03 15:40:12 +00:00
tychovrahe
510121bad3
chore(core): update T3T1 fixtures
...
[no changelog]
2024-06-03 14:26:25 +02:00
Martin Milata
662f13136f
fix(core/ui): T3T1: get rid of some of the remaining button dialogs
2024-05-31 11:59:52 +00:00
Martin Milata
69e406f7cf
fix(core/ui): T3T1 device tests
...
[no changelog]
2024-05-31 11:59:52 +00:00
obrusvit
4d462e48f0
fix(tests): check_share helper for T2B1
...
[no changelog]
2024-05-31 11:59:52 +00:00
obrusvit
250593125c
feat(core): update translation strings
...
Based on latest Figma designs.
[no changelog]
2024-05-31 11:59:52 +00:00
Martin Milata
38b0361ded
test(core/ui): fix bitcoin signtx for T3T1
2024-05-31 11:59:52 +00:00
obrusvit
d8f20616be
feat(core/ui): T3T1 set new PIN flow
...
[no changelog]
2024-05-31 11:59:52 +00:00
Martin Milata
e0fece2050
fix(core/ui): T3T1 UI tests: GetAddress
...
[no changelog]
2024-05-31 11:59:52 +00:00
Martin Milata
5020868c2c
feat(core/ui): T3T1 receive flow
...
[no changelog]
2024-05-31 11:59:52 +00:00
obrusvit
1028c3500f
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-31 11:59:52 +00:00
obrusvit
8978f36096
feat(core): T3T1 ShareWords component
2024-05-31 11:59:52 +00:00
Martin Milata
8a5afbe585
style(core): fix formatting
...
[no changelog]
2024-05-31 11:59:52 +00:00
obrusvit
55067a6d40
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-31 11:59:52 +00:00
Martin Milata
3efa0f6bbd
feat(core/ui): sending button requests from rust
...
[no changelog]
2024-05-28 21:20:38 +00:00
Andrew Kozlik
162649aec7
feat(tests): Add SLIP-39 reset-upgrade-backup test.
2024-05-28 18:03:26 +02:00
Andrew Kozlik
040c1f5f8c
feat(tests): Extendable SLIP-39 device tests.
2024-05-28 18:03:26 +02:00
Ioan Bizău
269adf4868
chore(core): add coin support info for T3T1
2024-05-24 13:53:05 +02:00
David Misiak
2b54580157
chore(cardano): update UI fixtures
2024-05-23 10:01:48 +02:00
Peter Jaško
7eb6fcf43c
feat(cardano): Tag sets
2024-05-23 10:01:48 +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