1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 10:29:01 +00:00
Commit Graph

303 Commits

Author SHA1 Message Date
Jan Pochyla
4bf7535903
pass kwargs through to ConfirmDialog 2016-09-27 17:25:58 +02:00
chren
3746777628
fix micro bug for pin buttons 2016-09-27 17:25:57 +02:00
chren
cb2027ad86
added button to finish [tbd] 2016-09-27 17:25:57 +02:00
chren
7237321470
fix pagination of seed 2016-09-27 17:25:57 +02:00
chren
cd35a592a1
fix way of scrolling 2016-09-27 17:25:57 +02:00
chren
e8601232e8
fixed img url, added img to local res folder 2016-09-27 17:25:57 +02:00
chren
2482d3935d
sign message layout 2016-09-27 17:25:56 +02:00
Jan Pochyla
43e6bc2f11
raise on registering conflicting message handler 2016-09-27 17:25:56 +02:00
Jan Pochyla
788eb675a5
remove seed app initialization 2016-09-27 17:25:56 +02:00
Jan Pochyla
6553d315e6
move 'chunks' to trezor.utils 2016-09-27 17:25:56 +02:00
Jan Pochyla
6c0970df9e
remove apps/seed example 2016-09-27 17:25:55 +02:00
Jan Pochyla
9f0b27f597
add ResetDevice workflow 2016-09-27 17:25:55 +02:00
Jan Pochyla
961ae90dd2
regenerate messages with __repr__ support 2016-09-27 17:25:55 +02:00
Jan Pochyla
173c49bef8
add __repr__ to Message and MessageType 2016-09-27 17:25:55 +02:00
Jan Pochyla
1da27dd558
fix write of empty messages, add loging to wire 2016-09-27 17:25:55 +02:00
chren
398e46e9ff
signTx example layout 2016-09-27 17:25:54 +02:00
chren
cefccb91d8
wipe device screen layout 2016-09-27 17:25:54 +02:00
Jan Pochyla
cf77aeb029
add icon buttons, make PinMatrix nicer 2016-09-27 17:25:54 +02:00
chren
1e4556d736
added clear input pin button 2016-09-27 17:25:54 +02:00
chren
c6ed52a7c9
added remove input line 2016-09-27 17:25:54 +02:00
Jan Pochyla
c6c69ba8c8
fix ui in PinMatrix 2016-09-27 17:25:53 +02:00
chren
ebe9d69a70
fix - set homescreen as default layout 2016-09-27 17:25:53 +02:00
chren
cd80509f06
seed static mockup 2016-09-27 17:25:53 +02:00
chren
bed2d4d50e
change backlight to white and seed mockup 2016-09-27 17:25:53 +02:00
Pavol Rusnak
5b6ab9ca96
small fixes; res contains just toig/toif files (png are in /assets) 2016-09-27 17:25:53 +02:00
chren
0e8d7a5d6c
add static seed layout 2016-09-27 17:25:52 +02:00
chren
9ca6d61bcc
minor design changes in colors, pin and white border 2016-09-27 17:25:52 +02:00
chren
4852609efb
added clear display to pin dialog 2016-09-27 17:25:52 +02:00
Pavol Rusnak
4fc85825f6
update submodule 2016-09-27 17:25:52 +02:00
Pavol Rusnak
daa1df9f0f
make backlight code cleaner 2016-09-27 17:25:51 +02:00
chren
bbfd633f35
visual changes in pin matrix 2016-09-27 17:25:51 +02:00
Pavol Rusnak
1e76061d70
update submodule 2016-09-27 17:25:51 +02:00
Pavol Rusnak
2499f40ad9
update submodule 2016-09-27 17:25:51 +02:00
Pavol Rusnak
8b27cc3b71
trezor.ui.display.backlight works now 2016-09-27 17:25:51 +02:00
Jan Pochyla
377fffa5a5
add wipe, wire.write is a generator, add trezor/workflows 2016-09-27 17:25:50 +02:00
Pavol Rusnak
9f40362482
remove homebrew docu generator, use docstring syntax 2016-09-27 17:25:50 +02:00
Pavol Rusnak
c0dfe2d702
fix include in ssss 2016-09-27 17:25:50 +02:00
Pavol Rusnak
0f24eb2e0e
use python implementation for backlight (for now) 2016-09-27 17:25:50 +02:00
Pavol Rusnak
92f95d9521
update submodule 2016-09-27 17:25:50 +02:00
Pavol Rusnak
5041fea837
update build instructions 2016-09-27 17:25:49 +02:00
Pavol Rusnak
0c580761e5
libffi-dev not needed anymore 2016-09-27 17:25:49 +02:00
Pavol Rusnak
c08c4cd386
fix trezor.res 2016-09-27 17:25:49 +02:00
Pavol Rusnak
7e8e0e3439
add fido_u2f app skeleton 2016-09-27 17:25:49 +02:00
Pavol Rusnak
04888a7128
update micropython submodule 2016-09-27 17:25:49 +02:00
Pavol Rusnak
b08010622d
update vendor/micropython 2016-09-27 17:25:48 +02:00
Pavol Rusnak
93f4a97470
fix trezor.crypto.random test 2016-09-27 17:25:48 +02:00
Jan Pochyla
9a30a13aff
fix test_msg, rename to test_wire 2016-09-27 17:25:48 +02:00
Pavol Rusnak
154184e4e2
add unit tests for trezor.crypto.random 2016-09-27 17:25:48 +02:00
Jan Pochyla
9232c77529
PinDialog -> PinMatrix, shuffle digits 2016-09-27 17:25:48 +02:00
Pavol Rusnak
35b26651ba
add trezor.crypto.random 2016-09-27 17:25:47 +02:00