Commit Graph

433 Commits (d995e53d2870eff00d7ab81e90826219ea52fa8f)
 

Author SHA1 Message Date
Jan Pochyla c6c69ba8c8
fix ui in PinMatrix
8 years ago
chren ebe9d69a70
fix - set homescreen as default layout
8 years ago
chren cd80509f06
seed static mockup
8 years ago
chren bed2d4d50e
change backlight to white and seed mockup
8 years ago
Pavol Rusnak 5b6ab9ca96
small fixes; res contains just toig/toif files (png are in /assets)
8 years ago
chren 0e8d7a5d6c
add static seed layout
8 years ago
chren 9ca6d61bcc
minor design changes in colors, pin and white border
8 years ago
chren 4852609efb
added clear display to pin dialog
8 years ago
Pavol Rusnak 4fc85825f6
update submodule
8 years ago
Pavol Rusnak daa1df9f0f
make backlight code cleaner
8 years ago
chren bbfd633f35
visual changes in pin matrix
8 years ago
Pavol Rusnak 1e76061d70
update submodule
8 years ago
Pavol Rusnak 2499f40ad9
update submodule
8 years ago
Pavol Rusnak 8b27cc3b71
trezor.ui.display.backlight works now
8 years ago
Jan Pochyla 377fffa5a5
add wipe, wire.write is a generator, add trezor/workflows
8 years ago
Pavol Rusnak 9f40362482
remove homebrew docu generator, use docstring syntax
8 years ago
Pavol Rusnak c0dfe2d702
fix include in ssss
8 years ago
Pavol Rusnak 0f24eb2e0e
use python implementation for backlight (for now)
8 years ago
Pavol Rusnak 92f95d9521
update submodule
8 years ago
Pavol Rusnak 5041fea837
update build instructions
8 years ago
Pavol Rusnak 0c580761e5
libffi-dev not needed anymore
8 years ago
Pavol Rusnak c08c4cd386
fix trezor.res
8 years ago
Pavol Rusnak 7e8e0e3439
add fido_u2f app skeleton
8 years ago
Pavol Rusnak 04888a7128
update micropython submodule
8 years ago
Pavol Rusnak b08010622d
update vendor/micropython
8 years ago
Pavol Rusnak 93f4a97470
fix trezor.crypto.random test
8 years ago
Jan Pochyla 9a30a13aff
fix test_msg, rename to test_wire
8 years ago
Pavol Rusnak 154184e4e2
add unit tests for trezor.crypto.random
8 years ago
Jan Pochyla 9232c77529
PinDialog -> PinMatrix, shuffle digits
8 years ago
Pavol Rusnak 35b26651ba
add trezor.crypto.random
8 years ago
Jan Pochyla 6a647b124d
add management app skeleton and ConfirmDialog
8 years ago
Jan Pochyla 9c34491e20
self.__dict__ does not work properly in uP, workaround
8 years ago
Jan Pochyla 2880be1db6
use == instead of 'is' for scalars, cleanup PinDialog
8 years ago
Jan Pochyla 46f96ddb81
Message can be initialized with kwargs
8 years ago
Pavol Rusnak 67ea7dbd15
add persistance to trezor.config mock
8 years ago
Pavol Rusnak 2cf75d85e7
more ssss work
8 years ago
Pavol Rusnak 6f08f3f6a8
update docu
8 years ago
Pavol Rusnak ea3bd0b6f8
rename resource collector script and move it to scripts
8 years ago
Jan Pochyla 7195e1d12f
dispatch on wire_type instead of message_type
8 years ago
Pavol Rusnak 852a950d66
fix issue with format string
8 years ago
Pavol Rusnak 9dc4813ec7
add trezor.crypto.ssss skeleton
8 years ago
Jan Pochyla 71b89c748a
adapt rest of code to touch changes, example works
8 years ago
Jan Pochyla b6caad6b9b
send touch events on iface in modtrezormsg
8 years ago
Jan Pochyla 421f17bfee
rework events around interfaces, split msg.py to wire.py
8 years ago
Jan Pochyla 3677b8142b
add touch event rotation, msg dispatcher, wallet app
8 years ago
Pavol Rusnak b34b8e6959
change license to TREZOR License
8 years ago
Pavol Rusnak b0a5297aed
fix gitignore filename
8 years ago
Pavol Rusnak fc528f5733
add collect_res script, load frrom resources.py if provided
8 years ago
Pavol Rusnak 509962abc6
move trezor.gettext.gettext to trezor.res.gettext
8 years ago
Pavol Rusnak 0b54ae9124
introduce trezor.res module
8 years ago