1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-13 19:18:56 +00:00
trezor-firmware/core/src/trezor/ui
2020-01-06 14:57:01 +00:00
..
__init__.py tests: introduce UI tests for core 2020-01-03 14:28:27 +00:00
button.py core: fix mypy problems 2019-10-22 17:06:49 +02:00
checklist.py core: improve code documentation, simplify wire package 2019-08-20 16:20:02 +02:00
confirm.py tests: introduce UI tests for core 2020-01-03 14:28:27 +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 core/ui: Implement multi-page confirmation screen. 2019-09-11 15:33:16 +02: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/ui: simplify swipe if animation is disabled 2020-01-06 14:57:01 +00: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/debug: reading layouts, inserting synthetic events 2019-10-22 17:06:49 +02:00
word_select.py core: improve code documentation, simplify wire package 2019-08-20 16:20:02 +02:00