Pavol Rusnak
|
2523442eb3
|
src/apps/homescreen: add missing fields to Features
|
2018-02-27 20:48:01 +01:00 |
|
Jan Pochyla
|
9f48e3d471
|
request_pin, request_passphrase: ui fixes
|
2018-02-27 20:21:54 +01:00 |
|
Pavol Rusnak
|
fa056518f1
|
src/apps/wallet: implement SignMessage/VerifyMessage for Segwit
|
2018-02-27 17:50:34 +01:00 |
|
Jan Pochyla
|
375a95c214
|
src/apps: cleanup workflow modules
|
2018-02-27 16:36:17 +01:00 |
|
Jan Pochyla
|
a4081bab72
|
src: move HashWriter to trezor.utils
|
2018-02-27 16:35:28 +01:00 |
|
Jan Pochyla
|
85e5a87c24
|
src/apps/{common,management}: use more specific ButtonRequestTypes
|
2018-02-27 12:07:42 +01:00 |
|
Pavol Rusnak
|
2854583b52
|
trezor.utils: rework split_words, use it in CipherKeyValue and Sign/Verify Message layouts
|
2018-02-27 03:33:59 +01:00 |
|
Pavol Rusnak
|
9c7ddba217
|
src+tests: use flake8 F401 to detect unused imports
|
2018-02-27 03:05:15 +01:00 |
|
Pavol Rusnak
|
2be0a4d31a
|
src/apps/common: raise on unsupported script type, change layout
|
2018-02-27 02:37:35 +01:00 |
|
Pavol Rusnak
|
1c92002954
|
src/apps/management: implement BackupDevice message
|
2018-02-27 00:31:33 +01:00 |
|
Pavol Rusnak
|
b97e5b7a55
|
src/trezor/ui: use ICON_DEFAULT by default, not ICON_RESET
|
2018-02-26 23:00:50 +01:00 |
|
Pavol Rusnak
|
f20febeef0
|
src/apps/common: change PIN wording
|
2018-02-26 19:02:09 +01:00 |
|
Jan Pochyla
|
54128b7568
|
src/apps/common: use ui.layout, clear display when layout starts
|
2018-02-26 18:40:44 +01:00 |
|
Jan Pochyla
|
031d20b25f
|
apps/common/request_passphrase: code style
|
2018-02-26 18:28:06 +01:00 |
|
Pavol Rusnak
|
502ecd7bcc
|
apps.common: implement finish device state handling
|
2018-02-24 18:58:35 +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
|
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 |
|
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
|
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 |
|
Jan Pochyla
|
d0c742e884
|
src/apps/common/coins: regenerate
|
2018-02-09 11:37:13 +01:00 |
|
Pavol Rusnak
|
39576eb2a7
|
src/main: report device_id as usb serial number
|
2018-02-07 14:59:09 +01:00 |
|
Pavol Rusnak
|
69344f34b6
|
apps/common/seed: refactor methods usage
|
2018-02-06 15:21:27 +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 |
|
Peter Jensen
|
f56aaa3b1c
|
ui/pin: check maxlength
|
2018-02-05 15:06:43 +01:00 |
|
Jan Pochyla
|
5a5842111b
|
apps/management/reset_device: allow to skip backup
|
2018-02-05 14:54:46 +01:00 |
|
Jan Pochyla
|
e907099be1
|
apps/common/storage: fix usage of public fields
|
2018-02-05 13:49:02 +01:00 |
|
Jan Pochyla
|
710306495e
|
apps: reduce unimport usage
unimport should be used only on the workflow dispatchers.
|
2018-01-30 18:50:59 +01:00 |
|
Jan Pochyla
|
c3fc5c310d
|
apps/common/request_pin: icons
|
2018-01-16 15:46:32 +01:00 |
|
Jan Pochyla
|
dbed5eade9
|
ui: add grid function
|
2018-01-16 15:46:32 +01:00 |
|
Peter Jensen
|
ed9e63142d
|
ui: request_words, keyboard ui
|
2018-01-16 15:46:32 +01:00 |
|
Tomas Susanka
|
54fcbb68df
|
HashWriter: getvalue -> get_digest
|
2017-12-22 17:10:28 +01:00 |
|
Tomas Susanka
|
8880d218b3
|
HashWriter: extra arguments are passed to the hash function
|
2017-12-22 17:10:28 +01:00 |
|
Tomas Susanka
|
19ef1480d8
|
common: HashWriter move to common
|
2017-12-22 17:10:28 +01:00 |
|
Pavol Rusnak
|
965bf84cdb
|
tests: cleanup flake8 warnings
|
2017-12-16 02:11:26 +01:00 |
|
Pavol Rusnak
|
5192387060
|
src: move show_pin_timeout to trezor.pin
|
2017-12-15 21:06:29 +01:00 |
|
Pavol Rusnak
|
bc6d9b47a3
|
storage: use one char for value ids
|
2017-12-14 21:59:47 +01:00 |
|
Pavol Rusnak
|
d1df2c45fa
|
apps.common: update show_pin_timeout layout
|
2017-12-14 20:16:05 +01:00 |
|
Pavol Rusnak
|
e8f70ed4af
|
pin: implement graphics pin timeout
|
2017-12-14 19:01:41 +01:00 |
|
Pavol Rusnak
|
a56d322eca
|
storage: add homescreen
|
2017-12-13 02:41:59 +01:00 |
|
Jan Pochyla
|
757978e1c8
|
apps/management: fix change_pin
|
2017-12-08 17:26:51 +01:00 |
|
Pavol Rusnak
|
f88080b904
|
Merge branch 'pin_fails'
|
2017-12-07 15:29:47 +01:00 |
|