Commit Graph

12802 Commits (tychovrahe/tstring/labelbutton)
 

Author SHA1 Message Date
matejcik 0565eba3a7 refactor(core): improve safety of translation blobs
1 month ago
tychovrahe 26bdc00bde fixup! refactor(core/rust) use TString in Label and Button
1 month ago
tychovrahe a045dce2ae fixup! refactor(core/rust) use TString in Label and Button
1 month ago
tychovrahe 7defafc9d7 fixup! refactor(core/rust) use TString in Label and Button
2 months ago
tychovrahe 7486a5c915 fixup! refactor(core/rust) use TString in Label and Button
2 months ago
tychovrahe 578dc94201 refactor(core/rust) use TString in Label and Button
2 months ago
matejcik a3e0b79ebb refactor(core/rust): Paragraph is now based on TString
2 months ago
matejcik c5c1321788 feat(core/rust): some useful traits for TString
2 months ago
Martin Milata 6e1cb9ff8c tests: update fixtures.json
2 months ago
Martin Milata 54199e43ae ci: actions: primitive icons for UI diff comments
2 months ago
Martin Milata bdba40dfe6 ci: actions: fix test artifact name
2 months ago
Martin Milata 0263b38a26 ci: test translations
2 months ago
Martin Milata 9ae587dd26 ci: skip posting comment when ran outside pull_request
2 months ago
tychovrahe e000b526cc refactor(core): extract common layout handling from bootloader ui implementations in rust
2 months ago
tychovrahe 945382fbaa fix(core): fix flashing f4 firmware via debugger
2 months ago
matejcik 6bd83aac94 tests(translations): restore test_error_invalid_signature
2 months ago
matejcik 00544312b5 tests(translations): always use client version for language blobs
2 months ago
matejcik 802958bc05 tests: test that trailing data in translations header will be accepted
2 months ago
matejcik 22beadc1b7 chore: tag generated files for github diffs
2 months ago
matejcik 106793956c tests: add more granular silent language installation tests
2 months ago
tychovrahe 1909d1ebdb feat(core): improve flexibility of combine script, add combine fw make targets
2 months ago
Martin Milata e7f2d3f6cc test(core): use internal model names
2 months ago
Martin Milata 73a7223e7b test(core): add T3T1 support
2 months ago
Martin Milata ebb480ef29 fix(core): T3T1 emulator
2 months ago
obrusvit a1a0aa5d7a docs: hint usage of trezor-user-env
2 months ago
Martin Milata 99f2f2bbe9 ci: actions: don't fail for outside contributors
2 months ago
stevenbooke 6a8ce5b5c0 feat(rust/trezor_client): add solana_get_address example
2 months ago
matejcik 48de0cb469 chore: update fixtures for translations
2 months ago
matejcik 1fede16548 fix: update check-bitcoin-only exceptions list
2 months ago
matejcik b6e8567a49 fix(core): exclude altcoin functions from bitcoinonly build
2 months ago
matejcik f34ad3daf1 fix: correctly detect all altcoin names in check-bitcoin-only
2 months ago
matejcik 17678ef38d fix(core/rust): exclude altcoin strings from generated code
2 months ago
matejcik ccf4b7e9eb fix(core/rust): convert bitcoin_only to an additive feature
2 months ago
Martin Milata a433f8f914 test(core): ignore {0} in bitcoin-only firmware
2 months ago
matejcik fd3919254c refactor(core/ui): rename confirm_payment_request to should_...
2 months ago
matejcik 34965ca2cb refactor(core/ui): use LayoutObj signatures in layout files
2 months ago
matejcik 0304484ca6 docs(core): add method signatures for LayoutObj to mocks (fixes #2672)
2 months ago
matejcik 99457bbcb0 refactor(core/ui): make request_number signature the same in TT and TR
2 months ago
matejcik 29863f84ca refactor(core): simplify context.wait() to only accept one task
2 months ago
tychovrahe e736d389f2 fix(core): fix backlight reinitialization with maximum value
2 months ago
tychovrahe 8ccd2cb048 feat(core): add support for T3T1 rev. E HW
2 months ago
Martin Milata bfacd07ed7 fix(core): add production pubkeys for translations
2 months ago
Martin Milata 2b0ce0398c chore(core): bump version to 2.7.1
2 months ago
tychovrahe ffabee2e6a chore(core): bump fw and fix version due to storage migration
2 months ago
tychovrahe d69750fae4 refactor(core): do not use framebuffer dma copy in boardloader to safe flash space
2 months ago
tychovrahe f08bed363d refactor(core): extract framebuffer copy to separate bg_copy functionality
2 months ago
tychovrahe afefc17478 refactor(core): use internal framebuffer on T3T1 (with ST7789V display controller)
2 months ago
tychovrahe 416794a463 fix(core): add missing refresh to boardloader startup
2 months ago
tychovrahe 5c7726126f fix(core): fix bootloader jump to firmware through reset UI
2 months ago
tychovrahe 66583f2ebf fix(core): fix missing refresh in progress layout
2 months ago