Commit Graph

13543 Commits (06120d7fd7ba19d96b3e92a49a1454ae3a0c6204)
 

Author SHA1 Message Date
matejcik 0b7ea1c415 refactor(core/ui): reusable timers
4 weeks ago
matejcik 680af2cf18 fix(tests): restore test functionality on legacy
4 weeks ago
matejcik 12a59b88a5 feat(tests): sync received responses
4 weeks ago
matejcik eafa276d42 docs(core): add changelog
4 weeks ago
matejcik 4e6ba352ff style: fix complaining lints & formatters
4 weeks ago
matejcik a0267004d5 feat(core/debug): better ButtonAck deadlock detection
4 weeks ago
matejcik 4e8fb737d8 fix(tests): do not set language in _raw_client
4 weeks ago
matejcik 6568f6a150 fix(core): correctly repaint ShowMore component when requested
4 weeks ago
matejcik 3327de6d02 feat(python/debuglink): detect input flows that continue past end of test
4 weeks ago
matejcik e19a58fb6e tests: fix small irregularities
4 weeks ago
matejcik ee5443a9ec refactor(core): improve recovery_enter_share
4 weeks ago
matejcik 9cb9a2e15d tests: use read_layout everywhere
4 weeks ago
matejcik 84c58131f6 docs(core): Layout lifecycle documentation
4 weeks ago
matejcik b5786c2ff6 feat(core): show progress before starting to wipe device
4 weeks ago
matejcik fad653a38b fix(core/ui): repaint the title of Progress layout when requested
4 weeks ago
matejcik 98a6a2149c refactor(core/ui): improve LayoutObj initialization
4 weeks ago
matejcik b579796dd6 build(core): fix random order seed when using zsh
4 weeks ago
matejcik ddeb11d88d fix(core): change incorrect usage of "deadline" in Rust timer code
4 weeks ago
matejcik 73019d079d feat(core): unify RustLayout, implement single global layout
4 weeks ago
matejcik d24ea3ca7d fix(core): set default value for do_not_restart
4 weeks ago
matejcik 38b1151673 feat(core): add mailbox as a simplified version of chan
4 weeks ago
matejcik 1a1135b9b1 refactor(core): remove debuglink support from main handle_session
4 weeks ago
matejcik c8ab4f83ad refactor(core): remove unused features from loop.race
4 weeks ago
matejcik 2adfe92e8d feat(core): introduce timeout to loop.wait()
4 weeks ago
tychovrahe c30f1231d5 refactor(core): expose USE_TOUCH and USE_BUTTON to uPy
4 weeks ago
tychovrahe 4b68431f7c feat(core): tune consumption mask protection on T3B1
1 month ago
tychovrahe c42c268e05 fix(core): fix dma2d includes and initialization with respect to new rendering
1 month ago
tychovrahe 171961829a fix(core): fix gfx_clear
1 month ago
vdovhanych bb92a6b56a chore: fix hardcoded x86 build
2 months ago
vdovhanych 415d62bc66 ci: add arm emulator build in github actions
2 months ago
Ondřej Vejpustek aedef2d69d refactor(core/tests): create template for solana
2 months ago
Ondřej Vejpustek 90eef5331a refactor(core/solana): use local constants
2 months ago
Ondřej Vejpustek 1c5d47a875 refactor(core/solana): use variables instead of literals
2 months ago
tychovrahe 7307c47b94 chore(core): support new rendering on T3B1
2 months ago
tychovrahe 182f8d9774 chore(core): fix unused warning
2 months ago
tychovrahe effd81ed3b chore(core): fix xframebuffer conditionals
2 months ago
tychovrahe 4397978563 chore(core): add T3B1 binaries
2 months ago
Martin Milata c3161f8b18 chore(core): bump version to 2.8.2
2 months ago
Ondřej Vejpustek 52437b1fc8 feat(core): improve optiga initialization error handling
2 months ago
dependabot[bot] 974630897b build(deps-dev): bump zipp from 3.7.0 to 3.19.1
2 months ago
cepetr 5498549425 build(core): bump scons from 4.3.0 to 4.8.0
2 months ago
Andrew Kozlik 13de099bc1 refactor(core): Improve parameter naming in ed25519_sign_ext().
2 months ago
Andrew Kozlik 6ed8aad608 fix(core): Remove bias in ed25519.generate_secret()
2 months ago
tychovrahe b37971eea4 feat(core/prodtest): add commands to read bootloader and boardloader versions
2 months ago
tychovrahe e30fe7769a feat(core/prodtest): add more touch layer tests
2 months ago
obrusvit fbf380caba refactor(core/mercury): init Paragraphs from Vec
2 months ago
obrusvit ca469784ba chore(core): update fixtures.json
2 months ago
obrusvit 935afbb46f tests: UI test of cancel recovery between shares
2 months ago
obrusvit 37edfcb974 tests: fix input_flow of recovery abort
2 months ago
obrusvit 71b2c986f8 feat(core/ui): send BR from rust during recovery
2 months ago