Commit Graph

899 Commits (4c7979ae3055885ec8318fb0bd5e8e3e567e93ce)

Author SHA1 Message Date
Andrew Kozlik 4c7979ae30 feat(core): Propagate Optiga errors.
1 year ago
matejcik 240f4f56cd fix(core/optiga): add correct key usage to OID_PIN_CMAC
1 year ago
matejcik 3c413ecf02 fix(storage): correctly fail when Optiga operations fail
1 year ago
tychovrahe c937f21447 refactor(core): change the way USE_OPTIGA is added to build
1 year ago
Martin Milata f226c9599b fix(core/ui): better contrast for bip39 keyboard button
1 year ago
tychovrahe e39ab74949 fix(core): adjust T2B1 display SPI baudrate
1 year ago
grdddj 07fb451048 feat(core): not allowing to send empty PIN in T2B1
1 year ago
Martin Milata 3021df8f65 chore(core): bump version to 2.6.3
1 year ago
matejcik 193a53f22b feat(core/rust): use MODEL_FULL_NAME from build system
1 year ago
matejcik d913181079 docs(core): add docstrings to modtrezorutils constants
1 year ago
matejcik c892d4b0ba refactor(core): inject full model name from build script
1 year ago
grdddj b07f4d938a fix(core): make the marquee take always 2 seconds to animate from end to end
1 year ago
matejcik ff4197c50a chore(core): generate changelog, bump bootloader version after release
1 year ago
Andrew Kozlik b3d0fb68ff feat(core): Improve Optiga transport error handling.
1 year ago
Andrew Kozlik 7d92e70cc3 feat(core): Hide repetitions in Optiga logging.
1 year ago
Andrew Kozlik dee559f4f9 feat(core): Integrate Optiga into PIN verification.
1 year ago
Andrew Kozlik 6ca1182d85 refactor(core): Add "META" to metadate-related Optiga constants.
1 year ago
grdddj 046ff15275 feat(core): show the preview of default homescreen image
1 year ago
tychovrahe 5d017e928d fix(core): reset optiga during initialization
1 year ago
tychovrahe 510281590f fix(core): add delays to optiga i2c communications
1 year ago
Ondrej Mikle 36e4a444bb feat(core/bootloader): make bootloader more robust against glitches
1 year ago
tychovrahe a6d0842663 fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
1 year ago
grdddj a3f137d488 feat(core): forcing the letter to always change after selection in T2B1 recovery
1 year ago
grdddj 65c9380ab7 feat(core): triggering delete action in ChoicePage after 1 second even without release
1 year ago
grdddj e06335d877 feat(core/rust): differentiate between short and long button press
1 year ago
tychovrahe 29c16c212d fix(core): fix T2B1 "restarting in" label capitalization
1 year ago
grdddj 0c4540ae0a feat(core): show new homescreen preview for T2B1
1 year ago
Andrew Kozlik 1f7c78a4ed test(core): Update emulator device certificate.
1 year ago
grdddj 42a6a5ac9b chore(core): adjust the chunkification logic to account for really mono font
1 year ago
grdddj ad5c1858c1 chore(core,font): change some glyphs in PixelOperatorMono8
1 year ago
tychovrahe 3c1236bf82 refactor(core): setup single-place layout selection
1 year ago
Martin Milata b9dbdc7057 chore(core): bump version to 2.6.2
1 year ago
matejcik 21959996bd feat(core/bootloader_emu): allow explicit bootloader locking from command line
1 year ago
Andrew Kozlik c48b606867 feat(core): Add bootloader_locked flag to Features message.
1 year ago
tychovrahe f881fab797 fix(core): disable access to secret in flash after boot
1 year ago
Andrew Kozlik 686aa78aa7 feat(core): Use Optiga as a source of randomness.
1 year ago
grdddj 8a9354cd85 chore(core): separate confirm_output for T2B1 into two layouts so we can send a button request in between
1 year ago
grdddj bcb353a4a1 feat(core): support optional chunkification of addresses in receive and send flows
1 year ago
grdddj 76c6e9cd9d feat(all): implement support information for T2B1
1 year ago
grdddj 4b9d22066c chore(core/rust): change the position of up arrow icon
1 year ago
grdddj 568c5f135b feat(core/rust): add ChoicePage animation and hold-to-move functionality
1 year ago
grdddj 272fb4842a feat(core/rust): show last entered passphrase character for T2B1
1 year ago
matejcik afa6f84174 feat(core): custom exception types for Optiga
1 year ago
tychovrahe 024ea604ca fix(core): fix optiga warm reset start-up time
1 year ago
Andrew Kozlik db6630a5a3 feat(core): Support Optiga in Trezor firmware.
1 year ago
Andrew Kozlik 8010cfb5b6 feat(core): Add utils.USE_OPTIGA.
1 year ago
grdddj 70fa46a318 chore(core/rust): decrease top margin over homescreen label in T2B1
1 year ago
grdddj 623e0ce468 chore(core/rust): improve vertical centering in some screens
1 year ago
grdddj d2f67d48fa chore(core/rust): transform if-elif into match
1 year ago
Martin Milata 7e9f127aec feat(core): revise path warning on model T
1 year ago