1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-28 23:32:05 +00:00
Commit Graph

173 Commits

Author SHA1 Message Date
Lukas Bielesch
92aef5fee3 chore(eckhart): update share confirmation failure 2025-02-27 09:10:03 +01:00
Lukas Bielesch
753a59bb5f chore(eckhart): update select word component 2025-02-27 09:03:04 +01:00
Lukas Bielesch
eceafe05f6 chore(eckhart): update backup completed success function 2025-02-27 09:03:04 +01:00
Lukas Bielesch
d04174199c feat(eckhart): prompt backup flow 2025-02-27 09:00:59 +01:00
Lukas Bielesch
2ef230c1a9 feat(eckhart): confirm reset flow 2025-02-27 08:59:18 +01:00
obrusvit
119748d743 chore(eckhart): de-duplicate "Keep holding" TStr 2025-02-26 17:21:46 +01:00
obrusvit
e992b77924 chore(eckhart): fix some clippy warnings 2025-02-26 16:46:35 +01:00
Lukas Bielesch
b09c305878 feat(eckhart): share words flow 2025-02-26 15:55:18 +01:00
obrusvit
7bdbeee79c 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-02-26 15:55:18 +01:00
obrusvit
9622f20e4a feat(eckhart): add fonts 2025-02-26 15:48:00 +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
Martin Milata
b40ce852ea build(core/translations): check order.json for holes
[no changelog]
2024-11-08 16:11:28 +01:00
Martin Milata
8609af7084 chore(core): include signed translations for 2.8.5 2024-11-07 15:51:24 +01:00
Martin Milata
0f8a2955ec fix(core/translations): preserve model groups when running cli.py gen
[no changelog]
2024-11-06 19:07:15 +01:00
Martin Milata
5bc2f8d1ec build(core): check if language versions match firmware
[no changelog]
2024-11-06 19:07:15 +01:00
Lukas Bielesch
7a61d8e858 chore(core) Translate hard-coded 'Enable labeling' string 2024-11-06 18:34:05 +01:00
Martin Milata
a61e783448 chore(core): bump translations version
[no changelog]

(cherry picked from commit bbc72d7868)
2024-11-06 16:04:48 +01:00
Martin Milata
18d2372c10 chore(core): new signed translations for 2.8.0, 2.8.1, 2.8.3 2024-11-06 15:57:31 +01:00
Martin Milata
e558ec1c98 chore(core): bump version to 2.8.6
[no changelog]
2024-11-06 15:57:31 +01:00
Martin Milata
bbc72d7868 chore(core): bump translations version
[no changelog]
2024-11-06 15:57:31 +01:00
Ioan Bizău
715c18253d chore(core/translations): undo shortening of some translations
[no changelog]
2024-11-04 17:10:01 +02:00