obrusvit
08845d410d
fix(core/ui): add 2nd version of continue anyway
...
To distinguish between prompt and a question.
2024-10-10 19:14:16 +02:00
obrusvit
3475354a1a
fix(core/ui): fix title of XPUB success screen
2024-10-10 19:14:16 +02:00
Ioan Bizău
774f9de745
chore(core/translations): shorten some menu item translations
...
[no changelog]
2024-10-02 10:55:45 +03:00
Ioan Bizău
a59ded586e
chore(core/translations): shorten a couple of menu item translations
...
[no changelog]
2024-09-24 11:57:34 +03:00
Ioan Bizău
32be89a29a
refactor(core): use code to append colon to strings
...
[no changelog]
2024-09-17 01:44:20 +02:00
Ioan Bizău
74fb627733
chore(core/translations): remove spaces before punctuation in fr
...
[no changelog]
2024-09-17 01:44:20 +02:00
Ioan Bizău
1c7bfdb04c
refactor(core): use a template to add colon to strings
...
[no changelog]
2024-09-17 01:44:20 +02:00
Martin Milata
19e3c4d4f8
Merge branch 'release/translations/24.09'
2024-09-16 13:41:30 +02:00
Martin Milata
95fe6edb2d
chore(core): bump core, core/bootloader, core/prodtest versions
...
core: 2.8.4
bootloader: 2.1.9
prodtest: 0.2.10
[no changelog]
2024-09-13 20:04:04 +02:00
Martin Milata
47972bc2ec
chore(core): include signed translations for 2.8.3
2024-09-12 17:51:12 +02:00
Martin Milata
a36c410e70
chore(core): bump core, core/bootloader, core/prodtest versions
...
core: 2.8.3
bootloader: 2.1.9
prodtest: 0.2.10
[no changelog]
(cherry picked from commit 43b7d717f2791c62f4ed1f4d724a8eb1c42a6398)
2024-09-11 23:09:29 +02:00
matejcik
62b56df573
fix(core/translations): update pt/tr/it translations with universal safe3 fonts
2024-09-09 09:12:49 +02:00
Martin Milata
777ad11bec
feat(core/translations): add it, pt
...
Partially added TR.
2024-09-03 21:58:09 +02:00
matejcik
234c065aae
chore(core): support T3B1 for translation blobs
2024-09-03 10:35:14 +02:00
Martin Milata
7c8be6f0ea
fix(core/ui/mercury): FIDO2 layouts
2024-09-02 19:36:25 +02:00
Andrew Kozlik
2a567f3a0c
feat: Remove display_random feature.
2024-08-27 19:33:23 +02:00
Ioan Bizău
e3c3264f68
chore(core/translations): shorten es menu item
2024-08-27 16:21:03 +03:00
Ioan Bizău
b747a5bcc9
refactor(core): merge confirm_summary flow into confirm_output flow
2024-08-27 16:21:03 +03:00
Ioan Bizău
09d3301785
feat(core): improve ETH send flow
2024-08-27 16:21:03 +03:00
obrusvit
b7dc557bfa
feat(core): slight change of passphrase copy
...
Usage of different copy in mercury (especially titles and subtitles)
requires moving the layout code deeper into the model specifics.
[no changelog]
2024-08-22 00:47:15 +02:00
obrusvit
80792eae5a
chore(core): regenerate lang jsons
...
[no changelog]
2024-08-22 00:47:15 +02:00
obrusvit
50dc265162
feat(core/mercury): impl flow_request_passphrase
...
This commit replaces request_passphrase with flow_request_passphrase.
The added benefit is that the user is prompted for confirmation if they
want to proceed with an empty passphrase.
2024-08-22 00:47:15 +02:00
matejcik
c6093c7a1a
chore(core): include signed translations for 2.8.1
2024-08-06 13:28:00 +02:00
Ioan Bizău
4afaf4c41e
Revert "fix(core/translations): remove unbreakable spaces for now"
...
This reverts commit cca066c476
.
[no changelog]
2024-07-30 18:48:01 +03:00
Ioan Bizău
a35e9ba5fa
chore(core/translations): use ASCII apostrophe in French
...
[no changelog]
2024-07-30 17:56:57 +03:00
Ioan Bizău
33f5d47330
chore(core): rename "hidden wallet" -> "passphrase wallet"
...
[no changelog]
2024-07-29 17:45:28 +03:00
obrusvit
fa9e2c0702
fix(core): templates for SLIP39 checklist
...
The commmit fixes translation strings templates for non-en langs.
[no changelog]
2024-07-22 12:09:16 +02:00
obrusvit
c6df2179d6
fix(core): show correct word count in more info
...
Make translated strings describing recovery shares templated so that we
can show correct number of words (i.e. 20 or 33) in more info.
2024-07-22 12:09:16 +02:00
obrusvit
0d987a68f4
fix(core/mercury): multi-share backup more info
...
The commit fixes More Info screen hidden behind context menu during a
prompt for number of shares and shares threshold. It removes wrong title
and enables changing the info text based on currently selected number.
2024-07-22 12:09:16 +02:00
obrusvit
bd6c954a4f
fix(core): add inverted exclamation mark for ES
...
[no changelog]
2024-07-19 15:05:36 +02:00
obrusvit
958d08cc91
fix(core/mercury): small copy change in tutorial
...
[no changelog]
2024-07-19 15:05:36 +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
Ioan Bizău
7d90552d81
refactor(core/ui): new Mercury design for number input slider
2024-07-17 17:10:05 +03:00
Ioan Bizău
7404436305
refactor(core/ui): optimize brightness settings for Mercury
2024-07-17 17:10:05 +03:00
matejcik
8fa602cefe
chore(core): add signature for 2.8.0 translation blobs
2024-07-15 09:52:36 +02:00
matejcik
ca1c5c4e33
feat(core/translations): cli.py merge command
2024-07-11 12:59:43 +00:00
Martin Milata
1c9f925418
fix(core/translations): remove unbreakable spaces for now
...
[no changelog]
2024-07-11 12:59:43 +00:00
Martin Milata
9304f6aa80
chore(core): update translations
...
jq --sort-keys -s '.[0] * .[1]' es.json es-ES_diff_tutorial.json > es.json.tmp && mv es.json.tmp es.json
[no changelog]
2024-07-11 12:59:43 +00:00
Martin Milata
106edd4309
feat(core/ui): T3T1: tutorial flow
...
[no changelog]
2024-07-01 09:35:11 +02:00
obrusvit
665854cd9b
chore(core): update translations
...
Translated copy for additional wallet backup info and some leftovers
from previous PRs.
[no changelog]
2024-06-30 12:07:09 +02:00
obrusvit
aaa2ece3ba
feat(core/ui): highlight repeated words on T3T1
...
ShowShareWords flow now informs the user if the word is repeated. The
most typical usecase in 1-of-1 shamir (SingleShare) where 3rd and 4th
word is "academic".
2024-06-30 12:07:09 +02:00
tychovrahe
3a3259b574
feat(core/mercury): change homescreen flow
2024-06-24 21:43:08 +02:00
Andrew Kozlik
9c50e15cf7
chore: Bump firmware and fix versions due to storage upgrade.
2024-06-21 18:55:01 +02:00
matejcik
ce2436245d
chore(core/translations): add signatures for translation versions 2.7.1 and 2.7.2
2024-06-18 13:24:40 +02:00
matejcik
81d5cc29d5
fix(core/translations): properly update stored json version
2024-06-18 13:24:35 +02:00
Martin Milata
f2a2ddfd8d
Merge branch 'release/24.06'
2024-06-17 22:14:02 +02:00
Martin Milata
912535f6d2
Bump release version to 2.7.2
2024-06-07 16:04:56 +02:00
Ioan Bizău
731d6d0cdc
chore(core): update copy and translate
...
[no changelog]
(cherry picked from commit b28e29cf4f
)
2024-06-07 15:03:37 +02:00
Ioan Bizău
b28e29cf4f
chore(core): update copy and translate
...
[no changelog]
2024-06-06 21:29:29 +02:00
Martin Milata
cca066c476
fix(core/translations): remove unbreakable spaces for now
2024-06-06 14:00:13 +02:00