Commit Graph

2365 Commits (tmp-testing-tag)

Author SHA1 Message Date
Martin Milata 7a375b5642 feat(core/ui): adjust device customization layouts
1 year ago
tychovrahe 9aa8662ba9 feat(core): implement loaders for T2B1
1 year ago
tychovrahe 52cd43bf29 fix(core): improve tearing effect prevention
1 year ago
grdddj 996fec5aae chore(core): delete newlines in strings where they do not delimit useful info
1 year ago
Martin Milata 099d00de84 perf(core/rust): use less Button instances in PassphraseKeyboard
1 year ago
Martin Milata 0df81b18e3 perf(core/rust): parse Toif metadata on demand
1 year ago
Martin Milata 194868438a perf(core/rust): drop NamedToif
1 year ago
grdddj 491a8523bc feat(tests): allow for saving text layout of all screens during UI tests
1 year ago
matejcik 8d44db5270 fix(core): ensure SLIP26 path is accepted for SignMessage
1 year ago
matejcik 3ed84a84e9 fix(core): update SLIP-26 signing paths
1 year ago
grdddj 32d5beb762 fix(core): making sure last layouts before signing are always HoldToConfirm
1 year ago
tychovrahe 8f7cbf7b9d fix(core): update fat fs library to R0.15
1 year ago
matejcik ed16fefae7 ci: update CI config, enable click UI tests
1 year ago
matejcik 4b2b0e457b chore(tests): do not generate index after every test, unconditionally
1 year ago
tychovrahe 9748a56a55 chore(core): automatic generation of CMakeLists
1 year ago
grdddj f8c432e955 chore(core/rust): delete model_1 code - it should use model_r
1 year ago
tychovrahe 236396338c refactor(core/rust): introduce icon/image type
1 year ago
tychovrahe 461f566777 fix(core/bootloader): fix detection of installed firmware
1 year ago
grdddj 3b64e94e18 chore(core): delete unused icons from core/assets
1 year ago
grdddj 5196f249a2 feat(core): add make command to check for unused upy code using vulture
1 year ago
grdddj 571bb79e33 chore(core): delete unused bip39/slip39 micropython/C bindings
1 year ago
grdddj 428ac8d2ac chore(core): delete unused code in src
1 year ago
grdddj b08a6fe2c1 chore(core): delete unused code from micropython UI
1 year ago
grdddj 021f41c23a fix(core): properly call request_passphrase_on_host dialogue
1 year ago
grdddj 25dc6ff130 feat(core): implement loader based on time in milliseconds
1 year ago
Pavol Rusnak cd5425884f chore(core): remove keyctl-proxy + remove Pyro4 from Python deps
1 year ago
Andrew Kozlik e612d58f36 feat(core): Add debugging tool for hashing operations.
1 year ago
Andrew Kozlik ab65b18b07 fix(core): Use lowercase in the name coinjoin.
1 year ago
tychovrahe 5ef6c3975d build(core): differentiate build results for different models
1 year ago
tychovrahe 4603b9ee74 build(core): embed bootloader according to trezor model
1 year ago
matejcik ab949053e8 docs: add missing changelog entries
1 year ago
tychovrahe 1359b21508 feat(core): confirm homescreen image with thumbnail
1 year ago
tychovrahe d00e87ea80 feat(core/rust): homescreen background image
1 year ago
tychovrahe 14f8e88e01 fix(core): fix backlight fading when changing screens/layouts
1 year ago
tychovrahe 12f87aa01e fix(core): fix usb disconnected warning in new homescreen
1 year ago
tychovrahe 02e2b50d3f feat(core/rust): tjpgd in rust
1 year ago
Andrew Kozlik 2f9483f994 feat(core): Allow coinjoin request debugging key for testnets.
1 year ago
Armin Sabouri 96b2d05d47 refactor(core): Allow eth & btc signing at m/45'/coin_type/account/change/address_index
1 year ago
matejcik 497285f9a1 feat(core): make first steps to unify Rust API for both models
1 year ago
grdddj c068c668fa feat(core/ethereum): remove EIP-712 field size limitation of 1024 bytes
1 year ago
grdddj 39b1776801 feat(tests): add pytest flag to not generate reports after each test
1 year ago
grdddj 20f3658e7e feat(tests): allow for accepting the recent UI diff without recording the tests
1 year ago
tychovrahe 115f7daaaa feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade
1 year ago
tychovrahe 99d4b0185a fix(core): fix model T display reinitialization crash
1 year ago
tychovrahe 3cc66301c3 fix(core): fix model T FMC timing
1 year ago
tychovrahe 305b7fe84d fix(core/rust): fix position calculation from center and size
2 years ago
matejcik 8921a124c3 fix(core/headertool): always rehash when inserting signature (fixes #2616)
2 years ago
Martin Milata 253f2587dc fix(core/ui): polish XPUB screen
2 years ago
Martin Milata bdec3f3979 fix(core/rust/ui): polish confirm_fido
2 years ago
Martin Milata a11be914cc chore(core/ui): RustLayout not a private class
2 years ago