Commit Graph

253 Commits (91592717da2787731f71efbe1cdc2abf0fd609ad)

Author SHA1 Message Date
tychovrahe 3c1236bf82 refactor(core): setup single-place layout selection
10 months ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
10 months ago
Andrew Kozlik 686aa78aa7 feat(core): Use Optiga as a source of randomness.
10 months ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
10 months ago
matejcik afa6f84174 feat(core): custom exception types for Optiga
10 months ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
10 months ago
Andrew Kozlik 8010cfb5b6 feat(core): Add utils.USE_OPTIGA.
10 months ago
tychovrahe bd0b0b2d15 refactor(core): move model specific norcow config to model header
10 months ago
tychovrahe 238e3fd7c1 refactor(core): add abstraction over flash memory layout
12 months ago
matejcik 78a8b48f1e refactor(core): generate trezorproto module straight from Rust
1 year ago
tychovrahe ebbd7f9d35 refactor(core): restructure trezorhal, prepare to support more platforms
1 year ago
Martin Milata edcdb97613 fix(core): backlight on frozen emulator
1 year ago
tychovrahe 539420cac8 refactor(core): make backlight/fading optional
1 year ago
Andrew Kozlik 21f4aec8de refactor: Unify secp256k1_zkp usage.
1 year ago
tychovrahe d3284baf21 feat(core): support STM32F429 discovery board
1 year ago
tychovrahe 8d812ca36e feat(core): support device variants
1 year ago
Martin Milata e928568339 build: emulator darwin fixes
1 year ago
tychovrahe a2f8cb9d1c feat(core): add internal model field to features
1 year ago
Martin Milata 3fb3f108cc chore(vendor): bump micropython to 1.19.1
1 year ago
tychovrahe 83500487b8 refactor(core): improve conditional compilations based on model
1 year ago
tychovrahe eb72fb4241 refactor(core): remove unused functions
1 year ago
tychovrahe 6ea68baf34 refactor(core): move files out of extmod
1 year ago
Martin Milata 69bc442c90 fix(core/ui): replace RobotoMono Regular with RobotoMono Medium
1 year ago
tychovrahe 0fb55553b7 fix(core): increase work buffer size for jpeg decompression
1 year ago
Martin Milata 19a2ea21b6 fix(core/ui): Model T style update
1 year ago
Martin Milata 4199d4ad41 fix(core/ui): style update: fonts
1 year ago
Martin Milata 4622aec0f1 refactor(core): switch to Rust implementation of QR-Code-generator
1 year ago
tychovrahe ead61d1e90 refactor(core): improve flexibility of build, allow different touch panel driver, allow STM32F429
1 year ago
tychovrahe 9f7edf210e feat(core/rust): basic marquee implementation
1 year ago
tychovrahe 52cd43bf29 fix(core): improve tearing effect prevention
1 year ago
tychovrahe 8f7cbf7b9d fix(core): update fat fs library to R0.15
1 year ago
grdddj 571bb79e33 chore(core): delete unused bip39/slip39 micropython/C bindings
1 year ago
tychovrahe d00e87ea80 feat(core/rust): homescreen background image
1 year ago
matejcik 615c8a0e64 fix(core/embed): better clamping of coordinates
2 years ago
tychovrahe 0d733d8e22 feat(core): change display type for model R
2 years ago
matejcik f1c7129d06 feat(core/model_r): only refresh screen on display_refresh
2 years ago
Dusan Klinec 26711857e8 refactor(xmr): remove old BP code
2 years ago
Martin Milata 18352acce8 feat(core/rust/ui): replace TT Hoves Medium with DemiBold style
2 years ago
tychovrahe d0f1095842 fix(core): expose USB_CHECK for all models
2 years ago
Andrew Kozlik d815a7d6de chore(core): Use C implementation of Bech32 decode.
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
tychovrahe b9647d1296 fix(core): fix flashing usb disconnected error
2 years ago
Ondrej Mikle a0287698d5 feat(core): show blue dot when USB data not connected
2 years ago
Pavol Rusnak c962d3520b
Merge branch 'release/22.08'
2 years ago
tychovrahe 107e22c814 feat(core/rust): glyph and text rendering in rust
2 years ago
Andrew Kozlik fa5e7feda6 fix(crypto): Fix nonce bias in CoSi signing.
2 years ago
matejcik a6410693b3 Revert "feat(core): implement firmware dumping"
2 years ago
Christian Reitter c5d22b4395 fix(core): correct range in error message
2 years ago
Martin Milata 24a1f2e25e refactor(core): remove unused parameter from display_qrcode
2 years ago