tychovrahe
000aa4ed21
fix(core/prodtest): fix touch_version command
2024-06-10 11:10:33 +02:00
Marek Polak
ff659a82d1
chore(tests): remove params for unused checks
...
[no changelog]
2024-06-07 16:58:17 +02:00
Marek Polak
4fd68b8f38
chore(legacy): remove unused checks
...
[no changelog]
2024-06-07 16:58:17 +02:00
Marek Polak
8a7db4f1d3
chore(core): remove unused checks
...
[no changelog]
2024-06-07 16:58:17 +02:00
obrusvit
b560ce53c0
fix(core): TS3 device freeze
...
[no changelog]
2024-06-07 14:35:08 +02:00
tychovrahe
5a8989f00d
fix(core): fix bootloader unlock check on STM32U5, fw only
...
[no changelog]
2024-06-07 14:24:20 +02:00
tomasklim
5c781ca14b
chore(common): remove unused coins_details.json file
2024-06-07 14:20:33 +02:00
tomasklim
4f4e9ab904
chore(common): fix solana and ada support
2024-06-07 14:20:33 +02:00
Martin Milata
9b6496358b
build(core): add T3T1 to build-docker.sh
2024-06-06 21:17:54 +00:00
Martin Milata
eff46b0d5c
chore(core): bump version to 2.7.2
...
[no changelog]
2024-06-06 21:17:54 +00: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
matejcik
2bf2549a31
style(core): make newer pyrights happier
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
a106dd0f88
ci: re-enable device tests for T2B1
2024-06-06 14:00:13 +02:00
matejcik
25f4e07ad3
feat(tests): reduce ui error spam
2024-06-06 14:00:13 +02:00
matejcik
863435cc9d
feat(python/debuglink): make input flows part of the traceback
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
Martin Milata
cca066c476
fix(core/translations): remove unbreakable spaces for now
2024-06-06 14:00:13 +02:00
Martin Milata
e0dfa15e89
fix(core/ui): T3T1 confirm_action: hold implies prompt_screen
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
Ioan Bizău
2c390a2030
feat(python): add ability to set up a device with SLIP39 "single"
2024-06-06 14:00:13 +02:00
obrusvit
7b291725e2
fix: TypeError from SwipeUpScreen
...
This allows cancellable homescreen.
This commit also adds cancel to recovery homescreen.
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
d4b854a95e
refactor(core): sync layout code
...
Refactor mercury layout code according to recent changes in model_t
layout code.
[no changelog]
2024-06-06 14:00:13 +02:00
obrusvit
936fe1aea9
feat(core/ui): T3T1 separate wallet created screen
...
Commit adds separate call of success screen after wallet is created.
This is to ensure the success is shown even when skip_backup is set in
the protob msg.
[no changelog]
2024-06-06 14:00:13 +02:00
obrusvit
dd70b438d3
feat(core/ui): default button active style
...
[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
obrusvit
72bdea6754
chore(core): remove BIG font from lang jsons
...
Foreign characters are not needed at the moment as the font is used only
in ShareWords.
[no changelog]
2024-06-06 14:00:13 +02:00
obrusvit
66495f3b8e
chore(core): update lang jsons
...
Translations delivered from diff of en.json by the translation agency.
en.json is sorted.
[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
Martin Milata
6911870654
fix(core/ui): T3T1: ethereum signtx hold
...
[no changelog]
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
b567d15732
perf(core/ui): T3T1: reduce ParagraphSources to save flash
...
[no changelog]
2024-06-06 14:00:13 +02:00
Martin Milata
b64c8ef6a2
perf(core/ui): remove Child from T3T1 Frame
...
[no changelog]
2024-06-06 14:00:13 +02:00
Martin Milata
320fa06122
fix(core/ui): T3T1: prompt screen for confirm_action
...
[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
0cd36cd41b
fix(core): fix lockscreen animation cutting from right and bottom
...
[no changelog]
2024-06-06 14:00:13 +02:00
tychovrahe
2f6ade5911
feat(core): word quiz enter animation
...
[no changelog]
2024-06-06 14:00:13 +02:00
tychovrahe
6ad41aa06e
feat(core): improve hold to confirm animation
...
[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
Martin Milata
9cd933b88e
perf(core/ui): save flash by forbidding some inlining
...
[no changelog]
2024-06-06 14:00:13 +02:00
matejcik
d1cf36097a
refactor(core): optimize repeated code for swipe directions
2024-06-06 14:00:13 +02:00