1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-20 12:21:01 +00:00
trezor-firmware/src/trezor
Jan Pochyla 305a364e73 ui: render some wrapper components synchronously
This makes the wrappers (like Scrollpage and HoldToConfirmDialog) a bit weaker, as they won't support child components with custom event loop, but making the render/touch steps synchronous has other benefits. For example, io-heavy task of one child won't stall the other children.
2019-01-17 16:59:16 +01:00
..
crypto xmr: master merging commit 2018-10-25 14:04:50 +02:00
messages protob: build; templates: build 2019-01-16 15:55:01 +01:00
res src: run black 2018-07-10 13:05:15 +02:00
ui ui: render some wrapper components synchronously 2019-01-17 16:59:16 +01:00
wire seed: use lazy seed derivation, wipe after the workflow ends 2018-12-13 15:58:41 +01:00
__init__.py src: run isort 2018-07-10 13:05:15 +02:00
log.py src: run black 2018-07-10 13:05:15 +02:00
loop.py firmware: log exceptions in debug mode (no silent unhandled exceptions) 2018-10-15 13:37:37 +02:00
pin.py src: run black 2018-07-10 13:05:15 +02:00
utils.py utils: simplify HashWriter interface 2018-10-30 15:50:39 +01:00
workflow.py src/trezor/workflow: fix last commit 2018-03-01 05:24:57 +01:00