Commit Graph

9942 Commits (040d0212f6f267f41c1099d450367ecad140fe40)
 

Author SHA1 Message Date
Martin Milata 040d0212f6 chore(core): changelog for hold to lock
3 years ago
Martin Milata c28763c169 refactor(core): use reload_settings_from_storage on boot
3 years ago
Martin Milata 9b60cc0098 feat(core): restart loader from current position
3 years ago
Martin Milata 06b9d1314d fix(core): do not autolock when already locked
3 years ago
Martin Milata 192d0dcf87 feat(core): hold homescreen to lock
3 years ago
Martin Milata db2db8e6f3 feat(common): add hold_ms to DebugLinkDecision
3 years ago
Martin Milata 854a256b5a test: wait longer for autolock
3 years ago
Pavol Rusnak f780cbdb17
feat(python): add possibility to enter PIN via letters (#1496)
3 years ago
Tomas Susanka 8f33220865 chore(github): remove myself from some CODEOWNERS parts
3 years ago
Pavol Rusnak 206c9db661
fix(build): update build-docker.sh script
3 years ago
Andrew Kozlik 1e34b06656 test: Update fido2-tests submodule.
3 years ago
Martin Milata 17324a01a3 ci: more reboots and skipped cases for hardware tests
3 years ago
Martin Milata 99a858a774 ci: hw: skip sd_card tests on TT
3 years ago
Martin Milata 3213557f72 ci: check model before flashing
3 years ago
Martin Milata 17494b2276 ci: reboot more often during hardware regular test
3 years ago
Pavol Rusnak c9e1eff6cc
chore: add merge=union git attribute for changelogs (#1475)
3 years ago
Tomas Susanka 63936b696a chore(docs): update README
3 years ago
Tomas Susanka 8955d04b5e ci: add fixup check to Github Actions
3 years ago
Martin Milata c42850f997 chore(core): show total allocations in memperf report
3 years ago
Pavol Rusnak 90a50adc1e
fix(legacy): correctly import SDL2 (#1485)
3 years ago
Pavol Rusnak de72cfb804
chore(core): update changelog
3 years ago
Ondrej Mikle ed57320c86
build(flashing): nogui flag for flashing for newer JLink versions (#1482)
3 years ago
Pavol Rusnak b4daf2f3e3
chore(core): run make gen to regenerate fido2 icons
3 years ago
Martin Milata 11ac8ef19d ci: also build bootloader_ci
3 years ago
Martin Milata 48627b7f0f fix(core): bootloader_ci build
3 years ago
Pavol Rusnak 5395c542c1
chore(core): update changelog, bump version to 2.3.7
3 years ago
Buck Perley 682298d7bb
fix(core): add exceptions for unchained capital paths
3 years ago
Pavol Rusnak d7b98a75fd
docs(hardware): drop assets folder
3 years ago
Pavol Rusnak a5778d1209
chore(common): regenerate coins_details.json
3 years ago
Andrew Kozlik 8828fa76d3 test: Ensure that GetAddress and GetOwnershipId fail for multisig if user's public key is not included.
3 years ago
gabrielkerekes d4dcd7bff9 fix(core/cardano): allow staking accounts beyond 100'
3 years ago
Tomas Susanka 6214156c35 fix(ci): strip commit version for emulator releases
3 years ago
Andrew Kozlik e5741ac308 chore(core): Use BufferReader for CBOR decoding.
3 years ago
Andrew Kozlik ac939c94aa fix(core/tezos): Implement strict length checking.
3 years ago
matejcik 6fd355756c fix(core/stellar): review usages of write_bytes_unchecked
3 years ago
matejcik 08edbca428 fix(core/eos): review usages of write_bytes_unchecked
3 years ago
matejcik 2231fe6842 feat(core): make protobuf.dump_uvarint more reusable
3 years ago
Andrew Kozlik 78a2ff16d4 fix(core): In apps.bitcoin ensure that get_address() fails for multisig if user's public key is not included.
3 years ago
Martin Milata 391602ae99 refactor(core): turn show_address, show_pubkey, show_xpub into layouts
3 years ago
Martin Milata 03699f5639 refactor(core): turn show_success, show_warning into layouts
3 years ago
Martin Milata f38abf9d89 refactor(core): introduce layouts
3 years ago
Martin Milata 18cb429610 feat(core): introduce Text.format_parametrized()
3 years ago
Martin Milata f1382bf892 refactor(core): model-dependent UI component directories
3 years ago
Pavol Rusnak f46380147f fix(core): update sync protobuf messages in bootloader
3 years ago
matejcik d475248ef1 tests: use modified protobuf classes correctly
3 years ago
matejcik 73a28e12f2 fix(core): create protobuf messages correctly
3 years ago
matejcik 0964517fe7 fix(legacy): do not query presence of newly-required protobuf fields
3 years ago
matejcik 14037d0c31 chore: regenerate protobuf classes
3 years ago
matejcik 576d431058 feat(common): set more fields as required (#1406)
3 years ago
matejcik bf562cfd4b feat(core/misc): enable typing for misc app
3 years ago