Commit Graph

12924 Commits (9177d75038afd1eda5eaf6827047af0b24f702a7)
 

Author SHA1 Message Date
matejcik 9177d75038 fix(tests): restore test functionality on legacy
2 months ago
matejcik c1faedf872 feat(tests): sync received responses
2 months ago
matejcik e153f03c8d docs(core): add changelog
2 months ago
matejcik 6e682d42b7 fixup! chore: update fixtures
2 months ago
matejcik a273a03b15 fixup! chore(python): bump required Pillow, stop using deprecated symbol
2 months ago
matejcik e739edb51e ci: enable T2B1 in device tests in GH actions
2 months ago
matejcik 5c45151650 style: fix complaining lints & formatters
2 months ago
matejcik 3c22a09f9d chore(python): bump required Pillow, stop using deprecated symbol
2 months ago
matejcik 005d69e1c2 feat(core/debug): better ButtonAck deadlock detection
2 months ago
matejcik e112c278ac fix(tests): do not set language in _raw_client
2 months ago
matejcik d563e01942 chore: update fixtures
2 months ago
matejcik c18b5ce90b feat(tests): reduce ui error spam
2 months ago
matejcik 81c757ab85 fix(core): correctly repaint ShowMore component when requested
2 months ago
matejcik 01d82f3d89 feat(python/debuglink): detect input flows that continue past end of test
2 months ago
matejcik 3d379792f8 tests: fix small irregularities
2 months ago
matejcik 3ee850caa9 refactor(core): improve recovery_enter_share
2 months ago
matejcik 4bfa7857b0 tests: use read_layout everywhere
2 months ago
matejcik 7bcbd5a42c docs(core): Layout lifecycle documentation
2 months ago
matejcik cb9f4918ee feat(python/debuglink): make input flows part of the traceback
2 months ago
matejcik 3fe0594a82 feat(core): show progress before starting to wipe device
2 months ago
matejcik 91e2c1df39 fix(core/ui): repaint the title of Progress layout when requested
2 months ago
matejcik 8c3f0520ae refactor(core/ui): improve LayoutObj initialization
2 months ago
matejcik f3675594d0 build(core): fix random order seed when using zsh
2 months ago
matejcik 424e42dd38 fix(core): change incorrect usage of "deadline" in Rust timer code
2 months ago
matejcik b75dbe18e4 feat(core): unify RustLayout, implement single global layout
2 months ago
matejcik ca80a6e9bf feat(core): add mailbox as a simplified version of chan
2 months ago
matejcik c01a86dd9b refactor(core): remove debuglink support from main handle_session
2 months ago
matejcik 5e2a15dbd5 refactor(core): remove unused features from loop.race
2 months ago
matejcik 42b861f09f feat(core): introduce timeout to loop.wait()
2 months ago
tychovrahe 679687ca2c refactor(core): unify touch and button handling, enable usage of both in one model
2 months ago
Martin Milata c7832c39ab refactor(core/rust/ui): use TString instead of StrBuffer when constructing layouts
2 months ago
Martin Milata 827b421394 chore(core): update fixtures.json
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
Fernando Paredes Garcia 17783a9648 Update URL for Syscoin UTXO.
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
dependabot[bot] 730fddf71a build(deps): bump pillow from 10.2.0 to 10.3.0
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 1e53a84cfc chore(crypto): Zero-initialize stack variables in AES code.
2 months ago
Andrew Kozlik 15e02be4e4 fix(core): Clean up when constructor fails to reduce memory fragmentation.
2 months ago