Commit Graph

242 Commits (a532bf073733d91fbb9e82c544c33668b287a351)

Author SHA1 Message Date
Pavol Rusnak c49c4ea29e
apps.common.coins: make coins definitions more readable + adapt generator
8 years ago
Jan Pochyla 783fddf749 messages: do not use const()
8 years ago
Jan Pochyla 20b612f8c1 pb2py: use new protobuf message format
8 years ago
Pavol Rusnak 6e658ff2f1
trezor.messages: regenerate classes
8 years ago
Pavol Rusnak e62e8dbe6f
tools: move coins-gen tool to /tools
8 years ago
Pavol Rusnak fffe930d8c
modtrezorui: rename fonts
8 years ago
Jan Pochyla 2d7d241a8d res_collect: fix for resources in subdirectories
8 years ago
Pavol Rusnak f8bf6d8cff
tools: added toi2png tool
8 years ago
Pavol Rusnak 90836621f5
tools: skip hidden files in res_collect
8 years ago
chren a47b6ee7bb design changes in bootloader mockups
8 years ago
chren 5cbb1ff892 minor design changes in ui-mockups of bootloader
8 years ago
Pavol Rusnak a1b75b879d
remove the need for pb2 subdir for pb2py generator
8 years ago
Pavol Rusnak 031550a5ed
regenerate mocks
8 years ago
slush0 f5d2007297 Use const() for protobuf definitions
8 years ago
Pavol Rusnak 3fe688e9b4
add size reporting to res_collect tool
8 years ago
slush0 1d7d408bc8 Updating resources on build automatically
8 years ago
Jan Pochyla f2b509b591 use micropython.const() in trezor.messages
8 years ago
Jan Pochyla fb7b85e479 move protobuf to a single module
8 years ago
slush0 d87e4e683d
Changed placeholder for automatic generated mocks
8 years ago
slush0 44479b38d0
res_collect now works also on CPython<3.5
8 years ago
slush0 43dafb2efc
Fixes mock dir cleanup, add link to source file
8 years ago
slush0 72fa153ea2
Mock builder for C modules
8 years ago
Pavol Rusnak ae65b8c17f
cleanup res_collect.py
8 years ago
Pavol Rusnak d1ff96af04
cleanup makefile; make res_collect tool more verbose
8 years ago
Jan Pochyla 59c0de5312
build wire_type index in pb2py
8 years ago
Jan Pochyla 173c49bef8
add __repr__ to Message and MessageType
8 years ago
Pavol Rusnak ea3bd0b6f8
rename resource collector script and move it to scripts
8 years ago
Jan Pochyla 362e835807
MessageType.type -> MessageType.wire_type
8 years ago
slush0 3f9020ccf4
"TYPE = %d" => "t.type = %d"
8 years ago
slush0 bc95e83aea
Generate message type constant into message modules
8 years ago
Pavol Rusnak ee3614ae6a
cleanup pb2py, add debug to emu.sh
8 years ago
Pavol Rusnak bc7cb88cdf
use little endian for toif, fix random
8 years ago
slush0 e6df94cbd5
pb2py generator, build_pb2.sh
8 years ago
Pavol Rusnak 6a3cf02396
add documentation about toif
8 years ago
Pavol Rusnak b41c1c3e4d
add data size to toi format header
8 years ago
Pavol Rusnak 8b4280b296
remove trezor-crypto, use mbedtls, use lowercase for trezor modules
8 years ago
Pavol Rusnak fef9a2266d
more font work
8 years ago
Pavol Rusnak 9558ac1830
introduce TOI grayscale 4-bit format
8 years ago
Pavol Rusnak cf4078543b
allow more than 1 built-in font
8 years ago
Pavol Rusnak 711adbeea4
update ttf2c generator
8 years ago
Pavol Rusnak 8041bc7a8e
add ttf2c tool
8 years ago
Pavol Rusnak ced1a8fdef
introduce toi format
8 years ago