1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

Commit Graph

  • fbc2c828ec fix(tests): do not place recorded.zip into the destdir matejcik 2024-09-20 15:37:43 +0200
  • 0a6c5504ef fix(core): fix cancel behavior in SignMessage matejcik 2024-09-20 12:03:37 +0200
  • 73c8149528 fix(tests): do not trip deadlock detection in autolock test matejcik 2024-09-19 13:16:59 +0200
  • b6b827cf7b chore: update fixtures matejcik 2024-09-18 14:57:41 +0200
  • 0be96cb70b chore(core/rust): add uDebug capability to more places matejcik 2024-09-16 16:56:33 +0200
  • ef90546324 fix(python): opportunistically catch a debuglink desync matejcik 2024-09-16 16:25:48 +0200
  • a4bd771e3b style: fix style problems matejcik 2024-09-04 11:03:20 +0200
  • 3f9e37abb4 style(core/rust): avoid unused warning matejcik 2024-07-30 17:50:14 +0200
  • 12cf208237 fix(tests): stop waiting for background task after a timeout matejcik 2024-07-30 11:30:17 +0200
  • f4240d6309 chore(python): improve recovery type deprecation warning matejcik 2024-07-19 15:26:10 +0200
  • b48c36c2bf fix(python): improve robustness of TrezorClientDebugLink setup matejcik 2024-07-19 10:51:07 +0200
  • e1b4a4a79a fix(core): allow Ping while locked matejcik 2024-07-19 10:50:12 +0200
  • adc3516ac6 feat(core): drop support for after-step-hook matejcik 2024-03-21 13:38:44 +0100
  • 9e911605da refactor(core/ui): reusable timers matejcik 2024-04-10 11:42:03 +0200
  • d385667b4a fix(tests): restore test functionality on legacy matejcik 2024-04-11 13:49:27 +0200
  • 617db52f43 feat(tests): sync received responses matejcik 2024-04-11 13:48:00 +0200
  • 2ddb811683 docs(core): add changelog matejcik 2024-04-08 11:11:39 +0200
  • 11ae7a92ab style: fix complaining lints & formatters matejcik 2024-04-07 14:15:53 +0200
  • 577c36614e fix(core): correctly repaint ShowMore component when requested matejcik 2024-03-07 10:13:22 +0100
  • adc9b523be tests: fix small irregularities matejcik 2023-11-21 16:55:46 +0100
  • cd25071a29 refactor(core): improve recovery_enter_share matejcik 2023-11-20 11:58:33 +0100
  • 82290c2e5c tests: use read_layout everywhere matejcik 2023-11-21 13:51:59 +0100
  • e3a478044d docs(core): Layout lifecycle documentation matejcik 2023-11-16 13:09:43 +0100
  • 84d7597d52 feat(core): show progress before starting to wipe device matejcik 2023-11-15 16:09:06 +0100
  • eb97bafeef fix(core/ui): repaint the title of Progress layout when requested matejcik 2023-11-08 13:17:11 +0100
  • 0e8dcbb498 feat(core): unify RustLayout, implement single global layout matejcik 2024-07-04 09:32:59 +0200
  • df368413c6 refactor(core/rust): introduce layout lifecycle states on Rust side matejcik 2024-08-08 16:16:03 +0200
  • c8f3ebfa21 refactor(core/ui): improve LayoutObj initialization matejcik 2023-11-06 11:42:24 +0100
  • 81b3fda665 build(core): fix random order seed when using zsh matejcik 2023-10-31 14:16:11 +0100
  • 1fc7d41b8d fix(core): set default value for do_not_restart matejcik 2024-07-18 11:44:50 +0200
  • 98dde40729 feat(core): add mailbox as a simplified version of chan matejcik 2023-07-26 10:59:20 +0200
  • 7617bc8c25 refactor(core): remove debuglink support from main handle_session matejcik 2023-07-25 10:47:55 +0200
  • 0334b42c8e refactor(core): remove unused features from loop.race matejcik 2023-07-25 10:47:04 +0200
  • b7b09b8836 feat(core): introduce timeout to loop.wait() matejcik 2023-06-29 17:08:13 +0200
  • 1efb684544 refactor(core): expose USE_TOUCH and USE_BUTTON to uPy tychovrahe 2023-04-25 22:44:59 +0200
  • dbe6c1c664 refactor(core/rust): create a single code path allowed to modify SwipeFlow state matejcik 2024-09-06 12:04:18 +0200
  • 6b8585b088 fix(python): do not take legacy snapshots on PinRequest and PassphraseRequest matejcik 2024-11-12 15:55:26 +0100
  • aec87940d9 fix(tests): remove lang asserts from click slip39 obrusvit 2024-11-12 12:17:55 +0100
  • 3c65bad362 chore: update FIDO2 test helpers matejcik 2024-11-12 10:14:24 +0100
  • 429a9d0460 chore: update fixtures for translations matejcik 2024-11-12 10:03:26 +0100
  • 15dc2341c8 fix(tests): show_multisig title assertions obrusvit 2024-11-11 18:45:36 +0100
  • 74763a8d35 chore: update fixtures matejcik 2024-11-11 14:18:39 +0100
  • f8b1876187 fix(core): patch over problems with confirm_blob_pagination matejcik 2024-11-11 13:40:25 +0100
  • 1d52081929 feat(core): enforce return type annotations matejcik 2024-11-08 16:03:35 +0100
  • 9d13311ea9 feat(core): log ButtonRequests with names for easier debugging matejcik 2024-11-08 14:18:42 +0100
  • 96e54a05cf chore: update fixtures matejcik 2024-09-26 14:06:41 +0200
  • a235f4fb92 fix(tests): patch over confirm_blob buttonrequest problems matejcik 2024-11-08 11:37:09 +0100
  • 9a6af3b68d style(python): upgrade debuglink.py to 3.10 style type annotations matejcik 2024-11-06 14:28:07 +0100
  • 98bdc9e76d tests(core): fix upgrade tests matejcik 2024-11-06 10:28:00 +0100
  • 4bd7fa6999 test(core): fix T2T1 FIDO2 test Martin Milata 2024-10-22 00:06:29 +0200
  • bd8d090bfe test(core): fix T3T1 U2F test Martin Milata 2024-10-17 15:47:50 +0200
  • 172141ae17 test(core): fix test_reset_bip39_t2 Martin Milata 2024-10-17 14:52:32 +0200
  • 88993e8167 fix(tests): fix T3B1 persistance test obrusvit 2024-10-17 22:31:27 +0200
  • 5c7cb03621 fix(tests): fix click tests race condition obrusvit 2024-10-17 14:48:23 +0200
  • 6a578537b2 fix(tests): assert multiple in slip39 checklist obrusvit 2024-10-14 12:38:44 +0200
  • 3f593188cf fix(tests): fix persistence tests, enable T3B1 matejcik 2024-10-10 15:43:26 +0200
  • 43ecc72fac style: make style_check passing matejcik 2024-09-26 15:14:12 +0200
  • ae95079cb1 style(core/rust): fix linter complaints matejcik 2024-09-25 11:52:51 +0200
  • e05e349b3c fix(core): restore ellipsis functionality on TR matejcik 2024-09-24 16:40:06 +0200
  • b9bda5ec08 fix(tests): correctly check that backup flow was aborted matejcik 2024-09-24 11:06:21 +0200
  • fbddf4ebc9 fix(tests): do not place recorded.zip into the destdir matejcik 2024-09-20 15:37:43 +0200
  • e774d95786 fix(core): fix cancel behavior in SignMessage matejcik 2024-09-20 12:03:37 +0200
  • a033e005ad fix(tests): do not trip deadlock detection in autolock test matejcik 2024-09-19 13:16:59 +0200
  • 39d059215f chore: update fixtures matejcik 2024-09-18 14:57:41 +0200
  • 904e63a846 chore(core/rust): add uDebug capability to more places matejcik 2024-09-16 16:56:33 +0200
  • 747ebeb598 fix(python): opportunistically catch a debuglink desync matejcik 2024-09-16 16:25:48 +0200
  • 8c3723ded2 style: fix style problems matejcik 2024-09-04 11:03:20 +0200
  • 31d6b6bb2a style(core/rust): avoid unused warning matejcik 2024-07-30 17:50:14 +0200
  • 470ff8e20a fix(tests): stop waiting for background task after a timeout matejcik 2024-07-30 11:30:17 +0200
  • b286d17821 chore(python): improve recovery type deprecation warning matejcik 2024-07-19 15:26:10 +0200
  • 47c6a4b26a fix(python): improve robustness of TrezorClientDebugLink setup matejcik 2024-07-19 10:51:07 +0200
  • 62790723f7 fix(core): allow Ping while locked matejcik 2024-07-19 10:50:12 +0200
  • 5b646788f6 feat(core): drop support for after-step-hook matejcik 2024-03-21 13:38:44 +0100
  • f1996323c6 refactor(core/ui): reusable timers matejcik 2024-04-10 11:42:03 +0200
  • e71a6bd67b fix(tests): restore test functionality on legacy matejcik 2024-04-11 13:49:27 +0200
  • 1eed2a6632 feat(tests): sync received responses matejcik 2024-04-11 13:48:00 +0200
  • 5c8831ae05 docs(core): add changelog matejcik 2024-04-08 11:11:39 +0200
  • ee5e8d816e style: fix complaining lints & formatters matejcik 2024-04-07 14:15:53 +0200
  • 3ee498b281 fix(core): correctly repaint ShowMore component when requested matejcik 2024-03-07 10:13:22 +0100
  • 80958f42bb tests: fix small irregularities matejcik 2023-11-21 16:55:46 +0100
  • d2f4030568 refactor(core): improve recovery_enter_share matejcik 2023-11-20 11:58:33 +0100
  • c553889332 tests: use read_layout everywhere matejcik 2023-11-21 13:51:59 +0100
  • afb3f64baf docs(core): Layout lifecycle documentation matejcik 2023-11-16 13:09:43 +0100
  • 9ff92b0b66 feat(core): show progress before starting to wipe device matejcik 2023-11-15 16:09:06 +0100
  • 5ee09a8b94 fix(core/ui): repaint the title of Progress layout when requested matejcik 2023-11-08 13:17:11 +0100
  • 916bbdced4 feat(core): unify RustLayout, implement single global layout matejcik 2024-07-04 09:32:59 +0200
  • ca2bc80241 refactor(core/rust): introduce layout lifecycle states on Rust side matejcik 2024-08-08 16:16:03 +0200
  • 2164a4f6ec refactor(core/ui): improve LayoutObj initialization matejcik 2023-11-06 11:42:24 +0100
  • 357933ff9c build(core): fix random order seed when using zsh matejcik 2023-10-31 14:16:11 +0100
  • f3eda17d5a fix(core): set default value for do_not_restart matejcik 2024-07-18 11:44:50 +0200
  • 40c3f407c4 feat(core): add mailbox as a simplified version of chan matejcik 2023-07-26 10:59:20 +0200
  • 7033d68496 refactor(core): remove debuglink support from main handle_session matejcik 2023-07-25 10:47:55 +0200
  • 0afa8f0d03 refactor(core): remove unused features from loop.race matejcik 2023-07-25 10:47:04 +0200
  • d9b997e35b feat(core): introduce timeout to loop.wait() matejcik 2023-06-29 17:08:13 +0200
  • 30e9b1e8ea refactor(core): expose USE_TOUCH and USE_BUTTON to uPy tychovrahe 2023-04-25 22:44:59 +0200
  • c68094a127 refactor(core/rust): create a single code path allowed to modify SwipeFlow state matejcik 2024-09-06 12:04:18 +0200
  • cbbfcd54dd
    Merge 11982dc268 into 0d3af6a96a Andrew Toth 2024-11-12 13:33:12 +0100
  • 10f11a580a
    Merge 7283ff608e into 0d3af6a96a Ioan Bizău 2024-11-12 13:33:12 +0100
  • 31b28740a3
    Merge 326696043a into 0d3af6a96a Andrew Kozlik 2024-11-12 13:33:12 +0100
  • 3425342077
    Merge f5b7dc2cc2 into 0d3af6a96a Martin Milata 2024-11-12 13:33:11 +0100