Commit Graph

12931 Commits (4e5146b9bf6048b3d6fed03bccc425e51e6149e9)
 

Author SHA1 Message Date
Martin Milata 4e5146b9bf fix(core): T3T1 emulator
5 months ago
cepetr 59fc8853ec WIP - replace painter by jpeg and bar components
5 months ago
cepetr 752b740d8a feat(core): integrate new drawing library
5 months ago
cepetr 7bcf2a4fed feat(core): introduce new drawing library
5 months ago
cepetr e18c52bbc8 refactor(core): improve tjpg interface
5 months ago
cepetr f085c50931 feat(core): refactor display drivers
5 months ago
obrusvit a47ae5da1a docs: minor fix of build emu
5 months ago
M1nd3r ad848eefc5 ci: fix jobs.md link in ci readme
5 months ago
matejcik 89fdaed31e chore(core): add unsigned vendor headers with production keys
6 months ago
matejcik 0109ab2232 chore(core): make vendor_unsafe.toif small
6 months ago
matejcik 867300b8c6 chore(core): include T3T1 boardloader / bootloader production keys
6 months ago
matejcik 5d9bb0ebfc tools(core): nicer build_vendorheader for manual use
6 months ago
matejcik 729d7c59e1 fix(core/vendorheader): include correct backup key into trezor_btconly vendor header
6 months ago
Martin Milata 4baa4d95a4 fix(core): fix display fatal error screen (T3T1)
6 months ago
Martin Milata 5c5433ada2 refactor(core/rust): use more Self
6 months ago
Martin Milata 906c00e4e5 refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2}
6 months ago
Martin Milata 804d97c9d8 feat(core): bootloader: T3T1 startup UI
6 months ago
tychovrahe c277dbcfcb feat(core): T3T1 loader
6 months ago
Martin Milata cf00726152 feat(core): copy T2T1 bootloader UI for T3T1
6 months ago
Martin Milata b5fa5a3f3a feat(core): add fonts for T3T1 bootloader
6 months ago
dependabot[bot] d5da0f2d4c build(deps): bump idna from 3.3 to 3.7
6 months ago
tychovrahe 72146c2ae2 fix(core): fix display fatal error screen
6 months ago
tychovrahe 165238b78e fix(core): fix T3T1 unsafe vendorheader
6 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
6 months ago
tychovrahe 89c6590e45 feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ
6 months ago
tychovrahe c8e18dd4d2 fix(core): slow down SDIO communication in T3T1 prodtest
6 months ago
Martin Milata 418bc924c4 fix(python): missing PIL.Image.ANTIALIAS
6 months ago
overcat 3d1e2bc20d fix(legacy): resolves the issue of incorrect signature generation when the Stellar transaction source account differs from the signing account.
6 months ago
Ondřej Vejpustek 548e329f9d fix(core): prevent negative-length array
6 months ago
Martin Milata b1c670090a feat(python): more compact debuglink logging
6 months ago
tychovrahe a873a7064e chore(core): add comments to secret.h functions
6 months ago
tychovrahe 8a18cfe0d4 feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
6 months ago
tychovrahe e060ac68c5 feat(core): use U5 HW keys to additionally encrypt storage items
6 months ago
grdddj f347a08fd1 chore(ci): make arm emulator versions build only in main branches
6 months ago
grdddj 1b4d6b4b89 chore(ci): add arm version of T3T1 emulator into Gitlab
6 months ago
cepetr b1fb876709 fix(core): fix ts3 fonts
6 months ago
Martin Milata fd23e3043d ci: upload emulator binaries to data.trezor.io
6 months ago
Martin Milata c7832c39ab refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts
6 months ago
Martin Milata 827b421394 chore(core): update fixtures.json
6 months ago
tychovrahe 256adc3567 refactor(core/rust) use TString in Label and Button
6 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
6 months ago
tychovrahe 535a052df4 refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation
6 months ago
tychovrahe ba741b81fd feat(core): use HSI as PLL source on T3T1
6 months ago
tychovrahe acb0e9fdc5 chore(core): set stack protector to strong
6 months ago
Fernando Paredes Garcia 17783a9648 Update URL for Syscoin UTXO.
6 months ago
cepetr 285b22e53e refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0
6 months ago
tychovrahe ffccf849eb chore(core): fill T3T1 model full name
6 months ago
matejcik 39b7b22777 refactor(core/rust): Paragraph is now based on TString
6 months ago
matejcik 9c287adf64 feat(core/rust): some useful traits for TString
6 months ago
matejcik f3b884bf93 refactor(core): improve safety of translation blobs
6 months ago