tychovrahe
0d3af6a96a
fix(core): fix firmware hashing on U5
...
[no changelog]
2024-11-12 12:55:36 +01:00
Martin Milata
b40ce852ea
build(core/translations): check order.json for holes
...
[no changelog]
2024-11-08 16:11:28 +01:00
cepetr
79cf4959d3
refactor(core): improve button driver (add interrupt support)
...
[no changelog]
2024-11-07 08:48:21 +01:00
tychovrahe
375a27978f
feat(core): switch screenshot button to 's'
...
[no changelog]
2024-11-07 08:48:21 +01:00
tychovrahe
435fbd6e8c
feat(core): add power button to button driver
...
[no changelog]
2024-11-07 08:48:21 +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
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
Martin Milata
e379f472c9
chore(core/prodtest): bump version to 0.2.12
...
[no changelog]
2024-11-06 15:57:31 +01:00
cepetr
29e03bd873
fix(core): fix haptic custom effect in loaders
...
[no changelog]
2024-11-05 21:04:32 +01:00
Jack
e30a343095
feat: support Unchained p2wsh path
...
fix: move unchained paths to bitcoin multisig SPENDWITNESS
chore: add changelog
2024-11-05 11:26:28 +01:00
cepetr
7b6f444751
refactor(core): introduce global trezor_rtl/bsp/model headers
...
[no changelog]
2024-11-05 10:00:31 +01:00
Martin Milata
6d41c56089
chore(core/prodtest): bump version to 0.2.11
...
[no changelog]
2024-11-04 18:42:10 +01:00
Martin Milata
6d09b70603
chore(core): bump version to 2.8.5
...
[no changelog]
2024-11-04 18:42:10 +01:00
tychovrahe
33fc7fb2e6
fix(core): fix OTP write access
2024-11-04 18:33:03 +01:00
cepetr
dbe7a393a8
fix(core/prodtest): fix CPUID READ command
2024-11-04 18:32:42 +01:00
Ioan Bizău
715c18253d
chore(core/translations): undo shortening of some translations
...
[no changelog]
2024-11-04 17:10:01 +02:00
cepetr
4929ca1c66
fix(core): fix bootloader_emu macOS build
...
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
c997201754
refactor(core): simplify ensure_compatible_settings
...
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
80a67c647f
refactor(core): relocate display resolution to model.h
...
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
bba94ab1f6
refactor(core): remove redundant TREZOR_FONT_BPP
...
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
cb2c85dc2e
refactor(core): remove unused MAX_DISPLAY_RESx
...
[no changelog]
2024-11-04 14:05:37 +01:00
cepetr
387d98d6e4
refactor(core): get rid of STM32U5 in platform indep code
...
[no changelog]
2024-11-04 14:05:37 +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
2435e8b101
fix(core/ui): remove unnecessary newline
...
[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
obrusvit
2396e10fbb
fix(cardano): do not show paths while staking
...
Confirming "Withdraw" and "Delegate" is not accompanied by confirming
derivation paths after the transaction has been already signed.
[no changelog]
2024-10-31 22:02:01 +01:00
M1nd3r
82a202f6a8
fix(core): fix flow_prompt_backup mock
...
[no changelog]
2024-10-31 16:15:22 +01:00
tychovrahe
d38c2e1790
chore(core): drop obsolete boards
...
[no changelog]
2024-10-31 10:27:08 +01:00
tychovrahe
42396dd007
refactor(core): make USE_xxx defines global
...
[no changelog]
2024-10-31 10:27:08 +01:00
cepetr
9e28e96639
refactor(core): simplify and improve flash layout definitions
...
[no changelog]
2024-10-31 10:25:31 +01:00
cepetr
4af600d422
refactor(core): introduce USE_TRUSTZONE
...
[no changelog]
2024-10-31 10:25:31 +01:00
cepetr
b174237684
feat(core): properly utilize trustzone in kernel and core app
...
[no changelog]
2024-10-31 10:25:31 +01:00
cepetr
c0829ec364
feat(core): introduce new alignment macros
...
[no changelog]
2024-10-31 10:25:31 +01:00
cepetr
a747210f54
fix(core): fix secret & assets start address const
...
[no changelog]
2024-10-31 10:25:31 +01:00
cepetr
059152d9b4
fix(core): fix BHK_MAXSIZE constant
...
[no changelog]
2024-10-31 10:25:31 +01:00
cepetr
133135e204
fix(core): fix frame buffer size on disc2
...
[no changelog]
2024-10-31 10:25:31 +01:00
cepetr
69dcb84d4e
fix(core): fix sram_u region clearing
...
[no changelog]
2024-10-31 10:25:31 +01:00
cepetr
7bd3663930
fix(core): align coreapp start to 8KB (u5 only)
...
[no changelog]
2024-10-31 10:25:31 +01:00
Ioan Bizău
c300576d6c
feat(core/ethereum): new ETH contract flow
2024-10-30 17:25:48 +02:00
cepetr
0bacbdf355
fix(emulator): fix bootloader emulator build on MacOS
...
[no changelog]
2024-10-30 14:18:34 +01:00
cepetr
8bc3890639
fix(emulator): fix emulator crash on MacOS
...
[no changelog]
2024-10-30 14:18:34 +01:00
Lukas Bielesch
262747baa7
fix(core/rust) Handle also touchStop event in brightess dialog
2024-10-30 10:36:19 +01:00
obrusvit
f746993ca6
fix(ui/model_r): add title for altcoin_tx_summmary
2024-10-30 09:15:10 +01:00
obrusvit
2c6a13064b
feat(cardano): use nicer summary for send tx
...
Also show Recipient {i} for simple tx
2024-10-30 09:15:10 +01:00
obrusvit
a3aacb7f13
fix(ui/model_r): adjust model_r confirm_properties
...
- change the button text based on `hold`
- make it abortable
2024-10-30 09:15:10 +01:00
obrusvit
20e408d7df
fix(ui/mercury): fix should_show_more prompt
...
This prompt was unintuitive as the menu button served as the "show more"
button. This commit implements a small SwipeFlow which hides the option
to the context menu.
2024-10-30 09:15:10 +01:00