1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-30 01:01:00 +00:00
trezor-firmware/core/src/trezor/ui
2019-10-31 23:04:46 +01:00
..
__init__.py core: fix mypy problems 2019-10-22 17:06:49 +02: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 core/debug: reading layouts, inserting synthetic events 2019-10-22 17:06:49 +02: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 core/trezor/ui/loader: fixes #655 Button hold-to-confirm press detection. 2019-10-31 23:04:46 +01: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 core/ui: Implement multi-page confirmation screen. 2019-09-11 15:33:16 +02:00
qr.py core: add final mypy fixes! 2019-10-22 14:36:25 +00:00
scroll.py core/debug: reading layouts, inserting synthetic events 2019-10-22 17:06:49 +02: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