1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-17 03:48:09 +00:00
trezor-firmware/core/src/trezor
2020-06-04 16:18:46 +02:00
..
crypto core: update isort config to place relative imports last 2020-05-18 14:31:51 +02:00
messages common: rename ClearSession to LockDevice, introduce EndSession 2020-06-04 16:18:46 +02:00
res core/ui: Implement multi-page confirmation screen. 2019-09-11 15:33:16 +02:00
ui core: dim lockscreen (fixes #974) 2020-06-04 16:18:46 +02:00
wire core: replace workflow.on_start/on_close with workflow.spawn 2020-06-04 16:18:46 +02:00
__init__.py core: make mypy happy about importing fatfs 2020-05-15 14:08:29 +02:00
errors.py core: refactor slip39 2019-09-19 16:38:29 +02:00
log.py core: drop sys.pyi from mocks (fixes #934) 2020-04-08 11:19:26 +02:00
loop.py core/loop: introduce spawn syscall 2020-06-04 16:18:46 +02:00
pin.py tests: introduce UI tests for core 2020-01-03 14:28:27 +00:00
sdcard.py core: update Python facing APIs 2020-02-27 10:56:23 +01:00
strings.py core: add missing type annotation 2020-01-24 16:55:24 +01:00
utils.py core: add BITCOIN_ONLY to mock file 2020-06-04 16:18:46 +02:00
workflow.py core: replace workflow.on_start/on_close with workflow.spawn 2020-06-04 16:18:46 +02:00