Commit Graph

2138 Commits (1513578737421b717e3c98b13c60869524686ab0)
 

Author SHA1 Message Date
Pavol Rusnak 55f3edebda
embed/extmod/modtrezorui: allow software renderer (but still prefer accelerated ones)
6 years ago
Jochen Hoenicke 5fc368e330 display: show qr-code correctly (was mirrored)
6 years ago
Jan Pochyla 25ae6bba51 src/trezor/ui/word_select: use apps.debug.input_signal
6 years ago
Pavol Rusnak 81e676be6d
docs: add photo, schematic, bom, etc.
6 years ago
Jan Pochyla c23c519e37 vendor/trezor-common: update
6 years ago
Jan Pochyla 6c9c563323 pin: simplify label code
6 years ago
Jan Pochyla 01bc12ec27 src/apps/debug: simplify debuglink, add more decision/state fields
6 years ago
Jan Pochyla f9c51af32f src/trezor/loop: cleanup signal in case of task failure
6 years ago
Pavol Rusnak 886888b775
firmware: bump version to 2.0.6
6 years ago
Pavol Rusnak 9ace6dbb99
src/apps/wallet: remove unused import in sign_identity
6 years ago
Roman Zeyde a93e745532 apps/wallet/{sign_identity, ecdh}: show protocol as part of the header
6 years ago
Pavol Rusnak 167411c6ed
src/apps/homescreen: change wording for unfinished backup to "failed"
6 years ago
Pavol Rusnak 00fd918661
src/apps/homescreen: change wording for unfinished backup to "interrupted"
6 years ago
Pavol Rusnak b83ffee3af
src/apps/common: implement unfinished_backup flag in the storage
6 years ago
Pavol Rusnak e6bfd192e5
src/apps/common: implement passphrase_source and use it
6 years ago
Pavol Rusnak 6cf9bb1d93
src/apps/common: refactor new_device_id function
6 years ago
Pavol Rusnak cda9ae3be7
src/apps/wallet/ecdh: fix serialize_identity import path
6 years ago
Pavol Rusnak 2f440f17d3
Revert "trezor/utils: refactor 'serialize_identity()'"
6 years ago
Pavol Rusnak 45b7a472c5
src/apps/wallet: make flake8 happy
6 years ago
Roman Zeyde e925baaf08 apps/wallet/ecdh: support decryption (for GnuPG)
6 years ago
Roman Zeyde de217f75df trezor/utils: refactor 'serialize_identity()'
6 years ago
Roman Zeyde cfb50f751e docs: fix 'vendorheader' to 'vendor' at build.md
6 years ago
Tomas Susanka 2dec30828b wallet/signing: segwit has priority over force_bip143
6 years ago
Tomas Susanka c827607eec tests: ethereum format_address takes int as an input
6 years ago
matejcik bd32e1e3b3 tests: set default TREZOR_PATH to the emulator
6 years ago
matejcik 5b9b904198 Makefile: pass TESTOPTS to test runners (and use them in run_tests_device_emu.sh
6 years ago
matejcik 2a3e336b21 travis: add rlp requirement
6 years ago
Pavol Rusnak 0484f599fd
src/apps/common: introduce limit for homescreen size
6 years ago
Jochen Hoenicke 8cdec0652e Ethereum: Fix fee computation.
6 years ago
Roman Zeyde 8a8b66c9cb src/protobuf: fix small typo in docstring
6 years ago
Pavol Rusnak 3971f4bf13
src/apps/wallet: fix ed25519 pubkey prefix
6 years ago
Jochen Hoenicke ffe151459b passphrase: include all ASCII characters
6 years ago
Pavol Rusnak a697d482bf src/apps/management: delay flag setting by one step in backup
6 years ago
Pavol Rusnak 1b8217ca66
src/apps/wallet: finish GetPublicKey UI
6 years ago
Jan Pochyla eed57a6c44 src/apps/management/apply_settings: remove language handling
6 years ago
Pavol Rusnak 21d07ec99d
docs: use make vendor to refresh submodules
6 years ago
Pavol Rusnak 611d374bbd
embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model()
6 years ago
Pavol Rusnak c7c5f55508
src/apps/ethereum: fix layout for values around 1e9 Wei
6 years ago
Pavol Rusnak 34e60899c0
docs: add info about git submodule update
6 years ago
matejcik d866128fbe embed/unix: emit TOUCH_END when mouse leaves active area. (#134)
6 years ago
Pavol Rusnak 8852fb5482
embed/firmware: bump version to 2.0.5
6 years ago
Pavol Rusnak 0ec62dfa5c
src/apps/fido_u2f: reorder dispatch_cmd function
6 years ago
Pavol Rusnak 842ebd6e83
src/apps/fido_u2f: show layout for bogus ids again
6 years ago
Pavol Rusnak 63773e99b7
src/trezor/workflow: fix last commit
6 years ago
Jan Pochyla eda280213f src/apps/fido_u2f: fix confirmation, refactor
6 years ago
Jan Pochyla f74cbead5e src/trezor/ui/passphrase: fix removing last character
6 years ago
Pavol Rusnak 144e2013bd
src/apps/management: reset_device with no layout resets homescreen
6 years ago
Pavol Rusnak b77646904b
emu: increase heapsize
6 years ago
Pavol Rusnak 7dc207a8df
src/apps/fido_u2f: implement bogus app_id screen
6 years ago
Pavol Rusnak df10f5df3f
src/apps/common: fix cache
6 years ago