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
grdddj
d4fbd4a95d
feat(core): adjust coverage-report for local usage
...
It is now possible to run the coverage tests without moving any files
manually and the script can be called multiple times without failing.
Also improves reporting of errors.
[no changelog]
2023-03-09 16:50:32 +01:00
tychovrahe
9748a56a55
chore(core): automatic generation of CMakeLists
...
[no changelog]
2023-02-02 11:32:37 +01:00
Pavol Rusnak
cd5425884f
chore(core): remove keyctl-proxy + remove Pyro4 from Python deps
...
[no changelog]
2023-01-25 10:54:32 +01:00
matejcik
8921a124c3
fix(core/headertool): always rehash when inserting signature ( fixes #2616 )
...
[no changelog]
2022-12-16 13:24:18 +01:00
Martin Milata
5b3db7eca1
refactor(core/rust/ui): homescreen layouts
...
[no changelog]
2022-12-13 17:15:15 +01:00
grdddj
61277bd80a
feat(core/ui): implement webauthn layouts for UI2
...
[no changelog]
2022-11-24 13:03:34 +01:00
grdddj
579ee06b6f
feat(tools): add tool for frozen_mpy bytecode analysis
2022-11-10 14:08:28 +01:00
grdddj
b95cb34e0c
feat(tools): add ignore file for upysize tool
2022-11-10 14:08:28 +01:00
matejcik
0577847352
refactor(core/tools): update headertool
...
[no changelog]
2022-11-01 14:56:00 +01:00
matejcik
6905f9c486
refactor(core): remove remote signing functionality from headertool
...
[no changelog]
2022-11-01 14:56:00 +01:00
Martin Milata
50259b1084
chore(core): remove OTF files of TT Hoves fonts
...
The fonts are commercially licensed unlike the rest of this repository.
They have been moved to a private repository.
[no changelog]
2022-10-22 01:39:53 +02:00
Martin Milata
18352acce8
feat(core/rust/ui): replace TT Hoves Medium with DemiBold style
...
[no changelog]
2022-10-22 01:39:53 +02:00
matejcik
7a09c21bf5
chore(core): fix import in key generator
2022-10-11 12:11:53 +02:00
tychovrahe
f7b9bb4ef8
feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
2022-09-29 21:50:10 +02:00
tychovrahe
223d1b20fb
refactor(core): change fonts organization
2022-09-29 21:50:10 +02:00
Martin Milata
3b629a1ea4
refactor(core/rust/ui): layouts for SLIP-39 backups
...
[no changelog]
2022-09-07 16:46:47 +02:00
matejcik
0c1eb0c30d
feat(core/tools): support @overloads in generated mocks
...
[no changelog]
2022-05-16 12:37:24 +02:00
tychovrahe
8a092bde21
feat(core): add smaller loader for model R
2022-05-10 16:49:23 +02:00
Martin Milata
38f4ab0983
feat(core/rust/ui): return Layout results as singleton objects
...
[no changelog]
2022-04-04 13:32:07 +02:00
Martin Milata
b46901bc8b
feat(core): add TT Hoves fonts, introduce medium variant
...
Co-authored-by: Pavol Rusnak <pavol@rusnak.io>
[no changelog]
2022-02-10 14:57:42 +01:00
grdddj
5d76144ef5
chore(common): always use resolve() when accessing parent of the Path
...
[no changelog]
2022-02-07 14:05:27 +01:00
matejcik
1bfaec10e9
build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks
2022-01-07 21:41:17 +01:00
amadejpapez
85ba7c12ba
style(all): use f-strings for formatting
...
[no changelog]
2021-10-13 11:53:17 +02:00
Jan Pochyla
2703d714c2
feat(core): add Rust UI components, layouts, text rendering
...
[no changelog]
2021-10-07 15:01:55 +02:00
Martin Milata
582e1318c4
feat(core/emulator): support protobuf messages in memory dumps
...
[no changelog]
2021-07-22 13:31:11 +02:00
Pavol Rusnak
9a9b0eb052
fix(core): rename fw_or_type to image_type in keyctl-proxy to avoid confusion
...
part 2
somehow I did miss 3 more occurences
2021-07-18 23:11:09 +02:00
Pavol Rusnak
ff21ea3d5c
fix(core): rename fw_or_type to image_type in keyctl-proxy to avoid confusion
2021-07-16 14:23:43 +02:00
Pavol Rusnak
cd9c4e478d
docs(core): fix typo in keyctl-proxy help
2021-07-16 14:23:43 +02:00
Pavol Rusnak
0a951b8a77
fix(core): don't use format strings in keyctl-proxy
2021-07-16 14:23:43 +02:00
matejcik
b41d4c71f0
feat(core/emulator): JSON memory map dump
...
use `trezor.utils.mem_dump("somefile.json")` in a key place, then
`analyze.py src/somefile.json` to look at what is going on
2021-07-14 13:50:24 +02:00
matejcik
aa4227fa84
ci: update coverage exclusion list
2021-06-08 09:55:19 +02:00
matejcik
266955ba65
refactor: rework pb2py generator
...
This also includes the capability to build Rust protobuf blobs.
2021-06-08 09:55:19 +02:00
matejcik
1c32cbcc1c
ci(core): exclude more things from coverage report
2021-05-06 13:14:21 +02:00
Andrew Kozlik
a8c500bffd
feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator.
2021-03-09 16:13:21 +01:00