Commit Graph

102 Commits (06f77f745f07fa6d542bf08e93168eaf78aafb87)

Author SHA1 Message Date
matejcik 6cd174d540 feat: toiftool
11 months ago
matejcik df84d96244 feat(core): support checking generated vendor headers as part of make gen_check
11 months ago
grdddj 668bddff17 feat(tools): add scripts for firmware.elf file analysis using binsize
11 months ago
tychovrahe 6dbeba9730 refactor(core/tools): add argument to jpg_to_h.py, move it to tools
12 months ago
matejcik b6c2f2e5ba feat(core): add hw_model field to vendor headers
1 year ago
grdddj da14c22712 feat(all): add UI for Model R
1 year ago
grdddj 45168f730e feat(core/tools): add scripts to check Rust API
1 year ago
grdddj be75e359a2 feat(core): add support for gdb scripts to emulator
1 year ago
grdddj 6fd4173d2e chore(core): add type hints to tools
1 year ago
matejcik 640685a41f chore(core/tools): add decomobine snippet, add readme
1 year ago
matejcik 9f597a6072 feat(core/tools): make combine_firmware script a bit smarter and more opinionated
1 year ago
grdddj e8f32755ba feat(core/tools): improve alloc.py for seeing allocations
1 year ago
Martin Milata 69bc442c90 fix(core/ui): replace RobotoMono Regular with RobotoMono Medium
1 year ago
matejcik acbf642d39 fix(core): update build_vendorheader
1 year ago
Martin Milata 4199d4ad41 fix(core/ui): style update: fonts
1 year ago
grdddj a1663de771 chore(core): silence false alarms in coverage report
1 year ago
grdddj d4fbd4a95d feat(core): adjust coverage-report for local usage
1 year ago
tychovrahe 9748a56a55 chore(core): automatic generation of CMakeLists
1 year ago
Pavol Rusnak cd5425884f chore(core): remove keyctl-proxy + remove Pyro4 from Python deps
1 year ago
matejcik 8921a124c3 fix(core/headertool): always rehash when inserting signature (fixes #2616)
2 years ago
Martin Milata 5b3db7eca1 refactor(core/rust/ui): homescreen layouts
2 years ago
grdddj 61277bd80a feat(core/ui): implement webauthn layouts for UI2
2 years ago
grdddj 579ee06b6f feat(tools): add tool for frozen_mpy bytecode analysis
2 years ago
grdddj b95cb34e0c feat(tools): add ignore file for upysize tool
2 years ago
matejcik 0577847352 refactor(core/tools): update headertool
2 years ago
matejcik 6905f9c486 refactor(core): remove remote signing functionality from headertool
2 years ago
Martin Milata 50259b1084 chore(core): remove OTF files of TT Hoves fonts
2 years ago
Martin Milata 18352acce8 feat(core/rust/ui): replace TT Hoves Medium with DemiBold style
2 years ago
matejcik 7a09c21bf5 chore(core): fix import in key generator
2 years ago
tychovrahe f7b9bb4ef8 feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions
2 years ago
tychovrahe 223d1b20fb refactor(core): change fonts organization
2 years ago
Martin Milata 3b629a1ea4 refactor(core/rust/ui): layouts for SLIP-39 backups
2 years ago
matejcik 0c1eb0c30d feat(core/tools): support @overloads in generated mocks
2 years ago
tychovrahe 8a092bde21 feat(core): add smaller loader for model R
2 years ago
Martin Milata 38f4ab0983 feat(core/rust/ui): return Layout results as singleton objects
2 years ago
Martin Milata b46901bc8b feat(core): add TT Hoves fonts, introduce medium variant
2 years ago
grdddj 5d76144ef5 chore(common): always use resolve() when accessing parent of the Path
2 years ago
matejcik 1bfaec10e9 build(core): rewrite build_mocks with pathlib, add symlinks to ../mocks
3 years ago
amadejpapez 85ba7c12ba style(all): use f-strings for formatting
3 years ago
Jan Pochyla 2703d714c2 feat(core): add Rust UI components, layouts, text rendering
3 years ago
Martin Milata 582e1318c4 feat(core/emulator): support protobuf messages in memory dumps
3 years ago
Pavol Rusnak 9a9b0eb052
fix(core): rename fw_or_type to image_type in keyctl-proxy to avoid confusion
3 years ago
Pavol Rusnak ff21ea3d5c fix(core): rename fw_or_type to image_type in keyctl-proxy to avoid confusion
3 years ago
Pavol Rusnak cd9c4e478d docs(core): fix typo in keyctl-proxy help
3 years ago
Pavol Rusnak 0a951b8a77 fix(core): don't use format strings in keyctl-proxy
3 years ago
matejcik b41d4c71f0 feat(core/emulator): JSON memory map dump
3 years ago
matejcik aa4227fa84 ci: update coverage exclusion list
3 years ago
matejcik 266955ba65 refactor: rework pb2py generator
3 years ago
matejcik 1c32cbcc1c ci(core): exclude more things from coverage report
3 years ago
Andrew Kozlik a8c500bffd feat(core): Ensure that WebAuthn runs on port 21326 by default for both production and debug emulator.
3 years ago