You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/trezor/ui
Tomas Susanka cd09f9ce94
all: modify passphrase source to always on device
4 years ago
..
__init__.py tests/ui: omit the red square from screenshots 5 years ago
button.py core: fix mypy problems 5 years ago
checklist.py core: improve code documentation, simplify wire package 5 years ago
confirm.py core: move confirm_signal evaluation into concrete Layout implementations 4 years ago
container.py core/debug: reading layouts, inserting synthetic events 5 years ago
info.py core/typing: add annotations 5 years ago
loader.py tests: introduce UI tests for core 5 years ago
num_input.py core: refactor slip39 5 years ago
passphrase.py all: modify passphrase source to always on device 4 years ago
pin.py core: Move some PIN-related functions to apps.common.request_pin and implement verify_user_pin(). 5 years ago
popup.py tests: introduce UI tests for core 5 years ago
qr.py core: add final mypy fixes! 5 years ago
scroll.py core: move confirm_signal evaluation into concrete Layout implementations 4 years ago
style.py core/ui: Implement multi-page confirmation screen. 5 years ago
swipe.py core: improve code documentation, simplify wire package 5 years ago
text.py core/debug: reading layouts, inserting synthetic events 5 years ago
word_select.py core: improve code documentation, simplify wire package 5 years ago