1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-18 19:31:04 +00:00
trezor-firmware/core/src/trezor/ui
2020-03-30 16:04:05 +00:00
..
__init__.py core: ensure default task restarts after a passphrase workflow (fixes #883) 2020-02-28 15:55:40 +01:00
button.py core: add cancel to hold to confirm dialogs 2020-03-02 13:58:41 +00:00
checklist.py core: improve code documentation, simplify wire package 2019-08-20 16:20:02 +02:00
confirm.py core: style 2020-03-30 16:04:05 +00:00
container.py core/debug: reading layouts, inserting synthetic events 2019-10-22 17:06:49 +02:00
info.py core/typing: add annotations 2019-07-09 12:51:48 +02:00
loader.py tests: introduce UI tests for core 2020-01-03 14:28:27 +00:00
num_input.py core: refactor slip39 2019-09-19 16:38:29 +02:00
passphrase.py all: modify passphrase source to always on device 2020-02-07 11:40:59 +00:00
pin.py core: Move some PIN-related functions to apps.common.request_pin and implement verify_user_pin(). 2019-09-18 18:55:58 +02:00
popup.py tests: introduce UI tests for core 2020-01-03 14:28:27 +00:00
qr.py core: add final mypy fixes! 2019-10-22 14:36:25 +00:00
scroll.py core: move confirm_signal evaluation into concrete Layout implementations 2020-01-23 15:45:10 +01:00
style.py core/ui: Implement multi-page confirmation screen. 2019-09-11 15:33:16 +02:00
swipe.py core: improve code documentation, simplify wire package 2019-08-20 16:20:02 +02:00
text.py core: fix text overflow in some dialogs 2020-02-27 12:43:33 +00:00
word_select.py core: improve code documentation, simplify wire package 2019-08-20 16:20:02 +02:00