Lukas Bielesch
2ade8f2217
feat(eckhart): add FIDO2 support
...
FidoCredential component, confirm_fido flow and icons
2025-04-12 23:57:21 +02:00
Lukas Bielesch
0387d55232
feat(eckhart): confirm output flow
2025-04-08 13:02:28 +02:00
Lukas Bielesch
60b453f4f0
feat(eckahrt): continue recovery flow
2025-04-08 12:33:59 +02:00
Lukas Bielesch
a99aa3144f
feat(eckhart): implement show checklist
2025-04-08 12:33:59 +02:00
Lukas Bielesch
c68f947a1e
feat(eckhart): receive address flow
2025-04-08 12:33:58 +02:00
Lukas Bielesch
19e484f1de
chore(eckhart): Fix translation pattern
2025-04-08 12:33:57 +02:00
Lukas Bielesch
5fdcf225f8
chore(eckhart): update existing components accordint to new design
2025-04-08 12:33:57 +02:00
Lukas Bielesch
2871db2c5a
feat(eckhart): prompt backup flow
2025-04-08 12:33:57 +02:00
Lukas Bielesch
92b2e27c5f
feat(eckhart): confirm reset flow
2025-04-08 12:33:57 +02:00
Lukas Bielesch
db037229e3
feat(eckhart): share words flow
2025-04-08 12:33:56 +02:00
obrusvit
7a10216947
feat(eckhart): implement hold to confirm anim
...
- HoldToConfirmAnim is driven by the ActionBar in case the right_button
is configured with `long_press`
- HoldToConfirmAnim optionally draws an Header overaly with custom text
- disabling animations is respected
- easing function is not yet finalized
- a few minor fixes along the way
2025-04-08 12:33:56 +02:00
obrusvit
70ef5effe1
feat(eckhart): add fonts
2025-04-08 12:33:55 +02:00
tychovrahe
4adf6d087d
feat(core): add BLE unpair command & message
...
[no changelog]
2025-04-03 16:17:12 +02:00
obrusvit
419737db7c
chore(core): remove obsolete font names from blobs
...
[no changelog]
2025-03-25 18:26:15 +01:00
obrusvit
079873ced7
feat(core): use newer version of Delizia fonts
2025-03-24 12:11:56 +01:00
obrusvit
29d69db300
Merge branch 'release/25.03' into obrusvit/merge-release-25.03
2025-03-10 11:17:26 +01:00
obrusvit
acdf549fc4
chore(core): bump version to 2.8.10
...
[no changelog]
2025-03-07 11:44:29 +01:00
obrusvit
813620a4c5
chore(core): include signed translations for 2.8.9
2025-03-06 16:10:20 +01:00
Roman Zeyde
7be53c4172
fix(core): update Czech translations for Ethereum
...
* "Přednostní poplatek" -> "Poplatek za prioritu"
* "Zrušit stakování" -> "Zrušit stakování"
[no changelog]
2025-03-04 12:45:21 +02:00
Ioan Bizău
aabd4ee9b7
feat(core/ui): add basic confirmation for Nostr signing
...
[no changelog]
2025-02-28 14:15:45 +01:00
matejcik
2dc14ad1e0
fix(core): modify Delizia tutorial to account for tap-to-continue
2025-02-26 01:17:11 +01:00
matejcik
6441d41646
fix(core): change "Swipe up" to "Tap to continue" everywhere
2025-02-26 01:17:11 +01:00
Ioan Bizău
6c38f0d63d
feat(core): friendlier way to confirm long messages
2025-02-25 22:51:16 +01:00
Roman Zeyde
19c9e502d7
feat(core): add new translation entries for Solana staking layouts
...
[no changelog]
2025-02-25 11:55:03 +01:00
matejcik
0c77c5102a
fix(core): update translated strings to fit the button on Delizia
2025-02-20 16:09:14 +01:00
obrusvit
612d20b535
Merge branch 'release/translations/25.02' into obrusvit/merge-release-25.02
2025-02-13 11:42:08 +01:00
obrusvit
2d20d43944
chore(core): bump version to 2.8.9
...
[no changelog]
2025-02-12 14:25:26 +01:00
obrusvit
bd304138a3
chore(core): include signed translations for 2.8.8
2025-02-10 15:39:21 +01:00
obrusvit
8fcf8b67a8
fix(core): fix italian copy for word quiz
...
- shortening the title ensures that instruction fits on the screen
[no changelog]
2025-02-08 22:14:49 +01:00
obrusvit
9f9c640648
feat(core): add Rust font data
...
[no changelog]
2025-02-06 13:32:29 +01:00
Roman Zeyde
5cdd0e7e74
feat(python): check that translations are using correct layout names
...
[no changelog]
2025-01-28 15:18:12 +02:00
Martin Milata
b0e39dbe6f
chore(core): bump version to 2.8.8
...
[no changelog]
2025-01-28 12:27:05 +01:00
Ioan Bizău
5a13b4560d
fix(core): get rid of colon in some TS5 descriptions
...
[no changelog]
2025-01-23 12:46:54 +01:00
Martin Milata
ae853bb821
Merge branch 'release/25.01'
2025-01-22 12:14:10 +01:00
Roman Zeyde
b9c98dba30
feat(core): allow splitting/merging translations for Crowdin
...
This way, each layout could be translated independently.
[no changelog]
2025-01-22 12:46:50 +02:00
Roman Zeyde
8bccc7fd0a
chore(core): resort translation JSONs by keys
...
Done by:
```
cd core/translations
python ./cli.py merge ??.json
```
[no changelog]
2025-01-22 10:41:35 +02:00
Roman Zeyde
7ee1259aaa
refactor(core): use layout name for translation font keys
...
It would simplify `TranslationsDir.load_lang` method.
[no changelog]
2025-01-22 10:41:35 +02:00
Martin Milata
57fa995b28
chore(core): include signed translations for 2.8.7
2025-01-09 14:49:04 +01:00
Martin Milata
f2718b60be
Merge branch 'release/24.12'
2025-01-03 15:08:09 +01:00
obrusvit
78cce0ba04
fix(core): font generator padding
...
[no changelog]
2024-12-16 13:54:27 +01:00
Lukas Bielesch
6de0e5de0f
chore(core): change display orientation labels [no changelog]
2024-12-09 15:03:57 +01:00
Martin Milata
dd27166dcb
chore(core): include signed translations for 2.8.6.1
2024-12-09 12:37:51 +01:00
Martin Milata
768f86f56f
chore(core): bump version to 2.8.6.1
2024-12-05 17:01:30 +01:00
Martin Milata
99b2c2a820
chore(core): include signed translations for 2.8.6
2024-12-05 12:52:18 +01:00
Martin Milata
3515cf3e10
style(core/translations): fix string order
...
[no changelog]
2024-11-28 14:45:24 +01:00
Martin Milata
895ff1e522
chore(core): bump version to 2.8.6
...
[no changelog]
2024-11-28 14:45:24 +01:00
Ioan Bizău
04c89555cd
chore(core/ui): use different copy on TS3 and TT
...
[no changelog]
2024-11-26 22:38:06 +01:00
obrusvit
6f7fccaac2
fix(core/mercury): info at bitcoin signmessage
2024-11-26 16:23:50 +01:00
cepetr
089db2cadf
refactor(core): restructure embed folder
...
[no changelog]
2024-11-18 09:41:02 +01:00
Martin Milata
c101cdfcbe
Merge branch 'release/24.11.01'
2024-11-15 18:37:16 +01:00