1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
Commit Graph

14 Commits

Author SHA1 Message Date
Pavol Rusnak
98ec2f096c
bootloader: small changes to ui, replace vendor string 2019-01-27 15:06:05 +01:00
Pavol Rusnak
3f1d7b09f1
reset/recovery: refactor last commit 2018-10-22 14:39:49 +02:00
Pavol Rusnak
14efc70f82
reset: add confirm dialog 2018-10-22 14:10:35 +02:00
Pavol Rusnak
4a0f0259d1
firmware: introduce seedless setup (aka no_backup) 2018-10-04 17:19:37 +02:00
Pavol Rusnak
9afaeff36f
firmware: fix typo in unfinished_backup 2018-09-20 13:52:22 +02:00
Pavol Rusnak
7b4f027445
fsm: use const where applicable, document where it isn't and why 2018-09-14 14:40:29 +02:00
matejcik
c17cec93f7
firmware: use flattened protobuf symbols 2018-09-06 18:47:36 +02:00
Pavol Rusnak
4661db1fd4
add missing license headers 2018-09-06 18:28:56 +02:00
Pavol Rusnak
0febd07dfc
firmware: update code to use new nested messages in trezor-common 2018-07-10 17:21:11 +02:00
Pavol Rusnak
dac7efadb8
firmware: move storage_update for applyFlags 2018-06-22 09:50:21 +02:00
Pavol Rusnak
a83c64fbdb
protob: don't return coins in Features message 2018-05-22 18:40:15 +02:00
Pavol Rusnak
370c58929c
fsm: use passphrase protection instead of passphrase encryption 2018-05-21 15:50:53 +02:00
Jochen Hoenicke
cb9eefdce6 Recovery: Don't ask for confirmation on dry run. (#347)
The message is very confusing, as it is not recovering the device.
Since dry-run recovery does not change anything, there is no need to ask
for confirmation.
2018-05-11 14:03:28 +02:00
Pavol Rusnak
fb3e468ea2
fsm: split fsm_msg functions into various topic include files 2018-05-03 16:48:47 +02:00