cepetr
|
089db2cadf
|
refactor(core): restructure embed folder
[no changelog]
|
2024-11-18 09:41:02 +01:00 |
|
Ioan Bizău
|
c300576d6c
|
feat(core/ethereum): new ETH contract flow
|
2024-10-30 17:25:48 +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 |
|
tychovrahe
|
e13d4a45a6
|
chore(core): remove residual support for T1B1 in core
[no changelog]
|
2024-09-25 09:18:01 +02:00 |
|
tychovrahe
|
28f420189a
|
refactor(core): combined build of coreapp + kernel, linker scripts refactoring
[no changelog]
|
2024-09-24 12:21:53 +02:00 |
|
Martin Milata
|
777ad11bec
|
feat(core/translations): add it, pt
Partially added TR.
|
2024-09-03 21:58:09 +02:00 |
|
Martin Milata
|
7c8be6f0ea
|
fix(core/ui/mercury): FIDO2 layouts
|
2024-09-02 19:36:25 +02:00 |
|
tychovrahe
|
3bfc0b61e5
|
feat(core/tests): add core bootloader hashes to make gen and gen_check targets
[no changelog]
|
2024-08-29 12:47:24 +02:00 |
|
matejcik
|
6ae96868df
|
chore(core): use trezor-core-tools in scripts
|
2024-08-28 16:15:10 +02:00 |
|
matejcik
|
4208707088
|
refactor(core/tools): make combine_firmware nicer
|
2024-08-28 16:15:10 +02:00 |
|
matejcik
|
0ce00cbdb6
|
feat(core/tools): create a poetry-installable package from some cli tools
so that we can have them available globally inside the poetry shell
|
2024-08-28 16:15:10 +02:00 |
|
Andrew Kozlik
|
2a567f3a0c
|
feat: Remove display_random feature.
|
2024-08-27 19:33:23 +02:00 |
|
Ioan Bizău
|
33f5d47330
|
chore(core): rename "hidden wallet" -> "passphrase wallet"
[no changelog]
|
2024-07-29 17:45:28 +03:00 |
|
obrusvit
|
bd6c954a4f
|
fix(core): add inverted exclamation mark for ES
[no changelog]
|
2024-07-19 15:05:36 +02:00 |
|
tychovrahe
|
7c94080227
|
refactor(core): move vendor headers to model specific directories
[no changelog]
|
2024-07-16 15:56:28 +02:00 |
|
Ioan Bizău
|
8ef7dfab0d
|
feat(core): implement repeated backup
|
2024-06-05 12:35:09 +03:00 |
|
Martin Milata
|
a212b325fe
|
feat(core/ui): T3T1 send flow
[no changelog]
|
2024-05-31 11:59:52 +00:00 |
|
M1nd3r
|
8bf84c2907
|
chore(core): change build_mocks to include empty lines
[no changelog]
|
2024-05-31 13:35:11 +02:00 |
|
Ioan Bizău
|
3d74e30fa7
|
chore(core): rename Shamir to Multi-share
[no changelog]
|
2024-05-16 16:57:55 +03:00 |
|
obrusvit
|
c448a7bcfc
|
refactor(tools): add gen_upper arg to gen_font
The new option allows generation of font glyph definition where both
lowercase and uppercase letters are mapped to uppercase glyphs.
[no changelog]
|
2024-05-08 22:46:58 +02:00 |
|
matejcik
|
8623e57f43
|
chore(core): add prodtest provisioning script
[no changelog]
|
2024-05-03 09:49:37 +02:00 |
|
Ioan Bizău
|
7c97561565
|
chore(core): rename "seed" to "backup"
|
2024-05-01 09:23:40 +02:00 |
|
matejcik
|
5d9bb0ebfc
|
tools(core): nicer build_vendorheader for manual use
also will show you required header size
|
2024-04-12 16:13:52 +02:00 |
|
Martin Milata
|
b5fa5a3f3a
|
feat(core): add fonts for T3T1 bootloader
[no changelog]
|
2024-04-12 12:25:46 +00:00 |
|
matejcik
|
b263dbc109
|
fix(all): improve Solana template generation
|
2024-03-26 15:22:32 +01:00 |
|
tychovrahe
|
1909d1ebdb
|
feat(core): improve flexibility of combine script, add combine fw make targets
[no changelog]
|
2024-03-13 22:12:57 +01:00 |
|
tychovrahe
|
8150636a81
|
feat(core): add basic support for STM32U5
|
2024-02-29 23:05:56 +01:00 |
|
grdddj
|
d2167fdd27
|
chore(tools): add rules for buttons and new strings
[no changelog]
|
2024-02-21 12:44:40 +01:00 |
|
grdddj
|
0579ba54fc
|
feat(core): allow for going back to previous word in recovery process
|
2024-02-19 22:05:04 +01:00 |
|
matejcik
|
6a280a279a
|
feat(python): add cosi.sign_with_privkeys
we've had multiple copies of this function all over the codebase, it's time to move it where it belongs
|
2024-02-12 14:49:32 +01:00 |
|
grdddj
|
b8ea21d24a
|
feat(all): implement translations into Trezor
Co-authored-by matejcik <ja@matejcik.cz>
|
2024-02-12 14:49:32 +01:00 |
|
tychovrahe
|
63ee6f2ad2
|
perf(core): change 4bpp font format to allow dma2d rendering
[no changelog]
|
2024-01-11 12:22:08 +01:00 |
|
gabrielkerekes
|
b3f4b6ac2b
|
feat(solana): add solana templates
- code is broken because depending modules are added in the next commit
|
2023-12-05 22:11:41 +01:00 |
|
grdddj
|
388354b83b
|
chore(core): replace master branch comparison with main branch
[no changelog]
|
2023-11-08 10:42:24 +01:00 |
|
matejcik
|
6cd174d540
|
feat: toiftool
|
2023-08-16 12:47:14 +02:00 |
|
matejcik
|
df84d96244
|
feat(core): support checking generated vendor headers as part of make gen_check
[no changelog]
|
2023-08-15 09:37:38 +02:00 |
|
grdddj
|
668bddff17
|
feat(tools): add scripts for firmware.elf file analysis using binsize
[no changelog]
|
2023-07-27 13:34:29 +02:00 |
|
tychovrahe
|
6dbeba9730
|
refactor(core/tools): add argument to jpg_to_h.py, move it to tools
[no changelog]
|
2023-07-07 22:09:56 +02:00 |
|
matejcik
|
b6c2f2e5ba
|
feat(core): add hw_model field to vendor headers
|
2023-06-02 14:43:19 +02:00 |
|
grdddj
|
da14c22712
|
feat(all): add UI for Model R
|
2023-05-31 10:14:54 +02:00 |
|
grdddj
|
45168f730e
|
feat(core/tools): add scripts to check Rust API
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
be75e359a2
|
feat(core): add support for gdb scripts to emulator
|
2023-05-11 21:02:21 +02:00 |
|
grdddj
|
6fd4173d2e
|
chore(core): add type hints to tools
|
2023-05-11 21:02:21 +02:00 |
|
matejcik
|
640685a41f
|
chore(core/tools): add decomobine snippet, add readme
|
2023-04-24 12:21:24 +02:00 |
|
matejcik
|
9f597a6072
|
feat(core/tools): make combine_firmware script a bit smarter and more opinionated
|
2023-04-24 12:21:24 +02:00 |
|
grdddj
|
e8f32755ba
|
feat(core/tools): improve alloc.py for seeing allocations
[no changelog]
|
2023-04-14 11:22:36 +02:00 |
|
Martin Milata
|
69bc442c90
|
fix(core/ui): replace RobotoMono Regular with RobotoMono Medium
[no changelog]
|
2023-04-04 00:15:12 +02:00 |
|
matejcik
|
acbf642d39
|
fix(core): update build_vendorheader
|
2023-04-03 22:01:26 +02:00 |
|
Martin Milata
|
4199d4ad41
|
fix(core/ui): style update: fonts
[no changelog]
|
2023-03-23 20:16:22 +01:00 |
|
grdddj
|
a1663de771
|
chore(core): silence false alarms in coverage report
[no changelog]
|
2023-03-09 16:50:32 +01:00 |
|