Pavol Rusnak
|
21bb815945
|
embed/trezorhal: move mpu to trezorhal - enable it in firmware
|
2018-02-23 19:08:34 +01:00 |
|
Pavol Rusnak
|
748a53a2c9
|
src/apps/homescreen: fix Features message
|
2018-02-23 14:53:39 +01:00 |
|
Pavol Rusnak
|
d8ac07e455
|
src.apps.wallet: optimize QR code for segwit address
as they are case-insensitive and QR code has special mode
for uppercase letters
|
2018-02-22 17:04:20 +01:00 |
|
Pavol Rusnak
|
d9324f3e57
|
src/trezor/ui: split ui.SCREEN into ui.WIDTH and ui.HEIGHT
|
2018-02-22 16:44:46 +01:00 |
|
Jan Pochyla
|
b0aae19929
|
src/apps/wallet/get_address: remove useless Container
|
2018-02-22 15:21:25 +01:00 |
|
Jan Pochyla
|
fcd712a0b0
|
src/apps/management/recovery_device: dry_run, pin confirm
|
2018-02-22 15:21:09 +01:00 |
|
Jan Pochyla
|
76590c44ad
|
src/apps/common/request_pin: cancel is optional
|
2018-02-22 15:20:20 +01:00 |
|
Jan Pochyla
|
168cbabbf5
|
src/trezor/ui/word_select: remove 15-word variant
|
2018-02-22 15:19:31 +01:00 |
|
Jan Pochyla
|
213e1b32ec
|
src/trezor/ui/keyboard: don't confirm empty words
|
2018-02-22 15:19:11 +01:00 |
|
Jan Pochyla
|
b5e142307b
|
src/apps/common: store debug signals in cache
Prevents unloading through unimport.
|
2018-02-21 15:04:49 +01:00 |
|
Jan Pochyla
|
d49fa2fb9c
|
src/apps/common/request_pin: fix flickering
|
2018-02-20 16:50:28 +01:00 |
|
Jan Pochyla
|
34f722f2df
|
boot: add lockscreen
|
2018-02-19 20:36:26 +01:00 |
|
Pavol Rusnak
|
badd0e5677
|
src/apps/homescreen: remove invisible pixels in background to reduce size
|
2018-02-19 19:58:53 +01:00 |
|
Peter Jensen
|
cacbbf80eb
|
apps/homescreen: change bg
|
2018-02-19 17:44:29 +01:00 |
|
Peter Jensen
|
c34ee98731
|
src/apps/wallet/get_address: update receive dialog
|
2018-02-19 17:28:58 +01:00 |
|
Peter Jensen
|
22c9296aac
|
src/apps/management/change_pin: fix pin label
|
2018-02-19 16:52:37 +01:00 |
|
Jan Pochyla
|
0592cfe356
|
src/apps/homescreen: rework backlight animations
|
2018-02-19 16:51:59 +01:00 |
|
Tomas Susanka
|
b659f1b29c
|
signing/eth: tokens fix
todo: add test
|
2018-02-19 16:31:35 +01:00 |
|
Pavol Rusnak
|
f65c409416
|
src/apps/common: fix typos in request_passphrase
|
2018-02-14 23:53:10 +01:00 |
|
Pavol Rusnak
|
736dec1419
|
src/apps/management: implement ApplyFlags message
|
2018-02-14 23:50:26 +01:00 |
|
Pavol Rusnak
|
3c738b62c4
|
src/apps/common: refactor passphrase request, implement new on_device field
|
2018-02-14 19:10:42 +01:00 |
|
Pavol Rusnak
|
75e87ede86
|
vendor: update trezor-common, regenerate messages
|
2018-02-14 18:15:18 +01:00 |
|
Peter Jensen
|
b8cf98b78b
|
src/trezor/ui/passphrase: keyboard fix multitouch on space
|
2018-02-12 12:58:00 +01:00 |
|
Peter Jensen
|
a83d7b9067
|
src/trezor/ui/passphrase: added space btn icon to keyboard
|
2018-02-11 14:09:54 +01:00 |
|
Pavol Rusnak
|
77568496da
|
src/apps/common: fix typo in cache
|
2018-02-10 17:45:25 +01:00 |
|
Pavol Rusnak
|
c1e1e8bf02
|
src/apps/common: rewrite cache to use getters/setters
|
2018-02-09 19:00:09 +01:00 |
|
Pavol Rusnak
|
6fad2f4283
|
src/apps/homescreen: implement {Initialize,Features}.state field, implement ClearSession handling
|
2018-02-09 18:08:59 +01:00 |
|
Pavol Rusnak
|
e93ef0c296
|
src: disable u2f in debug builds
|
2018-02-09 16:45:55 +01:00 |
|
Jan Pochyla
|
e888b6b967
|
apps/wallet/sign_tx: fix sighash
|
2018-02-09 14:16:33 +01:00 |
|
Pavol Rusnak
|
b0242d3a3e
|
tests: fix test_apps.ethereum.layout
|
2018-02-09 13:36:08 +01:00 |
|
Jan Pochyla
|
350de72c54
|
apps/wallet/sign_tx: force_bip143
|
2018-02-09 11:37:13 +01:00 |
|
Jan Pochyla
|
d0c742e884
|
src/apps/common/coins: regenerate
|
2018-02-09 11:37:13 +01:00 |
|
Pavol Rusnak
|
984327fea5
|
src/trezor/ui: add new BTN_KEY_CONFIRM style to mnemonic keyboard, use that one
|
2018-02-07 19:48:32 +01:00 |
|
Pavol Rusnak
|
c4990646c7
|
src/main: reorder interfaces, so debug+vcp are after regular interfaces
endpoints 0x05 and 0x85 cause halt for now, allocate them to yet unused debug interface
|
2018-02-07 16:14:37 +01:00 |
|
Pavol Rusnak
|
39576eb2a7
|
src/main: report device_id as usb serial number
|
2018-02-07 14:59:09 +01:00 |
|
Pavol Rusnak
|
d5ae4d72b6
|
src/apps/management: ask for mnemonic words twice in reset_device
|
2018-02-06 19:40:02 +01:00 |
|
Pavol Rusnak
|
fedfde7e99
|
src/trezor: refactor format_amount into utils, use it where possible
|
2018-02-06 18:35:14 +01:00 |
|
Pavol Rusnak
|
340f926804
|
apps/wallet+apps/ethereum: fix formatting of amounts (avoid using float)
|
2018-02-06 17:50:36 +01:00 |
|
Pavol Rusnak
|
585e9842f8
|
src/apps+tests: use TODO consistently across whole codebase
|
2018-02-06 15:23:51 +01:00 |
|
Pavol Rusnak
|
69344f34b6
|
apps/common/seed: refactor methods usage
|
2018-02-06 15:21:27 +01:00 |
|
Jan Pochyla
|
b139e1a7ac
|
ui/passphrase: align long passphrase to the right
|
2018-02-06 14:11:49 +01:00 |
|
Jan Pochyla
|
deb64c3c43
|
ui/passphrase: confirm button, visuals
|
2018-02-06 14:11:49 +01:00 |
|
Jan Pochyla
|
1c9380a9d9
|
ui/passphrase: extract new passphrase keyboard
|
2018-02-06 14:11:49 +01:00 |
|
Peter Jensen
|
7b89e4b14c
|
ui/passphrase: ask for source of passphrase
|
2018-02-06 14:11:49 +01:00 |
|
Jan Pochyla
|
bd44eceeef
|
apps/wallet: sign & verify message layouts
|
2018-02-06 14:10:35 +01:00 |
|
Pavol Rusnak
|
8b49e04ade
|
apps.management: align dots in reset_device
|
2018-02-05 15:51:03 +01:00 |
|
Jan Pochyla
|
32c74e6e9a
|
apps/management/load_device: fix load_mnemonic
|
2018-02-05 15:13:48 +01:00 |
|
Jan Pochyla
|
58f48f8ade
|
apps/management/reset_device: fix change_pin
|
2018-02-05 15:13:33 +01:00 |
|
Peter Jensen
|
f56aaa3b1c
|
ui/pin: check maxlength
|
2018-02-05 15:06:43 +01:00 |
|
Peter Jensen
|
9c84b742a0
|
ui/pin: change design of pin bullets
|
2018-02-05 15:01:26 +01:00 |
|