Commit Graph

2757 Commits (36e4a444bbe476f3750badc43ede1fbebd775bd1)

Author SHA1 Message Date
Ondrej Mikle 36e4a444bb feat(core/bootloader): make bootloader more robust against glitches
12 months ago
tychovrahe a6d0842663 fix(core/bootloader): fix erroneous shutdown when rejecting firmware upload
12 months ago
grdddj 144ff52b7a feat(core): show account number in receive/public key details for altcoins
12 months ago
grdddj a3f137d488 feat(core): forcing the letter to always change after selection in T2B1 recovery
12 months ago
grdddj 65c9380ab7 feat(core): triggering delete action in ChoicePage after 1 second even without release
12 months 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
tychovrahe c1e3ac5b3c fix(core): fix passphrase entry in btconly fw
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 c2b787c046 chore(core): skip signature check for make_upload commands
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 64aad8d4d7 chore(all): add changelog entries for address chunkification
1 year ago
grdddj bcb353a4a1 feat(core): support optional chunkification of addresses in receive and send flows
1 year ago
grdddj da3cab22fd fix(tests): add chunkify argument to unittests
1 year ago
grdddj d48830eb58 chore(makefile): remove missing tests when recording local UI fixtures
1 year ago
grdddj 618bf43743 feat(all): add optional `chunkify` parameter for all getAddress and signTx protobuf messages
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 6f139c9108 feat(core): Implement AuthenticateDevice message.
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
Andrew Kozlik 2dc5857336 feat(common): Add AuthenticateDevice message.
1 year ago
Martin Milata b221f128ec feat(core): additional btc send/receive warnings
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 66616bbf67 build(core): fix test_emu_ui_record_multicore
1 year ago
Martin Milata 7e9f127aec feat(core): revise path warning on model T
1 year ago
Martin Milata c1492159f0 fix(core): cardano: include chain code when displaying public key
1 year ago
Martin Milata 58ffe95369 fix(core): display XPUBs in a similar way to addresses
1 year ago
Ondrej Mikle bf96c43d32 chore(core): cstyle reformat
1 year ago
Ondrej Mikle ac64d2d2f1 fix(core): one forgotten ensure_compatible_settings
1 year ago
Ondrej Mikle 75a148e414 fix(core): clear memory when not going to use copy firmware header for bootloader
1 year ago
Ondrej Mikle c0c544b7d8 fix(core): fix bootloader_ci startup, remove unused function from limited_util.s
1 year ago
Ondrej Mikle b69ef9d168 feat(core): Copy firmware image header to bootloader RAM to be able to skip directly to firmware install, jumping from firmware to bootloader
1 year ago
grdddj 84659dc904 feat(core/rust): show WRONG PIN header in PIN entry after bad previous PIN input
1 year ago
Martin Milata 49ce5eb05f ci(core): build bootloader emulators
1 year ago