Commit Graph

1004 Commits (b5c86a45ed07e347fe636e00c113f4bcb32c7652)

Author SHA1 Message Date
Martin Milata 3c7a6dd68a fix(core): handle uncaught exceptions from main.py
8 months ago
grdddj dba4bf9e38 feat(core): improve the design of TT locking loader on homescreen
8 months ago
grdddj 76c547bb91 feat(core): add loader to homescreen when locking the device for TS3
8 months ago
cepetr 5d8e56ac2a refactor(core): shrink size of Paragraphs struct
8 months ago
cepetr 6331076444 refactor(core/embed): move TOIF format definition to rust
8 months ago
cepetr 8eb1f9b309 refactor(core/embed): delete unused utf8 functions
8 months ago
cepetr 3b9dd55788 refactor(core/embed): introduce display_utils.c
8 months ago
cepetr cc6ed93b32 refactor(core/embed): move toif image routines
8 months ago
cepetr 446c3b77b4 refactor(core/embed): move&rename display terminal functions
8 months ago
cepetr 139701fb1a refactor(core/embed): move&rename display_font_xxx routines
8 months ago
cepetr 3031ec5d87 refactor(core/embed): move&rename display_utf8_substr()
8 months ago
tychovrahe 63ee6f2ad2 perf(core): change 4bpp font format to allow dma2d rendering
9 months ago
tychovrahe 1c0da78536 chore(core): fix rust warnings and clippy errors
9 months ago
grdddj c2eaaaf8b5 fix(core): add missing semicolon into the passphrase entry for TS3
9 months ago
Pavol Rusnak b0fd7223ea
Merge branch 'matejcik/prodtest-23-12'
9 months ago
matejcik b21d1b1f50 chore(core/prodtest): bump version after release
9 months ago
matejcik 8f19767285 chore(core): include production-signed prodtest vendor header
9 months ago
tychovrahe fd5bfbf115 refactor(core): improve flexibility of sd card and touch driver pin selection, display rotation and touch coords transformation
9 months ago
tychovrahe d15ee71279 refactor(core): add flexible HSE settings
9 months ago
tychovrahe 2fa69c3c0d refactor(core): extract backlight pwm settings to board definition
9 months ago
cepetr 6e1fe31e3f chore(core): optimize stack usage during blurring
9 months ago
Andrew Kozlik c1fa1c0cbc chore(core): Fix common name in emulator device certificate.
10 months ago
Andrew Kozlik fb80dd5a36 fix(core/prodtest): Fix Optiga metadata version information handling.
10 months ago
Andrew Kozlik 8de2d8989d feat(core/prodtest): Check device certificate chain integrity using authority key identifier.
10 months ago
Andrew Kozlik a1be6f8aef fix(core/prodtest): Configure metadata correctly before checking device certificate.
10 months ago
tychovrahe d0a702eef4 fix(core): fix large area marquee rendering
10 months ago
Andrew Kozlik cbea765e38 feat(core/prodtest): Verify device certificate chain in CERTDEV WRITE.
10 months ago
Andrew Kozlik 3a5aecf6cd feat(core/prodtest): Add SEC READ command.
10 months ago
Martin Milata 18ccbcddd4 chore(core): bump version to 2.6.5
10 months ago
gabrielkerekes a8096652e0 refactor(core): make ethereum summary reusable for more coins
10 months ago
grdddj 747fd17214 fix(core): correct action of left button in Ethereum summary
10 months ago
grdddj 9a53ba9f44 fix(core): unify button requests in modify amount flow
10 months ago
grdddj 9db8ff1fae fix(core): unify sent button requests in ETH send flow
10 months ago
Andrew Kozlik d670a0bdfa feat(core): Fix malformed signatures from Optiga.
10 months ago
tychovrahe a2f72b1055 feat(core): optimize boot time by drawing full logo sooner and shortening the enforced delay proportionally
10 months ago
tychovrahe 7b442a2b20 fix(core): improve T2B1 homescreen checks
10 months ago
matejcik ba6cce2bbc fix(core/rust): make Toif constructor return a Result instead of Option
10 months ago
matejcik d674634c86 chore(core/rust): bump cstr_core, enable nightly features
10 months ago
grdddj 4b87bc56d8 feat(core): set maximum number of chunkified lines to 4
10 months ago
tychovrahe 47f8a430e6 refactor(core): remove residual usage of old flash api
10 months ago
tychovrahe c48c86d61f fix(core): add missing display_refresh calls in TT UI
10 months ago
tychovrahe c2de5506bc fix(core): add boundaries check for icon rendering (framebuffer variant)
10 months ago
grdddj 1968599bbc fix(core): fix the chunkification of longer Cardano addresses in send flow
10 months ago
Martin Milata 5725050be1 build(core): fix CI bootloader build for T2B1
11 months ago
tychovrahe bf2697a619 feat(core): compress embedded bootloader
11 months ago
Martin Milata 1c69644fe0 build(core): add flag for disabling optiga on debug builds
11 months ago
Martin Milata ebeea4a209 build(core): more deterministic bootloader_hashes.py
11 months ago
Martin Milata ba25084904 chore(core): add unsafe vendor header for T2B1
11 months ago
Martin Milata 0db3d7c12c chore(core): update btconly vendor header for T2B1
11 months ago
Martin Milata c61e2293ad chore(core): bump version to 2.6.4
11 months ago