Commit Graph

2261 Commits (28e2970cfb6bf978aa0d18a01a0c33e4254df7a3)
 

Author SHA1 Message Date
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
Pavol Rusnak c937d73217
src: minor visual nits
6 years ago
Pavol Rusnak 2e3dc8b29d
src/apps/common: rework PassphraseState behaviour
6 years ago
Pavol Rusnak 01bb1e34fa
src/apps/management: implement dry_run in recovery_device
6 years ago
Pavol Rusnak 1269a0239d
src/apps: use require_confirm where possible, introduce require_hold_to_confirm
6 years ago
Pavol Rusnak 4f98f02ff9
src/apps/common: fix typo in set_u2f_counter
6 years ago
Pavol Rusnak c0a0630cba
src/apps/fido_u2f: implement u2f counter
6 years ago
Pavol Rusnak 67d835fd3e
src: make flake8 happy
6 years ago
Pavol Rusnak a13639997e
src/apps/management: fix missing return true
6 years ago
Jan Pochyla 8ac915e75f src/trezor/wire: make sure the writes succeed
6 years ago
Jan Pochyla 8f1ed5edce src: handle wire msgs while waiting for ui
6 years ago
matejcik a46f7b2fad src/apps/homescreen: fix typo in Ping response (#129)
6 years ago
Pavol Rusnak 248f479d68
docs: add emulator screenshot
6 years ago
Pavol Rusnak 829d92079d
src/apps/wallet: make flake8 happy
6 years ago
Pavol Rusnak 59d1cc1e1b
src/apps/ethereum: fix whitespace in tokens.py
6 years ago
Pavol Rusnak a38e57a31f
src/app/wallet: sign identity ui
6 years ago
Pavol Rusnak ba870fbf9b
src/apps/ethereum: regenerate token list
6 years ago
Pavol Rusnak 19bae93d92
src/apps/ethereum: fix ethereum ui
6 years ago
Jan Pochyla 0c42976e91 src/trezor/ui: fix default parameters for header
6 years ago
Jan Pochyla 5ec3ef7835 src/apps/wallet/sign_tx: use visual progress
6 years ago
Pavol Rusnak 9549ef9865
src/apps/ethereum: fix get_address ui
6 years ago
Pavol Rusnak 27f9f986c5
emulator: fix runtime
6 years ago
Pavol Rusnak 7fa146fedb
src/apps/common: make flake8 happy
6 years ago
Pavol Rusnak 97fee650ca
src/apps/wallet/sign_tx: poor man's signtx progress
6 years ago
Peter Jensen e43ce25611 src/trezor/ui/style: update resources and icons in dialogs
6 years ago
Jan Pochyla 9e5aad9ab4 src/protobuf: fix unicode serialization
6 years ago
Jan Pochyla f4c1bfda22 boot: fix unsuccessful PIN attempt label
6 years ago
Jan Pochyla 20ca86229c src/trezor/ui/passphrase: fix rendering invalidation
6 years ago