Commit Graph

3316 Commits (ui-t3t1)

Author SHA1 Message Date
matejcik 754b0a92b9 refactor(core/ui): enable non-conflicting modules even if unused
2 weeks ago
Andrew Kozlik c2c1591f5c chore(core): Improve VTRUST bits documentation and naming.
2 weeks ago
matejcik cf58fdd313 build(core): move default values for bindgen macros (back) into build.rs
2 weeks ago
tychovrahe 751390ec08 fix(core): fix old frame flicker when backlight is risen too soon
2 weeks ago
tychovrahe a86f3604ca fix(core): fix TS3 bootloader crash when entering menu
2 weeks ago
tychovrahe 4f1d03fce8 feat(core): add alpha capabilities to toif, text, circle
2 weeks ago
tychovrahe 2a123b3c5e feat(core): add alpha capabilities to 4-bit blending
2 weeks ago
cepetr 28aa0a7ee3 feat(core): integrate new drawing library
2 weeks ago
cepetr 5d8a7ac5bf feat(core): introduce new drawing library
2 weeks ago
cepetr 3336e3902f feat(core): introduce new display drivers
2 weeks ago
cepetr 80d1ce25c6 refactor(core/rust): improve tjpgdec interface
2 weeks ago
matejcik 12ff2e4570 refactor(core/rust): allow Copy and Clone for Gc
2 weeks ago
Ioan Bizău 3d74e30fa7 chore(core): rename Shamir to Multi-share
2 weeks ago
Ondřej Vejpustek 756d250015 chore(core): initialize automatic variables to zero
3 weeks ago
Ondřej Vejpustek 6b81d24b5c chore(core): separate crypto sources in build scripts
3 weeks ago
Ondřej Vejpustek 18f7820d47 style: fix style according to new clang
3 weeks ago
Ondřej Vejpustek ccb242ee1c chore(core): introduce THP flag
3 weeks ago
Ondřej Vejpustek 5140cba7d2 test(core): add elligator2 unit tests
3 weeks ago
Ondřej Vejpustek 2f699a1b6f feat(core): add elligator2 python bindings
3 weeks ago
Jan Šetina 447c680b88 chore(core): update cs.json and fixtures
3 weeks ago
tychovrahe d04ecba815 fix(core): fix tt ui loader haptic feedback
3 weeks ago
tychovrahe c680187b0e feat(core): add disable haptic option to tt ui button
3 weeks ago
cepetr 04d5017228 feat(core): improve loader haptic effect
3 weeks ago
M1nd3r 2e58a4959f docs(core): fix reference to SLIP-23 in cardano node derivation
3 weeks ago
obrusvit 069ed1eb32 refactor(core): no all-caps in other langs jsons
3 weeks ago
obrusvit aaff0fe2d3 refactor(core): do not use all-caps in en.json
3 weeks ago
obrusvit fccfa43ac9 fix(core/ui): fix model R common title
3 weeks ago
obrusvit 68e01a48cb fix(core/ui): fix model R altcoin summary
3 weeks ago
obrusvit f8fcb49ba6 refactor(core): allow changing button font on R
3 weeks ago
obrusvit f9e55a215d refactor(core): replace upper calls by upper font
3 weeks ago
obrusvit 43e759ea0b refactor(core): apply uppercased fonts in build
3 weeks ago
obrusvit c448a7bcfc refactor(tools): add gen_upper arg to gen_font
3 weeks ago
matejcik 8640b50d81 style(core): upgrade pyright to 1.1.361
3 weeks ago
tychovrahe 6fe476a828 chore(core): fix typos in usb implementation
3 weeks ago
tychovrahe 1ce694b7fc fix(core): fix usb configuration for FS peripheral (use 6 endpoints)
3 weeks ago
matejcik 12725d9835 chore(core): bump bootloader / prodtest versions after release
3 weeks ago
matejcik e8c65b9f24 chore(core): changelog for bootloader and prodtest
3 weeks ago
tychovrahe 6b31b8eec3 chore(core): change USB manufacturer and product strings for new models
3 weeks ago
tychovrahe 8ebb8c2128 fix(core): fix prodtest WIPE on STM32U5
3 weeks ago
Andrew Kozlik f8be07b732 feat(core): Increase Optiga I2C timeout.
3 weeks ago
Andrew Kozlik d453dac45c feat(core): Measure Optiga response timeout in ms not number of attempts.
3 weeks ago
Andrew Kozlik 594d7425cd feat(core): Retry getting Optiga response even when it doesn't seem to have one.
3 weeks ago
Andrew Kozlik 62e3a414ad chore(core): Disable wait_random() for prodtest and VCP.
3 weeks ago
matejcik 45a973b8f9 feat(core/prodtest): do not lock Optiga in non-production builds
4 weeks ago
Andrew Kozlik ed43a5bc5b feat(core): Don't lock Optiga in debug builds.
4 weeks ago
matejcik 54c441a607 feat(core): enable Optiga logging in debug builds by default
4 weeks ago
matejcik 8623e57f43 chore(core): add prodtest provisioning script
4 weeks ago
Andrew Kozlik 4fb06815b5 feat(core): Set trust anchor data type in prodtest.
4 weeks ago
Andrew Kozlik 182a9b1ce8 refactor(core): Refactor Optiga macros.
4 weeks ago
Andrew Kozlik 9a5e9b25c7 feat(core): Add Optiga command logging macro.
4 weeks ago
Ioan Bizău 7c97561565 chore(core): rename "seed" to "backup"
4 weeks ago
Ioan Bizău 8ec9545b89 chore(core): add an extra confirmation for non-1-of-1 Shamir backups
4 weeks ago
Ioan Bizău 4afe42a57e refactor(core): make 1-of-1 SLIP39 backups use same messaging as BIP39
4 weeks ago
Ioan Bizău 3006224bff feat(core): add ability to request backups with any number of groups/shares
4 weeks ago
Andrew Kozlik d6b352befe core(feat): Add FIRMWARE VERSION command to prodtest.
4 weeks ago
M1nd3r 0d7fe7d643 chore(core): add colors to unittest prints
1 month ago
tychovrahe ea1c32f90e fix(core/rust): fix bindgen macros generation
1 month ago
tychovrahe 91a783ee37 chore(core): fix flash_combine makefile command
1 month ago
Andrew Kozlik 27f54eec9c feat(core): Add unit packaging variant field to Features.
1 month ago
tychovrahe d349c44a58 refactor(core): generate macros for rust bindgen automatically
1 month ago
tychovrahe c635b945e1 chore(core/boardloader): bump version after release
1 month ago
tychovrahe d9590cbe90 chore(core/boardloader): generate changelog
1 month ago
tychovrahe ab11afa442 fix(core): set proper VDD level for T3T1 boards
1 month ago
matejcik 39e1085295 chore(core): add T3T1 QA bootloader 2.1.5
1 month ago
matejcik 66b96bc279 build(core): fix prodtest build from build-docker
1 month ago
matejcik f0c7cc4e8e chore(core): add signed vendor headers for T3T1
1 month ago
matejcik c01302dd31 chore(core): add signed production T3T1 bootloader v2.1.5
1 month ago
tychovrahe e5e40cf4a8 fix(core): ensure correctly programmed oem key option bytes
1 month ago
tychovrahe 916dbdff9c fix(core): fix reboot to bootloader crash when display copying is in progress
1 month ago
matejcik 90afd9c96a chore(core): bump versions of prodtest / bootloader after release
1 month ago
matejcik 4728b14bcc docs(core): add changelogs for prodtest and bootloader
1 month ago
matejcik 5b0b145f12 build(core): allow custom vendor header for prodtest
1 month ago
tychovrahe dfe5ee67f1 fix(core): move OEM key check after display initialization so that error message can be displayed
1 month ago
tychovrahe 457e5956c8 fix(core): fix sha256 calculation with hash processor
1 month ago
Ondřej Vejpustek e9f6eb0b2b fix(core/reflash): fix compile errors
1 month ago
matejcik 89fdaed31e chore(core): add unsigned vendor headers with production keys
2 months ago
matejcik 0109ab2232 chore(core): make vendor_unsafe.toif small
2 months ago
matejcik 867300b8c6 chore(core): include T3T1 boardloader / bootloader production keys
2 months ago
matejcik 5d9bb0ebfc tools(core): nicer build_vendorheader for manual use
2 months ago
matejcik 729d7c59e1 fix(core/vendorheader): include correct backup key into trezor_btconly vendor header
2 months ago
Martin Milata 4baa4d95a4 fix(core): fix display fatal error screen (T3T1)
2 months ago
Martin Milata 5c5433ada2 refactor(core/rust): use more Self
2 months ago
Martin Milata 906c00e4e5 refactor(core): rename screen_boot_{empty,full} to screen_boot_stage_{1,2}
2 months ago
Martin Milata 804d97c9d8 feat(core): bootloader: T3T1 startup UI
2 months ago
tychovrahe c277dbcfcb feat(core): T3T1 loader
2 months ago
Martin Milata cf00726152 feat(core): copy T2T1 bootloader UI for T3T1
2 months ago
Martin Milata b5fa5a3f3a feat(core): add fonts for T3T1 bootloader
2 months ago
tychovrahe 72146c2ae2 fix(core): fix display fatal error screen
2 months ago
tychovrahe 165238b78e fix(core): fix T3T1 unsafe vendorheader
2 months ago
tychovrahe 1600759457 refactor(core): simplify secret.h api, hide platform differences
2 months ago
tychovrahe 89c6590e45 feat(core/prodtest): add commands TOUCH VERSION and VARIANT READ
2 months ago
tychovrahe c8e18dd4d2 fix(core): slow down SDIO communication in T3T1 prodtest
2 months ago
Ondřej Vejpustek 548e329f9d fix(core): prevent negative-length array
2 months ago
tychovrahe a873a7064e chore(core): add comments to secret.h functions
2 months ago
tychovrahe 8a18cfe0d4 feat(core): use U5 DHUK to encrypt optiga pairing secret in flash
2 months ago
tychovrahe e060ac68c5 feat(core): use U5 HW keys to additionally encrypt storage items
2 months ago
cepetr b1fb876709 fix(core): fix ts3 fonts
2 months ago
Martin Milata c7832c39ab refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts
2 months ago
tychovrahe 256adc3567 refactor(core/rust) use TString in Label and Button
2 months ago
tychovrahe ed6aa48726 feat(core): use confidential section for confidential and sensitive data
2 months ago
tychovrahe 535a052df4 refactor(core/rust): introduce UIFeaturesXXX trait as an abstraction over different UI implementation
2 months ago
tychovrahe ba741b81fd feat(core): use HSI as PLL source on T3T1
2 months ago
tychovrahe acb0e9fdc5 chore(core): set stack protector to strong
2 months ago
cepetr 285b22e53e refactor(core): add ufmt, bump heapless from 0.7.6 - 0.8.0
2 months ago
tychovrahe ffccf849eb chore(core): fill T3T1 model full name
2 months ago
matejcik 39b7b22777 refactor(core/rust): Paragraph is now based on TString
2 months ago
matejcik 9c287adf64 feat(core/rust): some useful traits for TString
2 months ago
matejcik f3b884bf93 refactor(core): improve safety of translation blobs
2 months ago
tychovrahe ba065c5b38 fix(core/prodtest): do not require sd detect pin for running SD card test
2 months ago
Pavol Rusnak 4b189eb2cb fix(core): always zero-initialize structures in trezorhal
2 months ago
tychovrahe 576ed7e04e chore(core): use SD hal driver from submodule
2 months ago
tychovrahe 69ed626ca0 fix(core): slowdown i2c on u5 to 200kHz
2 months ago
Andrew Kozlik 15e02be4e4 fix(core): Clean up when constructor fails to reduce memory fragmentation.
2 months ago
Andrew Kozlik 49a64cb3a1 test(core): Add AES-GCM unit tests.
2 months ago
Andrew Kozlik 703ea32ceb feat(core): Add aesgcm class to trezor.crypto Python module.
2 months ago
tychovrahe 89147ef493 refactor(core): improve flash api by introducing flash_area_write_data function
2 months ago
tychovrahe 39cfa7087a fix(core): set proper GPIO speeds for T3T1
2 months ago
matejcik 45a4a1da99 fix(core/translations): correctly rename previous symbol
2 months ago
matejcik 1c36c0927c style(core): fix (hopefully) the weird clippy warning about HOMESCREEN_TOIF_X_OFFSET
2 months ago
matejcik 379737a9a5 chore(core): translate storage strings into supported languages
2 months ago
matejcik de2fe3d6d6 feat(core/ui): unify progress.py code between models, implement storage translations
2 months ago
matejcik ed89215a79 feat(core): expose StorageMessage to micropython
2 months ago
matejcik 0fa9860cf5 chore(core): sign translations for 2.7.0, including Czech blob
2 months ago
matejcik b2649b0085 refactor(core): introduce Simplified trait
2 months ago
tychovrahe 047c8a881b fix(core): fix order of loading BHK into SAES key register
2 months ago
cepetr 1e3e7f808b fix(core): fix build on disc2 model
2 months ago
matejcik b263dbc109 fix(all): improve Solana template generation
2 months ago
matejcik 6918b16313 feat(core/translations): add support for explicitly specifying blob version
2 months ago
matejcik 229a06d3a2 fix(core): store translation signatures directly into history section
2 months ago
matejcik 63d1311509 fix(core): properly move old translation signature to history
2 months ago
matejcik 64e507e853 chore(core): add translation signatures
2 months ago
matejcik 9569968459 build(core): rebuild appropriate parts when translation data changes
2 months ago
gabrielkerekes b61ed7c02a fix(solana): round up transaction fee
2 months ago
gabrielkerekes 9b84ecf833 fix(solana): accept compute budget instructions at any position
2 months ago
RostarMarek 8b485de173 feat(solana): Hidden flag functionality for instructions
2 months ago
tychovrahe a80959e50f feat(core): allow T3T1 to start without touch during testing
2 months ago
tychovrahe 5e827e09c4 fix(core): fix haptic driver initialization
2 months ago
obrusvit 54468abd89 feat(core/emu): handle arrow buttons as swipes
2 months ago
Martin Milata 68ff90ccbd Merge branch 'release/24.03'
2 months ago
cepetr a1165d9326 feat(core): introduce skip function for UzlibContext
2 months ago
cepetr 9575c81bd3 feat(core): introduce new color functions
2 months ago
cepetr 474484d249 feat(core): introduce new toif functions
2 months ago
cepetr 254de49a62 feat(core): introduce new point & rect functions
2 months ago
cepetr 9d6827e2fb refactor(core): remove unused ui components
2 months ago
grdddj 3d386246be chore(core): update czech translations
2 months ago
grdddj 50101c9882 chore(core): re-enable czech translations
2 months ago
cepetr dc715d7c0d refactor(core): prepare for non mutable paint function
2 months ago
Pavol Rusnak 60333ca56c chore(core): fix whitespace in makefile
2 months ago
cepetr a54fe5e60f fix(core): fixed blurring algo panic in debug mode
2 months ago
tychovrahe 70a673fabc feat(core): use flash bursts for faster flashing
2 months ago