1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-21 15:08:12 +00:00

Commit Graph

  • 93c207aa9d
    Merge d4081546ba into f4a67564b7 Ioan Bizău 2024-11-21 15:07:19 +0000
  • d4081546ba refactor(core): remove confirm_blob unused params ibz/20241121-tweaks Ioan Bizău 2024-11-21 13:28:41 +0100
  • 945b9010fa refactor(core/ui): introduce show_danger Ioan Bizău 2024-11-21 12:05:34 +0100
  • 1b64a0982c
    Merge 5d009d8587 into b3267625ca Vít Obrusník 2024-11-21 16:06:08 +0100
  • 1997fec289
    Merge df332a13f1 into b3267625ca Martin Milata 2024-11-21 14:56:34 +0100
  • 8322373ec1
    Merge e1019ac7b1 into b3267625ca Jiří Musil 2024-11-21 14:56:34 +0100
  • 318cd056b2
    Merge 8c7d1505b7 into b3267625ca TychoVrahe 2024-11-21 14:37:27 +0100
  • c6cc1e8052
    Merge 50f7a41490 into b3267625ca Veljko Vuckovic 2024-11-21 14:37:27 +0100
  • b318cd2ec5
    Merge f7ab44a5dc into b3267625ca Lukáš Bielesch 2024-11-21 14:37:27 +0100
  • fa86b99c4d
    Merge 32efef07e0 into b3267625ca Vít Obrusník 2024-11-21 14:37:27 +0100
  • a62756d168
    Merge 25ecf26afc into b3267625ca Igor Brylev 2024-11-21 14:37:27 +0100
  • 1f1da867c8
    Merge eb74c1a8a5 into b3267625ca Martin Milata 2024-11-21 14:37:27 +0100
  • 5f5385ff99
    Merge 008b5df432 into b3267625ca matejcik 2024-11-21 14:37:27 +0100
  • 2c8bb31212
    Merge 00cec18368 into b3267625ca Fabien 2024-11-21 14:37:27 +0100
  • 832daaf1ac
    Merge f4a67564b7 into b3267625ca Ioan Bizău 2024-11-21 14:37:27 +0100
  • 6675026b21
    Merge 629afc8802 into b3267625ca Ondřej Vejpustek 2024-11-21 14:37:27 +0100
  • ea21b65def
    Merge cebd147d76 into b3267625ca Petr Sedláček 2024-11-21 14:37:27 +0100
  • 6de845edde
    Merge 0bee780daa into b3267625ca matejcik 2024-11-21 14:37:27 +0100
  • f20bbb7aab
    Merge a8ef3caa2f into b3267625ca Ondřej Vejpustek 2024-11-21 14:37:27 +0100
  • 3b62d0d4e0
    Merge 2915d6e6be into b3267625ca Jack D 2024-11-21 14:33:56 +0100
  • b2d0a798bf
    Merge 7ed1c424df into b3267625ca Ondřej Vejpustek 2024-11-21 14:33:56 +0100
  • b3267625ca build(core): do not propagate PYOPT to kernel build to work around a build error main matejcik 2024-11-21 11:55:05 +0100
  • 0977cb6b38 build(core): introduce quiet mode cepetr 2024-11-21 11:55:05 +0100
  • b35854471b build(core): improve CPPDEFINES quoting matejcik 2024-11-21 11:55:05 +0100
  • cd65ba52fe build(core): introduce common definition of all makefile vars that get passed as scons vars matejcik 2024-11-21 11:55:05 +0100
  • 7ed1c424df fixup! feat(core):: support sortedmulti onvej-sl/multisig-fix Ondřej Vejpustek 2024-11-21 14:19:00 +0100
  • bf211e1214 fixup! fix(core): disallow per-node paths in getaddress Ondřej Vejpustek 2024-11-21 14:05:08 +0100
  • b9ca79b2c1 fixup! feat(core,python,rust): add autogenerated files Ondřej Vejpustek 2024-11-21 13:53:27 +0100
  • a29bd2368f
    fixup! https://github.com/trezor/trezor-firmware/pull/4351 Ondřej Vejpustek 2024-11-21 13:50:48 +0100
  • 5b2a1cff36 build(core): do not propagate PYOPT to kernel build to work around a build error matejcik 2024-11-21 11:55:05 +0100
  • 4682c5e7ca build(core): introduce quiet mode cepetr 2024-11-21 11:55:05 +0100
  • dbd7a90573 build(core): improve CPPDEFINES quoting matejcik 2024-11-21 11:55:05 +0100
  • be3c3daab9 build(core): introduce common definition of all makefile vars that get passed as scons vars matejcik 2024-11-21 11:55:05 +0100
  • 5d009d8587 refactor(core): move confirm_value obrusvit/ui-features-firmware3 obrusvit 2024-11-21 13:37:41 +0100
  • a8ef3caa2f fixup! refactor(core): use separate implementation of secret.c for unix secret-unix Ondřej Vejpustek 2024-11-21 13:10:35 +0100
  • 8d08341adc refactor(core): move confirm_blob obrusvit 2024-11-21 12:52:04 +0100
  • 04f6d779e2 refactor(core): move show_info_with_cancel obrusvit 2024-11-21 11:16:51 +0100
  • 926b91cb66 refactor(core): move confirm_with_info obrusvit 2024-11-21 10:52:47 +0100
  • 9bff86142d refactor(core): move and cleanup show_share_words obrusvit 2024-11-09 18:15:05 +0100
  • a7a12cf898 refactor(core): move confirm_fido to UiFeatures obrusvit 2024-11-07 23:52:07 +0100
  • 0bc5dfac6a refactor(core): cleanup continue_recovery obrusvit 2024-11-07 12:23:13 +0100
  • 1d3e4aa8f4 fix(tests): fix sizecheck on U5 models tychovrahe 2024-11-20 14:07:11 +0100
  • 007a9a4f3b chore(core): remove residual optiga_hal symlink tychovrahe 2024-11-20 10:58:52 +0100
  • 6576d5a187 fix(tests): fix sizecheck on U5 models tychovrahe 2024-11-20 14:07:11 +0100
  • 0d5597d3a8 chore(core): remove residual optiga_hal symlink tychovrahe 2024-11-20 10:58:52 +0100
  • 0bee780daa fixup! feat(tests): simplify asserts on translated strings matejcik/tr-asserts matejcik 2024-11-21 11:05:37 +0100
  • 7851e15878
    Merge b6fd98b329 into a7f6930c78 Petr Sedláček 2024-11-21 09:34:03 +0000
  • b6fd98b329 fix: try fix fido2-test [no changelog] M1nd3r/thp-temp3 M1nd3r/thp M1nd3r 2024-11-21 10:31:43 +0100
  • 2915d6e6be fix: address feedback concerning a possible regression from previous Jack 2024-11-20 12:34:35 -0900
  • a7f6930c78 feat(core): add support for haptics on T3W1 tychovrahe 2024-11-18 11:59:30 +0100
  • 70b9746dc5 feat(core): support powering up optiga on T3T1 rev. G and T3B1 rev. C PCBs tychovrahe 2024-11-20 10:49:02 +0100
  • d2b4a9bd44 wip cepetr/low-power cepetr 2024-11-20 16:24:20 +0100
  • 3f4efa9ce9 WIP - feat(core/prodtest): add wpc control commands cepetr 2024-11-20 16:24:20 +0100
  • 7a6d28a2d0 WIP - feat(core/prodtest): add pmic control commands cepetr 2024-11-20 16:24:20 +0100
  • 58533d2286 TEMP - enable disc2 powerctl cepetr 2024-11-20 16:24:20 +0100
  • c7a17d8174 TEMP - add power button (disc2) cepetr 2024-11-20 16:24:20 +0100
  • 3b7efe7d18 TEMP - add extra i2c bus for npm1300 test (t3t1) cepetr 2024-11-20 16:24:20 +0100
  • 07af3b903d TEMP - add extra i2c bus for npm1300 test (disc2) cepetr 2024-11-20 16:24:20 +0100
  • bf23f9ecd2 feat(core): add power button wakeup functionality cepetr 2024-11-20 16:24:20 +0100
  • 5d64a67479 feat(core): introduce powerctl module cepetr 2024-11-20 16:24:20 +0100
  • f4a67564b7 fixup! feat(core/ui): continue after viewing all data ibz/20241113-tweaks Ioan Bizău 2024-11-20 16:37:57 +0100
  • 8aabdd1f6b feat(core): introduce stwlc38 driver cepetr 2024-11-20 16:24:20 +0100
  • 1a21d3c47b feat(core): introduce npm1300 driver cepetr 2024-11-20 16:24:20 +0100
  • 97b430709c fix(core): fix rust tests build cepetr 2024-11-20 12:21:00 +0100
  • 9c0a37717c fix(core): fix invalid symbol for deflated bootloader cepetr 2024-11-20 08:35:37 +0100
  • 1eff1d8e0e fixup! fixup! fixup! feat(core/ui): add cancel button to paginated blobs Ioan Bizău 2024-11-20 16:17:03 +0100
  • 39062a76f8 fix: try to fix emu.py M1nd3r 2024-11-20 15:21:26 +0100
  • e29c8d5dd6 chore(legacy): add options (max_size) to updated debug messages [no changelog] M1nd3r 2024-11-20 15:15:28 +0100
  • 0cd6ee444d fixup! feat(python): rework channel database [no changelog] M1nd3r 2024-11-19 21:05:49 +0100
  • 0489bd839e feat(python): rework channel database [no changelog] M1nd3r 2024-11-19 20:23:10 +0100
  • e92ccdfaa9 chore(core): fix core Makefile style' [no changelog] M1nd3r 2024-11-19 18:29:48 +0100
  • 23de363337 feat(python): delete channel_data.json when clearing all channels [no changelog] M1nd3r 2024-11-19 18:14:45 +0100
  • d6508e3235 fix(python): fix list devices session resumption [no changelog] M1nd3r 2024-11-19 18:07:53 +0100
  • 0e0b322050 refactor(python): rename NewTrezorConnection to TrezorConnection [no changelog] M1nd3r 2024-11-19 17:50:17 +0100
  • 23a31d6684 fixup base.py style M1nd3r 2024-11-19 15:03:26 +0100
  • 2d0c05cd19 fixup: fix unit tests M1nd3r 2024-11-19 14:57:11 +0100
  • ee9d5fe522 fix: remove trailing whitespaces sconscripts M1nd3r 2024-11-19 14:25:22 +0100
  • e222c3f024 fix: fix protobuf trailing whitespaces M1nd3r 2024-11-19 14:20:57 +0100
  • a1a26e40f9 fix: add newline to the end of poetry.lock M1nd3r 2024-11-19 14:05:21 +0100
  • d91b4174b1 fix: remove appdirs from pyproject.toml M1nd3r 2024-11-19 14:04:46 +0100
  • 0e8388269b fix: try fix ci tests M1nd3r 2024-11-18 17:14:12 +0100
  • 369f5c89fb fix: remove unused ignores M1nd3r 2024-11-19 13:57:11 +0100
  • 93b66ef42a fixup! temporary disabling of appdirs variables M1nd3r 2024-11-18 17:50:43 +0100
  • e088a1dcea temporary disabling of appdirs variables M1nd3r 2024-11-18 17:25:46 +0100
  • 65cd9fa0c5 test: try fix screen_recording M1nd3r 2024-11-19 13:50:29 +0100
  • 8a60d60e54 feat: implement THP M1nd3r 2024-11-15 17:31:22 +0100
  • 8db78e32e5 fixup! test(core): add setUpClass and tearDownClass to core unit tests [no changelog] M1nd3r 2024-11-19 12:32:25 +0100
  • 0b14de0e6e test(core): replace __init__ in unit tests with setUpClass and tearDownClass [no changelog] M1nd3r 2024-11-19 12:08:10 +0100
  • 632425750d test(core): add setUpClass and tearDownClass to core unit tests [no changelog] M1nd3r 2024-11-19 12:07:10 +0100
  • 5efc91120b fixup! test(core): update tests to reflect cache refactor [no changelog] M1nd3r 2024-11-19 11:23:15 +0100
  • 7933616836 fixup! fixup! chore(core): update core to reflect cache and context refactor [no changelog] M1nd3r 2024-11-18 15:50:44 +0100
  • 08d0fa1483 fixup! chore(core): update core to reflect cache and context refactor [no changelog] M1nd3r 2024-11-18 15:12:39 +0100
  • f084fc18d0 fixup! refactor(core): abstract cache and context [no changelog] M1nd3r 2024-11-18 15:12:18 +0100
  • 877aec4554 chore(core): update core to reflect cache and context refactor [no changelog] M1nd3r 2024-11-15 21:52:30 +0100
  • eb984ac3fa refactor(core): abstract cache and context [no changelog] M1nd3r 2024-11-15 21:50:11 +0100
  • e46180abb3 style: fix article [no changelog] M1nd3r 2024-11-15 21:54:04 +0100
  • 1a11475e33 test(core): update tests to reflect cache refactor [no changelog] M1nd3r 2024-11-15 21:46:22 +0100
  • eb6ed9b969 fixup! feat(tests): simplify asserts on translated strings matejcik 2024-11-20 15:09:03 +0100
  • fc0bb63062 fixup! fixup! feat(core/ui): add cancel button to paginated blobs Ioan Bizău 2024-11-20 14:46:19 +0100
  • 0396064df5 fixup! feat(tests): raise a warning for a translation not found in language matejcik 2024-11-20 14:34:24 +0100