1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 21:48:17 +00:00
trezor-firmware/src/trezor
2016-09-27 17:25:49 +02:00
..
crypto add trezor.crypto.random 2016-09-27 17:25:47 +02:00
messages regenerated messages 2016-09-27 17:24:23 +02:00
res fix trezor.res 2016-09-27 17:25:49 +02:00
ui PinDialog -> PinMatrix, shuffle digits 2016-09-27 17:25:48 +02:00
__init__.py Polished binding to protobuf, msg. 2016-09-27 17:22:49 +02:00
config.py add persistance to trezor.config mock 2016-09-27 17:25:46 +02:00
dispatcher.py dispatch on wire_type instead of message_type 2016-09-27 17:25:45 +02:00
layout.py add touch event rotation, msg dispatcher, wallet app 2016-09-27 17:25:44 +02:00
log.py fix import _io to uio 2016-09-27 17:24:12 +02:00
loop.py adapt rest of code to touch changes, example works 2016-09-27 17:25:45 +02:00
main.py syscalls are objects now, make schedule public 2016-09-27 17:24:16 +02:00
msg.py rework events around interfaces, split msg.py to wire.py 2016-09-27 17:25:44 +02:00
utils.py new message handling using msg.select 2016-09-27 17:23:59 +02:00
wire.py add management app skeleton and ConfirmDialog 2016-09-27 17:25:47 +02:00