Commit Graph

2009 Commits

Author SHA1 Message Date
Chris Sulmone a20c2a7823 Added Bitcoin Private to coins 2018-03-07 20:11:22 -06:00
Pavol Rusnak 3971f4bf13
src/apps/wallet: fix ed25519 pubkey prefix 2018-03-07 14:22:57 +01:00
Jochen Hoenicke ffe151459b passphrase: include all ASCII characters 2018-03-07 12:16:21 +01:00
Pavol Rusnak a697d482bf src/apps/management: delay flag setting by one step in backup 2018-03-06 01:15:17 +01:00
Pavol Rusnak 1b8217ca66
src/apps/wallet: finish GetPublicKey UI 2018-03-05 17:58:50 +01:00
Jan Pochyla eed57a6c44 src/apps/management/apply_settings: remove language handling
Configured language is still mentioned in src/apps/common/storage under
the _LANGUAGE configuration key.
2018-03-05 17:53:01 +01:00
Pavol Rusnak 21d07ec99d
docs: use make vendor to refresh submodules 2018-03-05 13:08:42 +01:00
Pavol Rusnak 611d374bbd
embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model() 2018-03-04 12:59:16 +01:00
Pavol Rusnak c7c5f55508
src/apps/ethereum: fix layout for values around 1e9 Wei 2018-03-03 23:37:21 +01:00
Pavol Rusnak 34e60899c0
docs: add info about git submodule update 2018-03-02 16:36:41 +01:00
matejcik d866128fbe embed/unix: emit TOUCH_END when mouse leaves active area. (#134)
This fixes the "swiping bug", swiping in emulator now feels more natural.
2018-03-01 14:59:36 +01:00
Pavol Rusnak 8852fb5482
embed/firmware: bump version to 2.0.5 2018-03-01 05:47:33 +01:00
Pavol Rusnak 0ec62dfa5c
src/apps/fido_u2f: reorder dispatch_cmd function 2018-03-01 05:44:07 +01:00
Pavol Rusnak 842ebd6e83
src/apps/fido_u2f: show layout for bogus ids again 2018-03-01 05:43:45 +01:00
Pavol Rusnak 63773e99b7
src/trezor/workflow: fix last commit 2018-03-01 05:24:57 +01:00
Jan Pochyla eda280213f src/apps/fido_u2f: fix confirmation, refactor 2018-03-01 05:14:02 +01:00
Jan Pochyla f74cbead5e src/trezor/ui/passphrase: fix removing last character 2018-03-01 05:13:17 +01:00
Pavol Rusnak 144e2013bd
src/apps/management: reset_device with no layout resets homescreen 2018-03-01 05:03:23 +01:00
Pavol Rusnak b77646904b
emu: increase heapsize 2018-03-01 03:19:08 +01:00
Pavol Rusnak 7dc207a8df
src/apps/fido_u2f: implement bogus app_id screen 2018-03-01 03:08:35 +01:00
Pavol Rusnak df10f5df3f
src/apps/common: fix cache 2018-03-01 03:07:42 +01:00
Pavol Rusnak c937d73217
src: minor visual nits 2018-03-01 01:13:26 +01:00
Pavol Rusnak 2e3dc8b29d
src/apps/common: rework PassphraseState behaviour 2018-03-01 00:07:45 +01:00
Pavol Rusnak 01bb1e34fa
src/apps/management: implement dry_run in recovery_device 2018-02-28 21:13:37 +01:00
Pavol Rusnak 1269a0239d
src/apps: use require_confirm where possible, introduce require_hold_to_confirm 2018-02-28 20:20:39 +01:00
Pavol Rusnak 4f98f02ff9
src/apps/common: fix typo in set_u2f_counter 2018-02-28 18:58:42 +01:00
Pavol Rusnak c0a0630cba
src/apps/fido_u2f: implement u2f counter 2018-02-28 18:53:52 +01:00
Pavol Rusnak 67d835fd3e
src: make flake8 happy 2018-02-28 18:25:04 +01:00
Pavol Rusnak a13639997e
src/apps/management: fix missing return true 2018-02-28 18:23:10 +01:00
Jan Pochyla 8ac915e75f src/trezor/wire: make sure the writes succeed 2018-02-28 17:17:09 +01:00
Jan Pochyla 8f1ed5edce src: handle wire msgs while waiting for ui 2018-02-28 17:17:09 +01:00
matejcik a46f7b2fad src/apps/homescreen: fix typo in Ping response (#129) 2018-02-28 17:04:09 +01:00
Pavol Rusnak 248f479d68
docs: add emulator screenshot 2018-02-28 16:11:29 +01:00
Pavol Rusnak 829d92079d
src/apps/wallet: make flake8 happy 2018-02-28 15:15:37 +01:00
Pavol Rusnak 59d1cc1e1b
src/apps/ethereum: fix whitespace in tokens.py 2018-02-28 15:15:14 +01:00
Pavol Rusnak a38e57a31f
src/app/wallet: sign identity ui 2018-02-28 15:12:00 +01:00
Pavol Rusnak ba870fbf9b
src/apps/ethereum: regenerate token list 2018-02-28 02:36:43 +01:00
Pavol Rusnak 19bae93d92
src/apps/ethereum: fix ethereum ui 2018-02-28 02:12:48 +01:00
Jan Pochyla 0c42976e91 src/trezor/ui: fix default parameters for header 2018-02-28 01:49:06 +01:00
Jan Pochyla 5ec3ef7835 src/apps/wallet/sign_tx: use visual progress 2018-02-28 01:49:05 +01:00
Pavol Rusnak 9549ef9865
src/apps/ethereum: fix get_address ui 2018-02-28 00:56:16 +01:00
Pavol Rusnak 27f9f986c5
emulator: fix runtime 2018-02-28 00:22:43 +01:00
Pavol Rusnak 7fa146fedb
src/apps/common: make flake8 happy 2018-02-27 23:53:45 +01:00
Pavol Rusnak 97fee650ca
src/apps/wallet/sign_tx: poor man's signtx progress 2018-02-27 23:53:44 +01:00
Peter Jensen e43ce25611 src/trezor/ui/style: update resources and icons in dialogs 2018-02-27 23:52:49 +01:00
Jan Pochyla 9e5aad9ab4 src/protobuf: fix unicode serialization 2018-02-27 22:24:11 +01:00
Jan Pochyla f4c1bfda22 boot: fix unsuccessful PIN attempt label 2018-02-27 21:50:54 +01:00
Jan Pochyla 20ca86229c src/trezor/ui/passphrase: fix rendering invalidation 2018-02-27 21:50:54 +01:00
Pavol Rusnak 2523442eb3
src/apps/homescreen: add missing fields to Features 2018-02-27 20:48:01 +01:00
Pavol Rusnak f9b16cfa34
src/apps/wallet/sign_tx: op_return ui 2018-02-27 20:28:28 +01:00