obrusvit
32c1613e0d
chore(eckhart): de-duplicate "Keep holding" TStr
2025-02-23 11:36:18 +01:00
Lukas Bielesch
1b34921162
feat(eckhart): share words flow
2025-02-18 23:39:23 +01:00
obrusvit
b26484f5d1
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-18 17:11:58 +01:00
obrusvit
96f07cf369
feat(eckhart): add fonts
2025-02-11 11:57:08 +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
Ioan Bizău
f969ba72f0
fix(core/translations): fix string order
...
[no changelog]
(cherry picked from commit 93fb415fe0
)
2024-11-02 18:58:46 +01:00
Ioan Bizău
4f3f67eabd
chore(core/translations): add translations for ETH contract flow
...
[no changelog]
(cherry picked from commit a36e1e8126
)
2024-11-02 18:58:46 +01:00
Ioan Bizău
93fb415fe0
fix(core/translations): fix string order
...
[no changelog]
2024-11-02 18:40:53 +01:00
Ioan Bizău
a36e1e8126
chore(core/translations): add translations for ETH contract flow
...
[no changelog]
2024-11-02 18:40:53 +01:00
Ioan Bizău
c300576d6c
feat(core/ethereum): new ETH contract flow
2024-10-30 17:25:48 +02:00
obrusvit
a22dac7155
chore(core): shorten tries left string
...
[no changelog]
2024-10-30 00:51:19 +01:00
obrusvit
18c063878b
chore(core): langs update - it, pt
...
[no changelog]
2024-10-30 00:51:19 +01:00
obrusvit
76abae5593
chore(core): langs update - de, es, fr, cs
...
[no changelog]
2024-10-30 00:51:19 +01:00
Martin Milata
16b2159b32
build(core): add T3W1 for translations and definitions
...
[no changelog]
2024-10-16 16:25:20 +02:00
obrusvit
cdaec13af0
feat(core): add more IT/PT translations
2024-10-10 19:14:16 +02:00
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