Commit Graph

1284 Commits (61e0f6c81894e66ea311671dbe8d5b5344b3a719)
 

Author SHA1 Message Date
Pavol Rusnak acb68dc429
trezor.config: rework for new structure
7 years ago
Pavol Rusnak 285fb1263b
bootloader: more work on firmware update
7 years ago
Jan Pochyla 3318ed22f5 trezor.ui.confirm: content is required
7 years ago
Jan Pochyla bcd94ecbc1 trezor.ui: rework HoldToConfirmDialog
7 years ago
Jan Pochyla c94e02b0eb apps.fido_u2f: more type annotations
7 years ago
Pavol Rusnak 26267d532d
bootloader: drop streaming for all cases except FirmwareUpload.payload, skip unused messages
7 years ago
Pavol Rusnak aa6c96046e
bootloader: process callback in incoming messages
7 years ago
Pavol Rusnak 46c26b8c09
bootloader: parse incoming protobuf messages
7 years ago
Pavol Rusnak fe672fbd09
travis: install trezor from pypi
7 years ago
Pavol Rusnak 0ee67371b8
tests: run tests in python3
7 years ago
Pavol Rusnak 365fd404b1
src: fix style
7 years ago
Pavol Rusnak 564af0a5ff
vendor: update micropython
7 years ago
Pavol Rusnak aed4f5547c
bootloader: consume incoming messages
7 years ago
Pavol Rusnak 396e90e19e
bootloader: refactor protobuf code
7 years ago
Pavol Rusnak 4414054d92
bootloader: migrate to nanopb
7 years ago
Jan Pochyla 5b9ef8813a trezor.utils: fix for mypy, remove genfunc
7 years ago
Jan Pochyla f5b5e399e5 mocks: add utimeq
7 years ago
Jan Pochyla 197baf66b4 modtrezorcrypto: fix doc
7 years ago
Jan Pochyla 181a2ad8c9 mocks: add typing module
7 years ago
Jan Pochyla 803c47dca8 extmod: use lowercase names
7 years ago
Jan Pochyla 2ca60fc59a modtrezormsg: minor doc changes
7 years ago
Jan Pochyla d771c72422 modtrezorio: add sdcard docs and mocks
7 years ago
Jan Pochyla 613412bca2 mocks: regenerate
7 years ago
Jan Pochyla c0c5642bff mocks: remove old generated mocks
7 years ago
Jan Pochyla 5a5c4f11b9 extmod: doc comments describe internal apis
7 years ago
Jan Pochyla e29601e838 tools/build_mocks: support classes
7 years ago
Jan Pochyla f746fd4e38 pylintrc
7 years ago
Jan Pochyla 22960b567b make: move flake8 options to config file
7 years ago
Jan Pochyla a01504ace9 mocks: cleanup, prepare for mypy
7 years ago
Jan Pochyla 596a4227ad tools: autopep8
7 years ago
Pavol Rusnak f93b8a08bc
res_collect: fix if resources.py does not exist
7 years ago
Pavol Rusnak 3d7a9d780d
travis: move make style to src goal
7 years ago
Pavol Rusnak 73b2ea6c85
travis: add make style (using flake8)
7 years ago
Jan Pochyla 2c3221810e stm: remove i2s
7 years ago
Jan Pochyla 98e82e3cd5 code style
7 years ago
Jan Pochyla 6e15b37205 trezor.wire: less logs
7 years ago
Jan Pochyla e94d8cc277 trezor.ui.keyboard: complete suggestion on click
7 years ago
Jan Pochyla b15d60383e main: disable u2f, enable wire
7 years ago
Jan Pochyla c422453e82 const_delay: remove
7 years ago
Jan Pochyla e937afcce8 mocks: regenerate
7 years ago
Jan Pochyla fbf7be27cd trezorhal/usb: add some support for hs-in-fs
7 years ago
Jan Pochyla e22164e34d make: add debug info for macros
7 years ago
Pavol Rusnak b158750e0c
update travis notification url
7 years ago
Pavol Rusnak 845a3a7e0d
tests: add partial pylint support
7 years ago
Pavol Rusnak 59421d4b3a
trezorhal: fix bug in touch ignoring the first TOUCH_START event
7 years ago
Jan Pochyla ecefb1c0ef modtrezormsg: fix 4a359d2
7 years ago
Jan Pochyla 63e6e85a7c res_collect: noop if no changes detected
7 years ago
Jan Pochyla a18b883249 apps.fido_u2f: remember user confirmation only for 10 secs
7 years ago
Jan Pochyla a56877bef3 apps.fido_u2f: remove needless async/await
7 years ago
Jan Pochyla 4a359d2d35 modtrezormsg: add udp ping handling to modtrezormsg-unix.h
7 years ago